@charset "UTF-8";
/** Includes modules **/
/** Framework.scss (custom) - Bootstrap 5.2.0 **/
/** Configuration **/
/*
*
* Fonts 
* 
*/
/** Colors scheme HarfangLab */
/* Hero */
/* Post */
@font-face {
  font-family: "Poppins";
  font-weight: 200;
  src: url("../fonts/font/webfonts/poppins-v24-latin-200.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-weight: 300;
  src: url("../fonts/font/webfonts/poppins-v24-latin-300.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-weight: 400;
  src: url("../fonts/font/webfonts/poppins-v24-latin-regular.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-weight: 500;
  src: url("../fonts/font/webfonts/poppins-v24-latin-500.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-weight: 600;
  src: url("../fonts/font/webfonts/poppins-v24-latin-600.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-weight: 700;
  src: url("../fonts/font/webfonts/poppins-v24-latin-700.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-weight: 800;
  src: url("../fonts/font/webfonts/poppins-v24-latin-800.woff2") format("woff2");
}
@font-face {
  font-family: "PrestigeElite";
  src: url("../fonts/font/webfonts/prestigeelitestd-webfont.woff") format("woff"), url("../fonts/font/webfonts/prestigeelitestd-webfont.woff2") format("woff2");
}
@font-face {
  font-family: "PrestigeEliteBold";
  src: url("../fonts/font/webfonts/prestigeelitestd-bd-webfont.woff") format("woff"), url("../fonts/font/webfonts/prestigeelitestd-bd-webfont.woff2") format("woff2");
}
@font-face {
  font-family: "harfanglab";
  src: url("../fonts/icons/harfanglab.eot");
  src: url("../fonts/icons/harfanglab.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/harfanglab.woff") format("woff"), url("../fonts/icons/harfanglab.ttf") format("truetype"), url("../fonts/icons/harfanglab.svg#sfr") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "harfanglab" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-logo-icon:before {
  content: "\e90e";
}

.icon-quotes:before {
  content: "\e906";
}

.icon-arrow-right:before {
  content: "\e90c";
}

.icon-check:before {
  content: "\e907";
}

.icon-cross:before {
  content: "\e909";
}

.icon-arrow:before {
  content: "\e904";
}

.icon-youtube:before {
  content: "\e90d";
}

.icon-search:before {
  content: "\e908";
}

.icon-star:before {
  content: "\e90f";
}

.icon-linkedin:before {
  content: "\e905";
}

.icon-reddit:before {
  content: "\e90b";
}

.icon-twitter:before {
  content: "\e90a";
}

:root {
  --hf-gray-light: #EEEEEE;
  --hf-gray-medium: #E5E5E5;
  --hf-gray-dark: #666464;
  --hf-gray-black: #191919;
  --hf-green-light: #F3F8F0;
  --hf-green-medium: #F6FFD6;
  --hf-green-dark: #D3FA67;
  --hf-green-black: #BCF02D;
  --hf-blue: #0d6efd;
  --hf-indigo: #6610f2;
  --hf-purple: #7F1FFF;
  --hf-pink: #d63384;
  --hf-red: #dc3545;
  --hf-orange: #fd7e14;
  --hf-yellow: #ffc107;
  --hf-green: #BCF02D;
  --hf-teal: #20c997;
  --hf-cyan: #0dcaf0;
  --hf-black: #000000;
  --hf-white: #f5f5f5;
  --hf-gray: #666464;
  --hf-gray-100: #f8f9fa;
  --hf-gray-200: #e9ecef;
  --hf-gray-300: #EEEEEE;
  --hf-gray-400: #ced4da;
  --hf-gray-500: #E5E5E5;
  --hf-gray-600: #6c757d;
  --hf-gray-700: #666464;
  --hf-gray-800: #343a40;
  --hf-gray-900: #191919;
  --hf-green-300: #F3F8F0;
  --hf-green-500: #F6FFD6;
  --hf-green-700: #D3FA67;
  --hf-green-900: #BCF02D;
  --hf-purple-900: #7F1FFF;
  --hf-primary: #BCF02D;
  --hf-primary-dark: #D3FA67;
  --hf-secondary: #191919;
  --hf-success: #D3FA67;
  --hf-info: #0dcaf0;
  --hf-warning: #ffc107;
  --hf-danger: #dc3545;
  --hf-light: #EEEEEE;
  --hf-dark: #191919;
  --hf-itb: #7F1FFF;
  --hf-itb-dark: #994DFF;
  --hf-white-rgb: 245, 245, 245;
  --hf-black-rgb: 0, 0, 0;
  --hf-font-sans-serif: "Poppins", sans-serif;
  --hf-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --hf-font-code: "PrestigeElite", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --hf-gradient: linear-gradient(180deg, rgba(245, 245, 245, 0.15), rgba(245, 245, 245, 0));
  --hf-body-font-family: var(--hf-font-sans-serif);
  --hf-body-font-size: 1rem;
  --hf-body-font-weight: 300;
  --hf-body-line-height: normal;
  --hf-body-color: #191919;
  --hf-body-bg: #f5f5f5;
  --hf-heading-color: #BCF02D;
  --hf-link-color: #191919;
  --hf-link-decoration: none;
  --hf-link-hover-color: #BCF02D;
  --hf-link-hover-decoration: none;
  --hf-code-color: #191919;
  --hf-highlight-color: #191919;
  --hf-highlight-bg: #F3F8F0;
  --hf-border-width: 1px;
  --hf-border-style: solid;
  --hf-border-color: #E5E5E5;
  --hf-border-radius: 0.3125rem;
  --hf-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --hf-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
}

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--hf-body-font-family);
  font-size: var(--hf-body-font-size);
  font-weight: var(--hf-body-font-weight);
  line-height: var(--hf-body-line-height);
  color: var(--hf-body-color);
  text-align: var(--hf-body-text-align);
  background-color: var(--hf-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100vw;
}

hr {
  margin: 2rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid #191919;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.75rem;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 1.05;
}

h1, .h1 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: calc(1.53125rem + 3.375vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 4.0625rem;
  }
}

h2, .h2 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: calc(1.46875rem + 2.625vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 3.4375rem;
  }
}

h3, .h3 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.5rem;
  }
}

h4, .h4 {
  font-size: 1.125rem;
}

h5, .h5 {
  font-size: 1.075rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}
p:last-of-type {
  margin-bottom: 0;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 1.5rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 600;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 600;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--hf-highlight-color);
  background-color: var(--hf-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: var(--hf-link-color);
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
a .icon-arrow-btn {
  display: inline-flex;
  margin-left: 0.5rem;
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
a:hover {
  color: var(--hf-link-hover-color);
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
a:hover .icon-arrow-btn {
  transform: translateX(0.215rem) scale(1.05);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: "PrestigeElite", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 1rem;
  color: #f5f5f5;
}
pre strong {
  font-family: "PrestigeEliteBold";
}
pre code {
  font-size: inherit;
  color: #f5f5f5;
  word-break: normal;
}

code {
  font-size: 1rem;
  color: var(--hf-code-color);
  word-wrap: break-word;
  font-family: "PrestigeElite";
}
a > code {
  color: inherit;
}

kbd {
  padding: 3rem 1.5rem;
  font-size: 1rem;
  color: var(--hf-body-bg);
  background-color: var(--hf-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  color: var(--hf-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend {
  line-height: inherit;
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

/** Layout & components / overrides **/
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-1 {
  font-weight: 300;
  line-height: 1.05;
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}
.display-2 {
  font-weight: 300;
  line-height: 1.05;
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-3 {
  font-weight: 300;
  line-height: 1.05;
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
.display-4 {
  font-weight: 300;
  line-height: 1.05;
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-5 {
  font-weight: 300;
  line-height: 1.05;
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.display-6 {
  font-weight: 300;
  line-height: 1.05;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1.5rem;
  margin-bottom: 1.5rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.container,
.container-fluid,
.container-2xl,
.container-xxl,
.container-xl-lg,
.container-xl,
.container-lg-ml,
.container-lg,
.container-md,
.container-sm {
  --hf-gutter-x: 1.5rem;
  --hf-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--hf-gutter-x) * 0.5);
  padding-left: calc(var(--hf-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1042px) {
  .container-lg-ml, .container-lg, .container-md, .container-sm, .container {
    max-width: 1040px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg-ml, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1280px) {
  .container-xl-lg, .container-xl, .container-lg-ml, .container-lg, .container-md, .container-sm, .container {
    max-width: 1220px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl-lg, .container-xl, .container-lg-ml, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
@media (min-width: 1600px) {
  .container-2xl, .container-xxl-ml, .container-xxl, .container-xl-lg, .container-xl, .container-lg-ml, .container-lg, .container-md, .container-sm, .container {
    max-width: 1520px;
  }
}
:root {
  --hf-breakpoint-xs: 0;
  --hf-breakpoint-sm: 576px;
  --hf-breakpoint-md: 768px;
  --hf-breakpoint-lg: 992px;
  --hf-breakpoint-lg-ml: 1042px;
  --hf-breakpoint-xl: 1200px;
  --hf-breakpoint-xl-lg: 1280px;
  --hf-breakpoint-xxl: 1400px;
  --hf-breakpoint-xxl-ml: 1480px;
  --hf-breakpoint-2xl: 1600px;
  --hf-breakpoint-2xl-ml: 1680px;
  --hf-breakpoint-2xl-ml-min: 1750px;
  --hf-breakpoint-2xl-ml-max: 2500px;
}

.row {
  --hf-gutter-x: 1.5rem;
  --hf-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--hf-gutter-y));
  margin-right: calc(-0.5 * var(--hf-gutter-x));
  margin-left: calc(-0.5 * var(--hf-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--hf-gutter-x) * 0.5);
  padding-left: calc(var(--hf-gutter-x) * 0.5);
  margin-top: var(--hf-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --hf-gutter-x: 0;
}

.g-0,
.gy-0 {
  --hf-gutter-y: 0;
}

.g-1,
.gx-1 {
  --hf-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --hf-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --hf-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --hf-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --hf-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --hf-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --hf-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --hf-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --hf-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --hf-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --hf-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --hf-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --hf-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --hf-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --hf-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --hf-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --hf-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --hf-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --hf-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --hf-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --hf-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --hf-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --hf-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --hf-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --hf-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --hf-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --hf-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --hf-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --hf-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --hf-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --hf-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --hf-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --hf-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --hf-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --hf-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --hf-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --hf-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --hf-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --hf-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --hf-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --hf-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --hf-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --hf-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --hf-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --hf-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --hf-gutter-y: 3rem;
  }
}
@media (min-width: 1042px) {
  .col-lg-ml {
    flex: 1 0 0%;
  }
  .row-cols-lg-ml-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-ml-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-ml-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-ml-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-ml-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-ml-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-ml-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-ml-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-ml-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-ml-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-ml-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-ml-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-ml-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-ml-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-ml-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-ml-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-ml-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-ml-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-ml-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-ml-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-ml-0 {
    margin-left: 0;
  }
  .offset-lg-ml-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-ml-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-ml-3 {
    margin-left: 25%;
  }
  .offset-lg-ml-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-ml-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-ml-6 {
    margin-left: 50%;
  }
  .offset-lg-ml-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-ml-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-ml-9 {
    margin-left: 75%;
  }
  .offset-lg-ml-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-ml-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-ml-0,
  .gx-lg-ml-0 {
    --hf-gutter-x: 0;
  }
  .g-lg-ml-0,
  .gy-lg-ml-0 {
    --hf-gutter-y: 0;
  }
  .g-lg-ml-1,
  .gx-lg-ml-1 {
    --hf-gutter-x: 0.25rem;
  }
  .g-lg-ml-1,
  .gy-lg-ml-1 {
    --hf-gutter-y: 0.25rem;
  }
  .g-lg-ml-2,
  .gx-lg-ml-2 {
    --hf-gutter-x: 0.5rem;
  }
  .g-lg-ml-2,
  .gy-lg-ml-2 {
    --hf-gutter-y: 0.5rem;
  }
  .g-lg-ml-3,
  .gx-lg-ml-3 {
    --hf-gutter-x: 1rem;
  }
  .g-lg-ml-3,
  .gy-lg-ml-3 {
    --hf-gutter-y: 1rem;
  }
  .g-lg-ml-4,
  .gx-lg-ml-4 {
    --hf-gutter-x: 1.5rem;
  }
  .g-lg-ml-4,
  .gy-lg-ml-4 {
    --hf-gutter-y: 1.5rem;
  }
  .g-lg-ml-5,
  .gx-lg-ml-5 {
    --hf-gutter-x: 3rem;
  }
  .g-lg-ml-5,
  .gy-lg-ml-5 {
    --hf-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --hf-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --hf-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --hf-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --hf-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --hf-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --hf-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --hf-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --hf-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --hf-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --hf-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --hf-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --hf-gutter-y: 3rem;
  }
}
@media (min-width: 1280px) {
  .col-xl-lg {
    flex: 1 0 0%;
  }
  .row-cols-xl-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-lg-0 {
    margin-left: 0;
  }
  .offset-xl-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-lg-3 {
    margin-left: 25%;
  }
  .offset-xl-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-lg-6 {
    margin-left: 50%;
  }
  .offset-xl-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-lg-9 {
    margin-left: 75%;
  }
  .offset-xl-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-lg-0,
  .gx-xl-lg-0 {
    --hf-gutter-x: 0;
  }
  .g-xl-lg-0,
  .gy-xl-lg-0 {
    --hf-gutter-y: 0;
  }
  .g-xl-lg-1,
  .gx-xl-lg-1 {
    --hf-gutter-x: 0.25rem;
  }
  .g-xl-lg-1,
  .gy-xl-lg-1 {
    --hf-gutter-y: 0.25rem;
  }
  .g-xl-lg-2,
  .gx-xl-lg-2 {
    --hf-gutter-x: 0.5rem;
  }
  .g-xl-lg-2,
  .gy-xl-lg-2 {
    --hf-gutter-y: 0.5rem;
  }
  .g-xl-lg-3,
  .gx-xl-lg-3 {
    --hf-gutter-x: 1rem;
  }
  .g-xl-lg-3,
  .gy-xl-lg-3 {
    --hf-gutter-y: 1rem;
  }
  .g-xl-lg-4,
  .gx-xl-lg-4 {
    --hf-gutter-x: 1.5rem;
  }
  .g-xl-lg-4,
  .gy-xl-lg-4 {
    --hf-gutter-y: 1.5rem;
  }
  .g-xl-lg-5,
  .gx-xl-lg-5 {
    --hf-gutter-x: 3rem;
  }
  .g-xl-lg-5,
  .gy-xl-lg-5 {
    --hf-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --hf-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --hf-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --hf-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --hf-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --hf-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --hf-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --hf-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --hf-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --hf-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --hf-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --hf-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --hf-gutter-y: 3rem;
  }
}
@media (min-width: 1480px) {
  .col-xxl-ml {
    flex: 1 0 0%;
  }
  .row-cols-xxl-ml-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-ml-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-ml-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-ml-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-ml-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-ml-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-ml-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-ml-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-ml-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-ml-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-ml-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-ml-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-ml-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-ml-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-ml-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-ml-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-ml-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-ml-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-ml-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-ml-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-ml-0 {
    margin-left: 0;
  }
  .offset-xxl-ml-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-ml-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-ml-3 {
    margin-left: 25%;
  }
  .offset-xxl-ml-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-ml-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-ml-6 {
    margin-left: 50%;
  }
  .offset-xxl-ml-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-ml-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-ml-9 {
    margin-left: 75%;
  }
  .offset-xxl-ml-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-ml-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-ml-0,
  .gx-xxl-ml-0 {
    --hf-gutter-x: 0;
  }
  .g-xxl-ml-0,
  .gy-xxl-ml-0 {
    --hf-gutter-y: 0;
  }
  .g-xxl-ml-1,
  .gx-xxl-ml-1 {
    --hf-gutter-x: 0.25rem;
  }
  .g-xxl-ml-1,
  .gy-xxl-ml-1 {
    --hf-gutter-y: 0.25rem;
  }
  .g-xxl-ml-2,
  .gx-xxl-ml-2 {
    --hf-gutter-x: 0.5rem;
  }
  .g-xxl-ml-2,
  .gy-xxl-ml-2 {
    --hf-gutter-y: 0.5rem;
  }
  .g-xxl-ml-3,
  .gx-xxl-ml-3 {
    --hf-gutter-x: 1rem;
  }
  .g-xxl-ml-3,
  .gy-xxl-ml-3 {
    --hf-gutter-y: 1rem;
  }
  .g-xxl-ml-4,
  .gx-xxl-ml-4 {
    --hf-gutter-x: 1.5rem;
  }
  .g-xxl-ml-4,
  .gy-xxl-ml-4 {
    --hf-gutter-y: 1.5rem;
  }
  .g-xxl-ml-5,
  .gx-xxl-ml-5 {
    --hf-gutter-x: 3rem;
  }
  .g-xxl-ml-5,
  .gy-xxl-ml-5 {
    --hf-gutter-y: 3rem;
  }
}
@media (min-width: 1600px) {
  .col-2xl {
    flex: 1 0 0%;
  }
  .row-cols-2xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-2xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-2xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-2xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-2xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-2xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-2xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-2xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-2xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-2xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-2xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-2xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-2xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-2xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-2xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-2xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-2xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-2xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-2xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-2xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-2xl-0 {
    margin-left: 0;
  }
  .offset-2xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-2xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-2xl-3 {
    margin-left: 25%;
  }
  .offset-2xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-2xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-2xl-6 {
    margin-left: 50%;
  }
  .offset-2xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-2xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-2xl-9 {
    margin-left: 75%;
  }
  .offset-2xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-2xl-11 {
    margin-left: 91.66666667%;
  }
  .g-2xl-0,
  .gx-2xl-0 {
    --hf-gutter-x: 0;
  }
  .g-2xl-0,
  .gy-2xl-0 {
    --hf-gutter-y: 0;
  }
  .g-2xl-1,
  .gx-2xl-1 {
    --hf-gutter-x: 0.25rem;
  }
  .g-2xl-1,
  .gy-2xl-1 {
    --hf-gutter-y: 0.25rem;
  }
  .g-2xl-2,
  .gx-2xl-2 {
    --hf-gutter-x: 0.5rem;
  }
  .g-2xl-2,
  .gy-2xl-2 {
    --hf-gutter-y: 0.5rem;
  }
  .g-2xl-3,
  .gx-2xl-3 {
    --hf-gutter-x: 1rem;
  }
  .g-2xl-3,
  .gy-2xl-3 {
    --hf-gutter-y: 1rem;
  }
  .g-2xl-4,
  .gx-2xl-4 {
    --hf-gutter-x: 1.5rem;
  }
  .g-2xl-4,
  .gy-2xl-4 {
    --hf-gutter-y: 1.5rem;
  }
  .g-2xl-5,
  .gx-2xl-5 {
    --hf-gutter-x: 3rem;
  }
  .g-2xl-5,
  .gy-2xl-5 {
    --hf-gutter-y: 3rem;
  }
}
@media (min-width: 1680px) {
  .col-2xl-ml {
    flex: 1 0 0%;
  }
  .row-cols-2xl-ml-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-2xl-ml-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-2xl-ml-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-2xl-ml-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-2xl-ml-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-2xl-ml-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-2xl-ml-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-2xl-ml-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-2xl-ml-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-2xl-ml-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-2xl-ml-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-2xl-ml-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-2xl-ml-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-2xl-ml-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-2xl-ml-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-2xl-ml-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-2xl-ml-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-2xl-ml-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-2xl-ml-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-2xl-ml-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-2xl-ml-0 {
    margin-left: 0;
  }
  .offset-2xl-ml-1 {
    margin-left: 8.33333333%;
  }
  .offset-2xl-ml-2 {
    margin-left: 16.66666667%;
  }
  .offset-2xl-ml-3 {
    margin-left: 25%;
  }
  .offset-2xl-ml-4 {
    margin-left: 33.33333333%;
  }
  .offset-2xl-ml-5 {
    margin-left: 41.66666667%;
  }
  .offset-2xl-ml-6 {
    margin-left: 50%;
  }
  .offset-2xl-ml-7 {
    margin-left: 58.33333333%;
  }
  .offset-2xl-ml-8 {
    margin-left: 66.66666667%;
  }
  .offset-2xl-ml-9 {
    margin-left: 75%;
  }
  .offset-2xl-ml-10 {
    margin-left: 83.33333333%;
  }
  .offset-2xl-ml-11 {
    margin-left: 91.66666667%;
  }
  .g-2xl-ml-0,
  .gx-2xl-ml-0 {
    --hf-gutter-x: 0;
  }
  .g-2xl-ml-0,
  .gy-2xl-ml-0 {
    --hf-gutter-y: 0;
  }
  .g-2xl-ml-1,
  .gx-2xl-ml-1 {
    --hf-gutter-x: 0.25rem;
  }
  .g-2xl-ml-1,
  .gy-2xl-ml-1 {
    --hf-gutter-y: 0.25rem;
  }
  .g-2xl-ml-2,
  .gx-2xl-ml-2 {
    --hf-gutter-x: 0.5rem;
  }
  .g-2xl-ml-2,
  .gy-2xl-ml-2 {
    --hf-gutter-y: 0.5rem;
  }
  .g-2xl-ml-3,
  .gx-2xl-ml-3 {
    --hf-gutter-x: 1rem;
  }
  .g-2xl-ml-3,
  .gy-2xl-ml-3 {
    --hf-gutter-y: 1rem;
  }
  .g-2xl-ml-4,
  .gx-2xl-ml-4 {
    --hf-gutter-x: 1.5rem;
  }
  .g-2xl-ml-4,
  .gy-2xl-ml-4 {
    --hf-gutter-y: 1.5rem;
  }
  .g-2xl-ml-5,
  .gx-2xl-ml-5 {
    --hf-gutter-x: 3rem;
  }
  .g-2xl-ml-5,
  .gy-2xl-ml-5 {
    --hf-gutter-y: 3rem;
  }
}
@media (min-width: 1750px) {
  .col-2xl-ml-min {
    flex: 1 0 0%;
  }
  .row-cols-2xl-ml-min-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-2xl-ml-min-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-2xl-ml-min-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-2xl-ml-min-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-2xl-ml-min-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-2xl-ml-min-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-2xl-ml-min-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-2xl-ml-min-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-2xl-ml-min-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-2xl-ml-min-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-2xl-ml-min-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-2xl-ml-min-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-2xl-ml-min-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-2xl-ml-min-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-2xl-ml-min-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-2xl-ml-min-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-2xl-ml-min-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-2xl-ml-min-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-2xl-ml-min-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-2xl-ml-min-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-2xl-ml-min-0 {
    margin-left: 0;
  }
  .offset-2xl-ml-min-1 {
    margin-left: 8.33333333%;
  }
  .offset-2xl-ml-min-2 {
    margin-left: 16.66666667%;
  }
  .offset-2xl-ml-min-3 {
    margin-left: 25%;
  }
  .offset-2xl-ml-min-4 {
    margin-left: 33.33333333%;
  }
  .offset-2xl-ml-min-5 {
    margin-left: 41.66666667%;
  }
  .offset-2xl-ml-min-6 {
    margin-left: 50%;
  }
  .offset-2xl-ml-min-7 {
    margin-left: 58.33333333%;
  }
  .offset-2xl-ml-min-8 {
    margin-left: 66.66666667%;
  }
  .offset-2xl-ml-min-9 {
    margin-left: 75%;
  }
  .offset-2xl-ml-min-10 {
    margin-left: 83.33333333%;
  }
  .offset-2xl-ml-min-11 {
    margin-left: 91.66666667%;
  }
  .g-2xl-ml-min-0,
  .gx-2xl-ml-min-0 {
    --hf-gutter-x: 0;
  }
  .g-2xl-ml-min-0,
  .gy-2xl-ml-min-0 {
    --hf-gutter-y: 0;
  }
  .g-2xl-ml-min-1,
  .gx-2xl-ml-min-1 {
    --hf-gutter-x: 0.25rem;
  }
  .g-2xl-ml-min-1,
  .gy-2xl-ml-min-1 {
    --hf-gutter-y: 0.25rem;
  }
  .g-2xl-ml-min-2,
  .gx-2xl-ml-min-2 {
    --hf-gutter-x: 0.5rem;
  }
  .g-2xl-ml-min-2,
  .gy-2xl-ml-min-2 {
    --hf-gutter-y: 0.5rem;
  }
  .g-2xl-ml-min-3,
  .gx-2xl-ml-min-3 {
    --hf-gutter-x: 1rem;
  }
  .g-2xl-ml-min-3,
  .gy-2xl-ml-min-3 {
    --hf-gutter-y: 1rem;
  }
  .g-2xl-ml-min-4,
  .gx-2xl-ml-min-4 {
    --hf-gutter-x: 1.5rem;
  }
  .g-2xl-ml-min-4,
  .gy-2xl-ml-min-4 {
    --hf-gutter-y: 1.5rem;
  }
  .g-2xl-ml-min-5,
  .gx-2xl-ml-min-5 {
    --hf-gutter-x: 3rem;
  }
  .g-2xl-ml-min-5,
  .gy-2xl-ml-min-5 {
    --hf-gutter-y: 3rem;
  }
}
@media (min-width: 2500px) {
  .col-2xl-ml-max {
    flex: 1 0 0%;
  }
  .row-cols-2xl-ml-max-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-2xl-ml-max-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-2xl-ml-max-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-2xl-ml-max-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-2xl-ml-max-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-2xl-ml-max-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-2xl-ml-max-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-2xl-ml-max-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-2xl-ml-max-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-2xl-ml-max-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-2xl-ml-max-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-2xl-ml-max-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-2xl-ml-max-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-2xl-ml-max-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-2xl-ml-max-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-2xl-ml-max-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-2xl-ml-max-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-2xl-ml-max-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-2xl-ml-max-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-2xl-ml-max-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-2xl-ml-max-0 {
    margin-left: 0;
  }
  .offset-2xl-ml-max-1 {
    margin-left: 8.33333333%;
  }
  .offset-2xl-ml-max-2 {
    margin-left: 16.66666667%;
  }
  .offset-2xl-ml-max-3 {
    margin-left: 25%;
  }
  .offset-2xl-ml-max-4 {
    margin-left: 33.33333333%;
  }
  .offset-2xl-ml-max-5 {
    margin-left: 41.66666667%;
  }
  .offset-2xl-ml-max-6 {
    margin-left: 50%;
  }
  .offset-2xl-ml-max-7 {
    margin-left: 58.33333333%;
  }
  .offset-2xl-ml-max-8 {
    margin-left: 66.66666667%;
  }
  .offset-2xl-ml-max-9 {
    margin-left: 75%;
  }
  .offset-2xl-ml-max-10 {
    margin-left: 83.33333333%;
  }
  .offset-2xl-ml-max-11 {
    margin-left: 91.66666667%;
  }
  .g-2xl-ml-max-0,
  .gx-2xl-ml-max-0 {
    --hf-gutter-x: 0;
  }
  .g-2xl-ml-max-0,
  .gy-2xl-ml-max-0 {
    --hf-gutter-y: 0;
  }
  .g-2xl-ml-max-1,
  .gx-2xl-ml-max-1 {
    --hf-gutter-x: 0.25rem;
  }
  .g-2xl-ml-max-1,
  .gy-2xl-ml-max-1 {
    --hf-gutter-y: 0.25rem;
  }
  .g-2xl-ml-max-2,
  .gx-2xl-ml-max-2 {
    --hf-gutter-x: 0.5rem;
  }
  .g-2xl-ml-max-2,
  .gy-2xl-ml-max-2 {
    --hf-gutter-y: 0.5rem;
  }
  .g-2xl-ml-max-3,
  .gx-2xl-ml-max-3 {
    --hf-gutter-x: 1rem;
  }
  .g-2xl-ml-max-3,
  .gy-2xl-ml-max-3 {
    --hf-gutter-y: 1rem;
  }
  .g-2xl-ml-max-4,
  .gx-2xl-ml-max-4 {
    --hf-gutter-x: 1.5rem;
  }
  .g-2xl-ml-max-4,
  .gy-2xl-ml-max-4 {
    --hf-gutter-y: 1.5rem;
  }
  .g-2xl-ml-max-5,
  .gx-2xl-ml-max-5 {
    --hf-gutter-x: 3rem;
  }
  .g-2xl-ml-max-5,
  .gy-2xl-ml-max-5 {
    --hf-gutter-y: 3rem;
  }
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

/** Helpers **/
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #000000 !important;
  background-color: RGBA(var(--hf-primary-rgb), var(--hf-bg-opacity, 1)) !important;
}

.text-bg-primary-dark {
  color: #000000 !important;
  background-color: RGBA(var(--hf-primary-dark-rgb), var(--hf-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #f5f5f5 !important;
  background-color: RGBA(var(--hf-secondary-rgb), var(--hf-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #000000 !important;
  background-color: RGBA(var(--hf-success-rgb), var(--hf-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000000 !important;
  background-color: RGBA(var(--hf-info-rgb), var(--hf-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000000 !important;
  background-color: RGBA(var(--hf-warning-rgb), var(--hf-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #000000 !important;
  background-color: RGBA(var(--hf-danger-rgb), var(--hf-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000000 !important;
  background-color: RGBA(var(--hf-light-rgb), var(--hf-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #f5f5f5 !important;
  background-color: RGBA(var(--hf-dark-rgb), var(--hf-bg-opacity, 1)) !important;
}

.text-bg-itb {
  color: #f5f5f5 !important;
  background-color: RGBA(var(--hf-itb-rgb), var(--hf-bg-opacity, 1)) !important;
}

.text-bg-itb-dark {
  color: #000000 !important;
  background-color: RGBA(var(--hf-itb-dark-rgb), var(--hf-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--hf-primary-rgb), var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--hf-primary-rgb), var(--hf-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(201, 243, 87, var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(201, 243, 87, var(--hf-link-underline-opacity, 1)) !important;
}

.link-primary-dark {
  color: RGBA(var(--hf-primary-dark-rgb), var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--hf-primary-dark-rgb), var(--hf-link-underline-opacity, 1)) !important;
}
.link-primary-dark:hover, .link-primary-dark:focus {
  color: RGBA(220, 251, 133, var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(220, 251, 133, var(--hf-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--hf-secondary-rgb), var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--hf-secondary-rgb), var(--hf-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(20, 20, 20, var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 20, 20, var(--hf-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--hf-success-rgb), var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--hf-success-rgb), var(--hf-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(220, 251, 133, var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(220, 251, 133, var(--hf-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--hf-info-rgb), var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--hf-info-rgb), var(--hf-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--hf-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--hf-warning-rgb), var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--hf-warning-rgb), var(--hf-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--hf-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--hf-danger-rgb), var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--hf-danger-rgb), var(--hf-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(227, 93, 106, var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(227, 93, 106, var(--hf-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--hf-light-rgb), var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--hf-light-rgb), var(--hf-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(241, 241, 241, var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(241, 241, 241, var(--hf-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--hf-dark-rgb), var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--hf-dark-rgb), var(--hf-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(20, 20, 20, var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 20, 20, var(--hf-link-underline-opacity, 1)) !important;
}

.link-itb {
  color: RGBA(var(--hf-itb-rgb), var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--hf-itb-rgb), var(--hf-link-underline-opacity, 1)) !important;
}
.link-itb:hover, .link-itb:focus {
  color: RGBA(102, 25, 204, var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(102, 25, 204, var(--hf-link-underline-opacity, 1)) !important;
}

.link-itb-dark {
  color: RGBA(var(--hf-itb-dark-rgb), var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--hf-itb-dark-rgb), var(--hf-link-underline-opacity, 1)) !important;
}
.link-itb-dark:hover, .link-itb-dark:focus {
  color: RGBA(173, 113, 255, var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(173, 113, 255, var(--hf-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--hf-emphasis-color-rgb), var(--hf-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--hf-emphasis-color-rgb), var(--hf-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--hf-emphasis-color-rgb), var(--hf-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--hf-emphasis-color-rgb), var(--hf-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--hf-focus-ring-x, 0) var(--hf-focus-ring-y, 0) var(--hf-focus-ring-blur, 0) var(--hf-focus-ring-width) var(--hf-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
  text-decoration-color: rgba(var(--hf-link-color-rgb), var(--hf-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--hf-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--hf-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --hf-aspect-ratio: 100%;
}

.ratio-4x3 {
  --hf-aspect-ratio: 75%;
}

.ratio-16x9 {
  --hf-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --hf-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1042px) {
  .sticky-lg-ml-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-ml-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1280px) {
  .sticky-xl-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1480px) {
  .sticky-xxl-ml-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-ml-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1600px) {
  .sticky-2xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-2xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1680px) {
  .sticky-2xl-ml-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-2xl-ml-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1750px) {
  .sticky-2xl-ml-min-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-2xl-ml-min-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 2500px) {
  .sticky-2xl-ml-max-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-2xl-ml-max-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--hf-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

/** Utilities **/
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--hf-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--hf-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--hf-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --hf-focus-ring-color: rgba(var(--hf-primary-rgb), var(--hf-focus-ring-opacity));
}

.focus-ring-primary-dark {
  --hf-focus-ring-color: rgba(var(--hf-primary-dark-rgb), var(--hf-focus-ring-opacity));
}

.focus-ring-secondary {
  --hf-focus-ring-color: rgba(var(--hf-secondary-rgb), var(--hf-focus-ring-opacity));
}

.focus-ring-success {
  --hf-focus-ring-color: rgba(var(--hf-success-rgb), var(--hf-focus-ring-opacity));
}

.focus-ring-info {
  --hf-focus-ring-color: rgba(var(--hf-info-rgb), var(--hf-focus-ring-opacity));
}

.focus-ring-warning {
  --hf-focus-ring-color: rgba(var(--hf-warning-rgb), var(--hf-focus-ring-opacity));
}

.focus-ring-danger {
  --hf-focus-ring-color: rgba(var(--hf-danger-rgb), var(--hf-focus-ring-opacity));
}

.focus-ring-light {
  --hf-focus-ring-color: rgba(var(--hf-light-rgb), var(--hf-focus-ring-opacity));
}

.focus-ring-dark {
  --hf-focus-ring-color: rgba(var(--hf-dark-rgb), var(--hf-focus-ring-opacity));
}

.focus-ring-itb {
  --hf-focus-ring-color: rgba(var(--hf-itb-rgb), var(--hf-focus-ring-opacity));
}

.focus-ring-itb-dark {
  --hf-focus-ring-color: rgba(var(--hf-itb-dark-rgb), var(--hf-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--hf-border-width) var(--hf-border-style) var(--hf-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--hf-border-width) var(--hf-border-style) var(--hf-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--hf-border-width) var(--hf-border-style) var(--hf-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--hf-border-width) var(--hf-border-style) var(--hf-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--hf-border-width) var(--hf-border-style) var(--hf-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-primary-rgb), var(--hf-border-opacity)) !important;
}

.border-primary-dark {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-primary-dark-rgb), var(--hf-border-opacity)) !important;
}

.border-secondary {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-secondary-rgb), var(--hf-border-opacity)) !important;
}

.border-success {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-success-rgb), var(--hf-border-opacity)) !important;
}

.border-info {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-info-rgb), var(--hf-border-opacity)) !important;
}

.border-warning {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-warning-rgb), var(--hf-border-opacity)) !important;
}

.border-danger {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-danger-rgb), var(--hf-border-opacity)) !important;
}

.border-light {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-light-rgb), var(--hf-border-opacity)) !important;
}

.border-dark {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-dark-rgb), var(--hf-border-opacity)) !important;
}

.border-itb {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-itb-rgb), var(--hf-border-opacity)) !important;
}

.border-itb-dark {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-itb-dark-rgb), var(--hf-border-opacity)) !important;
}

.border-black {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-black-rgb), var(--hf-border-opacity)) !important;
}

.border-white {
  --hf-border-opacity: 1;
  border-color: rgba(var(--hf-white-rgb), var(--hf-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--hf-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--hf-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--hf-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--hf-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--hf-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--hf-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--hf-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--hf-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --hf-border-opacity: 0.1;
}

.border-opacity-25 {
  --hf-border-opacity: 0.25;
}

.border-opacity-50 {
  --hf-border-opacity: 0.5;
}

.border-opacity-75 {
  --hf-border-opacity: 0.75;
}

.border-opacity-100 {
  --hf-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--hf-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.53125rem + 3.375vw) !important;
}

.fs-2 {
  font-size: calc(1.46875rem + 2.625vw) !important;
}

.fs-3 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-4 {
  font-size: 1.125rem !important;
}

.fs-5 {
  font-size: 1.075rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 200 !important;
}

.fw-normal {
  font-weight: 300 !important;
}

.fw-medium {
  font-weight: 400 !important;
}

.fw-semibold {
  font-weight: 500 !important;
}

.fw-bold {
  font-weight: 600 !important;
}

.fw-bolder {
  font-weight: 700 !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.15 !important;
}

.lh-base {
  line-height: 1.2 !important;
}

.lh-lg {
  line-height: 1.5 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-primary-rgb), var(--hf-text-opacity)) !important;
}

.text-primary-dark {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-primary-dark-rgb), var(--hf-text-opacity)) !important;
}

.text-secondary {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-secondary-rgb), var(--hf-text-opacity)) !important;
}

.text-success {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-success-rgb), var(--hf-text-opacity)) !important;
}

.text-info {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-info-rgb), var(--hf-text-opacity)) !important;
}

.text-warning {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-warning-rgb), var(--hf-text-opacity)) !important;
}

.text-danger {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-danger-rgb), var(--hf-text-opacity)) !important;
}

.text-light {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-light-rgb), var(--hf-text-opacity)) !important;
}

.text-dark {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-dark-rgb), var(--hf-text-opacity)) !important;
}

.text-itb {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-itb-rgb), var(--hf-text-opacity)) !important;
}

.text-itb-dark {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-itb-dark-rgb), var(--hf-text-opacity)) !important;
}

.text-black {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-black-rgb), var(--hf-text-opacity)) !important;
}

.text-white {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-white-rgb), var(--hf-text-opacity)) !important;
}

.text-body {
  --hf-text-opacity: 1;
  color: rgba(var(--hf-body-color-rgb), var(--hf-text-opacity)) !important;
}

.text-muted {
  --hf-text-opacity: 1;
  color: var(--hf-secondary-color) !important;
}

.text-black-50 {
  --hf-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --hf-text-opacity: 1;
  color: rgba(245, 245, 245, 0.5) !important;
}

.text-body-secondary {
  --hf-text-opacity: 1;
  color: var(--hf-secondary-color) !important;
}

.text-body-tertiary {
  --hf-text-opacity: 1;
  color: var(--hf-tertiary-color) !important;
}

.text-body-emphasis {
  --hf-text-opacity: 1;
  color: var(--hf-emphasis-color) !important;
}

.text-reset {
  --hf-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --hf-text-opacity: 0.25;
}

.text-opacity-50 {
  --hf-text-opacity: 0.5;
}

.text-opacity-75 {
  --hf-text-opacity: 0.75;
}

.text-opacity-100 {
  --hf-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--hf-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--hf-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--hf-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--hf-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--hf-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--hf-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--hf-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--hf-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --hf-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --hf-link-opacity: 0.1;
}

.link-opacity-25 {
  --hf-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --hf-link-opacity: 0.25;
}

.link-opacity-50 {
  --hf-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --hf-link-opacity: 0.5;
}

.link-opacity-75 {
  --hf-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --hf-link-opacity: 0.75;
}

.link-opacity-100 {
  --hf-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --hf-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --hf-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--hf-primary-rgb), var(--hf-link-underline-opacity)) !important;
}

.link-underline-primary-dark {
  --hf-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--hf-primary-dark-rgb), var(--hf-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --hf-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--hf-secondary-rgb), var(--hf-link-underline-opacity)) !important;
}

.link-underline-success {
  --hf-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--hf-success-rgb), var(--hf-link-underline-opacity)) !important;
}

.link-underline-info {
  --hf-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--hf-info-rgb), var(--hf-link-underline-opacity)) !important;
}

.link-underline-warning {
  --hf-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--hf-warning-rgb), var(--hf-link-underline-opacity)) !important;
}

.link-underline-danger {
  --hf-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--hf-danger-rgb), var(--hf-link-underline-opacity)) !important;
}

.link-underline-light {
  --hf-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--hf-light-rgb), var(--hf-link-underline-opacity)) !important;
}

.link-underline-dark {
  --hf-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--hf-dark-rgb), var(--hf-link-underline-opacity)) !important;
}

.link-underline-itb {
  --hf-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--hf-itb-rgb), var(--hf-link-underline-opacity)) !important;
}

.link-underline-itb-dark {
  --hf-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--hf-itb-dark-rgb), var(--hf-link-underline-opacity)) !important;
}

.link-underline {
  --hf-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--hf-link-color-rgb), var(--hf-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --hf-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --hf-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --hf-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --hf-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --hf-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --hf-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --hf-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --hf-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --hf-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --hf-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --hf-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --hf-link-underline-opacity: 1;
}

.bg-primary {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-primary-rgb), var(--hf-bg-opacity)) !important;
}

.bg-primary-dark {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-primary-dark-rgb), var(--hf-bg-opacity)) !important;
}

.bg-secondary {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-secondary-rgb), var(--hf-bg-opacity)) !important;
}

.bg-success {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-success-rgb), var(--hf-bg-opacity)) !important;
}

.bg-info {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-info-rgb), var(--hf-bg-opacity)) !important;
}

.bg-warning {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-warning-rgb), var(--hf-bg-opacity)) !important;
}

.bg-danger {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-danger-rgb), var(--hf-bg-opacity)) !important;
}

.bg-light {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-light-rgb), var(--hf-bg-opacity)) !important;
}

.bg-dark {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-dark-rgb), var(--hf-bg-opacity)) !important;
}

.bg-itb {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-itb-rgb), var(--hf-bg-opacity)) !important;
}

.bg-itb-dark {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-itb-dark-rgb), var(--hf-bg-opacity)) !important;
}

.bg-black {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-black-rgb), var(--hf-bg-opacity)) !important;
}

.bg-white {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-white-rgb), var(--hf-bg-opacity)) !important;
}

.bg-body {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-body-bg-rgb), var(--hf-bg-opacity)) !important;
}

.bg-transparent {
  --hf-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-secondary-bg-rgb), var(--hf-bg-opacity)) !important;
}

.bg-body-tertiary {
  --hf-bg-opacity: 1;
  background-color: rgba(var(--hf-tertiary-bg-rgb), var(--hf-bg-opacity)) !important;
}

.bg-opacity-10 {
  --hf-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --hf-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --hf-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --hf-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --hf-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--hf-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--hf-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--hf-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--hf-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--hf-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--hf-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--hf-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--hf-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--hf-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--hf-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--hf-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--hf-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--hf-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--hf-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--hf-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--hf-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--hf-border-radius) !important;
  border-top-right-radius: var(--hf-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--hf-border-radius-sm) !important;
  border-top-right-radius: var(--hf-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--hf-border-radius) !important;
  border-top-right-radius: var(--hf-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--hf-border-radius-lg) !important;
  border-top-right-radius: var(--hf-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--hf-border-radius-xl) !important;
  border-top-right-radius: var(--hf-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--hf-border-radius-xxl) !important;
  border-top-right-radius: var(--hf-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--hf-border-radius-pill) !important;
  border-top-right-radius: var(--hf-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--hf-border-radius) !important;
  border-bottom-right-radius: var(--hf-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--hf-border-radius-sm) !important;
  border-bottom-right-radius: var(--hf-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--hf-border-radius) !important;
  border-bottom-right-radius: var(--hf-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--hf-border-radius-lg) !important;
  border-bottom-right-radius: var(--hf-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--hf-border-radius-xl) !important;
  border-bottom-right-radius: var(--hf-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--hf-border-radius-xxl) !important;
  border-bottom-right-radius: var(--hf-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--hf-border-radius-pill) !important;
  border-bottom-right-radius: var(--hf-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--hf-border-radius) !important;
  border-bottom-left-radius: var(--hf-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--hf-border-radius-sm) !important;
  border-bottom-left-radius: var(--hf-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--hf-border-radius) !important;
  border-bottom-left-radius: var(--hf-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--hf-border-radius-lg) !important;
  border-bottom-left-radius: var(--hf-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--hf-border-radius-xl) !important;
  border-bottom-left-radius: var(--hf-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--hf-border-radius-xxl) !important;
  border-bottom-left-radius: var(--hf-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--hf-border-radius-pill) !important;
  border-bottom-left-radius: var(--hf-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--hf-border-radius) !important;
  border-top-left-radius: var(--hf-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--hf-border-radius-sm) !important;
  border-top-left-radius: var(--hf-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--hf-border-radius) !important;
  border-top-left-radius: var(--hf-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--hf-border-radius-lg) !important;
  border-top-left-radius: var(--hf-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--hf-border-radius-xl) !important;
  border-top-left-radius: var(--hf-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--hf-border-radius-xxl) !important;
  border-top-left-radius: var(--hf-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--hf-border-radius-pill) !important;
  border-top-left-radius: var(--hf-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1042px) {
  .float-lg-ml-start {
    float: left !important;
  }
  .float-lg-ml-end {
    float: right !important;
  }
  .float-lg-ml-none {
    float: none !important;
  }
  .object-fit-lg-ml-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-ml-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-ml-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-ml-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-ml-none {
    object-fit: none !important;
  }
  .d-lg-ml-inline {
    display: inline !important;
  }
  .d-lg-ml-inline-block {
    display: inline-block !important;
  }
  .d-lg-ml-block {
    display: block !important;
  }
  .d-lg-ml-grid {
    display: grid !important;
  }
  .d-lg-ml-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-ml-table {
    display: table !important;
  }
  .d-lg-ml-table-row {
    display: table-row !important;
  }
  .d-lg-ml-table-cell {
    display: table-cell !important;
  }
  .d-lg-ml-flex {
    display: flex !important;
  }
  .d-lg-ml-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-ml-none {
    display: none !important;
  }
  .flex-lg-ml-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-ml-row {
    flex-direction: row !important;
  }
  .flex-lg-ml-column {
    flex-direction: column !important;
  }
  .flex-lg-ml-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-ml-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-ml-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-ml-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-ml-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-ml-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-ml-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-ml-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-ml-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-ml-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-ml-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-ml-center {
    justify-content: center !important;
  }
  .justify-content-lg-ml-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-ml-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-ml-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-ml-start {
    align-items: flex-start !important;
  }
  .align-items-lg-ml-end {
    align-items: flex-end !important;
  }
  .align-items-lg-ml-center {
    align-items: center !important;
  }
  .align-items-lg-ml-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-ml-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-ml-start {
    align-content: flex-start !important;
  }
  .align-content-lg-ml-end {
    align-content: flex-end !important;
  }
  .align-content-lg-ml-center {
    align-content: center !important;
  }
  .align-content-lg-ml-between {
    align-content: space-between !important;
  }
  .align-content-lg-ml-around {
    align-content: space-around !important;
  }
  .align-content-lg-ml-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-ml-auto {
    align-self: auto !important;
  }
  .align-self-lg-ml-start {
    align-self: flex-start !important;
  }
  .align-self-lg-ml-end {
    align-self: flex-end !important;
  }
  .align-self-lg-ml-center {
    align-self: center !important;
  }
  .align-self-lg-ml-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-ml-stretch {
    align-self: stretch !important;
  }
  .order-lg-ml-first {
    order: -1 !important;
  }
  .order-lg-ml-0 {
    order: 0 !important;
  }
  .order-lg-ml-1 {
    order: 1 !important;
  }
  .order-lg-ml-2 {
    order: 2 !important;
  }
  .order-lg-ml-3 {
    order: 3 !important;
  }
  .order-lg-ml-4 {
    order: 4 !important;
  }
  .order-lg-ml-5 {
    order: 5 !important;
  }
  .order-lg-ml-last {
    order: 6 !important;
  }
  .m-lg-ml-0 {
    margin: 0 !important;
  }
  .m-lg-ml-1 {
    margin: 0.25rem !important;
  }
  .m-lg-ml-2 {
    margin: 0.5rem !important;
  }
  .m-lg-ml-3 {
    margin: 1rem !important;
  }
  .m-lg-ml-4 {
    margin: 1.5rem !important;
  }
  .m-lg-ml-5 {
    margin: 3rem !important;
  }
  .m-lg-ml-auto {
    margin: auto !important;
  }
  .mx-lg-ml-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-ml-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-ml-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-ml-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-ml-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-ml-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-ml-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-ml-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-ml-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-ml-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-ml-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-ml-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-ml-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-ml-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-ml-0 {
    margin-top: 0 !important;
  }
  .mt-lg-ml-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-ml-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-ml-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-ml-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-ml-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-ml-auto {
    margin-top: auto !important;
  }
  .me-lg-ml-0 {
    margin-right: 0 !important;
  }
  .me-lg-ml-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-ml-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-ml-3 {
    margin-right: 1rem !important;
  }
  .me-lg-ml-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-ml-5 {
    margin-right: 3rem !important;
  }
  .me-lg-ml-auto {
    margin-right: auto !important;
  }
  .mb-lg-ml-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-ml-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-ml-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-ml-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-ml-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-ml-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-ml-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-ml-0 {
    margin-left: 0 !important;
  }
  .ms-lg-ml-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-ml-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-ml-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-ml-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-ml-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-ml-auto {
    margin-left: auto !important;
  }
  .p-lg-ml-0 {
    padding: 0 !important;
  }
  .p-lg-ml-1 {
    padding: 0.25rem !important;
  }
  .p-lg-ml-2 {
    padding: 0.5rem !important;
  }
  .p-lg-ml-3 {
    padding: 1rem !important;
  }
  .p-lg-ml-4 {
    padding: 1.5rem !important;
  }
  .p-lg-ml-5 {
    padding: 3rem !important;
  }
  .px-lg-ml-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-ml-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-ml-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-ml-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-ml-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-ml-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-ml-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-ml-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-ml-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-ml-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-ml-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-ml-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-ml-0 {
    padding-top: 0 !important;
  }
  .pt-lg-ml-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-ml-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-ml-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-ml-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-ml-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-ml-0 {
    padding-right: 0 !important;
  }
  .pe-lg-ml-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-ml-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-ml-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-ml-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-ml-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-ml-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-ml-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-ml-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-ml-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-ml-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-ml-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-ml-0 {
    padding-left: 0 !important;
  }
  .ps-lg-ml-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-ml-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-ml-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-ml-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-ml-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-ml-0 {
    gap: 0 !important;
  }
  .gap-lg-ml-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-ml-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-ml-3 {
    gap: 1rem !important;
  }
  .gap-lg-ml-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-ml-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-ml-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-ml-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-ml-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-ml-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-ml-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-ml-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-ml-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-ml-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-ml-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-ml-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-ml-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-ml-5 {
    column-gap: 3rem !important;
  }
  .text-lg-ml-start {
    text-align: left !important;
  }
  .text-lg-ml-end {
    text-align: right !important;
  }
  .text-lg-ml-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1280px) {
  .float-xl-lg-start {
    float: left !important;
  }
  .float-xl-lg-end {
    float: right !important;
  }
  .float-xl-lg-none {
    float: none !important;
  }
  .object-fit-xl-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-lg-none {
    object-fit: none !important;
  }
  .d-xl-lg-inline {
    display: inline !important;
  }
  .d-xl-lg-inline-block {
    display: inline-block !important;
  }
  .d-xl-lg-block {
    display: block !important;
  }
  .d-xl-lg-grid {
    display: grid !important;
  }
  .d-xl-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-lg-table {
    display: table !important;
  }
  .d-xl-lg-table-row {
    display: table-row !important;
  }
  .d-xl-lg-table-cell {
    display: table-cell !important;
  }
  .d-xl-lg-flex {
    display: flex !important;
  }
  .d-xl-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-lg-none {
    display: none !important;
  }
  .flex-xl-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-lg-row {
    flex-direction: row !important;
  }
  .flex-xl-lg-column {
    flex-direction: column !important;
  }
  .flex-xl-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-lg-center {
    justify-content: center !important;
  }
  .justify-content-xl-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-lg-start {
    align-items: flex-start !important;
  }
  .align-items-xl-lg-end {
    align-items: flex-end !important;
  }
  .align-items-xl-lg-center {
    align-items: center !important;
  }
  .align-items-xl-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-lg-start {
    align-content: flex-start !important;
  }
  .align-content-xl-lg-end {
    align-content: flex-end !important;
  }
  .align-content-xl-lg-center {
    align-content: center !important;
  }
  .align-content-xl-lg-between {
    align-content: space-between !important;
  }
  .align-content-xl-lg-around {
    align-content: space-around !important;
  }
  .align-content-xl-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-lg-auto {
    align-self: auto !important;
  }
  .align-self-xl-lg-start {
    align-self: flex-start !important;
  }
  .align-self-xl-lg-end {
    align-self: flex-end !important;
  }
  .align-self-xl-lg-center {
    align-self: center !important;
  }
  .align-self-xl-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-lg-stretch {
    align-self: stretch !important;
  }
  .order-xl-lg-first {
    order: -1 !important;
  }
  .order-xl-lg-0 {
    order: 0 !important;
  }
  .order-xl-lg-1 {
    order: 1 !important;
  }
  .order-xl-lg-2 {
    order: 2 !important;
  }
  .order-xl-lg-3 {
    order: 3 !important;
  }
  .order-xl-lg-4 {
    order: 4 !important;
  }
  .order-xl-lg-5 {
    order: 5 !important;
  }
  .order-xl-lg-last {
    order: 6 !important;
  }
  .m-xl-lg-0 {
    margin: 0 !important;
  }
  .m-xl-lg-1 {
    margin: 0.25rem !important;
  }
  .m-xl-lg-2 {
    margin: 0.5rem !important;
  }
  .m-xl-lg-3 {
    margin: 1rem !important;
  }
  .m-xl-lg-4 {
    margin: 1.5rem !important;
  }
  .m-xl-lg-5 {
    margin: 3rem !important;
  }
  .m-xl-lg-auto {
    margin: auto !important;
  }
  .mx-xl-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-lg-0 {
    margin-top: 0 !important;
  }
  .mt-xl-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-lg-auto {
    margin-top: auto !important;
  }
  .me-xl-lg-0 {
    margin-right: 0 !important;
  }
  .me-xl-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-lg-3 {
    margin-right: 1rem !important;
  }
  .me-xl-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-lg-5 {
    margin-right: 3rem !important;
  }
  .me-xl-lg-auto {
    margin-right: auto !important;
  }
  .mb-xl-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-lg-0 {
    margin-left: 0 !important;
  }
  .ms-xl-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-lg-auto {
    margin-left: auto !important;
  }
  .p-xl-lg-0 {
    padding: 0 !important;
  }
  .p-xl-lg-1 {
    padding: 0.25rem !important;
  }
  .p-xl-lg-2 {
    padding: 0.5rem !important;
  }
  .p-xl-lg-3 {
    padding: 1rem !important;
  }
  .p-xl-lg-4 {
    padding: 1.5rem !important;
  }
  .p-xl-lg-5 {
    padding: 3rem !important;
  }
  .px-xl-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-lg-0 {
    padding-top: 0 !important;
  }
  .pt-xl-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-lg-0 {
    padding-right: 0 !important;
  }
  .pe-xl-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-lg-0 {
    padding-left: 0 !important;
  }
  .ps-xl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-lg-0 {
    gap: 0 !important;
  }
  .gap-xl-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-lg-3 {
    gap: 1rem !important;
  }
  .gap-xl-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-lg-5 {
    column-gap: 3rem !important;
  }
  .text-xl-lg-start {
    text-align: left !important;
  }
  .text-xl-lg-end {
    text-align: right !important;
  }
  .text-xl-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1480px) {
  .float-xxl-ml-start {
    float: left !important;
  }
  .float-xxl-ml-end {
    float: right !important;
  }
  .float-xxl-ml-none {
    float: none !important;
  }
  .object-fit-xxl-ml-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-ml-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-ml-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-ml-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-ml-none {
    object-fit: none !important;
  }
  .d-xxl-ml-inline {
    display: inline !important;
  }
  .d-xxl-ml-inline-block {
    display: inline-block !important;
  }
  .d-xxl-ml-block {
    display: block !important;
  }
  .d-xxl-ml-grid {
    display: grid !important;
  }
  .d-xxl-ml-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-ml-table {
    display: table !important;
  }
  .d-xxl-ml-table-row {
    display: table-row !important;
  }
  .d-xxl-ml-table-cell {
    display: table-cell !important;
  }
  .d-xxl-ml-flex {
    display: flex !important;
  }
  .d-xxl-ml-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-ml-none {
    display: none !important;
  }
  .flex-xxl-ml-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-ml-row {
    flex-direction: row !important;
  }
  .flex-xxl-ml-column {
    flex-direction: column !important;
  }
  .flex-xxl-ml-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-ml-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-ml-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-ml-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-ml-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-ml-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-ml-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-ml-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-ml-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-ml-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-ml-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-ml-center {
    justify-content: center !important;
  }
  .justify-content-xxl-ml-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-ml-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-ml-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-ml-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-ml-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-ml-center {
    align-items: center !important;
  }
  .align-items-xxl-ml-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-ml-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-ml-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-ml-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-ml-center {
    align-content: center !important;
  }
  .align-content-xxl-ml-between {
    align-content: space-between !important;
  }
  .align-content-xxl-ml-around {
    align-content: space-around !important;
  }
  .align-content-xxl-ml-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-ml-auto {
    align-self: auto !important;
  }
  .align-self-xxl-ml-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-ml-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-ml-center {
    align-self: center !important;
  }
  .align-self-xxl-ml-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-ml-stretch {
    align-self: stretch !important;
  }
  .order-xxl-ml-first {
    order: -1 !important;
  }
  .order-xxl-ml-0 {
    order: 0 !important;
  }
  .order-xxl-ml-1 {
    order: 1 !important;
  }
  .order-xxl-ml-2 {
    order: 2 !important;
  }
  .order-xxl-ml-3 {
    order: 3 !important;
  }
  .order-xxl-ml-4 {
    order: 4 !important;
  }
  .order-xxl-ml-5 {
    order: 5 !important;
  }
  .order-xxl-ml-last {
    order: 6 !important;
  }
  .m-xxl-ml-0 {
    margin: 0 !important;
  }
  .m-xxl-ml-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-ml-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-ml-3 {
    margin: 1rem !important;
  }
  .m-xxl-ml-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-ml-5 {
    margin: 3rem !important;
  }
  .m-xxl-ml-auto {
    margin: auto !important;
  }
  .mx-xxl-ml-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-ml-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-ml-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-ml-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-ml-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-ml-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-ml-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-ml-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-ml-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-ml-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-ml-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-ml-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-ml-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-ml-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-ml-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-ml-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-ml-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-ml-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-ml-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-ml-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-ml-auto {
    margin-top: auto !important;
  }
  .me-xxl-ml-0 {
    margin-right: 0 !important;
  }
  .me-xxl-ml-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-ml-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-ml-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-ml-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-ml-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-ml-auto {
    margin-right: auto !important;
  }
  .mb-xxl-ml-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-ml-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-ml-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-ml-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-ml-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-ml-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-ml-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-ml-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-ml-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-ml-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-ml-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-ml-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-ml-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-ml-auto {
    margin-left: auto !important;
  }
  .p-xxl-ml-0 {
    padding: 0 !important;
  }
  .p-xxl-ml-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-ml-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-ml-3 {
    padding: 1rem !important;
  }
  .p-xxl-ml-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-ml-5 {
    padding: 3rem !important;
  }
  .px-xxl-ml-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-ml-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-ml-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-ml-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-ml-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-ml-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-ml-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-ml-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-ml-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-ml-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-ml-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-ml-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-ml-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-ml-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-ml-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-ml-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-ml-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-ml-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-ml-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-ml-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-ml-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-ml-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-ml-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-ml-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-ml-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-ml-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-ml-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-ml-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-ml-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-ml-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-ml-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-ml-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-ml-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-ml-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-ml-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-ml-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-ml-0 {
    gap: 0 !important;
  }
  .gap-xxl-ml-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-ml-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-ml-3 {
    gap: 1rem !important;
  }
  .gap-xxl-ml-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-ml-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-ml-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-ml-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-ml-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-ml-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-ml-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-ml-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-ml-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-ml-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-ml-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-ml-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-ml-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-ml-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-ml-start {
    text-align: left !important;
  }
  .text-xxl-ml-end {
    text-align: right !important;
  }
  .text-xxl-ml-center {
    text-align: center !important;
  }
}
@media (min-width: 1600px) {
  .float-2xl-start {
    float: left !important;
  }
  .float-2xl-end {
    float: right !important;
  }
  .float-2xl-none {
    float: none !important;
  }
  .object-fit-2xl-contain {
    object-fit: contain !important;
  }
  .object-fit-2xl-cover {
    object-fit: cover !important;
  }
  .object-fit-2xl-fill {
    object-fit: fill !important;
  }
  .object-fit-2xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-2xl-none {
    object-fit: none !important;
  }
  .d-2xl-inline {
    display: inline !important;
  }
  .d-2xl-inline-block {
    display: inline-block !important;
  }
  .d-2xl-block {
    display: block !important;
  }
  .d-2xl-grid {
    display: grid !important;
  }
  .d-2xl-inline-grid {
    display: inline-grid !important;
  }
  .d-2xl-table {
    display: table !important;
  }
  .d-2xl-table-row {
    display: table-row !important;
  }
  .d-2xl-table-cell {
    display: table-cell !important;
  }
  .d-2xl-flex {
    display: flex !important;
  }
  .d-2xl-inline-flex {
    display: inline-flex !important;
  }
  .d-2xl-none {
    display: none !important;
  }
  .flex-2xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-2xl-row {
    flex-direction: row !important;
  }
  .flex-2xl-column {
    flex-direction: column !important;
  }
  .flex-2xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-2xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-2xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-2xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-2xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-2xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-2xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-2xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-2xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-2xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-2xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-2xl-center {
    justify-content: center !important;
  }
  .justify-content-2xl-between {
    justify-content: space-between !important;
  }
  .justify-content-2xl-around {
    justify-content: space-around !important;
  }
  .justify-content-2xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-2xl-start {
    align-items: flex-start !important;
  }
  .align-items-2xl-end {
    align-items: flex-end !important;
  }
  .align-items-2xl-center {
    align-items: center !important;
  }
  .align-items-2xl-baseline {
    align-items: baseline !important;
  }
  .align-items-2xl-stretch {
    align-items: stretch !important;
  }
  .align-content-2xl-start {
    align-content: flex-start !important;
  }
  .align-content-2xl-end {
    align-content: flex-end !important;
  }
  .align-content-2xl-center {
    align-content: center !important;
  }
  .align-content-2xl-between {
    align-content: space-between !important;
  }
  .align-content-2xl-around {
    align-content: space-around !important;
  }
  .align-content-2xl-stretch {
    align-content: stretch !important;
  }
  .align-self-2xl-auto {
    align-self: auto !important;
  }
  .align-self-2xl-start {
    align-self: flex-start !important;
  }
  .align-self-2xl-end {
    align-self: flex-end !important;
  }
  .align-self-2xl-center {
    align-self: center !important;
  }
  .align-self-2xl-baseline {
    align-self: baseline !important;
  }
  .align-self-2xl-stretch {
    align-self: stretch !important;
  }
  .order-2xl-first {
    order: -1 !important;
  }
  .order-2xl-0 {
    order: 0 !important;
  }
  .order-2xl-1 {
    order: 1 !important;
  }
  .order-2xl-2 {
    order: 2 !important;
  }
  .order-2xl-3 {
    order: 3 !important;
  }
  .order-2xl-4 {
    order: 4 !important;
  }
  .order-2xl-5 {
    order: 5 !important;
  }
  .order-2xl-last {
    order: 6 !important;
  }
  .m-2xl-0 {
    margin: 0 !important;
  }
  .m-2xl-1 {
    margin: 0.25rem !important;
  }
  .m-2xl-2 {
    margin: 0.5rem !important;
  }
  .m-2xl-3 {
    margin: 1rem !important;
  }
  .m-2xl-4 {
    margin: 1.5rem !important;
  }
  .m-2xl-5 {
    margin: 3rem !important;
  }
  .m-2xl-auto {
    margin: auto !important;
  }
  .mx-2xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-2xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-2xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-2xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-2xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-2xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-2xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-2xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-2xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-2xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-2xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-2xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-2xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-2xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-2xl-0 {
    margin-top: 0 !important;
  }
  .mt-2xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-2xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-2xl-3 {
    margin-top: 1rem !important;
  }
  .mt-2xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-2xl-5 {
    margin-top: 3rem !important;
  }
  .mt-2xl-auto {
    margin-top: auto !important;
  }
  .me-2xl-0 {
    margin-right: 0 !important;
  }
  .me-2xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-2xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-2xl-3 {
    margin-right: 1rem !important;
  }
  .me-2xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-2xl-5 {
    margin-right: 3rem !important;
  }
  .me-2xl-auto {
    margin-right: auto !important;
  }
  .mb-2xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-2xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-2xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-2xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-2xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-2xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-2xl-auto {
    margin-bottom: auto !important;
  }
  .ms-2xl-0 {
    margin-left: 0 !important;
  }
  .ms-2xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-2xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-2xl-3 {
    margin-left: 1rem !important;
  }
  .ms-2xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-2xl-5 {
    margin-left: 3rem !important;
  }
  .ms-2xl-auto {
    margin-left: auto !important;
  }
  .p-2xl-0 {
    padding: 0 !important;
  }
  .p-2xl-1 {
    padding: 0.25rem !important;
  }
  .p-2xl-2 {
    padding: 0.5rem !important;
  }
  .p-2xl-3 {
    padding: 1rem !important;
  }
  .p-2xl-4 {
    padding: 1.5rem !important;
  }
  .p-2xl-5 {
    padding: 3rem !important;
  }
  .px-2xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-2xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-2xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-2xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-2xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-2xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-2xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-2xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-2xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-2xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-2xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-2xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-2xl-0 {
    padding-top: 0 !important;
  }
  .pt-2xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-2xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-2xl-3 {
    padding-top: 1rem !important;
  }
  .pt-2xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-2xl-5 {
    padding-top: 3rem !important;
  }
  .pe-2xl-0 {
    padding-right: 0 !important;
  }
  .pe-2xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-2xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-2xl-3 {
    padding-right: 1rem !important;
  }
  .pe-2xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-2xl-5 {
    padding-right: 3rem !important;
  }
  .pb-2xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-2xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-2xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-2xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-2xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-2xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-2xl-0 {
    padding-left: 0 !important;
  }
  .ps-2xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-2xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-2xl-3 {
    padding-left: 1rem !important;
  }
  .ps-2xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-2xl-5 {
    padding-left: 3rem !important;
  }
  .gap-2xl-0 {
    gap: 0 !important;
  }
  .gap-2xl-1 {
    gap: 0.25rem !important;
  }
  .gap-2xl-2 {
    gap: 0.5rem !important;
  }
  .gap-2xl-3 {
    gap: 1rem !important;
  }
  .gap-2xl-4 {
    gap: 1.5rem !important;
  }
  .gap-2xl-5 {
    gap: 3rem !important;
  }
  .row-gap-2xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-2xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-2xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-2xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-2xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-2xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-2xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-2xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-2xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-2xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-2xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-2xl-5 {
    column-gap: 3rem !important;
  }
  .text-2xl-start {
    text-align: left !important;
  }
  .text-2xl-end {
    text-align: right !important;
  }
  .text-2xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1680px) {
  .float-2xl-ml-start {
    float: left !important;
  }
  .float-2xl-ml-end {
    float: right !important;
  }
  .float-2xl-ml-none {
    float: none !important;
  }
  .object-fit-2xl-ml-contain {
    object-fit: contain !important;
  }
  .object-fit-2xl-ml-cover {
    object-fit: cover !important;
  }
  .object-fit-2xl-ml-fill {
    object-fit: fill !important;
  }
  .object-fit-2xl-ml-scale {
    object-fit: scale-down !important;
  }
  .object-fit-2xl-ml-none {
    object-fit: none !important;
  }
  .d-2xl-ml-inline {
    display: inline !important;
  }
  .d-2xl-ml-inline-block {
    display: inline-block !important;
  }
  .d-2xl-ml-block {
    display: block !important;
  }
  .d-2xl-ml-grid {
    display: grid !important;
  }
  .d-2xl-ml-inline-grid {
    display: inline-grid !important;
  }
  .d-2xl-ml-table {
    display: table !important;
  }
  .d-2xl-ml-table-row {
    display: table-row !important;
  }
  .d-2xl-ml-table-cell {
    display: table-cell !important;
  }
  .d-2xl-ml-flex {
    display: flex !important;
  }
  .d-2xl-ml-inline-flex {
    display: inline-flex !important;
  }
  .d-2xl-ml-none {
    display: none !important;
  }
  .flex-2xl-ml-fill {
    flex: 1 1 auto !important;
  }
  .flex-2xl-ml-row {
    flex-direction: row !important;
  }
  .flex-2xl-ml-column {
    flex-direction: column !important;
  }
  .flex-2xl-ml-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-2xl-ml-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-2xl-ml-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-2xl-ml-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-2xl-ml-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-2xl-ml-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-2xl-ml-wrap {
    flex-wrap: wrap !important;
  }
  .flex-2xl-ml-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-2xl-ml-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-2xl-ml-start {
    justify-content: flex-start !important;
  }
  .justify-content-2xl-ml-end {
    justify-content: flex-end !important;
  }
  .justify-content-2xl-ml-center {
    justify-content: center !important;
  }
  .justify-content-2xl-ml-between {
    justify-content: space-between !important;
  }
  .justify-content-2xl-ml-around {
    justify-content: space-around !important;
  }
  .justify-content-2xl-ml-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-2xl-ml-start {
    align-items: flex-start !important;
  }
  .align-items-2xl-ml-end {
    align-items: flex-end !important;
  }
  .align-items-2xl-ml-center {
    align-items: center !important;
  }
  .align-items-2xl-ml-baseline {
    align-items: baseline !important;
  }
  .align-items-2xl-ml-stretch {
    align-items: stretch !important;
  }
  .align-content-2xl-ml-start {
    align-content: flex-start !important;
  }
  .align-content-2xl-ml-end {
    align-content: flex-end !important;
  }
  .align-content-2xl-ml-center {
    align-content: center !important;
  }
  .align-content-2xl-ml-between {
    align-content: space-between !important;
  }
  .align-content-2xl-ml-around {
    align-content: space-around !important;
  }
  .align-content-2xl-ml-stretch {
    align-content: stretch !important;
  }
  .align-self-2xl-ml-auto {
    align-self: auto !important;
  }
  .align-self-2xl-ml-start {
    align-self: flex-start !important;
  }
  .align-self-2xl-ml-end {
    align-self: flex-end !important;
  }
  .align-self-2xl-ml-center {
    align-self: center !important;
  }
  .align-self-2xl-ml-baseline {
    align-self: baseline !important;
  }
  .align-self-2xl-ml-stretch {
    align-self: stretch !important;
  }
  .order-2xl-ml-first {
    order: -1 !important;
  }
  .order-2xl-ml-0 {
    order: 0 !important;
  }
  .order-2xl-ml-1 {
    order: 1 !important;
  }
  .order-2xl-ml-2 {
    order: 2 !important;
  }
  .order-2xl-ml-3 {
    order: 3 !important;
  }
  .order-2xl-ml-4 {
    order: 4 !important;
  }
  .order-2xl-ml-5 {
    order: 5 !important;
  }
  .order-2xl-ml-last {
    order: 6 !important;
  }
  .m-2xl-ml-0 {
    margin: 0 !important;
  }
  .m-2xl-ml-1 {
    margin: 0.25rem !important;
  }
  .m-2xl-ml-2 {
    margin: 0.5rem !important;
  }
  .m-2xl-ml-3 {
    margin: 1rem !important;
  }
  .m-2xl-ml-4 {
    margin: 1.5rem !important;
  }
  .m-2xl-ml-5 {
    margin: 3rem !important;
  }
  .m-2xl-ml-auto {
    margin: auto !important;
  }
  .mx-2xl-ml-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-2xl-ml-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-2xl-ml-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-2xl-ml-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-2xl-ml-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-2xl-ml-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-2xl-ml-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-2xl-ml-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-2xl-ml-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-2xl-ml-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-2xl-ml-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-2xl-ml-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-2xl-ml-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-2xl-ml-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-2xl-ml-0 {
    margin-top: 0 !important;
  }
  .mt-2xl-ml-1 {
    margin-top: 0.25rem !important;
  }
  .mt-2xl-ml-2 {
    margin-top: 0.5rem !important;
  }
  .mt-2xl-ml-3 {
    margin-top: 1rem !important;
  }
  .mt-2xl-ml-4 {
    margin-top: 1.5rem !important;
  }
  .mt-2xl-ml-5 {
    margin-top: 3rem !important;
  }
  .mt-2xl-ml-auto {
    margin-top: auto !important;
  }
  .me-2xl-ml-0 {
    margin-right: 0 !important;
  }
  .me-2xl-ml-1 {
    margin-right: 0.25rem !important;
  }
  .me-2xl-ml-2 {
    margin-right: 0.5rem !important;
  }
  .me-2xl-ml-3 {
    margin-right: 1rem !important;
  }
  .me-2xl-ml-4 {
    margin-right: 1.5rem !important;
  }
  .me-2xl-ml-5 {
    margin-right: 3rem !important;
  }
  .me-2xl-ml-auto {
    margin-right: auto !important;
  }
  .mb-2xl-ml-0 {
    margin-bottom: 0 !important;
  }
  .mb-2xl-ml-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-2xl-ml-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-2xl-ml-3 {
    margin-bottom: 1rem !important;
  }
  .mb-2xl-ml-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-2xl-ml-5 {
    margin-bottom: 3rem !important;
  }
  .mb-2xl-ml-auto {
    margin-bottom: auto !important;
  }
  .ms-2xl-ml-0 {
    margin-left: 0 !important;
  }
  .ms-2xl-ml-1 {
    margin-left: 0.25rem !important;
  }
  .ms-2xl-ml-2 {
    margin-left: 0.5rem !important;
  }
  .ms-2xl-ml-3 {
    margin-left: 1rem !important;
  }
  .ms-2xl-ml-4 {
    margin-left: 1.5rem !important;
  }
  .ms-2xl-ml-5 {
    margin-left: 3rem !important;
  }
  .ms-2xl-ml-auto {
    margin-left: auto !important;
  }
  .p-2xl-ml-0 {
    padding: 0 !important;
  }
  .p-2xl-ml-1 {
    padding: 0.25rem !important;
  }
  .p-2xl-ml-2 {
    padding: 0.5rem !important;
  }
  .p-2xl-ml-3 {
    padding: 1rem !important;
  }
  .p-2xl-ml-4 {
    padding: 1.5rem !important;
  }
  .p-2xl-ml-5 {
    padding: 3rem !important;
  }
  .px-2xl-ml-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-2xl-ml-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-2xl-ml-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-2xl-ml-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-2xl-ml-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-2xl-ml-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-2xl-ml-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-2xl-ml-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-2xl-ml-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-2xl-ml-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-2xl-ml-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-2xl-ml-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-2xl-ml-0 {
    padding-top: 0 !important;
  }
  .pt-2xl-ml-1 {
    padding-top: 0.25rem !important;
  }
  .pt-2xl-ml-2 {
    padding-top: 0.5rem !important;
  }
  .pt-2xl-ml-3 {
    padding-top: 1rem !important;
  }
  .pt-2xl-ml-4 {
    padding-top: 1.5rem !important;
  }
  .pt-2xl-ml-5 {
    padding-top: 3rem !important;
  }
  .pe-2xl-ml-0 {
    padding-right: 0 !important;
  }
  .pe-2xl-ml-1 {
    padding-right: 0.25rem !important;
  }
  .pe-2xl-ml-2 {
    padding-right: 0.5rem !important;
  }
  .pe-2xl-ml-3 {
    padding-right: 1rem !important;
  }
  .pe-2xl-ml-4 {
    padding-right: 1.5rem !important;
  }
  .pe-2xl-ml-5 {
    padding-right: 3rem !important;
  }
  .pb-2xl-ml-0 {
    padding-bottom: 0 !important;
  }
  .pb-2xl-ml-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-2xl-ml-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-2xl-ml-3 {
    padding-bottom: 1rem !important;
  }
  .pb-2xl-ml-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-2xl-ml-5 {
    padding-bottom: 3rem !important;
  }
  .ps-2xl-ml-0 {
    padding-left: 0 !important;
  }
  .ps-2xl-ml-1 {
    padding-left: 0.25rem !important;
  }
  .ps-2xl-ml-2 {
    padding-left: 0.5rem !important;
  }
  .ps-2xl-ml-3 {
    padding-left: 1rem !important;
  }
  .ps-2xl-ml-4 {
    padding-left: 1.5rem !important;
  }
  .ps-2xl-ml-5 {
    padding-left: 3rem !important;
  }
  .gap-2xl-ml-0 {
    gap: 0 !important;
  }
  .gap-2xl-ml-1 {
    gap: 0.25rem !important;
  }
  .gap-2xl-ml-2 {
    gap: 0.5rem !important;
  }
  .gap-2xl-ml-3 {
    gap: 1rem !important;
  }
  .gap-2xl-ml-4 {
    gap: 1.5rem !important;
  }
  .gap-2xl-ml-5 {
    gap: 3rem !important;
  }
  .row-gap-2xl-ml-0 {
    row-gap: 0 !important;
  }
  .row-gap-2xl-ml-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-2xl-ml-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-2xl-ml-3 {
    row-gap: 1rem !important;
  }
  .row-gap-2xl-ml-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-2xl-ml-5 {
    row-gap: 3rem !important;
  }
  .column-gap-2xl-ml-0 {
    column-gap: 0 !important;
  }
  .column-gap-2xl-ml-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-2xl-ml-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-2xl-ml-3 {
    column-gap: 1rem !important;
  }
  .column-gap-2xl-ml-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-2xl-ml-5 {
    column-gap: 3rem !important;
  }
  .text-2xl-ml-start {
    text-align: left !important;
  }
  .text-2xl-ml-end {
    text-align: right !important;
  }
  .text-2xl-ml-center {
    text-align: center !important;
  }
}
@media (min-width: 1750px) {
  .float-2xl-ml-min-start {
    float: left !important;
  }
  .float-2xl-ml-min-end {
    float: right !important;
  }
  .float-2xl-ml-min-none {
    float: none !important;
  }
  .object-fit-2xl-ml-min-contain {
    object-fit: contain !important;
  }
  .object-fit-2xl-ml-min-cover {
    object-fit: cover !important;
  }
  .object-fit-2xl-ml-min-fill {
    object-fit: fill !important;
  }
  .object-fit-2xl-ml-min-scale {
    object-fit: scale-down !important;
  }
  .object-fit-2xl-ml-min-none {
    object-fit: none !important;
  }
  .d-2xl-ml-min-inline {
    display: inline !important;
  }
  .d-2xl-ml-min-inline-block {
    display: inline-block !important;
  }
  .d-2xl-ml-min-block {
    display: block !important;
  }
  .d-2xl-ml-min-grid {
    display: grid !important;
  }
  .d-2xl-ml-min-inline-grid {
    display: inline-grid !important;
  }
  .d-2xl-ml-min-table {
    display: table !important;
  }
  .d-2xl-ml-min-table-row {
    display: table-row !important;
  }
  .d-2xl-ml-min-table-cell {
    display: table-cell !important;
  }
  .d-2xl-ml-min-flex {
    display: flex !important;
  }
  .d-2xl-ml-min-inline-flex {
    display: inline-flex !important;
  }
  .d-2xl-ml-min-none {
    display: none !important;
  }
  .flex-2xl-ml-min-fill {
    flex: 1 1 auto !important;
  }
  .flex-2xl-ml-min-row {
    flex-direction: row !important;
  }
  .flex-2xl-ml-min-column {
    flex-direction: column !important;
  }
  .flex-2xl-ml-min-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-2xl-ml-min-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-2xl-ml-min-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-2xl-ml-min-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-2xl-ml-min-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-2xl-ml-min-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-2xl-ml-min-wrap {
    flex-wrap: wrap !important;
  }
  .flex-2xl-ml-min-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-2xl-ml-min-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-2xl-ml-min-start {
    justify-content: flex-start !important;
  }
  .justify-content-2xl-ml-min-end {
    justify-content: flex-end !important;
  }
  .justify-content-2xl-ml-min-center {
    justify-content: center !important;
  }
  .justify-content-2xl-ml-min-between {
    justify-content: space-between !important;
  }
  .justify-content-2xl-ml-min-around {
    justify-content: space-around !important;
  }
  .justify-content-2xl-ml-min-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-2xl-ml-min-start {
    align-items: flex-start !important;
  }
  .align-items-2xl-ml-min-end {
    align-items: flex-end !important;
  }
  .align-items-2xl-ml-min-center {
    align-items: center !important;
  }
  .align-items-2xl-ml-min-baseline {
    align-items: baseline !important;
  }
  .align-items-2xl-ml-min-stretch {
    align-items: stretch !important;
  }
  .align-content-2xl-ml-min-start {
    align-content: flex-start !important;
  }
  .align-content-2xl-ml-min-end {
    align-content: flex-end !important;
  }
  .align-content-2xl-ml-min-center {
    align-content: center !important;
  }
  .align-content-2xl-ml-min-between {
    align-content: space-between !important;
  }
  .align-content-2xl-ml-min-around {
    align-content: space-around !important;
  }
  .align-content-2xl-ml-min-stretch {
    align-content: stretch !important;
  }
  .align-self-2xl-ml-min-auto {
    align-self: auto !important;
  }
  .align-self-2xl-ml-min-start {
    align-self: flex-start !important;
  }
  .align-self-2xl-ml-min-end {
    align-self: flex-end !important;
  }
  .align-self-2xl-ml-min-center {
    align-self: center !important;
  }
  .align-self-2xl-ml-min-baseline {
    align-self: baseline !important;
  }
  .align-self-2xl-ml-min-stretch {
    align-self: stretch !important;
  }
  .order-2xl-ml-min-first {
    order: -1 !important;
  }
  .order-2xl-ml-min-0 {
    order: 0 !important;
  }
  .order-2xl-ml-min-1 {
    order: 1 !important;
  }
  .order-2xl-ml-min-2 {
    order: 2 !important;
  }
  .order-2xl-ml-min-3 {
    order: 3 !important;
  }
  .order-2xl-ml-min-4 {
    order: 4 !important;
  }
  .order-2xl-ml-min-5 {
    order: 5 !important;
  }
  .order-2xl-ml-min-last {
    order: 6 !important;
  }
  .m-2xl-ml-min-0 {
    margin: 0 !important;
  }
  .m-2xl-ml-min-1 {
    margin: 0.25rem !important;
  }
  .m-2xl-ml-min-2 {
    margin: 0.5rem !important;
  }
  .m-2xl-ml-min-3 {
    margin: 1rem !important;
  }
  .m-2xl-ml-min-4 {
    margin: 1.5rem !important;
  }
  .m-2xl-ml-min-5 {
    margin: 3rem !important;
  }
  .m-2xl-ml-min-auto {
    margin: auto !important;
  }
  .mx-2xl-ml-min-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-2xl-ml-min-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-2xl-ml-min-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-2xl-ml-min-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-2xl-ml-min-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-2xl-ml-min-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-2xl-ml-min-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-2xl-ml-min-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-2xl-ml-min-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-2xl-ml-min-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-2xl-ml-min-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-2xl-ml-min-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-2xl-ml-min-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-2xl-ml-min-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-2xl-ml-min-0 {
    margin-top: 0 !important;
  }
  .mt-2xl-ml-min-1 {
    margin-top: 0.25rem !important;
  }
  .mt-2xl-ml-min-2 {
    margin-top: 0.5rem !important;
  }
  .mt-2xl-ml-min-3 {
    margin-top: 1rem !important;
  }
  .mt-2xl-ml-min-4 {
    margin-top: 1.5rem !important;
  }
  .mt-2xl-ml-min-5 {
    margin-top: 3rem !important;
  }
  .mt-2xl-ml-min-auto {
    margin-top: auto !important;
  }
  .me-2xl-ml-min-0 {
    margin-right: 0 !important;
  }
  .me-2xl-ml-min-1 {
    margin-right: 0.25rem !important;
  }
  .me-2xl-ml-min-2 {
    margin-right: 0.5rem !important;
  }
  .me-2xl-ml-min-3 {
    margin-right: 1rem !important;
  }
  .me-2xl-ml-min-4 {
    margin-right: 1.5rem !important;
  }
  .me-2xl-ml-min-5 {
    margin-right: 3rem !important;
  }
  .me-2xl-ml-min-auto {
    margin-right: auto !important;
  }
  .mb-2xl-ml-min-0 {
    margin-bottom: 0 !important;
  }
  .mb-2xl-ml-min-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-2xl-ml-min-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-2xl-ml-min-3 {
    margin-bottom: 1rem !important;
  }
  .mb-2xl-ml-min-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-2xl-ml-min-5 {
    margin-bottom: 3rem !important;
  }
  .mb-2xl-ml-min-auto {
    margin-bottom: auto !important;
  }
  .ms-2xl-ml-min-0 {
    margin-left: 0 !important;
  }
  .ms-2xl-ml-min-1 {
    margin-left: 0.25rem !important;
  }
  .ms-2xl-ml-min-2 {
    margin-left: 0.5rem !important;
  }
  .ms-2xl-ml-min-3 {
    margin-left: 1rem !important;
  }
  .ms-2xl-ml-min-4 {
    margin-left: 1.5rem !important;
  }
  .ms-2xl-ml-min-5 {
    margin-left: 3rem !important;
  }
  .ms-2xl-ml-min-auto {
    margin-left: auto !important;
  }
  .p-2xl-ml-min-0 {
    padding: 0 !important;
  }
  .p-2xl-ml-min-1 {
    padding: 0.25rem !important;
  }
  .p-2xl-ml-min-2 {
    padding: 0.5rem !important;
  }
  .p-2xl-ml-min-3 {
    padding: 1rem !important;
  }
  .p-2xl-ml-min-4 {
    padding: 1.5rem !important;
  }
  .p-2xl-ml-min-5 {
    padding: 3rem !important;
  }
  .px-2xl-ml-min-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-2xl-ml-min-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-2xl-ml-min-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-2xl-ml-min-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-2xl-ml-min-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-2xl-ml-min-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-2xl-ml-min-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-2xl-ml-min-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-2xl-ml-min-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-2xl-ml-min-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-2xl-ml-min-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-2xl-ml-min-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-2xl-ml-min-0 {
    padding-top: 0 !important;
  }
  .pt-2xl-ml-min-1 {
    padding-top: 0.25rem !important;
  }
  .pt-2xl-ml-min-2 {
    padding-top: 0.5rem !important;
  }
  .pt-2xl-ml-min-3 {
    padding-top: 1rem !important;
  }
  .pt-2xl-ml-min-4 {
    padding-top: 1.5rem !important;
  }
  .pt-2xl-ml-min-5 {
    padding-top: 3rem !important;
  }
  .pe-2xl-ml-min-0 {
    padding-right: 0 !important;
  }
  .pe-2xl-ml-min-1 {
    padding-right: 0.25rem !important;
  }
  .pe-2xl-ml-min-2 {
    padding-right: 0.5rem !important;
  }
  .pe-2xl-ml-min-3 {
    padding-right: 1rem !important;
  }
  .pe-2xl-ml-min-4 {
    padding-right: 1.5rem !important;
  }
  .pe-2xl-ml-min-5 {
    padding-right: 3rem !important;
  }
  .pb-2xl-ml-min-0 {
    padding-bottom: 0 !important;
  }
  .pb-2xl-ml-min-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-2xl-ml-min-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-2xl-ml-min-3 {
    padding-bottom: 1rem !important;
  }
  .pb-2xl-ml-min-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-2xl-ml-min-5 {
    padding-bottom: 3rem !important;
  }
  .ps-2xl-ml-min-0 {
    padding-left: 0 !important;
  }
  .ps-2xl-ml-min-1 {
    padding-left: 0.25rem !important;
  }
  .ps-2xl-ml-min-2 {
    padding-left: 0.5rem !important;
  }
  .ps-2xl-ml-min-3 {
    padding-left: 1rem !important;
  }
  .ps-2xl-ml-min-4 {
    padding-left: 1.5rem !important;
  }
  .ps-2xl-ml-min-5 {
    padding-left: 3rem !important;
  }
  .gap-2xl-ml-min-0 {
    gap: 0 !important;
  }
  .gap-2xl-ml-min-1 {
    gap: 0.25rem !important;
  }
  .gap-2xl-ml-min-2 {
    gap: 0.5rem !important;
  }
  .gap-2xl-ml-min-3 {
    gap: 1rem !important;
  }
  .gap-2xl-ml-min-4 {
    gap: 1.5rem !important;
  }
  .gap-2xl-ml-min-5 {
    gap: 3rem !important;
  }
  .row-gap-2xl-ml-min-0 {
    row-gap: 0 !important;
  }
  .row-gap-2xl-ml-min-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-2xl-ml-min-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-2xl-ml-min-3 {
    row-gap: 1rem !important;
  }
  .row-gap-2xl-ml-min-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-2xl-ml-min-5 {
    row-gap: 3rem !important;
  }
  .column-gap-2xl-ml-min-0 {
    column-gap: 0 !important;
  }
  .column-gap-2xl-ml-min-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-2xl-ml-min-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-2xl-ml-min-3 {
    column-gap: 1rem !important;
  }
  .column-gap-2xl-ml-min-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-2xl-ml-min-5 {
    column-gap: 3rem !important;
  }
  .text-2xl-ml-min-start {
    text-align: left !important;
  }
  .text-2xl-ml-min-end {
    text-align: right !important;
  }
  .text-2xl-ml-min-center {
    text-align: center !important;
  }
}
@media (min-width: 2500px) {
  .float-2xl-ml-max-start {
    float: left !important;
  }
  .float-2xl-ml-max-end {
    float: right !important;
  }
  .float-2xl-ml-max-none {
    float: none !important;
  }
  .object-fit-2xl-ml-max-contain {
    object-fit: contain !important;
  }
  .object-fit-2xl-ml-max-cover {
    object-fit: cover !important;
  }
  .object-fit-2xl-ml-max-fill {
    object-fit: fill !important;
  }
  .object-fit-2xl-ml-max-scale {
    object-fit: scale-down !important;
  }
  .object-fit-2xl-ml-max-none {
    object-fit: none !important;
  }
  .d-2xl-ml-max-inline {
    display: inline !important;
  }
  .d-2xl-ml-max-inline-block {
    display: inline-block !important;
  }
  .d-2xl-ml-max-block {
    display: block !important;
  }
  .d-2xl-ml-max-grid {
    display: grid !important;
  }
  .d-2xl-ml-max-inline-grid {
    display: inline-grid !important;
  }
  .d-2xl-ml-max-table {
    display: table !important;
  }
  .d-2xl-ml-max-table-row {
    display: table-row !important;
  }
  .d-2xl-ml-max-table-cell {
    display: table-cell !important;
  }
  .d-2xl-ml-max-flex {
    display: flex !important;
  }
  .d-2xl-ml-max-inline-flex {
    display: inline-flex !important;
  }
  .d-2xl-ml-max-none {
    display: none !important;
  }
  .flex-2xl-ml-max-fill {
    flex: 1 1 auto !important;
  }
  .flex-2xl-ml-max-row {
    flex-direction: row !important;
  }
  .flex-2xl-ml-max-column {
    flex-direction: column !important;
  }
  .flex-2xl-ml-max-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-2xl-ml-max-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-2xl-ml-max-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-2xl-ml-max-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-2xl-ml-max-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-2xl-ml-max-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-2xl-ml-max-wrap {
    flex-wrap: wrap !important;
  }
  .flex-2xl-ml-max-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-2xl-ml-max-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-2xl-ml-max-start {
    justify-content: flex-start !important;
  }
  .justify-content-2xl-ml-max-end {
    justify-content: flex-end !important;
  }
  .justify-content-2xl-ml-max-center {
    justify-content: center !important;
  }
  .justify-content-2xl-ml-max-between {
    justify-content: space-between !important;
  }
  .justify-content-2xl-ml-max-around {
    justify-content: space-around !important;
  }
  .justify-content-2xl-ml-max-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-2xl-ml-max-start {
    align-items: flex-start !important;
  }
  .align-items-2xl-ml-max-end {
    align-items: flex-end !important;
  }
  .align-items-2xl-ml-max-center {
    align-items: center !important;
  }
  .align-items-2xl-ml-max-baseline {
    align-items: baseline !important;
  }
  .align-items-2xl-ml-max-stretch {
    align-items: stretch !important;
  }
  .align-content-2xl-ml-max-start {
    align-content: flex-start !important;
  }
  .align-content-2xl-ml-max-end {
    align-content: flex-end !important;
  }
  .align-content-2xl-ml-max-center {
    align-content: center !important;
  }
  .align-content-2xl-ml-max-between {
    align-content: space-between !important;
  }
  .align-content-2xl-ml-max-around {
    align-content: space-around !important;
  }
  .align-content-2xl-ml-max-stretch {
    align-content: stretch !important;
  }
  .align-self-2xl-ml-max-auto {
    align-self: auto !important;
  }
  .align-self-2xl-ml-max-start {
    align-self: flex-start !important;
  }
  .align-self-2xl-ml-max-end {
    align-self: flex-end !important;
  }
  .align-self-2xl-ml-max-center {
    align-self: center !important;
  }
  .align-self-2xl-ml-max-baseline {
    align-self: baseline !important;
  }
  .align-self-2xl-ml-max-stretch {
    align-self: stretch !important;
  }
  .order-2xl-ml-max-first {
    order: -1 !important;
  }
  .order-2xl-ml-max-0 {
    order: 0 !important;
  }
  .order-2xl-ml-max-1 {
    order: 1 !important;
  }
  .order-2xl-ml-max-2 {
    order: 2 !important;
  }
  .order-2xl-ml-max-3 {
    order: 3 !important;
  }
  .order-2xl-ml-max-4 {
    order: 4 !important;
  }
  .order-2xl-ml-max-5 {
    order: 5 !important;
  }
  .order-2xl-ml-max-last {
    order: 6 !important;
  }
  .m-2xl-ml-max-0 {
    margin: 0 !important;
  }
  .m-2xl-ml-max-1 {
    margin: 0.25rem !important;
  }
  .m-2xl-ml-max-2 {
    margin: 0.5rem !important;
  }
  .m-2xl-ml-max-3 {
    margin: 1rem !important;
  }
  .m-2xl-ml-max-4 {
    margin: 1.5rem !important;
  }
  .m-2xl-ml-max-5 {
    margin: 3rem !important;
  }
  .m-2xl-ml-max-auto {
    margin: auto !important;
  }
  .mx-2xl-ml-max-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-2xl-ml-max-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-2xl-ml-max-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-2xl-ml-max-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-2xl-ml-max-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-2xl-ml-max-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-2xl-ml-max-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-2xl-ml-max-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-2xl-ml-max-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-2xl-ml-max-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-2xl-ml-max-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-2xl-ml-max-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-2xl-ml-max-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-2xl-ml-max-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-2xl-ml-max-0 {
    margin-top: 0 !important;
  }
  .mt-2xl-ml-max-1 {
    margin-top: 0.25rem !important;
  }
  .mt-2xl-ml-max-2 {
    margin-top: 0.5rem !important;
  }
  .mt-2xl-ml-max-3 {
    margin-top: 1rem !important;
  }
  .mt-2xl-ml-max-4 {
    margin-top: 1.5rem !important;
  }
  .mt-2xl-ml-max-5 {
    margin-top: 3rem !important;
  }
  .mt-2xl-ml-max-auto {
    margin-top: auto !important;
  }
  .me-2xl-ml-max-0 {
    margin-right: 0 !important;
  }
  .me-2xl-ml-max-1 {
    margin-right: 0.25rem !important;
  }
  .me-2xl-ml-max-2 {
    margin-right: 0.5rem !important;
  }
  .me-2xl-ml-max-3 {
    margin-right: 1rem !important;
  }
  .me-2xl-ml-max-4 {
    margin-right: 1.5rem !important;
  }
  .me-2xl-ml-max-5 {
    margin-right: 3rem !important;
  }
  .me-2xl-ml-max-auto {
    margin-right: auto !important;
  }
  .mb-2xl-ml-max-0 {
    margin-bottom: 0 !important;
  }
  .mb-2xl-ml-max-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-2xl-ml-max-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-2xl-ml-max-3 {
    margin-bottom: 1rem !important;
  }
  .mb-2xl-ml-max-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-2xl-ml-max-5 {
    margin-bottom: 3rem !important;
  }
  .mb-2xl-ml-max-auto {
    margin-bottom: auto !important;
  }
  .ms-2xl-ml-max-0 {
    margin-left: 0 !important;
  }
  .ms-2xl-ml-max-1 {
    margin-left: 0.25rem !important;
  }
  .ms-2xl-ml-max-2 {
    margin-left: 0.5rem !important;
  }
  .ms-2xl-ml-max-3 {
    margin-left: 1rem !important;
  }
  .ms-2xl-ml-max-4 {
    margin-left: 1.5rem !important;
  }
  .ms-2xl-ml-max-5 {
    margin-left: 3rem !important;
  }
  .ms-2xl-ml-max-auto {
    margin-left: auto !important;
  }
  .p-2xl-ml-max-0 {
    padding: 0 !important;
  }
  .p-2xl-ml-max-1 {
    padding: 0.25rem !important;
  }
  .p-2xl-ml-max-2 {
    padding: 0.5rem !important;
  }
  .p-2xl-ml-max-3 {
    padding: 1rem !important;
  }
  .p-2xl-ml-max-4 {
    padding: 1.5rem !important;
  }
  .p-2xl-ml-max-5 {
    padding: 3rem !important;
  }
  .px-2xl-ml-max-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-2xl-ml-max-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-2xl-ml-max-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-2xl-ml-max-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-2xl-ml-max-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-2xl-ml-max-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-2xl-ml-max-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-2xl-ml-max-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-2xl-ml-max-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-2xl-ml-max-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-2xl-ml-max-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-2xl-ml-max-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-2xl-ml-max-0 {
    padding-top: 0 !important;
  }
  .pt-2xl-ml-max-1 {
    padding-top: 0.25rem !important;
  }
  .pt-2xl-ml-max-2 {
    padding-top: 0.5rem !important;
  }
  .pt-2xl-ml-max-3 {
    padding-top: 1rem !important;
  }
  .pt-2xl-ml-max-4 {
    padding-top: 1.5rem !important;
  }
  .pt-2xl-ml-max-5 {
    padding-top: 3rem !important;
  }
  .pe-2xl-ml-max-0 {
    padding-right: 0 !important;
  }
  .pe-2xl-ml-max-1 {
    padding-right: 0.25rem !important;
  }
  .pe-2xl-ml-max-2 {
    padding-right: 0.5rem !important;
  }
  .pe-2xl-ml-max-3 {
    padding-right: 1rem !important;
  }
  .pe-2xl-ml-max-4 {
    padding-right: 1.5rem !important;
  }
  .pe-2xl-ml-max-5 {
    padding-right: 3rem !important;
  }
  .pb-2xl-ml-max-0 {
    padding-bottom: 0 !important;
  }
  .pb-2xl-ml-max-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-2xl-ml-max-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-2xl-ml-max-3 {
    padding-bottom: 1rem !important;
  }
  .pb-2xl-ml-max-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-2xl-ml-max-5 {
    padding-bottom: 3rem !important;
  }
  .ps-2xl-ml-max-0 {
    padding-left: 0 !important;
  }
  .ps-2xl-ml-max-1 {
    padding-left: 0.25rem !important;
  }
  .ps-2xl-ml-max-2 {
    padding-left: 0.5rem !important;
  }
  .ps-2xl-ml-max-3 {
    padding-left: 1rem !important;
  }
  .ps-2xl-ml-max-4 {
    padding-left: 1.5rem !important;
  }
  .ps-2xl-ml-max-5 {
    padding-left: 3rem !important;
  }
  .gap-2xl-ml-max-0 {
    gap: 0 !important;
  }
  .gap-2xl-ml-max-1 {
    gap: 0.25rem !important;
  }
  .gap-2xl-ml-max-2 {
    gap: 0.5rem !important;
  }
  .gap-2xl-ml-max-3 {
    gap: 1rem !important;
  }
  .gap-2xl-ml-max-4 {
    gap: 1.5rem !important;
  }
  .gap-2xl-ml-max-5 {
    gap: 3rem !important;
  }
  .row-gap-2xl-ml-max-0 {
    row-gap: 0 !important;
  }
  .row-gap-2xl-ml-max-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-2xl-ml-max-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-2xl-ml-max-3 {
    row-gap: 1rem !important;
  }
  .row-gap-2xl-ml-max-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-2xl-ml-max-5 {
    row-gap: 3rem !important;
  }
  .column-gap-2xl-ml-max-0 {
    column-gap: 0 !important;
  }
  .column-gap-2xl-ml-max-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-2xl-ml-max-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-2xl-ml-max-3 {
    column-gap: 1rem !important;
  }
  .column-gap-2xl-ml-max-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-2xl-ml-max-5 {
    column-gap: 3rem !important;
  }
  .text-2xl-ml-max-start {
    text-align: left !important;
  }
  .text-2xl-ml-max-end {
    text-align: right !important;
  }
  .text-2xl-ml-max-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 4.0625rem !important;
  }
  .fs-2 {
    font-size: 3.4375rem !important;
  }
  .fs-3 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/** ../components/commons components / overrides **/
#annoucement {
  --hf-annoucement-bg: #BCF02D;
  --hf-annoucement-color: #191919;
  --hf-annoucement-gap: 2rem;
  --hf-annoucement-padding: 1.625rem;
  --hf-annoucement-font-size: 1rem;
  --hf-annoucement-title-font-weight: 600;
  --hf-annoucement-separator-color: #D3FA67;
  padding: var(--hf-annoucement-padding);
  background-color: var(--hf-annoucement-bg);
  color: var(--hf-annoucement-color);
}
#annoucement .container {
  position: relative;
}
#annoucement .part-content {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  gap: var(--hf-annoucement-gap);
}
#annoucement .part-content span,
#annoucement .part-content .btn-group {
  display: flex;
  align-items: center;
}
#annoucement .part-content .part-content-title {
  font-size: var(--hf-annoucement-font-size);
  font-weight: var(--hf-annoucement-title-font-weight);
}
#annoucement .part-content .part-content-date {
  font-size: var(--hf-annoucement-font-size);
  font-weight: var(--hf-annoucement-font-weight);
}
#annoucement .part-content .part-content-content {
  display: flex;
  align-items: center;
  max-width: 65%;
}
#annoucement .part-content .part-content-content span {
  font-size: var(--hf-annoucement-font-size);
  font-weight: var(--hf-annoucement-font-weight);
  text-overflow: ellipsis;
  line-clamp: 2;
  overflow: hidden;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#annoucement .part-content .part-content-content strong,
#annoucement .part-content .part-content-content i {
  display: contents;
}
#annoucement .part-content span + span,
#annoucement .part-content span + div,
#annoucement .part-content .btn-group {
  position: relative;
}
#annoucement .part-content span + span::before,
#annoucement .part-content span + div::before,
#annoucement .part-content .btn-group::before {
  content: "";
  position: absolute;
  left: calc(var(--hf-annoucement-gap) / -2);
  top: 0;
  width: 2px;
  height: 100%;
  background-color: var(--hf-annoucement-separator-color);
}
#annoucement .part-content .btn-group .btn, #annoucement .part-content .btn-group .btn:has(a) > a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991.98px) {
  #annoucement {
    display: none;
  }
}
#annoucement .component-icon-rounded-alternate {
  --hf-icon-size: 2rem;
  --hf-icon-size-sm: 1.5rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}
#annoucement .component-icon-rounded-alternate .icon--cross {
  background: url("../images/elements/icon-cube-light.svg") no-repeat center center;
  font-size: 1.5rem;
}

.aside-popin-container {
  position: fixed;
  width: 100%;
  z-index: 1030;
  pointer-events: none;
  bottom: 0;
  right: 0;
}
@media (max-width: 991.98px) {
  .aside-popin-container {
    display: none;
  }
}
.aside-popin-container .aside-popin {
  margin-left: auto;
  pointer-events: auto;
  max-width: 380px;
  height: auto;
  border-radius: 0.625rem 0.625rem 0 0;
  background-color: var(--popin-background-color, #BCF02D);
  padding: 1.5rem;
  padding-top: 3rem;
  color: var(--popin-color, #191919);
  position: relative;
  box-shadow: 0 0 0.5rem 0 rgba(25, 25, 25, 0.1);
  transform: translateY(0);
  transition: transform 0.5s ease-in-out;
}
.aside-popin-container .aside-popin .title {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 1rem;
  display: block;
}
.aside-popin-container .aside-popin .content {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 400;
}
.aside-popin-container .aside-popin .btn-group {
  margin-top: 1.5rem;
}
.aside-popin-container .aside-popin .popin-close {
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  width: 1.25rem;
  height: 1.25rem;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.aside-popin-container .aside-popin .popin-close * {
  cursor: pointer;
}
.aside-popin-container .aside-popin .popin-close i {
  background: none;
  --hf-icon-size: 1.25em;
}
.aside-popin-container .aside-popin .popin-close i::before {
  font-size: var(--hf-icon-size);
}
.aside-popin-container .aside-popin figure {
  max-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.25rem;
}
.aside-popin-container .aside-popin figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.aside-popin-container .aside-popin.hidden {
  transform: translateY(100%);
  transition: transform 0.5s ease-in-out;
}

.img-fluid, picture.img-fluid img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-fluid.full, picture.img-fluid img.full {
  width: 100%;
}

.rounded-circle {
  overflow: hidden;
}

/* Image with 'data' attribute is hidden */
img[data-lazy-src] {
  /* we set the opacity to 0 */
  opacity: 0;
}

/* Image without 'data' attribute is (or becomes) visible */
img.lazyloaded {
  /* prepare the future animation */
  -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0.2s;
  -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0.2s;
  transition: opacity 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0.2s;
  /* we set the opacity to 1 to do the magic */
  opacity: 1;
}

picture.img-fluid.full img {
  width: 100%;
}

picture:has(.aligncenter), picture.aligncenter,
figure:has(.aligncenter),
figure.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
picture:has(.aligncenter) img, picture.aligncenter img,
figure:has(.aligncenter) img,
figure.aligncenter img {
  margin-left: auto;
  margin-right: auto;
}
picture:has(.alignright), picture.alignright,
figure:has(.alignright),
figure.alignright {
  margin-left: auto;
  float: right;
  margin-left: 1.5rem;
}
picture:has(.alignright) img, picture.alignright img,
figure:has(.alignright) img,
figure.alignright img {
  margin-left: auto;
}
picture:has(.alignleft), picture.alignleft,
figure:has(.alignleft),
figure.alignleft {
  margin-right: auto;
  float: left;
  margin-right: 1.5rem;
}
picture:has(.alignleft) img, picture.alignleft img,
figure:has(.alignleft) img,
figure.alignleft img {
  margin-right: auto;
}
picture:has(.alignnone) img, picture.alignnone img,
figure:has(.alignnone) img,
figure.alignnone img {
  width: auto !important;
}

p:has(picture.aligncenter) {
  text-align: center;
}
p:has(picture.alignright) {
  text-align: right;
}
p:has(picture.alignleft) {
  text-align: left;
}

.page-template-default .wysiwyg figure.__illustration img {
  width: revert-layer !important;
}

.page-template-default .wysiwyg figure.__illustration img,
.page-part--single figure.__illustration img {
  width: revert-layer !important;
}

table {
  --hf-table-color: #191919;
  --hf-table-bg: #EEEEEE;
  --hf-table-font-size: 0.9rem;
  --hf-table-font-weight: 300;
  --hf-table-border-color: #191919;
  --hf-table-border-width: 1px;
  --hf-table-border-radius: 0.3125rem;
  --hf-table-cell-padding-y: 1.5rem;
  --hf-table-cell-padding-x: 1rem;
  --hf-table-cell-margin-y: 1.5rem;
  position: relative;
  color: var(--hf-table-color);
  font-weight: var(--hf-table-font-weight);
  margin: var(--hf-table-cell-margin-y) 0;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table thead,
table tbody {
  border: var(--hf-table-border-width) solid var(--hf-table-border-color);
  background-color: var(--hf-table-bg);
}
@media (max-width: 991.98px) {
  table {
    display: block;
    overflow-x: scroll;
  }
}
table tbody {
  border: var(--hf-table-border-width) solid var(--hf-table-border-color);
}
table td, table th {
  padding: var(--hf-table-cell-padding-y) var(--hf-table-cell-padding-x);
  border: var(--hf-table-border-width) solid var(--hf-table-border-color);
  font-size: var(--hf-table-font-size);
}

.form-text {
  margin-top: 0.25rem;
  font-size: 1rem;
  color: #191919;
}

input#search {
  border-bottom: 1px solid var(--hf-border-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0 0;
  font-family: var(--hf-font-sans-serif);
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
  color: var(--hf-body-color);
  background-color: var(--hf-body-bg);
  background-clip: padding-box;
  appearance: none;
  border: none;
  border-bottom: var(--hf-border-width) solid var(--hf-border-color);
}
.form-control:focus {
  color: var(--hf-body-color);
  background-color: var(--hf-body-bg);
  border-color: #D3FA67;
  outline: 0;
}
.form-control::placeholder {
  color: var(--hf-secondary-color);
  opacity: 1;
}

.form-check {
  display: block;
  min-height: 1.2rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.1em;
  vertical-align: top;
  background-color: var(--hf-body-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--hf-border-width) solid #666464;
  appearance: none;
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #D3FA67;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(188, 240, 45, 0.25);
}
.form-check-input:checked {
  background-color: #BCF02D;
  border-color: var(--hf-primary);
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23191919' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23191919'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #BCF02D;
  border-color: #BCF02D;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23f5f5f5' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-check-label {
  cursor: pointer;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23D3FA67'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23f5f5f5'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn:has(a) > .btn-check[disabled] + a, .btn-check:disabled + .btn, .btn:has(a) > .btn-check:disabled + a {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-check-btn {
  position: relative;
}
.form-check-btn label {
  cursor: pointer;
  position: relative;
  z-index: 1;
  line-height: normal;
  font-size: 1.25rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #666464;
  border-bottom: var(--hf-border-width) solid #666464;
}
@media (max-width: 991.98px) {
  .form-check-btn label {
    font-size: 1.125rem;
  }
}
.form-check-btn input:checked + label {
  color: #191919;
  border-color: var(--hf-primary);
}

.form-floating {
  position: relative;
  flex: 1 1 auto;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--hf-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.25;
  white-space: nowrap;
  pointer-events: none;
  border: none;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--hf-border-width) 0;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 3;
}
.input-group:has(.filters-type) {
  justify-content: center;
  margin-bottom: 4.125rem;
}
.input-group:has(.filters-type) .filters-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem 1.25rem;
}
.input-group:has(.filters-type) .filters-wrapper .filters-type {
  flex: 1 1 auto;
}

/** Focus styling **/
.input-group-focusable {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.input-group-focusable .input-group-item {
  margin-left: var(--hf-border-width);
}
.input-group-focusable .input-group-item.btn:not([type=submit]), .input-group-focusable .btn:has(a) > a.input-group-item:not([type=submit]),
.input-group-focusable .input-group-item .form-control {
  border: none;
  box-shadow: none;
  border-radius: 0 !important;
}
.input-group-focusable .input-group-item.btn:not([type=submit]):focus, .input-group-focusable .btn:has(a) > a.input-group-item:not([type=submit]):focus, .input-group-focusable .input-group-item.btn:not([type=submit]).show, .input-group-focusable .btn:has(a) > a.input-group-item:not([type=submit]).show,
.input-group-focusable .input-group-item .form-control:focus,
.input-group-focusable .input-group-item .form-control.show {
  box-shadow: none;
}

.form-list {
  margin-top: 0.5rem;
  font-size: 1rem;
  color: #191919;
  padding: 0 0;
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  border-radius: var(--hf-border-radius);
  list-style: none;
  max-height: 22rem;
  overflow-y: auto;
  z-index: 2;
  background-color: #F3F8F0;
}
.form-list:has(.list-result) {
  border: var(--hf-border-width) solid var(--hf-border-color);
}
.form-list .list-result {
  padding: 1rem 1rem;
  font-size: 1rem;
  font-weight: 300;
  color: var(--hf-body-color);
  border-bottom: var(--hf-border-width) solid var(--hf-border-color);
  cursor: pointer;
}
.form-list .list-result:hover {
  background-color: #BCF02D;
}
.form-list .list-result strong {
  color: #191919;
  font-weight: 500;
}
.form-list .list-result.no-result {
  padding: 1rem 1rem;
  font-size: 1rem;
  font-weight: 300;
  color: var(--hf-body-color);
}
.form-list .list-result.no-result:hover {
  background-color: #F3F8F0;
  cursor: default;
}

.btn, .btn:has(a) > a {
  --hf-btn-padding-x: 0.9375rem;
  --hf-btn-padding-y: 0.9375rem;
  --hf-btn-padding-y-primary: 1.18rem;
  --hf-btn-font-family: var(--hf-font-sans-serif);
  --hf-btn-font-size: 0.9rem;
  --hf-btn-font-weight: 600;
  --hf-btn-line-height: 1.2;
  --hf-btn-text-transform: uppercase;
  --hf-btn-letter-spacing: 0.08125em;
  --hf-btn-color: #191919;
  --hf-btn-bg-primary: #BCF02D;
  --hf-btn-hover-bg: #D3FA67;
  --hf-btn-hover-color: var(--hf-link-color);
  --hf-btn-hover-border-color: #D3FA67;
  --hf-btn-border-width: var(--hf-border-width);
  --hf-btn-border-color: transparent;
  --hf-btn-border-color-primary: #BCF02D;
  --hf-btn-border-radius: var(--hf-border-radius);
  --hf-btn-box-shadow: none;
  --hf-btn-disabled-opacity: 0.65;
  --hf-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--hf-btn-focus-shadow-rgb), .5);
  --hf-btn-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn:not(:has(a)), .btn:has(a) > a:not(:has(a)) {
  display: inline-block;
  padding: var(--hf-btn-padding-y) var(--hf-btn-padding-x);
  font-family: var(--hf-btn-font-family);
  font-size: var(--hf-btn-font-size);
  font-weight: var(--hf-btn-font-weight);
  line-height: var(--hf-btn-line-height);
  letter-spacing: var(--hf-btn-letter-spacing);
  color: var(--hf-btn-color);
  text-align: left;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  text-transform: var(--hf-btn-text-transform);
  border: var(--hf-btn-border-width) solid var(--hf-btn-border-color);
  border-radius: var(--hf-btn-border-radius);
  transition: var(--hf-btn-transition);
}
.btn:not(:has(a)).btn--primary, .btn:has(a) > a:not(:has(a)).btn--primary {
  --hf-btn-padding-y: var(--hf-btn-padding-y-primary);
}
.btn:not(:has(a)).btn--tertiary, .btn:has(a) > a:not(:has(a)).btn--tertiary {
  padding: 0;
}
.btn:not(:has(a)).btn--primary, .btn:has(a) > a:not(:has(a)).btn--primary, .btn:not(:has(a)).btn--secondary, .btn:has(a) > a:not(:has(a)).btn--secondary {
  background-color: var(--hf-btn-bg-primary);
  border-color: var(--hf-btn-border-color-primary);
}
.btn:not(:has(a)).btn--primary:hover, .btn:has(a) > a:not(:has(a)).btn--primary:hover, .btn:not(:has(a)).btn--secondary:hover, .btn:has(a) > a:not(:has(a)).btn--secondary:hover {
  background-color: var(--hf-btn-hover-bg);
  border-color: var(--hf-btn-hover-bg);
}
.btn:not(.btn--tertiary), .btn:has(a) > a:not(.btn--tertiary) {
  background-color: var(--hf-btn-bg-primary);
  border-color: var(--hf-btn-border-color-primary);
}
.btn:not(.btn--tertiary):hover, .btn:has(a) > a:not(.btn--tertiary):hover {
  background-color: var(--hf-btn-hover-bg);
  border-color: var(--hf-btn-hover-bg);
}
.btn.btn--primary, .btn:has(a) > a.btn--primary {
  --hf-btn-padding-y: var(--hf-btn-padding-y-primary);
}
.btn:hover, .btn:has(a) > a:hover, .btn:focus, .btn:has(a) > a:focus {
  color: var(--hf-btn-hover-color);
  transition: var(--hf-btn-transition);
}
.btn:has(.icon), .btn:has(a) > a:has(.icon) {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.btn--copy {
  --hf-btn-padding-x: 0.5rem;
  --hf-btn-padding-y: 0.25rem;
  --hf-btn-font-size: 0.75rem;
  --hf-btn-font-weight: 400;
  --hf-btn-color: #f5f5f5;
  --hf-btn-bg-primary: transparent;
  --hf-btn-hover-bg: #f5f5f5;
  --hf-btn-hover-color: #191919;
  --hf-btn-hover-border-color: #f5f5f5;
  --hf-btn-border-color-primary: #f5f5f5;
}
.btn--copy:hover, .btn--copy:focus {
  background-color: var(--hf-btn-hover-bg);
  color: var(--hf-btn-hover-color);
}

.btn-with-icon {
  color: transparent;
  background-color: transparent;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.btn-with-icon .icon {
  color: var(--hf-body-color);
  font-size: 1.5rem;
}
.btn-with-icon .label {
  display: none;
}
.btn-with-icon:hover {
  color: transparent;
}

html body.post-type-archive-inside #main-hero .btn:not(.btn--tertiary), html body.post-type-archive-inside #main-hero .btn:has(a) > a:not(.btn--tertiary), html body.single-inside #main-hero .btn:not(.btn--tertiary), html body.single-inside #main-hero .btn:has(a) > a:not(.btn--tertiary) {
  --hf-btn-color: #f5f5f5;
  --hf-btn-bg-primary: var(--hf-itb);
  --hf-btn-hover-bg: var(--hf-itb-dark);
  --hf-btn-hover-color: #f5f5f5;
}

.btn-group {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}

.page-part-footer:has(.btn-group) {
  width: 100%;
}

.button-position--left .page-part-footer .btn-group {
  justify-content: flex-start;
}
.button-position--center .page-part-footer .btn-group {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.button-position--right .page-part-footer .btn-group {
  justify-content: flex-end;
  margin-left: auto;
}

.navbar-nav {
  --hf-nav-link-padding-x: 0rem;
  --hf-nav-link-padding-y: 1rem;
  --hf-nav-link-parent-padding-y-lg: 0.5rem;
  --hf-nav-link-submenu-padding-y-lg: 0.25rem;
  --hf-nav-link-parent-padding-right: 0.375rem;
  --hf-nav-link-parent-padding-lg: 1rem 1.5rem 1rem 0.5rem;
  --hf-nav-link-font-size: 0.9rem;
  --hf-nav-link-submenu-font-size: 0.8rem;
  --hf-nav-link-font-weight: 300;
  --hf-nav-link-letter-spacing: 0.075em;
  --hf-nav-link-color: var(--hf-link-color);
  --hf-link-hover-color: var(--hf-link-color);
  --hf-nav-link-hover-color: var(--hf-link-color);
  --hf-nav-link-text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav.navbar-top-inside {
  display: none;
}

.menu-item:not(.btn) > a,
.menu-item:not(.btn) > span.obfuscated {
  display: inline-block;
  padding: var(--hf-nav-link-padding-y) var(--hf-nav-link-padding-x);
  letter-spacing: var(--hf-nav-link-letter-spacing);
  font-size: var(--hf-nav-link-font-size);
  font-weight: var(--hf-nav-link-font-weight);
  color: var(--hf-nav-link-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .menu-item:not(.btn) > a,
  .menu-item:not(.btn) > span.obfuscated {
    transition: none;
  }
}
.menu-item:not(.btn) > a,
.menu-item:not(.btn) > span.obfuscated {
  outline: none;
  text-transform: var(--hf-nav-link-text-transform);
  cursor: pointer;
}
.menu-item:not(.btn) > a:hover, .menu-item:not(.btn) > a:focus,
.menu-item:not(.btn) > span.obfuscated:hover,
.menu-item:not(.btn) > span.obfuscated:focus {
  color: var(--hf-nav-link-hover-color);
}
.menu-item.menu-item-has-children > a {
  position: relative;
  padding-right: var(--hf-nav-link-parent-padding-right);
}
.menu-item.menu-item-has-children .submenu-toggle {
  position: relative;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .menu-item.menu-item-has-children .submenu-toggle {
    padding: var(--hf-nav-link-parent-padding-lg);
  }
}
.menu-item.menu-item-has-children .submenu-toggle::after {
  content: "\e904";
  font-family: "harfanglab";
  font-size: 0.55em;
  color: var(--hf-nav-link-color);
  display: inline-block;
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
}
.menu-item.menu-item-has-children .submenu-toggle[data-level="2"] {
  display: none;
}
.menu-item.menu-item-has-children .submenu-toggle[data-level="2"] + .sub-menu a {
  --hf-nav-link-font-weight: 300;
  font-weight: var(--hf-nav-link-font-weight);
  text-transform: initial;
}
@media (min-width: 992px) {
  .menu-item.menu-item-has-children:hover > .submenu-toggle:not([data-level="3"])::after, .menu-item.menu-item-has-children:focus > .submenu-toggle:not([data-level="3"])::after {
    color: var(--hf-nav-link-hover-color);
    transform: rotate(0deg);
    transition: transform 0.3s ease-in-out;
  }
  .menu-item.menu-item-has-children:hover .sub-menu, .menu-item.menu-item-has-children:focus .sub-menu {
    display: flex;
  }
  .menu-item.menu-item-has-children.show > .submenu-toggle[data-level="3"]::after {
    color: var(--hf-nav-link-hover-color);
    transform: rotate(0deg);
    transition: transform 0.3s ease-in-out;
  }
  .menu-item.menu-item-has-children.show > .submenu-toggle[data-level="3"] + .sub-menu {
    display: flex;
  }
}
@media (max-width: 991.98px) {
  .menu-item.menu-item-has-children.show > .sub-menu {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .menu-item.menu-item-has-children.show > .submenu-toggle::after {
    transform: rotate(0deg);
  }
}
.menu-item.menu-item-has-children .menu-item-has-children > .submenu-toggle[data-level="2"] + .sub-menu > .menu-item-has-children > a {
  font-weight: 400 !important;
}
.menu-item.menu-item-has-children .menu-item-has-children > .submenu-toggle[data-level="2"] + .sub-menu > .menu-item-has-children > .sub-menu {
  display: none;
}
.menu-item.menu-item-has-children .menu-item-has-children > .submenu-toggle[data-level="2"] + .sub-menu > .menu-item-has-children.show > .sub-menu {
  display: flex;
}

#main-navbar .menu-item:not(.btn) > a,
#main-navbar .menu-item:not(.btn) > span.obfuscated {
  font-size: var(--hf-nav-link-font-size);
}
@media (max-width: 991.98px) {
  #main-navbar .menu-item:not(.btn) > a,
  #main-navbar .menu-item:not(.btn) > span.obfuscated {
    padding: var(--hf-nav-link-parent-padding-y-lg) 0;
  }
}
#main-navbar .menu-item:not(.btn) > a:hover,
#main-navbar .menu-item:not(.btn) > span.obfuscated:hover {
  color: var(--hf-nav-link-hover-color);
}
@media (max-width: 991.98px) {
  #main-navbar .menu-item:not(.btn) .sub-menu .menu-item:not(.btn) > a {
    padding: calc(var(--hf-nav-link-parent-padding-y-lg) / 2) 0;
  }
}
#main-navbar .navbar-nav > .menu-item:not(.btn-primary) > a {
  position: relative;
  height: 100%;
}
#main-navbar .navbar-nav > .menu-item:not(.btn-primary) > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: var(--hf-primary);
  transition: width 0.4s cubic-bezier(0.79, 0.14, 0.16, 0.86);
}
@media (max-width: 991.98px) {
  #main-navbar .navbar-nav > .menu-item:not(.btn-primary) > a:before {
    display: none;
  }
}
#main-navbar .navbar-nav > .menu-item:not(.btn-primary).current-menu-item a:before, #main-navbar .navbar-nav > .menu-item:not(.btn-primary).current-menu-ancestor a:before, #main-navbar .navbar-nav > .menu-item:not(.btn-primary):focus-within a:before, #main-navbar .navbar-nav > .menu-item:not(.btn-primary):hover a:before {
  left: 0;
  width: 100%;
  transition: width 0.4s cubic-bezier(0.79, 0.14, 0.16, 0.86);
}
#main-navbar .navbar-nav > .menu-item:not(.btn-primary).current-menu-item.menu-item-has-children a:before, #main-navbar .navbar-nav > .menu-item:not(.btn-primary).current-menu-ancestor.menu-item-has-children a:before, #main-navbar .navbar-nav > .menu-item:not(.btn-primary):focus-within.menu-item-has-children a:before, #main-navbar .navbar-nav > .menu-item:not(.btn-primary):hover.menu-item-has-children a:before {
  left: 0;
  width: calc(100% + 0.75rem);
  transition: width 0.4s cubic-bezier(0.79, 0.14, 0.16, 0.86);
}

.sub-menu .menu-item > a {
  padding-top: var(--hf-nav-link-submenu-padding-y-lg);
  padding-bottom: var(--hf-nav-link-submenu-padding-y-lg);
}
@media (max-width: 991.98px) {
  .sub-menu .menu-item > a {
    --hf-nav-link-submenu-padding-y-lg: calc(var(--hf-nav-link-submenu-padding-y-lg) * 2);
    padding-top: var(--hf-nav-link-submenu-padding-y-lg);
    padding-bottom: var(--hf-nav-link-submenu-padding-y-lg);
  }
}
.sub-menu .menu-item > a:hover, .sub-menu .menu-item > a:focus {
  color: var(--hf-nav-link-submenu-hover-color);
}

.wrapper--menu {
  display: none;
}

body[class*=single-inside] .navbar-top,
body[class*=post-type-archive-inside] .navbar-top {
  display: block;
}
body[class*=single-inside] .navbar-top > .container > .wrapper,
body[class*=post-type-archive-inside] .navbar-top > .container > .wrapper {
  border-top: 2px solid var(--hf-gray-500);
  flex-direction: column;
}
body[class*=single-inside] .navbar-top .navbar-brand,
body[class*=post-type-archive-inside] .navbar-top .navbar-brand {
  --hf-navbar-brand-margin-y-top: 1.5rem;
  --hf-navbar-brand-height: 3.75rem;
  display: flex;
  margin-top: var(--hf-navbar-brand-margin-y-top);
}
body[class*=single-inside] .navbar-top .tagline,
body[class*=post-type-archive-inside] .navbar-top .tagline {
  --hf-nav-link-font-weight: 300;
  --hf-nav-link-letter-spacing: 0.075em;
  --hf-nav-link-color: var(--hf-link-color);
  --hf-link-hover-color: var(--hf-link-color);
  --hf-nav-link-hover-color: var(--hf-link-color);
  --hf-nav-link-text-transform: uppercase;
  --hf-nav-link-font-size: 0.8rem;
  font-size: var(--hf-nav-link-font-size);
  letter-spacing: var(--hf-nav-link-letter-spacing);
  font-weight: var(--hf-nav-link-font-weight);
  color: var(--hf-nav-link-color);
  text-transform: var(--hf-nav-link-text-transform);
  display: inline-flex;
  width: auto;
  margin-top: 1rem;
}
@media (max-width: 991.98px) {
  body[class*=single-inside] .navbar-top .tagline,
  body[class*=post-type-archive-inside] .navbar-top .tagline {
    text-align: center;
    display: inline-block;
  }
}
@media (max-width: 991.98px) {
  body[class*=single-inside] .navbar-top .tagline + .navbar-nav,
  body[class*=post-type-archive-inside] .navbar-top .tagline + .navbar-nav {
    margin-top: 0;
  }
}
body[class*=single-inside] .navbar-top .wrapper--menu,
body[class*=post-type-archive-inside] .navbar-top .wrapper--menu {
  display: block;
  text-align: center;
}
@media (max-width: 991.98px) {
  body[class*=single-inside] .navbar-top .wrapper--menu,
  body[class*=post-type-archive-inside] .navbar-top .wrapper--menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0;
  }
}
body[class*=single-inside] #nav-footer-inside,
body[class*=post-type-archive-inside] #nav-footer-inside {
  --hf-navbar-gap-navs-inside: 2rem;
  margin: 1rem 0;
  gap: 0 var(--hf-navbar-gap-navs-inside);
  margin-left: var(--hf-navbar-gap-navs-inside);
  display: inline-flex;
}
@media (max-width: 991.98px) {
  body[class*=single-inside] #nav-footer-inside,
  body[class*=post-type-archive-inside] #nav-footer-inside {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-top: 0.5rem;
  }
}
body[class*=single-inside] #nav-footer-inside .nav-item,
body[class*=post-type-archive-inside] #nav-footer-inside .nav-item {
  position: relative;
}
body[class*=single-inside] #nav-footer-inside .nav-item:before,
body[class*=post-type-archive-inside] #nav-footer-inside .nav-item:before {
  content: "";
  height: 1px;
  width: 0.3125rem;
  background: var(--hf-nav-link-color);
  display: inline-block;
  position: absolute;
  left: calc(var(--hf-navbar-gap-navs-inside) / -2 - 0.25rem);
  top: 50%;
  transform: translateY(-50%);
}
body[class*=single-inside] #nav-footer-inside .nav-item:has([href="#"]), body[class*=single-inside] #nav-footer-inside .nav-item:has([href="##"]),
body[class*=post-type-archive-inside] #nav-footer-inside .nav-item:has([href="#"]),
body[class*=post-type-archive-inside] #nav-footer-inside .nav-item:has([href="##"]) {
  pointer-events: none;
  cursor: default;
}
@media (max-width: 991.98px) {
  body[class*=single-inside] #nav-footer-inside .nav-item:first-child:before,
  body[class*=post-type-archive-inside] #nav-footer-inside .nav-item:first-child:before {
    display: none;
  }
}
body[class*=single-inside] #nav-footer-inside .nav-item .nav-link,
body[class*=post-type-archive-inside] #nav-footer-inside .nav-item .nav-link {
  --hf-nav-link-font-size: 0.8rem;
  padding-top: calc(var(--hf-nav-link-padding-y) / 2);
  padding-bottom: calc(var(--hf-nav-link-padding-y) / 2);
  transition: color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
body[class*=single-inside] #nav-footer-inside .nav-item .nav-link:hover,
body[class*=post-type-archive-inside] #nav-footer-inside .nav-item .nav-link:hover {
  color: var(--hf-gray-700);
}

#nav-main-aside.navbar-nav .menu-item.btn, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item {
  --hf-btn-font-weight: 600;
  --hf-btn-line-height: 1.2;
  --hf-btn-text-transform: uppercase;
  --hf-btn-letter-spacing: 0.08125em;
  --hf-btn-padding-x: 0.9375rem;
  --hf-btn-padding-y: 0.9375rem;
  --hf-btn-border-radius: var(--hf-border-radius);
  display: flex;
  align-items: center;
  background-color: transparent;
  border: 1px solid transparent;
}
#nav-main-aside.navbar-nav .menu-item.btn > a, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item > a {
  font-weight: var(--hf-btn-font-weight);
  line-height: var(--hf-btn-line-height);
  text-transform: var(--hf-btn-text-transform);
  letter-spacing: var(--hf-btn-letter-spacing);
  padding: var(--hf-btn-padding-x) var(--hf-btn-padding-y);
  border-radius: var(--hf-btn-border-radius);
}
#nav-main-aside.navbar-nav .menu-item.btn > a > span:not(:has(svg)), #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item > a > span:not(:has(svg)) {
  line-height: 1.5625rem;
}
#nav-main-aside.navbar-nav .menu-item.btn > a:before, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item > a:before {
  display: none;
}
#nav-main-aside.navbar-nav .menu-item.btn.boxed_light-grey > a, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item.boxed_light-grey > a {
  background-color: var(--hf-gray-500);
  border-color: var(--hf-gray-500);
}
#nav-main-aside.navbar-nav .menu-item.btn.boxed_light-grey:hover > a, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item.boxed_light-grey:hover > a {
  background-color: var(--hf-gray-300);
  border-color: var(--hf-gray-300);
}
#nav-main-aside.navbar-nav .menu-item.btn.boxed_white-grey > a, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item.boxed_white-grey > a {
  background-color: var(--hf-gray-300);
  border-color: var(--hf-gray-300);
}
#nav-main-aside.navbar-nav .menu-item.btn.boxed_white-grey:hover > a, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item.boxed_white-grey:hover > a {
  background-color: var(--hf-gray-500);
  border-color: var(--hf-gray-500);
}
#nav-main-aside.navbar-nav .menu-item.btn.boxed_white > a, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item.boxed_white > a {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
#nav-main-aside.navbar-nav .menu-item.btn.boxed_white:hover > a, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item.boxed_white:hover > a {
  background-color: var(--hf-gray-300);
  border-color: var(--hf-gray-300);
}
#nav-main-aside.navbar-nav .menu-item.btn.transparent, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item.transparent, #nav-main-aside.navbar-nav .menu-item.btn.transparent_decoration, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item.transparent_decoration {
  background-color: transparent;
  border-color: transparent;
}
#nav-main-aside.navbar-nav .menu-item.btn.transparent > a, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item.transparent > a, #nav-main-aside.navbar-nav .menu-item.btn.transparent_decoration > a, #nav-main-aside.navbar-nav .btn:has(a) > a.menu-item.transparent_decoration > a {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  border-color: transparent;
}

.single-content.wysiwyg .btn, .single-content.wysiwyg .btn:has(a) > a {
  --hf-btn-font-weight: 600;
  --hf-btn-line-height: 1.2;
  --hf-btn-text-transform: uppercase;
  --hf-btn-letter-spacing: 0.08125em;
  --hf-btn-padding-x: 0.9375rem;
  --hf-btn-padding-y: 0.9375rem;
  --hf-btn-border-radius: var(--hf-border-radius);
  background-color: transparent;
  border: 1px solid transparent;
  font-weight: var(--hf-btn-font-weight);
  line-height: var(--hf-btn-line-height);
  text-transform: initial;
  letter-spacing: normal;
  font-size: 1rem;
  padding: var(--hf-btn-padding-x) var(--hf-btn-padding-y);
  border-radius: var(--hf-btn-border-radius);
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.single-content.wysiwyg .btn:hover, .single-content.wysiwyg .btn:has(a) > a:hover {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.single-content.wysiwyg .btn.boxed_light-grey, .single-content.wysiwyg .btn:has(a) > a.boxed_light-grey {
  background-color: var(--hf-gray-500);
  border-color: var(--hf-gray-500);
}
.single-content.wysiwyg .btn.boxed_light-grey:hover, .single-content.wysiwyg .btn:has(a) > a.boxed_light-grey:hover {
  background-color: var(--hf-gray-300);
  border-color: var(--hf-gray-300);
}
.single-content.wysiwyg .btn.boxed_white-grey, .single-content.wysiwyg .btn:has(a) > a.boxed_white-grey {
  background-color: var(--hf-gray-300);
  border-color: var(--hf-gray-300);
}
.single-content.wysiwyg .btn.boxed_white-grey:hover, .single-content.wysiwyg .btn:has(a) > a.boxed_white-grey:hover {
  background-color: var(--hf-gray-500);
  border-color: var(--hf-gray-500);
}
.single-content.wysiwyg .btn.boxed_white, .single-content.wysiwyg .btn:has(a) > a.boxed_white {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.single-content.wysiwyg .btn.boxed_white:hover, .single-content.wysiwyg .btn:has(a) > a.boxed_white:hover {
  background-color: var(--hf-gray-300);
  border-color: var(--hf-gray-300);
}
.single-content.wysiwyg .btn.boxed_green, .single-content.wysiwyg .btn:has(a) > a.boxed_green {
  background-color: var(--hf-green-900);
  border-color: var(--hf-green-900);
}
.single-content.wysiwyg .btn.boxed_green:hover, .single-content.wysiwyg .btn:has(a) > a.boxed_green:hover {
  background-color: var(--hf-green-700);
  border-color: var(--hf-green-700);
}
.single-content.wysiwyg .btn.transparent, .single-content.wysiwyg .btn:has(a) > a.transparent, .single-content.wysiwyg .btn.transparent_decoration, .single-content.wysiwyg .btn:has(a) > a.transparent_decoration {
  background-color: transparent;
  border-color: transparent;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  border-color: transparent;
}

#main-header.navbar-expanded .navbar-nav > .menu-item.menu-item-has-children:hover > .sub-menu, #main-header.navbar-expanded .navbar-nav > .menu-item.menu-item-has-children:focus > .sub-menu {
  display: none;
}
#main-header.navbar-expanded .menu-item.menu-item-has-children .submenu-toggle {
  padding: var(--hf-nav-link-parent-padding-lg);
}
#main-header.navbar-expanded .menu-item.menu-item-has-children:hover > .submenu-toggle::after, #main-header.navbar-expanded .menu-item.menu-item-has-children:focus > .submenu-toggle::after {
  transform: rotate(180deg);
}
#main-header.navbar-expanded .menu-item.menu-item-has-children.show > .sub-menu {
  display: flex !important;
  flex-direction: column;
  height: 100%;
}
#main-header.navbar-expanded .menu-item.menu-item-has-children.show > .submenu-toggle::after {
  transform: rotate(0deg);
}
#main-header.navbar-expanded #main-navbar .menu-item:not(.btn) > a,
#main-header.navbar-expanded #main-navbar .menu-item:not(.btn) > span.obfuscated {
  padding: var(--hf-nav-link-parent-padding-y-lg) 0;
}
#main-header.navbar-expanded #main-navbar .menu-item:not(.btn) .sub-menu .menu-item:not(.btn) > a {
  padding: calc(var(--hf-nav-link-parent-padding-y-lg) / 2) 0;
}
#main-header.navbar-expanded #main-navbar .navbar-nav > .menu-item:not(.btn-primary) > a:before {
  display: none;
}
#main-header.navbar-expanded .sub-menu .menu-item > a {
  --hf-nav-link-submenu-padding-y-lg: calc(var(--hf-nav-link-submenu-padding-y-lg) * 2);
  padding-top: var(--hf-nav-link-submenu-padding-y-lg);
  padding-bottom: var(--hf-nav-link-submenu-padding-y-lg);
}

.navbar {
  --hf-navbar-bg: #f5f5f5;
  --hf-navbar-border: 1px solid var(--hf-gray-300, #EEEEEE);
  --hf-navbar-border-bottom: 2px solid var(--hf-body-bg, #EEEEEE);
  --hf-navbar-padding-x: 0;
  --hf-navbar-padding-y: 0;
  --hf-navbar-padding-y-lg: 1.25rem;
  --hf-navbar-justify-content: space-between;
  --hf-navbar-gap-navs: 1rem;
  --hf-navbar-gap-navs-lg: 0.5rem;
  --hf-navbar-brand-margin-y-top: 1.25rem;
  --hf-navbar-brand-margin-y-bottom: 0.625rem;
  --hf-navbar-brand-height: 2.8125rem;
  --hf-navbar-brand-justify-content: center;
  --hf-navbar-submenu-padding-y: 1.5rem;
  --hf-navbar-submenu-padding-x: 1.5rem;
  --hf-navbar-submenu-bg: #fff;
  position: relative;
  background: var(--hf-navbar-bg);
}
.navbar > .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.navbar-brand {
  margin-top: var(--hf-navbar-brand-margin-y-top);
  margin-bottom: var(--hf-navbar-brand-margin-y-bottom);
  width: auto;
  max-height: var(--hf-navbar-brand-height);
  white-space: nowrap;
  display: flex;
  justify-content: var(--hf-navbar-brand-justify-content);
  z-index: 1;
}
@media (max-width: 991.98px) {
  .navbar-brand {
    margin: 0;
  }
  .navbar-brand img {
    max-height: var(--hf-navbar-brand-height);
    width: auto;
  }
}

@media (min-width: 992px) {
  #main-navbar .navbar-brand {
    display: none;
  }
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  gap: var(--hf-navbar-gap-navs);
}
@media (max-width: 991.98px) {
  .navbar-nav {
    gap: var(--hf-navbar-gap-navs-lg);
  }
}
.navbar-nav ul {
  list-style: none;
}
@media (min-width: 992px) {
  .navbar-nav {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
@media (max-width: 991.98px) {
  .navbar-nav:has(.btn-primary) {
    width: max-content;
  }
}
.navbar-nav#nav-main-aside {
  justify-content: flex-end;
}
@media (min-width: 992px) {
  .navbar-nav#nav-main-aside .btn-primary {
    flex: 0 0 auto;
  }
}
.navbar-nav.navbar-nav-expanded {
  display: none;
}

@media (min-width: 992px) {
  #navOffcanvas .wrapper > #nav-main-aside:only-child {
    margin-left: auto;
  }
}
#main-navbar {
  border-bottom: var(--hf-navbar-border-bottom);
}
@media (max-width: 991.98px) {
  #main-navbar {
    padding: 1.25rem 0;
  }
}
@media (max-width: 991.98px) {
  #main-navbar .navbar-collapse {
    position: fixed;
    padding: calc(var(--hf-header-height, 84px) + 2rem) 0 calc(var(--hf-header-height, 84px) / 2);
    display: flex;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    transition: transform 0.3s ease-in-out;
    transform: translateX(100%);
    background-color: var(--hf-green-light);
  }
  #main-navbar .navbar-collapse.show {
    transform: translateX(0);
    transition: transform 0.3s ease-in-out;
  }
}
@media (min-width: 992px) {
  #main-navbar .navbar-collapse {
    position: relative;
    display: flex;
    border-top: var(--hf-navbar-border);
    width: 100%;
  }
  #main-navbar .navbar-collapse .wrapper {
    justify-content: var(--hf-navbar-justify-content);
  }
}
@media (min-width: 992px) {
  #main-navbar .navbar-collapse > .container {
    padding: 0;
  }
}
#main-navbar .navbar-collapse .wrapper {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 992px) {
  #main-navbar .navbar-collapse .wrapper {
    flex-direction: row;
    gap: 1rem;
  }
}

.navbar-links {
  display: flex;
  flex-direction: row;
}

#main-footer {
  --hf-nav-link-color: #f5f5f5;
  --hf-nav-link-hover-color: #F6FFD6;
  --hf-nav-link-font-size: 0.875rem;
  --hf-nav-link-font-weight: 200;
  --hf-footer-flex-gap: 1.25rem;
  --hf-nav-link-letter-spacing: 0.045em;
}
#main-footer .navbar-links {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  gap: var(--hf-footer-flex-gap);
}
@media (max-width: 1199.98px) {
  #main-footer .navbar-links {
    flex-direction: column;
    margin-top: var(--hf-footer-flex-gap);
  }
}
#main-footer .navbar-links .menu-item + .nav-item {
  position: relative;
}
#main-footer .navbar-links .menu-item + .nav-item:before {
  content: "|";
  display: inline-block;
  position: absolute;
  left: calc(var(--hf-footer-flex-gap) / -1.5);
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1199.98px) {
  #main-footer .navbar-links .menu-item + .nav-item:before {
    left: calc(var(--hf-footer-flex-gap) / 3);
    top: calc(var(--hf-footer-flex-gap) / -1);
    transform: rotate(90deg);
  }
}

.navbar-top > .container {
  justify-content: center;
}
@media (max-width: 991.98px) {
  .navbar-top {
    display: none;
  }
}

.navbar-toggler {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  background: none;
  z-index: 1;
  padding: 0.375rem;
  background: url("../images/elements/icon-cube.svg") no-repeat center center;
  background-size: cover;
}
.navbar-toggler .icons {
  width: 1.625rem;
  height: 1.625rem;
  padding: 0;
  position: relative;
}
.navbar-toggler .icons .icon-bar {
  display: block;
  width: 1.625rem;
  height: 0.05rem;
  border-radius: 5px;
  background-color: var(--hf-secondary);
  opacity: 1;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(0);
  transition: var(--sb-navbar-toggler-transition), width 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.navbar-toggler .icons .icon-bar:before {
  content: none;
}
.navbar-toggler .icons .icon-bar:nth-of-type(2) {
  right: inherit;
  left: 0;
}
.navbar-toggler .icons .icon-bar:first-of-type, .navbar-toggler .icons .icon-bar:last-of-type {
  opacity: 1;
}
.navbar-toggler .icons .icon-bar:first-of-type {
  top: calc(50% - 7.5px);
  opacity: 1;
  transform: translateY(-50%) rotate(0);
}
.navbar-toggler .icons .icon-bar:last-of-type {
  top: calc(50% + 7.5px);
  opacity: 1;
  transform: translateY(-50%) rotate(0);
}
.navbar-toggler:not(.collapsed) .icon-bar {
  opacity: 0;
}
.navbar-toggler:not(.collapsed) .icon-bar:nth-of-type(2) {
  transform: translateY(-50%) translateX(-5px);
}
.navbar-toggler:not(.collapsed) .icon-bar:nth-of-type(3) {
  transform: translateY(-50%) translateX(5px);
}
.navbar-toggler:not(.collapsed) .icon-bar:first-of-type, .navbar-toggler:not(.collapsed) .icon-bar:last-of-type {
  opacity: 1;
  top: 50%;
  transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.navbar-toggler:not(.collapsed) .icon-bar:first-of-type {
  transform: translateY(-50%) rotate(45deg);
}
.navbar-toggler:not(.collapsed) .icon-bar:last-of-type {
  transform: translateY(-50%) rotate(-45deg);
}
.navbar-toggler .visually-hidden-focusable {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
@media (min-width: 992px) {
  .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1200px) {
  .navbar-socials {
    display: none;
  }
}

.navbar-nav > .menu-item > .sub-menu {
  display: none;
  padding-left: 0;
  position: relative;
}
.navbar-nav > .menu-item > .sub-menu .menu-item:has(.submenu-toggle[data-level="2"]) > a {
  --hf-nav-link-hover-color: var(--hf-gray-dark);
}
.navbar-nav > .menu-item > .sub-menu .menu-item:has(> .submenu-toggle[data-level="3"]) .menu-item {
  padding-left: 0;
  border-left: none;
}
.navbar-nav > .menu-item > .sub-menu .menu-item:has(> .submenu-toggle[data-level="3"]) .menu-item > a {
  --hf-nav-link-hover-color: var(--hf-gray-dark);
}
.navbar-nav > .menu-item > .sub-menu {
  width: 100%;
  border-radius: 0.625rem;
  border: none;
  padding: var(--hf-navbar-submenu-padding-y) var(--hf-navbar-submenu-padding-x);
}
@media (min-width: 992px) {
  .navbar-nav > .menu-item > .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 2.5rem;
  }
  .navbar-nav > .menu-item > .sub-menu:before {
    content: "";
    position: absolute;
    top: 1rem;
    left: 0;
    width: 100%;
    height: calc(100% - 1rem);
    z-index: -1;
    background: var(--hf-navbar-submenu-bg);
    border-radius: 0.625rem;
  }
}
@media (max-width: 991.98px) {
  .navbar-nav > .menu-item > .sub-menu {
    --hf-navbar-submenu-padding-y: 1rem;
    --hf-navbar-submenu-padding-x: 1rem;
    background-color: var(--hf-navbar-submenu-bg);
    padding-top: 0.5rem;
  }
}
@media (min-width: 992px) {
  .navbar-nav > .menu-item > .sub-menu .sub-menu {
    flex-direction: column;
    margin-bottom: 0.5rem;
    padding-left: 0;
  }
  .navbar-nav > .menu-item > .sub-menu .sub-menu > .menu-item {
    padding-left: 0.5rem;
    border-left: 2px solid var(--hf-gray-medium);
    transition: border-left 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  }
  .navbar-nav > .menu-item > .sub-menu .sub-menu > .menu-item:hover, .navbar-nav > .menu-item > .sub-menu .sub-menu > .menu-item:focus-within, .navbar-nav > .menu-item > .sub-menu .sub-menu > .menu-item.show {
    border-left: 3px solid var(--hf-primary);
  }
  .navbar-nav > .menu-item > .sub-menu .sub-menu > .menu-item:hover > a, .navbar-nav > .menu-item > .sub-menu .sub-menu > .menu-item:focus-within > a, .navbar-nav > .menu-item > .sub-menu .sub-menu > .menu-item.show > a {
    color: var(--hf-gray-dark) !important;
  }
  .navbar-nav > .menu-item > .sub-menu .sub-menu > .menu-item a:hover,
  .navbar-nav > .menu-item > .sub-menu .sub-menu > .menu-item a:focus,
  .navbar-nav > .menu-item > .sub-menu .sub-menu > .menu-item a:focus-visible {
    color: var(--hf-gray-dark) !important;
  }
}
.navbar-nav > .menu-item > .sub-menu span.menu-title {
  font-size: 0.9rem;
  font-weight: 700;
  color: var(--hf-secondary);
  opacity: 0.3;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.navbar-nav > .menu-item > .sub-menu .menu-separator {
  margin: 0;
  opacity: 1;
  border-color: var(--hf-primary);
  border-width: 2px;
}
.navbar-nav > .menu-item > .sub-menu .menu-separator + .menu-item {
  margin-top: 0.25rem;
}
@media (max-width: 991.98px) {
  .navbar-nav > .menu-item > .sub-menu .menu-separator {
    margin-bottom: 0.25rem;
    margin-top: 0.75rem;
  }
}
.navbar-nav > .menu-item > .sub-menu .menu-separator:has(.menu-separator) {
  margin-top: 0;
  margin-bottom: 0;
}
.navbar-nav > .menu-item > .sub-menu .menu-separator:has(+ .menu-separator) {
  display: none;
}
@media (min-width: 992px) {
  .navbar-nav > .menu-item > .sub-menu.menu-measuring {
    display: block !important;
    visibility: hidden;
    pointer-events: none;
  }
  .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 3.125rem;
  }
  .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered > .menu-column {
    min-width: 0;
  }
  .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered > .menu-column .menu-column-items {
    transform: translateX(1rem);
    opacity: 0;
  }
  .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered .menu-column-items {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered .menu-group {
    min-width: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
  }
  .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered .menu-group + .menu-group {
    margin-top: 1rem;
  }
  .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered .menu-group-items {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered .menu-group-items > .menu-item:not(.menu-title):not(.menu-separator) {
    min-width: 0;
  }
  .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered .menu-group-items > .menu-item:not(.menu-title):not(.menu-separator) > a {
    border-radius: 0.3125rem;
    padding: 0.3125rem;
  }
  .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered .menu-group-items > .menu-item:not(.menu-title):not(.menu-separator) > a:hover, .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered .menu-group-items > .menu-item:not(.menu-title):not(.menu-separator) > a:focus, .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered .menu-group-items > .menu-item:not(.menu-title):not(.menu-separator) > a:focus-visible {
    color: var(--hf-gray-black) !important;
    background-color: var(--hf-gray-100);
  }
  .navbar-nav > .menu-item > .sub-menu.menu-columns-rendered .menu-group-items > .menu-item:not(.menu-title):not(.menu-separator).menu-item-has-children:has(.menu-item-icon) > a {
    margin-top: 0.3125rem;
  }
}
.navbar-nav > .menu-item > .sub-menu .menu-item:not(.menu-title):not(.menu-separator) {
  min-width: 0;
}
.navbar-nav > .menu-item > .sub-menu .menu-item:not(.menu-title):not(.menu-separator) > a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
}
.navbar-nav > .menu-item > .sub-menu a {
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .navbar-nav > .menu-item > .sub-menu .sub-menu {
    padding-left: 0.5rem;
    margin-bottom: 0.5rem;
    border-left: 1px solid var(--hf-primary);
  }
}

@media (min-width: 992px) {
  #main-navbar .navbar-nav > .menu-item-has-children > .sub-menu.menu-columns-rendered {
    display: grid;
    height: 0;
    visibility: hidden;
    opacity: 0;
  }
  #main-navbar .navbar-nav > .menu-item-has-children:hover > .sub-menu.menu-columns-rendered, #main-navbar .navbar-nav > .menu-item-has-children:focus-within > .sub-menu.menu-columns-rendered, #main-navbar .navbar-nav > .menu-item-has-children.show > .sub-menu.menu-columns-rendered {
    height: auto;
    visibility: visible;
    opacity: 1;
  }
  #main-navbar .navbar-nav > .menu-item-has-children:hover > .sub-menu.menu-columns-rendered .menu-column .menu-column-items, #main-navbar .navbar-nav > .menu-item-has-children:focus-within > .sub-menu.menu-columns-rendered .menu-column .menu-column-items, #main-navbar .navbar-nav > .menu-item-has-children.show > .sub-menu.menu-columns-rendered .menu-column .menu-column-items {
    transform: translateX(0);
    opacity: 1;
  }
  #main-navbar .navbar-nav > .menu-item-has-children:hover > .sub-menu.menu-columns-rendered .menu-column:nth-of-type(1) .menu-column-items, #main-navbar .navbar-nav > .menu-item-has-children:focus-within > .sub-menu.menu-columns-rendered .menu-column:nth-of-type(1) .menu-column-items, #main-navbar .navbar-nav > .menu-item-has-children.show > .sub-menu.menu-columns-rendered .menu-column:nth-of-type(1) .menu-column-items {
    transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  }
  #main-navbar .navbar-nav > .menu-item-has-children:hover > .sub-menu.menu-columns-rendered .menu-column:nth-of-type(2) .menu-column-items, #main-navbar .navbar-nav > .menu-item-has-children:focus-within > .sub-menu.menu-columns-rendered .menu-column:nth-of-type(2) .menu-column-items, #main-navbar .navbar-nav > .menu-item-has-children.show > .sub-menu.menu-columns-rendered .menu-column:nth-of-type(2) .menu-column-items {
    transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0.25s, opacity 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0.25s;
  }
  #main-navbar .navbar-nav > .menu-item-has-children:hover > .sub-menu.menu-columns-rendered .menu-column:nth-of-type(3) .menu-column-items, #main-navbar .navbar-nav > .menu-item-has-children:focus-within > .sub-menu.menu-columns-rendered .menu-column:nth-of-type(3) .menu-column-items, #main-navbar .navbar-nav > .menu-item-has-children.show > .sub-menu.menu-columns-rendered .menu-column:nth-of-type(3) .menu-column-items {
    transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s, opacity 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s;
  }
}
#main-navbar .sub-menu .menu-item-icon {
  display: inline-flex;
  flex: 0 0 1.5rem;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
}
#main-navbar .sub-menu .menu-item-icon img,
#main-navbar .sub-menu .menu-item-icon [class^=icon--],
#main-navbar .sub-menu .menu-item-icon .icon {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

#main-wrapper #main-content:before {
  transition: background 0.3s ease-in-out;
}
#main-wrapper:has(#main-header .navbar-nav > .menu-item.menu-item-has-children:hover) #main-content {
  position: relative;
}
#main-wrapper:has(#main-header .navbar-nav > .menu-item.menu-item-has-children:hover) #main-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, rgba(25, 25, 25, 0.3) 25%);
  z-index: 1001;
  backdrop-filter: blur(6px);
  transition: all 0.3s ease-in-out;
}

#main-header.navbar-expanded .container {
  padding-right: calc(var(--hf-gutter-x) * 0.5);
  padding-left: calc(var(--hf-gutter-x) * 0.5);
  gap: 1rem;
}
#main-header.navbar-expanded .navbar-top {
  display: none;
}
#main-header.navbar-expanded .navbar-collapse {
  position: fixed;
  padding: calc(var(--hf-header-height, 84px) + 2rem) 0 calc(var(--hf-header-height, 84px) / 2);
  display: flex;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  transform: translateX(100%);
  background-color: var(--hf-green-light);
}
#main-header.navbar-expanded .navbar-collapse.show {
  transform: translateX(0);
  transition: transform 0.3s ease-in-out;
}
#main-header.navbar-expanded .navbar-collapse .wrapper {
  flex-direction: column;
  gap: 2rem;
}
#main-header.navbar-expanded .navbar-toggler {
  display: flex;
}
#main-header.navbar-expanded .navbar-nav {
  gap: var(--hf-navbar-gap-navs-lg);
  flex-direction: column;
  flex-wrap: wrap;
}
#main-header.navbar-expanded .navbar-nav:has(.btn, .btn:has(a) > a) {
  width: max-content;
}
#main-header.navbar-expanded .navbar-nav.navbar-nav-expanded {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  margin-left: auto;
}
#main-header.navbar-expanded .navbar-nav .menu-flex-columns {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#main-header.navbar-expanded .navbar-nav > .menu-item > .sub-menu {
  position: relative;
  top: inherit;
  left: inherit;
  border: none;
  padding: 0;
  column-count: auto;
}
#main-header.navbar-expanded .navbar-nav > .menu-item > .sub-menu > .menu-title, #main-header.navbar-expanded .navbar-nav > .menu-item > .sub-menu > .menu-separator {
  display: list-item;
}
#main-header.navbar-expanded .navbar-nav > .menu-item > .sub-menu > .menu-item:empty {
  display: none;
}
#main-header.navbar-expanded .navbar-nav > .menu-item > .sub-menu > .menu-item:not(.menu-title):not(.menu-separator):not(:empty) {
  display: list-item;
  margin: 0;
  padding-top: 0;
  border-top: 0;
}
#main-header.navbar-expanded .navbar-nav > .menu-item > .sub-menu .menu-separator {
  margin-bottom: 0.25rem;
  margin-top: 0.75rem;
}
#main-header.navbar-expanded .navbar-nav > .menu-item > .sub-menu .sub-menu {
  padding-left: 0.5rem;
  margin-bottom: 0.5rem;
  border-left: 1px solid var(--hf-primary);
}
#main-header.navbar-expanded .navbar-nav > .menu-item > .sub-menu .menu-item {
  padding-left: 0;
  border-left: none;
}
#main-header.navbar-expanded .navbar-brand {
  display: flex;
  margin: 0;
}
#main-header.navbar-expanded .navbar-brand img {
  width: auto;
}
#main-header.navbar-expanded #main-navbar {
  padding: 1.25rem 0;
}

.js-ready #main-header.navbar-expanded .navbar-collapse.transition {
  transition: transform 0.3s ease-in-out;
}

.card {
  --hf-card-padding-x: 1.55rem;
  --hf-card-padding-y: 1.55rem;
  --hf-card-padding-x-sm: 0.875rem;
  --hf-card-padding-y-sm: 1.25rem;
  --hf-card-bg: var(--hf-body-bg);
  --hf-card-color: var(--hf-secondary-color);
  --hf-card-title-font-size: 1.25rem;
  --hf-card-font-weight: 300;
  --hf-card-border-width: 1px;
  --hf-card-border-color: #E5E5E5;
  --hf-card-border-radius: 0.625rem;
  --hf-card-box-shadow: 0 0 0 0 rgba(245, 245, 245, 0.1);
  --hf-card-box-shadow-hover: 0 0 1.55rem 0 rgba(0, 0, 0, 0.25);
  --hf-card-box-shadow-secondary-hover: 0 0 0.5rem 0 rgba(25, 25, 25, 0.1);
  --hf-card-box-shadow-highlighted: 0 0 0.5rem 0 rgba(211, 250, 103, 0.3);
  --hf-card-title-font-size-sm: 1rem;
  --hf-card-title-font-weight: 500;
  --hf-card-title-line-height: 1.2;
  --hf-card-btn-font-size: 0.875rem;
  --hf-card-title-spacer-y: 1.5rem;
  --hf-card-header-separator-border: 1px solid rgba(25, 25, 25, 0.3);
  --hf-card-header-spacer: 1.5rem;
  --hf-card-img-primary-radius: 0.25rem;
  --hf-card-img-secondary-width: 10.5rem;
  --hf-card-img-secondary-height: 3.5rem;
  --hf-card-badge-font-size: 0.75rem;
  --hf-card-badge-line-height: 1.1;
  --hf-card-badge-background-color: #f8f9fa;
  --hf-card-badge-color: #191919;
  --hf-card-badge-font-weight: 300;
  --hf-card-badge-padding-x: 0.5rem;
  --hf-card-badge-padding-y: 0.25rem;
  --hf-card-badge-border-radius: 3rem;
  --hf-card-badge-letter-spacing: 1.2px;
  --hf-card-badge-border: 1px solid var(--hf-primary);
  --hf-card-badge-width: 0.625rem;
  padding: var(--hf-card-padding-y) var(--hf-card-padding-x);
  border-radius: var(--hf-card-border-radius);
  border: var(--hf-card-border-width) solid var(--hf-card-border-color);
  box-shadow: var(--hf-card-box-shadow);
  background-color: var(--hf-card-bg);
  color: var(--hf-card-color);
  display: flex !important;
  align-items: stretch;
  flex-direction: column;
  font-weight: var(--hf-card-font-weight);
  transition: box-shadow 0.3s ease-in-out;
}
.card:hover {
  box-shadow: var(--hf-card-box-shadow-hover);
  transition: box-shadow 0.3s ease-in-out;
}
.card.swiper-slide {
  transition: box-shadow 0.3s ease-in-out;
}
@media (max-width: 991.98px) {
  .card {
    padding: var(--hf-card-padding-y-sm) var(--hf-card-padding-x-sm);
  }
}
.card .hidden {
  display: none;
}
.card .card-aside {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: var(--hf-card-header-separator-border);
  padding-bottom: var(--hf-card-header-spacer);
  margin-bottom: var(--hf-card-header-spacer);
}
.card .card-aside figure {
  margin-bottom: 0;
}
.card .card-aside figure img {
  max-height: var(--hf-card-img-secondary-height);
  height: var(--hf-card-img-secondary-height);
  width: var(--hf-card-img-secondary-width);
  object-fit: contain;
  object-position: left;
}
.card .card-aside .provided {
  text-align: right;
}
.card .card-aside .provided span {
  display: block;
  font-weight: 600;
}
.card .card-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.card .card-body {
  margin-bottom: var(--hf-card-padding-y);
}
.card .card-footer {
  margin-top: auto;
  gap: calc(var(--hf-card-padding-y) / 2);
}
@media (max-width: 767.98px) {
  .card .card-footer {
    margin-top: 0;
  }
}
.card--primary {
  gap: var(--hf-card-title-spacer-y);
}
.card--primary .card-footer,
.card--primary .card-informations {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card--primary .card-thumbnail {
  border-radius: var(--hf-card-img-primary-radius);
  overflow: hidden;
  margin-bottom: 0;
}
.card--primary .card-thumbnail img {
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 3/2;
  border-radius: var(--hf-card-img-primary-radius);
  overflow: hidden;
}
.card--primary .card-title {
  font-size: var(--hf-card-title-font-size);
  font-weight: var(--hf-card-title-font-weight);
  line-height: var(--hf-card-title-line-height);
}
.card--primary .btn, .card--primary .btn:has(a) > a {
  font-size: var(--hf-card-btn-font-size);
  min-width: max-content;
}
.card--primary .card-informations {
  font-size: calc(var(--hf-card-btn-font-size) * 0.9);
  letter-spacing: var(--hf-card-badge-letter-spacing);
  border-radius: var(--hf-card-badge-border-radius);
  padding: var(--hf-card-badge-padding-y) var(--hf-card-badge-padding-x);
  background-color: var(--hf-card-badge-background-color);
  border: var(--hf-card-badge-border);
  color: var(--hf-card-badge-color);
}
.card--primary .card-informations .post-reading-time {
  min-width: max-content;
  display: none;
}
.card--primary:hover {
  color: var(--hf-card-color);
  text-decoration: none;
}
.card--primary:hover .card-thumbnail img {
  transform: scale(1.05);
  transition: transform 0.3s ease-in-out;
}
.card--secondary {
  --hf-card-border-color-highlighted: #BCF02D;
  --hf-card-box-shadow-hover: var(--hf-card-box-shadow-secondary-hover);
}
.card--secondary.highlighted {
  --hf-card-border-color: var(--hf-card-border-color-highlighted);
  --hf-card-box-shadow: var(--hf-card-box-shadow-highlighted);
}
.card--secondary .card-body {
  margin-bottom: var(--hf-card-padding-y);
}
.card--press .post-reading-time {
  --hf-card-badge-line-height: normal;
}
.card--cases .card-aside {
  gap: 1rem;
}
.card--cases .card-aside .btn, .card--cases .card-aside .btn:has(a) > a {
  flex-wrap: nowrap;
}
.card--cases .card-aside .btn span {
  width: 100%;
  text-align: right;
  white-space: nowrap;
}
.card--color-purple {
  --hf-primary: var(--hf-itb);
}
.card--color-purple .card-informations {
  display: none !important;
}
@media (max-width: 991.98px) {
  .card--custom .card-title > a {
    text-decoration: underline;
  }
}
.card--resource .card-footer:has(.card-informations) .btn, .card--resource .card-footer:has(.card-informations) .btn:has(a) > a {
  min-width: initial;
  width: 100%;
  justify-content: flex-start;
}
.card--resource .card-informations {
  min-width: max-content;
}
.card--case-study:hover {
  color: var(--hf-card-color);
  text-decoration: none;
}
.card--video .card-footer .btn:not(:has(a)).btn--tertiary, .card--video .card-footer .btn:has(a) > a:not(:has(a)).btn--tertiary {
  padding-bottom: var(--hf-btn-padding-y-primary);
}
.card--video .card-footer .btn-group {
  flex-wrap: wrap;
}
.card--video .card-wrapper .card-header:not(:has(+ .card-body)) .card-title {
  margin-bottom: 0;
}
.card--video .card-wrapper .card-header + .card-footer {
  margin-top: 0.75rem;
}
.card--video .card-wrapper .card-footer .btn, .card--video .card-wrapper .card-footer .btn:has(a) > a {
  min-width: initial;
}
.card--video .card-thumbnail iframe {
  width: 100%;
}

.page-part--type--press .card--press {
  --hf-card-date-spacer-y: 2rem;
}
.page-part--type--press .card--press .post-date {
  font-size: var(--hf-card-title-font-size);
  font-weight: var(--hf-card-title-font-weight);
  line-height: var(--hf-card-title-line-height);
}
.page-part--type--press .card--press .post-date + .card-title {
  margin-top: var(--hf-card-date-spacer-y);
  font-size: 1rem;
  font-weight: 300;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .page-part--type--press .card--press .post-date + .card-title {
    margin-top: calc(var(--hf-card-date-spacer-y) / 2);
  }
}

.accordion {
  --hf-accordion-padding-y: 1.25rem;
  --hf-accordion-padding-x: 0;
  --hf-accordion-button-padding-y: 0;
  --hf-accordion-button-padding-x: 0;
  --hf-accordion-body-padding-y: 1rem;
  --hf-accordion-body-padding-x: 0;
  --hf-accordion-body-margin-top: 0;
  --hf-accordion-font-size: 1rem;
  --hf-accordion-font-size-sm: normal;
  --hf-accordion-button-font-size: 1.5rem;
  --hf-accordion-button-font-size-sm: 1.15rem;
  --hf-accordion-button-line-height: 1.2;
  --hf-accordion-button-spacer-margin: 1rem;
  --hf-accordion-button-spacer-border: 1px solid rgba(25, 25, 25, 0.3);
  --hf-accordion-button-title-transform: initial;
  --hf-accordion-font-weight: 300;
  --hf-accordion-button-font-weight: 600;
  --hf-accordion-button-section-padding-x: 0;
  --hf-accordion-button-content-font-size: 1rem;
  --hf-accordion-button-content-font-weight: 300;
  --hf-accordion-button-border-color: #191919;
  --hf-accordion-button-border-width: 1px;
  --hf-accordion-button-gap: 1rem;
  --hf-accordion-line-height: 1.2;
  --hf-accordion-border-color: rgba(25, 25, 25, 0.3);
  --hf-accordion-border-width: 1px;
  --hf-accordion-bg: transparent;
  --hf-accordion-color: #191919;
  --hf-accordion-radius: 0.3125rem;
  --hf-accordion-icon-transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --hf-accordion-icon-transform: rotate(45deg);
  --hf-accordion-icon-transform-active: rotate(90deg);
  --hf-accordion-button-thumb-size: 9.375rem;
  --hf-accordion-body-spacer-border: 2px solid #E5E5E5;
  --hf-accordion-content-border-top: ;
  display: flex;
  flex-direction: column;
  font-size: var(--hf-accordion-font-size);
  font-weight: var(--hf-accordion-font-weight);
  padding: var(--hf-accordion-padding-y) var(--hf-accordion-padding-x);
  border-top: var(--hf-accordion-border-width) solid var(--hf-accordion-border-color);
}
.accordion .accordion-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  width: 100%;
  gap: var(--hf-accordion-button-gap);
  padding: var(--hf-accordion-button-padding-y) var(--hf-accordion-button-padding-x) calc(var(--hf-accordion-button-padding-y) - var(--hf-accordion-padding-y));
  font-size: var(--hf-accordion-button-font-size);
  font-weight: var(--hf-accordion-button-font-weight);
  background-color: var(--hf-accordion-bg);
  color: var(--hf-accordion-color);
  border: none;
}
.accordion .accordion-button .card-thumbnail {
  width: var(--hf-accordion-button-thumb-size);
  margin-bottom: 0;
}
.accordion .accordion-button h3, .accordion .accordion-button .h3 {
  margin-bottom: 0;
  font-weight: var(--hf-accordion-button-font-weight);
  text-transform: var(--hf-accordion-button-title-transform);
  font-size: var(--hf-accordion-button-font-size);
  line-height: var(--hf-accordion-button-line-height);
}
@media (max-width: 991.98px) {
  .accordion .accordion-button h3, .accordion .accordion-button .h3 {
    font-size: var(--hf-accordion-button-font-size-sm);
  }
}
.accordion .accordion-button > section {
  flex: 1 1 100%;
  padding-left: var(--hf-accordion-button-section-padding-x);
  padding-right: var(--hf-accordion-button-section-padding-x);
}
.accordion .accordion-button .accordion-content {
  width: 100%;
  display: inline-block;
  font-size: var(--hf-accordion-button-content-font-size);
  font-weight: var(--hf-accordion-button-content-font-weight);
  border-top: var(--hf-accordion-button-spacer-border);
  padding-top: var(--hf-accordion-button-spacer-margin);
  margin-top: var(--hf-accordion-button-spacer-margin);
  border: none;
  border-top: var(--hf-accordion-button-spacer-border);
}
.accordion .accordion-button .component-icon-rounded-alternate {
  margin-left: auto;
}
.accordion .accordion-button .component-icon-rounded-alternate [class^=icon--]:before {
  transform: var(--hf-accordion-icon-transform);
  transition: var(--hf-accordion-icon-transition);
}
.accordion .accordion-button[aria-expanded=true] .component-icon-rounded-alternate [class^=icon--]:before {
  transform: var(--hf-accordion-icon-transform-active);
  transition: var(--hf-accordion-icon-transition);
}
.accordion .accordion-body {
  margin-top: var(--hf-accordion-body-margin-top);
  padding: var(--hf-accordion-body-padding-y) var(--hf-accordion-body-padding-x);
  padding-bottom: 0;
  border-top: none;
}
.accordion .accordion-body a {
  text-decoration: underline;
}
.accordion:first-child {
  border-top: none;
  padding-top: 0;
}
.accordion:last-child {
  border-bottom: var(--hf-accordion-border-width) solid var(--hf-accordion-border-color);
}

.feature {
  --hf-feature-padding-y: 1.875rem;
  --hf-feature-padding-x: 3.5rem;
  --hf-feature-padding-y-sm: 1.25rem;
  --hf-feature-padding-x-sm: 0;
  --hf-feature-bg: transparent;
  --hf-feature-gap: 1.25rem;
  --hf-feature-flex-direction: column;
  --hf-feature-align-items: flex-start;
  --hf-feature-title-font-size: 1.25rem;
  --hf-feature-title-font-size-sm: 1.125rem;
  --hf-feature-title-font-weight: 600;
  --hf-feature-title-line-height: normal;
  --hf-feature-subtitle-font-weight: 300;
  --hf-features-number: 2;
  --hf-feature-width: calc(calc(100% / var(--hf-features-number)) - calc(calc(var(--hf-features-gap)) * calc(var(--hf-features-number) - 1) / var(--hf-features-number)));
  --hf-feature-illustration-width: 6.25rem;
  --hf-feature-illustration-width-sm: 5rem;
  --hf-feature-separator-border: 1px solid rgba(25, 25, 25, 0.3);
  --hf-feature-separator-margin: 1.5rem 0;
  --hf-feature-content-list-margin-bottom: 1.5rem;
  --hf-feature-content-keypoints-gap: 1rem;
  --hf-feature-content-keypoints-padding-y: 1rem;
  --hf-feature-content-keypoints-font-size: 1rem;
  --hf-feature-content-keypoints-line-height: 1.2;
  --hf-feature-footer-margin-top: 1.875rem;
  --hf-feature-footer-btn-font-size: 0.875rem;
  display: flex;
  flex-direction: var(--hf-feature-flex-direction);
  align-items: var(--hf-feature-align-items);
  flex: 0 0 var(--hf-feature-width);
  gap: var(--hf-feature-gap);
  background-color: var(--hf-feature-bg);
  padding: var(--hf-feature-padding-y) var(--hf-feature-padding-x);
  border-radius: var(--hf-feature-border-radius);
}
@media (max-width: 767.98px) {
  .feature {
    flex: 0 0 100%;
    padding: var(--hf-feature-padding-y-sm) var(--hf-feature-padding-x-sm);
  }
}
.feature--alternate {
  background-color: var(--hf-feature-bg-alternate);
}
.feature .feature-title {
  font-weight: var(--hf-feature-title-font-weight);
}
.feature .feature-subtitle {
  font-weight: var(--hf-feature-subtitle-font-weight);
}
.feature .feature-separator {
  border-top: var(--hf-feature-separator-border);
  margin: var(--hf-feature-separator-margin);
}
.feature .feature-body {
  width: 100%;
}
.feature .feature-content {
  margin: var(--hf-feature-separator-margin);
}
.feature .feature-content:not(.page-part-keypoints) li:not(:last-child) {
  margin-bottom: var(--hf-feature-content-list-margin-bottom);
}
.feature .feature-content.page-part-keypoints .keypoint {
  --hf-keypoint-padding-y: var(--hf-feature-content-keypoints-padding-y);
  --hf-keypoint-font-size: var(--hf-feature-content-keypoints-font-size);
  --hf-keypoint-line-height: var(--hf-feature-content-keypoints-line-height);
  --hf-keypoint-gap: var(--hf-feature-content-keypoints-gap);
}
.feature .feature-title,
.feature .feature-subtitle {
  font-size: var(--hf-feature-title-font-size);
  line-height: var(--hf-feature-title-line-height);
}
@media (max-width: 991.98px) {
  .feature .feature-title,
  .feature .feature-subtitle {
    font-size: var(--hf-feature-title-font-size-sm);
  }
}
.feature .feature-illustration {
  max-width: var(--hf-feature-illustration-width);
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .feature .feature-illustration {
    max-width: var(--hf-feature-illustration-width-sm);
  }
}
.feature .feature-footer {
  margin-top: var(--hf-feature-footer-margin-top);
}
.feature .feature-footer .btn-group {
  flex-wrap: wrap;
}
.feature .feature-footer .btn, .feature .feature-footer .btn:has(a) > a {
  font-size: var(--hf-feature-footer-btn-font-size);
}

.breadcrumb {
  --hf-breadcrumb-font-size: 0.875rem;
  --hf-breadcrumb-padding-y: 0.35rem;
  --hf-breadcrumb-padding-x: 0.75rem;
  --hf-breadcrumb-gap: 0.25rem;
  --hf-breadcrumb-margin-left: 0;
  --hf-breadcrumb-background-color: #F3F8F0;
  --hf-breadcrumb-border-radius: 1rem;
  --hf-breadcrumb-font-weight: 300;
  --hf-breadcrumb-line-height: normal;
  --hf-breadcrumb-letter-spacing: 0.075em;
  --hf-breadcrumb-border: 1px solid var(--hf-primary);
  --hf-breadcrumb-color: var(--hf-secondary);
  --hf-breadcrumb-max-width: 10rem;
  display: flex;
  align-items: center;
  margin-left: var(--hf-breadcrumb-margin-left);
  font-size: calc(var(--hf-breadcrumb-font-size) * 0.9);
  letter-spacing: var(--hf-breadcrumb-letter-spacing);
  border-radius: var(--hf-breadcrumb-border-radius);
  padding: var(--hf-breadcrumb-padding-y) var(--hf-breadcrumb-padding-x);
  background-color: var(--hf-breadcrumb-background-color);
  border: var(--hf-breadcrumb-border);
  color: var(--hf-breadcrumb-color);
}
@media (max-width: 1199.98px) {
  .breadcrumb {
    margin-left: calc(var(--hf-breadcrumb-margin-left) * 2);
  }
}
@media (max-width: 991.98px) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb > span {
  display: flex;
  align-items: center;
  gap: var(--hf-breadcrumb-gap);
}
.breadcrumb .component-icon-rounded {
  --hf-icon-size: 1rem;
  --hf-icon-size-sm: 1rem;
  margin-right: var(--hf-breadcrumb-padding-y);
}
.breadcrumb a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: var(--hf-breadcrumb-max-width);
}
.breadcrumb a:hover {
  color: #666464;
}
@media (max-width: 991.98px) {
  .breadcrumb {
    display: none;
  }
}

#main-footer .breadcrumb {
  display: none;
  margin-left: 0;
  border-radius: 0;
  padding: 0;
  margin-bottom: 1rem;
  background-color: transparent;
  border: none;
  color: #f5f5f5;
}
#main-footer .breadcrumb a {
  color: #f5f5f5;
}
#main-footer .breadcrumb a:hover {
  color: #fff;
}
@media (max-width: 991.98px) {
  #main-footer .breadcrumb {
    margin-top: 1rem;
    display: block;
    line-height: 1.6;
  }
  #main-footer .breadcrumb > span {
    display: block;
  }
  #main-footer .breadcrumb > span a {
    overflow: visible;
    max-width: 100%;
  }
  #main-footer .breadcrumb > span > span {
    color: #f5f5f5;
    position: relative;
    display: inline-block;
  }
}

.pagination {
  --hf-pagination-padding-x: 0.75rem;
  --hf-pagination-padding-y: 0.375rem;
  --hf-pagination-padding-x-sm: 0.5rem;
  --hf-pagination-item-padding-y: 0.05rem;
  --hf-pagination-item-padding-x: 0.325rem;
  --hf-pagination-gap-item: 0.35rem;
  --hf-pagination-item-gap-icon: 0.5rem;
  --hf-pagination-font-size-icon: 0.8rem;
  --hf-pagination-color: #666464;
  --hf-pagination-font-weight: 300;
  --hf-pagination-border-width: var(--hf-border-width);
  --hf-pagination-border-color: var(--hf-body-bg);
  --hf-pagination-active-color: #191919;
  --hf-pagination-active-border-color: var(--hf-primary);
  padding: var(--hf-pagination-padding-y) var(--hf-pagination-padding-x);
}
.pagination .pagination-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  gap: var(--hf-pagination-gap-item);
}
.pagination .pagination-wrapper .page-item {
  font-weight: var(--hf-pagination-font-weight);
  border-bottom: var(--hf-pagination-border-width) solid var(--hf-pagination-border-color);
  padding: var(--hf-pagination-item-padding-y) var(--hf-pagination-item-padding-x);
}
@media (max-width: 767.98px) {
  .pagination .pagination-wrapper .page-item {
    display: none;
  }
}
.pagination .pagination-wrapper .page-item .page-link {
  line-height: 1;
  color: var(--hf-pagination-color);
  transition: color 0.3s ease-in-out;
}
.pagination .pagination-wrapper .page-item .page-link:hover:not(.disabled) {
  color: var(--hf-pagination-active-color);
}
.pagination .pagination-wrapper .page-item .page-link--prev, .pagination .pagination-wrapper .page-item .page-link--next {
  display: flex;
  gap: var(--hf-pagination-item-gap-icon);
  align-items: center;
  justify-content: center;
  padding: 0 var(--hf-pagination-padding-x-sm);
}
.pagination .pagination-wrapper .page-item .page-link--prev .component-icon-rounded, .pagination .pagination-wrapper .page-item .page-link--next .component-icon-rounded {
  font-size: var(--hf-pagination-font-size-icon);
}
@media (max-width: 767.98px) {
  .pagination .pagination-wrapper .page-item--prev, .pagination .pagination-wrapper .page-item--next, .pagination .pagination-wrapper .page-item--status {
    display: flex;
  }
}
.pagination .pagination-wrapper .page-item.active {
  border-bottom-color: var(--hf-pagination-active-border-color);
}
.pagination .pagination-wrapper .page-item.active .page-link {
  color: var(--hf-pagination-active-color);
  transition: color 0.3s ease-in-out;
}
.pagination .pagination-wrapper .page-item .disabled {
  cursor: not-allowed;
}
.pagination .pagination-wrapper .page-item .component-icon-rounded {
  height: auto;
  display: flex;
  width: auto;
}
.pagination .pagination-wrapper .page-item--prev .component-icon-rounded {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .pagination .pagination-wrapper .page-item--status {
    display: none;
  }
}

.swiper-controls {
  z-index: 10;
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
@media (min-width: 992px) {
  .swiper-controls {
    position: absolute;
    right: 0;
    top: calc(var(--hf-flexible-component-spacer) * -2.05);
  }
}
@media (max-width: 991.98px) {
  .swiper-controls {
    gap: 0.75rem;
    margin-top: 1.5rem;
  }
}
.swiper-controls [class*=swiper-button-] {
  position: relative;
  right: initial;
  left: initial;
  top: initial;
  bottom: initial;
  margin-top: 0;
  width: 3.75rem;
  height: 3.75rem;
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 991.98px) {
  .swiper-controls [class*=swiper-button-] {
    width: 3rem;
    height: 3rem;
  }
}
.swiper-controls [class*=swiper-button-] svg {
  width: 3.75rem;
  height: 3.75rem;
}
@media (max-width: 991.98px) {
  .swiper-controls [class*=swiper-button-] svg {
    width: 3rem;
    height: 3rem;
  }
}
.swiper-controls [class*=swiper-button-]:hover {
  transform: scale(1.1);
  transition: transform 0.3s ease-in-out;
}
.swiper-controls [class*=swiper-button-]::after {
  display: none;
}
.swiper-controls .swiper-button-prev svg {
  transform: rotate(180deg);
}

.js_asyncLoadMore {
  --hf-pagination-archive-margin-top: 3.625rem;
  margin-top: var(--hf-pagination-archive-margin-top);
}
.js_asyncLoadMore .paged-wrapper {
  display: flex;
  justify-content: center;
}

.badge-group, html body #main-wrapper .page-part--featured-content .featured-content--aside .card .card-informations, .card--press .post-reading-time {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: var(--hf-card-badge-line-height);
}
.badge-group:before, html body #main-wrapper .page-part--featured-content .featured-content--aside .card .card-informations:before, .card--press .post-reading-time:before {
  content: "";
  display: block;
  min-width: var(--hf-card-badge-width);
  width: var(--hf-card-badge-width);
  height: var(--hf-card-badge-width);
  background-color: var(--hf-primary);
  border-radius: 50%;
  margin-right: 0.35rem;
}

.post-reading-time + .badge-group:before, html body #main-wrapper .page-part--featured-content .featured-content--aside .card .post-reading-time + .card-informations:before, .card--press .post-reading-time + .post-reading-time:before {
  margin-left: 0.35rem;
}

.progress {
  --scrollAmount: 0%;
  background-color: var(--hf-body-bg);
  width: 100%;
  height: 0.4rem;
  position: fixed;
  top: 0;
}
.progress .progress-bar {
  background-color: var(--hf-primary);
  height: 100%;
}

.single-aside--author.card-square {
  --hf-blockquote-font-size: 1.375rem;
  --hf-blockquote-cite-padding: 1rem;
  --hf-blockquote-cite-font-size: 1.375rem;
  --hf-blockquote-cite-company-font-size: 0.875rem;
  margin-top: 0;
  margin-bottom: 0;
}
.single-aside--author.card-square + .single-aside--author {
  margin-top: calc(var(--hf-post-single-wrapper-gap) * -0.5);
}

.single-aside--shares {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0 1rem;
}
.single-aside--shares > p {
  font-size: 1.375rem;
  line-height: 1;
  width: 100%;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1.5px solid var(--hf-primary);
}
@media (max-width: 991.98px) {
  .single-aside--shares > p {
    font-size: 1.25rem;
  }
}
.single-aside--shares i[class*=icon-] {
  color: #191919;
  font-size: 1rem;
  z-index: 1;
  position: relative;
}
.single-aside--shares a.btn-share {
  --hf-icon-size: 2rem;
  --hf-icon-size-sm: 1.5rem;
  background-color: var(--hf-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease-in-out;
  position: relative;
  border-radius: 0.125rem;
  overflow: hidden;
}
.single-aside--shares a.btn-share .decoration-box {
  --hf-decoration-square-border-radius: 0.125rem;
  --hf-decoration-square-border-size: 0.25rem;
  --hf-decoration-square-background-color: var(--hf-primary);
}
.single-aside--shares a.btn-share:before, .single-aside--shares a.btn-share:after {
  transition: border-color 0.3s ease-in-out;
}
.single-aside--shares a.btn-share:hover {
  background-color: var(--hf-primary-dark);
  --hf-decoration-square-background-color: var(--hf-primary-dark);
  transition: background-color 0.3s ease-in-out;
}
.single-aside--shares a.btn-share:hover:before, .single-aside--shares a.btn-share:hover:after {
  border-color: var(--hf-primary-dark);
  transition: border-color 0.3s ease-in-out;
}
.single-aside--shares span {
  display: none;
}

.keypoint {
  --hf-keypoint-padding-y: 1.5rem;
  --hf-keypoint-padding-y-sm: 1.25rem;
  --hf-keypoint-padding-x: 0;
  --hf-keypoint-padding-x-sm: 0;
  --hf-keypoint-gap: 1.5rem;
  --hf-keypoint-gap-sm: 1rem;
  --hf-keypoint-font-size: 1.5rem;
  --hf-keypoint-font-size-xl: 1.25rem;
  --hf-keypoint-font-size-sm: 1.125rem;
  --hf-keypoint-font-weight: 600;
  --hf-keypoint-line-height: 1.2;
  --hf-keypoint-border-color: rgba(25, 25, 25, 0.3);
  --hf-keypoint-border-width: 1px;
  display: flex;
  align-items: center;
  gap: var(--hf-keypoint-gap);
  padding: var(--hf-keypoint-padding-y) var(--hf-keypoint-padding-x);
  font-size: var(--hf-keypoint-font-size);
  font-weight: var(--hf-keypoint-font-weight);
  line-height: var(--hf-keypoint-line-height);
  border-top: var(--hf-keypoint-border-width) solid var(--hf-keypoint-border-color);
  border-bottom: var(--hf-keypoint-border-width) solid var(--hf-keypoint-border-color);
}
@media (max-width: 1199.98px) {
  .keypoint {
    --hf-keypoint-font-size: var(--hf-keypoint-font-size-xl);
  }
}
@media (max-width: 991.98px) {
  .keypoint {
    --hf-keypoint-font-size: var(--hf-keypoint-font-size-sm);
    --hf-keypoint-gap: var(--hf-keypoint-gap-sm);
    --hf-keypoint-padding-y: var(--hf-keypoint-padding-y-sm);
  }
}
.keypoint + .keypoint {
  border-top: none;
}

.single-row {
  --hf-component-row-padding-y: 1.5rem;
  --hf-component-row-padding-y-sm: 1.25rem;
  --hf-component-row-padding-x: 0;
  --hf-component-row-gap: 0;
  --hf-component-row-font-size: 1rem;
  --hf-component-row-font-weight: 300;
  --hf-component-row-line-height: normal;
  --hf-component-row-border-color: rgba(25, 25, 25, 0.3);
  --hf-component-row-border-width: 1px;
  --hf-component-row-btns-padding-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: var(--hf-component-row-gap);
  padding: var(--hf-component-row-padding-y) var(--hf-component-row-padding-x);
  font-size: var(--hf-component-row-font-size);
  font-weight: var(--hf-component-row-font-weight);
  line-height: var(--hf-component-row-line-height);
}
@media (max-width: 991.98px) {
  .single-row {
    gap: var(--hf-component-row-gap-sm);
    padding: var(--hf-component-row-padding-y-sm) var(--hf-component-row-padding-x);
  }
}
.single-row .page-part-title {
  text-transform: initial;
}
.single-row .page-part-footer {
  padding-top: var(--hf-component-row-btns-padding-top) !important;
}
.single-row:first-child {
  padding-top: 0;
}
.single-row + .single-row {
  border-top: var(--hf-component-row-border-width) solid var(--hf-component-row-border-color);
}

.text-colored {
  color: var(--hf-text-color);
}

.text-highlight {
  color: var(--hf-primary);
}

[class*="--archive--inside"] .text-colored {
  color: var(--hf-primary);
}

.stars-rating {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 2rem;
}
.stars-rating strong {
  font-size: 1.375rem;
  display: flex;
  flex: 0 0 auto;
  margin-left: 0.5rem;
  line-height: 1;
}
.stars-rating .icon-star:before {
  color: var(--hf-primary);
}

.decoration-quotes {
  position: absolute;
  top: -2rem;
  left: -1rem;
  padding: 1rem 2rem;
  background-color: var(--hf-primary);
  width: 12rem;
  height: 4rem;
  border-radius: 5rem 10rem 0 5rem;
  display: flex;
  align-items: center;
  font-size: 2rem;
  z-index: 3;
}
@media (max-width: 991.98px) {
  .decoration-quotes {
    width: 9rem;
    height: 3rem;
    font-size: 1.5rem;
    left: 1rem;
    padding-left: 1rem;
    top: -2.5rem;
  }
}

.decoration-box {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  --hf-decoration-square-border-width: 1px;
  --hf-decoration-square-border-color: #191919;
  --hf-decoration-square-border-radius: 0.3125rem;
  --hf-decoration-square-border-size: 1rem;
  border-radius: var(--hf-decoration-square-border-radius);
  background-color: var(--hf-decoration-square-background-color);
}

.rounded-decoration {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  font-size: var(--hf-decoration-square-border-size);
}
.rounded-decoration--left:before, .rounded-decoration--left:after, .rounded-decoration--right:before, .rounded-decoration--right:after {
  content: "";
  position: absolute;
  width: 1em;
  height: 1em;
  border: var(--hf-decoration-square-border-width) solid var(--hf-decoration-square-border-color);
}
.rounded-decoration--left:before {
  top: 0;
  left: 0;
  border-right: none;
  border-bottom: none;
  border-radius: var(--hf-decoration-square-border-radius) 0 0 0;
}
.rounded-decoration--left:after {
  bottom: 0;
  left: 0;
  border-right: none;
  border-top: none;
  border-radius: 0 0 0 var(--hf-decoration-square-border-radius);
}
.rounded-decoration--right:before {
  top: 0;
  right: 0;
  border-left: none;
  border-bottom: none;
  border-radius: 0 var(--hf-decoration-square-border-radius) 0 0;
}
.rounded-decoration--right:after {
  bottom: 0;
  right: 0;
  border-left: none;
  border-top: none;
  border-radius: 0 0 var(--hf-decoration-square-border-radius) 0;
}

.numbers-animated-wrap {
  position: relative;
  display: inline-block;
}

.numbers-animated-live {
  position: absolute;
  inset: 0;
  text-align: right;
}

.numbers-animated {
  color: #E5E5E5;
  visibility: visible !important;
  opacity: 1 !important;
}

body.single-lp .page-bg {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-image: var(--hf-bg-lp);
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  min-height: 100vh;
}
@media (max-width: 991.98px) {
  body.single-lp .page-bg {
    background-image: var(--hf-bg-lp-xs);
  }
}

.component-icon-rounded {
  --hf-icon-size: 1.55rem;
  --hf-icon-size-sm: 1.25rem;
  display: inline-block;
  width: var(--hf-icon-size);
  height: var(--hf-icon-size);
  position: relative;
}
.component-icon-rounded:has([class^=icon--]) {
  --hf-decoration-square-border-size: 0.15rem;
  --hf-decoration-square-border-radius: calc(0.3125rem / 4);
  --hf-decoration-square-border-color: #191919;
}
.component-icon-rounded [class^=icon--] {
  z-index: 9;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(var(--hf-icon-size) - var(--hf-decoration-square-border-width) * 2);
  height: calc(var(--hf-icon-size) - var(--hf-decoration-square-border-width) * 2);
  --hf-decoration-square-border-radius: calc(0.3125rem / 4);
}
.component-icon-rounded [class^=icon--]:before {
  font-family: "harfanglab" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}
.component-icon-rounded .icon--cross:before {
  content: "\e909";
  font-size: 0.6em;
}
.component-icon-rounded .icon--check:before {
  content: "\e907";
  font-size: 0.6em;
}
.component-icon-rounded .icon--arrow-double {
  --hf-icon-arrow-double-color: var(--hf-primary);
}
.component-icon-rounded .icon--arrow-double:before, .component-icon-rounded .icon--arrow-double:after {
  content: "\e90c";
  color: var(--hf-icon-arrow-double-color);
  font-size: 1em;
}
.component-icon-rounded .icon--arrow-double:before {
  opacity: 0.5;
  margin-right: 0.05em;
}
.component-icon-rounded.partner-certification-icon {
  --hf-icon-size: 5.5rem;
  --hf-icon-size-sm: 5.5rem;
}
@media (max-width: 991.98px) {
  .component-icon-rounded.partner-certification-icon {
    --hf-icon-size: 4rem;
    --hf-icon-size-sm: 4rem;
  }
}
.component-icon-rounded.partner-certification-icon [class^=icon--img-] {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  color: transparent;
  width: var(--hf-icon-size);
  height: var(--hf-icon-size);
}

[class^=icon--] {
  z-index: 9;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
[class^=icon--]:before {
  font-family: "harfanglab" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}

.component-icon-rounded-alternate {
  --hf-icon-size: 1.55rem;
  --hf-icon-size-sm: 1.25rem;
  display: inline-block;
  width: var(--hf-icon-size);
  height: var(--hf-icon-size);
  position: relative;
}

.icon--cross, .icon--check {
  background: url("../images/elements/icon-cube.svg") no-repeat center center;
  background-size: cover;
  width: var(--hf-icon-size);
  height: var(--hf-icon-size);
}
.icon--cross:before {
  content: "\e909";
  font-size: 0.4em;
}
.icon--check:before {
  content: "\e907";
  font-size: 0.5em;
}
.icon--arrow-double {
  --hf-icon-arrow-double-color: var(--hf-primary);
}
.icon--arrow-double:before, .icon--arrow-double:after {
  content: "\e90c";
  color: var(--hf-icon-arrow-double-color);
  font-size: 1em;
}
.icon--arrow-double:before {
  opacity: 0.5;
  margin-right: 0.05em;
}

.icon--img-elite {
  background-image: url("../images/elements/ic_elite.svg");
}

.icon--img-engage {
  background-image: url("../images/elements/ic_engage.svg");
}

.icon--img-essential {
  background-image: url("../images/elements/ic_essential.svg");
}

.icon--img-elite-onprem {
  background-image: url("../images/elements/ic_elite_onprem.svg");
}

.icon--img-engage-onprem {
  background-image: url("../images/elements/ic_engagge_onprem.svg");
}

.icon--img-authorized {
  background-image: url("../images/elements/ic_authorized.png");
}

.newsletter {
  --hf-newsletter-padding-y: 1.875rem;
  --hf-newsletter-padding-x: 3.125rem;
  --hf-newsletter-padding-y-sm: 1.25rem;
  --hf-newsletter-padding-x-sm: 0.875rem;
  --hf-newsletter-bg: #BCF02D;
  --hf-newsletter-bg-itb: #7F1FFF;
  --hf-newsletter-border-radius: 0.625rem;
  padding: var(--hf-newsletter-padding-y) var(--hf-newsletter-padding-x);
  background-color: var(--hf-newsletter-bg);
  border-radius: var(--hf-newsletter-border-radius);
}
@media (max-width: 767.98px) {
  .newsletter {
    padding: var(--hf-newsletter-padding-y-sm) var(--hf-newsletter-padding-x-sm);
  }
}
.newsletter .newsletter-body {
  margin-top: var(--hf-newsletter-padding-y-sm);
}
.newsletter .newsletter-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.newsletter .newsletter-wrapper .gform_fields {
  padding: 1rem calc(var(--hf-gutter-x) * 0.5);
}
.newsletter .newsletter-wrapper .gfield--type-email {
  padding: 0;
}
.newsletter .newsletter-wrapper .gfield--type-email label {
  display: none;
}
.newsletter .newsletter-wrapper .gform_ajax_spinner {
  display: none;
}
.newsletter .newsletter-wrapper .gform_required_legend,
.newsletter .newsletter-wrapper .gform_validation_errors {
  display: none;
}
.newsletter .newsletter-wrapper input {
  background-color: var(--hf-newsletter-bg);
  border: none;
  line-height: 1.25;
  border-bottom: 1px solid #191919;
  padding: 0.5rem 0;
  color: #191919;
}
.newsletter .newsletter-wrapper .gfield_error {
  position: relative;
}
.newsletter .newsletter-wrapper .gfield_error input {
  border-bottom: 1px solid #dc3545;
}
.newsletter .newsletter-wrapper .gfield_error .validation_message {
  color: #dc3545;
  font-size: 0.75rem;
  font-weight: 600;
  position: absolute;
  bottom: 2.25rem;
  font-style: italic;
  left: 0;
  line-height: 1.05;
}
.newsletter .newsletter-wrapper .btn, .newsletter .newsletter-wrapper .btn:has(a) > a {
  padding: 0;
  border: none;
  background-color: transparent;
  color: #191919;
  display: flex;
}
.newsletter .newsletter-wrapper .btn:after, .newsletter .newsletter-wrapper .btn:has(a) > a:after {
  content: "";
  background: url("../images/svg/icon-arrow.svg") no-repeat center center;
  background-size: contain;
  display: block;
  width: 100%;
  width: var(--hf-icon-size, 1.55rem);
  height: var(--hf-icon-size, 1.55rem);
  margin-left: 0.5rem;
  transform: translateX(0);
  transition: transform 0.3s ease-in-out;
}
.newsletter .newsletter-wrapper .btn:hover:after, .newsletter .newsletter-wrapper .btn:has(a) > a:hover:after {
  transform: translateX(0.215rem);
  transition: transform 0.3s ease-in-out;
}
.newsletter.newsletter-extra:has(.extra-thumbnail) {
  padding: 0;
}
.newsletter.newsletter-extra:has(.extra-thumbnail) .extra-thumbnail {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: var(--hf-newsletter-border-radius);
}

.grid .grid__group-title {
  grid-column: span 3;
  display: flex;
  align-items: center;
  position: relative;
  background-color: var(--hf-gray-300);
  border-radius: calc(0.3125rem * 2);
  padding: 1rem;
  padding-left: 0.5rem;
}
@media (max-width: 1199.98px) {
  .grid .grid__group-title {
    grid-column: span 2;
  }
}
@media (max-width: 767.98px) {
  .grid .grid__group-title {
    grid-column: span 1;
  }
}
.grid .grid__group-title h3, .grid .grid__group-title .h3 {
  position: relative;
  padding-left: 0.5rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: calc(1.46875rem + 2.625vw);
}
@media (min-width: 1200px) {
  .grid .grid__group-title h3, .grid .grid__group-title .h3 {
    font-size: 3.4375rem;
  }
}
.grid .grid__group-title h3, .grid .grid__group-title .h3 {
  color: var(--hf-gray-900);
}

.grid__filters {
  --hf-grid-filters-margin-y: 4.5rem;
  --hf-grid-filters-margin-x: auto;
  --hf-grid-filters-gap: 2.5rem;
  max-width: calc(calc(100% / 12) * 8);
  margin: 0 auto;
  margin-bottom: var(--hf-grid-filters-margin-y);
}
@media (max-width: 991.98px) {
  .grid__filters {
    max-width: calc(calc(100% / 12) * 10);
  }
}
@media (max-width: 767.98px) {
  .grid__filters {
    max-width: calc(calc(100% / 12) * 12);
  }
}
.grid__filters .js_asyncContentFilters:has(#search) .input-group {
  flex-direction: column;
  gap: var(--hf-grid-filters-gap);
}

.sc--code-box:not(:empty),
.content > pre {
  padding: 1.5rem;
  padding-bottom: 3rem;
  word-break: break-all;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
  background: #191919;
  box-shadow: 0 0 0.5rem 0 rgba(25, 25, 25, 0.3);
}
.sc--code-box:not(:empty) pre,
.content > pre pre {
  margin: 0;
  background-color: transparent;
  padding: 0;
  color: #f5f5f5;
  font-family: "PrestigeElite";
}
.sc--code-box:not(:empty) code,
.content > pre code {
  word-break: normal;
  color: #f5f5f5;
}
.sc--code-box:not(:empty) code strong,
.content > pre code strong {
  font-weight: 600;
}
.sc--code-box:not(:empty) mark, .sc--code-box:not(:empty) .mark,
.content > pre mark,
.content > pre .mark {
  background-color: #f5f5f5;
}
.sc--code-box:not(:empty) .sc-code-content,
.content > pre .sc-code-content {
  overflow-x: scroll;
  scrollbar-width: none;
}
.sc--code-box:not(:empty) .sc-code-content::-webkit-scrollbar, .sc--code-box:not(:empty) .sc-code-content::-webkit-scrollbar-track, .sc--code-box:not(:empty) .sc-code-content::-webkit-scrollbar-thumb,
.content > pre .sc-code-content::-webkit-scrollbar,
.content > pre .sc-code-content::-webkit-scrollbar-track,
.content > pre .sc-code-content::-webkit-scrollbar-thumb {
  width: 0;
  background-color: transparent;
}

.content > pre {
  overflow-x: scroll;
  position: relative;
  scrollbar-width: none;
}
.content > pre::-webkit-scrollbar, .content > pre::-webkit-scrollbar-track, .content > pre::-webkit-scrollbar-thumb {
  width: 0;
  background-color: transparent;
}

.wysiwyg pre + .btn--copy,
.wp-editor pre + .btn--copy {
  transform: translateY(-3.25rem);
}

.list, html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-body, .wysiwyg,
.wp-editor, .accordion .accordion-body {
  --hf-wysiwyg-list-margin-y: 1.5em;
  --hf-wysiwyg-list-li-margin-y: 0.25em;
}
.list ul, html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-body ul, .wysiwyg ul,
.wp-editor ul, .accordion .accordion-body ul,
.list ol,
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-body ol,
.wysiwyg ol,
.wp-editor ol,
.accordion .accordion-body ol {
  margin-bottom: var(--hf-wysiwyg-list-margin-y);
  margin-top: var(--hf-wysiwyg-list-margin-y);
}
.list ul li + li, html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-body ul li + li, .wysiwyg ul li + li,
.wp-editor ul li + li, .accordion .accordion-body ul li + li,
.list ol li + li,
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-body ol li + li,
.wysiwyg ol li + li,
.wp-editor ol li + li,
.accordion .accordion-body ol li + li {
  margin-top: var(--hf-wysiwyg-list-li-margin-y);
}
.list ul li > ul, html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-body ul li > ul, .wysiwyg ul li > ul,
.wp-editor ul li > ul, .accordion .accordion-body ul li > ul,
.list ul li > ol,
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-body ul li > ol,
.wysiwyg ul li > ol,
.wp-editor ul li > ol,
.accordion .accordion-body ul li > ol,
.list ol li > ul,
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-body ol li > ul,
.wysiwyg ol li > ul,
.wp-editor ol li > ul,
.accordion .accordion-body ol li > ul,
.list ol li > ol,
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-body ol li > ol,
.wysiwyg ol li > ol,
.wp-editor ol li > ol,
.accordion .accordion-body ol li > ol {
  margin-top: calc(var(--hf-wysiwyg-list-margin-y) / 3);
}

blockquote,
.card-square {
  --hf-blockquote-font-size: 1.125rem;
  --hf-blockquote-font-weight: 300;
  --hf-blockquote-cite-font-size: 1.375rem;
  --hf-blockquote-cite-font-size-sm: 1.125rem;
  --hf-blockquote-cite-line-height: 1.15;
  --hf-blockquote-cite-spacer: 1rem;
  --hf-blockquote-cite-padding: 2rem;
  --hf-blockquote-cite-padding-sm: 1rem;
  --hf-blockquote-cite-border-color: var(--hf-primary);
  --hf-blockquote-margin-y: 1.5rem;
  --hf-blockquote-padding-y: 1rem;
  --hf-blockquote-padding-x: 2rem;
  --hf-blockquote-cite-image-width: 3.725rem;
  --hf-blockquote-footer-color-alt: #666464;
  padding: var(--hf-blockquote-padding-y) var(--hf-blockquote-padding-x);
  margin: var(--hf-blockquote-margin-y) 0;
}
@media (max-width: 991.98px) {
  blockquote,
  .card-square {
    padding: var(--hf-blockquote-padding-y);
  }
}
blockquote,
.card-square {
  position: relative;
}
blockquote .testimonial-quote,
blockquote cite,
blockquote p,
.card-square .testimonial-quote,
.card-square cite,
.card-square p {
  position: relative;
  z-index: 1;
}
blockquote .testimonial-quote,
.card-square .testimonial-quote {
  font-size: var(--hf-blockquote-font-size);
  font-weight: var(--hf-blockquote-font-weight);
}
@media (max-width: 991.98px) {
  blockquote .testimonial-quote,
  .card-square .testimonial-quote {
    font-size: var(--hf-blockquote-cite-font-size-sm);
  }
}
blockquote cite,
.card-square cite {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: var(--hf-blockquote-cite-spacer);
  margin-top: var(--hf-blockquote-cite-padding);
  padding-top: var(--hf-blockquote-cite-padding);
  border-top: 1.5px solid var(--hf-blockquote-cite-border-color);
}
@media (max-width: 991.98px) {
  blockquote cite,
  .card-square cite {
    margin-top: var(--hf-blockquote-cite-padding-sm);
    padding-top: var(--hf-blockquote-cite-padding-sm);
  }
}
blockquote cite figure,
.card-square cite figure {
  margin: 0;
  border: none;
  max-width: var(--hf-blockquote-cite-image-width);
  height: auto;
}
blockquote cite figure img,
.card-square cite figure img {
  box-shadow: none;
}
blockquote cite .testimonial-cite,
.card-square cite .testimonial-cite {
  font-size: var(--hf-blockquote-cite-font-size);
  line-height: var(--hf-blockquote-cite-line-height);
  font-style: normal;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: calc(var(--hf-blockquote-cite-padding) / 4);
}
@media (max-width: 991.98px) {
  blockquote cite .testimonial-cite,
  .card-square cite .testimonial-cite {
    font-size: var(--hf-blockquote-cite-font-size-sm);
  }
}
blockquote cite .testimonial-cite .testimonial-cite-name,
.card-square cite .testimonial-cite .testimonial-cite-name {
  font-weight: 600;
  width: 100%;
}
blockquote cite .testimonial-cite .testimonial-cite-position,
blockquote cite .testimonial-cite .testimonial-cite-company,
.card-square cite .testimonial-cite .testimonial-cite-position,
.card-square cite .testimonial-cite .testimonial-cite-company {
  font-weight: 200;
}
blockquote cite .testimonial-cite .testimonial-cite-company,
.card-square cite .testimonial-cite .testimonial-cite-company {
  color: var(--hf-blockquote-footer-color-alt);
  position: relative;
}
blockquote cite .testimonial-cite .testimonial-cite-position + .testimonial-cite-company,
.card-square cite .testimonial-cite .testimonial-cite-position + .testimonial-cite-company {
  margin-left: 1rem;
}
blockquote cite .testimonial-cite .testimonial-cite-position + .testimonial-cite-company::before,
.card-square cite .testimonial-cite .testimonial-cite-position + .testimonial-cite-company::before {
  content: " - ";
  position: absolute;
  left: -0.75rem;
}

.wysiwyg,
.wp-editor {
  --hf-wysiwyg-headings-margin-top: 1.25em;
  --hf-wysiwyg-headings-font-weight: 700;
  --hf-wysiwyg-img-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  --hf-wysiwyg-img-border-radius: 1rem;
  --hf-wysiwyg-headings-margin-bottom: 1.25em;
  --hf-wysiwyg-link-decoration: underline;
  --hf-wysiwyg-link-hover-decoration: underline;
  --hf-wysiwyg-link-transition: color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --hf-wysiwyg-hr-margin-y: 2rem;
  --hf-wysiwyg-hr-border-color: #191919;
  --hf-wysiwyg-hr-height: 1px;
  --hf-wysiwyg-hr-opacity: 0.25;
  position: relative;
}
.wysiwyg a,
.wp-editor a {
  text-decoration: var(--hf-wysiwyg-link-decoration);
  transition: var(--hf-wysiwyg-link-transition);
  position: relative;
  z-index: 1;
  word-break: break-word;
}
.wysiwyg a:hover,
.wp-editor a:hover {
  text-decoration: var(--hf-wysiwyg-link-hover-decoration);
  transition: var(--hf-wysiwyg-link-transition);
}
.wysiwyg a:has(img),
.wp-editor a:has(img) {
  text-decoration: none;
}
.wysiwyg h2, .wysiwyg .h2,
.wysiwyg h3,
.wysiwyg .h3,
.wysiwyg h4,
.wysiwyg .h4,
.wysiwyg h5,
.wysiwyg .h5,
.wysiwyg h6,
.wysiwyg .h6,
.wp-editor h2,
.wp-editor .h2,
.wp-editor h3,
.wp-editor .h3,
.wp-editor h4,
.wp-editor .h4,
.wp-editor h5,
.wp-editor .h5,
.wp-editor h6,
.wp-editor .h6 {
  text-transform: initial;
  font-weight: var(--hf-wysiwyg-headings-font-weight);
  margin-bottom: var(--hf-wysiwyg-headings-margin-bottom);
}
.wysiwyg h2:not(:first-child), .wysiwyg .h2:not(:first-child),
.wysiwyg h3:not(:first-child),
.wysiwyg .h3:not(:first-child),
.wysiwyg h4:not(:first-child),
.wysiwyg .h4:not(:first-child),
.wysiwyg h5:not(:first-child),
.wysiwyg .h5:not(:first-child),
.wysiwyg h6:not(:first-child),
.wysiwyg .h6:not(:first-child),
.wp-editor h2:not(:first-child),
.wp-editor .h2:not(:first-child),
.wp-editor h3:not(:first-child),
.wp-editor .h3:not(:first-child),
.wp-editor h4:not(:first-child),
.wp-editor .h4:not(:first-child),
.wp-editor h5:not(:first-child),
.wp-editor .h5:not(:first-child),
.wp-editor h6:not(:first-child),
.wp-editor .h6:not(:first-child) {
  margin-top: var(--hf-wysiwyg-headings-margin-top);
}
.wysiwyg h2, .wysiwyg .h2,
.wp-editor h2,
.wp-editor .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  .wysiwyg h2, .wysiwyg .h2,
  .wp-editor h2,
  .wp-editor .h2 {
    font-size: 2rem;
  }
}
.wysiwyg h3, .wysiwyg .h3,
.wp-editor h3,
.wp-editor .h3 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .wysiwyg h3, .wysiwyg .h3,
  .wp-editor h3,
  .wp-editor .h3 {
    font-size: 1.5rem;
  }
}
.wysiwyg h4, .wysiwyg .h4,
.wp-editor h4,
.wp-editor .h4 {
  font-size: 1.25rem;
}
.wysiwyg h5, .wysiwyg .h5,
.wp-editor h5,
.wp-editor .h5 {
  font-size: 1.125rem;
}
.wysiwyg h6, .wysiwyg .h6,
.wp-editor h6,
.wp-editor .h6 {
  font-size: 1rem;
}
.wysiwyg :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6) + figure, .wysiwyg :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6) + img,
.wp-editor :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6) + figure,
.wp-editor :is(h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6) + img {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.wysiwyg p:empty,
.wp-editor p:empty {
  display: none;
}
.wysiwyg p:empty + figure,
.wp-editor p:empty + figure {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.wysiwyg p:empty + figure.__illustration,
.wp-editor p:empty + figure.__illustration {
  margin-bottom: 1rem;
}
.wysiwyg p:empty + figure:has(.alignright), .wysiwyg p:empty + figure:has(.alignleft),
.wp-editor p:empty + figure:has(.alignright),
.wp-editor p:empty + figure:has(.alignleft) {
  margin-bottom: 1.5rem;
}
.wysiwyg p:first-child:has(img),
.wp-editor p:first-child:has(img) {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.wysiwyg figure:not(:first-child),
.wp-editor figure:not(:first-child) {
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px solid var(--hf-gray-300);
}
.wysiwyg figure:not(:first-child).__illustration,
.wp-editor figure:not(:first-child).__illustration {
  margin-bottom: 1.5em;
}
.wysiwyg figure img,
.wp-editor figure img {
  border-radius: var(--hf-wysiwyg-img-border-radius);
}
.wysiwyg figure.wp-caption,
.wp-editor figure.wp-caption {
  width: max-content;
  max-width: 100%;
  flex-direction: column;
  margin-bottom: 1rem;
}
.wysiwyg figure.wp-caption figcaption,
.wp-editor figure.wp-caption figcaption {
  display: inline-block;
  margin-top: 1em;
  font-size: 0.8em;
  text-align: center;
  display: flex;
  justify-content: center;
}
.wysiwyg blockquote > *,
.wp-editor blockquote > * {
  position: relative;
  z-index: 1;
}
.wysiwyg blockquote figure,
.wp-editor blockquote figure {
  margin: 0;
  padding-top: 0;
  border: none;
}
.wysiwyg blockquote figure img,
.wp-editor blockquote figure img {
  box-shadow: none;
}
.wysiwyg blockquote + p,
.wp-editor blockquote + p {
  margin-top: 2rem;
}
.wysiwyg hr,
.wp-editor hr {
  margin: var(--hf-wysiwyg-hr-margin-y) 0;
  border-color: var(--hf-wysiwyg-hr-border-color);
  height: var(--hf-wysiwyg-hr-height);
  opacity: var(--hf-wysiwyg-hr-opacity);
}
.wysiwyg .btn--copy,
.wp-editor .btn--copy {
  position: absolute;
  right: 1rem;
  transform: translateY(-2.5rem);
  z-index: 9;
}
@media (max-width: 991.98px) {
  .wysiwyg .btn--copy,
  .wp-editor .btn--copy {
    right: 2em;
    transform: translateY(-5.25em);
  }
}
@media (max-width: 767.98px) {
  .wysiwyg .btn--copy,
  .wp-editor .btn--copy {
    right: 1rem;
  }
}
.wysiwyg .btn--copy .success,
.wp-editor .btn--copy .success {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  color: #f5f5f5 !important;
  font-size: 0.9em;
  right: 0;
  text-align: center;
  top: -1.125rem;
}
.wysiwyg .btn--copy + p,
.wp-editor .btn--copy + p {
  margin-top: 1rem;
}
.wysiwyg .hs-cta-embed,
.wp-editor .hs-cta-embed {
  margin-bottom: var(--hf-wysiwyg-hr-margin-y);
  display: flex;
  width: 100% !important;
}
.wysiwyg .hs-cta-embed img,
.wp-editor .hs-cta-embed img {
  border-radius: 0;
  border: none;
  box-shadow: none;
  max-width: inherit;
}
.wysiwyg .hs-cta-embed:has(img.aligncenter),
.wp-editor .hs-cta-embed:has(img.aligncenter) {
  justify-content: center;
}
.wysiwyg .hs-cta-embed:has(img.alignright),
.wp-editor .hs-cta-embed:has(img.alignright) {
  justify-content: flex-end;
}

body.is-boxed-page-rendering .wysiwyg img {
  border-radius: 0;
}

/** SwiperJS base 8.2 **/
/**
 * Swiper 9.4.1
 * 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: June 13, 2023
 */
@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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  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-wrapper {
  transform: translate3d(0px, 0, 0);
}

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

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

.swiper-slide,
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);
  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-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-cube-shadow {
  transform-style: preserve-3d;
}
.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));
}

/* 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-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .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-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.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-container: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);
  }
}
.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-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  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,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.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;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

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

.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  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;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

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

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

/* Navigation */
: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: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-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

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

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

/* Pagination */
.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;
  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,
:host(.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-pagination-progressbar {
  /*ADD_HOST*/
}
.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;
}

/* scrollbar */
.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 */
.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;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/**
 * WPML

 */
aside.languages-selector {
  position: fixed;
  top: calc(var(--hf-header-height, 8.4375rem) + 3.05rem);
  left: 0;
  z-index: 1000;
  width: max-content;
  background-color: var(--hf-green-300);
  border-radius: 0 1rem 1rem 0;
  border: 1px solid var(--hf-primary);
  padding: 0.25rem 0.35rem;
  padding-left: 0.15rem;
  transform: translateX(0);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) 0.2s;
}
@media (max-width: 991.98px) {
  aside.languages-selector {
    top: var(--hf-header-height, 5.375rem);
  }
}
aside.languages-selector .language {
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 0.075em;
}
aside.languages-selector .language:hover {
  color: var(--hf-secondary);
}
aside.languages-selector .language.active {
  cursor: pointer;
}
aside.languages-selector .language.active:before {
  background-color: var(--hf-primary);
}
aside.languages-selector .language:before {
  content: "";
  display: block;
  min-width: 0.75rem;
  width: 0.75rem;
  height: 0.75rem;
  background-color: var(--hf-green-dark);
  border-radius: 50%;
  margin-right: 0.35rem;
}
aside.languages-selector .switch {
  display: none;
  padding-top: calc(1rem * 0.65);
}
aside.languages-selector .switch:not(:has(.language)) {
  display: none !important;
}
aside.languages-selector .switch a + a {
  padding-top: calc(1rem * 0.65);
}
aside.languages-selector.scrolled {
  transform: translateX(-100%);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) 0.2s;
}

html body[class*=-inside] {
  --hf-primary: var(--hf-itb);
  --hf-primary-dark: var(--hf-itb-dark);
}
html body[class*=-inside] .newsletter .newsletter-wrapper .btn:after, html body[class*=-inside] .newsletter .newsletter-wrapper .btn:has(a) > a:after {
  background: url("../images/svg/icon-arrow-itb.svg") no-repeat center center;
}
html body.is-boxed-page-rendering .page-part--hero .hero-featured {
  display: none;
}
html body.is-boxed-page-rendering .page-part--hero .breadcrumb {
  display: none;
}
html body.is-boxed-page-rendering .page-part--default {
  --hf-page-part-default-boxed-width: 65%;
  --hf-page-part-default-boxed-width-xl: 85%;
  --hf-page-part-default-boxed-width-sm: 95%;
  --hf-page-part-default-boxed-margin-y: 5.5rem;
  --hf-page-part-default-boxed-margin-y-sm: 3.5rem;
}
html body.is-boxed-page-rendering .page-part--default .wysiwyg {
  width: var(--hf-page-part-default-boxed-width);
  margin: var(--hf-page-part-default-boxed-margin-y) auto;
}
@media (max-width: 1199.98px) {
  html body.is-boxed-page-rendering .page-part--default .wysiwyg {
    width: var(--hf-page-part-default-boxed-width-sm);
    margin: var(--hf-page-part-default-boxed-margin-y-sm) auto;
  }
}
@media (max-width: 767.98px) {
  html body.is-boxed-page-rendering .page-part--default .wysiwyg {
    width: var(--hf-page-part-default-boxed-width-xs);
  }
}
html body.post-type-archive-inside #annoucement, html body.single-inside #annoucement {
  display: none;
}
html body.post-type-archive-inside #main-wrapper #main-header, html body.single-inside #main-wrapper #main-header {
  z-index: 1;
  bottom: 0;
  top: initial;
  position: fixed;
}
html body.post-type-archive-inside #main-wrapper #main-header.scrolled, html body.single-inside #main-wrapper #main-header.scrolled {
  transform: translateY(0);
}
html body.post-type-archive-inside #main-wrapper #main-header #main-navbar, html body.single-inside #main-wrapper #main-header #main-navbar {
  display: none;
}
html body.post-type-archive-inside #main-wrapper #main-content, html body.single-inside #main-wrapper #main-content {
  z-index: 1;
  position: relative;
  background: linear-gradient(to bottom, var(--hf-body-bg) calc(100% - var(--hf-header-height, 150px) / 2), transparent 100%);
  padding-top: 0;
  margin-bottom: calc(var(--hf-header-height, 188px) + 1.5rem);
}
html body.post-type-archive-inside #main-wrapper aside.languages-selector, html body.single-inside #main-wrapper aside.languages-selector {
  top: calc(var(--hf-hero-body-padding-y, 5.125rem) / 2 + 2.75rem);
}
@media (max-width: 991.98px) {
  html body.post-type-archive-inside #main-wrapper aside.languages-selector, html body.single-inside #main-wrapper aside.languages-selector {
    top: calc(var(--hf-hero-body-padding-y, 2.625rem) / 2 + 0.75rem);
  }
}
html body.post-type-archive-inside #main-wrapper #main-footer, html body.single-inside #main-wrapper #main-footer {
  display: none;
}
@media (max-width: 991.98px) {
  html body.page-template-tpl-page-form-confirm #main-wrapper, html body.is-custom-landing-rendering:not(.single-lp) #main-wrapper {
    --hf-header-height: calc(4.0625rem / 2);
  }
}
html body.page-template-tpl-page-form-confirm #main-wrapper .breadcrumb, html body.is-custom-landing-rendering:not(.single-lp) #main-wrapper .breadcrumb {
  display: none;
}
html body.page-template-tpl-page-form-confirm #main-wrapper #main-content, html body.is-custom-landing-rendering:not(.single-lp) #main-wrapper #main-content {
  --hf-flexible-component-padding-y: 4.0625rem;
}
@media (max-width: 991.98px) {
  html body.page-template-tpl-page-form-confirm #main-wrapper #main-content, html body.is-custom-landing-rendering:not(.single-lp) #main-wrapper #main-content {
    padding-top: calc(var(--hf-flexible-component-padding-y) / 2) 0;
  }
}
html body.page-template-tpl-page-form-confirm #main-wrapper #main-footer .wrapper--widgets,
html body.page-template-tpl-page-form-confirm #main-wrapper #main-footer .wrapper--tagline, html body.is-custom-landing-rendering:not(.single-lp) #main-wrapper #main-footer .wrapper--widgets,
html body.is-custom-landing-rendering:not(.single-lp) #main-wrapper #main-footer .wrapper--tagline {
  display: none;
}
html body.page-template-tpl-page-form-confirm #main-wrapper #main-footer .wrapper--legals, html body.is-custom-landing-rendering:not(.single-lp) #main-wrapper #main-footer .wrapper--legals {
  --hf-footer-border: none;
}
html body.is-custom-landing-rendering:not(.single-lp) #main-wrapper {
  --hf-flexible-component-padding-y: 4.0625rem;
  padding-bottom: 0;
}
@media (max-width: 991.98px) {
  html body.is-custom-landing-rendering:not(.single-lp) #main-wrapper #main-hero {
    padding-bottom: 0;
  }
}
html body.is-custom-landing-rendering:not(.single-lp) #main-wrapper #main-navbar {
  display: none;
}
@media (min-width: 992px) {
  html body.is-custom-landing-rendering:not(.single-lp) #main-wrapper main#main-content .page-part--flexible.sticky-content .wrapper-content,
  html body.is-custom-landing-rendering:not(.single-lp) #main-wrapper main#main-content .page-part--flexible.sticky-content .wrapper-form {
    position: sticky;
    top: 3rem;
  }
}
html body.page-template-tpl-page-form-confirm #main-wrapper #main-navbar {
  display: none;
}
html body.post-type-archive-press .card--press .card-informations, html body.single-press .card--press .card-informations {
  display: none;
}
@media (max-width: 991.98px) {
  html body.home #main-wrapper #main-hero .hero-featured {
    display: none;
  }
}
@media (max-width: 991.98px) {
  html body.home #main-wrapper #main-hero + .page-part--flexible.translate--large {
    margin-top: 0;
  }
}
html body.single-lp .page-part-title {
  font-weight: 300;
}
html body.single-lp .page-part-title span {
  font-weight: 600;
}
html body #main-wrapper #main-header {
  --hf-navbar-sticky-bg: rgba(245, 245, 245, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1020;
  transform: translateY(0);
  transition: transform 0.4s ease-in-out 0.05s;
}
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  html body #main-wrapper #main-header {
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: var(--hf-navbar-sticky-bg);
  }
}
html body #main-wrapper #main-header.scrolled {
  transform: translateY(-100%);
  transition: transform 0.4s ease-in-out;
}
html body #main-wrapper .page-part--hero {
  --hf-hero-padding-y: 0.5rem;
  --hf-hero-body-padding-y: 6.25rem;
  --hf-hero-body-padding-x: 0;
  --hf-hero-featured-max-height: 37.25rem;
  --hf-hero-gap: 6.25rem;
  --hf-hero-gap-sm: calc(6.25rem / 3);
  --hf-hero-button-margin-y: 2.1875rem;
  --hf-hero-button-margin-y-sm: 1.5rem;
  --hf-hero-component-margin-y: 0.625rem;
  --hf-hero-subtitle-font-weight: 500;
  --hf-hero-subtitle-font-size: 1.125rem;
  --hf-hero-subtitle-line-height: 1.2;
  --hf-hero-subtitle-color: #666464;
  position: relative;
  overflow: hidden;
  max-width: 100vw;
  padding: var(--hf-hero-padding-y) 0;
}
html body #main-wrapper .page-part--hero .wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  gap: var(--hf-hero-gap);
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--hero .wrapper {
    flex-direction: column;
    gap: var(--hf-hero-gap-sm);
  }
}
@media (min-width: 992px) {
  html body #main-wrapper .page-part--hero .wrapper:has(.hero-featured) {
    min-height: var(--hf-hero-featured-max-height);
  }
}
html body #main-wrapper .page-part--hero .hero-body,
html body #main-wrapper .page-part--hero .hero-featured,
html body #main-wrapper .page-part--hero .hero-form {
  flex: 0 0 calc(50% - var(--hf-hero-gap) / 2);
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--hero .hero-body,
  html body #main-wrapper .page-part--hero .hero-featured,
  html body #main-wrapper .page-part--hero .hero-form {
    width: 100%;
  }
}
html body #main-wrapper .page-part--hero .hero-body {
  padding: var(--hf-hero-body-padding-y) var(--hf-hero-body-padding-x);
}
@media (max-width: 1199.98px) {
  html body #main-wrapper .page-part--hero .hero-body {
    --hf-hero-body-padding-y: 5.275rem;
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--hero .hero-body {
    --hf-hero-body-padding-y: 3.125rem;
    padding-bottom: 0;
  }
}
html body #main-wrapper .page-part--hero .hero-body .hero-title {
  margin-bottom: var(--hf-hero-component-margin-y);
}
html body #main-wrapper .page-part--hero .hero-body .hero-subtitle {
  font-weight: var(--hf-hero-subtitle-font-weight);
  font-size: var(--hf-hero-subtitle-font-size);
  line-height: var(--hf-hero-subtitle-line-height);
  color: var(--hf-hero-subtitle-color);
  margin-bottom: var(--hf-hero-component-margin-y);
}
html body #main-wrapper .page-part--hero .hero-body .btn-group {
  z-index: 9;
  margin-top: var(--hf-hero-button-margin-y-sm);
}
html body #main-wrapper .page-part--hero .hero-body .btn-group:has(.btn--tertiary) {
  margin-top: var(--hf-hero-button-margin-y);
}
html body #main-wrapper .page-part--hero .wrapper:has(.breadcrumb) {
  padding: 0 !important;
  border-bottom: none !important;
}
html body #main-wrapper .page-part--hero.--color-grey {
  --hf-text-color: #666464;
}
html body #main-wrapper .page-part--hero.--color-green {
  --hf-text-color: #BCF02D;
}
html body #main-wrapper .page-part--hero[class*="--type-boxed"] {
  --hf-hero-boxed-separator: 2px solid var(--hf-primary);
}
html body #main-wrapper .page-part--hero[class*="--type-boxed"] .wrapper {
  border-bottom: var(--hf-hero-boxed-separator);
}
html body #main-wrapper .page-part--hero[class*="--type-archive"], html body #main-wrapper .page-part--hero[class*="--type-full"] {
  --hf-hero-body-padding-y: 3.125rem;
  --hf-hero-archive-inside-featured-width: 35%;
}
html body #main-wrapper .page-part--hero[class*="--type-archive"] .wrapper, html body #main-wrapper .page-part--hero[class*="--type-full"] .wrapper {
  padding: var(--hf-hero-body-padding-y) var(--hf-hero-body-padding-x);
}
html body #main-wrapper .page-part--hero[class*="--type-archive"] .hero-body, html body #main-wrapper .page-part--hero[class*="--type-full"] .hero-body {
  padding: 0;
}
html body #main-wrapper .page-part--hero[class*="--type-archive"][class*="--archive--inside"], html body #main-wrapper .page-part--hero[class*="--type-full"][class*="--archive--inside"] {
  --hf-hero-body-padding-y: 5.125rem;
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--hero[class*="--type-archive"][class*="--archive--inside"], html body #main-wrapper .page-part--hero[class*="--type-full"][class*="--archive--inside"] {
    --hf-hero-gap: 3.125rem;
    --hf-hero-body-padding-y: 3.125rem;
    padding-top: 0;
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--hero[class*="--type-archive"][class*="--archive--inside"] .wrapper, html body #main-wrapper .page-part--hero[class*="--type-full"][class*="--archive--inside"] .wrapper {
    flex-direction: column-reverse;
    text-align: center;
  }
}
html body #main-wrapper .page-part--hero[class*="--type-archive"][class*="--archive--inside"] .hero-featured, html body #main-wrapper .page-part--hero[class*="--type-full"][class*="--archive--inside"] .hero-featured {
  flex: 0 0 var(--hf-hero-archive-inside-featured-width);
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--hero[class*="--type-archive"][class*="--archive--inside"] .hero-featured, html body #main-wrapper .page-part--hero[class*="--type-full"][class*="--archive--inside"] .hero-featured {
    width: var(--hf-hero-archive-inside-featured-width);
  }
}
html body #main-wrapper .page-part--hero[class*="--type-archive"][class*="--archive--inside"] > .container:first-child .wrapper, html body #main-wrapper .page-part--hero[class*="--type-full"][class*="--archive--inside"] > .container:first-child .wrapper {
  padding-top: calc(var(--hf-hero-body-padding-y) / 2) !important;
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--hero[class*="--type-archive"][class*="--archive--inside"] > .container:first-child .wrapper, html body #main-wrapper .page-part--hero[class*="--type-full"][class*="--archive--inside"] > .container:first-child .wrapper {
    padding-top: 0 !important;
  }
}
html body #main-wrapper .page-part--hero[class*="--type-archive"][class*="--archive--inside"] > .container + .container .wrapper, html body #main-wrapper .page-part--hero[class*="--type-full"][class*="--archive--inside"] > .container + .container .wrapper {
  padding-top: calc(var(--hf-hero-body-padding-y) / 2);
}
html body #main-wrapper .page-part--hero[class*="--default--press"] .hero-featured {
  display: none;
}
html body #main-wrapper .page-part--hero[class*="--type-archive"], html body #main-wrapper .page-part--hero[class*="--default--press"] {
  --hf-hero-archive-separator: 2px solid var(--hf-primary);
}
html body #main-wrapper .page-part--hero[class*="--type-archive"] .wrapper, html body #main-wrapper .page-part--hero[class*="--default--press"] .wrapper {
  border-bottom: var(--hf-hero-archive-separator);
}
@media (min-width: 992px) {
  html body #main-wrapper .page-part--hero[class*="--type-archive"] .wrapper:has(.hero-featured), html body #main-wrapper .page-part--hero[class*="--default--press"] .wrapper:has(.hero-featured) {
    min-height: inherit;
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--hero[class*="--type-archive"] .wrapper .btn-group, html body #main-wrapper .page-part--hero[class*="--default--press"] .wrapper .btn-group {
    justify-content: center;
  }
}
@media (min-width: 992px) {
  html body #main-wrapper .page-part--hero[class*="--single--press"] .hero-body {
    flex: 0 0 70%;
  }
}
html body #main-wrapper .page-part--hero[class*="--type-large"] {
  --hf-hero-gap: 2rem;
}
html body #main-wrapper .page-part--hero[class*="--type-large"] .hero-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
html body #main-wrapper .page-part--hero[class*="--type-large"] .hero-featured {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  html body #main-wrapper .page-part--hero[class*="--type-large"] .hero-featured {
    max-height: var(--hf-hero-featured-max-height);
    height: var(--hf-hero-featured-max-height);
    align-items: center;
    flex: 0 0 calc(65% - var(--hf-hero-gap) / 2);
  }
  html body #main-wrapper .page-part--hero[class*="--type-large"] .hero-featured picture,
  html body #main-wrapper .page-part--hero[class*="--type-large"] .hero-featured figure {
    height: 100%;
    display: flex;
    align-items: center;
  }
  html body #main-wrapper .page-part--hero[class*="--type-large"] .hero-featured img {
    width: 100%;
    max-width: initial;
  }
}
html body #main-wrapper .page-part--hero[class*="--type-full"] .wrapper, html body #main-wrapper .page-part--hero[class*="--type-boxed"] .wrapper, html body #main-wrapper .page-part--hero[class*="--archive--case_study"] .wrapper {
  --hf-hero-featured-max-height: initial;
}
html body #main-wrapper .page-part--hero[class*="--type-full"] .wrapper .hero-body, html body #main-wrapper .page-part--hero[class*="--type-boxed"] .wrapper .hero-body, html body #main-wrapper .page-part--hero[class*="--archive--case_study"] .wrapper .hero-body {
  flex: 0 0 calc(70% - var(--hf-hero-gap) / 2);
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--hero[class*="--type-full"] .wrapper .hero-body, html body #main-wrapper .page-part--hero[class*="--type-boxed"] .wrapper .hero-body, html body #main-wrapper .page-part--hero[class*="--archive--case_study"] .wrapper .hero-body {
    padding-bottom: var(--hf-hero-body-padding-y-lg);
  }
}
html body #main-wrapper .page-part--hero[class*="--type-full"] .hero-featured, html body #main-wrapper .page-part--hero[class*="--type-boxed"] .hero-featured, html body #main-wrapper .page-part--hero[class*="--archive--case_study"] .hero-featured {
  display: none;
}
@media (min-width: 992px) {
  html body #main-wrapper .page-part--hero[class*="--archive--resource"] .hero-body {
    flex: 0 0 80%;
  }
}
html body #main-wrapper .page-part--hero[class*="--default--resource"] {
  --hf-resource-hero-title-font-size: 2.5rem;
  --hf-resource-hero-title-font-weight: 400;
  --hf-resource-hero-title-font-weight-bold: 800;
}
html body #main-wrapper .page-part--hero[class*="--default--resource"] h1, html body #main-wrapper .page-part--hero[class*="--default--resource"] .h1 {
  font-weight: var(--hf-resource-hero-title-font-weight);
}
@media (min-width: 992px) {
  html body #main-wrapper .page-part--hero[class*="--default--resource"] h1, html body #main-wrapper .page-part--hero[class*="--default--resource"] .h1 {
    font-size: var(--hf-resource-hero-title-font-size);
  }
}
html body #main-wrapper .page-part--hero[class*="--default--resource"] h1 .text-colored, html body #main-wrapper .page-part--hero[class*="--default--resource"] .h1 .text-colored {
  font-weight: var(--hf-resource-hero-title-font-weight-bold);
}
html body #main-wrapper .page-part--hero[class*="--archive--case_study"] .wrapper {
  border-bottom: none;
}
html body #main-wrapper .page-part--hero.page-part--ads {
  --hf-lp-hero-gap: 6.25rem;
  --hf-lp-hero-cta-gap: 1.875rem;
  --hf-lp-hero-icons-gap: 2.5rem;
}
html body #main-wrapper .page-part--hero.page-part--ads.--position-center .wrapper,
html body #main-wrapper .page-part--hero.page-part--ads.--position-center .hero-cta,
html body #main-wrapper .page-part--hero.page-part--ads.--position-center .hero-icons,
html body #main-wrapper .page-part--hero.page-part--ads.--position-center .btn-group {
  justify-content: center;
}
html body #main-wrapper .page-part--hero.page-part--ads.--position-center .hero-body {
  text-align: center;
}
html body #main-wrapper .page-part--hero.page-part--ads.--position-center.--icons-bottom {
  --hf-lp-hero-icons-margin-top: 4.375rem;
}
html body #main-wrapper .page-part--hero.page-part--ads.--position-center.--icons-bottom .hero-icons {
  margin-top: var(--hf-lp-hero-icons-margin-top);
}
html body #main-wrapper .page-part--hero.page-part--ads.--position-right .wrapper,
html body #main-wrapper .page-part--hero.page-part--ads.--position-right .hero-cta,
html body #main-wrapper .page-part--hero.page-part--ads.--position-right .hero-icons,
html body #main-wrapper .page-part--hero.page-part--ads.--position-right .btn-group {
  justify-content: flex-end;
}
html body #main-wrapper .page-part--hero.page-part--ads.--position-right .hero-body {
  text-align: right;
}
html body #main-wrapper .page-part--hero.page-part--ads .wrapper {
  gap: var(--hf-lp-hero-gap);
}
html body #main-wrapper .page-part--hero.page-part--ads .hero-title {
  --hf-lp-hero-title-weight: 300;
  --hf-lp-hero-title-font-size: 2.5rem;
  font-weight: var(--hf-lp-hero-title-weight);
  font-size: var(--hf-lp-hero-title-font-size);
}
html body #main-wrapper .page-part--hero.page-part--ads .hero-title span {
  font-weight: 600;
}
html body #main-wrapper .page-part--hero.page-part--ads .hero-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--hf-lp-hero-icons-gap);
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--hero.page-part--ads .hero-icons {
    gap: calc(var(--hf-lp-hero-icons-gap) / 2);
  }
}
html body #main-wrapper .page-part--hero.page-part--ads .hero-icons figure {
  margin-bottom: 0;
}
html body #main-wrapper .page-part--hero.page-part--ads .hero-icons img {
  max-width: 9.375rem;
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--hero.page-part--ads .hero-icons img {
    max-width: 6.25rem;
  }
}
html body #main-wrapper .page-part--hero.page-part--ads .hero-cta {
  display: flex;
  flex-direction: column;
  gap: var(--hf-lp-hero-cta-gap);
  margin-top: var(--hf-lp-hero-cta-gap);
}
html body #main-wrapper .page-part--hero.page-part--ads .hero-cta .btn-group {
  margin-top: 0;
}
html body #main-wrapper .page-part--hero.page-part--ads.--icons-bottom .hero-cta {
  flex-direction: column-reverse;
}
html body #main-wrapper .page-part--hero.page-part--ads.--has-content .hero-body {
  flex: 0 0 calc(80% - var(--hf-hero-gap) / 2);
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--hero.page-part--ads.--has-content .hero-body {
    width: 100%;
  }
}
html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn, html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:has(a) > a {
  background-color: var(--hf-btn-bg-primary);
  border-color: var(--hf-btn-border-color-primary);
}
html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:hover, html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:has(a) > a:hover {
  background-color: var(--hf-btn-hover-bg);
  border-color: var(--hf-btn-hover-bg);
}
html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:not(:has(svg)), html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:has(a) > a:not(:has(svg)) {
  line-height: 1.5625rem;
}
html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn.boxed_light-grey, html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:has(a) > a.boxed_light-grey {
  background-color: var(--hf-gray-500);
  border-color: var(--hf-gray-500);
}
html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn.boxed_light-grey:hover, html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:has(a) > a.boxed_light-grey:hover {
  background-color: var(--hf-gray-300);
  border-color: var(--hf-gray-300);
}
html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn.boxed_white-grey, html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:has(a) > a.boxed_white-grey {
  background-color: var(--hf-gray-300);
  border-color: var(--hf-gray-300);
}
html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn.boxed_white-grey:hover, html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:has(a) > a.boxed_white-grey:hover {
  background-color: var(--hf-gray-500);
  border-color: var(--hf-gray-500);
}
html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn.boxed_white, html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:has(a) > a.boxed_white {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn.boxed_white:hover, html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:has(a) > a.boxed_white:hover {
  background-color: var(--hf-gray-300);
  border-color: var(--hf-gray-300);
}
html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn.transparent, html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:has(a) > a.transparent, html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn.transparent_decoration, html body #main-wrapper .page-part--hero.page-part--ads .btn-group .btn:has(a) > a.transparent_decoration {
  background-color: transparent;
  border-color: transparent;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  border-color: transparent;
}
html body #main-wrapper .page-part--hero.page-part--ads .hero-featured {
  max-height: inherit;
  height: auto;
}
html body #main-wrapper main#main-content {
  padding-top: 136px;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content {
    padding-top: 100px;
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content {
    padding-top: 88px;
  }
}
html body #main-wrapper main#main-content .page-part--flexible {
  --hf-flexible-component-padding-y: 4.0625rem;
  --hf-flexible-component-padding-y-lg: 10.31255rem;
  --hf-flexible-component-padding-x: 0;
  --hf-flexible-component-spacer: 3.125rem;
  --hf-flexible-component-background-color: transparent;
  --hf-flexible-component-content-border-color: 1px solid rgba(25, 25, 25, 0.3);
  --hf-flexible-component-content-padding-y: 1.25rem;
  --hf-flexible-component-surtitle-font-size: 1.125rem;
  --hf-flexible-component-surtitle-font-weight: 500;
  --hf-flexible-component-surtitle-color: #666464;
  --hf-flexible-component-surtitle-line-height: 1.05;
  --hf-flexible-component-surtitle-margin-bottom: 0.3125rem;
  --hf-flexible-component-excerpt-font-size: 1.375rem;
  --hf-flexible-component-excerpt-font-size-lg: 1.25rem;
  --hf-flexible-component-excerpt-font-size-sm: 1.125rem;
  --hf-flexible-component-excerpt-font-weight: 300;
  --hf-flexible-component-excerpt-line-height: 1.2;
  background-color: var(--hf-flexible-component-background-color);
  padding-top: var(--hf-flexible-component-padding-y);
  padding-bottom: var(--hf-flexible-component-padding-y);
  width: 100vw;
}
html body #main-wrapper main#main-content .page-part--flexible:not(.sticky-content) {
  overflow: hidden;
}
html body #main-wrapper main#main-content .page-part--flexible .wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--hf-flexible-component-spacer);
  position: relative;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible .wrapper {
    gap: calc(var(--hf-flexible-component-spacer) / 4);
    flex-direction: column;
  }
}
html body #main-wrapper main#main-content .page-part--flexible.separator--large {
  padding-top: var(--hf-flexible-component-padding-y-lg);
  padding-bottom: var(--hf-flexible-component-padding-y-lg);
}
html body #main-wrapper main#main-content .page-part--flexible.separator--none {
  padding-top: 0;
}
html body #main-wrapper main#main-content .page-part--flexible.translate--large {
  margin-top: calc(var(--hf-flexible-component-padding-y-lg) * -1);
}
html body #main-wrapper main#main-content .page-part--flexible.translate--default {
  margin-top: calc(var(--hf-flexible-component-padding-y) * -1);
}
html body #main-wrapper main#main-content .page-part--flexible.bottom-shadow {
  position: relative;
}
html body #main-wrapper main#main-content .page-part--flexible.bottom-shadow:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), var(--hf-body-bg));
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-header,
html body #main-wrapper main#main-content .page-part--flexible .page-part-excerpt,
html body #main-wrapper main#main-content .page-part--flexible .page-part-body {
  flex: 0 0 100%;
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-header {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible .page-part-header {
    flex: 0 0 calc(50% - var(--hf-flexible-component-spacer) / 2);
  }
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-header .page-part-title {
  margin-bottom: 0;
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-header .page-part-surtitle {
  font-size: var(--hf-flexible-component-surtitle-font-size);
  font-weight: var(--hf-flexible-component-surtitle-font-weight);
  color: var(--hf-flexible-component-surtitle-color);
  line-height: var(--hf-flexible-component-surtitle-line-height);
  margin-bottom: var(--hf-flexible-component-surtitle-margin-bottom);
  display: inline-block;
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-header:has(.page-part-icon) .page-part-surtitle {
  margin-left: 0.15em;
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-header:has(.page-part-icon):has(.icon--check) .page-part-icon {
  transform: translateY(-0.1em);
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-header + .page-part-excerpt {
  justify-content: flex-end;
}
html body #main-wrapper main#main-content .page-part--flexible:has(.page-part-excerpt) .page-part-header {
  align-self: flex-end;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible:has(.page-part-excerpt) .page-part-header {
    align-self: flex-start;
  }
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-excerpt {
  display: flex;
  flex-direction: column;
  font-size: var(--hf-flexible-component-excerpt-font-size);
  font-weight: var(--hf-flexible-component-excerpt-font-weight);
  line-height: var(--hf-flexible-component-excerpt-line-height);
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-excerpt a {
  text-decoration: underline;
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible .page-part-excerpt {
    flex: 0 0 calc(50% - var(--hf-flexible-component-spacer) / 2);
  }
}
@media (max-width: 1199.98px) {
  html body #main-wrapper main#main-content .page-part--flexible .page-part-excerpt {
    font-size: var(--hf-flexible-component-excerpt-font-size-lg);
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible .page-part-excerpt {
    font-size: var(--hf-flexible-component-excerpt-font-size-sm);
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible .page-part-excerpt + .page-part-body {
    margin-top: calc(var(--hf-flexible-component-spacer) / 2);
  }
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-body {
  margin-left: auto;
  width: 100%;
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-body.swiper {
  width: 100%;
  overflow: visible;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible .page-part-body {
    margin-top: calc(var(--hf-flexible-component-spacer) / 4);
    width: 100%;
  }
}
html body #main-wrapper main#main-content .page-part--flexible .grid__container {
  --hf-grid-default: repeat(3, 1fr);
  --hf-grid-default-sm: repeat(2, 1fr);
  --hf-grid-default-xs: repeat(1, 1fr);
  --hf-grid-gap-default: 2.5rem 3rem;
}
html body #main-wrapper main#main-content .page-part--flexible .grid__container .grid__wrapper {
  display: grid;
  grid-template-columns: var(--hf-grid-default);
  gap: var(--hf-grid-gap-default);
}
@media (max-width: 1199.98px) {
  html body #main-wrapper main#main-content .page-part--flexible .grid__container .grid__wrapper {
    grid-template-columns: var(--hf-grid-default-sm);
  }
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--flexible .grid__container .grid__wrapper {
    grid-template-columns: var(--hf-grid-default-xs);
  }
}
html body #main-wrapper main#main-content .page-part--flexible .grid__filters + .grid__container {
  grid-template-columns: var(--hf-grid-default-xs);
  min-height: 60vh;
  gap: 0;
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-footer {
  padding-top: var(--hf-flexible-component-content-padding-y);
}
html body #main-wrapper main#main-content .page-part--flexible .page-part-keypoints {
  padding-left: 0;
}
html body #main-wrapper main#main-content .page-part--flexible.background--grey {
  --hf-flexible-component-background-color: #EEEEEE;
}
html body #main-wrapper main#main-content .page-part--flexible.background--grey blockquote {
  --hf-decoration-square-background-color: #EEEEEE;
}
html body #main-wrapper main#main-content .page-part--flexible.background--white {
  --hf-flexible-component-background-color: #FFFFFF;
}
html body #main-wrapper main#main-content .page-part--flexible.background--white blockquote {
  --hf-decoration-square-background-color: #FFFFFF;
}
html body #main-wrapper main#main-content .page-part--flexible.color-scheme--green {
  --hf-text-color: #BCF02D;
}
html body #main-wrapper main#main-content .page-part--flexible.color-scheme--default {
  --hf-text-color: initial;
}
html body #main-wrapper main#main-content .page-part--flexible.color-scheme--grey {
  --hf-text-color: #666464;
}
html body #main-wrapper main#main-content .page-part--flexible.content-position--center .page-part-header,
html body #main-wrapper main#main-content .page-part--flexible.content-position--center .page-part-subtitle,
html body #main-wrapper main#main-content .page-part--flexible.content-position--center .page-part-body {
  text-align: center;
}
html body #main-wrapper main#main-content .page-part--flexible.content-position--right .page-part-header,
html body #main-wrapper main#main-content .page-part--flexible.content-position--right .page-part-subtitle,
html body #main-wrapper main#main-content .page-part--flexible.content-position--right .page-part-body {
  text-align: right;
}
html body #main-wrapper main#main-content .page-part--flexible.content-size--full .page-part-header,
html body #main-wrapper main#main-content .page-part--flexible.content-size--full .page-part-subtitle,
html body #main-wrapper main#main-content .page-part--flexible.content-size--full .page-part-body {
  max-width: 100%;
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible.content-size--medium .wrapper, html body #main-wrapper main#main-content .page-part--flexible.content-size--half .wrapper {
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
  }
  html body #main-wrapper main#main-content .page-part--flexible.content-size--medium .wrapper {
    max-width: 80%;
  }
  html body #main-wrapper main#main-content .page-part--flexible.content-size--half .wrapper {
    max-width: 60%;
  }
}
html body #main-wrapper main#main-content .page-part--flexible {
  /** Flexibles components **/
}
html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper.wrapper--column {
  --hf-grid-default-gap: 2.5rem 2.1875rem;
  --hf-accordion-component-title-font-size: 1.5rem;
  --hf-accordion-component-title-font-weight: 600;
  --hf-accordion-component-title-line-height: 1.2;
  --hf-accordion-component-title-color: #191919;
  --hf-accordion-component-title-transform: uppercase;
  --hf-accordion-component-title-text-align: center;
  --hf-accordion-component-title-margin-y: 0.5rem;
}
html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper.wrapper--column .page-part-header {
  text-transform: var(--hf-accordion-component-title-transform);
  text-align: var(--hf-accordion-component-title-text-align);
  width: 100%;
  max-width: calc(calc(100% / 12) * 6);
  margin: 0 auto;
  margin-bottom: var(--hf-accordion-component-title-margin-y);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper.wrapper--column .page-part-header {
    max-width: calc(calc(100% / 12) * 8);
  }
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper.wrapper--column .page-part-header {
    max-width: calc(calc(100% / 12) * 12);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper.wrapper--column .page-part-surtitle {
  font-size: var(--hf-accordion-component-title-font-size);
  font-weight: var(--hf-accordion-component-title-font-weight);
  line-height: var(--hf-accordion-component-title-line-height);
  color: var(--hf-accordion-component-title-color);
}
html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper.wrapper--column .accordion {
  --hf-accordion-padding-y: 2.5rem;
  --hf-accordion-body-padding-y: 2.5rem;
  --hf-accordion-body-margin-top: 2.5rem;
  --hf-accordion-button-section-padding-x: 3.125rem;
  --hf-accordion-border-color: #BCF02D;
  --hf-accordion-border-width: 2px;
  --hf-accordion-button-title-transform: uppercase;
  --hf-accordion-button-gap-sm: 1rem;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper.wrapper--column .accordion {
    --hf-accordion-button-section-padding-x: calc(3.125rem / 2);
  }
}
@media (max-width: 575.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper.wrapper--column .accordion {
    --hf-accordion-button-section-padding-x: calc(3.125rem / 4);
  }
}
@media (max-width: 575.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper.wrapper--column .accordion .accordion-button {
    flex-direction: column;
    gap: var(--hf-accordion-button-gap-sm);
  }
}
@media (max-width: 575.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper.wrapper--column .accordion .accordion-button .component-icon-rounded {
    margin-right: auto;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper.wrapper--column .accordion .accordion-body {
  border-top: var(--hf-accordion-body-spacer-border);
}
html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper.wrapper--column .accordion-collapse .grid__container {
  --hf-grid-default-gap: 2.5rem 2.1875rem;
  gap: var(--hf-grid-default-gap);
}
html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper:not(.wrapper--column) .page-part-header:has(.page-part-excerpt) {
  align-self: flex-start;
}
html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper:not(.wrapper--column) .page-part-title + .page-part-excerpt {
  margin-top: calc(var(--hf-flexible-component-spacer) / 2);
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper:not(.wrapper--column) .page-part-body {
    flex: 0 0 calc(50% - var(--hf-flexible-component-spacer) / 2);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--accordions .wrapper:not(.wrapper--column) .grid__wrapper {
  grid-template-columns: var(--hf-grid-default-xs);
}
html body #main-wrapper main#main-content .page-part--flexible--alternate {
  --hf-alternate-featured-padding-y: 2.275rem;
  --hf-alternate-featured-padding-y-sm: 1.5rem;
  --hf-alternate-featured-padding-x: 2.275rem;
  --hf-alternate-featured-padding-x-sm: 0;
  --hf-alternate-body-gap: 6rem;
  --hf-alternate-body-gap-xl: 3rem;
  --hf-alternate-featured-border-radius: 0.625rem;
  --hf-alternate-featured-bg: #191919;
  --hf-alternate-title-font-size: 1.5rem;
  --hf-alternate-title-font-size-sm: 1.375rem;
  --hf-alternate-title-spacing-bottom: 0.85rem;
  --hf-alternate-title-border-bottom: 2px solid var(--hf-primary);
  --hf-alternate-featured-image-height: 50rem;
  overflow: visible !important;
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body {
  display: flex;
  flex-direction: row;
  gap: var(--hf-alternate-body-gap);
}
@media (max-width: 1199.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body {
    gap: var(--hf-alternate-body-gap-xl);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--items {
  flex: 0 0 calc(50% - var(--hf-alternate-body-gap) / 2);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--items {
    flex: 0 0 100%;
    gap: var(--hf-alternate-body-gap-xl);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--items .alternate--item {
  min-height: 75vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--items .alternate--item {
    min-height: auto;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--items .page-part-surtitle {
  margin-bottom: var(--hf-alternate-title-spacing-bottom);
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--items .page-part-title {
  text-transform: initial;
  font-size: var(--hf-alternate-title-font-size);
  border-bottom: var(--hf-alternate-title-border-bottom);
  padding-bottom: var(--hf-alternate-title-spacing-bottom);
  margin-bottom: var(--hf-alternate-title-spacing-bottom);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--items .page-part-title {
    font-size: var(--hf-alternate-title-font-size-sm);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--items .page-part-title + .page-part-keypoints li:first-child {
  border-top: none;
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--featured {
  flex: 0 0 calc(50% - var(--hf-alternate-body-gap) / 2);
  padding: var(--hf-alternate-featured-padding-y) var(--hf-alternate-featured-padding-x);
  background-color: var(--hf-alternate-featured-bg);
  border-radius: var(--hf-alternate-featured-border-radius);
  position: relative;
  overflow: clip;
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--featured:before, html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--featured:after {
  content: "";
  height: 10vh;
  position: absolute;
  border-radius: var(--hf-alternate-featured-border-radius);
  z-index: 2;
  left: 0;
  width: 100%;
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--featured:before {
  top: 0;
  background: linear-gradient(to bottom, var(--hf-alternate-featured-bg) 5%, transparent 100%);
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--featured:after {
  bottom: 0;
  background: linear-gradient(to top, var(--hf-alternate-featured-bg) 5%, transparent 100%);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .alternate--featured {
    display: none;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured {
  aspect-ratio: 1;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: sticky;
  top: 10%;
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured--wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured--wrapper {
    transform: translateY(15vh);
  }
}
@media (max-height: 1100px) {
  html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured--wrapper {
    transform: translateY(12vh);
  }
}
@media (max-height: 1000px) {
  html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured--wrapper {
    transform: translateY(8vh);
  }
}
@media (max-height: 900px) {
  html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured--wrapper {
    transform: translateY(4vh);
  }
}
@media (max-height: 800px) {
  html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured--wrapper {
    transform: translateY(0);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured figure {
  width: 100%;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.3s ease, transform 0.3s ease 0.5s;
  transform: translatex(2%);
  will-change: opacity, transform;
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured figure.active {
  opacity: 1;
  transform: translatex(0);
  z-index: 2;
  transition: opacity 0.5s ease, transform 0.3s ease;
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured {
    display: none;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured--mobile {
  display: none;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--alternate .page-part-body .page-part-featured--mobile {
    display: block;
    padding: calc(var(--hf-alternate-featured-padding-y) / 2) calc(var(--hf-alternate-featured-padding-x) / 2);
    background-color: var(--hf-alternate-featured-bg);
    border-radius: var(--hf-alternate-featured-border-radius);
    margin-top: var(--hf-alternate-featured-padding-y);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper {
  gap: calc(var(--hf-flexible-component-spacer) / 2);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper {
    flex-direction: column;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper > * {
  z-index: 1;
}
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper .page-part--illustration {
  flex: 0 0 calc(40% - var(--hf-flexible-component-spacer) / 2);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper .page-part--illustration {
    flex: 0 0 100%;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper .page-part--illustration img {
  border-radius: var(--hf-cta-boxed-border-radius);
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper .page-part--illustration img {
    display: none;
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper .page-part--illustration {
    background-image: var(--hf-cta-boxed-illustration);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: var(--hf-cta-boxed-border-radius);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper .page-part--content {
  flex: 0 0 100%;
}
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper:has(.page-part--illustration) .page-part--content {
  flex: 0 0 calc(60% - var(--hf-flexible-component-spacer) / 2);
  order: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper:has(.page-part--illustration) .page-part--content {
    flex: 0 0 100%;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper:has(.page-part--illustration) .page-part--content .page-part-header,
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper:has(.page-part--illustration) .page-part--content .page-part-subtitle,
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper:has(.page-part--illustration) .page-part--content .page-part-body,
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper:has(.page-part--illustration) .page-part--content .page-part-footer {
  flex: 0 0 auto;
}
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper:has(.page-part--illustration) .page-part--content .page-part-title {
  margin-bottom: 0;
}
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper:has(.page-part--illustration) .page-part--content .page-part-header {
  margin-bottom: 1rem;
}
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper:has(.page-part--illustration) .page-part--content .page-part-subtitle,
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper:has(.page-part--illustration) .page-part--content .page-part-body {
  margin: 1rem 0;
}
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper:has(.page-part--illustration) .page-part--content .page-part-footer {
  margin-top: 1rem;
}
html body #main-wrapper main#main-content .page-part--flexible--cta .wrapper:has(.page-part--illustration) .position-right {
  order: 2;
}
html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration {
  --hf-cta-boxed-bg: #E5E5E5;
  --hf-cta-boxed-padding: 1.625rem;
  --hf-cta-boxed-padding-larger: 6.25rem;
  --hf-cta-boxed-padding-larger-lg: 4.25rem;
  --hf-cta-boxed-padding-large: 3.75rem;
  --hf-cta-boxed-border-radius: 0.625rem;
  --hf-cta-boxed-subtitle-font-size: 1.5rem;
  --hf-cta-boxed-subtitle-font-weight: 600;
  --hf-cta-boxed-subtitle-margin-bottom: 0.8rem;
  --hf-cta-boxed-subtitle-font-size-lg: 1.125rem;
  --hf-cta-boxed-title-margin-bottom: 2.5rem;
  --hf-cta-boxed-btn-group-margin-top: 2.5rem;
  position: relative;
}
html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey .wrapper, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .wrapper, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .wrapper, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration .wrapper {
  padding: var(--hf-cta-boxed-padding);
  border-radius: var(--hf-cta-boxed-border-radius);
  overflow: hidden;
  background-color: var(--hf-cta-boxed-bg);
}
html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey .wrapper .page-part-title, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .wrapper .page-part-title, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .wrapper .page-part-title, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration .wrapper .page-part-title {
  margin-bottom: var(--hf-cta-boxed-title-margin-bottom);
}
html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey .wrapper .page-part-subtitle, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .wrapper .page-part-subtitle, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .wrapper .page-part-subtitle, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration .wrapper .page-part-subtitle {
  font-size: var(--hf-cta-boxed-subtitle-font-size);
  font-weight: var(--hf-cta-boxed-subtitle-font-weight);
  margin-bottom: var(--hf-cta-boxed-subtitle-margin-bottom);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey .wrapper .page-part-subtitle, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .wrapper .page-part-subtitle, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .wrapper .page-part-subtitle, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration .wrapper .page-part-subtitle {
    font-size: var(--hf-cta-boxed-subtitle-font-size-lg);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey .wrapper .page-part-footer, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .wrapper .page-part-footer, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .wrapper .page-part-footer, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration .wrapper .page-part-footer {
  margin-top: var(--hf-cta-boxed-btn-group-margin-top);
  padding-top: 0;
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey .wrapper .page-part-footer .btn-group, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .wrapper .page-part-footer .btn-group, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .wrapper .page-part-footer .btn-group, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration .wrapper .page-part-footer .btn-group {
    flex-direction: column;
    align-items: flex-start;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey .wrapper:not(:has(.page-part--illustration)), html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .wrapper:not(:has(.page-part--illustration)), html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .wrapper:not(:has(.page-part--illustration)), html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration .wrapper:not(:has(.page-part--illustration)) {
  padding-top: var(--hf-cta-boxed-padding-large);
  padding-bottom: var(--hf-cta-boxed-padding-large);
}
html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey .wrapper:not(:has(.page-part--illustration)):not(:has(.page-part-title)), html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .wrapper:not(:has(.page-part--illustration)):not(:has(.page-part-title)), html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .wrapper:not(:has(.page-part--illustration)):not(:has(.page-part-title)), html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration .wrapper:not(:has(.page-part--illustration)):not(:has(.page-part-title)) {
  padding-top: var(--hf-cta-boxed-padding-larger);
  padding-bottom: var(--hf-cta-boxed-padding-larger);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey .wrapper:not(:has(.page-part--illustration)):not(:has(.page-part-title)), html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .wrapper:not(:has(.page-part--illustration)):not(:has(.page-part-title)), html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .wrapper:not(:has(.page-part--illustration)):not(:has(.page-part-title)), html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration .wrapper:not(:has(.page-part--illustration)):not(:has(.page-part-title)) {
    padding-top: var(--hf-cta-boxed-padding-larger-lg);
    padding-bottom: var(--hf-cta-boxed-padding-larger-lg);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration {
  --hf-cta-boxed-bg: #E5E5E5;
}
html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration {
  --hf-cta-boxed-bg: #BCF02D;
}
html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .btn--primary, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .btn--secondary, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .btn--primary, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .btn--secondary {
  color: #f5f5f5;
  background-color: #191919;
}
html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .btn--primary:hover, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green .btn--secondary:hover, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .btn--primary:hover, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .btn--secondary:hover {
  background-color: #666464;
  border-color: #666464;
}
html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .wrapper:before, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration .wrapper:before {
  content: "";
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.05;
  background: url("../../assets/images/svg/harfanglab-logo-icon.svg") no-repeat left calc(var(--hf-cta-boxed-padding) * 2) bottom calc(var(--hf-cta-boxed-padding) * -2.5);
  background-size: auto 105%;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-green-decoration .wrapper:before, html body #main-wrapper main#main-content .page-part--flexible--cta.format--boxed-grey-decoration .wrapper:before {
    background-size: auto 25rem;
    background-position: left var(--hf-cta-boxed-padding) bottom calc(var(--hf-cta-boxed-padding) * -1.5);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--default {
  --hf-flexible-content-padding-y: 2.1875rem;
}
html body #main-wrapper main#main-content .page-part--flexible--default .wrapper {
  flex-direction: row;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--default .wrapper {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--default .wrapper .page-part-body {
    flex: 0 0 calc(50% - var(--hf-flexible-component-spacer) / 2);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--default .wrapper .page-part-rows .btn-group {
  justify-content: flex-start;
}
html body #main-wrapper main#main-content .page-part--flexible--default.sticky-content {
  position: relative;
}
html body #main-wrapper main#main-content .page-part--flexible--default.sticky-content .wrapper {
  --hf-flexible-component-spacer: calc(3.125rem / 2);
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--default.sticky-content .page-part-header {
    position: sticky;
    top: 10rem;
    height: max-content;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--default.sticky-content h2, html body #main-wrapper main#main-content .page-part--flexible--default.sticky-content .h2 {
  font-size: calc(1.34375rem + 1.125vw);
}
@media (min-width: 1200px) {
  html body #main-wrapper main#main-content .page-part--flexible--default.sticky-content h2, html body #main-wrapper main#main-content .page-part--flexible--default.sticky-content .h2 {
    font-size: 2.1875rem;
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--default.sticky-content .page-part-header {
    flex: 0 0 calc(30% - var(--hf-flexible-component-spacer) / 2);
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--default.sticky-content .page-part-body {
    flex: 0 0 calc(70% - var(--hf-flexible-component-spacer) / 2);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--default.sticky-content .page-part-body .page-part-content {
  border-bottom: var(--hf-flexible-component-content-border-color);
  padding-bottom: var(--hf-flexible-component-content-padding-y);
}
html body #main-wrapper main#main-content .page-part--flexible--default.sticky-content .page-part-body .page-part-footer {
  padding-top: var(--hf-flexible-content-padding-y);
}
html body #main-wrapper main#main-content .page-part--flexible--features {
  --hf-features-gap: 3.125rem;
  --hf-features-gap-vertical: 3.125rem;
  --hf-features-gap-sm: 1.875rem;
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--features {
    --hf-features-gap: var(--hf-features-gap-sm);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--features .feature {
  --hf-feature-border-radius: 0;
  --hf-feature-border: 2px solid #BCF02D;
  --hf-feature-bg-alternate: #E5E5E5;
}
html body #main-wrapper main#main-content .page-part--flexible--features.format--horizontal .feature {
  --hf-feature-flex-direction: row;
  --hf-feature-align-items: center;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--features.format--illustration .features {
    gap: 0 !important;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--features.format--illustration .feature {
  align-items: center;
}
html body #main-wrapper main#main-content .page-part--flexible--features.format--illustration .feature .feature-illustration {
  max-width: 45%;
  width: 100%;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--features.format--illustration .feature .feature-illustration {
    max-width: 40%;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--features.format--illustration .feature .feature-illustration img {
  width: 100%;
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--border-top .feature {
  --hf-feature-padding-x: 0;
  border-top: var(--hf-feature-border);
  padding-bottom: 0;
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right {
  --hf-feature-padding-border-right-x: 3.125rem;
}
@media (max-width: 1199.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right {
    --hf-feature-padding-border-right-x: 2.125rem;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .features {
  --hf-features-gap: 0;
  gap: var(--hf-features-gap-vertical) 0;
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .features {
    --hf-features-gap-vertical: var(--hf-features-gap-sm);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .feature {
  width: calc(100% / var(--hf-features-number));
  border-right: var(--hf-feature-border);
  padding: calc(var(--hf-feature-padding-y) / 8) var(--hf-feature-padding-border-right-x);
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--2 .feature:nth-child(odd) {
  padding-left: 0;
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--2 .feature:nth-child(even) {
  padding-right: 0;
  border-right: none;
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--3 .feature:first-child, html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--3 .feature:nth-child(3n+1) {
  padding-left: 0;
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--3 .feature:nth-child(3n) {
  padding-right: 0;
  border-right: none;
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--4 .feature:first-child, html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--4 .feature:nth-child(4n+1) {
  padding-left: 0;
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--4 .feature:nth-child(4n) {
  padding-right: 0;
  border-right: none;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--3 .feature:nth-child(odd), html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--4 .feature:nth-child(odd) {
    padding-left: 0;
    border-right: var(--hf-feature-border);
  }
  html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--3 .feature:nth-child(even), html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--4 .feature:nth-child(even) {
    padding-left: var(--hf-feature-padding-border-right-x);
    padding-right: 0;
    border-right: none;
  }
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--2 .features .feature, html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--3 .features .feature, html body #main-wrapper main#main-content .page-part--flexible--features.render--border-right .appearance-rows--4 .features .feature {
    padding: 1.25rem 0;
    border-top: var(--hf-feature-border);
    border-right: none;
    padding-right: 0;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--background .feature {
  --hf-feature-bg: #E5E5E5;
  --hf-feature-border-radius: 0.3125rem;
  --hf-feature-padding-x: 1.875rem;
  --hf-feature-padding-y: 1.55rem;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--features.render--background .feature {
    --hf-features-number: 1;
    --hf-feature-padding-y-sm: var(--hf-feature-padding-y);
    --hf-feature-padding-x-sm: var(--hf-feature-padding-x);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--background .feature .feature-title {
  display: flex;
}
html body #main-wrapper main#main-content .page-part--flexible--features.render--background .feature .keypoint {
  --hf-keypoint-border-color: transparent;
}
html body #main-wrapper main#main-content .page-part--flexible--features .appearance-rows--2 .feature {
  --hf-features-number: 2;
}
html body #main-wrapper main#main-content .page-part--flexible--features .appearance-rows--3 .features {
  justify-content: flex-start;
}
html body #main-wrapper main#main-content .page-part--flexible--features .appearance-rows--3 .feature {
  --hf-features-number: 3;
}
html body #main-wrapper main#main-content .page-part--flexible--features .appearance-rows--4 .feature {
  --hf-features-number: 4;
}
@media (max-width: 1199.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--features .appearance-rows--4 .feature {
    --hf-features-number: 2;
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--features .appearance-rows--3 .feature, html body #main-wrapper main#main-content .page-part--flexible--features .appearance-rows--4 .feature {
    --hf-features-number: 2;
  }
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--features .appearance-rows--2 .feature, html body #main-wrapper main#main-content .page-part--flexible--features .appearance-rows--3 .feature, html body #main-wrapper main#main-content .page-part--flexible--features .appearance-rows--4 .feature {
    --hf-features-number: 1;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--features .features {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--hf-features-gap);
}
html body #main-wrapper main#main-content .page-part--flexible--focus .feature-illustration {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
html body #main-wrapper main#main-content .page-part--flexible--focus .feature-illustration img {
  width: 100%;
}
html body #main-wrapper main#main-content .page-part--flexible--form.sticky-content {
  --hf-features-gap-vertical: 3.125rem;
  --hf-features-gap: 1.875rem;
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--form.sticky-content {
    --hf-features-gap: var(--hf-features-gap-sm);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--form.sticky-content .feature {
  --hf-feature-border-radius: 0;
  --hf-feature-border: 2px solid #BCF02D;
  --hf-feature-bg-alternate: #E5E5E5;
  --hf-feature-flex-direction: row;
  --hf-feature-align-items: center;
  --hf-feature-padding-x: 0;
  border-top: var(--hf-feature-border);
  padding-bottom: 0;
}
html body #main-wrapper main#main-content .page-part--flexible--form.sticky-content .feature .feature-illustration {
  max-width: 3.125rem;
  width: 100%;
}
html body #main-wrapper main#main-content .page-part--flexible--form.sticky-content .feature .feature-illustration img {
  width: 100%;
}
html body #main-wrapper main#main-content .page-part--flexible--form.sticky-content .feature .feature-text {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
}
html body #main-wrapper main#main-content .page-part--flexible--form.sticky-content .page-part-features {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: var(--hf-features-gap);
  margin: var(--hf-features-gap) 0;
}
html body #main-wrapper main#main-content .page-part--flexible--form {
  --hf-headings-margin-bottom: 0.75rem;
}
html body #main-wrapper main#main-content .page-part--flexible--form .wrapper-content {
  display: flex;
  flex-direction: column;
  flex: 0 0 100%;
  width: 100%;
}
html body #main-wrapper main#main-content .page-part--flexible--form .wrapper-content .page-part-header,
html body #main-wrapper main#main-content .page-part--flexible--form .wrapper-content .page-part-body {
  flex: 0 0 auto;
  margin-bottom: var(--hf-headings-margin-bottom);
}
html body #main-wrapper main#main-content .page-part--flexible--form .wrapper-content .page-part-title {
  --hf-lp-hero-title-font-size: 2.5rem;
  font-size: var(--hf-lp-hero-title-font-size);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--form .wrapper-form {
    flex: 0 0 100%;
    width: 100%;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--form .wrapper-form .part-form {
  flex: 0 0 100%;
  width: 100%;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--form .wrapper-form .part-form {
    margin-top: calc(var(--hf-flexible-component-spacer) / 2);
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--default .wrapper-content,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--default .wrapper-form,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--default .wrapper-illustration, html body #main-wrapper main#main-content .page-part--flexible--form.content-position--sticky .wrapper-content,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--sticky .wrapper-form,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--sticky .wrapper-illustration {
    position: sticky;
    top: 10rem;
    height: max-content;
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--top .wrapper-content,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--top .wrapper-form,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--top .wrapper-illustration, html body #main-wrapper main#main-content .page-part--flexible--form.content-position--bottom .wrapper-content,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--bottom .wrapper-form,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--bottom .wrapper-illustration, html body #main-wrapper main#main-content .page-part--flexible--form.content-position--center .wrapper-content,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--center .wrapper-form,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--center .wrapper-illustration {
    height: max-content;
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--bottom .wrapper-content,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--bottom .wrapper-form,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--bottom .wrapper-illustration {
    align-self: flex-end;
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--center .wrapper-content,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--center .wrapper-form,
  html body #main-wrapper main#main-content .page-part--flexible--form.content-position--center .wrapper-illustration {
    align-self: center;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--form.content-position--center .wrapper-content .page-part-header,
html body #main-wrapper main#main-content .page-part--flexible--form.content-position--center .wrapper-content .page-part-body,
html body #main-wrapper main#main-content .page-part--flexible--form.content-position--center .wrapper-form .page-part-header,
html body #main-wrapper main#main-content .page-part--flexible--form.content-position--center .wrapper-form .page-part-body,
html body #main-wrapper main#main-content .page-part--flexible--form.content-position--center .wrapper-illustration .page-part-header,
html body #main-wrapper main#main-content .page-part--flexible--form.content-position--center .wrapper-illustration .page-part-body {
  text-align: inherit;
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--form.form-size--half .wrapper-form,
  html body #main-wrapper main#main-content .page-part--flexible--form.form-size--half .wrapper-content,
  html body #main-wrapper main#main-content .page-part--flexible--form.form-size--half .wrapper-illustration {
    flex: 0 0 calc(50% - var(--hf-flexible-component-spacer) / 2);
    width: calc(50% - var(--hf-flexible-component-spacer) / 2);
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--form.form-size--middle .wrapper-form {
    flex: 0 0 calc(40% - var(--hf-flexible-component-spacer) / 2);
    width: calc(40% - var(--hf-flexible-component-spacer) / 2);
  }
  html body #main-wrapper main#main-content .page-part--flexible--form.form-size--middle .wrapper-content,
  html body #main-wrapper main#main-content .page-part--flexible--form.form-size--middle .wrapper-illustration {
    flex: 0 0 calc(60% - var(--hf-flexible-component-spacer) / 2);
    width: calc(60% - var(--hf-flexible-component-spacer) / 2);
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--form.form-size--third .wrapper-form {
    flex: 0 0 calc(33% - var(--hf-flexible-component-spacer) / 2);
    width: calc(33% - var(--hf-flexible-component-spacer) / 2);
  }
  html body #main-wrapper main#main-content .page-part--flexible--form.form-size--third .wrapper-content,
  html body #main-wrapper main#main-content .page-part--flexible--form.form-size--third .wrapper-illustration {
    flex: 0 0 calc(67% - var(--hf-flexible-component-spacer) / 2);
    width: calc(67% - var(--hf-flexible-component-spacer) / 2);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--form.form-position--left .wrapper {
  flex-direction: row-reverse;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--form.form-position--left .wrapper {
    flex-direction: column-reverse;
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--form.form-position--left .wrapper .part-form {
    margin-top: 0;
    margin-bottom: calc(var(--hf-flexible-component-spacer) / 2);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--form.--type-form .wrapper-form {
  flex: 0 0 100%;
  width: 100%;
  position: relative;
  top: initial;
}
html body #main-wrapper main#main-content .page-part--flexible--form.--type-visual .wrapper-illustration {
  border-radius: 10px;
  overflow: hidden;
}
html body #main-wrapper main#main-content .page-part--flexible--form.--type-visual .wrapper-illustration figure {
  margin-bottom: 0;
}
html body #main-wrapper main#main-content .page-part--flexible--form.--type-visual .page-part-footer {
  display: none;
}
html body #main-wrapper main#main-content .page-part--flexible--form.container-background--white > .container > .wrapper, html body #main-wrapper main#main-content .page-part--flexible--form.container-background--grey > .container > .wrapper {
  border-radius: 10px;
}
html body #main-wrapper main#main-content .page-part--flexible--form.container-background--white .wrapper-content, html body #main-wrapper main#main-content .page-part--flexible--form.container-background--grey .wrapper-content {
  padding: 1.875rem 1.5rem;
}
html body #main-wrapper main#main-content .page-part--flexible--form.container-background--white.form-background--default .wrapper-form, html body #main-wrapper main#main-content .page-part--flexible--form.container-background--grey.form-background--default .wrapper-form {
  padding: 1.875rem 1.5rem;
}
html body #main-wrapper main#main-content .page-part--flexible--form.container-background--white > .container > .wrapper {
  background-color: #FFFFFF;
}
html body #main-wrapper main#main-content .page-part--flexible--form.container-background--grey > .container > .wrapper {
  background-color: #EEEEEE;
}
html body #main-wrapper main#main-content .page-part--flexible--form.form-background--white .wrapper-form {
  background-color: #FFFFFF;
}
html body #main-wrapper main#main-content .page-part--flexible--form.form-background--grey .wrapper-form {
  background-color: #EEEEEE;
}
html body #main-wrapper main#main-content .page-part--flexible--form.form-background--primary .wrapper-form {
  background-color: #BCF02D;
}
html body #main-wrapper main#main-content .page-part--flexible--form.form-background--white .wrapper-form, html body #main-wrapper main#main-content .page-part--flexible--form.form-background--grey .wrapper-form, html body #main-wrapper main#main-content .page-part--flexible--form.form-background--primary .wrapper-form {
  padding: 3.75rem 3.475rem;
  border-radius: 10px;
}
html body #main-wrapper main#main-content .page-part--flexible--grid .grid__filters .input-group {
  border-bottom: none;
  background-color: transparent;
}
html body #main-wrapper main#main-content .page-part--flexible--slider {
  --hf-slider-padding-x: 6.25rem;
  --hf-slider-gap: 4.0625rem;
  --hf-slider-wrapper-padding-x-lg: 1.25rem;
  --hf-slider-quote-font-size: 1.375rem;
  --hf-slider-quote-font-size-xl: 1.125rem;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .container {
  position: relative;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper {
  overflow: hidden;
  background-color: #EEEEEE;
  border-radius: 1.5rem;
  padding: calc(var(--hf-flexible-component-spacer) * 2) 0 calc(var(--hf-flexible-component-spacer) * 1.5);
  gap: var(--hf-slider-gap);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper {
    padding: calc(var(--hf-flexible-component-spacer) / 1.5) var(--hf-slider-wrapper-padding-x-lg) calc(var(--hf-flexible-component-spacer) / 2);
    gap: calc(var(--hf-slider-gap) / 2);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-header {
  width: 100%;
  flex: 0 0 100%;
  text-align: center;
  z-index: 5;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-header {
    text-align: left;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-footer {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: calc(var(--hf-flexible-component-spacer) / 2);
  padding: 0 var(--hf-slider-padding-x);
  width: auto;
  z-index: 1;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-footer figure {
  margin: 0;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: calc(var(--hf-flexible-component-spacer) / 4);
    padding: 0;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-footer .btn-group {
  width: 100%;
  flex: 0 0 100%;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .card-thumbnail {
  max-width: 10rem;
  min-width: 10rem;
  width: 100%;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body {
  position: initial;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card {
  padding: 0;
  border: none;
  box-shadow: none !important;
  transition: background-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card .card-wrapper {
  margin: 0;
  position: relative;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card .card-header {
  display: none;
  align-items: flex-start;
  padding: 0 3.125rem;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card .card-body,
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card .card-footer {
  z-index: 1;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: opacity 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0.3s, visibility 0.1s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0.3s;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card .card-footer {
  transition: opacity 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0.6s, visibility 0.1s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0.6s;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card blockquote {
  --hf-blockquote-padding-y: 3.125rem;
  --hf-blockquote-padding-x: 3.125rem;
  --hf-blockquote-font-size: 1.375rem;
}
@media (max-width: 1199.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card blockquote {
    --hf-blockquote-font-size: 1.125rem;
    --hf-blockquote-cite-font-size: 1.125rem;
    --hf-blockquote-cite-company-font-size: 1.125rem;
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card blockquote {
    --hf-blockquote-padding-y: 1.875rem;
    --hf-blockquote-padding-x: 1.25rem;
    border: none;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card blockquote:after, html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card blockquote:before {
  transition: border-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card blockquote .testimonial-cite {
  flex-direction: column;
  align-items: flex-start;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card blockquote .testimonial-cite strong {
  width: auto;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card .swiper-slide-active blockquote {
  --hf-decoration-square-border-color: var(--hf-body-bg);
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card.swiper-slide-active blockquote .decoration-box {
    --hf-decoration-square-border-color: var(--hf-body-bg);
  }
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card:not(.swiper-slide-active) {
    cursor: pointer;
    background-color: var(--hf-primary);
    transition: background-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  }
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card:not(.swiper-slide-active) blockquote .decoration-box {
    --hf-decoration-square-background-color: var(--hf-primary);
  }
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card:not(.swiper-slide-active) blockquote:after, html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card:not(.swiper-slide-active) blockquote:before {
    transition: border-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  }
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card:not(.swiper-slide-active) .card-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: none;
  }
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card:not(.swiper-slide-active) .card-body,
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card:not(.swiper-slide-active) .card-footer {
    opacity: 0;
    visibility: hidden;
    transform: translateY(2rem);
    transition: none;
  }
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .card:not(.swiper-slide-active).swiper-slide-prev .card-header {
    align-items: flex-end;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .swiper-controls {
  top: inherit;
  right: var(--hf-slider-padding-x);
  bottom: var(--hf-slider-gap);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .page-part-body .swiper-controls {
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper:not(:has(.page-part-footer)) .page-part-body {
    padding-bottom: calc(var(--hf-slider-gap) * 1.5);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper:not(:has(.page-part-footer)) .page-part-body .swiper-controls {
  right: 0;
  left: 0;
  justify-content: center;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .cards.opacity .card {
  background-color: #FFFFFF;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .cards.opacity .card .decoration-box {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .cards.opacity .card .card-header {
  display: none;
}
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .cards.opacity .card .card-body,
html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .cards.opacity .card .card-footer {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .cards.opacity:before, html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .cards.opacity:after {
    content: "";
    display: block;
    width: 15%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
  }
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .cards.opacity:before {
    left: 0;
    background: linear-gradient(to right, #FFFFFF 30%, transparent 100%);
  }
  html body #main-wrapper main#main-content .page-part--flexible--slider .wrapper .cards.opacity:after {
    right: 0;
    background: linear-gradient(to left, #FFFFFF 30%, transparent 100%);
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--slider.render--default .cards.opacity:before {
    background: linear-gradient(to right, #EEEEEE 30%, transparent 100%);
  }
  html body #main-wrapper main#main-content .page-part--flexible--slider.render--default .cards.opacity:after {
    right: 0;
    background: linear-gradient(to left, #EEEEEE 30%, transparent 100%);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--logos {
  --hf-logos-gap-x: 3rem;
  --hf-logos-gap-y: 2.25rem;
}
html body #main-wrapper main#main-content .page-part--flexible--logos .container {
  position: relative;
}
html body #main-wrapper main#main-content .page-part--flexible--logos .wrapper {
  flex-direction: column;
  max-width: 100% !important;
}
html body #main-wrapper main#main-content .page-part--flexible--logos .wrapper .page-part-body.logos {
  width: 100%;
}
html body #main-wrapper main#main-content .page-part--flexible--logos .logos {
  --hf-logo-item-width: 10rem;
  --hf-logos-margin-top: 1.875rem;
  --hf-logos-max-cols: 6;
  margin-top: var(--hf-logos-margin-top);
  margin-inline: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: var(--hf-logos-gap-y) var(--hf-logos-gap-x);
}
html body #main-wrapper main#main-content .page-part--flexible--logos .logos .logo-item {
  flex: 0 0 var(--hf-logo-item-width);
  width: var(--hf-logo-item-width);
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: center;
  align-items: center;
  position: relative;
}
html body #main-wrapper main#main-content .page-part--flexible--logos .logos .logo-item img {
  width: 100%;
  max-width: var(--hf-logo-item-width);
  object-fit: contain;
  max-height: 12rem;
}
html body #main-wrapper main#main-content .page-part--flexible--logos .logos.--separator .logo-item:before {
  content: "";
  position: absolute;
  left: calc(var(--hf-logos-gap-x) / -2);
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 3rem;
  background-color: var(--hf-primary);
  z-index: 1;
}
html body #main-wrapper main#main-content .page-part--flexible--logos .logos.--separator .logo-item:first-child:before {
  content: none;
}
@media (max-width: 1399.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--logos .logos {
    --hf-logo-item-width: 9rem;
  }
}
@media (max-width: 1199.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--logos .logos {
    --hf-logo-item-width: 7.25rem;
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--logos .logos {
    --hf-logo-item-width: 10rem;
    --hf-logos-margin-top: 1.25rem;
  }
  html body #main-wrapper main#main-content .page-part--flexible--logos .logos.--separator .logo-item:nth-child(3n+1):not(:first-child):before {
    content: none;
  }
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--logos .logos.--separator .logo-item:nth-child(3n+1):not(:first-child):before {
    content: "";
  }
  html body #main-wrapper main#main-content .page-part--flexible--logos .logos.--separator .logo-item:nth-child(2n+1):not(:first-child):before {
    content: none;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--logos.content-position--left .wrapper .page-part-header,
html body #main-wrapper main#main-content .page-part--flexible--logos.content-position--left .wrapper .page-part-excerpt {
  align-self: inherit;
}
html body #main-wrapper main#main-content .page-part--flexible--logos.content-position--center .wrapper {
  text-align: center;
}
html body #main-wrapper main#main-content .page-part--flexible--logos.content-position--center .wrapper .page-part-header,
html body #main-wrapper main#main-content .page-part--flexible--logos.content-position--center .wrapper .page-part-excerpt {
  align-self: center;
}
html body #main-wrapper main#main-content .page-part--flexible--logos.content-position--right .wrapper {
  text-align: right;
}
html body #main-wrapper main#main-content .page-part--flexible--logos.content-position--right .wrapper .page-part-header,
html body #main-wrapper main#main-content .page-part--flexible--logos.content-position--right .wrapper .page-part-excerpt {
  margin-left: auto;
}
html body #main-wrapper main#main-content .page-part--flexible--logos.content-size--medium .wrapper, html body #main-wrapper main#main-content .page-part--flexible--logos.content-size--half .wrapper {
  max-width: 100%;
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--logos.content-size--medium .page-part-header,
  html body #main-wrapper main#main-content .page-part--flexible--logos.content-size--medium .page-part-excerpt {
    max-width: 80%;
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--logos.content-size--half .page-part-header,
  html body #main-wrapper main#main-content .page-part--flexible--logos.content-size--half .page-part-excerpt {
    max-width: 60%;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--swiper {
  position: relative;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-header {
    max-width: 75%;
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--swiper .card {
    height: auto;
  }
  html body #main-wrapper main#main-content .page-part--flexible--swiper .card .card-footer {
    margin-top: auto;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .card--testimonial {
  padding: 0;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .card--testimonial .card-wrapper {
  margin: 0;
  --hf-blockquote-padding-y: 2rem;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .card--testimonial .card-header {
  display: none;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .card .card-informations:not(:has(.badge-group)) {
  display: none;
}
@media (min-width: 1750px) {
  html body #main-wrapper main#main-content .page-part--flexible--swiper:before, html body #main-wrapper main#main-content .page-part--flexible--swiper:after {
    content: "";
    display: block;
    width: 8vw;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 9;
  }
  html body #main-wrapper main#main-content .page-part--flexible--swiper:before {
    background: linear-gradient(to left, var(--hf-body-bg) 80%, transparent 95%);
    right: 0;
  }
  html body #main-wrapper main#main-content .page-part--flexible--swiper:after {
    left: 0;
    background: linear-gradient(to right, var(--hf-body-bg) 80%, transparent 95%);
  }
}
@media (min-width: 2500px) {
  html body #main-wrapper main#main-content .page-part--flexible--swiper:before, html body #main-wrapper main#main-content .page-part--flexible--swiper:after {
    width: 20vw;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper {
  display: grid;
  gap: 0 3.375rem;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper:has(.card:nth-child(5)) {
  grid-template-columns: repeat(3, 1fr);
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper:has(.card:nth-child(5)) .card:nth-child(-n+3):before {
    display: none;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper:has(.card:nth-child(5)) .card:nth-child(1) {
  grid-row: 1/4;
}
@media (min-width: 1200px) {
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper:has(.card:nth-child(8)) .card:nth-child(8):before {
    display: none;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper:not(:has(.card:nth-child(5))) {
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper:not(:has(.card:nth-child(5))) .card:nth-child(-n+2):before {
    display: none;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper:not(:has(.card:nth-child(5))) .card:nth-child(1) {
  grid-row: 1/4;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper:not(:has(.card:nth-child(5))) .card:nth-child(1) .card-thumbnail {
  aspect-ratio: 2/1;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper:not(:has(.card:nth-child(5))) .card:nth-child(1) .card-thumbnail img {
  aspect-ratio: 2/1;
}
@media (max-width: 1199.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(1) {
    grid-row: 1/4;
  }
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(1) .card-thumbnail {
    aspect-ratio: 2/1;
  }
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(1) .card-thumbnail img {
    aspect-ratio: 2/1;
  }
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(3):before, html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(8):before {
    display: block !important;
  }
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(5):before {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper {
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 0;
  }
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(5):before {
    display: block !important;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000000;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(1) {
  --hf-card-bg: var(--hf-primary);
  --hf-card-border-color: var(--hf-primary);
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(1) .card-wrapper {
  gap: calc(var(--hf-card-title-spacer-y) / 2);
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(1) .card-body,
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(1) .card-informations {
  display: none;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(1):before {
  display: none;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(2) {
    margin-top: 0.75rem;
  }
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:nth-child(2):before {
    display: none;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:not(:nth-child(1)) {
  --hf-card-border-color: #f5f5f5;
  --hf-card-padding-x: 0;
  --hf-card-box-shadow-hover: none;
  --hf-card-title-spacer-y: 0;
  --hf-card-border-radius: 0;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:not(:nth-child(1)) {
    padding-left: 0;
    padding-right: 0;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:not(:nth-child(1)) .card-thumbnail,
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:not(:nth-child(1)) .card-informations,
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:not(:nth-child(1)) .card-body {
  display: none;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:not(:nth-child(1)) .card-wrapper {
  flex-direction: row;
  align-items: flex-start;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:not(:nth-child(1)) .card-wrapper .card-header {
  flex-direction: row;
  justify-content: flex-start;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:not(:nth-child(1)) .card-footer {
  margin-top: 0;
  margin-left: auto;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:not(:nth-child(1)) .card-footer .btn span {
  display: none;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:not(:nth-child(1)) .card-footer .icon {
  margin-left: 0;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card:before {
  content: "";
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card .card-header {
  display: flex;
  gap: 0.75rem;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card .card-header:before {
  content: url("../../assets/images/svg/icon-harfanglab.svg");
  margin-top: 0.25rem;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card .card-footer {
  --hf-primary: #BCF02D;
}
html body #main-wrapper main#main-content .page-part--flexible--swiper .page-part-body.grid .grid__wrapper .card.type--inside .card-header:before {
  content: url("../../assets/images/svg/icon-insidethelab.svg");
}
html body #main-wrapper main#main-content .page-part--flexible--timeline {
  --hf-timeline-featured-padding-y: 2.275rem;
  --hf-timeline-featured-padding-y-sm: 1.5rem;
  --hf-timeline-featured-padding-x: 2.275rem;
  --hf-timeline-featured-padding-x-sm: 0;
  --hf-timeline-body-gap: 2rem;
  --hf-timeline-accordion-component-padding-x: 2.1875rem;
  --hf-timeline-accordion-component-padding-x-sm: 0;
  --hf-timeline-accordion-component-padding-y: 1.5625rem;
  --hf-timeline-accordion-component-padding-y-sm: 1.25rem;
  --hf-timeline-featured-border-radius: 0.625rem;
  --hf-timeline-featured-bg: #191919;
  --hf-timeline-accordion-title-disabled-color: #666464;
  --hf-timeline-accordion-title-color: #191919;
  --hf-timeline-featured-image-height: 50rem;
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body {
  display: flex;
  flex-direction: row;
  gap: var(--hf-timeline-body-gap);
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items {
  flex: 0 0 calc(50% - var(--hf-timeline-body-gap) / 2);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items {
    flex: 0 0 100%;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion {
  padding: 0;
  border: none;
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-body a {
  text-decoration: underline;
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-body a:hover {
  text-decoration: underline;
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item {
  padding: var(--hf-timeline-accordion-component-padding-y) var(--hf-timeline-accordion-component-padding-x);
  position: relative;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item {
    padding: var(--hf-timeline-accordion-component-padding-y-sm) var(--hf-timeline-accordion-component-padding-x-sm);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item .timeline-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: var(--hf-gray-500);
  border-radius: 0.25rem;
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item .timeline-bar--timer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item .timeline-bar {
    display: none;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item:has(.show) .timeline-bar {
  transform: scale(2, 1);
  transition: transform 1s linear;
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item:has(.show) .timeline-bar--timer {
  background-color: var(--hf-primary);
  transition: height 1s linear;
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item:has(.show) .accordion-title {
  color: var(--hf-timeline-accordion-title-color);
  pointer-events: none;
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item:has(.show) .accordion-title .text-colored {
  color: var(--hf-text-color);
  transition: color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item:has(.show) .accordion-title:hover {
  color: var(--hf-timeline-accordion-title-color);
  transition: color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item:has(.show) .accordion-title:hover .text-colored {
  color: var(--hf-text-color);
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item .accordion-button {
  background-color: transparent;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item .accordion-button {
    pointer-events: none;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item .accordion-title {
  color: var(--hf-timeline-accordion-title-disabled-color);
  transition: color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item .accordion-title .text-colored {
  color: var(--hf-timeline-accordion-title-disabled-color);
  transition: color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item .accordion-title:hover {
  color: var(--hf-timeline-accordion-title-color);
  transition: color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item .accordion-title:hover .text-colored {
  color: var(--hf-timeline-accordion-title-color);
  transition: color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item .accordion-title {
    color: var(--hf-timeline-accordion-title-color);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item .page-part-surtitle {
  margin-bottom: 1em;
  display: inline-block;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--items .accordion-item .accordion-collapse {
    display: block;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--featured {
  flex: 0 0 calc(50% - var(--hf-timeline-body-gap) / 2);
  padding: var(--hf-timeline-featured-padding-y) var(--hf-timeline-featured-padding-x);
  background-color: var(--hf-timeline-featured-bg);
  border-radius: var(--hf-timeline-featured-border-radius);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: var(--hf-timeline-featured-image-height);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--featured {
    display: none;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--featured img {
  transform: translatex(30%);
  opacity: 0;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out 0.5s;
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .timeline--featured--single img {
  transform: translatex(0);
  opacity: 1;
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .page-part-featured {
  margin: 0;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .page-part-featured {
    display: none;
  }
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .page-part-featured.active img {
  transform: translatex(0);
  opacity: 1;
  transition: transform 0.75s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) 0.25s;
}
html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .page-part-featured--mobile {
  display: none;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--flexible--timeline .page-part-body .page-part-featured--mobile {
    display: block;
    padding: calc(var(--hf-timeline-featured-padding-y) / 2) calc(var(--hf-timeline-featured-padding-x) / 2);
    background-color: var(--hf-timeline-featured-bg);
    border-radius: var(--hf-timeline-featured-border-radius);
    margin-top: var(--hf-timeline-featured-padding-y);
  }
}
html body #main-wrapper main#main-content .page-part--flexible--timeline.featured-size--large .timeline--featured {
  flex: 0 0 calc(65% - var(--hf-timeline-body-gap) / 2);
}
html body #main-wrapper main#main-content .page-part--flexible--wysiwyg .wrapper {
  gap: calc(var(--hf-flexible-component-spacer) / 2);
}
html body #main-wrapper main#main-content .page-part--flexible--wysiwyg .page-part-header {
  flex: 0 0 100%;
}
html body #main-wrapper main#main-content .page-part--form {
  --hf-tpl-form-wrapper-padding-y: 3.125rem;
  --hf-tpl-form-wrapper-padding-y-sm: 1.5625rem;
  --hf-tpl-form-wrapper-gap: 3.125rem;
  --hf-tpl-form-title-margin-bottom: 3rem;
  --hf-tpl-form-title-margin-bottom-sm: 1.5rem;
  --hf-tpl-form-excerpt-font-size: 1.375rem;
  --hf-tpl-form-excerpt-font-size-sm: 1.125rem;
  padding-top: var(--hf-tpl-form-wrapper-padding-y);
  padding-bottom: var(--hf-tpl-form-wrapper-padding-y);
  min-height: 70vh;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--form {
    padding-top: var(--hf-tpl-form-wrapper-padding-y-sm);
    padding-bottom: var(--hf-tpl-form-wrapper-padding-y-sm);
  }
}
html body #main-wrapper main#main-content .page-part--form .wrapper {
  display: flex;
  flex-direction: row;
  gap: var(--hf-tpl-form-wrapper-gap);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--form .wrapper {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--form.page-part--position--reverse .wrapper {
    flex-direction: row-reverse;
  }
}
html body #main-wrapper main#main-content .page-part--form h1, html body #main-wrapper main#main-content .page-part--form .h1 {
  font-size: calc(1.46875rem + 2.625vw);
}
@media (min-width: 1200px) {
  html body #main-wrapper main#main-content .page-part--form h1, html body #main-wrapper main#main-content .page-part--form .h1 {
    font-size: 3.4375rem;
  }
}
html body #main-wrapper main#main-content .page-part--form h1, html body #main-wrapper main#main-content .page-part--form .h1 {
  margin-bottom: var(--hf-tpl-form-title-margin-bottom);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--form h1, html body #main-wrapper main#main-content .page-part--form .h1 {
    margin-bottom: var(--hf-tpl-form-title-margin-bottom-sm);
  }
}
html body #main-wrapper main#main-content .page-part--form .page-part-excerpt {
  font-size: var(--hf-tpl-form-excerpt-font-size);
  margin-bottom: var(--hf-tpl-form-excerpt-margin-bottom);
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--form .page-part-excerpt {
    font-size: var(--hf-tpl-form-excerpt-font-size-sm);
    margin-bottom: var(--hf-tpl-form-title-margin-bottom-sm);
  }
}
html body #main-wrapper main#main-content .page-part--form .form-sidebar,
html body #main-wrapper main#main-content .page-part--form .form-content {
  flex: 0 0 calc(50% - var(--hf-tpl-form-wrapper-gap) / 2);
}
html body #main-wrapper main#main-content .page-part--form .form-sidebar.wysiwyg, html body #main-wrapper main#main-content .page-part--form .form-sidebar > .wysiwyg,
html body #main-wrapper main#main-content .page-part--form .form-content.wysiwyg,
html body #main-wrapper main#main-content .page-part--form .form-content > .wysiwyg {
  max-width: 100%;
  overflow: hidden;
}
html body #main-wrapper main#main-content .page-part--form blockquote {
  --hf-blockquote-cite-padding: 1rem;
  --hf-blockquote-font-size: 1.375rem;
}
@media (max-width: 991.98px) {
  html body #main-wrapper main#main-content .page-part--form blockquote {
    --hf-blockquote-font-size: 1.125rem;
  }
}
html body #main-wrapper main#main-content .page-part--form-confirm {
  --hf-flexible-component-padding-y: 10.31255rem;
  --hf-form-confirm-wrapper-width: 80%;
  --hf-form-confirm-image-label-width: 15rem;
  --hf-form-confirm-image-label-width-sm: 8rem;
  --hf-form-confirm-title-margin-bottom: 1rem;
  --hf-form-confirm-excerpt-margin-top: 1rem;
  --hf-form-confirm-excerpt-font-size: 1rem;
}
html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (min-width: 992px) {
  html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header {
    flex: 0 0 var(--hf-form-confirm-wrapper-width);
    width: var(--hf-form-confirm-wrapper-width);
  }
}
html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header img {
  width: var(--hf-form-confirm-image-label-width);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: var(--hf-flexible-component-spacer);
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header img {
    width: var(--hf-form-confirm-image-label-width-sm);
  }
}
html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header h1, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .h1 {
  margin-bottom: var(--hf-form-confirm-title-margin-bottom);
}
html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .page-part-excerpt {
  font-size: var(--hf-form-confirm-excerpt-font-size);
  margin-top: var(--hf-form-confirm-excerpt-margin-top);
}
html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group {
  margin-top: var(--hf-flexible-component-spacer);
  justify-content: center;
  position: relative;
  padding: 0 3rem;
  z-index: 1;
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group {
    padding: 0 2rem;
  }
}
html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group:before, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group:after {
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50%;
  height: 2px;
  background-color: var(--hf-primary);
}
html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group:before {
  left: 0;
}
html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group:after {
  right: 0;
}
html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:has(a) > a {
  position: relative;
}
html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:before, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:has(a) > a:before, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:after, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:has(a) > a:after {
  z-index: 1;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 2px;
  background-color: var(--hf-body-bg);
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:before, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:has(a) > a:before, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:after, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:has(a) > a:after {
    width: 1rem;
  }
}
html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:before, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:has(a) > a:before {
  left: -2rem;
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:before, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:has(a) > a:before {
    left: -1rem;
  }
}
html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:after, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:has(a) > a:after {
  right: -2rem;
}
@media (max-width: 767.98px) {
  html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:after, html body #main-wrapper main#main-content .page-part--form-confirm .wrapper .page-part-header .btn-group .btn:has(a) > a:after {
    right: -1rem;
  }
}
html body #main-wrapper main#main-content:has(.page-part--404) {
  min-height: calc(100vh - var(--hf-footer-height) - var(--hf-header-height));
  display: flex;
  justify-content: center;
  align-items: center;
}
html body #main-wrapper #main-footer {
  --hf-footer-bg: var(--hf-secondary);
  --hf-footer-color: #f5f5f5;
  --hf-footer-border: 1px solid var(--hf-green-900, #BCF02D);
  --hf-footer-link-margin-top: 0.625rem;
  --hf-footer-img-size: 5rem;
  --hf-footer-navbar-padding-y: 3.75rem;
  --hf-footer-mentions-padding-y: 2.5rem;
  --hf-footer-mentions-justify-content: space-between;
  background-color: var(--hf-footer-bg);
  color: var(--hf-footer-color);
  z-index: 100;
  position: relative;
}
html body #main-wrapper #main-footer ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
html body #main-wrapper #main-footer ul:not(#mentions) li + li {
  margin-top: var(--hf-footer-link-margin-top);
}
html body #main-wrapper #main-footer .footer-part--widgets {
  padding: var(--hf-footer-navbar-padding-y) 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: calc(var(--hf-footer-navbar-padding-y) / 3);
}
@media (max-width: 1199.98px) {
  html body #main-wrapper #main-footer .footer-part--widgets {
    flex-wrap: wrap;
    gap: calc(var(--hf-footer-flex-gap) * 1.5);
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper #main-footer .footer-part--widgets > section, html body #main-wrapper #main-footer .footer-part--widgets > nav {
    flex: 1 1 calc(50% - var(--hf-footer-flex-gap));
  }
}
html body #main-wrapper #main-footer .footer-part--tagline {
  padding-bottom: calc(var(--hf-footer-navbar-padding-y) / 3);
}
html body #main-wrapper #main-footer .footer-part--tagline p {
  font-size: var(--hf-nav-link-font-size);
  color: var(--hf-footer-nav-link-color);
}
html body #main-wrapper #main-footer .description {
  display: flex;
  flex-direction: column;
}
html body #main-wrapper #main-footer .footer-widget {
  order: 3;
}
html body #main-wrapper #main-footer .footer-widget strong,
html body #main-wrapper #main-footer .footer-widget a,
html body #main-wrapper #main-footer .footer-widget .description {
  font-size: var(--hf-nav-link-font-size);
  font-weight: var(--hf-nav-link-font-weight);
  letter-spacing: var(--hf-nav-link-letter-spacing);
}
html body #main-wrapper #main-footer .footer-widget strong {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: var(--hf-footer-link-margin-top);
  display: inline-block;
}
html body #main-wrapper #main-footer .footer-widget:has(figure) {
  max-width: var(--hf-footer-img-size);
  order: 1;
}
html body #main-wrapper #main-footer .navbar-socials {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--hf-footer-link-margin-top);
  order: 2;
}
html body #main-wrapper #main-footer .navbar-socials li {
  position: relative;
}
html body #main-wrapper #main-footer .navbar-socials li .decoration-box {
  --hf-decoration-square-border-width: 1px;
  --hf-decoration-square-border-color: var(--hf-footer-color);
  --hf-decoration-square-border-radius: 0.125rem;
  --hf-decoration-square-border-size: 0.25rem;
  --hf-decoration-square-background-color: var(--hf-secondary);
}
@media (max-width: 1199.98px) {
  html body #main-wrapper #main-footer .navbar-socials {
    align-items: flex-end;
  }
}
html body #main-wrapper #main-footer .navbar-socials a {
  min-width: 2rem;
  min-height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: calc(var(--hf-footer-link-margin-top) * 2);
}
html body #main-wrapper #main-footer .navbar-socials a .hidden {
  display: none;
}
html body #main-wrapper #main-footer .navbar-socials a i:before {
  font-size: 1rem;
  z-index: 1;
  position: relative;
  color: var(--hf-primary);
}
html body #main-wrapper #main-footer .navbar-socials li:has(.icon-harfanglab-refonte) {
  display: none;
}
html body #main-wrapper #main-footer .wrapper--breadcrumb + .wrapper--legals .footer-part--mentions {
  border-top: var(--hf-footer-border);
}
html body #main-wrapper #main-footer .footer-part--mentions {
  display: flex;
  flex-direction: column-reverse;
  justify-content: var(--hf-footer-mentions-justify-content);
  padding-top: var(--hf-footer-mentions-padding-y);
  padding-bottom: var(--hf-footer-mentions-padding-y);
}
@media (min-width: 1200px) {
  html body #main-wrapper #main-footer .footer-part--mentions {
    flex-direction: row;
  }
}
@media (max-width: 1199.98px) {
  html body #main-wrapper #main-footer .footer-part--mentions {
    padding-top: calc(var(--hf-footer-mentions-padding-y) / 2);
    padding-bottom: calc(var(--hf-footer-mentions-padding-y) * 2);
  }
}
html body #main-wrapper #main-footer .footer-part--mentions .copyright {
  font-size: var(--hf-nav-link-font-size);
  font-weight: var(--hf-nav-link-font-weight);
  letter-spacing: var(--hf-nav-link-letter-spacing);
}
@media (max-width: 1199.98px) {
  html body #main-wrapper #main-footer .footer-part--mentions .copyright {
    padding-top: calc(var(--hf-footer-mentions-padding-y) / 2);
  }
}
html body #main-wrapper #main-footer .company-logo {
  min-width: 5rem;
}
html body #main-wrapper #main-footer > .wrapper--legals:only-child .footer-part--mentions .navbar-links {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: calc(var(--hf-footer-flex-gap) * 0.5) calc(var(--hf-footer-flex-gap) * 1.5);
}
html body #main-wrapper #main-footer > .wrapper--legals:only-child .footer-part--mentions .navbar-links .nav-item:before {
  left: calc(var(--hf-footer-flex-gap) / -1.5);
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1199.98px) {
  html body #main-wrapper #main-footer > .wrapper--legals:only-child .footer-part--mentions .copyright {
    padding-top: var(--hf-footer-mentions-padding-y);
  }
}
html body #main-wrapper .wrapper {
  width: 100%;
}
html body #main-wrapper .page-part {
  /** Specifics styles by template **/
}
html body #main-wrapper .page-part--404 .wrapper {
  text-align: center;
  padding: 6rem 0;
}
html body #main-wrapper .page-part--404 .page-part-surtitle {
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}
html body #main-wrapper .page-part--404 .page-part-title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: calc(3.725rem + 29.7vw);
}
@media (min-width: 1200px) {
  html body #main-wrapper .page-part--404 .page-part-title {
    font-size: 26rem;
  }
}
html body #main-wrapper .page-part--404 .page-part-title {
  font-weight: 800;
  line-height: 1;
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--404 .page-part-title {
    font-size: calc(2.725rem + 17.7vw);
  }
}
@media (max-width: 991.98px) and (min-width: 1200px) {
  html body #main-wrapper .page-part--404 .page-part-title {
    font-size: 16rem;
  }
}
html body #main-wrapper .page-part--404 .icon {
  margin: 0 1rem;
  display: flex;
}
html body #main-wrapper .page-part--404 .icon:before {
  font-size: calc(3.325rem + 24.9vw);
}
@media (min-width: 1200px) {
  html body #main-wrapper .page-part--404 .icon:before {
    font-size: 22rem;
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--404 .icon:before {
    font-size: calc(2.325rem + 12.9vw);
  }
}
@media (max-width: 991.98px) and (min-width: 1200px) {
  html body #main-wrapper .page-part--404 .icon:before {
    font-size: 12rem;
  }
}
html body #main-wrapper .page-part--404 .btn, html body #main-wrapper .page-part--404 .btn:has(a) > a {
  margin: 0 auto;
}
html body #main-wrapper .page-part--404 .btn:before, html body #main-wrapper .page-part--404 .btn:has(a) > a:before, html body #main-wrapper .page-part--404 .btn:after, html body #main-wrapper .page-part--404 .btn:has(a) > a:after {
  content: "";
  display: block;
  width: calc(40% - var(--hf-btn-group-width) / 2);
  height: 2px;
  background-color: var(--hf-primary);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
html body #main-wrapper .page-part--404 .btn:before, html body #main-wrapper .page-part--404 .btn:has(a) > a:before {
  left: 0;
}
html body #main-wrapper .page-part--404 .btn:after, html body #main-wrapper .page-part--404 .btn:has(a) > a:after {
  right: 0;
}
html body #main-wrapper .page-part--404 .btn-group {
  position: relative;
}
html body #main-wrapper .page-part--archive {
  --hf-archive-content-padding-bottom-y: 4.5rem;
  padding-bottom: var(--hf-archive-content-padding-bottom-y);
}
html body #main-wrapper .page-part--archive--inside {
  --hf-archive-content-padding-bottom-y: 1.5rem;
}
html body #main-wrapper .page-part--archive .grid__filters {
  max-width: calc(calc(100% / 12) * 6);
  margin: var(--hf-grid-filters-margin-y) var(--hf-grid-filters-margin-x);
}
@media (max-width: 1199.98px) {
  html body #main-wrapper .page-part--archive .grid__filters {
    max-width: calc(calc(100% / 12) * 8);
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--archive .grid__filters {
    max-width: calc(calc(100% / 12) * 11);
    margin: var(--hf-grid-filters-margin-y) auto;
  }
}
html body #main-wrapper .page-part--archive .grid__filters:has(.filters-type) {
  max-width: 100%;
}
html body #main-wrapper .page-part--archive .grid__filters:has(.filters-type) .input-group-item:has(#search) {
  max-width: calc(calc(100% / 12) * 6);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1199.98px) {
  html body #main-wrapper .page-part--archive .grid__filters:has(.filters-type) .input-group-item:has(#search) {
    max-width: calc(calc(100% / 12) * 8);
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--archive .grid__filters:has(.filters-type) .input-group-item:has(#search) {
    max-width: calc(calc(100% / 12) * 11);
  }
}
html body #main-wrapper .page-part--archive .grid__container .grid__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem 2.1875rem;
}
@media (max-width: 1199.98px) {
  html body #main-wrapper .page-part--archive .grid__container .grid__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--archive .grid__container .grid__wrapper {
    gap: 1.5rem 0.5rem;
  }
}
@media (max-width: 767.98px) {
  html body #main-wrapper .page-part--archive .grid__container .grid__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
html body #main-wrapper .page-part--archive .grid__container .grid__wrapper .newsletter {
  grid-column: 2/3;
  grid-row: 2;
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--archive .grid__container .grid__wrapper .newsletter {
    grid-column: 1/2;
    grid-row: 3;
  }
}
html body #main-wrapper .page-part--archive .grid__container .card-footer {
  justify-content: flex-end;
}
html body #main-wrapper .page-part--archive .grid__container .card-footer .btn, html body #main-wrapper .page-part--archive .grid__container .card-footer .btn:has(a) > a {
  display: none;
}
html body #main-wrapper .page-part--archive .pagination {
  --hf-pagination-archive-margin-bottom: 2rem;
  --hf-pagination-archive-margin-top: 3.625rem;
  margin-bottom: var(--hf-pagination-archive-margin-bottom);
  margin-top: var(--hf-pagination-archive-margin-top);
}
html body #main-wrapper .page-part--archive--inside .newsletter {
  --hf-newsletter-bg: var(--hf-newsletter-bg-itb);
}
html body #main-wrapper .page-part--archive--press--grid {
  --hf-archive-featured-content-wrapper-padding-y: 4.625rem;
  --hf-archive-featured-content-wrapper-padding-y-sm: 2rem;
  padding-bottom: 0;
}
html body #main-wrapper .page-part--archive--press--grid .wrapper {
  padding: var(--hf-archive-featured-content-wrapper-padding-y) 0;
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--archive--press--grid .wrapper {
    padding: var(--hf-archive-featured-content-wrapper-padding-y-sm) 0;
  }
}
html body #main-wrapper .page-part--archive--resource .grid__container .card-footer {
  justify-content: space-between;
}
html body #main-wrapper .page-part--archive--resource .grid__container .card-footer .btn, html body #main-wrapper .page-part--archive--resource .grid__container .card-footer .btn:has(a) > a {
  display: flex;
}
html body #main-wrapper .page-part--featured-content {
  --hf-archive-featured-content-gap: 2rem;
  --hf-archive-featured-content-wrapper-padding-y: 4.625rem;
  --hf-archive-featured-content-wrapper-padding-y-sm: 2rem;
}
html body #main-wrapper .page-part--featured-content .featured-content--wrapper {
  display: flex;
}
html body #main-wrapper .page-part--featured-content .featured-content--wrapper--row {
  flex-direction: row;
  padding: var(--hf-archive-featured-content-wrapper-padding-y) 0;
  gap: var(--hf-archive-featured-content-gap);
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--featured-content .featured-content--wrapper--row {
    padding: var(--hf-archive-featured-content-wrapper-padding-y-sm) 0;
    flex-direction: column;
  }
}
html body #main-wrapper .page-part--featured-content .featured-content--wrapper--column {
  flex-direction: column;
  flex: 0 0 calc(50% - var(--hf-archive-featured-content-gap) / 2);
}
html body #main-wrapper .page-part--featured-content .featured-content--wrapper .card {
  height: auto;
  --hf-card-title-font-weight: 700;
}
html body #main-wrapper .page-part--featured-content .featured-content--wrapper .card .card-title {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  html body #main-wrapper .page-part--featured-content .featured-content--wrapper .card .card-title {
    font-size: 2rem;
  }
}
@media (max-width: 1199.98px) {
  html body #main-wrapper .page-part--featured-content .featured-content--wrapper .card .card-title {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media (max-width: 1199.98px) and (min-width: 1200px) {
  html body #main-wrapper .page-part--featured-content .featured-content--wrapper .card .card-title {
    font-size: 1.5rem;
  }
}
html body #main-wrapper .page-part--featured-content .featured-content--wrapper .card .card-thumbnail img {
  aspect-ratio: 5/3;
}
html body #main-wrapper .page-part--featured-content .featured-content--new .post--star-content {
  --hf-card-bg: var(--hf-primary);
  --hf-card-border-color: var(--hf-primary);
}
html body #main-wrapper .page-part--featured-content .featured-content--new .card--press {
  height: 100%;
}
html body #main-wrapper .page-part--featured-content .featured-content--new .card--press .post-date {
  display: none;
}
html body #main-wrapper .page-part--featured-content .featured-content--popular .post--most-popular {
  --hf-card-bg: var(--hf-secondary);
  --hf-card-color: var(--hf-body-bg);
}
html body #main-wrapper .page-part--featured-content .featured-content--popular .post--most-popular .btn, html body #main-wrapper .page-part--featured-content .featured-content--popular .post--most-popular .btn:has(a) > a,
html body #main-wrapper .page-part--featured-content .featured-content--popular .post--most-popular .card-informations {
  --hf-btn-color: var(--hf-body-bg);
  --hf-card-color: var(--hf-secondary);
}
html body #main-wrapper .page-part--featured-content .featured-content--new .card .card-footer, html body #main-wrapper .page-part--featured-content .featured-content--popular .card .card-footer {
  justify-content: flex-end;
}
html body #main-wrapper .page-part--featured-content .featured-content--new .card .card-footer .btn, html body #main-wrapper .page-part--featured-content .featured-content--new .card .card-footer .btn:has(a) > a, html body #main-wrapper .page-part--featured-content .featured-content--popular .card .card-footer .btn, html body #main-wrapper .page-part--featured-content .featured-content--popular .card .card-footer .btn:has(a) > a {
  display: none;
}
html body #main-wrapper .page-part--featured-content .featured-content--new .card .post-reading-time, html body #main-wrapper .page-part--featured-content .featured-content--popular .card .post-reading-time {
  display: none;
}
html body #main-wrapper .page-part--featured-content .featured-content--new .card--press .card-footer, html body #main-wrapper .page-part--featured-content .featured-content--popular .card--press .card-footer {
  justify-content: flex-start;
}
html body #main-wrapper .page-part--featured-content .featured-content--aside .card .card-footer {
  justify-content: space-between;
}
html body #main-wrapper .page-part--featured-content .featured-content--aside .card .card-footer .btn, html body #main-wrapper .page-part--featured-content .featured-content--aside .card .card-footer .btn:has(a) > a {
  display: flex;
}
html body #main-wrapper .page-part--featured-content .featured-content--aside .card {
  --hf-card-border-color: #f5f5f5;
  --hf-card-padding-x: 0;
  --hf-card-box-shadow-hover: none;
  --hf-card-gap: 1rem;
  --hf-card-border-radius: 0;
}
html body #main-wrapper .page-part--featured-content .featured-content--aside .card .card-wrapper {
  gap: var(--hf-card-gap);
}
html body #main-wrapper .page-part--featured-content .featured-content--aside .card .card-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--featured-content .featured-content--aside .card .card-header {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--hf-card-gap);
  }
}
html body #main-wrapper .page-part--featured-content .featured-content--aside .card .card-header .card-title {
  margin-bottom: 0;
}
html body #main-wrapper .page-part--featured-content .featured-content--aside .card .card-informations {
  width: max-content;
  --hf-card-badge-line-height: 1.2;
}
html body #main-wrapper .page-part--featured-content .featured-content--aside .card + .card {
  --hf-card-border: 2px solid var(--hf-primary);
  border-top: var(--hf-card-border);
}
html body #main-wrapper .page-part--featured-content .featured-content--aside--press .card .card-title {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  html body #main-wrapper .page-part--featured-content .featured-content--aside--press .card .card-title {
    font-size: 1.5rem;
  }
}
html body #main-wrapper .page-part--featured-content .featured-content--aside--press .card .card-informations {
  display: none;
}
html body #main-wrapper .page-part--featured-content.page-part--archive--press {
  --hf-hero-archive-separator: 2px solid var(--hf-primary);
}
html body #main-wrapper .page-part--featured-content.page-part--archive--press .wrapper {
  border-bottom: var(--hf-hero-archive-separator);
}
html body #main-wrapper .page-part--featured-content.page-part--archive--press .wrapper .post--most-popular {
  --hf-card-padding-x-sm: 0;
}
html body #main-wrapper .page-part--featured-content.page-part--archive--press .wrapper .post--star-content .card-footer .btn, html body #main-wrapper .page-part--featured-content.page-part--archive--press .wrapper .post--star-content .card-footer .btn:has(a) > a, html body #main-wrapper .page-part--featured-content.page-part--archive--press .wrapper .post--most-popular .card-footer .btn, html body #main-wrapper .page-part--featured-content.page-part--archive--press .wrapper .post--most-popular .card-footer .btn:has(a) > a {
  display: flex;
}
html body #main-wrapper .page-part--featured-content.page-part--featured-resource .card .card-footer {
  justify-content: space-between;
}
html body #main-wrapper .page-part--featured-content.page-part--featured-resource .card .card-footer .btn, html body #main-wrapper .page-part--featured-content.page-part--featured-resource .card .card-footer .btn:has(a) > a {
  display: flex;
}
html body #main-wrapper .page-part--flexible--cta + .page-part--archive--case-study {
  --hf-flexible-component-padding-y: 4.0625rem;
  padding-top: var(--hf-flexible-component-padding-y);
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part--flexible--cta + .page-part--archive--case-study {
    --hf-flexible-component-padding-y-lg: 10.31255rem;
  }
}
html body #main-wrapper .page-part[class*="--single--"] {
  --hf-single-hero-title-font-size: 3.125rem;
  --hf-single-hero-title-font-size-sm: 2.5rem;
  --hf-single-hero-details-font-size: 1rem;
  --hf-single-hero-details-color: #666464;
  --hf-single-hero-details-font-weight: 200;
  --hf-single-hero-details-border: 1px solid #666464;
  --hf-single-hero-details-border-radius: 20rem;
  --hf-single-hero-details-padding-x: 1rem;
  --hf-single-hero-details-margin-bottom: 1rem;
}
html body #main-wrapper .page-part[class*="--single--"] .hero-title {
  font-size: var(--hf-single-hero-title-font-size);
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part[class*="--single--"] .hero-title {
    font-size: var(--hf-single-hero-title-font-size-sm);
  }
}
html body #main-wrapper .page-part[class*="--single--"] .hero-details {
  font-size: var(--hf-single-hero-details-font-size);
  color: var(--hf-single-hero-details-color);
  font-weight: var(--hf-single-hero-details-font-weight);
  border: var(--hf-single-hero-details-border);
  border-radius: var(--hf-single-hero-details-border-radius);
  padding-left: var(--hf-single-hero-details-padding-x);
  padding-right: var(--hf-single-hero-details-padding-x);
  width: max-content;
  margin-bottom: var(--hf-single-hero-details-margin-bottom);
}
html body #main-wrapper .page-part[class*="--single--"] .hero-details .badge-group-item,
html body #main-wrapper .page-part[class*="--single--"] .hero-details .single-dates {
  display: flex;
  align-items: center;
}
html body #main-wrapper .page-part[class*="--single--"] .hero-details .component-icon-rounded {
  font-size: 0.8rem;
  margin: 0 0.5rem;
  --hf-icon-size: 1rem;
  --hf-icon-size-sm: 1rem;
}
html body #main-wrapper .page-part.--single--inside {
  --hf-post-single-wrapper-separator-padding-y: 3.125rem;
  padding-top: var(--hf-post-single-wrapper-separator-padding-y);
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part.--single--inside {
    padding-top: 0;
  }
}
html body #main-wrapper .page-part.--single--inside .archive-inside--link {
  max-width: 40%;
  display: flex;
  margin-bottom: 3rem;
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part.--single--inside .archive-inside--link {
    max-width: 30vw;
    margin-left: auto;
    margin-right: auto;
  }
}
html body #main-wrapper .page-part.page-part--single {
  --hf-post-single-wrapper-separator-padding-y: 3.125rem;
  --hf-post-single-wrapper-separator-border: 2px solid var(--hf-primary);
  --hf-post-single-wrapper-gap: 3.125rem;
  --hf-post-single-sidebar-width: 28%;
  --hf-btn-copy-color: var(--hf-primary);
}
html body #main-wrapper .page-part.page-part--single ul li::marker {
  color: var(--hf-primary);
}
html body #main-wrapper .page-part.page-part--single:not(:has(.single-related)) {
  padding-bottom: calc(var(--hf-post-single-wrapper-separator-padding-y) * 2);
}
html body #main-wrapper .page-part.page-part--single.page-part--type--inside {
  --hf-flexible-component-padding-y: 1.5rem;
  padding-bottom: var(--hf-flexible-component-padding-y);
}
@media (min-width: 992px) {
  html body #main-wrapper .page-part.page-part--single.page-part--type--inside .single-body .single-sidebar {
    top: 3rem;
  }
}
html body #main-wrapper .page-part.page-part--single.page-part--type--inside .single-body .single-content {
  overflow-x: scroll;
}
html body #main-wrapper .page-part.page-part--single.page-part--type--inside .single-body .single-content table {
  display: block;
  max-width: 100%;
  overflow-x: auto;
}
html body #main-wrapper .page-part.page-part--single.page-part--type--inside .single-body .single-content table thead,
html body #main-wrapper .page-part.page-part--single.page-part--type--inside .single-body .single-content table tbody {
  width: 100%;
}
html body #main-wrapper .page-part.page-part--single.page-part--type--inside .single-related {
  padding-bottom: calc(var(--hf-flexible-component-padding-y) / 2) !important;
}
html body #main-wrapper .page-part.page-part--single .single-body > .container > .wrapper {
  margin-top: var(--hf-post-single-wrapper-separator-padding-y);
  padding-top: var(--hf-post-single-wrapper-separator-padding-y);
  border-top: var(--hf-post-single-wrapper-separator-border);
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  gap: var(--hf-post-single-wrapper-gap);
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part.page-part--single .single-body > .container > .wrapper {
    flex-direction: column;
  }
}
html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar {
  gap: var(--hf-post-single-wrapper-gap);
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 992px) {
  html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar {
    position: sticky;
    height: max-content;
    top: calc(var(--hf-header-height, 116px) + 1rem);
    width: calc(var(--hf-post-single-sidebar-width) - var(--hf-post-single-wrapper-gap) / 2);
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar {
    width: 100%;
    padding-top: 6.25rem;
  }
}
html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar .newsletter {
  --hf-newsletter-padding-y: 1.565rem;
  --hf-newsletter-padding-x: 1.875rem;
  --hf-newsletter-bg: #EEEEEE;
}
@media (max-width: 1199.98px) {
  html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar .newsletter {
    --hf-newsletter-padding-x: 1.25rem;
  }
}
html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar .newsletter h2, html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar .newsletter .h2 {
  --hf-newsletter-single-font-size: 2rem;
  font-size: var(--hf-newsletter-single-font-size);
}
@media (max-width: 1199.98px) {
  html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar .newsletter h2, html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar .newsletter .h2 {
    --hf-newsletter-single-font-size: 1.8rem;
  }
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar .newsletter h2, html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar .newsletter .h2 {
    font-size: calc(1.46875rem + 2.625vw);
  }
}
@media (max-width: 991.98px) and (min-width: 1200px) {
  html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar .newsletter h2, html body #main-wrapper .page-part.page-part--single .single-body .single-sidebar .newsletter .h2 {
    font-size: 3.4375rem;
  }
}
html body #main-wrapper .page-part.page-part--single .single-body .single-content {
  width: 100%;
}
@media (min-width: 992px) {
  html body #main-wrapper .page-part.page-part--single .single-body .single-content {
    width: calc(100% - var(--hf-post-single-sidebar-width) - var(--hf-post-single-wrapper-gap) / 2);
  }
}
html body #main-wrapper .page-part.page-part--single .single-related {
  --hf-post-single-related-title-font-size: 1.375rem;
  --hf-post-single-related-title-font-size-sm: 1.125rem;
  --hf-post-single-related-title-font-weight: 600;
  --hf-post-single-related-title-line-height: 1.2;
  --hf-post-single-related-title-color: #666464;
  --hf-flexible-component-padding-y: 10.25rem !important;
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part.page-part--single .single-related {
    --hf-flexible-component-padding-y: 6.25rem !important;
  }
}
html body #main-wrapper .page-part.render--white-shadow .wrapper, html body #main-wrapper .page-part.render--white-shadow-border .wrapper {
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
}
html body #main-wrapper .page-part.render--white, html body #main-wrapper .page-part.render--white-shadow, html body #main-wrapper .page-part.render--white-shadow-border {
  --hf-background-wrapper-padding: 5rem 1rem;
}
html body #main-wrapper .page-part.render--white .wrapper, html body #main-wrapper .page-part.render--white-shadow .wrapper, html body #main-wrapper .page-part.render--white-shadow-border .wrapper {
  background-color: #FFFFFF !important;
  border-radius: 1rem;
  padding: var(--hf-background-wrapper-padding);
}
@media (max-width: 991.98px) {
  html body #main-wrapper .page-part.render--white .wrapper, html body #main-wrapper .page-part.render--white-shadow .wrapper, html body #main-wrapper .page-part.render--white-shadow-border .wrapper {
    --hf-background-wrapper-padding: 3.125rem 1rem;
  }
}
html body #main-wrapper .page-part.render--white .rounded-decoration:before, html body #main-wrapper .page-part.render--white .rounded-decoration:after, html body #main-wrapper .page-part.render--white-shadow .rounded-decoration:before, html body #main-wrapper .page-part.render--white-shadow .rounded-decoration:after, html body #main-wrapper .page-part.render--white-shadow-border .rounded-decoration:before, html body #main-wrapper .page-part.render--white-shadow-border .rounded-decoration:after {
  border-color: var(--hf-gray-black);
}
html body #main-wrapper .page-part.render--white .card,
html body #main-wrapper .page-part.render--white .card-wrapper, html body #main-wrapper .page-part.render--white-shadow .card,
html body #main-wrapper .page-part.render--white-shadow .card-wrapper, html body #main-wrapper .page-part.render--white-shadow-border .card,
html body #main-wrapper .page-part.render--white-shadow-border .card-wrapper {
  background-color: #FFFFFF !important;
}
html body #main-wrapper .page-part.render--white-shadow-border .wrapper {
  border: 1px solid var(--hf-primary);
}
html body.background--grey {
  --hf-body-bg: #EEEEEE;
}
html body.background--grey #main-wrapper header#main-header,
html body.background--grey #main-wrapper header#main-header .navbar {
  --hf-navbar-sticky-bg: rgba(238, 238, 238, 0.9);
  --hf-navbar-bg: rgba(238, 238, 238, 0.9);
}
html body.background--white {
  --hf-body-bg: #FFFFFF;
}
html body.background--white #main-wrapper header#main-header,
html body.background--white #main-wrapper header#main-header .navbar {
  --hf-navbar-sticky-bg: rgba(255, 255, 255, 0.9);
  --hf-navbar-bg: rgba(255, 255, 255, 0.9);
}
html .otgs-development-site-front-end {
  display: none;
}

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