@charset "UTF-8";
/**
 * Fonts
 */
/* lexend-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lexend";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/lexend-v19-latin-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lexend";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/lexend-v19-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lexend";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/lexend-v19-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lexend";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lexend-v19-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lexend";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/lexend-v19-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lexend";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/lexend-v19-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lexend";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/lexend-v19-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lexend";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/lexend-v19-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lexend-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lexend";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/lexend-v19-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/**
* @license
*
* Font Family: Clash Display
* Designed by: Indian Type Foundry
* URL: https://www.fontshare.com/fonts/clash-display
* © 2024 Indian Type Foundry
*
* Clash Display Extralight
* Clash Display Light
* Clash Display Regular
* Clash Display Medium
* Clash Display Semibold
* Clash Display Bold
* Clash Display Variable (Variable font)

*
*/
@font-face {
  font-family: "ClashDisplay";
  src: url("../fonts/ClashDisplay-Extralight.woff2") format("woff2"), url("../fonts/ClashDisplay-Extralight.woff") format("woff"), url("../fonts/ClashDisplay-Extralight.ttf") format("truetype");
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "ClashDisplay";
  src: url("../fonts/ClashDisplay-Light.woff2") format("woff2"), url("../fonts/ClashDisplay-Light.woff") format("woff"), url("../fonts/ClashDisplay-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "ClashDisplay";
  src: url("../fonts/ClashDisplay-Regular.woff2") format("woff2"), url("../fonts/ClashDisplay-Regular.woff") format("woff"), url("../fonts/ClashDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "ClashDisplay";
  src: url("../fonts/ClashDisplay-Medium.woff2") format("woff2"), url("../fonts/ClashDisplay-Medium.woff") format("woff"), url("../fonts/ClashDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "ClashDisplay";
  src: url("../fonts/ClashDisplay-Semibold.woff2") format("woff2"), url("../fonts/ClashDisplay-Semibold.woff") format("woff"), url("../fonts/ClashDisplay-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "ClashDisplay";
  src: url("../fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../fonts/ClashDisplay-Bold.woff") format("woff"), url("../fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
/**
 * Utils
 */
/**
 * get next breakpoint
 */
/**
 * get max breakpoint
 */
/**
 * get min breakpoint
 */
/**
 * infix breakpoiint
 */
/**
 * breakpoint up
 */
/**
 * breakpoint down
 */
/**
 * Basic row settings
 */
/**
 * Basic column settings
 */
/**
 * Basic container behaviour
 */
/**
 * generates font sizes out of map
 */
/**
 * generates responsive values base on map + breakpoints
 */
/**
 * generates responsive classes out of "PREFIX-SUFFIX" and "PREFIX-breakpoint-SUFFIX"
 */
/**
 * Basic
 */
/**
 * Box shadow
 */
/**
 * Border radius
 */
/**
 * z-index
 */
/**
 * Colors
 */
/**
 * Body settings
 */
/**
 * Link color
 */
/**
 * Animations
 */
/**
 * Font settings
 */
/**
 * Checklist
 */
/**
 * Headings
 */
/**
 * Grid
 */
/**
 * Containers
 */
/**
 * Divider
 */
/**
 * Spacer
 */
/**
 * Buttons
 */
/**
 * Header
 */
/**
 * Vendors
 */
/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
  overflow: hidden;
}

html.has-scroll-dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.has-scroll-smooth body {
  overflow: hidden;
}

.has-scroll-smooth [data-scroll-container] {
  min-height: 100vh;
}

[data-scroll-direction=horizontal] [data-scroll-container] {
  height: 100vh;
  display: inline-block;
  white-space: nowrap;
}

[data-scroll-direction=horizontal] [data-scroll-section] {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  height: 100%;
}

.c-scrollbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 11px;
  height: 100%;
  transform-origin: center right;
  transition: transform 0.3s, opacity 0.3s;
  opacity: 0;
}

.c-scrollbar:hover {
  transform: scaleX(1.45);
}

.c-scrollbar:hover, .has-scroll-scrolling .c-scrollbar, .has-scroll-dragging .c-scrollbar {
  opacity: 1;
}

[data-scroll-direction=horizontal] .c-scrollbar {
  width: 100%;
  height: 10px;
  top: auto;
  bottom: 0;
  transform: scaleY(1);
}

[data-scroll-direction=horizontal] .c-scrollbar:hover {
  transform: scaleY(1.3);
}

.c-scrollbar_thumb {
  position: absolute;
  top: 0;
  right: 0;
  background-color: black;
  opacity: 0.5;
  width: 7px;
  border-radius: 10px;
  margin: 2px;
  cursor: -webkit-grab;
  cursor: grab;
}

.has-scroll-dragging .c-scrollbar_thumb {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

[data-scroll-direction=horizontal] .c-scrollbar_thumb {
  right: auto;
  bottom: 0;
}

/**
 * Base
 */
*,
*::before,
*::after {
  box-sizing: border-box !important;
}

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

summary {
  list-style-type: none;
}
summary::-webkit-details-marker {
  display: none;
}

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

:root {
  --theme-black: #000;
  --theme-white: #fff;
  --theme-primary: #041526;
  --theme-success: #A7C957;
  --theme-secondary: #1b232f;
  --theme-body-color: #242424;
  --theme-body-color-light: #8D969E;
  --root-font-size: 1em;
  --body-bg: #fff;
  --body-font-family: Lexend, sans-serif;
  --body-font-weight: 300;
  --body-line-height: 1.4;
  --body-color: #242424;
  --body-text-align: unset;
  --body-font-size: 1rem;
}
@media (min-width: 768px) {
  :root {
    --body-font-size: 1.125rem;
  }
}

/**
 * Basic grid row
 */
.grid-row,
*[class*=grid-row] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}

/**
 * Basic grid column
 */
.grid-col,
*[class*=grid-col] {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
}

/**
 * Generate different columns
 */
.grid-col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.grid-col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.grid-col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.grid-col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.grid-col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.grid-col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.grid-col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.grid-col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

@media (min-width: 576px) {
  .grid-col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media (min-width: 576px) {
  .grid-col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 576px) {
  .grid-col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 576px) {
  .grid-col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 576px) {
  .grid-col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (min-width: 576px) {
  .grid-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 576px) {
  .grid-col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
}
@media (min-width: 576px) {
  .grid-col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (min-width: 576px) {
  .grid-col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 576px) {
  .grid-col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media (min-width: 576px) {
  .grid-col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
}
@media (min-width: 576px) {
  .grid-col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .grid-col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media (min-width: 768px) {
  .grid-col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .grid-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 768px) {
  .grid-col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .grid-col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (min-width: 768px) {
  .grid-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .grid-col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
}
@media (min-width: 768px) {
  .grid-col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  .grid-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 768px) {
  .grid-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media (min-width: 768px) {
  .grid-col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .grid-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .grid-col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .grid-col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .grid-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 992px) {
  .grid-col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .grid-col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  .grid-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .grid-col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
}
@media (min-width: 992px) {
  .grid-col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .grid-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 992px) {
  .grid-col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  .grid-col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .grid-col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .grid-col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media (min-width: 1200px) {
  .grid-col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .grid-col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1200px) {
  .grid-col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  .grid-col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (min-width: 1200px) {
  .grid-col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .grid-col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
}
@media (min-width: 1200px) {
  .grid-col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (min-width: 1200px) {
  .grid-col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 1200px) {
  .grid-col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media (min-width: 1200px) {
  .grid-col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .grid-col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  .grid-col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media (min-width: 1400px) {
  .grid-col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 1400px) {
  .grid-col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1400px) {
  .grid-col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 1400px) {
  .grid-col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (min-width: 1400px) {
  .grid-col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1400px) {
  .grid-col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
}
@media (min-width: 1400px) {
  .grid-col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (min-width: 1400px) {
  .grid-col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 1400px) {
  .grid-col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media (min-width: 1400px) {
  .grid-col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
}
@media (min-width: 1400px) {
  .grid-col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1500px) {
  .grid-col-xxxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media (min-width: 1500px) {
  .grid-col-xxxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 1500px) {
  .grid-col-xxxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1500px) {
  .grid-col-xxxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 1500px) {
  .grid-col-xxxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (min-width: 1500px) {
  .grid-col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1500px) {
  .grid-col-xxxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
}
@media (min-width: 1500px) {
  .grid-col-xxxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (min-width: 1500px) {
  .grid-col-xxxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 1500px) {
  .grid-col-xxxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media (min-width: 1500px) {
  .grid-col-xxxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
}
@media (min-width: 1500px) {
  .grid-col-xxxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1640px) {
  .grid-col-xxxxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media (min-width: 1640px) {
  .grid-col-xxxxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 1640px) {
  .grid-col-xxxxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1640px) {
  .grid-col-xxxxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 1640px) {
  .grid-col-xxxxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (min-width: 1640px) {
  .grid-col-xxxxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1640px) {
  .grid-col-xxxxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
}
@media (min-width: 1640px) {
  .grid-col-xxxxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (min-width: 1640px) {
  .grid-col-xxxxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 1640px) {
  .grid-col-xxxxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media (min-width: 1640px) {
  .grid-col-xxxxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
}
@media (min-width: 1640px) {
  .grid-col-xxxxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.__no-gutter {
  margin-left: 0 !important;
  margin-left: 0 !important;
}
.__no-gutter > [class*=grid-col] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.grid-container {
  padding-left: 24px;
  padding-right: 24px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .grid-container:not(.__fluid) {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .grid-container:not(.__fluid) {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .grid-container:not(.__fluid) {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .grid-container:not(.__fluid) {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .grid-container:not(.__fluid) {
    max-width: 1320px;
  }
}
@media (min-width: 1500px) {
  .grid-container:not(.__fluid) {
    max-width: 1420px;
  }
}
@media (min-width: 1640px) {
  .grid-container:not(.__fluid) {
    max-width: 1560px;
  }
}
@media (min-width: 576px) {
  .grid-container:not(.__fluid).__max-sm {
    max-width: 540px !important;
  }
}
@media (min-width: 768px) {
  .grid-container:not(.__fluid).__max-md {
    max-width: 720px !important;
  }
}
@media (min-width: 992px) {
  .grid-container:not(.__fluid).__max-lg {
    max-width: 960px !important;
  }
}
@media (min-width: 1200px) {
  .grid-container:not(.__fluid).__max-xl {
    max-width: 1140px !important;
  }
}
@media (min-width: 1400px) {
  .grid-container:not(.__fluid).__max-xxl {
    max-width: 1320px !important;
  }
}
@media (min-width: 1500px) {
  .grid-container:not(.__fluid).__max-xxxl {
    max-width: 1420px !important;
  }
}
@media (min-width: 1640px) {
  .grid-container:not(.__fluid).__max-xxxxl {
    max-width: 1560px !important;
  }
}

.page-width {
  padding-left: 24px;
  padding-right: 24px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
  display: block;
}
@media (min-width: 576px) {
  .page-width {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .page-width {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .page-width {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .page-width {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .page-width {
    max-width: 1320px;
  }
}
@media (min-width: 1500px) {
  .page-width {
    max-width: 1420px;
  }
}
@media (min-width: 1640px) {
  .page-width {
    max-width: 1560px;
  }
}

.scroll-wrapper:after, .clear-block:after, .scroll-wrapper:before, .clear-block:before {
  content: "";
  display: table;
  clear: both;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "ClashDisplay", sans-serif;
  font-weight: 500;
  margin-top: 0;
  line-height: 1.1;
  margin-bottom: 1rem;
  color: #242424;
}

/**
 * text colors
 */
.text-black {
  color: #000 !important;
}

@media (min-width: 576px) {
  .text-sm-black {
    color: #000 !important;
  }
}
@media (min-width: 768px) {
  .text-md-black {
    color: #000 !important;
  }
}
@media (min-width: 992px) {
  .text-lg-black {
    color: #000 !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-black {
    color: #000 !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-black {
    color: #000 !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-black {
    color: #000 !important;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-black {
    color: #000 !important;
  }
}
.text-white {
  color: #fff !important;
}

@media (min-width: 576px) {
  .text-sm-white {
    color: #fff !important;
  }
}
@media (min-width: 768px) {
  .text-md-white {
    color: #fff !important;
  }
}
@media (min-width: 992px) {
  .text-lg-white {
    color: #fff !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-white {
    color: #fff !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-white {
    color: #fff !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-white {
    color: #fff !important;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-white {
    color: #fff !important;
  }
}
.text-primary {
  color: #041526 !important;
}

@media (min-width: 576px) {
  .text-sm-primary {
    color: #041526 !important;
  }
}
@media (min-width: 768px) {
  .text-md-primary {
    color: #041526 !important;
  }
}
@media (min-width: 992px) {
  .text-lg-primary {
    color: #041526 !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-primary {
    color: #041526 !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-primary {
    color: #041526 !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-primary {
    color: #041526 !important;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-primary {
    color: #041526 !important;
  }
}
.text-success {
  color: #A7C957 !important;
}

@media (min-width: 576px) {
  .text-sm-success {
    color: #A7C957 !important;
  }
}
@media (min-width: 768px) {
  .text-md-success {
    color: #A7C957 !important;
  }
}
@media (min-width: 992px) {
  .text-lg-success {
    color: #A7C957 !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-success {
    color: #A7C957 !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-success {
    color: #A7C957 !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-success {
    color: #A7C957 !important;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-success {
    color: #A7C957 !important;
  }
}
.text-secondary {
  color: #1b232f !important;
}

@media (min-width: 576px) {
  .text-sm-secondary {
    color: #1b232f !important;
  }
}
@media (min-width: 768px) {
  .text-md-secondary {
    color: #1b232f !important;
  }
}
@media (min-width: 992px) {
  .text-lg-secondary {
    color: #1b232f !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-secondary {
    color: #1b232f !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-secondary {
    color: #1b232f !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-secondary {
    color: #1b232f !important;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-secondary {
    color: #1b232f !important;
  }
}
.text-body-color {
  color: #242424 !important;
}

@media (min-width: 576px) {
  .text-sm-body-color {
    color: #242424 !important;
  }
}
@media (min-width: 768px) {
  .text-md-body-color {
    color: #242424 !important;
  }
}
@media (min-width: 992px) {
  .text-lg-body-color {
    color: #242424 !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-body-color {
    color: #242424 !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-body-color {
    color: #242424 !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-body-color {
    color: #242424 !important;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-body-color {
    color: #242424 !important;
  }
}
.text-body-color-light {
  color: #8D969E !important;
}

@media (min-width: 576px) {
  .text-sm-body-color-light {
    color: #8D969E !important;
  }
}
@media (min-width: 768px) {
  .text-md-body-color-light {
    color: #8D969E !important;
  }
}
@media (min-width: 992px) {
  .text-lg-body-color-light {
    color: #8D969E !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-body-color-light {
    color: #8D969E !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-body-color-light {
    color: #8D969E !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-body-color-light {
    color: #8D969E !important;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-body-color-light {
    color: #8D969E !important;
  }
}
/**
 * Text transforms
 */
.text-uppercase {
  text-transform: uppercase;
}

@media (min-width: 576px) {
  .text-sm-uppercase {
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  .text-md-uppercase {
    text-transform: uppercase;
  }
}
@media (min-width: 992px) {
  .text-lg-uppercase {
    text-transform: uppercase;
  }
}
@media (min-width: 1200px) {
  .text-xl-uppercase {
    text-transform: uppercase;
  }
}
@media (min-width: 1400px) {
  .text-xxl-uppercase {
    text-transform: uppercase;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-uppercase {
    text-transform: uppercase;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-uppercase {
    text-transform: uppercase;
  }
}
/**
 * Font weight
 */
.font-weight-base {
  font-weight: 300;
}

@media (min-width: 576px) {
  .font-weight-sm-base {
    font-weight: 300;
  }
}
@media (min-width: 768px) {
  .font-weight-md-base {
    font-weight: 300;
  }
}
@media (min-width: 992px) {
  .font-weight-lg-base {
    font-weight: 300;
  }
}
@media (min-width: 1200px) {
  .font-weight-xl-base {
    font-weight: 300;
  }
}
@media (min-width: 1400px) {
  .font-weight-xxl-base {
    font-weight: 300;
  }
}
@media (min-width: 1500px) {
  .font-weight-xxxl-base {
    font-weight: 300;
  }
}
@media (min-width: 1640px) {
  .font-weight-xxxxl-base {
    font-weight: 300;
  }
}
.font-weight-bold {
  font-weight: 500;
}

@media (min-width: 576px) {
  .font-weight-sm-bold {
    font-weight: 500;
  }
}
@media (min-width: 768px) {
  .font-weight-md-bold {
    font-weight: 500;
  }
}
@media (min-width: 992px) {
  .font-weight-lg-bold {
    font-weight: 500;
  }
}
@media (min-width: 1200px) {
  .font-weight-xl-bold {
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .font-weight-xxl-bold {
    font-weight: 500;
  }
}
@media (min-width: 1500px) {
  .font-weight-xxxl-bold {
    font-weight: 500;
  }
}
@media (min-width: 1640px) {
  .font-weight-xxxxl-bold {
    font-weight: 500;
  }
}
.font-weight-bolder {
  font-weight: 600;
}

@media (min-width: 576px) {
  .font-weight-sm-bolder {
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .font-weight-md-bolder {
    font-weight: 600;
  }
}
@media (min-width: 992px) {
  .font-weight-lg-bolder {
    font-weight: 600;
  }
}
@media (min-width: 1200px) {
  .font-weight-xl-bolder {
    font-weight: 600;
  }
}
@media (min-width: 1400px) {
  .font-weight-xxl-bolder {
    font-weight: 600;
  }
}
@media (min-width: 1500px) {
  .font-weight-xxxl-bolder {
    font-weight: 600;
  }
}
@media (min-width: 1640px) {
  .font-weight-xxxxl-bolder {
    font-weight: 600;
  }
}
/**
 * Font family
 */
.font-sans-serif {
  font-family: "Lexend", sans-serif;
}

@media (min-width: 576px) {
  .font-sm-sans-serif {
    font-family: "Lexend", sans-serif;
  }
}
@media (min-width: 768px) {
  .font-md-sans-serif {
    font-family: "Lexend", sans-serif;
  }
}
@media (min-width: 992px) {
  .font-lg-sans-serif {
    font-family: "Lexend", sans-serif;
  }
}
@media (min-width: 1200px) {
  .font-xl-sans-serif {
    font-family: "Lexend", sans-serif;
  }
}
@media (min-width: 1400px) {
  .font-xxl-sans-serif {
    font-family: "Lexend", sans-serif;
  }
}
@media (min-width: 1500px) {
  .font-xxxl-sans-serif {
    font-family: "Lexend", sans-serif;
  }
}
@media (min-width: 1640px) {
  .font-xxxxl-sans-serif {
    font-family: "Lexend", sans-serif;
  }
}
.font-heading {
  font-family: "ClashDisplay", sans-serif;
}

@media (min-width: 576px) {
  .font-sm-heading {
    font-family: "ClashDisplay", sans-serif;
  }
}
@media (min-width: 768px) {
  .font-md-heading {
    font-family: "ClashDisplay", sans-serif;
  }
}
@media (min-width: 992px) {
  .font-lg-heading {
    font-family: "ClashDisplay", sans-serif;
  }
}
@media (min-width: 1200px) {
  .font-xl-heading {
    font-family: "ClashDisplay", sans-serif;
  }
}
@media (min-width: 1400px) {
  .font-xxl-heading {
    font-family: "ClashDisplay", sans-serif;
  }
}
@media (min-width: 1500px) {
  .font-xxxl-heading {
    font-family: "ClashDisplay", sans-serif;
  }
}
@media (min-width: 1640px) {
  .font-xxxxl-heading {
    font-family: "ClashDisplay", sans-serif;
  }
}
/**
 * text alignments
 */
.text-nowrap {
  white-space: nowrap !important;
}

@media (min-width: 576px) {
  .text-sm-nowrap {
    white-space: nowrap !important;
  }
}
@media (min-width: 768px) {
  .text-md-nowrap {
    white-space: nowrap !important;
  }
}
@media (min-width: 992px) {
  .text-lg-nowrap {
    white-space: nowrap !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-nowrap {
    white-space: nowrap !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-nowrap {
    white-space: nowrap !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-nowrap {
    white-space: nowrap !important;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-nowrap {
    white-space: nowrap !important;
  }
}
.text-wrap {
  white-space: normal !important;
}

@media (min-width: 576px) {
  .text-sm-wrap {
    white-space: normal !important;
  }
}
@media (min-width: 768px) {
  .text-md-wrap {
    white-space: normal !important;
  }
}
@media (min-width: 992px) {
  .text-lg-wrap {
    white-space: normal !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-wrap {
    white-space: normal !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-wrap {
    white-space: normal !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-wrap {
    white-space: normal !important;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-wrap {
    white-space: normal !important;
  }
}
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-center {
    text-align: center !important;
  }
}
.text-right {
  text-align: right !important;
}

@media (min-width: 576px) {
  .text-sm-right {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .text-md-right {
    text-align: right !important;
  }
}
@media (min-width: 992px) {
  .text-lg-right {
    text-align: right !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-right {
    text-align: right !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-right {
    text-align: right !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-right {
    text-align: right !important;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-right {
    text-align: right !important;
  }
}
.text-left {
  text-align: left !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-left {
    text-align: left !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-left {
    text-align: left !important;
  }
}
@media (min-width: 1640px) {
  .text-xxxxl-left {
    text-align: left !important;
  }
}
/**
 * Typography stuff
 */
p, ul, ol {
  margin: 0;
}
p + p, p + ul, p + ol, ul + p, ul + ul, ul + ol, ol + p, ol + ul, ol + ol {
  margin-top: 1rem !important;
}
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6,
p + .h1, p + .h2, p + .h3, p + .h4, p + .h5, p + .h6, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6,
ul + .h1, ul + .h2, ul + .h3, ul + .h4, ul + .h5, ul + .h6, ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h6,
ol + .h1, ol + .h2, ol + .h3, ol + .h4, ol + .h5, ol + .h6 {
  margin-top: 1.5rem;
}

h1 + p, h1 + ul, h1 + ol, h2 + p, h2 + ul, h2 + ol, h3 + p, h3 + ul, h3 + ol, h4 + p, h4 + ul, h4 + ol, h5 + p, h5 + ul, h5 + ol, h6 + p, h6 + ul, h6 + ol,
.h1 + p,
.h1 + ul,
.h1 + ol, .h2 + p, .h2 + ul, .h2 + ol, .h3 + p, .h3 + ul, .h3 + ol, .h4 + p, .h4 + ul, .h4 + ol, .h5 + p, .h5 + ul, .h5 + ol, .h6 + p, .h6 + ul, .h6 + ol {
  margin: 1rem 0 0 0;
}

/**
 * Hero title
 */
.hero-title {
  font-size: clamp(3rem, 8vw, 6rem) !important;
}

/**
 * Headings
 */
h1, .h1 {
  font-size: clamp(2rem, 6vw, 3.5rem);
}

h2, .h2 {
  font-size: clamp(2rem, 5vw, 3rem);
}

h3, .h3 {
  font-size: clamp(1.75rem, 4.5vw, 2.5rem);
}

h4, .h4 {
  font-size: clamp(1.5rem, 4vw, 2rem);
}

h5, .h5 {
  font-size: clamp(1.125rem, 3vw, 1.25rem);
}

/**
 * Links
 */
p a, ol a, ul a {
  color: #1b232f;
  transition: color 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  text-decoration: underline;
}
p a:hover, ol a:hover, ul a:hover {
  color: #041526;
}

/**
 * generate display classes
 */
.display-block {
  display: block !important;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .display-sm-block {
    display: block !important;
  }
  .display-sm-flex {
    display: flex !important;
  }
  .display-sm-inline-flex {
    display: inline-flex !important;
  }
  .display-sm-inline-block {
    display: inline-block !important;
  }
  .display-sm-inline {
    display: inline !important;
  }
  .display-sm-none {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .display-md-block {
    display: block !important;
  }
  .display-md-flex {
    display: flex !important;
  }
  .display-md-inline-flex {
    display: inline-flex !important;
  }
  .display-md-inline-block {
    display: inline-block !important;
  }
  .display-md-inline {
    display: inline !important;
  }
  .display-md-none {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .display-lg-block {
    display: block !important;
  }
  .display-lg-flex {
    display: flex !important;
  }
  .display-lg-inline-flex {
    display: inline-flex !important;
  }
  .display-lg-inline-block {
    display: inline-block !important;
  }
  .display-lg-inline {
    display: inline !important;
  }
  .display-lg-none {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .display-xl-block {
    display: block !important;
  }
  .display-xl-flex {
    display: flex !important;
  }
  .display-xl-inline-flex {
    display: inline-flex !important;
  }
  .display-xl-inline-block {
    display: inline-block !important;
  }
  .display-xl-inline {
    display: inline !important;
  }
  .display-xl-none {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .display-xxl-block {
    display: block !important;
  }
  .display-xxl-flex {
    display: flex !important;
  }
  .display-xxl-inline-flex {
    display: inline-flex !important;
  }
  .display-xxl-inline-block {
    display: inline-block !important;
  }
  .display-xxl-inline {
    display: inline !important;
  }
  .display-xxl-none {
    display: none !important;
  }
}
@media (min-width: 1500px) {
  .display-xxxl-block {
    display: block !important;
  }
  .display-xxxl-flex {
    display: flex !important;
  }
  .display-xxxl-inline-flex {
    display: inline-flex !important;
  }
  .display-xxxl-inline-block {
    display: inline-block !important;
  }
  .display-xxxl-inline {
    display: inline !important;
  }
  .display-xxxl-none {
    display: none !important;
  }
}
@media (min-width: 1640px) {
  .display-xxxxl-block {
    display: block !important;
  }
  .display-xxxxl-flex {
    display: flex !important;
  }
  .display-xxxxl-inline-flex {
    display: inline-flex !important;
  }
  .display-xxxxl-inline-block {
    display: inline-block !important;
  }
  .display-xxxxl-inline {
    display: inline !important;
  }
  .display-xxxxl-none {
    display: none !important;
  }
}
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}

@media (min-width: 576px) {
  .visually-sm-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal !important;
  }
}
@media (min-width: 768px) {
  .visually-md-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal !important;
  }
}
@media (min-width: 992px) {
  .visually-lg-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal !important;
  }
}
@media (min-width: 1200px) {
  .visually-xl-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal !important;
  }
}
@media (min-width: 1400px) {
  .visually-xxl-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal !important;
  }
}
@media (min-width: 1500px) {
  .visually-xxxl-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal !important;
  }
}
@media (min-width: 1640px) {
  .visually-xxxxl-hidden {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal !important;
  }
}
.hidden {
  display: none;
}

/**
 * set some flex
 */
.flex-row {
  flex-direction: row !important;
}

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 1400px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 1500px) {
  .flex-xxxl-row {
    flex-direction: row !important;
  }
  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxxl-column {
    flex-direction: column !important;
  }
  .flex-xxxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 1640px) {
  .flex-xxxxl-row {
    flex-direction: row !important;
  }
  .flex-xxxxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxxxl-column {
    flex-direction: column !important;
  }
  .flex-xxxxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxxxl-nowrap {
    flex-wrap: nowrap !important;
  }
}
/**
 * align items
 */
.align-items-center {
  align-items: center !important;
}

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-start {
    align-items: start !important;
  }
  .align-items-sm-flex-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: end !important;
  }
  .align-items-sm-flex-end {
    align-items: flex-end !important;
  }
}
@media (min-width: 768px) {
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-start {
    align-items: start !important;
  }
  .align-items-md-flex-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: end !important;
  }
  .align-items-md-flex-end {
    align-items: flex-end !important;
  }
}
@media (min-width: 992px) {
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-start {
    align-items: start !important;
  }
  .align-items-lg-flex-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: end !important;
  }
  .align-items-lg-flex-end {
    align-items: flex-end !important;
  }
}
@media (min-width: 1200px) {
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-start {
    align-items: start !important;
  }
  .align-items-xl-flex-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: end !important;
  }
  .align-items-xl-flex-end {
    align-items: flex-end !important;
  }
}
@media (min-width: 1400px) {
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-start {
    align-items: start !important;
  }
  .align-items-xxl-flex-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: end !important;
  }
  .align-items-xxl-flex-end {
    align-items: flex-end !important;
  }
}
@media (min-width: 1500px) {
  .align-items-xxxl-center {
    align-items: center !important;
  }
  .align-items-xxxl-start {
    align-items: start !important;
  }
  .align-items-xxxl-flex-start {
    align-items: flex-start !important;
  }
  .align-items-xxxl-end {
    align-items: end !important;
  }
  .align-items-xxxl-flex-end {
    align-items: flex-end !important;
  }
}
@media (min-width: 1640px) {
  .align-items-xxxxl-center {
    align-items: center !important;
  }
  .align-items-xxxxl-start {
    align-items: start !important;
  }
  .align-items-xxxxl-flex-start {
    align-items: flex-start !important;
  }
  .align-items-xxxxl-end {
    align-items: end !important;
  }
  .align-items-xxxxl-flex-end {
    align-items: flex-end !important;
  }
}
/**
 * align content
 */
.align-content-center {
  align-content: center !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.align-content-xs-evenly {
  align-content: space-evenly !important;
}

@media (min-width: 576px) {
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-start {
    align-content: start !important;
  }
  .align-content-sm-flex-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: end !important;
  }
  .align-content-sm-flex-end {
    align-content: flex-end !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-evenly {
    align-content: space-evenly !important;
  }
}
@media (min-width: 768px) {
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-start {
    align-content: start !important;
  }
  .align-content-md-flex-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: end !important;
  }
  .align-content-md-flex-end {
    align-content: flex-end !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-evenly {
    align-content: space-evenly !important;
  }
}
@media (min-width: 992px) {
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-start {
    align-content: start !important;
  }
  .align-content-lg-flex-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: end !important;
  }
  .align-content-lg-flex-end {
    align-content: flex-end !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-evenly {
    align-content: space-evenly !important;
  }
}
@media (min-width: 1200px) {
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-start {
    align-content: start !important;
  }
  .align-content-xl-flex-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: end !important;
  }
  .align-content-xl-flex-end {
    align-content: flex-end !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-evenly {
    align-content: space-evenly !important;
  }
}
@media (min-width: 1400px) {
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-start {
    align-content: start !important;
  }
  .align-content-xxl-flex-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: end !important;
  }
  .align-content-xxl-flex-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-evenly {
    align-content: space-evenly !important;
  }
}
@media (min-width: 1500px) {
  .align-content-xxxl-center {
    align-content: center !important;
  }
  .align-content-xxxl-start {
    align-content: start !important;
  }
  .align-content-xxxl-flex-start {
    align-content: flex-start !important;
  }
  .align-content-xxxl-end {
    align-content: end !important;
  }
  .align-content-xxxl-flex-end {
    align-content: flex-end !important;
  }
  .align-content-xxxl-between {
    align-content: space-between !important;
  }
  .align-content-xxxl-around {
    align-content: space-around !important;
  }
  .align-content-xxxl-evenly {
    align-content: space-evenly !important;
  }
}
@media (min-width: 1640px) {
  .align-content-xxxxl-center {
    align-content: center !important;
  }
  .align-content-xxxxl-start {
    align-content: start !important;
  }
  .align-content-xxxxl-flex-start {
    align-content: flex-start !important;
  }
  .align-content-xxxxl-end {
    align-content: end !important;
  }
  .align-content-xxxxl-flex-end {
    align-content: flex-end !important;
  }
  .align-content-xxxxl-between {
    align-content: space-between !important;
  }
  .align-content-xxxxl-around {
    align-content: space-around !important;
  }
  .align-content-xxxxl-evenly {
    align-content: space-evenly !important;
  }
}
/**
 * align self
 */
.align-self-center {
  align-self: center !important;
}

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-start {
    align-self: start !important;
  }
  .align-self-sm-flex-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: end !important;
  }
  .align-self-sm-flex-end {
    align-self: flex-end !important;
  }
}
@media (min-width: 768px) {
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-start {
    align-self: start !important;
  }
  .align-self-md-flex-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: end !important;
  }
  .align-self-md-flex-end {
    align-self: flex-end !important;
  }
}
@media (min-width: 992px) {
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-start {
    align-self: start !important;
  }
  .align-self-lg-flex-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: end !important;
  }
  .align-self-lg-flex-end {
    align-self: flex-end !important;
  }
}
@media (min-width: 1200px) {
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-start {
    align-self: start !important;
  }
  .align-self-xl-flex-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: end !important;
  }
  .align-self-xl-flex-end {
    align-self: flex-end !important;
  }
}
@media (min-width: 1400px) {
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-start {
    align-self: start !important;
  }
  .align-self-xxl-flex-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: end !important;
  }
  .align-self-xxl-flex-end {
    align-self: flex-end !important;
  }
}
@media (min-width: 1500px) {
  .align-self-xxxl-center {
    align-self: center !important;
  }
  .align-self-xxxl-start {
    align-self: start !important;
  }
  .align-self-xxxl-flex-start {
    align-self: flex-start !important;
  }
  .align-self-xxxl-end {
    align-self: end !important;
  }
  .align-self-xxxl-flex-end {
    align-self: flex-end !important;
  }
}
@media (min-width: 1640px) {
  .align-self-xxxxl-center {
    align-self: center !important;
  }
  .align-self-xxxxl-start {
    align-self: start !important;
  }
  .align-self-xxxxl-flex-start {
    align-self: flex-start !important;
  }
  .align-self-xxxxl-end {
    align-self: end !important;
  }
  .align-self-xxxxl-flex-end {
    align-self: flex-end !important;
  }
}
/**
 * justify content
 */
.justify-content-center {
  justify-content: center !important;
}

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

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

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

.justify-content-flex-end {
  justify-content: flex-end !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;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-start {
    justify-content: start !important;
  }
  .justify-content-sm-flex-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: end !important;
  }
  .justify-content-sm-flex-end {
    justify-content: flex-end !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;
  }
}
@media (min-width: 768px) {
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-start {
    justify-content: start !important;
  }
  .justify-content-md-flex-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: end !important;
  }
  .justify-content-md-flex-end {
    justify-content: flex-end !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;
  }
}
@media (min-width: 992px) {
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-start {
    justify-content: start !important;
  }
  .justify-content-lg-flex-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: end !important;
  }
  .justify-content-lg-flex-end {
    justify-content: flex-end !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;
  }
}
@media (min-width: 1200px) {
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-start {
    justify-content: start !important;
  }
  .justify-content-xl-flex-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: end !important;
  }
  .justify-content-xl-flex-end {
    justify-content: flex-end !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;
  }
}
@media (min-width: 1400px) {
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-start {
    justify-content: start !important;
  }
  .justify-content-xxl-flex-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: end !important;
  }
  .justify-content-xxl-flex-end {
    justify-content: flex-end !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;
  }
}
@media (min-width: 1500px) {
  .justify-content-xxxl-center {
    justify-content: center !important;
  }
  .justify-content-xxxl-start {
    justify-content: start !important;
  }
  .justify-content-xxxl-flex-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxxl-end {
    justify-content: end !important;
  }
  .justify-content-xxxl-flex-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxxl-evenly {
    justify-content: space-evenly !important;
  }
}
@media (min-width: 1640px) {
  .justify-content-xxxxl-center {
    justify-content: center !important;
  }
  .justify-content-xxxxl-start {
    justify-content: start !important;
  }
  .justify-content-xxxxl-flex-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxxxl-end {
    justify-content: end !important;
  }
  .justify-content-xxxxl-flex-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxxxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxxxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxxxl-evenly {
    justify-content: space-evenly !important;
  }
}
/**
 * justify items
 */
.justify-items-center {
  justify-items: center !important;
}

.justify-items-start {
  justify-items: start !important;
}

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

.justify-items-end {
  justify-items: end !important;
}

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

.justify-items-xs-center {
  justify-items: center !important;
}

.justify-items-xs-start {
  justify-items: start !important;
}

.justify-items-xs-flex-start {
  justify-items: flex-start !important;
}

.justify-items-xs-end {
  justify-items: end !important;
}

.justify-items-xs-flex-end {
  justify-items: flex-end !important;
}

@media (min-width: 576px) {
  .justify-items-sm-center {
    justify-items: center !important;
  }
  .justify-items-sm-start {
    justify-items: start !important;
  }
  .justify-items-sm-flex-start {
    justify-items: flex-start !important;
  }
  .justify-items-sm-end {
    justify-items: end !important;
  }
  .justify-items-sm-flex-end {
    justify-items: flex-end !important;
  }
}
@media (min-width: 768px) {
  .justify-items-md-center {
    justify-items: center !important;
  }
  .justify-items-md-start {
    justify-items: start !important;
  }
  .justify-items-md-flex-start {
    justify-items: flex-start !important;
  }
  .justify-items-md-end {
    justify-items: end !important;
  }
  .justify-items-md-flex-end {
    justify-items: flex-end !important;
  }
}
@media (min-width: 992px) {
  .justify-items-lg-center {
    justify-items: center !important;
  }
  .justify-items-lg-start {
    justify-items: start !important;
  }
  .justify-items-lg-flex-start {
    justify-items: flex-start !important;
  }
  .justify-items-lg-end {
    justify-items: end !important;
  }
  .justify-items-lg-flex-end {
    justify-items: flex-end !important;
  }
}
@media (min-width: 1200px) {
  .justify-items-xl-center {
    justify-items: center !important;
  }
  .justify-items-xl-start {
    justify-items: start !important;
  }
  .justify-items-xl-flex-start {
    justify-items: flex-start !important;
  }
  .justify-items-xl-end {
    justify-items: end !important;
  }
  .justify-items-xl-flex-end {
    justify-items: flex-end !important;
  }
}
@media (min-width: 1400px) {
  .justify-items-xxl-center {
    justify-items: center !important;
  }
  .justify-items-xxl-start {
    justify-items: start !important;
  }
  .justify-items-xxl-flex-start {
    justify-items: flex-start !important;
  }
  .justify-items-xxl-end {
    justify-items: end !important;
  }
  .justify-items-xxl-flex-end {
    justify-items: flex-end !important;
  }
}
@media (min-width: 1500px) {
  .justify-items-xxxl-center {
    justify-items: center !important;
  }
  .justify-items-xxxl-start {
    justify-items: start !important;
  }
  .justify-items-xxxl-flex-start {
    justify-items: flex-start !important;
  }
  .justify-items-xxxl-end {
    justify-items: end !important;
  }
  .justify-items-xxxl-flex-end {
    justify-items: flex-end !important;
  }
}
@media (min-width: 1640px) {
  .justify-items-xxxxl-center {
    justify-items: center !important;
  }
  .justify-items-xxxxl-start {
    justify-items: start !important;
  }
  .justify-items-xxxxl-flex-start {
    justify-items: flex-start !important;
  }
  .justify-items-xxxxl-end {
    justify-items: end !important;
  }
  .justify-items-xxxxl-flex-end {
    justify-items: flex-end !important;
  }
}
/**
 * justify self
 */
.justify-self-center {
  justify-self: center !important;
}

.justify-self-start {
  justify-self: start !important;
}

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

.justify-self-end {
  justify-self: end !important;
}

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

.justify-self-xs-center {
  justify-self: center !important;
}

.justify-self-xs-start {
  justify-self: start !important;
}

.justify-self-xs-flex-start {
  justify-self: flex-start !important;
}

.justify-self-xs-end {
  justify-self: end !important;
}

.justify-self-xs-flex-end {
  justify-self: flex-end !important;
}

@media (min-width: 576px) {
  .justify-self-sm-center {
    justify-self: center !important;
  }
  .justify-self-sm-start {
    justify-self: start !important;
  }
  .justify-self-sm-flex-start {
    justify-self: flex-start !important;
  }
  .justify-self-sm-end {
    justify-self: end !important;
  }
  .justify-self-sm-flex-end {
    justify-self: flex-end !important;
  }
}
@media (min-width: 768px) {
  .justify-self-md-center {
    justify-self: center !important;
  }
  .justify-self-md-start {
    justify-self: start !important;
  }
  .justify-self-md-flex-start {
    justify-self: flex-start !important;
  }
  .justify-self-md-end {
    justify-self: end !important;
  }
  .justify-self-md-flex-end {
    justify-self: flex-end !important;
  }
}
@media (min-width: 992px) {
  .justify-self-lg-center {
    justify-self: center !important;
  }
  .justify-self-lg-start {
    justify-self: start !important;
  }
  .justify-self-lg-flex-start {
    justify-self: flex-start !important;
  }
  .justify-self-lg-end {
    justify-self: end !important;
  }
  .justify-self-lg-flex-end {
    justify-self: flex-end !important;
  }
}
@media (min-width: 1200px) {
  .justify-self-xl-center {
    justify-self: center !important;
  }
  .justify-self-xl-start {
    justify-self: start !important;
  }
  .justify-self-xl-flex-start {
    justify-self: flex-start !important;
  }
  .justify-self-xl-end {
    justify-self: end !important;
  }
  .justify-self-xl-flex-end {
    justify-self: flex-end !important;
  }
}
@media (min-width: 1400px) {
  .justify-self-xxl-center {
    justify-self: center !important;
  }
  .justify-self-xxl-start {
    justify-self: start !important;
  }
  .justify-self-xxl-flex-start {
    justify-self: flex-start !important;
  }
  .justify-self-xxl-end {
    justify-self: end !important;
  }
  .justify-self-xxl-flex-end {
    justify-self: flex-end !important;
  }
}
@media (min-width: 1500px) {
  .justify-self-xxxl-center {
    justify-self: center !important;
  }
  .justify-self-xxxl-start {
    justify-self: start !important;
  }
  .justify-self-xxxl-flex-start {
    justify-self: flex-start !important;
  }
  .justify-self-xxxl-end {
    justify-self: end !important;
  }
  .justify-self-xxxl-flex-end {
    justify-self: flex-end !important;
  }
}
@media (min-width: 1640px) {
  .justify-self-xxxxl-center {
    justify-self: center !important;
  }
  .justify-self-xxxxl-start {
    justify-self: start !important;
  }
  .justify-self-xxxxl-flex-start {
    justify-self: flex-start !important;
  }
  .justify-self-xxxxl-end {
    justify-self: end !important;
  }
  .justify-self-xxxxl-flex-end {
    justify-self: flex-end !important;
  }
}
/**
 * set some flex
 */
.width-auto {
  width: auto !important;
}

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

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

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

@media (min-width: 576px) {
  .widthsm-auto {
    width: auto !important;
  }
  .widthsm-100 {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .widthmd-auto {
    width: auto !important;
  }
  .widthmd-100 {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .widthlg-auto {
    width: auto !important;
  }
  .widthlg-100 {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .widthxl-auto {
    width: auto !important;
  }
  .widthxl-100 {
    width: 100% !important;
  }
}
@media (min-width: 1400px) {
  .widthxxl-auto {
    width: auto !important;
  }
  .widthxxl-100 {
    width: 100% !important;
  }
}
@media (min-width: 1500px) {
  .widthxxxl-auto {
    width: auto !important;
  }
  .widthxxxl-100 {
    width: 100% !important;
  }
}
@media (min-width: 1640px) {
  .widthxxxxl-auto {
    width: auto !important;
  }
  .widthxxxxl-100 {
    width: 100% !important;
  }
}
.overflow-hidden {
  overflow: hidden !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .overflow-sm-hidden {
    overflow: hidden !important;
  }
  .overflow-sm-visible {
    overflow: visible !important;
  }
  .overflow-sm-auto {
    overflow: auto !important;
  }
}
@media (min-width: 768px) {
  .overflow-md-hidden {
    overflow: hidden !important;
  }
  .overflow-md-visible {
    overflow: visible !important;
  }
  .overflow-md-auto {
    overflow: auto !important;
  }
}
@media (min-width: 992px) {
  .overflow-lg-hidden {
    overflow: hidden !important;
  }
  .overflow-lg-visible {
    overflow: visible !important;
  }
  .overflow-lg-auto {
    overflow: auto !important;
  }
}
@media (min-width: 1200px) {
  .overflow-xl-hidden {
    overflow: hidden !important;
  }
  .overflow-xl-visible {
    overflow: visible !important;
  }
  .overflow-xl-auto {
    overflow: auto !important;
  }
}
@media (min-width: 1400px) {
  .overflow-xxl-hidden {
    overflow: hidden !important;
  }
  .overflow-xxl-visible {
    overflow: visible !important;
  }
  .overflow-xxl-auto {
    overflow: auto !important;
  }
}
@media (min-width: 1500px) {
  .overflow-xxxl-hidden {
    overflow: hidden !important;
  }
  .overflow-xxxl-visible {
    overflow: visible !important;
  }
  .overflow-xxxl-auto {
    overflow: auto !important;
  }
}
@media (min-width: 1640px) {
  .overflow-xxxxl-hidden {
    overflow: hidden !important;
  }
  .overflow-xxxxl-visible {
    overflow: visible !important;
  }
  .overflow-xxxxl-auto {
    overflow: auto !important;
  }
}
/**
 * Outer spacing
 */
.outer-spacer-top {
  padding-top: 2rem;
}
@media (min-width: 768px) {
  .outer-spacer-top {
    padding-top: 4rem;
  }
}
@media (min-width: 992px) {
  .outer-spacer-top {
    padding-top: 6rem;
  }
}

.outer-spacer-bottom {
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .outer-spacer-bottom {
    padding-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .outer-spacer-bottom {
    padding-bottom: 6rem;
  }
}

.outer-spacer-y {
  padding: 2rem 0;
}
@media (min-width: 768px) {
  .outer-spacer-y {
    padding: 4rem 0;
  }
}
@media (min-width: 992px) {
  .outer-spacer-y {
    padding: 6rem 0;
  }
}

.outer-spacer-x {
  padding: 0 2rem;
}
@media (min-width: 768px) {
  .outer-spacer-x {
    padding: 0 4rem;
  }
}
@media (min-width: 992px) {
  .outer-spacer-x {
    padding: 0 6rem;
  }
}

.outer-spacer-gap {
  gap: 2rem;
}
@media (min-width: 768px) {
  .outer-spacer-gap {
    gap: 4rem;
  }
}
@media (min-width: 992px) {
  .outer-spacer-gap {
    gap: 6rem;
  }
}

.outer-spacer-column-gap {
  column-gap: 2rem;
}
@media (min-width: 768px) {
  .outer-spacer-column-gap {
    column-gap: 4rem;
  }
}
@media (min-width: 992px) {
  .outer-spacer-column-gap {
    column-gap: 6rem;
  }
}

.outer-spacer-row-gap {
  row-gap: 2rem;
}
@media (min-width: 768px) {
  .outer-spacer-row-gap {
    row-gap: 4rem;
  }
}
@media (min-width: 992px) {
  .outer-spacer-row-gap {
    row-gap: 6rem;
  }
}

/**
 * Inner spacing
 */
.inner-spacer-top {
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  .inner-spacer-top {
    padding-top: 2rem;
  }
}
@media (min-width: 992px) {
  .inner-spacer-top {
    padding-top: 3rem;
  }
}

.inner-spacer-bottom {
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .inner-spacer-bottom {
    padding-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .inner-spacer-bottom {
    padding-bottom: 3rem;
  }
}

.inner-spacer-y {
  padding: 1.5rem 0;
}
@media (min-width: 768px) {
  .inner-spacer-y {
    padding: 2rem 0;
  }
}
@media (min-width: 992px) {
  .inner-spacer-y {
    padding: 3rem 0;
  }
}

.inner-spacer-x {
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .inner-spacer-x {
    padding: 0 2rem;
  }
}
@media (min-width: 992px) {
  .inner-spacer-x {
    padding: 0 3rem;
  }
}

.inner-spacer-gap {
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .inner-spacer-gap {
    gap: 2rem;
  }
}
@media (min-width: 992px) {
  .inner-spacer-gap {
    gap: 3rem;
  }
}

.inner-spacer-column-gap {
  column-gap: 1.5rem;
}
@media (min-width: 768px) {
  .inner-spacer-column-gap {
    column-gap: 2rem;
  }
}
@media (min-width: 992px) {
  .inner-spacer-column-gap {
    column-gap: 3rem;
  }
}

.inner-spacer-row-gap {
  row-gap: 1.5rem;
}
@media (min-width: 768px) {
  .inner-spacer-row-gap {
    row-gap: 2rem;
  }
}
@media (min-width: 992px) {
  .inner-spacer-row-gap {
    row-gap: 3rem;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-gutter {
  gap: 24px !important;
}

.row-gap-gutter {
  row-gap: 24px !important;
}

.column-gap-gutter {
  column-gap: 24px !important;
}

@media (min-width: 576px) {
  .gap-sm-0 {
    gap: 0 !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 576px) {
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
}
@media (min-width: 576px) {
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
}
@media (min-width: 576px) {
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
}
@media (min-width: 576px) {
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
}
@media (min-width: 576px) {
  .gap-sm-5 {
    gap: 2rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 2rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 2rem !important;
  }
}
@media (min-width: 576px) {
  .gap-sm-6 {
    gap: 3rem !important;
  }
  .row-gap-sm-6 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-6 {
    column-gap: 3rem !important;
  }
}
@media (min-width: 576px) {
  .gap-sm-gutter {
    gap: 24px !important;
  }
  .row-gap-sm-gutter {
    row-gap: 24px !important;
  }
  .column-gap-sm-gutter {
    column-gap: 24px !important;
  }
}
@media (min-width: 768px) {
  .gap-md-0 {
    gap: 0 !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 768px) {
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .gap-md-3 {
    gap: 1rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
}
@media (min-width: 768px) {
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .gap-md-5 {
    gap: 2rem !important;
  }
  .row-gap-md-5 {
    row-gap: 2rem !important;
  }
  .column-gap-md-5 {
    column-gap: 2rem !important;
  }
}
@media (min-width: 768px) {
  .gap-md-6 {
    gap: 3rem !important;
  }
  .row-gap-md-6 {
    row-gap: 3rem !important;
  }
  .column-gap-md-6 {
    column-gap: 3rem !important;
  }
}
@media (min-width: 768px) {
  .gap-md-gutter {
    gap: 24px !important;
  }
  .row-gap-md-gutter {
    row-gap: 24px !important;
  }
  .column-gap-md-gutter {
    column-gap: 24px !important;
  }
}
@media (min-width: 992px) {
  .gap-lg-0 {
    gap: 0 !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 992px) {
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
}
@media (min-width: 992px) {
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .gap-lg-5 {
    gap: 2rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 2rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 2rem !important;
  }
}
@media (min-width: 992px) {
  .gap-lg-6 {
    gap: 3rem !important;
  }
  .row-gap-lg-6 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-6 {
    column-gap: 3rem !important;
  }
}
@media (min-width: 992px) {
  .gap-lg-gutter {
    gap: 24px !important;
  }
  .row-gap-lg-gutter {
    row-gap: 24px !important;
  }
  .column-gap-lg-gutter {
    column-gap: 24px !important;
  }
}
@media (min-width: 1200px) {
  .gap-xl-0 {
    gap: 0 !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 1200px) {
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .gap-xl-5 {
    gap: 2rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 2rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .gap-xl-6 {
    gap: 3rem !important;
  }
  .row-gap-xl-6 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-6 {
    column-gap: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .gap-xl-gutter {
    gap: 24px !important;
  }
  .row-gap-xl-gutter {
    row-gap: 24px !important;
  }
  .column-gap-xl-gutter {
    column-gap: 24px !important;
  }
}
@media (min-width: 1400px) {
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 1400px) {
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .gap-xxl-5 {
    gap: 2rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 2rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .gap-xxl-6 {
    gap: 3rem !important;
  }
  .row-gap-xxl-6 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-6 {
    column-gap: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .gap-xxl-gutter {
    gap: 24px !important;
  }
  .row-gap-xxl-gutter {
    row-gap: 24px !important;
  }
  .column-gap-xxl-gutter {
    column-gap: 24px !important;
  }
}
@media (min-width: 1500px) {
  .gap-xxxl-0 {
    gap: 0 !important;
  }
  .row-gap-xxxl-0 {
    row-gap: 0 !important;
  }
  .column-gap-xxxl-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 1500px) {
  .gap-xxxl-1 {
    gap: 0.25rem !important;
  }
  .row-gap-xxxl-1 {
    row-gap: 0.25rem !important;
  }
  .column-gap-xxxl-1 {
    column-gap: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .gap-xxxl-2 {
    gap: 0.5rem !important;
  }
  .row-gap-xxxl-2 {
    row-gap: 0.5rem !important;
  }
  .column-gap-xxxl-2 {
    column-gap: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .gap-xxxl-3 {
    gap: 1rem !important;
  }
  .row-gap-xxxl-3 {
    row-gap: 1rem !important;
  }
  .column-gap-xxxl-3 {
    column-gap: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .gap-xxxl-4 {
    gap: 1.5rem !important;
  }
  .row-gap-xxxl-4 {
    row-gap: 1.5rem !important;
  }
  .column-gap-xxxl-4 {
    column-gap: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .gap-xxxl-5 {
    gap: 2rem !important;
  }
  .row-gap-xxxl-5 {
    row-gap: 2rem !important;
  }
  .column-gap-xxxl-5 {
    column-gap: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .gap-xxxl-6 {
    gap: 3rem !important;
  }
  .row-gap-xxxl-6 {
    row-gap: 3rem !important;
  }
  .column-gap-xxxl-6 {
    column-gap: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .gap-xxxl-gutter {
    gap: 24px !important;
  }
  .row-gap-xxxl-gutter {
    row-gap: 24px !important;
  }
  .column-gap-xxxl-gutter {
    column-gap: 24px !important;
  }
}
@media (min-width: 1640px) {
  .gap-xxxxl-0 {
    gap: 0 !important;
  }
  .row-gap-xxxxl-0 {
    row-gap: 0 !important;
  }
  .column-gap-xxxxl-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 1640px) {
  .gap-xxxxl-1 {
    gap: 0.25rem !important;
  }
  .row-gap-xxxxl-1 {
    row-gap: 0.25rem !important;
  }
  .column-gap-xxxxl-1 {
    column-gap: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .gap-xxxxl-2 {
    gap: 0.5rem !important;
  }
  .row-gap-xxxxl-2 {
    row-gap: 0.5rem !important;
  }
  .column-gap-xxxxl-2 {
    column-gap: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .gap-xxxxl-3 {
    gap: 1rem !important;
  }
  .row-gap-xxxxl-3 {
    row-gap: 1rem !important;
  }
  .column-gap-xxxxl-3 {
    column-gap: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .gap-xxxxl-4 {
    gap: 1.5rem !important;
  }
  .row-gap-xxxxl-4 {
    row-gap: 1.5rem !important;
  }
  .column-gap-xxxxl-4 {
    column-gap: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .gap-xxxxl-5 {
    gap: 2rem !important;
  }
  .row-gap-xxxxl-5 {
    row-gap: 2rem !important;
  }
  .column-gap-xxxxl-5 {
    column-gap: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .gap-xxxxl-6 {
    gap: 3rem !important;
  }
  .row-gap-xxxxl-6 {
    row-gap: 3rem !important;
  }
  .column-gap-xxxxl-6 {
    column-gap: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .gap-xxxxl-gutter {
    gap: 24px !important;
  }
  .row-gap-xxxxl-gutter {
    row-gap: 24px !important;
  }
  .column-gap-xxxxl-gutter {
    column-gap: 24px !important;
  }
}
.margin-auto {
  margin: auto !important;
}

@media (min-width: 576px) {
  .margin-sm-auto {
    margin: auto !important;
  }
}
@media (min-width: 768px) {
  .margin-md-auto {
    margin: auto !important;
  }
}
@media (min-width: 992px) {
  .margin-lg-auto {
    margin: auto !important;
  }
}
@media (min-width: 1200px) {
  .margin-xl-auto {
    margin: auto !important;
  }
}
@media (min-width: 1400px) {
  .margin-xxl-auto {
    margin: auto !important;
  }
}
@media (min-width: 1500px) {
  .margin-xxxl-auto {
    margin: auto !important;
  }
}
@media (min-width: 1640px) {
  .margin-xxxxl-auto {
    margin: auto !important;
  }
}
.margin-top-auto {
  margin-top: auto !important;
}

@media (min-width: 576px) {
  .margin-top-sm-auto {
    margin-top: auto !important;
  }
}
@media (min-width: 768px) {
  .margin-top-md-auto {
    margin-top: auto !important;
  }
}
@media (min-width: 992px) {
  .margin-top-lg-auto {
    margin-top: auto !important;
  }
}
@media (min-width: 1200px) {
  .margin-top-xl-auto {
    margin-top: auto !important;
  }
}
@media (min-width: 1400px) {
  .margin-top-xxl-auto {
    margin-top: auto !important;
  }
}
@media (min-width: 1500px) {
  .margin-top-xxxl-auto {
    margin-top: auto !important;
  }
}
@media (min-width: 1640px) {
  .margin-top-xxxxl-auto {
    margin-top: auto !important;
  }
}
.margin-bottom-auto {
  margin-bottom: auto !important;
}

@media (min-width: 576px) {
  .margin-bottom-sm-auto {
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  .margin-bottom-md-auto {
    margin-bottom: auto !important;
  }
}
@media (min-width: 992px) {
  .margin-bottom-lg-auto {
    margin-bottom: auto !important;
  }
}
@media (min-width: 1200px) {
  .margin-bottom-xl-auto {
    margin-bottom: auto !important;
  }
}
@media (min-width: 1400px) {
  .margin-bottom-xxl-auto {
    margin-bottom: auto !important;
  }
}
@media (min-width: 1500px) {
  .margin-bottom-xxxl-auto {
    margin-bottom: auto !important;
  }
}
@media (min-width: 1640px) {
  .margin-bottom-xxxxl-auto {
    margin-bottom: auto !important;
  }
}
.margin-left-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .margin-left-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .margin-left-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .margin-left-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .margin-left-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1400px) {
  .margin-left-xxl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1500px) {
  .margin-left-xxxl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1640px) {
  .margin-left-xxxxl-auto {
    margin-left: auto !important;
  }
}
.margin-right-auto {
  margin-right: auto !important;
}

@media (min-width: 576px) {
  .margin-right-sm-auto {
    margin-right: auto !important;
  }
}
@media (min-width: 768px) {
  .margin-right-md-auto {
    margin-right: auto !important;
  }
}
@media (min-width: 992px) {
  .margin-right-lg-auto {
    margin-right: auto !important;
  }
}
@media (min-width: 1200px) {
  .margin-right-xl-auto {
    margin-right: auto !important;
  }
}
@media (min-width: 1400px) {
  .margin-right-xxl-auto {
    margin-right: auto !important;
  }
}
@media (min-width: 1500px) {
  .margin-right-xxxl-auto {
    margin-right: auto !important;
  }
}
@media (min-width: 1640px) {
  .margin-right-xxxxl-auto {
    margin-right: auto !important;
  }
}
.margin-0 {
  margin: 0 !important;
}

@media (min-width: 576px) {
  .margin-sm-0 {
    margin: 0 !important;
  }
}
@media (min-width: 768px) {
  .margin-md-0 {
    margin: 0 !important;
  }
}
@media (min-width: 992px) {
  .margin-lg-0 {
    margin: 0 !important;
  }
}
@media (min-width: 1200px) {
  .margin-xl-0 {
    margin: 0 !important;
  }
}
@media (min-width: 1400px) {
  .margin-xxl-0 {
    margin: 0 !important;
  }
}
@media (min-width: 1500px) {
  .margin-xxxl-0 {
    margin: 0 !important;
  }
}
@media (min-width: 1640px) {
  .margin-xxxxl-0 {
    margin: 0 !important;
  }
}
.margin-top-0 {
  margin-top: 0 !important;
}

@media (min-width: 576px) {
  .margin-top-sm-0 {
    margin-top: 0 !important;
  }
}
@media (min-width: 768px) {
  .margin-top-md-0 {
    margin-top: 0 !important;
  }
}
@media (min-width: 992px) {
  .margin-top-lg-0 {
    margin-top: 0 !important;
  }
}
@media (min-width: 1200px) {
  .margin-top-xl-0 {
    margin-top: 0 !important;
  }
}
@media (min-width: 1400px) {
  .margin-top-xxl-0 {
    margin-top: 0 !important;
  }
}
@media (min-width: 1500px) {
  .margin-top-xxxl-0 {
    margin-top: 0 !important;
  }
}
@media (min-width: 1640px) {
  .margin-top-xxxxl-0 {
    margin-top: 0 !important;
  }
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}

@media (min-width: 576px) {
  .margin-bottom-sm-0 {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .margin-bottom-md-0 {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .margin-bottom-lg-0 {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1200px) {
  .margin-bottom-xl-0 {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1400px) {
  .margin-bottom-xxl-0 {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1500px) {
  .margin-bottom-xxxl-0 {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1640px) {
  .margin-bottom-xxxxl-0 {
    margin-bottom: 0 !important;
  }
}
.margin-left-0 {
  margin-left: 0 !important;
}

@media (min-width: 576px) {
  .margin-left-sm-0 {
    margin-left: 0 !important;
  }
}
@media (min-width: 768px) {
  .margin-left-md-0 {
    margin-left: 0 !important;
  }
}
@media (min-width: 992px) {
  .margin-left-lg-0 {
    margin-left: 0 !important;
  }
}
@media (min-width: 1200px) {
  .margin-left-xl-0 {
    margin-left: 0 !important;
  }
}
@media (min-width: 1400px) {
  .margin-left-xxl-0 {
    margin-left: 0 !important;
  }
}
@media (min-width: 1500px) {
  .margin-left-xxxl-0 {
    margin-left: 0 !important;
  }
}
@media (min-width: 1640px) {
  .margin-left-xxxxl-0 {
    margin-left: 0 !important;
  }
}
.margin-right-0 {
  margin-right: 0 !important;
}

@media (min-width: 576px) {
  .margin-right-sm-0 {
    margin-right: 0 !important;
  }
}
@media (min-width: 768px) {
  .margin-right-md-0 {
    margin-right: 0 !important;
  }
}
@media (min-width: 992px) {
  .margin-right-lg-0 {
    margin-right: 0 !important;
  }
}
@media (min-width: 1200px) {
  .margin-right-xl-0 {
    margin-right: 0 !important;
  }
}
@media (min-width: 1400px) {
  .margin-right-xxl-0 {
    margin-right: 0 !important;
  }
}
@media (min-width: 1500px) {
  .margin-right-xxxl-0 {
    margin-right: 0 !important;
  }
}
@media (min-width: 1640px) {
  .margin-right-xxxxl-0 {
    margin-right: 0 !important;
  }
}
.margin-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

@media (min-width: 576px) {
  .margin-y-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .margin-y-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .margin-y-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1200px) {
  .margin-y-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1400px) {
  .margin-y-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1500px) {
  .margin-y-xxxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1640px) {
  .margin-y-xxxxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
.margin-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

@media (min-width: 576px) {
  .margin-x-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media (min-width: 768px) {
  .margin-x-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media (min-width: 992px) {
  .margin-x-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media (min-width: 1200px) {
  .margin-x-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media (min-width: 1400px) {
  .margin-x-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media (min-width: 1500px) {
  .margin-x-xxxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media (min-width: 1640px) {
  .margin-x-xxxxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.margin-1 {
  margin: 0.25rem !important;
}

@media (min-width: 576px) {
  .margin-sm-1 {
    margin: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .margin-md-1 {
    margin: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .margin-lg-1 {
    margin: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-xl-1 {
    margin: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-xxl-1 {
    margin: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-xxxl-1 {
    margin: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-xxxxl-1 {
    margin: 0.25rem !important;
  }
}
.margin-top-1 {
  margin-top: 0.25rem !important;
}

@media (min-width: 576px) {
  .margin-top-sm-1 {
    margin-top: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .margin-top-md-1 {
    margin-top: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .margin-top-lg-1 {
    margin-top: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-top-xl-1 {
    margin-top: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-top-xxl-1 {
    margin-top: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-top-xxxl-1 {
    margin-top: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-top-xxxxl-1 {
    margin-top: 0.25rem !important;
  }
}
.margin-bottom-1 {
  margin-bottom: 0.25rem !important;
}

@media (min-width: 576px) {
  .margin-bottom-sm-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .margin-bottom-md-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .margin-bottom-lg-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-bottom-xl-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-bottom-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-bottom-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-bottom-xxxxl-1 {
    margin-bottom: 0.25rem !important;
  }
}
.margin-left-1 {
  margin-left: 0.25rem !important;
}

@media (min-width: 576px) {
  .margin-left-sm-1 {
    margin-left: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .margin-left-md-1 {
    margin-left: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .margin-left-lg-1 {
    margin-left: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-left-xl-1 {
    margin-left: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-left-xxl-1 {
    margin-left: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-left-xxxl-1 {
    margin-left: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-left-xxxxl-1 {
    margin-left: 0.25rem !important;
  }
}
.margin-right-1 {
  margin-right: 0.25rem !important;
}

@media (min-width: 576px) {
  .margin-right-sm-1 {
    margin-right: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .margin-right-md-1 {
    margin-right: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .margin-right-lg-1 {
    margin-right: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-right-xl-1 {
    margin-right: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-right-xxl-1 {
    margin-right: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-right-xxxl-1 {
    margin-right: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-right-xxxxl-1 {
    margin-right: 0.25rem !important;
  }
}
.margin-y-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

@media (min-width: 576px) {
  .margin-y-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .margin-y-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .margin-y-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-y-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-y-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-y-xxxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-y-xxxxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
}
.margin-x-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

@media (min-width: 576px) {
  .margin-x-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .margin-x-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .margin-x-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-x-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-x-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-x-xxxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-x-xxxxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
}
.margin-2 {
  margin: 0.5rem !important;
}

@media (min-width: 576px) {
  .margin-sm-2 {
    margin: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-md-2 {
    margin: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-lg-2 {
    margin: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-xl-2 {
    margin: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-xxl-2 {
    margin: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-xxxl-2 {
    margin: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-xxxxl-2 {
    margin: 0.5rem !important;
  }
}
.margin-top-2 {
  margin-top: 0.5rem !important;
}

@media (min-width: 576px) {
  .margin-top-sm-2 {
    margin-top: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-top-md-2 {
    margin-top: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-top-lg-2 {
    margin-top: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-top-xl-2 {
    margin-top: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-top-xxl-2 {
    margin-top: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-top-xxxl-2 {
    margin-top: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-top-xxxxl-2 {
    margin-top: 0.5rem !important;
  }
}
.margin-bottom-2 {
  margin-bottom: 0.5rem !important;
}

@media (min-width: 576px) {
  .margin-bottom-sm-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-bottom-md-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-bottom-lg-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-bottom-xl-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-bottom-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-bottom-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-bottom-xxxxl-2 {
    margin-bottom: 0.5rem !important;
  }
}
.margin-left-2 {
  margin-left: 0.5rem !important;
}

@media (min-width: 576px) {
  .margin-left-sm-2 {
    margin-left: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-left-md-2 {
    margin-left: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-left-lg-2 {
    margin-left: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-left-xl-2 {
    margin-left: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-left-xxl-2 {
    margin-left: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-left-xxxl-2 {
    margin-left: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-left-xxxxl-2 {
    margin-left: 0.5rem !important;
  }
}
.margin-right-2 {
  margin-right: 0.5rem !important;
}

@media (min-width: 576px) {
  .margin-right-sm-2 {
    margin-right: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-right-md-2 {
    margin-right: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-right-lg-2 {
    margin-right: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-right-xl-2 {
    margin-right: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-right-xxl-2 {
    margin-right: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-right-xxxl-2 {
    margin-right: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-right-xxxxl-2 {
    margin-right: 0.5rem !important;
  }
}
.margin-y-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

@media (min-width: 576px) {
  .margin-y-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-y-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-y-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-y-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-y-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-y-xxxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-y-xxxxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
}
.margin-x-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

@media (min-width: 576px) {
  .margin-x-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-x-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-x-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-x-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-x-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-x-xxxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-x-xxxxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
}
.margin-3 {
  margin: 1rem !important;
}

@media (min-width: 576px) {
  .margin-sm-3 {
    margin: 1rem !important;
  }
}
@media (min-width: 768px) {
  .margin-md-3 {
    margin: 1rem !important;
  }
}
@media (min-width: 992px) {
  .margin-lg-3 {
    margin: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-xl-3 {
    margin: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-xxl-3 {
    margin: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-xxxl-3 {
    margin: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-xxxxl-3 {
    margin: 1rem !important;
  }
}
.margin-top-3 {
  margin-top: 1rem !important;
}

@media (min-width: 576px) {
  .margin-top-sm-3 {
    margin-top: 1rem !important;
  }
}
@media (min-width: 768px) {
  .margin-top-md-3 {
    margin-top: 1rem !important;
  }
}
@media (min-width: 992px) {
  .margin-top-lg-3 {
    margin-top: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-top-xl-3 {
    margin-top: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-top-xxl-3 {
    margin-top: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-top-xxxl-3 {
    margin-top: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-top-xxxxl-3 {
    margin-top: 1rem !important;
  }
}
.margin-bottom-3 {
  margin-bottom: 1rem !important;
}

@media (min-width: 576px) {
  .margin-bottom-sm-3 {
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 768px) {
  .margin-bottom-md-3 {
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 992px) {
  .margin-bottom-lg-3 {
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-bottom-xl-3 {
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-bottom-xxl-3 {
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-bottom-xxxl-3 {
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-bottom-xxxxl-3 {
    margin-bottom: 1rem !important;
  }
}
.margin-left-3 {
  margin-left: 1rem !important;
}

@media (min-width: 576px) {
  .margin-left-sm-3 {
    margin-left: 1rem !important;
  }
}
@media (min-width: 768px) {
  .margin-left-md-3 {
    margin-left: 1rem !important;
  }
}
@media (min-width: 992px) {
  .margin-left-lg-3 {
    margin-left: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-left-xl-3 {
    margin-left: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-left-xxl-3 {
    margin-left: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-left-xxxl-3 {
    margin-left: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-left-xxxxl-3 {
    margin-left: 1rem !important;
  }
}
.margin-right-3 {
  margin-right: 1rem !important;
}

@media (min-width: 576px) {
  .margin-right-sm-3 {
    margin-right: 1rem !important;
  }
}
@media (min-width: 768px) {
  .margin-right-md-3 {
    margin-right: 1rem !important;
  }
}
@media (min-width: 992px) {
  .margin-right-lg-3 {
    margin-right: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-right-xl-3 {
    margin-right: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-right-xxl-3 {
    margin-right: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-right-xxxl-3 {
    margin-right: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-right-xxxxl-3 {
    margin-right: 1rem !important;
  }
}
.margin-y-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

@media (min-width: 576px) {
  .margin-y-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 768px) {
  .margin-y-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 992px) {
  .margin-y-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-y-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-y-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-y-xxxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-y-xxxxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}
.margin-x-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

@media (min-width: 576px) {
  .margin-x-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}
@media (min-width: 768px) {
  .margin-x-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}
@media (min-width: 992px) {
  .margin-x-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-x-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-x-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-x-xxxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-x-xxxxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}
.margin-4 {
  margin: 1.5rem !important;
}

@media (min-width: 576px) {
  .margin-sm-4 {
    margin: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-md-4 {
    margin: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-lg-4 {
    margin: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-xl-4 {
    margin: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-xxl-4 {
    margin: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-xxxl-4 {
    margin: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-xxxxl-4 {
    margin: 1.5rem !important;
  }
}
.margin-top-4 {
  margin-top: 1.5rem !important;
}

@media (min-width: 576px) {
  .margin-top-sm-4 {
    margin-top: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-top-md-4 {
    margin-top: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-top-lg-4 {
    margin-top: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-top-xl-4 {
    margin-top: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-top-xxl-4 {
    margin-top: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-top-xxxl-4 {
    margin-top: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-top-xxxxl-4 {
    margin-top: 1.5rem !important;
  }
}
.margin-bottom-4 {
  margin-bottom: 1.5rem !important;
}

@media (min-width: 576px) {
  .margin-bottom-sm-4 {
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-bottom-md-4 {
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-bottom-lg-4 {
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-bottom-xl-4 {
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-bottom-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-bottom-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-bottom-xxxxl-4 {
    margin-bottom: 1.5rem !important;
  }
}
.margin-left-4 {
  margin-left: 1.5rem !important;
}

@media (min-width: 576px) {
  .margin-left-sm-4 {
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-left-md-4 {
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-left-lg-4 {
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-left-xl-4 {
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-left-xxl-4 {
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-left-xxxl-4 {
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-left-xxxxl-4 {
    margin-left: 1.5rem !important;
  }
}
.margin-right-4 {
  margin-right: 1.5rem !important;
}

@media (min-width: 576px) {
  .margin-right-sm-4 {
    margin-right: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-right-md-4 {
    margin-right: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-right-lg-4 {
    margin-right: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-right-xl-4 {
    margin-right: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-right-xxl-4 {
    margin-right: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-right-xxxl-4 {
    margin-right: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-right-xxxxl-4 {
    margin-right: 1.5rem !important;
  }
}
.margin-y-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

@media (min-width: 576px) {
  .margin-y-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-y-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-y-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-y-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-y-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-y-xxxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-y-xxxxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}
.margin-x-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

@media (min-width: 576px) {
  .margin-x-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .margin-x-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .margin-x-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-x-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-x-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-x-xxxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-x-xxxxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
}
.margin-5 {
  margin: 2rem !important;
}

@media (min-width: 576px) {
  .margin-sm-5 {
    margin: 2rem !important;
  }
}
@media (min-width: 768px) {
  .margin-md-5 {
    margin: 2rem !important;
  }
}
@media (min-width: 992px) {
  .margin-lg-5 {
    margin: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-xl-5 {
    margin: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-xxl-5 {
    margin: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-xxxl-5 {
    margin: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-xxxxl-5 {
    margin: 2rem !important;
  }
}
.margin-top-5 {
  margin-top: 2rem !important;
}

@media (min-width: 576px) {
  .margin-top-sm-5 {
    margin-top: 2rem !important;
  }
}
@media (min-width: 768px) {
  .margin-top-md-5 {
    margin-top: 2rem !important;
  }
}
@media (min-width: 992px) {
  .margin-top-lg-5 {
    margin-top: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-top-xl-5 {
    margin-top: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-top-xxl-5 {
    margin-top: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-top-xxxl-5 {
    margin-top: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-top-xxxxl-5 {
    margin-top: 2rem !important;
  }
}
.margin-bottom-5 {
  margin-bottom: 2rem !important;
}

@media (min-width: 576px) {
  .margin-bottom-sm-5 {
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 768px) {
  .margin-bottom-md-5 {
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 992px) {
  .margin-bottom-lg-5 {
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-bottom-xl-5 {
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-bottom-xxl-5 {
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-bottom-xxxl-5 {
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-bottom-xxxxl-5 {
    margin-bottom: 2rem !important;
  }
}
.margin-left-5 {
  margin-left: 2rem !important;
}

@media (min-width: 576px) {
  .margin-left-sm-5 {
    margin-left: 2rem !important;
  }
}
@media (min-width: 768px) {
  .margin-left-md-5 {
    margin-left: 2rem !important;
  }
}
@media (min-width: 992px) {
  .margin-left-lg-5 {
    margin-left: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-left-xl-5 {
    margin-left: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-left-xxl-5 {
    margin-left: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-left-xxxl-5 {
    margin-left: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-left-xxxxl-5 {
    margin-left: 2rem !important;
  }
}
.margin-right-5 {
  margin-right: 2rem !important;
}

@media (min-width: 576px) {
  .margin-right-sm-5 {
    margin-right: 2rem !important;
  }
}
@media (min-width: 768px) {
  .margin-right-md-5 {
    margin-right: 2rem !important;
  }
}
@media (min-width: 992px) {
  .margin-right-lg-5 {
    margin-right: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-right-xl-5 {
    margin-right: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-right-xxl-5 {
    margin-right: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-right-xxxl-5 {
    margin-right: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-right-xxxxl-5 {
    margin-right: 2rem !important;
  }
}
.margin-y-5 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

@media (min-width: 576px) {
  .margin-y-sm-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 768px) {
  .margin-y-md-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 992px) {
  .margin-y-lg-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-y-xl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-y-xxl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-y-xxxl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-y-xxxxl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
}
.margin-x-5 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

@media (min-width: 576px) {
  .margin-x-sm-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
}
@media (min-width: 768px) {
  .margin-x-md-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
}
@media (min-width: 992px) {
  .margin-x-lg-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-x-xl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-x-xxl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-x-xxxl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-x-xxxxl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
}
.margin-6 {
  margin: 3rem !important;
}

@media (min-width: 576px) {
  .margin-sm-6 {
    margin: 3rem !important;
  }
}
@media (min-width: 768px) {
  .margin-md-6 {
    margin: 3rem !important;
  }
}
@media (min-width: 992px) {
  .margin-lg-6 {
    margin: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-xl-6 {
    margin: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-xxl-6 {
    margin: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-xxxl-6 {
    margin: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-xxxxl-6 {
    margin: 3rem !important;
  }
}
.margin-top-6 {
  margin-top: 3rem !important;
}

@media (min-width: 576px) {
  .margin-top-sm-6 {
    margin-top: 3rem !important;
  }
}
@media (min-width: 768px) {
  .margin-top-md-6 {
    margin-top: 3rem !important;
  }
}
@media (min-width: 992px) {
  .margin-top-lg-6 {
    margin-top: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-top-xl-6 {
    margin-top: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-top-xxl-6 {
    margin-top: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-top-xxxl-6 {
    margin-top: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-top-xxxxl-6 {
    margin-top: 3rem !important;
  }
}
.margin-bottom-6 {
  margin-bottom: 3rem !important;
}

@media (min-width: 576px) {
  .margin-bottom-sm-6 {
    margin-bottom: 3rem !important;
  }
}
@media (min-width: 768px) {
  .margin-bottom-md-6 {
    margin-bottom: 3rem !important;
  }
}
@media (min-width: 992px) {
  .margin-bottom-lg-6 {
    margin-bottom: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-bottom-xl-6 {
    margin-bottom: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-bottom-xxl-6 {
    margin-bottom: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-bottom-xxxl-6 {
    margin-bottom: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-bottom-xxxxl-6 {
    margin-bottom: 3rem !important;
  }
}
.margin-left-6 {
  margin-left: 3rem !important;
}

@media (min-width: 576px) {
  .margin-left-sm-6 {
    margin-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .margin-left-md-6 {
    margin-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .margin-left-lg-6 {
    margin-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-left-xl-6 {
    margin-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-left-xxl-6 {
    margin-left: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-left-xxxl-6 {
    margin-left: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-left-xxxxl-6 {
    margin-left: 3rem !important;
  }
}
.margin-right-6 {
  margin-right: 3rem !important;
}

@media (min-width: 576px) {
  .margin-right-sm-6 {
    margin-right: 3rem !important;
  }
}
@media (min-width: 768px) {
  .margin-right-md-6 {
    margin-right: 3rem !important;
  }
}
@media (min-width: 992px) {
  .margin-right-lg-6 {
    margin-right: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-right-xl-6 {
    margin-right: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-right-xxl-6 {
    margin-right: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-right-xxxl-6 {
    margin-right: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-right-xxxxl-6 {
    margin-right: 3rem !important;
  }
}
.margin-y-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

@media (min-width: 576px) {
  .margin-y-sm-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}
@media (min-width: 768px) {
  .margin-y-md-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}
@media (min-width: 992px) {
  .margin-y-lg-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-y-xl-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-y-xxl-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-y-xxxl-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-y-xxxxl-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}
.margin-x-6 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

@media (min-width: 576px) {
  .margin-x-sm-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .margin-x-md-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .margin-x-lg-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .margin-x-xl-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .margin-x-xxl-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .margin-x-xxxl-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .margin-x-xxxxl-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
}
.margin-gutter {
  margin: 24px !important;
}

@media (min-width: 576px) {
  .margin-sm-gutter {
    margin: 24px !important;
  }
}
@media (min-width: 768px) {
  .margin-md-gutter {
    margin: 24px !important;
  }
}
@media (min-width: 992px) {
  .margin-lg-gutter {
    margin: 24px !important;
  }
}
@media (min-width: 1200px) {
  .margin-xl-gutter {
    margin: 24px !important;
  }
}
@media (min-width: 1400px) {
  .margin-xxl-gutter {
    margin: 24px !important;
  }
}
@media (min-width: 1500px) {
  .margin-xxxl-gutter {
    margin: 24px !important;
  }
}
@media (min-width: 1640px) {
  .margin-xxxxl-gutter {
    margin: 24px !important;
  }
}
.margin-top-gutter {
  margin-top: 24px !important;
}

@media (min-width: 576px) {
  .margin-top-sm-gutter {
    margin-top: 24px !important;
  }
}
@media (min-width: 768px) {
  .margin-top-md-gutter {
    margin-top: 24px !important;
  }
}
@media (min-width: 992px) {
  .margin-top-lg-gutter {
    margin-top: 24px !important;
  }
}
@media (min-width: 1200px) {
  .margin-top-xl-gutter {
    margin-top: 24px !important;
  }
}
@media (min-width: 1400px) {
  .margin-top-xxl-gutter {
    margin-top: 24px !important;
  }
}
@media (min-width: 1500px) {
  .margin-top-xxxl-gutter {
    margin-top: 24px !important;
  }
}
@media (min-width: 1640px) {
  .margin-top-xxxxl-gutter {
    margin-top: 24px !important;
  }
}
.margin-bottom-gutter {
  margin-bottom: 24px !important;
}

@media (min-width: 576px) {
  .margin-bottom-sm-gutter {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) {
  .margin-bottom-md-gutter {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 992px) {
  .margin-bottom-lg-gutter {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 1200px) {
  .margin-bottom-xl-gutter {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 1400px) {
  .margin-bottom-xxl-gutter {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 1500px) {
  .margin-bottom-xxxl-gutter {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 1640px) {
  .margin-bottom-xxxxl-gutter {
    margin-bottom: 24px !important;
  }
}
.margin-left-gutter {
  margin-left: 24px !important;
}

@media (min-width: 576px) {
  .margin-left-sm-gutter {
    margin-left: 24px !important;
  }
}
@media (min-width: 768px) {
  .margin-left-md-gutter {
    margin-left: 24px !important;
  }
}
@media (min-width: 992px) {
  .margin-left-lg-gutter {
    margin-left: 24px !important;
  }
}
@media (min-width: 1200px) {
  .margin-left-xl-gutter {
    margin-left: 24px !important;
  }
}
@media (min-width: 1400px) {
  .margin-left-xxl-gutter {
    margin-left: 24px !important;
  }
}
@media (min-width: 1500px) {
  .margin-left-xxxl-gutter {
    margin-left: 24px !important;
  }
}
@media (min-width: 1640px) {
  .margin-left-xxxxl-gutter {
    margin-left: 24px !important;
  }
}
.margin-right-gutter {
  margin-right: 24px !important;
}

@media (min-width: 576px) {
  .margin-right-sm-gutter {
    margin-right: 24px !important;
  }
}
@media (min-width: 768px) {
  .margin-right-md-gutter {
    margin-right: 24px !important;
  }
}
@media (min-width: 992px) {
  .margin-right-lg-gutter {
    margin-right: 24px !important;
  }
}
@media (min-width: 1200px) {
  .margin-right-xl-gutter {
    margin-right: 24px !important;
  }
}
@media (min-width: 1400px) {
  .margin-right-xxl-gutter {
    margin-right: 24px !important;
  }
}
@media (min-width: 1500px) {
  .margin-right-xxxl-gutter {
    margin-right: 24px !important;
  }
}
@media (min-width: 1640px) {
  .margin-right-xxxxl-gutter {
    margin-right: 24px !important;
  }
}
.margin-y-gutter {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

@media (min-width: 576px) {
  .margin-y-sm-gutter {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) {
  .margin-y-md-gutter {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}
@media (min-width: 992px) {
  .margin-y-lg-gutter {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}
@media (min-width: 1200px) {
  .margin-y-xl-gutter {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}
@media (min-width: 1400px) {
  .margin-y-xxl-gutter {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}
@media (min-width: 1500px) {
  .margin-y-xxxl-gutter {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}
@media (min-width: 1640px) {
  .margin-y-xxxxl-gutter {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
}
.margin-x-gutter {
  margin-right: 24px !important;
  margin-left: 24px !important;
}

@media (min-width: 576px) {
  .margin-x-sm-gutter {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
}
@media (min-width: 768px) {
  .margin-x-md-gutter {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
}
@media (min-width: 992px) {
  .margin-x-lg-gutter {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
}
@media (min-width: 1200px) {
  .margin-x-xl-gutter {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
}
@media (min-width: 1400px) {
  .margin-x-xxl-gutter {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
}
@media (min-width: 1500px) {
  .margin-x-xxxl-gutter {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
}
@media (min-width: 1640px) {
  .margin-x-xxxxl-gutter {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
}
.padding-0 {
  padding: 0 !important;
}

@media (min-width: 576px) {
  .padding-sm-0 {
    padding: 0 !important;
  }
}
@media (min-width: 768px) {
  .padding-md-0 {
    padding: 0 !important;
  }
}
@media (min-width: 992px) {
  .padding-lg-0 {
    padding: 0 !important;
  }
}
@media (min-width: 1200px) {
  .padding-xl-0 {
    padding: 0 !important;
  }
}
@media (min-width: 1400px) {
  .padding-xxl-0 {
    padding: 0 !important;
  }
}
@media (min-width: 1500px) {
  .padding-xxxl-0 {
    padding: 0 !important;
  }
}
@media (min-width: 1640px) {
  .padding-xxxxl-0 {
    padding: 0 !important;
  }
}
.padding-top-0 {
  padding-top: 0 !important;
}

@media (min-width: 576px) {
  .padding-top-sm-0 {
    padding-top: 0 !important;
  }
}
@media (min-width: 768px) {
  .padding-top-md-0 {
    padding-top: 0 !important;
  }
}
@media (min-width: 992px) {
  .padding-top-lg-0 {
    padding-top: 0 !important;
  }
}
@media (min-width: 1200px) {
  .padding-top-xl-0 {
    padding-top: 0 !important;
  }
}
@media (min-width: 1400px) {
  .padding-top-xxl-0 {
    padding-top: 0 !important;
  }
}
@media (min-width: 1500px) {
  .padding-top-xxxl-0 {
    padding-top: 0 !important;
  }
}
@media (min-width: 1640px) {
  .padding-top-xxxxl-0 {
    padding-top: 0 !important;
  }
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}

@media (min-width: 576px) {
  .padding-bottom-sm-0 {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .padding-bottom-md-0 {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .padding-bottom-lg-0 {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1200px) {
  .padding-bottom-xl-0 {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1400px) {
  .padding-bottom-xxl-0 {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1500px) {
  .padding-bottom-xxxl-0 {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1640px) {
  .padding-bottom-xxxxl-0 {
    padding-bottom: 0 !important;
  }
}
.padding-left-0 {
  padding-left: 0 !important;
}

@media (min-width: 576px) {
  .padding-left-sm-0 {
    padding-left: 0 !important;
  }
}
@media (min-width: 768px) {
  .padding-left-md-0 {
    padding-left: 0 !important;
  }
}
@media (min-width: 992px) {
  .padding-left-lg-0 {
    padding-left: 0 !important;
  }
}
@media (min-width: 1200px) {
  .padding-left-xl-0 {
    padding-left: 0 !important;
  }
}
@media (min-width: 1400px) {
  .padding-left-xxl-0 {
    padding-left: 0 !important;
  }
}
@media (min-width: 1500px) {
  .padding-left-xxxl-0 {
    padding-left: 0 !important;
  }
}
@media (min-width: 1640px) {
  .padding-left-xxxxl-0 {
    padding-left: 0 !important;
  }
}
.padding-right-0 {
  padding-right: 0 !important;
}

@media (min-width: 576px) {
  .padding-right-sm-0 {
    padding-right: 0 !important;
  }
}
@media (min-width: 768px) {
  .padding-right-md-0 {
    padding-right: 0 !important;
  }
}
@media (min-width: 992px) {
  .padding-right-lg-0 {
    padding-right: 0 !important;
  }
}
@media (min-width: 1200px) {
  .padding-right-xl-0 {
    padding-right: 0 !important;
  }
}
@media (min-width: 1400px) {
  .padding-right-xxl-0 {
    padding-right: 0 !important;
  }
}
@media (min-width: 1500px) {
  .padding-right-xxxl-0 {
    padding-right: 0 !important;
  }
}
@media (min-width: 1640px) {
  .padding-right-xxxxl-0 {
    padding-right: 0 !important;
  }
}
.padding-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (min-width: 576px) {
  .padding-y-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .padding-y-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .padding-y-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1200px) {
  .padding-y-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1400px) {
  .padding-y-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1500px) {
  .padding-y-xxxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1640px) {
  .padding-y-xxxxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.padding-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

@media (min-width: 576px) {
  .padding-x-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (min-width: 768px) {
  .padding-x-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (min-width: 992px) {
  .padding-x-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (min-width: 1200px) {
  .padding-x-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (min-width: 1400px) {
  .padding-x-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (min-width: 1500px) {
  .padding-x-xxxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (min-width: 1640px) {
  .padding-x-xxxxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.padding-1 {
  padding: 0.25rem !important;
}

@media (min-width: 576px) {
  .padding-sm-1 {
    padding: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .padding-md-1 {
    padding: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .padding-lg-1 {
    padding: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-xl-1 {
    padding: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-xxl-1 {
    padding: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-xxxl-1 {
    padding: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-xxxxl-1 {
    padding: 0.25rem !important;
  }
}
.padding-top-1 {
  padding-top: 0.25rem !important;
}

@media (min-width: 576px) {
  .padding-top-sm-1 {
    padding-top: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .padding-top-md-1 {
    padding-top: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .padding-top-lg-1 {
    padding-top: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-top-xl-1 {
    padding-top: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-top-xxl-1 {
    padding-top: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-top-xxxl-1 {
    padding-top: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-top-xxxxl-1 {
    padding-top: 0.25rem !important;
  }
}
.padding-bottom-1 {
  padding-bottom: 0.25rem !important;
}

@media (min-width: 576px) {
  .padding-bottom-sm-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .padding-bottom-md-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .padding-bottom-lg-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-bottom-xl-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-bottom-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-bottom-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-bottom-xxxxl-1 {
    padding-bottom: 0.25rem !important;
  }
}
.padding-left-1 {
  padding-left: 0.25rem !important;
}

@media (min-width: 576px) {
  .padding-left-sm-1 {
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .padding-left-md-1 {
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .padding-left-lg-1 {
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-left-xl-1 {
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-left-xxl-1 {
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-left-xxxl-1 {
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-left-xxxxl-1 {
    padding-left: 0.25rem !important;
  }
}
.padding-right-1 {
  padding-right: 0.25rem !important;
}

@media (min-width: 576px) {
  .padding-right-sm-1 {
    padding-right: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .padding-right-md-1 {
    padding-right: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .padding-right-lg-1 {
    padding-right: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-right-xl-1 {
    padding-right: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-right-xxl-1 {
    padding-right: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-right-xxxl-1 {
    padding-right: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-right-xxxxl-1 {
    padding-right: 0.25rem !important;
  }
}
.padding-y-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

@media (min-width: 576px) {
  .padding-y-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .padding-y-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .padding-y-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-y-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-y-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-y-xxxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-y-xxxxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}
.padding-x-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

@media (min-width: 576px) {
  .padding-x-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 768px) {
  .padding-x-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 992px) {
  .padding-x-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-x-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-x-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-x-xxxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-x-xxxxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
}
.padding-2 {
  padding: 0.5rem !important;
}

@media (min-width: 576px) {
  .padding-sm-2 {
    padding: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-md-2 {
    padding: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-lg-2 {
    padding: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-xl-2 {
    padding: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-xxl-2 {
    padding: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-xxxl-2 {
    padding: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-xxxxl-2 {
    padding: 0.5rem !important;
  }
}
.padding-top-2 {
  padding-top: 0.5rem !important;
}

@media (min-width: 576px) {
  .padding-top-sm-2 {
    padding-top: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-top-md-2 {
    padding-top: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-top-lg-2 {
    padding-top: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-top-xl-2 {
    padding-top: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-top-xxl-2 {
    padding-top: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-top-xxxl-2 {
    padding-top: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-top-xxxxl-2 {
    padding-top: 0.5rem !important;
  }
}
.padding-bottom-2 {
  padding-bottom: 0.5rem !important;
}

@media (min-width: 576px) {
  .padding-bottom-sm-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-bottom-md-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-bottom-lg-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-bottom-xl-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-bottom-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-bottom-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-bottom-xxxxl-2 {
    padding-bottom: 0.5rem !important;
  }
}
.padding-left-2 {
  padding-left: 0.5rem !important;
}

@media (min-width: 576px) {
  .padding-left-sm-2 {
    padding-left: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-left-md-2 {
    padding-left: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-left-lg-2 {
    padding-left: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-left-xl-2 {
    padding-left: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-left-xxl-2 {
    padding-left: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-left-xxxl-2 {
    padding-left: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-left-xxxxl-2 {
    padding-left: 0.5rem !important;
  }
}
.padding-right-2 {
  padding-right: 0.5rem !important;
}

@media (min-width: 576px) {
  .padding-right-sm-2 {
    padding-right: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-right-md-2 {
    padding-right: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-right-lg-2 {
    padding-right: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-right-xl-2 {
    padding-right: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-right-xxl-2 {
    padding-right: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-right-xxxl-2 {
    padding-right: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-right-xxxxl-2 {
    padding-right: 0.5rem !important;
  }
}
.padding-y-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

@media (min-width: 576px) {
  .padding-y-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-y-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-y-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-y-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-y-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-y-xxxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-y-xxxxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
.padding-x-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

@media (min-width: 576px) {
  .padding-x-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-x-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-x-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-x-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-x-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-x-xxxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-x-xxxxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}
.padding-3 {
  padding: 1rem !important;
}

@media (min-width: 576px) {
  .padding-sm-3 {
    padding: 1rem !important;
  }
}
@media (min-width: 768px) {
  .padding-md-3 {
    padding: 1rem !important;
  }
}
@media (min-width: 992px) {
  .padding-lg-3 {
    padding: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-xl-3 {
    padding: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-xxl-3 {
    padding: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-xxxl-3 {
    padding: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-xxxxl-3 {
    padding: 1rem !important;
  }
}
.padding-top-3 {
  padding-top: 1rem !important;
}

@media (min-width: 576px) {
  .padding-top-sm-3 {
    padding-top: 1rem !important;
  }
}
@media (min-width: 768px) {
  .padding-top-md-3 {
    padding-top: 1rem !important;
  }
}
@media (min-width: 992px) {
  .padding-top-lg-3 {
    padding-top: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-top-xl-3 {
    padding-top: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-top-xxl-3 {
    padding-top: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-top-xxxl-3 {
    padding-top: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-top-xxxxl-3 {
    padding-top: 1rem !important;
  }
}
.padding-bottom-3 {
  padding-bottom: 1rem !important;
}

@media (min-width: 576px) {
  .padding-bottom-sm-3 {
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 768px) {
  .padding-bottom-md-3 {
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 992px) {
  .padding-bottom-lg-3 {
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-bottom-xl-3 {
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-bottom-xxl-3 {
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-bottom-xxxl-3 {
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-bottom-xxxxl-3 {
    padding-bottom: 1rem !important;
  }
}
.padding-left-3 {
  padding-left: 1rem !important;
}

@media (min-width: 576px) {
  .padding-left-sm-3 {
    padding-left: 1rem !important;
  }
}
@media (min-width: 768px) {
  .padding-left-md-3 {
    padding-left: 1rem !important;
  }
}
@media (min-width: 992px) {
  .padding-left-lg-3 {
    padding-left: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-left-xl-3 {
    padding-left: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-left-xxl-3 {
    padding-left: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-left-xxxl-3 {
    padding-left: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-left-xxxxl-3 {
    padding-left: 1rem !important;
  }
}
.padding-right-3 {
  padding-right: 1rem !important;
}

@media (min-width: 576px) {
  .padding-right-sm-3 {
    padding-right: 1rem !important;
  }
}
@media (min-width: 768px) {
  .padding-right-md-3 {
    padding-right: 1rem !important;
  }
}
@media (min-width: 992px) {
  .padding-right-lg-3 {
    padding-right: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-right-xl-3 {
    padding-right: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-right-xxl-3 {
    padding-right: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-right-xxxl-3 {
    padding-right: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-right-xxxxl-3 {
    padding-right: 1rem !important;
  }
}
.padding-y-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

@media (min-width: 576px) {
  .padding-y-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 768px) {
  .padding-y-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 992px) {
  .padding-y-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-y-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-y-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-y-xxxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-y-xxxxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
.padding-x-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

@media (min-width: 576px) {
  .padding-x-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}
@media (min-width: 768px) {
  .padding-x-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}
@media (min-width: 992px) {
  .padding-x-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-x-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-x-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-x-xxxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-x-xxxxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}
.padding-4 {
  padding: 1.5rem !important;
}

@media (min-width: 576px) {
  .padding-sm-4 {
    padding: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-md-4 {
    padding: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-lg-4 {
    padding: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-xl-4 {
    padding: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-xxl-4 {
    padding: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-xxxl-4 {
    padding: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-xxxxl-4 {
    padding: 1.5rem !important;
  }
}
.padding-top-4 {
  padding-top: 1.5rem !important;
}

@media (min-width: 576px) {
  .padding-top-sm-4 {
    padding-top: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-top-md-4 {
    padding-top: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-top-lg-4 {
    padding-top: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-top-xl-4 {
    padding-top: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-top-xxl-4 {
    padding-top: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-top-xxxl-4 {
    padding-top: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-top-xxxxl-4 {
    padding-top: 1.5rem !important;
  }
}
.padding-bottom-4 {
  padding-bottom: 1.5rem !important;
}

@media (min-width: 576px) {
  .padding-bottom-sm-4 {
    padding-bottom: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-bottom-md-4 {
    padding-bottom: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-bottom-lg-4 {
    padding-bottom: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-bottom-xl-4 {
    padding-bottom: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-bottom-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-bottom-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-bottom-xxxxl-4 {
    padding-bottom: 1.5rem !important;
  }
}
.padding-left-4 {
  padding-left: 1.5rem !important;
}

@media (min-width: 576px) {
  .padding-left-sm-4 {
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-left-md-4 {
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-left-lg-4 {
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-left-xl-4 {
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-left-xxl-4 {
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-left-xxxl-4 {
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-left-xxxxl-4 {
    padding-left: 1.5rem !important;
  }
}
.padding-right-4 {
  padding-right: 1.5rem !important;
}

@media (min-width: 576px) {
  .padding-right-sm-4 {
    padding-right: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-right-md-4 {
    padding-right: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-right-lg-4 {
    padding-right: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-right-xl-4 {
    padding-right: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-right-xxl-4 {
    padding-right: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-right-xxxl-4 {
    padding-right: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-right-xxxxl-4 {
    padding-right: 1.5rem !important;
  }
}
.padding-y-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

@media (min-width: 576px) {
  .padding-y-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-y-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-y-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-y-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-y-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-y-xxxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-y-xxxxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
.padding-x-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

@media (min-width: 576px) {
  .padding-x-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .padding-x-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .padding-x-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-x-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-x-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-x-xxxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-x-xxxxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}
.padding-5 {
  padding: 2rem !important;
}

@media (min-width: 576px) {
  .padding-sm-5 {
    padding: 2rem !important;
  }
}
@media (min-width: 768px) {
  .padding-md-5 {
    padding: 2rem !important;
  }
}
@media (min-width: 992px) {
  .padding-lg-5 {
    padding: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-xl-5 {
    padding: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-xxl-5 {
    padding: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-xxxl-5 {
    padding: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-xxxxl-5 {
    padding: 2rem !important;
  }
}
.padding-top-5 {
  padding-top: 2rem !important;
}

@media (min-width: 576px) {
  .padding-top-sm-5 {
    padding-top: 2rem !important;
  }
}
@media (min-width: 768px) {
  .padding-top-md-5 {
    padding-top: 2rem !important;
  }
}
@media (min-width: 992px) {
  .padding-top-lg-5 {
    padding-top: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-top-xl-5 {
    padding-top: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-top-xxl-5 {
    padding-top: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-top-xxxl-5 {
    padding-top: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-top-xxxxl-5 {
    padding-top: 2rem !important;
  }
}
.padding-bottom-5 {
  padding-bottom: 2rem !important;
}

@media (min-width: 576px) {
  .padding-bottom-sm-5 {
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 768px) {
  .padding-bottom-md-5 {
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 992px) {
  .padding-bottom-lg-5 {
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-bottom-xl-5 {
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-bottom-xxl-5 {
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-bottom-xxxl-5 {
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-bottom-xxxxl-5 {
    padding-bottom: 2rem !important;
  }
}
.padding-left-5 {
  padding-left: 2rem !important;
}

@media (min-width: 576px) {
  .padding-left-sm-5 {
    padding-left: 2rem !important;
  }
}
@media (min-width: 768px) {
  .padding-left-md-5 {
    padding-left: 2rem !important;
  }
}
@media (min-width: 992px) {
  .padding-left-lg-5 {
    padding-left: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-left-xl-5 {
    padding-left: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-left-xxl-5 {
    padding-left: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-left-xxxl-5 {
    padding-left: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-left-xxxxl-5 {
    padding-left: 2rem !important;
  }
}
.padding-right-5 {
  padding-right: 2rem !important;
}

@media (min-width: 576px) {
  .padding-right-sm-5 {
    padding-right: 2rem !important;
  }
}
@media (min-width: 768px) {
  .padding-right-md-5 {
    padding-right: 2rem !important;
  }
}
@media (min-width: 992px) {
  .padding-right-lg-5 {
    padding-right: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-right-xl-5 {
    padding-right: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-right-xxl-5 {
    padding-right: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-right-xxxl-5 {
    padding-right: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-right-xxxxl-5 {
    padding-right: 2rem !important;
  }
}
.padding-y-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

@media (min-width: 576px) {
  .padding-y-sm-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 768px) {
  .padding-y-md-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 992px) {
  .padding-y-lg-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-y-xl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-y-xxl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-y-xxxl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-y-xxxxl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
.padding-x-5 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

@media (min-width: 576px) {
  .padding-x-sm-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}
@media (min-width: 768px) {
  .padding-x-md-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}
@media (min-width: 992px) {
  .padding-x-lg-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-x-xl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-x-xxl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-x-xxxl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-x-xxxxl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}
.padding-6 {
  padding: 3rem !important;
}

@media (min-width: 576px) {
  .padding-sm-6 {
    padding: 3rem !important;
  }
}
@media (min-width: 768px) {
  .padding-md-6 {
    padding: 3rem !important;
  }
}
@media (min-width: 992px) {
  .padding-lg-6 {
    padding: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-xl-6 {
    padding: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-xxl-6 {
    padding: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-xxxl-6 {
    padding: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-xxxxl-6 {
    padding: 3rem !important;
  }
}
.padding-top-6 {
  padding-top: 3rem !important;
}

@media (min-width: 576px) {
  .padding-top-sm-6 {
    padding-top: 3rem !important;
  }
}
@media (min-width: 768px) {
  .padding-top-md-6 {
    padding-top: 3rem !important;
  }
}
@media (min-width: 992px) {
  .padding-top-lg-6 {
    padding-top: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-top-xl-6 {
    padding-top: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-top-xxl-6 {
    padding-top: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-top-xxxl-6 {
    padding-top: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-top-xxxxl-6 {
    padding-top: 3rem !important;
  }
}
.padding-bottom-6 {
  padding-bottom: 3rem !important;
}

@media (min-width: 576px) {
  .padding-bottom-sm-6 {
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 768px) {
  .padding-bottom-md-6 {
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 992px) {
  .padding-bottom-lg-6 {
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-bottom-xl-6 {
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-bottom-xxl-6 {
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-bottom-xxxl-6 {
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-bottom-xxxxl-6 {
    padding-bottom: 3rem !important;
  }
}
.padding-left-6 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .padding-left-sm-6 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .padding-left-md-6 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .padding-left-lg-6 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-left-xl-6 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-left-xxl-6 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-left-xxxl-6 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-left-xxxxl-6 {
    padding-left: 3rem !important;
  }
}
.padding-right-6 {
  padding-right: 3rem !important;
}

@media (min-width: 576px) {
  .padding-right-sm-6 {
    padding-right: 3rem !important;
  }
}
@media (min-width: 768px) {
  .padding-right-md-6 {
    padding-right: 3rem !important;
  }
}
@media (min-width: 992px) {
  .padding-right-lg-6 {
    padding-right: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-right-xl-6 {
    padding-right: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-right-xxl-6 {
    padding-right: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-right-xxxl-6 {
    padding-right: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-right-xxxxl-6 {
    padding-right: 3rem !important;
  }
}
.padding-y-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

@media (min-width: 576px) {
  .padding-y-sm-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 768px) {
  .padding-y-md-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 992px) {
  .padding-y-lg-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-y-xl-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-y-xxl-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-y-xxxl-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-y-xxxxl-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
.padding-x-6 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .padding-x-sm-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .padding-x-md-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .padding-x-lg-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .padding-x-xl-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .padding-x-xxl-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}
@media (min-width: 1500px) {
  .padding-x-xxxl-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}
@media (min-width: 1640px) {
  .padding-x-xxxxl-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}
.padding-gutter {
  padding: 24px !important;
}

@media (min-width: 576px) {
  .padding-sm-gutter {
    padding: 24px !important;
  }
}
@media (min-width: 768px) {
  .padding-md-gutter {
    padding: 24px !important;
  }
}
@media (min-width: 992px) {
  .padding-lg-gutter {
    padding: 24px !important;
  }
}
@media (min-width: 1200px) {
  .padding-xl-gutter {
    padding: 24px !important;
  }
}
@media (min-width: 1400px) {
  .padding-xxl-gutter {
    padding: 24px !important;
  }
}
@media (min-width: 1500px) {
  .padding-xxxl-gutter {
    padding: 24px !important;
  }
}
@media (min-width: 1640px) {
  .padding-xxxxl-gutter {
    padding: 24px !important;
  }
}
.padding-top-gutter {
  padding-top: 24px !important;
}

@media (min-width: 576px) {
  .padding-top-sm-gutter {
    padding-top: 24px !important;
  }
}
@media (min-width: 768px) {
  .padding-top-md-gutter {
    padding-top: 24px !important;
  }
}
@media (min-width: 992px) {
  .padding-top-lg-gutter {
    padding-top: 24px !important;
  }
}
@media (min-width: 1200px) {
  .padding-top-xl-gutter {
    padding-top: 24px !important;
  }
}
@media (min-width: 1400px) {
  .padding-top-xxl-gutter {
    padding-top: 24px !important;
  }
}
@media (min-width: 1500px) {
  .padding-top-xxxl-gutter {
    padding-top: 24px !important;
  }
}
@media (min-width: 1640px) {
  .padding-top-xxxxl-gutter {
    padding-top: 24px !important;
  }
}
.padding-bottom-gutter {
  padding-bottom: 24px !important;
}

@media (min-width: 576px) {
  .padding-bottom-sm-gutter {
    padding-bottom: 24px !important;
  }
}
@media (min-width: 768px) {
  .padding-bottom-md-gutter {
    padding-bottom: 24px !important;
  }
}
@media (min-width: 992px) {
  .padding-bottom-lg-gutter {
    padding-bottom: 24px !important;
  }
}
@media (min-width: 1200px) {
  .padding-bottom-xl-gutter {
    padding-bottom: 24px !important;
  }
}
@media (min-width: 1400px) {
  .padding-bottom-xxl-gutter {
    padding-bottom: 24px !important;
  }
}
@media (min-width: 1500px) {
  .padding-bottom-xxxl-gutter {
    padding-bottom: 24px !important;
  }
}
@media (min-width: 1640px) {
  .padding-bottom-xxxxl-gutter {
    padding-bottom: 24px !important;
  }
}
.padding-left-gutter {
  padding-left: 24px !important;
}

@media (min-width: 576px) {
  .padding-left-sm-gutter {
    padding-left: 24px !important;
  }
}
@media (min-width: 768px) {
  .padding-left-md-gutter {
    padding-left: 24px !important;
  }
}
@media (min-width: 992px) {
  .padding-left-lg-gutter {
    padding-left: 24px !important;
  }
}
@media (min-width: 1200px) {
  .padding-left-xl-gutter {
    padding-left: 24px !important;
  }
}
@media (min-width: 1400px) {
  .padding-left-xxl-gutter {
    padding-left: 24px !important;
  }
}
@media (min-width: 1500px) {
  .padding-left-xxxl-gutter {
    padding-left: 24px !important;
  }
}
@media (min-width: 1640px) {
  .padding-left-xxxxl-gutter {
    padding-left: 24px !important;
  }
}
.padding-right-gutter {
  padding-right: 24px !important;
}

@media (min-width: 576px) {
  .padding-right-sm-gutter {
    padding-right: 24px !important;
  }
}
@media (min-width: 768px) {
  .padding-right-md-gutter {
    padding-right: 24px !important;
  }
}
@media (min-width: 992px) {
  .padding-right-lg-gutter {
    padding-right: 24px !important;
  }
}
@media (min-width: 1200px) {
  .padding-right-xl-gutter {
    padding-right: 24px !important;
  }
}
@media (min-width: 1400px) {
  .padding-right-xxl-gutter {
    padding-right: 24px !important;
  }
}
@media (min-width: 1500px) {
  .padding-right-xxxl-gutter {
    padding-right: 24px !important;
  }
}
@media (min-width: 1640px) {
  .padding-right-xxxxl-gutter {
    padding-right: 24px !important;
  }
}
.padding-y-gutter {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

@media (min-width: 576px) {
  .padding-y-sm-gutter {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}
@media (min-width: 768px) {
  .padding-y-md-gutter {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}
@media (min-width: 992px) {
  .padding-y-lg-gutter {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}
@media (min-width: 1200px) {
  .padding-y-xl-gutter {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}
@media (min-width: 1400px) {
  .padding-y-xxl-gutter {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}
@media (min-width: 1500px) {
  .padding-y-xxxl-gutter {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}
@media (min-width: 1640px) {
  .padding-y-xxxxl-gutter {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}
.padding-x-gutter {
  padding-right: 24px !important;
  padding-left: 24px !important;
}

@media (min-width: 576px) {
  .padding-x-sm-gutter {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
}
@media (min-width: 768px) {
  .padding-x-md-gutter {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
}
@media (min-width: 992px) {
  .padding-x-lg-gutter {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
}
@media (min-width: 1200px) {
  .padding-x-xl-gutter {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
}
@media (min-width: 1400px) {
  .padding-x-xxl-gutter {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
}
@media (min-width: 1500px) {
  .padding-x-xxxl-gutter {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
}
@media (min-width: 1640px) {
  .padding-x-xxxxl-gutter {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
}
.position-relative {
  position: relative !important;
}

@media (min-width: 576px) {
  .position-sm-relative {
    position: relative !important;
  }
}
@media (min-width: 768px) {
  .position-md-relative {
    position: relative !important;
  }
}
@media (min-width: 992px) {
  .position-lg-relative {
    position: relative !important;
  }
}
@media (min-width: 1200px) {
  .position-xl-relative {
    position: relative !important;
  }
}
@media (min-width: 1400px) {
  .position-xxl-relative {
    position: relative !important;
  }
}
@media (min-width: 1500px) {
  .position-xxxl-relative {
    position: relative !important;
  }
}
@media (min-width: 1640px) {
  .position-xxxxl-relative {
    position: relative !important;
  }
}
.position-absolute {
  position: absolute !important;
}

@media (min-width: 576px) {
  .position-sm-absolute {
    position: absolute !important;
  }
}
@media (min-width: 768px) {
  .position-md-absolute {
    position: absolute !important;
  }
}
@media (min-width: 992px) {
  .position-lg-absolute {
    position: absolute !important;
  }
}
@media (min-width: 1200px) {
  .position-xl-absolute {
    position: absolute !important;
  }
}
@media (min-width: 1400px) {
  .position-xxl-absolute {
    position: absolute !important;
  }
}
@media (min-width: 1500px) {
  .position-xxxl-absolute {
    position: absolute !important;
  }
}
@media (min-width: 1640px) {
  .position-xxxxl-absolute {
    position: absolute !important;
  }
}
.position-static {
  position: static !important;
}

@media (min-width: 576px) {
  .position-sm-static {
    position: static !important;
  }
}
@media (min-width: 768px) {
  .position-md-static {
    position: static !important;
  }
}
@media (min-width: 992px) {
  .position-lg-static {
    position: static !important;
  }
}
@media (min-width: 1200px) {
  .position-xl-static {
    position: static !important;
  }
}
@media (min-width: 1400px) {
  .position-xxl-static {
    position: static !important;
  }
}
@media (min-width: 1500px) {
  .position-xxxl-static {
    position: static !important;
  }
}
@media (min-width: 1640px) {
  .position-xxxxl-static {
    position: static !important;
  }
}
.position-fixed {
  position: fixed !important;
}

@media (min-width: 576px) {
  .position-sm-fixed {
    position: fixed !important;
  }
}
@media (min-width: 768px) {
  .position-md-fixed {
    position: fixed !important;
  }
}
@media (min-width: 992px) {
  .position-lg-fixed {
    position: fixed !important;
  }
}
@media (min-width: 1200px) {
  .position-xl-fixed {
    position: fixed !important;
  }
}
@media (min-width: 1400px) {
  .position-xxl-fixed {
    position: fixed !important;
  }
}
@media (min-width: 1500px) {
  .position-xxxl-fixed {
    position: fixed !important;
  }
}
@media (min-width: 1640px) {
  .position-xxxxl-fixed {
    position: fixed !important;
  }
}
/**
 * text colors
 */
.background-black {
  background-color: #000;
}

@media (min-width: 576px) {
  .background-sm-black {
    background-color: #000;
  }
}
@media (min-width: 768px) {
  .background-md-black {
    background-color: #000;
  }
}
@media (min-width: 992px) {
  .background-lg-black {
    background-color: #000;
  }
}
@media (min-width: 1200px) {
  .background-xl-black {
    background-color: #000;
  }
}
@media (min-width: 1400px) {
  .background-xxl-black {
    background-color: #000;
  }
}
@media (min-width: 1500px) {
  .background-xxxl-black {
    background-color: #000;
  }
}
@media (min-width: 1640px) {
  .background-xxxxl-black {
    background-color: #000;
  }
}
.background-white {
  background-color: #fff;
}

@media (min-width: 576px) {
  .background-sm-white {
    background-color: #fff;
  }
}
@media (min-width: 768px) {
  .background-md-white {
    background-color: #fff;
  }
}
@media (min-width: 992px) {
  .background-lg-white {
    background-color: #fff;
  }
}
@media (min-width: 1200px) {
  .background-xl-white {
    background-color: #fff;
  }
}
@media (min-width: 1400px) {
  .background-xxl-white {
    background-color: #fff;
  }
}
@media (min-width: 1500px) {
  .background-xxxl-white {
    background-color: #fff;
  }
}
@media (min-width: 1640px) {
  .background-xxxxl-white {
    background-color: #fff;
  }
}
.background-primary {
  background-color: #041526;
}

@media (min-width: 576px) {
  .background-sm-primary {
    background-color: #041526;
  }
}
@media (min-width: 768px) {
  .background-md-primary {
    background-color: #041526;
  }
}
@media (min-width: 992px) {
  .background-lg-primary {
    background-color: #041526;
  }
}
@media (min-width: 1200px) {
  .background-xl-primary {
    background-color: #041526;
  }
}
@media (min-width: 1400px) {
  .background-xxl-primary {
    background-color: #041526;
  }
}
@media (min-width: 1500px) {
  .background-xxxl-primary {
    background-color: #041526;
  }
}
@media (min-width: 1640px) {
  .background-xxxxl-primary {
    background-color: #041526;
  }
}
.background-success {
  background-color: #A7C957;
}

@media (min-width: 576px) {
  .background-sm-success {
    background-color: #A7C957;
  }
}
@media (min-width: 768px) {
  .background-md-success {
    background-color: #A7C957;
  }
}
@media (min-width: 992px) {
  .background-lg-success {
    background-color: #A7C957;
  }
}
@media (min-width: 1200px) {
  .background-xl-success {
    background-color: #A7C957;
  }
}
@media (min-width: 1400px) {
  .background-xxl-success {
    background-color: #A7C957;
  }
}
@media (min-width: 1500px) {
  .background-xxxl-success {
    background-color: #A7C957;
  }
}
@media (min-width: 1640px) {
  .background-xxxxl-success {
    background-color: #A7C957;
  }
}
.background-secondary {
  background-color: #1b232f;
}

@media (min-width: 576px) {
  .background-sm-secondary {
    background-color: #1b232f;
  }
}
@media (min-width: 768px) {
  .background-md-secondary {
    background-color: #1b232f;
  }
}
@media (min-width: 992px) {
  .background-lg-secondary {
    background-color: #1b232f;
  }
}
@media (min-width: 1200px) {
  .background-xl-secondary {
    background-color: #1b232f;
  }
}
@media (min-width: 1400px) {
  .background-xxl-secondary {
    background-color: #1b232f;
  }
}
@media (min-width: 1500px) {
  .background-xxxl-secondary {
    background-color: #1b232f;
  }
}
@media (min-width: 1640px) {
  .background-xxxxl-secondary {
    background-color: #1b232f;
  }
}
.background-body-color {
  background-color: #242424;
}

@media (min-width: 576px) {
  .background-sm-body-color {
    background-color: #242424;
  }
}
@media (min-width: 768px) {
  .background-md-body-color {
    background-color: #242424;
  }
}
@media (min-width: 992px) {
  .background-lg-body-color {
    background-color: #242424;
  }
}
@media (min-width: 1200px) {
  .background-xl-body-color {
    background-color: #242424;
  }
}
@media (min-width: 1400px) {
  .background-xxl-body-color {
    background-color: #242424;
  }
}
@media (min-width: 1500px) {
  .background-xxxl-body-color {
    background-color: #242424;
  }
}
@media (min-width: 1640px) {
  .background-xxxxl-body-color {
    background-color: #242424;
  }
}
.background-body-color-light {
  background-color: #8D969E;
}

@media (min-width: 576px) {
  .background-sm-body-color-light {
    background-color: #8D969E;
  }
}
@media (min-width: 768px) {
  .background-md-body-color-light {
    background-color: #8D969E;
  }
}
@media (min-width: 992px) {
  .background-lg-body-color-light {
    background-color: #8D969E;
  }
}
@media (min-width: 1200px) {
  .background-xl-body-color-light {
    background-color: #8D969E;
  }
}
@media (min-width: 1400px) {
  .background-xxl-body-color-light {
    background-color: #8D969E;
  }
}
@media (min-width: 1500px) {
  .background-xxxl-body-color-light {
    background-color: #8D969E;
  }
}
@media (min-width: 1640px) {
  .background-xxxxl-body-color-light {
    background-color: #8D969E;
  }
}
.border-radius {
  border-radius: 0.5rem;
}

.border-radius-sm {
  border-radius: 0.25rem;
}

.border-radius-lg {
  border-radius: 1rem;
}

/**
 * Components
 */
.media.media-cover {
  position: relative;
}
.media.media-cover > img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.media.media-responsive > img {
  width: 100%;
  height: auto;
}

.media {
  overflow: hidden;
  line-height: 0;
}
.media-figure {
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
  width: 100%;
  margin: 0;
}
.media-figure .media-caption {
  font-size: 0.875rem;
  text-align: right;
  color: #8D969E;
}

.button,
a.button,
button.button,
input[type=submit].button,
input[type=button].button {
  all: unset;
  display: flex;
  flex-wrap: nowrap;
  column-gap: 0.5rem;
  align-items: center;
  flex-direction: row;
}
.button:not(.button-ghost),
a.button:not(.button-ghost),
button.button:not(.button-ghost),
input[type=submit].button:not(.button-ghost),
input[type=button].button:not(.button-ghost) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #242424;
  color: #fff;
  line-height: 1.4;
  padding: 1rem 1.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background: #3e3e3e;
  background: -webkit-linear-gradient(left, #3e3e3e 0%, #3e3e3e 50%, #242424 50%, #242424 100%);
  background: linear-gradient(to right, #3e3e3e 0%, #3e3e3e 50%, #242424 50%, #242424 100%);
  background-size: 200% 100%;
  background-position: 100%;
  background-repeat: no-repeat;
  font-size: 1rem;
  font-weight: 500;
}
.button:not(.button-ghost) span.hidden,
a.button:not(.button-ghost) span.hidden,
button.button:not(.button-ghost) span.hidden,
input[type=submit].button:not(.button-ghost) span.hidden,
input[type=button].button:not(.button-ghost) span.hidden {
  display: none;
}
.button:not(.button-ghost):hover, .button:not(.button-ghost):focus, .button:not(.button-ghost):active,
a.button:not(.button-ghost):hover,
a.button:not(.button-ghost):focus,
a.button:not(.button-ghost):active,
button.button:not(.button-ghost):hover,
button.button:not(.button-ghost):focus,
button.button:not(.button-ghost):active,
input[type=submit].button:not(.button-ghost):hover,
input[type=submit].button:not(.button-ghost):focus,
input[type=submit].button:not(.button-ghost):active,
input[type=button].button:not(.button-ghost):hover,
input[type=button].button:not(.button-ghost):focus,
input[type=button].button:not(.button-ghost):active {
  color: #fff;
  border-color: #3e3e3e;
  background-position: 0%;
}
.button:not(.button-ghost).button--small,
a.button:not(.button-ghost).button--small,
button.button:not(.button-ghost).button--small,
input[type=submit].button:not(.button-ghost).button--small,
input[type=button].button:not(.button-ghost).button--small {
  font-size: 0.875rem;
  padding: 0.75rem 1.25rem;
}
.button.button-ghost,
a.button.button-ghost,
button.button.button-ghost,
input[type=submit].button.button-ghost,
input[type=button].button.button-ghost {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: transparent;
  color: #242424;
  line-height: 1.4;
  padding: 0.875rem 1.375rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  font-size: 1rem;
  font-weight: 500;
  border-width: 0.125rem;
  border-style: solid;
  border-color: #242424;
}
.button.button-ghost span.hidden,
a.button.button-ghost span.hidden,
button.button.button-ghost span.hidden,
input[type=submit].button.button-ghost span.hidden,
input[type=button].button.button-ghost span.hidden {
  display: none;
}
.button.button-ghost:hover, .button.button-ghost:focus, .button.button-ghost:active,
a.button.button-ghost:hover,
a.button.button-ghost:focus,
a.button.button-ghost:active,
button.button.button-ghost:hover,
button.button.button-ghost:focus,
button.button.button-ghost:active,
input[type=submit].button.button-ghost:hover,
input[type=submit].button.button-ghost:focus,
input[type=submit].button.button-ghost:active,
input[type=button].button.button-ghost:hover,
input[type=button].button.button-ghost:focus,
input[type=button].button.button-ghost:active {
  color: #fff;
  border-color: #242424;
  background-color: #242424;
}
.button.button-ghost.button--small,
a.button.button-ghost.button--small,
button.button.button-ghost.button--small,
input[type=submit].button.button-ghost.button--small,
input[type=button].button.button-ghost.button--small {
  font-size: 0.875rem;
  padding: 0.625rem 1.125rem;
}
.button.button-black:not(.button-ghost),
a.button.button-black:not(.button-ghost),
button.button.button-black:not(.button-ghost),
input[type=submit].button.button-black:not(.button-ghost),
input[type=button].button.button-black:not(.button-ghost) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #000;
  color: #fff;
  line-height: 1.4;
  padding: 1rem 1.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background: black;
  background: -webkit-linear-gradient(left, black 0%, black 50%, #000 50%, #000 100%);
  background: linear-gradient(to right, black 0%, black 50%, #000 50%, #000 100%);
  background-size: 200% 100%;
  background-position: 100%;
  background-repeat: no-repeat;
  font-size: 1rem;
  font-weight: 500;
}
.button.button-black:not(.button-ghost) span.hidden,
a.button.button-black:not(.button-ghost) span.hidden,
button.button.button-black:not(.button-ghost) span.hidden,
input[type=submit].button.button-black:not(.button-ghost) span.hidden,
input[type=button].button.button-black:not(.button-ghost) span.hidden {
  display: none;
}
.button.button-black:not(.button-ghost):hover, .button.button-black:not(.button-ghost):focus, .button.button-black:not(.button-ghost):active,
a.button.button-black:not(.button-ghost):hover,
a.button.button-black:not(.button-ghost):focus,
a.button.button-black:not(.button-ghost):active,
button.button.button-black:not(.button-ghost):hover,
button.button.button-black:not(.button-ghost):focus,
button.button.button-black:not(.button-ghost):active,
input[type=submit].button.button-black:not(.button-ghost):hover,
input[type=submit].button.button-black:not(.button-ghost):focus,
input[type=submit].button.button-black:not(.button-ghost):active,
input[type=button].button.button-black:not(.button-ghost):hover,
input[type=button].button.button-black:not(.button-ghost):focus,
input[type=button].button.button-black:not(.button-ghost):active {
  color: #fff;
  border-color: black;
  background-position: 0%;
}
.button.button-black:not(.button-ghost).button--small,
a.button.button-black:not(.button-ghost).button--small,
button.button.button-black:not(.button-ghost).button--small,
input[type=submit].button.button-black:not(.button-ghost).button--small,
input[type=button].button.button-black:not(.button-ghost).button--small {
  font-size: 0.875rem;
  padding: 0.75rem 1.25rem;
}
.button.button-black.button-ghost,
a.button.button-black.button-ghost,
button.button.button-black.button-ghost,
input[type=submit].button.button-black.button-ghost,
input[type=button].button.button-black.button-ghost {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: transparent;
  color: #000;
  line-height: 1.4;
  padding: 0.875rem 1.375rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  font-size: 1rem;
  font-weight: 500;
  border-width: 0.125rem;
  border-style: solid;
  border-color: #000;
}
.button.button-black.button-ghost span.hidden,
a.button.button-black.button-ghost span.hidden,
button.button.button-black.button-ghost span.hidden,
input[type=submit].button.button-black.button-ghost span.hidden,
input[type=button].button.button-black.button-ghost span.hidden {
  display: none;
}
.button.button-black.button-ghost:hover, .button.button-black.button-ghost:focus, .button.button-black.button-ghost:active,
a.button.button-black.button-ghost:hover,
a.button.button-black.button-ghost:focus,
a.button.button-black.button-ghost:active,
button.button.button-black.button-ghost:hover,
button.button.button-black.button-ghost:focus,
button.button.button-black.button-ghost:active,
input[type=submit].button.button-black.button-ghost:hover,
input[type=submit].button.button-black.button-ghost:focus,
input[type=submit].button.button-black.button-ghost:active,
input[type=button].button.button-black.button-ghost:hover,
input[type=button].button.button-black.button-ghost:focus,
input[type=button].button.button-black.button-ghost:active {
  color: #fff;
  border-color: #000;
  background-color: #000;
}
.button.button-black.button-ghost.button--small,
a.button.button-black.button-ghost.button--small,
button.button.button-black.button-ghost.button--small,
input[type=submit].button.button-black.button-ghost.button--small,
input[type=button].button.button-black.button-ghost.button--small {
  font-size: 0.875rem;
  padding: 0.625rem 1.125rem;
}
.button.button-white:not(.button-ghost),
a.button.button-white:not(.button-ghost),
button.button.button-white:not(.button-ghost),
input[type=submit].button.button-white:not(.button-ghost),
input[type=button].button.button-white:not(.button-ghost) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #fff;
  color: #fff;
  line-height: 1.4;
  padding: 1rem 1.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background: #f2f2f2;
  background: -webkit-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, #fff 50%, #fff 100%);
  background: linear-gradient(to right, #f2f2f2 0%, #f2f2f2 50%, #fff 50%, #fff 100%);
  background-size: 200% 100%;
  background-position: 100%;
  background-repeat: no-repeat;
  font-size: 1rem;
  font-weight: 500;
}
.button.button-white:not(.button-ghost) span.hidden,
a.button.button-white:not(.button-ghost) span.hidden,
button.button.button-white:not(.button-ghost) span.hidden,
input[type=submit].button.button-white:not(.button-ghost) span.hidden,
input[type=button].button.button-white:not(.button-ghost) span.hidden {
  display: none;
}
.button.button-white:not(.button-ghost):hover, .button.button-white:not(.button-ghost):focus, .button.button-white:not(.button-ghost):active,
a.button.button-white:not(.button-ghost):hover,
a.button.button-white:not(.button-ghost):focus,
a.button.button-white:not(.button-ghost):active,
button.button.button-white:not(.button-ghost):hover,
button.button.button-white:not(.button-ghost):focus,
button.button.button-white:not(.button-ghost):active,
input[type=submit].button.button-white:not(.button-ghost):hover,
input[type=submit].button.button-white:not(.button-ghost):focus,
input[type=submit].button.button-white:not(.button-ghost):active,
input[type=button].button.button-white:not(.button-ghost):hover,
input[type=button].button.button-white:not(.button-ghost):focus,
input[type=button].button.button-white:not(.button-ghost):active {
  color: #fff;
  border-color: #f2f2f2;
  background-position: 0%;
}
.button.button-white:not(.button-ghost).button--small,
a.button.button-white:not(.button-ghost).button--small,
button.button.button-white:not(.button-ghost).button--small,
input[type=submit].button.button-white:not(.button-ghost).button--small,
input[type=button].button.button-white:not(.button-ghost).button--small {
  font-size: 0.875rem;
  padding: 0.75rem 1.25rem;
}
.button.button-white.button-ghost,
a.button.button-white.button-ghost,
button.button.button-white.button-ghost,
input[type=submit].button.button-white.button-ghost,
input[type=button].button.button-white.button-ghost {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: transparent;
  color: #fff;
  line-height: 1.4;
  padding: 0.875rem 1.375rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  font-size: 1rem;
  font-weight: 500;
  border-width: 0.125rem;
  border-style: solid;
  border-color: #fff;
}
.button.button-white.button-ghost span.hidden,
a.button.button-white.button-ghost span.hidden,
button.button.button-white.button-ghost span.hidden,
input[type=submit].button.button-white.button-ghost span.hidden,
input[type=button].button.button-white.button-ghost span.hidden {
  display: none;
}
.button.button-white.button-ghost:hover, .button.button-white.button-ghost:focus, .button.button-white.button-ghost:active,
a.button.button-white.button-ghost:hover,
a.button.button-white.button-ghost:focus,
a.button.button-white.button-ghost:active,
button.button.button-white.button-ghost:hover,
button.button.button-white.button-ghost:focus,
button.button.button-white.button-ghost:active,
input[type=submit].button.button-white.button-ghost:hover,
input[type=submit].button.button-white.button-ghost:focus,
input[type=submit].button.button-white.button-ghost:active,
input[type=button].button.button-white.button-ghost:hover,
input[type=button].button.button-white.button-ghost:focus,
input[type=button].button.button-white.button-ghost:active {
  color: #fff;
  border-color: #fff;
  background-color: #fff;
}
.button.button-white.button-ghost.button--small,
a.button.button-white.button-ghost.button--small,
button.button.button-white.button-ghost.button--small,
input[type=submit].button.button-white.button-ghost.button--small,
input[type=button].button.button-white.button-ghost.button--small {
  font-size: 0.875rem;
  padding: 0.625rem 1.125rem;
}
.button.button-primary:not(.button-ghost),
a.button.button-primary:not(.button-ghost),
button.button.button-primary:not(.button-ghost),
input[type=submit].button.button-primary:not(.button-ghost),
input[type=button].button.button-primary:not(.button-ghost) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #041526;
  color: #fff;
  line-height: 1.4;
  padding: 1rem 1.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background: #02080f;
  background: -webkit-linear-gradient(left, #02080f 0%, #02080f 50%, #041526 50%, #041526 100%);
  background: linear-gradient(to right, #02080f 0%, #02080f 50%, #041526 50%, #041526 100%);
  background-size: 200% 100%;
  background-position: 100%;
  background-repeat: no-repeat;
  font-size: 1rem;
  font-weight: 500;
}
.button.button-primary:not(.button-ghost) span.hidden,
a.button.button-primary:not(.button-ghost) span.hidden,
button.button.button-primary:not(.button-ghost) span.hidden,
input[type=submit].button.button-primary:not(.button-ghost) span.hidden,
input[type=button].button.button-primary:not(.button-ghost) span.hidden {
  display: none;
}
.button.button-primary:not(.button-ghost):hover, .button.button-primary:not(.button-ghost):focus, .button.button-primary:not(.button-ghost):active,
a.button.button-primary:not(.button-ghost):hover,
a.button.button-primary:not(.button-ghost):focus,
a.button.button-primary:not(.button-ghost):active,
button.button.button-primary:not(.button-ghost):hover,
button.button.button-primary:not(.button-ghost):focus,
button.button.button-primary:not(.button-ghost):active,
input[type=submit].button.button-primary:not(.button-ghost):hover,
input[type=submit].button.button-primary:not(.button-ghost):focus,
input[type=submit].button.button-primary:not(.button-ghost):active,
input[type=button].button.button-primary:not(.button-ghost):hover,
input[type=button].button.button-primary:not(.button-ghost):focus,
input[type=button].button.button-primary:not(.button-ghost):active {
  color: #fff;
  border-color: #02080f;
  background-position: 0%;
}
.button.button-primary:not(.button-ghost).button--small,
a.button.button-primary:not(.button-ghost).button--small,
button.button.button-primary:not(.button-ghost).button--small,
input[type=submit].button.button-primary:not(.button-ghost).button--small,
input[type=button].button.button-primary:not(.button-ghost).button--small {
  font-size: 0.875rem;
  padding: 0.75rem 1.25rem;
}
.button.button-primary.button-ghost,
a.button.button-primary.button-ghost,
button.button.button-primary.button-ghost,
input[type=submit].button.button-primary.button-ghost,
input[type=button].button.button-primary.button-ghost {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: transparent;
  color: #041526;
  line-height: 1.4;
  padding: 0.875rem 1.375rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  font-size: 1rem;
  font-weight: 500;
  border-width: 0.125rem;
  border-style: solid;
  border-color: #041526;
}
.button.button-primary.button-ghost span.hidden,
a.button.button-primary.button-ghost span.hidden,
button.button.button-primary.button-ghost span.hidden,
input[type=submit].button.button-primary.button-ghost span.hidden,
input[type=button].button.button-primary.button-ghost span.hidden {
  display: none;
}
.button.button-primary.button-ghost:hover, .button.button-primary.button-ghost:focus, .button.button-primary.button-ghost:active,
a.button.button-primary.button-ghost:hover,
a.button.button-primary.button-ghost:focus,
a.button.button-primary.button-ghost:active,
button.button.button-primary.button-ghost:hover,
button.button.button-primary.button-ghost:focus,
button.button.button-primary.button-ghost:active,
input[type=submit].button.button-primary.button-ghost:hover,
input[type=submit].button.button-primary.button-ghost:focus,
input[type=submit].button.button-primary.button-ghost:active,
input[type=button].button.button-primary.button-ghost:hover,
input[type=button].button.button-primary.button-ghost:focus,
input[type=button].button.button-primary.button-ghost:active {
  color: #fff;
  border-color: #041526;
  background-color: #041526;
}
.button.button-primary.button-ghost.button--small,
a.button.button-primary.button-ghost.button--small,
button.button.button-primary.button-ghost.button--small,
input[type=submit].button.button-primary.button-ghost.button--small,
input[type=button].button.button-primary.button-ghost.button--small {
  font-size: 0.875rem;
  padding: 0.625rem 1.125rem;
}
.button.button-success:not(.button-ghost),
a.button.button-success:not(.button-ghost),
button.button.button-success:not(.button-ghost),
input[type=submit].button.button-success:not(.button-ghost),
input[type=button].button.button-success:not(.button-ghost) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #A7C957;
  color: #fff;
  line-height: 1.4;
  padding: 1rem 1.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background: #9dc344;
  background: -webkit-linear-gradient(left, #9dc344 0%, #9dc344 50%, #A7C957 50%, #A7C957 100%);
  background: linear-gradient(to right, #9dc344 0%, #9dc344 50%, #A7C957 50%, #A7C957 100%);
  background-size: 200% 100%;
  background-position: 100%;
  background-repeat: no-repeat;
  font-size: 1rem;
  font-weight: 500;
}
.button.button-success:not(.button-ghost) span.hidden,
a.button.button-success:not(.button-ghost) span.hidden,
button.button.button-success:not(.button-ghost) span.hidden,
input[type=submit].button.button-success:not(.button-ghost) span.hidden,
input[type=button].button.button-success:not(.button-ghost) span.hidden {
  display: none;
}
.button.button-success:not(.button-ghost):hover, .button.button-success:not(.button-ghost):focus, .button.button-success:not(.button-ghost):active,
a.button.button-success:not(.button-ghost):hover,
a.button.button-success:not(.button-ghost):focus,
a.button.button-success:not(.button-ghost):active,
button.button.button-success:not(.button-ghost):hover,
button.button.button-success:not(.button-ghost):focus,
button.button.button-success:not(.button-ghost):active,
input[type=submit].button.button-success:not(.button-ghost):hover,
input[type=submit].button.button-success:not(.button-ghost):focus,
input[type=submit].button.button-success:not(.button-ghost):active,
input[type=button].button.button-success:not(.button-ghost):hover,
input[type=button].button.button-success:not(.button-ghost):focus,
input[type=button].button.button-success:not(.button-ghost):active {
  color: #fff;
  border-color: #9dc344;
  background-position: 0%;
}
.button.button-success:not(.button-ghost).button--small,
a.button.button-success:not(.button-ghost).button--small,
button.button.button-success:not(.button-ghost).button--small,
input[type=submit].button.button-success:not(.button-ghost).button--small,
input[type=button].button.button-success:not(.button-ghost).button--small {
  font-size: 0.875rem;
  padding: 0.75rem 1.25rem;
}
.button.button-success.button-ghost,
a.button.button-success.button-ghost,
button.button.button-success.button-ghost,
input[type=submit].button.button-success.button-ghost,
input[type=button].button.button-success.button-ghost {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: transparent;
  color: #A7C957;
  line-height: 1.4;
  padding: 0.875rem 1.375rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  font-size: 1rem;
  font-weight: 500;
  border-width: 0.125rem;
  border-style: solid;
  border-color: #A7C957;
}
.button.button-success.button-ghost span.hidden,
a.button.button-success.button-ghost span.hidden,
button.button.button-success.button-ghost span.hidden,
input[type=submit].button.button-success.button-ghost span.hidden,
input[type=button].button.button-success.button-ghost span.hidden {
  display: none;
}
.button.button-success.button-ghost:hover, .button.button-success.button-ghost:focus, .button.button-success.button-ghost:active,
a.button.button-success.button-ghost:hover,
a.button.button-success.button-ghost:focus,
a.button.button-success.button-ghost:active,
button.button.button-success.button-ghost:hover,
button.button.button-success.button-ghost:focus,
button.button.button-success.button-ghost:active,
input[type=submit].button.button-success.button-ghost:hover,
input[type=submit].button.button-success.button-ghost:focus,
input[type=submit].button.button-success.button-ghost:active,
input[type=button].button.button-success.button-ghost:hover,
input[type=button].button.button-success.button-ghost:focus,
input[type=button].button.button-success.button-ghost:active {
  color: #fff;
  border-color: #A7C957;
  background-color: #A7C957;
}
.button.button-success.button-ghost.button--small,
a.button.button-success.button-ghost.button--small,
button.button.button-success.button-ghost.button--small,
input[type=submit].button.button-success.button-ghost.button--small,
input[type=button].button.button-success.button-ghost.button--small {
  font-size: 0.875rem;
  padding: 0.625rem 1.125rem;
}
.button.button-secondary:not(.button-ghost),
a.button.button-secondary:not(.button-ghost),
button.button.button-secondary:not(.button-ghost),
input[type=submit].button.button-secondary:not(.button-ghost),
input[type=button].button.button-secondary:not(.button-ghost) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #1b232f;
  color: #fff;
  line-height: 1.4;
  padding: 1rem 1.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background: #12171f;
  background: -webkit-linear-gradient(left, #12171f 0%, #12171f 50%, #1b232f 50%, #1b232f 100%);
  background: linear-gradient(to right, #12171f 0%, #12171f 50%, #1b232f 50%, #1b232f 100%);
  background-size: 200% 100%;
  background-position: 100%;
  background-repeat: no-repeat;
  font-size: 1rem;
  font-weight: 500;
}
.button.button-secondary:not(.button-ghost) span.hidden,
a.button.button-secondary:not(.button-ghost) span.hidden,
button.button.button-secondary:not(.button-ghost) span.hidden,
input[type=submit].button.button-secondary:not(.button-ghost) span.hidden,
input[type=button].button.button-secondary:not(.button-ghost) span.hidden {
  display: none;
}
.button.button-secondary:not(.button-ghost):hover, .button.button-secondary:not(.button-ghost):focus, .button.button-secondary:not(.button-ghost):active,
a.button.button-secondary:not(.button-ghost):hover,
a.button.button-secondary:not(.button-ghost):focus,
a.button.button-secondary:not(.button-ghost):active,
button.button.button-secondary:not(.button-ghost):hover,
button.button.button-secondary:not(.button-ghost):focus,
button.button.button-secondary:not(.button-ghost):active,
input[type=submit].button.button-secondary:not(.button-ghost):hover,
input[type=submit].button.button-secondary:not(.button-ghost):focus,
input[type=submit].button.button-secondary:not(.button-ghost):active,
input[type=button].button.button-secondary:not(.button-ghost):hover,
input[type=button].button.button-secondary:not(.button-ghost):focus,
input[type=button].button.button-secondary:not(.button-ghost):active {
  color: #fff;
  border-color: #12171f;
  background-position: 0%;
}
.button.button-secondary:not(.button-ghost).button--small,
a.button.button-secondary:not(.button-ghost).button--small,
button.button.button-secondary:not(.button-ghost).button--small,
input[type=submit].button.button-secondary:not(.button-ghost).button--small,
input[type=button].button.button-secondary:not(.button-ghost).button--small {
  font-size: 0.875rem;
  padding: 0.75rem 1.25rem;
}
.button.button-secondary.button-ghost,
a.button.button-secondary.button-ghost,
button.button.button-secondary.button-ghost,
input[type=submit].button.button-secondary.button-ghost,
input[type=button].button.button-secondary.button-ghost {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: transparent;
  color: #1b232f;
  line-height: 1.4;
  padding: 0.875rem 1.375rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  font-size: 1rem;
  font-weight: 500;
  border-width: 0.125rem;
  border-style: solid;
  border-color: #1b232f;
}
.button.button-secondary.button-ghost span.hidden,
a.button.button-secondary.button-ghost span.hidden,
button.button.button-secondary.button-ghost span.hidden,
input[type=submit].button.button-secondary.button-ghost span.hidden,
input[type=button].button.button-secondary.button-ghost span.hidden {
  display: none;
}
.button.button-secondary.button-ghost:hover, .button.button-secondary.button-ghost:focus, .button.button-secondary.button-ghost:active,
a.button.button-secondary.button-ghost:hover,
a.button.button-secondary.button-ghost:focus,
a.button.button-secondary.button-ghost:active,
button.button.button-secondary.button-ghost:hover,
button.button.button-secondary.button-ghost:focus,
button.button.button-secondary.button-ghost:active,
input[type=submit].button.button-secondary.button-ghost:hover,
input[type=submit].button.button-secondary.button-ghost:focus,
input[type=submit].button.button-secondary.button-ghost:active,
input[type=button].button.button-secondary.button-ghost:hover,
input[type=button].button.button-secondary.button-ghost:focus,
input[type=button].button.button-secondary.button-ghost:active {
  color: #fff;
  border-color: #1b232f;
  background-color: #1b232f;
}
.button.button-secondary.button-ghost.button--small,
a.button.button-secondary.button-ghost.button--small,
button.button.button-secondary.button-ghost.button--small,
input[type=submit].button.button-secondary.button-ghost.button--small,
input[type=button].button.button-secondary.button-ghost.button--small {
  font-size: 0.875rem;
  padding: 0.625rem 1.125rem;
}
.button.button-body-color:not(.button-ghost),
a.button.button-body-color:not(.button-ghost),
button.button.button-body-color:not(.button-ghost),
input[type=submit].button.button-body-color:not(.button-ghost),
input[type=button].button.button-body-color:not(.button-ghost) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #242424;
  color: #fff;
  line-height: 1.4;
  padding: 1rem 1.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background: #171717;
  background: -webkit-linear-gradient(left, #171717 0%, #171717 50%, #242424 50%, #242424 100%);
  background: linear-gradient(to right, #171717 0%, #171717 50%, #242424 50%, #242424 100%);
  background-size: 200% 100%;
  background-position: 100%;
  background-repeat: no-repeat;
  font-size: 1rem;
  font-weight: 500;
}
.button.button-body-color:not(.button-ghost) span.hidden,
a.button.button-body-color:not(.button-ghost) span.hidden,
button.button.button-body-color:not(.button-ghost) span.hidden,
input[type=submit].button.button-body-color:not(.button-ghost) span.hidden,
input[type=button].button.button-body-color:not(.button-ghost) span.hidden {
  display: none;
}
.button.button-body-color:not(.button-ghost):hover, .button.button-body-color:not(.button-ghost):focus, .button.button-body-color:not(.button-ghost):active,
a.button.button-body-color:not(.button-ghost):hover,
a.button.button-body-color:not(.button-ghost):focus,
a.button.button-body-color:not(.button-ghost):active,
button.button.button-body-color:not(.button-ghost):hover,
button.button.button-body-color:not(.button-ghost):focus,
button.button.button-body-color:not(.button-ghost):active,
input[type=submit].button.button-body-color:not(.button-ghost):hover,
input[type=submit].button.button-body-color:not(.button-ghost):focus,
input[type=submit].button.button-body-color:not(.button-ghost):active,
input[type=button].button.button-body-color:not(.button-ghost):hover,
input[type=button].button.button-body-color:not(.button-ghost):focus,
input[type=button].button.button-body-color:not(.button-ghost):active {
  color: #fff;
  border-color: #171717;
  background-position: 0%;
}
.button.button-body-color:not(.button-ghost).button--small,
a.button.button-body-color:not(.button-ghost).button--small,
button.button.button-body-color:not(.button-ghost).button--small,
input[type=submit].button.button-body-color:not(.button-ghost).button--small,
input[type=button].button.button-body-color:not(.button-ghost).button--small {
  font-size: 0.875rem;
  padding: 0.75rem 1.25rem;
}
.button.button-body-color.button-ghost,
a.button.button-body-color.button-ghost,
button.button.button-body-color.button-ghost,
input[type=submit].button.button-body-color.button-ghost,
input[type=button].button.button-body-color.button-ghost {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: transparent;
  color: #242424;
  line-height: 1.4;
  padding: 0.875rem 1.375rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  font-size: 1rem;
  font-weight: 500;
  border-width: 0.125rem;
  border-style: solid;
  border-color: #242424;
}
.button.button-body-color.button-ghost span.hidden,
a.button.button-body-color.button-ghost span.hidden,
button.button.button-body-color.button-ghost span.hidden,
input[type=submit].button.button-body-color.button-ghost span.hidden,
input[type=button].button.button-body-color.button-ghost span.hidden {
  display: none;
}
.button.button-body-color.button-ghost:hover, .button.button-body-color.button-ghost:focus, .button.button-body-color.button-ghost:active,
a.button.button-body-color.button-ghost:hover,
a.button.button-body-color.button-ghost:focus,
a.button.button-body-color.button-ghost:active,
button.button.button-body-color.button-ghost:hover,
button.button.button-body-color.button-ghost:focus,
button.button.button-body-color.button-ghost:active,
input[type=submit].button.button-body-color.button-ghost:hover,
input[type=submit].button.button-body-color.button-ghost:focus,
input[type=submit].button.button-body-color.button-ghost:active,
input[type=button].button.button-body-color.button-ghost:hover,
input[type=button].button.button-body-color.button-ghost:focus,
input[type=button].button.button-body-color.button-ghost:active {
  color: #fff;
  border-color: #242424;
  background-color: #242424;
}
.button.button-body-color.button-ghost.button--small,
a.button.button-body-color.button-ghost.button--small,
button.button.button-body-color.button-ghost.button--small,
input[type=submit].button.button-body-color.button-ghost.button--small,
input[type=button].button.button-body-color.button-ghost.button--small {
  font-size: 0.875rem;
  padding: 0.625rem 1.125rem;
}
.button.button-body-color-light:not(.button-ghost),
a.button.button-body-color-light:not(.button-ghost),
button.button.button-body-color-light:not(.button-ghost),
input[type=submit].button.button-body-color-light:not(.button-ghost),
input[type=button].button.button-body-color-light:not(.button-ghost) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #8D969E;
  color: #fff;
  line-height: 1.4;
  padding: 1rem 1.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background: #7f8992;
  background: -webkit-linear-gradient(left, #7f8992 0%, #7f8992 50%, #8D969E 50%, #8D969E 100%);
  background: linear-gradient(to right, #7f8992 0%, #7f8992 50%, #8D969E 50%, #8D969E 100%);
  background-size: 200% 100%;
  background-position: 100%;
  background-repeat: no-repeat;
  font-size: 1rem;
  font-weight: 500;
}
.button.button-body-color-light:not(.button-ghost) span.hidden,
a.button.button-body-color-light:not(.button-ghost) span.hidden,
button.button.button-body-color-light:not(.button-ghost) span.hidden,
input[type=submit].button.button-body-color-light:not(.button-ghost) span.hidden,
input[type=button].button.button-body-color-light:not(.button-ghost) span.hidden {
  display: none;
}
.button.button-body-color-light:not(.button-ghost):hover, .button.button-body-color-light:not(.button-ghost):focus, .button.button-body-color-light:not(.button-ghost):active,
a.button.button-body-color-light:not(.button-ghost):hover,
a.button.button-body-color-light:not(.button-ghost):focus,
a.button.button-body-color-light:not(.button-ghost):active,
button.button.button-body-color-light:not(.button-ghost):hover,
button.button.button-body-color-light:not(.button-ghost):focus,
button.button.button-body-color-light:not(.button-ghost):active,
input[type=submit].button.button-body-color-light:not(.button-ghost):hover,
input[type=submit].button.button-body-color-light:not(.button-ghost):focus,
input[type=submit].button.button-body-color-light:not(.button-ghost):active,
input[type=button].button.button-body-color-light:not(.button-ghost):hover,
input[type=button].button.button-body-color-light:not(.button-ghost):focus,
input[type=button].button.button-body-color-light:not(.button-ghost):active {
  color: #fff;
  border-color: #7f8992;
  background-position: 0%;
}
.button.button-body-color-light:not(.button-ghost).button--small,
a.button.button-body-color-light:not(.button-ghost).button--small,
button.button.button-body-color-light:not(.button-ghost).button--small,
input[type=submit].button.button-body-color-light:not(.button-ghost).button--small,
input[type=button].button.button-body-color-light:not(.button-ghost).button--small {
  font-size: 0.875rem;
  padding: 0.75rem 1.25rem;
}
.button.button-body-color-light.button-ghost,
a.button.button-body-color-light.button-ghost,
button.button.button-body-color-light.button-ghost,
input[type=submit].button.button-body-color-light.button-ghost,
input[type=button].button.button-body-color-light.button-ghost {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 0.375rem;
  border-radius: 1rem;
  transition: border-color 0.3s, background-color 0.3s, background-position 0.3s, color 0.3s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: transparent;
  color: #8D969E;
  line-height: 1.4;
  padding: 0.875rem 1.375rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  font-size: 1rem;
  font-weight: 500;
  border-width: 0.125rem;
  border-style: solid;
  border-color: #8D969E;
}
.button.button-body-color-light.button-ghost span.hidden,
a.button.button-body-color-light.button-ghost span.hidden,
button.button.button-body-color-light.button-ghost span.hidden,
input[type=submit].button.button-body-color-light.button-ghost span.hidden,
input[type=button].button.button-body-color-light.button-ghost span.hidden {
  display: none;
}
.button.button-body-color-light.button-ghost:hover, .button.button-body-color-light.button-ghost:focus, .button.button-body-color-light.button-ghost:active,
a.button.button-body-color-light.button-ghost:hover,
a.button.button-body-color-light.button-ghost:focus,
a.button.button-body-color-light.button-ghost:active,
button.button.button-body-color-light.button-ghost:hover,
button.button.button-body-color-light.button-ghost:focus,
button.button.button-body-color-light.button-ghost:active,
input[type=submit].button.button-body-color-light.button-ghost:hover,
input[type=submit].button.button-body-color-light.button-ghost:focus,
input[type=submit].button.button-body-color-light.button-ghost:active,
input[type=button].button.button-body-color-light.button-ghost:hover,
input[type=button].button.button-body-color-light.button-ghost:focus,
input[type=button].button.button-body-color-light.button-ghost:active {
  color: #fff;
  border-color: #8D969E;
  background-color: #8D969E;
}
.button.button-body-color-light.button-ghost.button--small,
a.button.button-body-color-light.button-ghost.button--small,
button.button.button-body-color-light.button-ghost.button--small,
input[type=submit].button.button-body-color-light.button-ghost.button--small,
input[type=button].button.button-body-color-light.button-ghost.button--small {
  font-size: 0.875rem;
  padding: 0.625rem 1.125rem;
}
.button .icon,
a.button .icon,
button.button .icon,
input[type=submit].button .icon,
input[type=button].button .icon {
  width: 1.5rem;
  height: 1.5rem;
}
.button .icon:not(.icon-caret),
a.button .icon:not(.icon-caret),
button.button .icon:not(.icon-caret),
input[type=submit].button .icon:not(.icon-caret),
input[type=button].button .icon:not(.icon-caret) {
  margin-top: -0.05rem;
  margin-bottom: -0.05rem;
}
.button .icon.icon-caret,
a.button .icon.icon-caret,
button.button .icon.icon-caret,
input[type=submit].button .icon.icon-caret,
input[type=button].button .icon.icon-caret {
  width: 1rem;
  height: 1rem;
}
.button.button-small .icon,
a.button.button-small .icon,
button.button.button-small .icon,
input[type=submit].button.button-small .icon,
input[type=button].button.button-small .icon {
  width: 1.3125rem;
  height: 1.3125rem;
}
.button.button-small .icon:not(.icon-caret),
a.button.button-small .icon:not(.icon-caret),
button.button.button-small .icon:not(.icon-caret),
input[type=submit].button.button-small .icon:not(.icon-caret),
input[type=button].button.button-small .icon:not(.icon-caret) {
  margin-top: -0.04375rem;
  margin-bottom: -0.04375rem;
}
.button.button-small .icon.icon-caret,
a.button.button-small .icon.icon-caret,
button.button.button-small .icon.icon-caret,
input[type=submit].button.button-small .icon.icon-caret,
input[type=button].button.button-small .icon.icon-caret {
  width: 0.875rem;
  height: 0.875rem;
}
.button.button-icon,
a.button.button-icon,
button.button.button-icon,
input[type=submit].button.button-icon,
input[type=button].button.button-icon {
  width: 3rem;
  height: 3rem;
  padding: 0 !important;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .button.button-icon,
  a.button.button-icon,
  button.button.button-icon,
  input[type=submit].button.button-icon,
  input[type=button].button.button-icon {
    width: 3.75rem;
    height: 3.75rem;
  }
}
.button.button-icon .icon,
a.button.button-icon .icon,
button.button.button-icon .icon,
input[type=submit].button.button-icon .icon,
input[type=button].button.button-icon .icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-top: auto;
  margin-bottom: auto;
}
@media (min-width: 768px) {
  .button.button-icon .icon,
  a.button.button-icon .icon,
  button.button.button-icon .icon,
  input[type=submit].button.button-icon .icon,
  input[type=button].button.button-icon .icon {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.button.button-full-width,
a.button.button-full-width,
button.button.button-full-width,
input[type=submit].button.button-full-width,
input[type=button].button.button-full-width {
  width: 100%;
}

.page-block .page-block-wrapper {
  position: relative;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 0;
}
@media (min-width: 768px) {
  .page-block .page-block-wrapper {
    padding: 4rem 0;
  }
}
@media (min-width: 992px) {
  .page-block .page-block-wrapper {
    padding: 6rem 0;
  }
}
@media (min-width: 768px) {
  .page-block .page-block-wrapper {
    border-radius: 1rem;
    overflow: hidden;
  }
}
.page-block .page-block-wrapper .page-block-wrapper-background-image {
  position: absolute;
  top: -25%;
  left: 0;
  right: 0;
  bottom: -25%;
  background-size: cover;
  background-position: center center;
  opacity: 0.2;
}
.page-block .page-block-wrapper > .grid-container {
  position: relative;
  z-index: 5;
}
.page-block .page-block-wrapper.background-secondary *:not(svg):not(use):not(.button):not(.text-primary):not(.text-secondary), .page-block .page-block-wrapper.background-primary *:not(svg):not(use):not(.button):not(.text-primary):not(.text-secondary) {
  color: #fff;
}
.page-block + .page-block {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .page-block + .page-block {
    margin-top: 4rem;
  }
}
@media (min-width: 992px) {
  .page-block + .page-block {
    margin-top: 6rem;
  }
}

.scroll-wrapper > .page-block {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .scroll-wrapper > .page-block {
    margin-top: 4rem;
  }
}
@media (min-width: 992px) {
  .scroll-wrapper > .page-block {
    margin-top: 6rem;
  }
}

.scroll-wrapper:first-child > .page-block:first-child {
  margin-top: 0 !important;
}

.space-fix-top {
  padding-top: calc(1.75rem + 24px * 2);
  padding-top: calc(1.75rem + 24px * 2);
}
@media (min-width: 576px) {
  .space-fix-top {
    padding-top: calc(1.75rem + 24px * 2);
  }
}
@media (min-width: 768px) {
  .space-fix-top {
    padding-top: calc(2rem + 24px * 2);
  }
}
@media (min-width: 992px) {
  .space-fix-top {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1200px) {
  .space-fix-top {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1400px) {
  .space-fix-top {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1500px) {
  .space-fix-top {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1640px) {
  .space-fix-top {
    padding-top: calc(3rem + 24px * 2);
  }
}

.space-fix-bottom {
  padding-bottom: calc(1.75rem + 24px * 2);
  padding-bottom: calc(1.75rem + 24px * 2);
}
@media (min-width: 576px) {
  .space-fix-bottom {
    padding-bottom: calc(1.75rem + 24px * 2);
  }
}
@media (min-width: 768px) {
  .space-fix-bottom {
    padding-bottom: calc(2rem + 24px * 2);
  }
}
@media (min-width: 992px) {
  .space-fix-bottom {
    padding-bottom: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1200px) {
  .space-fix-bottom {
    padding-bottom: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1400px) {
  .space-fix-bottom {
    padding-bottom: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1500px) {
  .space-fix-bottom {
    padding-bottom: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1640px) {
  .space-fix-bottom {
    padding-bottom: calc(3rem + 24px * 2);
  }
}

.page-block.page-block-divider {
  margin-top: 0 !important;
  padding-top: calc(1.75rem + 24px * 2);
  padding-top: calc(1.75rem + 24px * 2);
}
@media (min-width: 576px) {
  .page-block.page-block-divider {
    padding-top: calc(1.75rem + 24px * 2);
  }
}
@media (min-width: 768px) {
  .page-block.page-block-divider {
    padding-top: calc(2rem + 24px * 2);
  }
}
@media (min-width: 992px) {
  .page-block.page-block-divider {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1200px) {
  .page-block.page-block-divider {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1400px) {
  .page-block.page-block-divider {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1500px) {
  .page-block.page-block-divider {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1640px) {
  .page-block.page-block-divider {
    padding-top: calc(3rem + 24px * 2);
  }
}

.block-inner-anchor-navigation .block-inner-anchor-navigation-item .block-inner-anchor-navigation-link {
  text-decoration: none;
  transition: color 0.3s;
}
.block-inner-anchor-navigation .block-inner-anchor-navigation-item .block-inner-anchor-navigation-link svg {
  height: clamp(1.5rem, 4vw, 2rem);
  width: clamp(1.5rem, 4vw, 2rem);
  transition: margin-left 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.block-inner-anchor-navigation .block-inner-anchor-navigation-item .block-inner-anchor-navigation-link:active, .block-inner-anchor-navigation .block-inner-anchor-navigation-item .block-inner-anchor-navigation-link:focus, .block-inner-anchor-navigation .block-inner-anchor-navigation-item .block-inner-anchor-navigation-link:hover {
  text-decoration: none;
}
.block-inner-anchor-navigation .block-inner-anchor-navigation-item .block-inner-anchor-navigation-link:focus, .block-inner-anchor-navigation .block-inner-anchor-navigation-item .block-inner-anchor-navigation-link:active {
  color: #242424;
}
.block-inner-anchor-navigation .block-inner-anchor-navigation-item .block-inner-anchor-navigation-link:hover {
  color: #041526;
}
.block-inner-anchor-navigation .block-inner-anchor-navigation-item .block-inner-anchor-navigation-link:hover svg {
  margin-left: 0.5rem;
}

ul.checklist {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
}
ul.checklist li {
  padding: 0;
  position: relative;
  padding-left: 1.625rem;
}
@media (min-width: 768px) {
  ul.checklist li {
    padding-left: 1.765625rem;
  }
}
ul.checklist li svg {
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  left: 0;
  top: 0.1375rem;
}
@media (min-width: 768px) {
  ul.checklist li svg {
    width: 1.265625rem;
    height: 1.265625rem;
    top: 0.1546875rem;
  }
}

*[data-animation-delay="0.1s"] {
  transition-delay: 0.1s !important;
}

*[data-animation-delay="0.2s"] {
  transition-delay: 0.2s !important;
}

*[data-animation-delay="0.3s"] {
  transition-delay: 0.3s !important;
}

*[data-animation-delay="0.4s"] {
  transition-delay: 0.4s !important;
}

*[data-animation-delay="0.5s"] {
  transition-delay: 0.5s !important;
}

*[data-animation-delay="0.6s"] {
  transition-delay: 0.6s !important;
}

*[data-animation-delay="0.7s"] {
  transition-delay: 0.7s !important;
}

*[data-animation-delay="0.8s"] {
  transition-delay: 0.8s !important;
}

*[data-animation-delay="0.9s"] {
  transition-delay: 0.9s !important;
}

*[data-animation-delay="1s"] {
  transition-delay: 1s !important;
}

*[data-animation-delay="1.1s"] {
  transition-delay: 1.1s !important;
}

*[data-animation-delay="1.2s"] {
  transition-delay: 1.2s !important;
}

*[data-animation-delay="1.3s"] {
  transition-delay: 1.3s !important;
}

*[data-animation-delay="1.4s"] {
  transition-delay: 1.4s !important;
}

*[data-animation-delay="1.5s"] {
  transition-delay: 1.5s !important;
}

*[data-animation-delay="1.6s"] {
  transition-delay: 1.6s !important;
}

*[data-animation-delay="1.7s"] {
  transition-delay: 1.7s !important;
}

*[data-animation-delay="1.8s"] {
  transition-delay: 1.8s !important;
}

*[data-animation-delay="1.9s"] {
  transition-delay: 1.9s !important;
}

*[data-animation-delay="2s"] {
  transition-delay: 2s !important;
}

*[data-animation-delay="2.1s"] {
  transition-delay: 2.1s !important;
}

*[data-animation-delay="2.2s"] {
  transition-delay: 2.2s !important;
}

*[data-animation-delay="2.3s"] {
  transition-delay: 2.3s !important;
}

*[data-animation-delay="2.4s"] {
  transition-delay: 2.4s !important;
}

*[data-animation-delay="2.5s"] {
  transition-delay: 2.5s !important;
}

*[data-animation-delay="2.6s"] {
  transition-delay: 2.6s !important;
}

*[data-animation-delay="2.7s"] {
  transition-delay: 2.7s !important;
}

*[data-animation-delay="2.8s"] {
  transition-delay: 2.8s !important;
}

*[data-animation-delay="2.9s"] {
  transition-delay: 2.9s !important;
}

*[data-animation-delay="3s"] {
  transition-delay: 3s !important;
}

*[data-animation-delay="3.1s"] {
  transition-delay: 3.1s !important;
}

*[data-animation-delay="3.2s"] {
  transition-delay: 3.2s !important;
}

*[data-animation-delay="3.3s"] {
  transition-delay: 3.3s !important;
}

*[data-animation-delay="3.4s"] {
  transition-delay: 3.4s !important;
}

*[data-animation-delay="3.5s"] {
  transition-delay: 3.5s !important;
}

*[data-animation-delay="3.6s"] {
  transition-delay: 3.6s !important;
}

*[data-animation-delay="3.7s"] {
  transition-delay: 3.7s !important;
}

*[data-animation-delay="3.8s"] {
  transition-delay: 3.8s !important;
}

*[data-animation-delay="3.9s"] {
  transition-delay: 3.9s !important;
}

*[data-animation-delay="4s"] {
  transition-delay: 4s !important;
}

*[data-animation-delay="4.1s"] {
  transition-delay: 4.1s !important;
}

*[data-animation-delay="4.2s"] {
  transition-delay: 4.2s !important;
}

*[data-animation-delay="4.3s"] {
  transition-delay: 4.3s !important;
}

*[data-animation-delay="4.4s"] {
  transition-delay: 4.4s !important;
}

*[data-animation-delay="4.5s"] {
  transition-delay: 4.5s !important;
}

*[data-animation-delay="4.6s"] {
  transition-delay: 4.6s !important;
}

*[data-animation-delay="4.7s"] {
  transition-delay: 4.7s !important;
}

*[data-animation-delay="4.8s"] {
  transition-delay: 4.8s !important;
}

*[data-animation-delay="4.9s"] {
  transition-delay: 4.9s !important;
}

*[data-animation-delay="5s"] {
  transition-delay: 5s !important;
}

*[data-scroll][data-animation-type=_fade-in] {
  transition: opacity 0.6s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 1;
}
*[data-scroll][data-animation-type=_fade-in]:not(.is-inview) {
  opacity: 0;
}
*[data-scroll][data-animation-type=_title-in] {
  display: block;
  opacity: 0;
  transform-origin: center top;
  transform-style: preserve-3d;
  transform: translateY(100%) rotateX(-80deg);
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
*[data-scroll][data-animation-type=_title-in]:nth-child(1) {
  transition-delay: 0.1s;
}
*[data-scroll][data-animation-type=_title-in]:nth-child(2) {
  transition-delay: 0.2s;
}
*[data-scroll][data-animation-type=_title-in]:nth-child(3) {
  transition-delay: 0.3s;
}
*[data-scroll][data-animation-type=_title-in]:nth-child(4) {
  transition-delay: 0.4s;
}
*[data-scroll][data-animation-type=_title-in]:nth-child(5) {
  transition-delay: 0.5s;
}
*[data-scroll][data-animation-type=_title-in]:nth-child(6) {
  transition-delay: 0.6s;
}
*[data-scroll][data-animation-type=_title-in]:nth-child(7) {
  transition-delay: 0.7s;
}
*[data-scroll][data-animation-type=_title-in]:nth-child(8) {
  transition-delay: 0.8s;
}
*[data-scroll][data-animation-type=_title-in]:nth-child(9) {
  transition-delay: 0.9s;
}
*[data-scroll][data-animation-type=_title-in]:nth-child(10) {
  transition-delay: 1s;
}
*[data-scroll][data-animation-type=_title-in].is-inview {
  transform: none;
  opacity: 1;
  transition-duration: 0.6s;
}
*[data-scroll][data-animation-type=_background-fade-in] {
  transition: background-color 0.6s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
*[data-scroll][data-animation-type=_background-fade-in]:not(.is-inview) {
  background-color: transparent !important;
}
*[data-scroll][data-animation-type=_scale-fade-in] {
  transition: opacity 0.6s, transform 0.6s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: scale(1);
}
*[data-scroll][data-animation-type=_scale-fade-in]:not(.is-inview) {
  opacity: 0;
  transform: scale(1.1);
}

hr {
  border-top: 1px solid #e3e3e3;
  margin: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.page-block.page-block-hero {
  min-height: 100svh;
  position: relative;
  overflow: hidden;
  padding-top: calc(1.75rem + 24px * 2);
  padding-top: calc(1.75rem + 24px * 2);
}
@media (min-width: 576px) {
  .page-block.page-block-hero {
    padding-top: calc(1.75rem + 24px * 2);
  }
}
@media (min-width: 768px) {
  .page-block.page-block-hero {
    padding-top: calc(2rem + 24px * 2);
  }
}
@media (min-width: 992px) {
  .page-block.page-block-hero {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1200px) {
  .page-block.page-block-hero {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1400px) {
  .page-block.page-block-hero {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1500px) {
  .page-block.page-block-hero {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (min-width: 1640px) {
  .page-block.page-block-hero {
    padding-top: calc(3rem + 24px * 2);
  }
}
.page-block.page-block-hero .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  min-height: 100vh;
  pointer-events: none;
}
.page-block.page-block-hero .content .canvas-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacty 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-delay: 1s;
  mix-blend-mode: difference;
  opacity: 0;
  pointer-events: none !important;
}
.page-block.page-block-hero .content .canvas-wrapper * {
  pointer-events: none !important;
}
.page-block.page-block-hero .content.is-inview .canvas-wrapper {
  opacity: 1;
}
.page-block.page-block-hero .content .leva-wrapper {
  display: none !important;
}
.page-block.page-block-hero .block-hero-media {
  position: absolute;
  top: -20%;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-block.page-block-hero .block-hero-media > .media {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-block.page-block-hero .block-hero-content {
  position: relative;
  z-index: 5;
}

.icon-box {
  max-width: 20.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 24px;
}
.icon-box .icon-box-icon {
  line-height: 0;
}
.icon-box .icon-box-icon svg {
  width: 3.5rem;
  height: 3.5rem;
}

/**
 * Layout
 */
header.app-header {
  padding: 24px 0;
  transition: background-color 0.15s, box-shadow 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
header.app-header.__scroll {
  background-color: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
}
header.app-header .grid-container.__fluid {
  max-width: 1800px;
}
header.app-header .navigation-mobile {
  all: unset;
  font-size: 1.125rem;
  font-weight: 500;
  color: #1b232f;
  font-family: "ClashDisplay", sans-serif;
  transition: color 0.3s;
  cursor: pointer;
}
header.app-header .navigation-mobile:hover {
  color: #041526;
}
header.app-header .navigation-mobile:not(.is-open) span.text-close {
  display: none;
}
header.app-header .navigation-mobile.is-open span.text-menu {
  display: none;
}
header.app-header .app-header-back {
  border-right: 1px solid #e3e3e3;
}
header.app-header .app-header-back a.app-header-back-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  transition: color 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  color: #8D969E;
}
header.app-header .app-header-back a.app-header-back-link svg {
  width: 1.75rem;
  height: 1.75rem;
}
header.app-header .app-header-back a.app-header-back-link:hover, header.app-header .app-header-back a.app-header-back-link:focus, header.app-header .app-header-back a.app-header-back-link:active {
  color: #1b232f;
}
header.app-header .app-header-brand {
  line-height: 0;
}
header.app-header .app-header-brand a.app-header-brand-link {
  display: block;
  line-height: 0;
}
header.app-header .app-header-brand a.app-header-brand-link.__scroll {
  height: 1.75rem;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  header.app-header .app-header-brand a.app-header-brand-link.__scroll {
    height: 2rem;
  }
}
@media (min-width: 992px) {
  header.app-header .app-header-brand a.app-header-brand-link.__scroll {
    height: 3rem;
  }
}
header.app-header .app-header-brand a.app-header-brand-link.__scroll img.__brand-placeholder {
  opacity: 0;
  pointer-events: none;
}
header.app-header .app-header-brand a.app-header-brand-link.__scroll img.__brand-light,
header.app-header .app-header-brand a.app-header-brand-link.__scroll img.__brand-dark {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.15s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
header.app-header .app-header-brand a.app-header-brand-link.__scroll img.__brand-dark {
  transform: translateY(100%);
}
header.app-header .app-header-brand a.app-header-brand-link img {
  width: auto !important;
  height: 1.75rem;
}
@media (min-width: 768px) {
  header.app-header .app-header-brand a.app-header-brand-link img {
    height: 2rem;
  }
}
@media (min-width: 992px) {
  header.app-header .app-header-brand a.app-header-brand-link img {
    height: 3rem;
  }
}
header.app-header:not(.__static) {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
}
header.app-header .app-header-menu a.navigation-item-link {
  color: #1b232f;
  font-weight: 500;
  transition: color 0.3s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  text-decoration: none;
  position: relative;
}
header.app-header .app-header-menu a.navigation-item-link:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  transition: width 0.3s, color 0.3s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 0;
  background-color: #041526;
}
header.app-header .app-header-menu a.navigation-item-link:hover:focus, header.app-header .app-header-menu a.navigation-item-link:hover, header.app-header .app-header-menu a.navigation-item-link:active {
  color: #041526;
  text-decoration: none;
}
header.app-header .app-header-menu a.navigation-item-link:active {
  text-decoration: none;
}
header.app-header .app-header-menu a.navigation-item-link.is-active {
  color: #041526;
}
header.app-header .app-header-menu a.navigation-item-link.is-active:after {
  width: 100%;
}
header.app-header:not(.__minimal):not(.__scroll) .navigation-mobile {
  color: #fff;
}
header.app-header:not(.__minimal):not(.__scroll) .navigation-mobile:hover {
  color: rgba(255, 255, 255, 0.75);
}
header.app-header:not(.__minimal):not(.__scroll) .app-header-menu a.navigation-item-link {
  color: #fff;
}
header.app-header:not(.__minimal):not(.__scroll) .app-header-menu a.navigation-item-link:after {
  background-color: #fff;
}
header.app-header:not(.__minimal):not(.__scroll) .app-header-menu a.navigation-item-link:hover:focus, header.app-header:not(.__minimal):not(.__scroll) .app-header-menu a.navigation-item-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
header.app-header:not(.__minimal):not(.__scroll) .app-header-menu a.navigation-item-link:active {
  color: #fff;
}
header.app-header:not(.__minimal).__scroll .app-header-brand .app-header-brand-link.__scroll img.__brand-light {
  transform: translateY(-100%);
}
header.app-header:not(.__minimal).__scroll .app-header-brand .app-header-brand-link.__scroll img.__brand-dark {
  transform: translateY(0);
}
@media (max-width: 767.98px) {
  header.app-header.__animation-out .app-header-brand a.app-header-brand-link.__scroll img.__brand-light,
  header.app-header.__animation-out .app-header-brand a.app-header-brand-link.__scroll img.__brand-dark,
  header.app-header.__animation-out .navigation-mobile {
    transition-delay: 1s;
  }
  header.app-header.__navigation-open {
    box-shadow: none !important;
  }
  header.app-header.__navigation-open .navigation-mobile {
    color: #1b232f !important;
  }
  header.app-header.__navigation-open .navigation-mobile:hover {
    color: #041526 !important;
  }
  header.app-header.__navigation-open .app-header-brand .app-header-brand-link img.__brand-light {
    transform: translateY(-100%) !important;
  }
  header.app-header.__navigation-open .app-header-brand .app-header-brand-link img.__brand-dark {
    transform: translateY(0) !important;
  }
}

/**
 * Mobile menu
 */
@media (max-width: 767.98px) {
  .app-header-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    text-align: center;
    padding-top: calc(1.75rem + 24px * 2);
    padding-top: calc(1.75rem + 24px * 2);
    pointer-events: none;
    z-index: -1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 767.98px) and (min-width: 576px) {
  .app-header-menu {
    padding-top: calc(1.75rem + 24px * 2);
  }
}
@media (max-width: 767.98px) and (min-width: 768px) {
  .app-header-menu {
    padding-top: calc(2rem + 24px * 2);
  }
}
@media (max-width: 767.98px) and (min-width: 992px) {
  .app-header-menu {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (max-width: 767.98px) and (min-width: 1200px) {
  .app-header-menu {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (max-width: 767.98px) and (min-width: 1400px) {
  .app-header-menu {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (max-width: 767.98px) and (min-width: 1500px) {
  .app-header-menu {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (max-width: 767.98px) and (min-width: 1640px) {
  .app-header-menu {
    padding-top: calc(3rem + 24px * 2);
  }
}
@media (max-width: 767.98px) {
  .app-header-menu:after {
    content: "";
    display: block;
    transition: height 0.6s;
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    height: 0;
  }
  .app-header-menu a.navigation-item-link {
    color: #1b232f !important;
    font-size: clamp(2rem, 6vw, 3.5rem);
  }
  .app-header-menu a.navigation-item-link:after {
    background-color: #041526 !important;
  }
  .app-header-menu a.navigation-item-link:hover:focus, .app-header-menu a.navigation-item-link:hover {
    color: #041526 !important;
  }
  .app-header-menu a.navigation-item-link:active, .app-header-menu a.navigation-item-link.is-active {
    color: #041526 !important;
  }
  .app-header-menu .navigation {
    padding: 24px;
    position: relative;
    z-index: 2;
  }
  .app-header-menu .navigation .navigation-item {
    opacity: 0;
    transform: translateY(1.5rem);
    transition: opacity 0.6s, transform 0.6s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: 0.25s;
  }
  .app-header-menu .navigation .navigation-item:nth-child(1) {
    transition-delay: 0.4s;
  }
  .app-header-menu .navigation .navigation-item:nth-child(2) {
    transition-delay: 0.55s;
  }
  .app-header-menu .navigation .navigation-item:nth-child(3) {
    transition-delay: 0.7s;
  }
  .app-header-menu .navigation .navigation-item:nth-child(4) {
    transition-delay: 0.85s;
  }
  .app-header-menu .navigation .navigation-item:nth-child(5) {
    transition-delay: 1s;
  }
  .app-header-menu .navigation .navigation-item:nth-child(6) {
    transition-delay: 1.15s;
  }
  .app-header-menu .navigation .navigation-item:nth-child(7) {
    transition-delay: 1.3s;
  }
  .app-header-menu .navigation .navigation-item:nth-child(8) {
    transition-delay: 1.45s;
  }
  .app-header-menu .navigation .navigation-item:nth-child(9) {
    transition-delay: 1.6s;
  }
  .app-header-menu .navigation .navigation-item:nth-child(10) {
    transition-delay: 1.75s;
  }
  .app-header-menu.__animation-out:after {
    transition-delay: 0.6s;
  }
  .app-header-menu.__animation-out .navigation .navigation-item {
    transition-delay: 0s;
    transform: translateY(0);
  }
  .app-header-menu.__animation-out .navigation .navigation-item:nth-child(1) {
    transition-delay: 0.15s;
  }
  .app-header-menu.__animation-out .navigation .navigation-item:nth-child(2) {
    transition-delay: 0.3s;
  }
  .app-header-menu.__animation-out .navigation .navigation-item:nth-child(3) {
    transition-delay: 0.45s;
  }
  .app-header-menu.__animation-out .navigation .navigation-item:nth-child(4) {
    transition-delay: 0.6s;
  }
  .app-header-menu.__animation-out .navigation .navigation-item:nth-child(5) {
    transition-delay: 0.75s;
  }
  .app-header-menu.__animation-out .navigation .navigation-item:nth-child(6) {
    transition-delay: 0.9s;
  }
  .app-header-menu.__animation-out .navigation .navigation-item:nth-child(7) {
    transition-delay: 1.05s;
  }
  .app-header-menu.__animation-out .navigation .navigation-item:nth-child(8) {
    transition-delay: 1.2s;
  }
  .app-header-menu.__animation-out .navigation .navigation-item:nth-child(9) {
    transition-delay: 1.35s;
  }
  .app-header-menu.__animation-out .navigation .navigation-item:nth-child(10) {
    transition-delay: 1.5s;
  }
  .app-header-menu.is-open {
    pointer-events: auto;
  }
  .app-header-menu.is-open:after {
    height: 100vh;
  }
  .app-header-menu.is-open .navigation .navigation-item {
    opacity: 1;
    transform: translateY(0);
  }
}
footer.app-footer {
  margin-top: 2rem;
  padding: 2rem 0;
}
@media (min-width: 768px) {
  footer.app-footer {
    margin-top: 4rem;
  }
}
@media (min-width: 992px) {
  footer.app-footer {
    margin-top: 6rem;
  }
}
@media (min-width: 768px) {
  footer.app-footer {
    padding: 4rem 0;
  }
}
@media (min-width: 992px) {
  footer.app-footer {
    padding: 6rem 0;
  }
}
footer.app-footer .footer-contact-navigation .footer-contact-navigation-items .footer-contact-navigation-item a.footer-contact-navigation-item-link {
  transition: color 0.3s;
  font-size: 0.75rem;
  text-decoration: none;
}
footer.app-footer .footer-contact-navigation .footer-contact-navigation-items .footer-contact-navigation-item a.footer-contact-navigation-item-link:active, footer.app-footer .footer-contact-navigation .footer-contact-navigation-items .footer-contact-navigation-item a.footer-contact-navigation-item-link:hover, footer.app-footer .footer-contact-navigation .footer-contact-navigation-items .footer-contact-navigation-item a.footer-contact-navigation-item-link:focus {
  color: #fff !important;
}
footer.app-footer .footer-contact-item > a {
  opacity: 1;
  text-decoration: none;
}
footer.app-footer .footer-contact-item > a .footer-contact-item-value {
  transition: opacity 0.3s;
  font-size: clamp(1.125rem, 3vw, 1.25rem);
}
footer.app-footer .footer-contact-item > a .footer-contact-item-value small {
  font-size: 0.75rem;
}
footer.app-footer .footer-contact-item > a .footer-contact-item-icon {
  line-height: 0;
}
footer.app-footer .footer-contact-item > a .footer-contact-item-icon svg {
  width: 2.5rem;
  height: 2.5rem;
  transition: transform 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
@media (min-width: 768px) {
  footer.app-footer .footer-contact-item > a .footer-contact-item-icon svg {
    width: 3rem;
    height: 3rem;
  }
}
@media (min-width: 992px) {
  footer.app-footer .footer-contact-item > a .footer-contact-item-icon svg {
    width: 3.5rem;
    height: 3.5rem;
  }
}
footer.app-footer .footer-contact-item > a:hover .footer-contact-item-value, footer.app-footer .footer-contact-item > a:hover:focus .footer-contact-item-value {
  opacity: 0.75;
}
footer.app-footer .footer-contact-item > a:hover .footer-contact-item-icon svg, footer.app-footer .footer-contact-item > a:hover:focus .footer-contact-item-icon svg {
  transform: rotate(-8deg);
}
footer.app-footer .footer-contact-item > a:active .footer-contact-item-value, footer.app-footer .footer-contact-item > a:active:hover .footer-contact-item-value, footer.app-footer .footer-contact-item > a:active:focus:hover .footer-contact-item-value {
  opacity: 0.5;
}
footer.app-footer .footer-contact-item > a:active .footer-contact-item-icon svg, footer.app-footer .footer-contact-item > a:active:hover .footer-contact-item-icon svg, footer.app-footer .footer-contact-item > a:active:focus:hover .footer-contact-item-icon svg {
  transform: rotate(-8deg);
}

/**
 * Pages
 */
.static-text-block {
  padding-top: 2rem;
}
@media (min-width: 768px) {
  .static-text-block {
    padding-top: 4rem;
  }
}
@media (min-width: 992px) {
  .static-text-block {
    padding-top: 6rem;
  }
}

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