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

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

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}

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

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

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

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

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

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

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

.w-800 {
  max-width: 832px !important;
}

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

@media (min-width: 576px) {
  .container-sm, .container-xsm, .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container-xsm, .container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container-xsm, .container {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container-xsm, .container {
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container-xsm, .container {
    max-width: 1400px;
  }
}
.row {
  --bs-gutter-x: 2rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.g-4,
.gx-4 {
  --bs-gutter-x: 0.25rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 0.25rem;
}

.g-8,
.gx-8 {
  --bs-gutter-x: 0.5rem;
}

.g-8,
.gy-8 {
  --bs-gutter-y: 0.5rem;
}

.g-12,
.gx-12 {
  --bs-gutter-x: 0.75rem;
}

.g-12,
.gy-12 {
  --bs-gutter-y: 0.75rem;
}

.g-16,
.gx-16 {
  --bs-gutter-x: 1rem;
}

.g-16,
.gy-16 {
  --bs-gutter-y: 1rem;
}

.g-24,
.gx-24 {
  --bs-gutter-x: 1.5rem;
}

.g-24,
.gy-24 {
  --bs-gutter-y: 1.5rem;
}

.g-32,
.gx-32 {
  --bs-gutter-x: 2rem;
}

.g-32,
.gy-32 {
  --bs-gutter-y: 2rem;
}

.g-48,
.gx-48 {
  --bs-gutter-x: 3rem;
}

.g-48,
.gy-48 {
  --bs-gutter-y: 3rem;
}

.g-64,
.gx-64 {
  --bs-gutter-x: 4rem;
}

.g-64,
.gy-64 {
  --bs-gutter-y: 4rem;
}

.g-80,
.gx-80 {
  --bs-gutter-x: 5rem;
}

.g-80,
.gy-80 {
  --bs-gutter-y: 5rem;
}

.g-96,
.gx-96 {
  --bs-gutter-x: 6rem;
}

.g-96,
.gy-96 {
  --bs-gutter-y: 6rem;
}

.g-120,
.gx-120 {
  --bs-gutter-x: 10rem;
}

.g-120,
.gy-120 {
  --bs-gutter-y: 10rem;
}

.g-160,
.gx-160 {
  --bs-gutter-x: 15rem;
}

.g-160,
.gy-160 {
  --bs-gutter-y: 15rem;
}

.g-208,
.gx-208 {
  --bs-gutter-x: 20rem;
}

.g-208,
.gy-208 {
  --bs-gutter-y: 20rem;
}

@media (min-width: 374px) {
  .col-xsm {
    flex: 1 0 0%;
  }
  .row-cols-xsm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xsm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xsm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xsm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xsm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xsm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xsm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xsm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xsm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xsm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xsm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xsm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xsm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xsm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xsm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xsm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xsm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xsm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xsm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xsm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xsm-0 {
    margin-left: 0;
  }
  .offset-xsm-1 {
    margin-left: 8.33333333%;
  }
  .offset-xsm-2 {
    margin-left: 16.66666667%;
  }
  .offset-xsm-3 {
    margin-left: 25%;
  }
  .offset-xsm-4 {
    margin-left: 33.33333333%;
  }
  .offset-xsm-5 {
    margin-left: 41.66666667%;
  }
  .offset-xsm-6 {
    margin-left: 50%;
  }
  .offset-xsm-7 {
    margin-left: 58.33333333%;
  }
  .offset-xsm-8 {
    margin-left: 66.66666667%;
  }
  .offset-xsm-9 {
    margin-left: 75%;
  }
  .offset-xsm-10 {
    margin-left: 83.33333333%;
  }
  .offset-xsm-11 {
    margin-left: 91.66666667%;
  }
  .g-xsm-0,
.gx-xsm-0 {
    --bs-gutter-x: 0;
  }
  .g-xsm-0,
.gy-xsm-0 {
    --bs-gutter-y: 0;
  }
  .g-xsm-4,
.gx-xsm-4 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xsm-4,
.gy-xsm-4 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xsm-8,
.gx-xsm-8 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xsm-8,
.gy-xsm-8 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xsm-12,
.gx-xsm-12 {
    --bs-gutter-x: 0.75rem;
  }
  .g-xsm-12,
.gy-xsm-12 {
    --bs-gutter-y: 0.75rem;
  }
  .g-xsm-16,
.gx-xsm-16 {
    --bs-gutter-x: 1rem;
  }
  .g-xsm-16,
.gy-xsm-16 {
    --bs-gutter-y: 1rem;
  }
  .g-xsm-24,
.gx-xsm-24 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xsm-24,
.gy-xsm-24 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xsm-32,
.gx-xsm-32 {
    --bs-gutter-x: 2rem;
  }
  .g-xsm-32,
.gy-xsm-32 {
    --bs-gutter-y: 2rem;
  }
  .g-xsm-48,
.gx-xsm-48 {
    --bs-gutter-x: 3rem;
  }
  .g-xsm-48,
.gy-xsm-48 {
    --bs-gutter-y: 3rem;
  }
  .g-xsm-64,
.gx-xsm-64 {
    --bs-gutter-x: 4rem;
  }
  .g-xsm-64,
.gy-xsm-64 {
    --bs-gutter-y: 4rem;
  }
  .g-xsm-80,
.gx-xsm-80 {
    --bs-gutter-x: 5rem;
  }
  .g-xsm-80,
.gy-xsm-80 {
    --bs-gutter-y: 5rem;
  }
  .g-xsm-96,
.gx-xsm-96 {
    --bs-gutter-x: 6rem;
  }
  .g-xsm-96,
.gy-xsm-96 {
    --bs-gutter-y: 6rem;
  }
  .g-xsm-120,
.gx-xsm-120 {
    --bs-gutter-x: 10rem;
  }
  .g-xsm-120,
.gy-xsm-120 {
    --bs-gutter-y: 10rem;
  }
  .g-xsm-160,
.gx-xsm-160 {
    --bs-gutter-x: 15rem;
  }
  .g-xsm-160,
.gy-xsm-160 {
    --bs-gutter-y: 15rem;
  }
  .g-xsm-208,
.gx-xsm-208 {
    --bs-gutter-x: 20rem;
  }
  .g-xsm-208,
.gy-xsm-208 {
    --bs-gutter-y: 20rem;
  }
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-8,
.gx-sm-8 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-8,
.gy-sm-8 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-12,
.gx-sm-12 {
    --bs-gutter-x: 0.75rem;
  }
  .g-sm-12,
.gy-sm-12 {
    --bs-gutter-y: 0.75rem;
  }
  .g-sm-16,
.gx-sm-16 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-16,
.gy-sm-16 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-24,
.gx-sm-24 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-24,
.gy-sm-24 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-32,
.gx-sm-32 {
    --bs-gutter-x: 2rem;
  }
  .g-sm-32,
.gy-sm-32 {
    --bs-gutter-y: 2rem;
  }
  .g-sm-48,
.gx-sm-48 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-48,
.gy-sm-48 {
    --bs-gutter-y: 3rem;
  }
  .g-sm-64,
.gx-sm-64 {
    --bs-gutter-x: 4rem;
  }
  .g-sm-64,
.gy-sm-64 {
    --bs-gutter-y: 4rem;
  }
  .g-sm-80,
.gx-sm-80 {
    --bs-gutter-x: 5rem;
  }
  .g-sm-80,
.gy-sm-80 {
    --bs-gutter-y: 5rem;
  }
  .g-sm-96,
.gx-sm-96 {
    --bs-gutter-x: 6rem;
  }
  .g-sm-96,
.gy-sm-96 {
    --bs-gutter-y: 6rem;
  }
  .g-sm-120,
.gx-sm-120 {
    --bs-gutter-x: 10rem;
  }
  .g-sm-120,
.gy-sm-120 {
    --bs-gutter-y: 10rem;
  }
  .g-sm-160,
.gx-sm-160 {
    --bs-gutter-x: 15rem;
  }
  .g-sm-160,
.gy-sm-160 {
    --bs-gutter-y: 15rem;
  }
  .g-sm-208,
.gx-sm-208 {
    --bs-gutter-x: 20rem;
  }
  .g-sm-208,
.gy-sm-208 {
    --bs-gutter-y: 20rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-8,
.gx-md-8 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-8,
.gy-md-8 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-12,
.gx-md-12 {
    --bs-gutter-x: 0.75rem;
  }
  .g-md-12,
.gy-md-12 {
    --bs-gutter-y: 0.75rem;
  }
  .g-md-16,
.gx-md-16 {
    --bs-gutter-x: 1rem;
  }
  .g-md-16,
.gy-md-16 {
    --bs-gutter-y: 1rem;
  }
  .g-md-24,
.gx-md-24 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-24,
.gy-md-24 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-32,
.gx-md-32 {
    --bs-gutter-x: 2rem;
  }
  .g-md-32,
.gy-md-32 {
    --bs-gutter-y: 2rem;
  }
  .g-md-48,
.gx-md-48 {
    --bs-gutter-x: 3rem;
  }
  .g-md-48,
.gy-md-48 {
    --bs-gutter-y: 3rem;
  }
  .g-md-64,
.gx-md-64 {
    --bs-gutter-x: 4rem;
  }
  .g-md-64,
.gy-md-64 {
    --bs-gutter-y: 4rem;
  }
  .g-md-80,
.gx-md-80 {
    --bs-gutter-x: 5rem;
  }
  .g-md-80,
.gy-md-80 {
    --bs-gutter-y: 5rem;
  }
  .g-md-96,
.gx-md-96 {
    --bs-gutter-x: 6rem;
  }
  .g-md-96,
.gy-md-96 {
    --bs-gutter-y: 6rem;
  }
  .g-md-120,
.gx-md-120 {
    --bs-gutter-x: 10rem;
  }
  .g-md-120,
.gy-md-120 {
    --bs-gutter-y: 10rem;
  }
  .g-md-160,
.gx-md-160 {
    --bs-gutter-x: 15rem;
  }
  .g-md-160,
.gy-md-160 {
    --bs-gutter-y: 15rem;
  }
  .g-md-208,
.gx-md-208 {
    --bs-gutter-x: 20rem;
  }
  .g-md-208,
.gy-md-208 {
    --bs-gutter-y: 20rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-8,
.gx-lg-8 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-8,
.gy-lg-8 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-12,
.gx-lg-12 {
    --bs-gutter-x: 0.75rem;
  }
  .g-lg-12,
.gy-lg-12 {
    --bs-gutter-y: 0.75rem;
  }
  .g-lg-16,
.gx-lg-16 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-16,
.gy-lg-16 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-24,
.gx-lg-24 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-24,
.gy-lg-24 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-32,
.gx-lg-32 {
    --bs-gutter-x: 2rem;
  }
  .g-lg-32,
.gy-lg-32 {
    --bs-gutter-y: 2rem;
  }
  .g-lg-48,
.gx-lg-48 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-48,
.gy-lg-48 {
    --bs-gutter-y: 3rem;
  }
  .g-lg-64,
.gx-lg-64 {
    --bs-gutter-x: 4rem;
  }
  .g-lg-64,
.gy-lg-64 {
    --bs-gutter-y: 4rem;
  }
  .g-lg-80,
.gx-lg-80 {
    --bs-gutter-x: 5rem;
  }
  .g-lg-80,
.gy-lg-80 {
    --bs-gutter-y: 5rem;
  }
  .g-lg-96,
.gx-lg-96 {
    --bs-gutter-x: 6rem;
  }
  .g-lg-96,
.gy-lg-96 {
    --bs-gutter-y: 6rem;
  }
  .g-lg-120,
.gx-lg-120 {
    --bs-gutter-x: 10rem;
  }
  .g-lg-120,
.gy-lg-120 {
    --bs-gutter-y: 10rem;
  }
  .g-lg-160,
.gx-lg-160 {
    --bs-gutter-x: 15rem;
  }
  .g-lg-160,
.gy-lg-160 {
    --bs-gutter-y: 15rem;
  }
  .g-lg-208,
.gx-lg-208 {
    --bs-gutter-x: 20rem;
  }
  .g-lg-208,
.gy-lg-208 {
    --bs-gutter-y: 20rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-8,
.gx-xl-8 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-8,
.gy-xl-8 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-12,
.gx-xl-12 {
    --bs-gutter-x: 0.75rem;
  }
  .g-xl-12,
.gy-xl-12 {
    --bs-gutter-y: 0.75rem;
  }
  .g-xl-16,
.gx-xl-16 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-16,
.gy-xl-16 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-24,
.gx-xl-24 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-24,
.gy-xl-24 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-32,
.gx-xl-32 {
    --bs-gutter-x: 2rem;
  }
  .g-xl-32,
.gy-xl-32 {
    --bs-gutter-y: 2rem;
  }
  .g-xl-48,
.gx-xl-48 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-48,
.gy-xl-48 {
    --bs-gutter-y: 3rem;
  }
  .g-xl-64,
.gx-xl-64 {
    --bs-gutter-x: 4rem;
  }
  .g-xl-64,
.gy-xl-64 {
    --bs-gutter-y: 4rem;
  }
  .g-xl-80,
.gx-xl-80 {
    --bs-gutter-x: 5rem;
  }
  .g-xl-80,
.gy-xl-80 {
    --bs-gutter-y: 5rem;
  }
  .g-xl-96,
.gx-xl-96 {
    --bs-gutter-x: 6rem;
  }
  .g-xl-96,
.gy-xl-96 {
    --bs-gutter-y: 6rem;
  }
  .g-xl-120,
.gx-xl-120 {
    --bs-gutter-x: 10rem;
  }
  .g-xl-120,
.gy-xl-120 {
    --bs-gutter-y: 10rem;
  }
  .g-xl-160,
.gx-xl-160 {
    --bs-gutter-x: 15rem;
  }
  .g-xl-160,
.gy-xl-160 {
    --bs-gutter-y: 15rem;
  }
  .g-xl-208,
.gx-xl-208 {
    --bs-gutter-x: 20rem;
  }
  .g-xl-208,
.gy-xl-208 {
    --bs-gutter-y: 20rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-8,
.gx-xxl-8 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-8,
.gy-xxl-8 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-12,
.gx-xxl-12 {
    --bs-gutter-x: 0.75rem;
  }
  .g-xxl-12,
.gy-xxl-12 {
    --bs-gutter-y: 0.75rem;
  }
  .g-xxl-16,
.gx-xxl-16 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-16,
.gy-xxl-16 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-24,
.gx-xxl-24 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-24,
.gy-xxl-24 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-32,
.gx-xxl-32 {
    --bs-gutter-x: 2rem;
  }
  .g-xxl-32,
.gy-xxl-32 {
    --bs-gutter-y: 2rem;
  }
  .g-xxl-48,
.gx-xxl-48 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-48,
.gy-xxl-48 {
    --bs-gutter-y: 3rem;
  }
  .g-xxl-64,
.gx-xxl-64 {
    --bs-gutter-x: 4rem;
  }
  .g-xxl-64,
.gy-xxl-64 {
    --bs-gutter-y: 4rem;
  }
  .g-xxl-80,
.gx-xxl-80 {
    --bs-gutter-x: 5rem;
  }
  .g-xxl-80,
.gy-xxl-80 {
    --bs-gutter-y: 5rem;
  }
  .g-xxl-96,
.gx-xxl-96 {
    --bs-gutter-x: 6rem;
  }
  .g-xxl-96,
.gy-xxl-96 {
    --bs-gutter-y: 6rem;
  }
  .g-xxl-120,
.gx-xxl-120 {
    --bs-gutter-x: 10rem;
  }
  .g-xxl-120,
.gy-xxl-120 {
    --bs-gutter-y: 10rem;
  }
  .g-xxl-160,
.gx-xxl-160 {
    --bs-gutter-x: 15rem;
  }
  .g-xxl-160,
.gy-xxl-160 {
    --bs-gutter-y: 15rem;
  }
  .g-xxl-208,
.gx-xxl-208 {
    --bs-gutter-x: 20rem;
  }
  .g-xxl-208,
.gy-xxl-208 {
    --bs-gutter-y: 20rem;
  }
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.ratio-3x4 {
  --bs-aspect-ratio: 114.2857142857%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-1 {
  --bs-border-width: 1px;
}

.border-2 {
  --bs-border-width: 2px;
}

.border-3 {
  --bs-border-width: 3px;
}

.border-4 {
  --bs-border-width: 4px;
}

.border-5 {
  --bs-border-width: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-12 {
  margin: 0.75rem !important;
}

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

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

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

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

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

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

.m-96 {
  margin: 6rem !important;
}

.m-120 {
  margin: 10rem !important;
}

.m-160 {
  margin: 15rem !important;
}

.m-208 {
  margin: 20rem !important;
}

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

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

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

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

.mx-12 {
  margin-right: 0.75rem !important;
  margin-left: 0.75rem !important;
}

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

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

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

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

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

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

.mx-96 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}

.mx-120 {
  margin-right: 10rem !important;
  margin-left: 10rem !important;
}

.mx-160 {
  margin-right: 15rem !important;
  margin-left: 15rem !important;
}

.mx-208 {
  margin-right: 20rem !important;
  margin-left: 20rem !important;
}

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

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

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

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

.my-12 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

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

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

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

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

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

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

.my-96 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.my-120 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

.my-160 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}

.my-208 {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}

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

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

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

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

.mt-12 {
  margin-top: 0.75rem !important;
}

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

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

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

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

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

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

.mt-96 {
  margin-top: 6rem !important;
}

.mt-120 {
  margin-top: 10rem !important;
}

.mt-160 {
  margin-top: 15rem !important;
}

.mt-208 {
  margin-top: 20rem !important;
}

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

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

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

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

.me-12 {
  margin-right: 0.75rem !important;
}

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

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

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

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

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

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

.me-96 {
  margin-right: 6rem !important;
}

.me-120 {
  margin-right: 10rem !important;
}

.me-160 {
  margin-right: 15rem !important;
}

.me-208 {
  margin-right: 20rem !important;
}

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

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

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

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

.mb-12 {
  margin-bottom: 0.75rem !important;
}

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

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

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

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

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

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

.mb-96 {
  margin-bottom: 6rem !important;
}

.mb-120 {
  margin-bottom: 10rem !important;
}

.mb-160 {
  margin-bottom: 15rem !important;
}

.mb-208 {
  margin-bottom: 20rem !important;
}

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

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

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

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

.ms-12 {
  margin-left: 0.75rem !important;
}

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

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

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

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

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

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

.ms-96 {
  margin-left: 6rem !important;
}

.ms-120 {
  margin-left: 10rem !important;
}

.ms-160 {
  margin-left: 15rem !important;
}

.ms-208 {
  margin-left: 20rem !important;
}

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

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

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

.m-n12 {
  margin: -0.75rem !important;
}

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

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

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

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

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

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

.m-n96 {
  margin: -6rem !important;
}

.m-n120 {
  margin: -10rem !important;
}

.m-n160 {
  margin: -15rem !important;
}

.m-n208 {
  margin: -20rem !important;
}

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

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

.mx-n12 {
  margin-right: -0.75rem !important;
  margin-left: -0.75rem !important;
}

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

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

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

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

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

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

.mx-n96 {
  margin-right: -6rem !important;
  margin-left: -6rem !important;
}

.mx-n120 {
  margin-right: -10rem !important;
  margin-left: -10rem !important;
}

.mx-n160 {
  margin-right: -15rem !important;
  margin-left: -15rem !important;
}

.mx-n208 {
  margin-right: -20rem !important;
  margin-left: -20rem !important;
}

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

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

.my-n12 {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}

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

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

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

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

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

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

.my-n96 {
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}

.my-n120 {
  margin-top: -10rem !important;
  margin-bottom: -10rem !important;
}

.my-n160 {
  margin-top: -15rem !important;
  margin-bottom: -15rem !important;
}

.my-n208 {
  margin-top: -20rem !important;
  margin-bottom: -20rem !important;
}

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

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

.mt-n12 {
  margin-top: -0.75rem !important;
}

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

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

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

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

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

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

.mt-n96 {
  margin-top: -6rem !important;
}

.mt-n120 {
  margin-top: -10rem !important;
}

.mt-n160 {
  margin-top: -15rem !important;
}

.mt-n208 {
  margin-top: -20rem !important;
}

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

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

.me-n12 {
  margin-right: -0.75rem !important;
}

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

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

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

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

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

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

.me-n96 {
  margin-right: -6rem !important;
}

.me-n120 {
  margin-right: -10rem !important;
}

.me-n160 {
  margin-right: -15rem !important;
}

.me-n208 {
  margin-right: -20rem !important;
}

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

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

.mb-n12 {
  margin-bottom: -0.75rem !important;
}

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

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

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

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

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

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

.mb-n96 {
  margin-bottom: -6rem !important;
}

.mb-n120 {
  margin-bottom: -10rem !important;
}

.mb-n160 {
  margin-bottom: -15rem !important;
}

.mb-n208 {
  margin-bottom: -20rem !important;
}

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

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

.ms-n12 {
  margin-left: -0.75rem !important;
}

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

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

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

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

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

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

.ms-n96 {
  margin-left: -6rem !important;
}

.ms-n120 {
  margin-left: -10rem !important;
}

.ms-n160 {
  margin-left: -15rem !important;
}

.ms-n208 {
  margin-left: -20rem !important;
}

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

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

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

.p-12 {
  padding: 0.75rem !important;
}

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

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

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

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

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

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

.p-96 {
  padding: 6rem !important;
}

.p-120 {
  padding: 10rem !important;
}

.p-160 {
  padding: 15rem !important;
}

.p-208 {
  padding: 20rem !important;
}

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

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

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

.px-12 {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}

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

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

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

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

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

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

.px-96 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

.px-120 {
  padding-right: 10rem !important;
  padding-left: 10rem !important;
}

.px-160 {
  padding-right: 15rem !important;
  padding-left: 15rem !important;
}

.px-208 {
  padding-right: 20rem !important;
  padding-left: 20rem !important;
}

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

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

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

.py-12 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

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

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

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

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

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

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

.py-96 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-120 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

.py-160 {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}

.py-208 {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}

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

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

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

.pt-12 {
  padding-top: 0.75rem !important;
}

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

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

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

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

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

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

.pt-96 {
  padding-top: 6rem !important;
}

.pt-120 {
  padding-top: 10rem !important;
}

.pt-160 {
  padding-top: 15rem !important;
}

.pt-208 {
  padding-top: 20rem !important;
}

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

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

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

.pe-12 {
  padding-right: 0.75rem !important;
}

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

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

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

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

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

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

.pe-96 {
  padding-right: 6rem !important;
}

.pe-120 {
  padding-right: 10rem !important;
}

.pe-160 {
  padding-right: 15rem !important;
}

.pe-208 {
  padding-right: 20rem !important;
}

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

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

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

.pb-12 {
  padding-bottom: 0.75rem !important;
}

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

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

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

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

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

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

.pb-96 {
  padding-bottom: 6rem !important;
}

.pb-120 {
  padding-bottom: 10rem !important;
}

.pb-160 {
  padding-bottom: 15rem !important;
}

.pb-208 {
  padding-bottom: 20rem !important;
}

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

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

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

.ps-12 {
  padding-left: 0.75rem !important;
}

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

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

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

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

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

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

.ps-96 {
  padding-left: 6rem !important;
}

.ps-120 {
  padding-left: 10rem !important;
}

.ps-160 {
  padding-left: 15rem !important;
}

.ps-208 {
  padding-left: 20rem !important;
}

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

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

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

.gap-12 {
  gap: 0.75rem !important;
}

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

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

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

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

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

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

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

.gap-120 {
  gap: 10rem !important;
}

.gap-160 {
  gap: 15rem !important;
}

.gap-208 {
  gap: 20rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

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

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

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

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

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

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

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

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

.rounded-5 {
  border-radius: var(--bs-border-radius-2xl) !important;
}

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 374px) {
  .float-xsm-start {
    float: left !important;
  }
  .float-xsm-end {
    float: right !important;
  }
  .float-xsm-none {
    float: none !important;
  }
  .d-xsm-inline {
    display: inline !important;
  }
  .d-xsm-inline-block {
    display: inline-block !important;
  }
  .d-xsm-block {
    display: block !important;
  }
  .d-xsm-grid {
    display: grid !important;
  }
  .d-xsm-table {
    display: table !important;
  }
  .d-xsm-table-row {
    display: table-row !important;
  }
  .d-xsm-table-cell {
    display: table-cell !important;
  }
  .d-xsm-flex {
    display: flex !important;
  }
  .d-xsm-inline-flex {
    display: inline-flex !important;
  }
  .d-xsm-none {
    display: none !important;
  }
  .flex-xsm-fill {
    flex: 1 1 auto !important;
  }
  .flex-xsm-row {
    flex-direction: row !important;
  }
  .flex-xsm-column {
    flex-direction: column !important;
  }
  .flex-xsm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xsm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xsm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xsm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xsm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xsm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xsm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xsm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xsm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xsm-start {
    justify-content: flex-start !important;
  }
  .justify-content-xsm-end {
    justify-content: flex-end !important;
  }
  .justify-content-xsm-center {
    justify-content: center !important;
  }
  .justify-content-xsm-between {
    justify-content: space-between !important;
  }
  .justify-content-xsm-around {
    justify-content: space-around !important;
  }
  .justify-content-xsm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xsm-start {
    align-items: flex-start !important;
  }
  .align-items-xsm-end {
    align-items: flex-end !important;
  }
  .align-items-xsm-center {
    align-items: center !important;
  }
  .align-items-xsm-baseline {
    align-items: baseline !important;
  }
  .align-items-xsm-stretch {
    align-items: stretch !important;
  }
  .align-content-xsm-start {
    align-content: flex-start !important;
  }
  .align-content-xsm-end {
    align-content: flex-end !important;
  }
  .align-content-xsm-center {
    align-content: center !important;
  }
  .align-content-xsm-between {
    align-content: space-between !important;
  }
  .align-content-xsm-around {
    align-content: space-around !important;
  }
  .align-content-xsm-stretch {
    align-content: stretch !important;
  }
  .align-self-xsm-auto {
    align-self: auto !important;
  }
  .align-self-xsm-start {
    align-self: flex-start !important;
  }
  .align-self-xsm-end {
    align-self: flex-end !important;
  }
  .align-self-xsm-center {
    align-self: center !important;
  }
  .align-self-xsm-baseline {
    align-self: baseline !important;
  }
  .align-self-xsm-stretch {
    align-self: stretch !important;
  }
  .order-xsm-first {
    order: -1 !important;
  }
  .order-xsm-0 {
    order: 0 !important;
  }
  .order-xsm-1 {
    order: 1 !important;
  }
  .order-xsm-2 {
    order: 2 !important;
  }
  .order-xsm-3 {
    order: 3 !important;
  }
  .order-xsm-4 {
    order: 4 !important;
  }
  .order-xsm-5 {
    order: 5 !important;
  }
  .order-xsm-last {
    order: 6 !important;
  }
  .m-xsm-0 {
    margin: 0 !important;
  }
  .m-xsm-4 {
    margin: 0.25rem !important;
  }
  .m-xsm-8 {
    margin: 0.5rem !important;
  }
  .m-xsm-12 {
    margin: 0.75rem !important;
  }
  .m-xsm-16 {
    margin: 1rem !important;
  }
  .m-xsm-24 {
    margin: 1.5rem !important;
  }
  .m-xsm-32 {
    margin: 2rem !important;
  }
  .m-xsm-48 {
    margin: 3rem !important;
  }
  .m-xsm-64 {
    margin: 4rem !important;
  }
  .m-xsm-80 {
    margin: 5rem !important;
  }
  .m-xsm-96 {
    margin: 6rem !important;
  }
  .m-xsm-120 {
    margin: 10rem !important;
  }
  .m-xsm-160 {
    margin: 15rem !important;
  }
  .m-xsm-208 {
    margin: 20rem !important;
  }
  .m-xsm-auto {
    margin: auto !important;
  }
  .mx-xsm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xsm-4 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xsm-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xsm-12 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-xsm-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xsm-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xsm-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xsm-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xsm-64 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xsm-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xsm-96 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xsm-120 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-xsm-160 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-xsm-208 {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-xsm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xsm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xsm-4 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xsm-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xsm-12 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-xsm-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xsm-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xsm-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xsm-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xsm-64 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xsm-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xsm-96 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xsm-120 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-xsm-160 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-xsm-208 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-xsm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xsm-0 {
    margin-top: 0 !important;
  }
  .mt-xsm-4 {
    margin-top: 0.25rem !important;
  }
  .mt-xsm-8 {
    margin-top: 0.5rem !important;
  }
  .mt-xsm-12 {
    margin-top: 0.75rem !important;
  }
  .mt-xsm-16 {
    margin-top: 1rem !important;
  }
  .mt-xsm-24 {
    margin-top: 1.5rem !important;
  }
  .mt-xsm-32 {
    margin-top: 2rem !important;
  }
  .mt-xsm-48 {
    margin-top: 3rem !important;
  }
  .mt-xsm-64 {
    margin-top: 4rem !important;
  }
  .mt-xsm-80 {
    margin-top: 5rem !important;
  }
  .mt-xsm-96 {
    margin-top: 6rem !important;
  }
  .mt-xsm-120 {
    margin-top: 10rem !important;
  }
  .mt-xsm-160 {
    margin-top: 15rem !important;
  }
  .mt-xsm-208 {
    margin-top: 20rem !important;
  }
  .mt-xsm-auto {
    margin-top: auto !important;
  }
  .me-xsm-0 {
    margin-right: 0 !important;
  }
  .me-xsm-4 {
    margin-right: 0.25rem !important;
  }
  .me-xsm-8 {
    margin-right: 0.5rem !important;
  }
  .me-xsm-12 {
    margin-right: 0.75rem !important;
  }
  .me-xsm-16 {
    margin-right: 1rem !important;
  }
  .me-xsm-24 {
    margin-right: 1.5rem !important;
  }
  .me-xsm-32 {
    margin-right: 2rem !important;
  }
  .me-xsm-48 {
    margin-right: 3rem !important;
  }
  .me-xsm-64 {
    margin-right: 4rem !important;
  }
  .me-xsm-80 {
    margin-right: 5rem !important;
  }
  .me-xsm-96 {
    margin-right: 6rem !important;
  }
  .me-xsm-120 {
    margin-right: 10rem !important;
  }
  .me-xsm-160 {
    margin-right: 15rem !important;
  }
  .me-xsm-208 {
    margin-right: 20rem !important;
  }
  .me-xsm-auto {
    margin-right: auto !important;
  }
  .mb-xsm-0 {
    margin-bottom: 0 !important;
  }
  .mb-xsm-4 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xsm-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xsm-12 {
    margin-bottom: 0.75rem !important;
  }
  .mb-xsm-16 {
    margin-bottom: 1rem !important;
  }
  .mb-xsm-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xsm-32 {
    margin-bottom: 2rem !important;
  }
  .mb-xsm-48 {
    margin-bottom: 3rem !important;
  }
  .mb-xsm-64 {
    margin-bottom: 4rem !important;
  }
  .mb-xsm-80 {
    margin-bottom: 5rem !important;
  }
  .mb-xsm-96 {
    margin-bottom: 6rem !important;
  }
  .mb-xsm-120 {
    margin-bottom: 10rem !important;
  }
  .mb-xsm-160 {
    margin-bottom: 15rem !important;
  }
  .mb-xsm-208 {
    margin-bottom: 20rem !important;
  }
  .mb-xsm-auto {
    margin-bottom: auto !important;
  }
  .ms-xsm-0 {
    margin-left: 0 !important;
  }
  .ms-xsm-4 {
    margin-left: 0.25rem !important;
  }
  .ms-xsm-8 {
    margin-left: 0.5rem !important;
  }
  .ms-xsm-12 {
    margin-left: 0.75rem !important;
  }
  .ms-xsm-16 {
    margin-left: 1rem !important;
  }
  .ms-xsm-24 {
    margin-left: 1.5rem !important;
  }
  .ms-xsm-32 {
    margin-left: 2rem !important;
  }
  .ms-xsm-48 {
    margin-left: 3rem !important;
  }
  .ms-xsm-64 {
    margin-left: 4rem !important;
  }
  .ms-xsm-80 {
    margin-left: 5rem !important;
  }
  .ms-xsm-96 {
    margin-left: 6rem !important;
  }
  .ms-xsm-120 {
    margin-left: 10rem !important;
  }
  .ms-xsm-160 {
    margin-left: 15rem !important;
  }
  .ms-xsm-208 {
    margin-left: 20rem !important;
  }
  .ms-xsm-auto {
    margin-left: auto !important;
  }
  .m-xsm-n4 {
    margin: -0.25rem !important;
  }
  .m-xsm-n8 {
    margin: -0.5rem !important;
  }
  .m-xsm-n12 {
    margin: -0.75rem !important;
  }
  .m-xsm-n16 {
    margin: -1rem !important;
  }
  .m-xsm-n24 {
    margin: -1.5rem !important;
  }
  .m-xsm-n32 {
    margin: -2rem !important;
  }
  .m-xsm-n48 {
    margin: -3rem !important;
  }
  .m-xsm-n64 {
    margin: -4rem !important;
  }
  .m-xsm-n80 {
    margin: -5rem !important;
  }
  .m-xsm-n96 {
    margin: -6rem !important;
  }
  .m-xsm-n120 {
    margin: -10rem !important;
  }
  .m-xsm-n160 {
    margin: -15rem !important;
  }
  .m-xsm-n208 {
    margin: -20rem !important;
  }
  .mx-xsm-n4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-xsm-n8 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-xsm-n12 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-xsm-n16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-xsm-n24 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-xsm-n32 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-xsm-n48 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-xsm-n64 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-xsm-n80 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-xsm-n96 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-xsm-n120 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .mx-xsm-n160 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .mx-xsm-n208 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .my-xsm-n4 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-xsm-n8 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-xsm-n12 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-xsm-n16 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-xsm-n24 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-xsm-n32 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-xsm-n48 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-xsm-n64 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-xsm-n80 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-xsm-n96 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-xsm-n120 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .my-xsm-n160 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }
  .my-xsm-n208 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }
  .mt-xsm-n4 {
    margin-top: -0.25rem !important;
  }
  .mt-xsm-n8 {
    margin-top: -0.5rem !important;
  }
  .mt-xsm-n12 {
    margin-top: -0.75rem !important;
  }
  .mt-xsm-n16 {
    margin-top: -1rem !important;
  }
  .mt-xsm-n24 {
    margin-top: -1.5rem !important;
  }
  .mt-xsm-n32 {
    margin-top: -2rem !important;
  }
  .mt-xsm-n48 {
    margin-top: -3rem !important;
  }
  .mt-xsm-n64 {
    margin-top: -4rem !important;
  }
  .mt-xsm-n80 {
    margin-top: -5rem !important;
  }
  .mt-xsm-n96 {
    margin-top: -6rem !important;
  }
  .mt-xsm-n120 {
    margin-top: -10rem !important;
  }
  .mt-xsm-n160 {
    margin-top: -15rem !important;
  }
  .mt-xsm-n208 {
    margin-top: -20rem !important;
  }
  .me-xsm-n4 {
    margin-right: -0.25rem !important;
  }
  .me-xsm-n8 {
    margin-right: -0.5rem !important;
  }
  .me-xsm-n12 {
    margin-right: -0.75rem !important;
  }
  .me-xsm-n16 {
    margin-right: -1rem !important;
  }
  .me-xsm-n24 {
    margin-right: -1.5rem !important;
  }
  .me-xsm-n32 {
    margin-right: -2rem !important;
  }
  .me-xsm-n48 {
    margin-right: -3rem !important;
  }
  .me-xsm-n64 {
    margin-right: -4rem !important;
  }
  .me-xsm-n80 {
    margin-right: -5rem !important;
  }
  .me-xsm-n96 {
    margin-right: -6rem !important;
  }
  .me-xsm-n120 {
    margin-right: -10rem !important;
  }
  .me-xsm-n160 {
    margin-right: -15rem !important;
  }
  .me-xsm-n208 {
    margin-right: -20rem !important;
  }
  .mb-xsm-n4 {
    margin-bottom: -0.25rem !important;
  }
  .mb-xsm-n8 {
    margin-bottom: -0.5rem !important;
  }
  .mb-xsm-n12 {
    margin-bottom: -0.75rem !important;
  }
  .mb-xsm-n16 {
    margin-bottom: -1rem !important;
  }
  .mb-xsm-n24 {
    margin-bottom: -1.5rem !important;
  }
  .mb-xsm-n32 {
    margin-bottom: -2rem !important;
  }
  .mb-xsm-n48 {
    margin-bottom: -3rem !important;
  }
  .mb-xsm-n64 {
    margin-bottom: -4rem !important;
  }
  .mb-xsm-n80 {
    margin-bottom: -5rem !important;
  }
  .mb-xsm-n96 {
    margin-bottom: -6rem !important;
  }
  .mb-xsm-n120 {
    margin-bottom: -10rem !important;
  }
  .mb-xsm-n160 {
    margin-bottom: -15rem !important;
  }
  .mb-xsm-n208 {
    margin-bottom: -20rem !important;
  }
  .ms-xsm-n4 {
    margin-left: -0.25rem !important;
  }
  .ms-xsm-n8 {
    margin-left: -0.5rem !important;
  }
  .ms-xsm-n12 {
    margin-left: -0.75rem !important;
  }
  .ms-xsm-n16 {
    margin-left: -1rem !important;
  }
  .ms-xsm-n24 {
    margin-left: -1.5rem !important;
  }
  .ms-xsm-n32 {
    margin-left: -2rem !important;
  }
  .ms-xsm-n48 {
    margin-left: -3rem !important;
  }
  .ms-xsm-n64 {
    margin-left: -4rem !important;
  }
  .ms-xsm-n80 {
    margin-left: -5rem !important;
  }
  .ms-xsm-n96 {
    margin-left: -6rem !important;
  }
  .ms-xsm-n120 {
    margin-left: -10rem !important;
  }
  .ms-xsm-n160 {
    margin-left: -15rem !important;
  }
  .ms-xsm-n208 {
    margin-left: -20rem !important;
  }
  .p-xsm-0 {
    padding: 0 !important;
  }
  .p-xsm-4 {
    padding: 0.25rem !important;
  }
  .p-xsm-8 {
    padding: 0.5rem !important;
  }
  .p-xsm-12 {
    padding: 0.75rem !important;
  }
  .p-xsm-16 {
    padding: 1rem !important;
  }
  .p-xsm-24 {
    padding: 1.5rem !important;
  }
  .p-xsm-32 {
    padding: 2rem !important;
  }
  .p-xsm-48 {
    padding: 3rem !important;
  }
  .p-xsm-64 {
    padding: 4rem !important;
  }
  .p-xsm-80 {
    padding: 5rem !important;
  }
  .p-xsm-96 {
    padding: 6rem !important;
  }
  .p-xsm-120 {
    padding: 10rem !important;
  }
  .p-xsm-160 {
    padding: 15rem !important;
  }
  .p-xsm-208 {
    padding: 20rem !important;
  }
  .px-xsm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xsm-4 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xsm-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xsm-12 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-xsm-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xsm-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xsm-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xsm-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xsm-64 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xsm-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xsm-96 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xsm-120 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .px-xsm-160 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-xsm-208 {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .py-xsm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xsm-4 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xsm-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xsm-12 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-xsm-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xsm-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xsm-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xsm-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xsm-64 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xsm-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xsm-96 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xsm-120 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .py-xsm-160 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-xsm-208 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .pt-xsm-0 {
    padding-top: 0 !important;
  }
  .pt-xsm-4 {
    padding-top: 0.25rem !important;
  }
  .pt-xsm-8 {
    padding-top: 0.5rem !important;
  }
  .pt-xsm-12 {
    padding-top: 0.75rem !important;
  }
  .pt-xsm-16 {
    padding-top: 1rem !important;
  }
  .pt-xsm-24 {
    padding-top: 1.5rem !important;
  }
  .pt-xsm-32 {
    padding-top: 2rem !important;
  }
  .pt-xsm-48 {
    padding-top: 3rem !important;
  }
  .pt-xsm-64 {
    padding-top: 4rem !important;
  }
  .pt-xsm-80 {
    padding-top: 5rem !important;
  }
  .pt-xsm-96 {
    padding-top: 6rem !important;
  }
  .pt-xsm-120 {
    padding-top: 10rem !important;
  }
  .pt-xsm-160 {
    padding-top: 15rem !important;
  }
  .pt-xsm-208 {
    padding-top: 20rem !important;
  }
  .pe-xsm-0 {
    padding-right: 0 !important;
  }
  .pe-xsm-4 {
    padding-right: 0.25rem !important;
  }
  .pe-xsm-8 {
    padding-right: 0.5rem !important;
  }
  .pe-xsm-12 {
    padding-right: 0.75rem !important;
  }
  .pe-xsm-16 {
    padding-right: 1rem !important;
  }
  .pe-xsm-24 {
    padding-right: 1.5rem !important;
  }
  .pe-xsm-32 {
    padding-right: 2rem !important;
  }
  .pe-xsm-48 {
    padding-right: 3rem !important;
  }
  .pe-xsm-64 {
    padding-right: 4rem !important;
  }
  .pe-xsm-80 {
    padding-right: 5rem !important;
  }
  .pe-xsm-96 {
    padding-right: 6rem !important;
  }
  .pe-xsm-120 {
    padding-right: 10rem !important;
  }
  .pe-xsm-160 {
    padding-right: 15rem !important;
  }
  .pe-xsm-208 {
    padding-right: 20rem !important;
  }
  .pb-xsm-0 {
    padding-bottom: 0 !important;
  }
  .pb-xsm-4 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xsm-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xsm-12 {
    padding-bottom: 0.75rem !important;
  }
  .pb-xsm-16 {
    padding-bottom: 1rem !important;
  }
  .pb-xsm-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xsm-32 {
    padding-bottom: 2rem !important;
  }
  .pb-xsm-48 {
    padding-bottom: 3rem !important;
  }
  .pb-xsm-64 {
    padding-bottom: 4rem !important;
  }
  .pb-xsm-80 {
    padding-bottom: 5rem !important;
  }
  .pb-xsm-96 {
    padding-bottom: 6rem !important;
  }
  .pb-xsm-120 {
    padding-bottom: 10rem !important;
  }
  .pb-xsm-160 {
    padding-bottom: 15rem !important;
  }
  .pb-xsm-208 {
    padding-bottom: 20rem !important;
  }
  .ps-xsm-0 {
    padding-left: 0 !important;
  }
  .ps-xsm-4 {
    padding-left: 0.25rem !important;
  }
  .ps-xsm-8 {
    padding-left: 0.5rem !important;
  }
  .ps-xsm-12 {
    padding-left: 0.75rem !important;
  }
  .ps-xsm-16 {
    padding-left: 1rem !important;
  }
  .ps-xsm-24 {
    padding-left: 1.5rem !important;
  }
  .ps-xsm-32 {
    padding-left: 2rem !important;
  }
  .ps-xsm-48 {
    padding-left: 3rem !important;
  }
  .ps-xsm-64 {
    padding-left: 4rem !important;
  }
  .ps-xsm-80 {
    padding-left: 5rem !important;
  }
  .ps-xsm-96 {
    padding-left: 6rem !important;
  }
  .ps-xsm-120 {
    padding-left: 10rem !important;
  }
  .ps-xsm-160 {
    padding-left: 15rem !important;
  }
  .ps-xsm-208 {
    padding-left: 20rem !important;
  }
  .gap-xsm-0 {
    gap: 0 !important;
  }
  .gap-xsm-4 {
    gap: 0.25rem !important;
  }
  .gap-xsm-8 {
    gap: 0.5rem !important;
  }
  .gap-xsm-12 {
    gap: 0.75rem !important;
  }
  .gap-xsm-16 {
    gap: 1rem !important;
  }
  .gap-xsm-24 {
    gap: 1.5rem !important;
  }
  .gap-xsm-32 {
    gap: 2rem !important;
  }
  .gap-xsm-48 {
    gap: 3rem !important;
  }
  .gap-xsm-64 {
    gap: 4rem !important;
  }
  .gap-xsm-80 {
    gap: 5rem !important;
  }
  .gap-xsm-96 {
    gap: 6rem !important;
  }
  .gap-xsm-120 {
    gap: 10rem !important;
  }
  .gap-xsm-160 {
    gap: 15rem !important;
  }
  .gap-xsm-208 {
    gap: 20rem !important;
  }
  .text-xsm-start {
    text-align: left !important;
  }
  .text-xsm-end {
    text-align: right !important;
  }
  .text-xsm-center {
    text-align: center !important;
  }
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-4 {
    margin: 0.25rem !important;
  }
  .m-sm-8 {
    margin: 0.5rem !important;
  }
  .m-sm-12 {
    margin: 0.75rem !important;
  }
  .m-sm-16 {
    margin: 1rem !important;
  }
  .m-sm-24 {
    margin: 1.5rem !important;
  }
  .m-sm-32 {
    margin: 2rem !important;
  }
  .m-sm-48 {
    margin: 3rem !important;
  }
  .m-sm-64 {
    margin: 4rem !important;
  }
  .m-sm-80 {
    margin: 5rem !important;
  }
  .m-sm-96 {
    margin: 6rem !important;
  }
  .m-sm-120 {
    margin: 10rem !important;
  }
  .m-sm-160 {
    margin: 15rem !important;
  }
  .m-sm-208 {
    margin: 20rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-4 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-12 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-sm-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-sm-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-64 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-sm-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-sm-96 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-sm-120 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-sm-160 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-sm-208 {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-4 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-12 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-sm-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-sm-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-64 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-sm-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-sm-96 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-sm-120 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-sm-160 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-sm-208 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-4 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-8 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-12 {
    margin-top: 0.75rem !important;
  }
  .mt-sm-16 {
    margin-top: 1rem !important;
  }
  .mt-sm-24 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-32 {
    margin-top: 2rem !important;
  }
  .mt-sm-48 {
    margin-top: 3rem !important;
  }
  .mt-sm-64 {
    margin-top: 4rem !important;
  }
  .mt-sm-80 {
    margin-top: 5rem !important;
  }
  .mt-sm-96 {
    margin-top: 6rem !important;
  }
  .mt-sm-120 {
    margin-top: 10rem !important;
  }
  .mt-sm-160 {
    margin-top: 15rem !important;
  }
  .mt-sm-208 {
    margin-top: 20rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-4 {
    margin-right: 0.25rem !important;
  }
  .me-sm-8 {
    margin-right: 0.5rem !important;
  }
  .me-sm-12 {
    margin-right: 0.75rem !important;
  }
  .me-sm-16 {
    margin-right: 1rem !important;
  }
  .me-sm-24 {
    margin-right: 1.5rem !important;
  }
  .me-sm-32 {
    margin-right: 2rem !important;
  }
  .me-sm-48 {
    margin-right: 3rem !important;
  }
  .me-sm-64 {
    margin-right: 4rem !important;
  }
  .me-sm-80 {
    margin-right: 5rem !important;
  }
  .me-sm-96 {
    margin-right: 6rem !important;
  }
  .me-sm-120 {
    margin-right: 10rem !important;
  }
  .me-sm-160 {
    margin-right: 15rem !important;
  }
  .me-sm-208 {
    margin-right: 20rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-4 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-12 {
    margin-bottom: 0.75rem !important;
  }
  .mb-sm-16 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-32 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-48 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-64 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-80 {
    margin-bottom: 5rem !important;
  }
  .mb-sm-96 {
    margin-bottom: 6rem !important;
  }
  .mb-sm-120 {
    margin-bottom: 10rem !important;
  }
  .mb-sm-160 {
    margin-bottom: 15rem !important;
  }
  .mb-sm-208 {
    margin-bottom: 20rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-4 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-8 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-12 {
    margin-left: 0.75rem !important;
  }
  .ms-sm-16 {
    margin-left: 1rem !important;
  }
  .ms-sm-24 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-32 {
    margin-left: 2rem !important;
  }
  .ms-sm-48 {
    margin-left: 3rem !important;
  }
  .ms-sm-64 {
    margin-left: 4rem !important;
  }
  .ms-sm-80 {
    margin-left: 5rem !important;
  }
  .ms-sm-96 {
    margin-left: 6rem !important;
  }
  .ms-sm-120 {
    margin-left: 10rem !important;
  }
  .ms-sm-160 {
    margin-left: 15rem !important;
  }
  .ms-sm-208 {
    margin-left: 20rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .m-sm-n4 {
    margin: -0.25rem !important;
  }
  .m-sm-n8 {
    margin: -0.5rem !important;
  }
  .m-sm-n12 {
    margin: -0.75rem !important;
  }
  .m-sm-n16 {
    margin: -1rem !important;
  }
  .m-sm-n24 {
    margin: -1.5rem !important;
  }
  .m-sm-n32 {
    margin: -2rem !important;
  }
  .m-sm-n48 {
    margin: -3rem !important;
  }
  .m-sm-n64 {
    margin: -4rem !important;
  }
  .m-sm-n80 {
    margin: -5rem !important;
  }
  .m-sm-n96 {
    margin: -6rem !important;
  }
  .m-sm-n120 {
    margin: -10rem !important;
  }
  .m-sm-n160 {
    margin: -15rem !important;
  }
  .m-sm-n208 {
    margin: -20rem !important;
  }
  .mx-sm-n4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-sm-n8 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-sm-n12 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-sm-n16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-sm-n24 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-sm-n32 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-sm-n48 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-sm-n64 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-sm-n80 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-sm-n96 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-sm-n120 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .mx-sm-n160 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .mx-sm-n208 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .my-sm-n4 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-sm-n8 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-sm-n12 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-sm-n16 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-sm-n24 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-sm-n32 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-sm-n48 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-sm-n64 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-sm-n80 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-sm-n96 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-sm-n120 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .my-sm-n160 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }
  .my-sm-n208 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }
  .mt-sm-n4 {
    margin-top: -0.25rem !important;
  }
  .mt-sm-n8 {
    margin-top: -0.5rem !important;
  }
  .mt-sm-n12 {
    margin-top: -0.75rem !important;
  }
  .mt-sm-n16 {
    margin-top: -1rem !important;
  }
  .mt-sm-n24 {
    margin-top: -1.5rem !important;
  }
  .mt-sm-n32 {
    margin-top: -2rem !important;
  }
  .mt-sm-n48 {
    margin-top: -3rem !important;
  }
  .mt-sm-n64 {
    margin-top: -4rem !important;
  }
  .mt-sm-n80 {
    margin-top: -5rem !important;
  }
  .mt-sm-n96 {
    margin-top: -6rem !important;
  }
  .mt-sm-n120 {
    margin-top: -10rem !important;
  }
  .mt-sm-n160 {
    margin-top: -15rem !important;
  }
  .mt-sm-n208 {
    margin-top: -20rem !important;
  }
  .me-sm-n4 {
    margin-right: -0.25rem !important;
  }
  .me-sm-n8 {
    margin-right: -0.5rem !important;
  }
  .me-sm-n12 {
    margin-right: -0.75rem !important;
  }
  .me-sm-n16 {
    margin-right: -1rem !important;
  }
  .me-sm-n24 {
    margin-right: -1.5rem !important;
  }
  .me-sm-n32 {
    margin-right: -2rem !important;
  }
  .me-sm-n48 {
    margin-right: -3rem !important;
  }
  .me-sm-n64 {
    margin-right: -4rem !important;
  }
  .me-sm-n80 {
    margin-right: -5rem !important;
  }
  .me-sm-n96 {
    margin-right: -6rem !important;
  }
  .me-sm-n120 {
    margin-right: -10rem !important;
  }
  .me-sm-n160 {
    margin-right: -15rem !important;
  }
  .me-sm-n208 {
    margin-right: -20rem !important;
  }
  .mb-sm-n4 {
    margin-bottom: -0.25rem !important;
  }
  .mb-sm-n8 {
    margin-bottom: -0.5rem !important;
  }
  .mb-sm-n12 {
    margin-bottom: -0.75rem !important;
  }
  .mb-sm-n16 {
    margin-bottom: -1rem !important;
  }
  .mb-sm-n24 {
    margin-bottom: -1.5rem !important;
  }
  .mb-sm-n32 {
    margin-bottom: -2rem !important;
  }
  .mb-sm-n48 {
    margin-bottom: -3rem !important;
  }
  .mb-sm-n64 {
    margin-bottom: -4rem !important;
  }
  .mb-sm-n80 {
    margin-bottom: -5rem !important;
  }
  .mb-sm-n96 {
    margin-bottom: -6rem !important;
  }
  .mb-sm-n120 {
    margin-bottom: -10rem !important;
  }
  .mb-sm-n160 {
    margin-bottom: -15rem !important;
  }
  .mb-sm-n208 {
    margin-bottom: -20rem !important;
  }
  .ms-sm-n4 {
    margin-left: -0.25rem !important;
  }
  .ms-sm-n8 {
    margin-left: -0.5rem !important;
  }
  .ms-sm-n12 {
    margin-left: -0.75rem !important;
  }
  .ms-sm-n16 {
    margin-left: -1rem !important;
  }
  .ms-sm-n24 {
    margin-left: -1.5rem !important;
  }
  .ms-sm-n32 {
    margin-left: -2rem !important;
  }
  .ms-sm-n48 {
    margin-left: -3rem !important;
  }
  .ms-sm-n64 {
    margin-left: -4rem !important;
  }
  .ms-sm-n80 {
    margin-left: -5rem !important;
  }
  .ms-sm-n96 {
    margin-left: -6rem !important;
  }
  .ms-sm-n120 {
    margin-left: -10rem !important;
  }
  .ms-sm-n160 {
    margin-left: -15rem !important;
  }
  .ms-sm-n208 {
    margin-left: -20rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-4 {
    padding: 0.25rem !important;
  }
  .p-sm-8 {
    padding: 0.5rem !important;
  }
  .p-sm-12 {
    padding: 0.75rem !important;
  }
  .p-sm-16 {
    padding: 1rem !important;
  }
  .p-sm-24 {
    padding: 1.5rem !important;
  }
  .p-sm-32 {
    padding: 2rem !important;
  }
  .p-sm-48 {
    padding: 3rem !important;
  }
  .p-sm-64 {
    padding: 4rem !important;
  }
  .p-sm-80 {
    padding: 5rem !important;
  }
  .p-sm-96 {
    padding: 6rem !important;
  }
  .p-sm-120 {
    padding: 10rem !important;
  }
  .p-sm-160 {
    padding: 15rem !important;
  }
  .p-sm-208 {
    padding: 20rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-4 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-12 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-sm-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-sm-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-sm-64 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-sm-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-sm-96 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-sm-120 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .px-sm-160 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-sm-208 {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-4 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-12 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-sm-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-sm-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-sm-64 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-sm-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-sm-96 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-sm-120 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .py-sm-160 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-sm-208 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-4 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-8 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-12 {
    padding-top: 0.75rem !important;
  }
  .pt-sm-16 {
    padding-top: 1rem !important;
  }
  .pt-sm-24 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-32 {
    padding-top: 2rem !important;
  }
  .pt-sm-48 {
    padding-top: 3rem !important;
  }
  .pt-sm-64 {
    padding-top: 4rem !important;
  }
  .pt-sm-80 {
    padding-top: 5rem !important;
  }
  .pt-sm-96 {
    padding-top: 6rem !important;
  }
  .pt-sm-120 {
    padding-top: 10rem !important;
  }
  .pt-sm-160 {
    padding-top: 15rem !important;
  }
  .pt-sm-208 {
    padding-top: 20rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-4 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-8 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-12 {
    padding-right: 0.75rem !important;
  }
  .pe-sm-16 {
    padding-right: 1rem !important;
  }
  .pe-sm-24 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-32 {
    padding-right: 2rem !important;
  }
  .pe-sm-48 {
    padding-right: 3rem !important;
  }
  .pe-sm-64 {
    padding-right: 4rem !important;
  }
  .pe-sm-80 {
    padding-right: 5rem !important;
  }
  .pe-sm-96 {
    padding-right: 6rem !important;
  }
  .pe-sm-120 {
    padding-right: 10rem !important;
  }
  .pe-sm-160 {
    padding-right: 15rem !important;
  }
  .pe-sm-208 {
    padding-right: 20rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-4 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-12 {
    padding-bottom: 0.75rem !important;
  }
  .pb-sm-16 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-32 {
    padding-bottom: 2rem !important;
  }
  .pb-sm-48 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-64 {
    padding-bottom: 4rem !important;
  }
  .pb-sm-80 {
    padding-bottom: 5rem !important;
  }
  .pb-sm-96 {
    padding-bottom: 6rem !important;
  }
  .pb-sm-120 {
    padding-bottom: 10rem !important;
  }
  .pb-sm-160 {
    padding-bottom: 15rem !important;
  }
  .pb-sm-208 {
    padding-bottom: 20rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-4 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-8 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-12 {
    padding-left: 0.75rem !important;
  }
  .ps-sm-16 {
    padding-left: 1rem !important;
  }
  .ps-sm-24 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-32 {
    padding-left: 2rem !important;
  }
  .ps-sm-48 {
    padding-left: 3rem !important;
  }
  .ps-sm-64 {
    padding-left: 4rem !important;
  }
  .ps-sm-80 {
    padding-left: 5rem !important;
  }
  .ps-sm-96 {
    padding-left: 6rem !important;
  }
  .ps-sm-120 {
    padding-left: 10rem !important;
  }
  .ps-sm-160 {
    padding-left: 15rem !important;
  }
  .ps-sm-208 {
    padding-left: 20rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-4 {
    gap: 0.25rem !important;
  }
  .gap-sm-8 {
    gap: 0.5rem !important;
  }
  .gap-sm-12 {
    gap: 0.75rem !important;
  }
  .gap-sm-16 {
    gap: 1rem !important;
  }
  .gap-sm-24 {
    gap: 1.5rem !important;
  }
  .gap-sm-32 {
    gap: 2rem !important;
  }
  .gap-sm-48 {
    gap: 3rem !important;
  }
  .gap-sm-64 {
    gap: 4rem !important;
  }
  .gap-sm-80 {
    gap: 5rem !important;
  }
  .gap-sm-96 {
    gap: 6rem !important;
  }
  .gap-sm-120 {
    gap: 10rem !important;
  }
  .gap-sm-160 {
    gap: 15rem !important;
  }
  .gap-sm-208 {
    gap: 20rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-4 {
    margin: 0.25rem !important;
  }
  .m-md-8 {
    margin: 0.5rem !important;
  }
  .m-md-12 {
    margin: 0.75rem !important;
  }
  .m-md-16 {
    margin: 1rem !important;
  }
  .m-md-24 {
    margin: 1.5rem !important;
  }
  .m-md-32 {
    margin: 2rem !important;
  }
  .m-md-48 {
    margin: 3rem !important;
  }
  .m-md-64 {
    margin: 4rem !important;
  }
  .m-md-80 {
    margin: 5rem !important;
  }
  .m-md-96 {
    margin: 6rem !important;
  }
  .m-md-120 {
    margin: 10rem !important;
  }
  .m-md-160 {
    margin: 15rem !important;
  }
  .m-md-208 {
    margin: 20rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-4 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-12 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-md-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-md-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-64 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-md-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-md-96 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-md-120 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-md-160 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-md-208 {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-4 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-12 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-md-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-md-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-64 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-md-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-md-96 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-md-120 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-md-160 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-md-208 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-4 {
    margin-top: 0.25rem !important;
  }
  .mt-md-8 {
    margin-top: 0.5rem !important;
  }
  .mt-md-12 {
    margin-top: 0.75rem !important;
  }
  .mt-md-16 {
    margin-top: 1rem !important;
  }
  .mt-md-24 {
    margin-top: 1.5rem !important;
  }
  .mt-md-32 {
    margin-top: 2rem !important;
  }
  .mt-md-48 {
    margin-top: 3rem !important;
  }
  .mt-md-64 {
    margin-top: 4rem !important;
  }
  .mt-md-80 {
    margin-top: 5rem !important;
  }
  .mt-md-96 {
    margin-top: 6rem !important;
  }
  .mt-md-120 {
    margin-top: 10rem !important;
  }
  .mt-md-160 {
    margin-top: 15rem !important;
  }
  .mt-md-208 {
    margin-top: 20rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-4 {
    margin-right: 0.25rem !important;
  }
  .me-md-8 {
    margin-right: 0.5rem !important;
  }
  .me-md-12 {
    margin-right: 0.75rem !important;
  }
  .me-md-16 {
    margin-right: 1rem !important;
  }
  .me-md-24 {
    margin-right: 1.5rem !important;
  }
  .me-md-32 {
    margin-right: 2rem !important;
  }
  .me-md-48 {
    margin-right: 3rem !important;
  }
  .me-md-64 {
    margin-right: 4rem !important;
  }
  .me-md-80 {
    margin-right: 5rem !important;
  }
  .me-md-96 {
    margin-right: 6rem !important;
  }
  .me-md-120 {
    margin-right: 10rem !important;
  }
  .me-md-160 {
    margin-right: 15rem !important;
  }
  .me-md-208 {
    margin-right: 20rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-4 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-12 {
    margin-bottom: 0.75rem !important;
  }
  .mb-md-16 {
    margin-bottom: 1rem !important;
  }
  .mb-md-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-32 {
    margin-bottom: 2rem !important;
  }
  .mb-md-48 {
    margin-bottom: 3rem !important;
  }
  .mb-md-64 {
    margin-bottom: 4rem !important;
  }
  .mb-md-80 {
    margin-bottom: 5rem !important;
  }
  .mb-md-96 {
    margin-bottom: 6rem !important;
  }
  .mb-md-120 {
    margin-bottom: 10rem !important;
  }
  .mb-md-160 {
    margin-bottom: 15rem !important;
  }
  .mb-md-208 {
    margin-bottom: 20rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-4 {
    margin-left: 0.25rem !important;
  }
  .ms-md-8 {
    margin-left: 0.5rem !important;
  }
  .ms-md-12 {
    margin-left: 0.75rem !important;
  }
  .ms-md-16 {
    margin-left: 1rem !important;
  }
  .ms-md-24 {
    margin-left: 1.5rem !important;
  }
  .ms-md-32 {
    margin-left: 2rem !important;
  }
  .ms-md-48 {
    margin-left: 3rem !important;
  }
  .ms-md-64 {
    margin-left: 4rem !important;
  }
  .ms-md-80 {
    margin-left: 5rem !important;
  }
  .ms-md-96 {
    margin-left: 6rem !important;
  }
  .ms-md-120 {
    margin-left: 10rem !important;
  }
  .ms-md-160 {
    margin-left: 15rem !important;
  }
  .ms-md-208 {
    margin-left: 20rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .m-md-n4 {
    margin: -0.25rem !important;
  }
  .m-md-n8 {
    margin: -0.5rem !important;
  }
  .m-md-n12 {
    margin: -0.75rem !important;
  }
  .m-md-n16 {
    margin: -1rem !important;
  }
  .m-md-n24 {
    margin: -1.5rem !important;
  }
  .m-md-n32 {
    margin: -2rem !important;
  }
  .m-md-n48 {
    margin: -3rem !important;
  }
  .m-md-n64 {
    margin: -4rem !important;
  }
  .m-md-n80 {
    margin: -5rem !important;
  }
  .m-md-n96 {
    margin: -6rem !important;
  }
  .m-md-n120 {
    margin: -10rem !important;
  }
  .m-md-n160 {
    margin: -15rem !important;
  }
  .m-md-n208 {
    margin: -20rem !important;
  }
  .mx-md-n4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-md-n8 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-md-n12 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-md-n16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-md-n24 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-md-n32 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-md-n48 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-md-n64 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-md-n80 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-md-n96 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-md-n120 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .mx-md-n160 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .mx-md-n208 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .my-md-n4 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-md-n8 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-md-n12 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-md-n16 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-md-n24 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-md-n32 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-md-n48 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-md-n64 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-md-n80 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-md-n96 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-md-n120 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .my-md-n160 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }
  .my-md-n208 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }
  .mt-md-n4 {
    margin-top: -0.25rem !important;
  }
  .mt-md-n8 {
    margin-top: -0.5rem !important;
  }
  .mt-md-n12 {
    margin-top: -0.75rem !important;
  }
  .mt-md-n16 {
    margin-top: -1rem !important;
  }
  .mt-md-n24 {
    margin-top: -1.5rem !important;
  }
  .mt-md-n32 {
    margin-top: -2rem !important;
  }
  .mt-md-n48 {
    margin-top: -3rem !important;
  }
  .mt-md-n64 {
    margin-top: -4rem !important;
  }
  .mt-md-n80 {
    margin-top: -5rem !important;
  }
  .mt-md-n96 {
    margin-top: -6rem !important;
  }
  .mt-md-n120 {
    margin-top: -10rem !important;
  }
  .mt-md-n160 {
    margin-top: -15rem !important;
  }
  .mt-md-n208 {
    margin-top: -20rem !important;
  }
  .me-md-n4 {
    margin-right: -0.25rem !important;
  }
  .me-md-n8 {
    margin-right: -0.5rem !important;
  }
  .me-md-n12 {
    margin-right: -0.75rem !important;
  }
  .me-md-n16 {
    margin-right: -1rem !important;
  }
  .me-md-n24 {
    margin-right: -1.5rem !important;
  }
  .me-md-n32 {
    margin-right: -2rem !important;
  }
  .me-md-n48 {
    margin-right: -3rem !important;
  }
  .me-md-n64 {
    margin-right: -4rem !important;
  }
  .me-md-n80 {
    margin-right: -5rem !important;
  }
  .me-md-n96 {
    margin-right: -6rem !important;
  }
  .me-md-n120 {
    margin-right: -10rem !important;
  }
  .me-md-n160 {
    margin-right: -15rem !important;
  }
  .me-md-n208 {
    margin-right: -20rem !important;
  }
  .mb-md-n4 {
    margin-bottom: -0.25rem !important;
  }
  .mb-md-n8 {
    margin-bottom: -0.5rem !important;
  }
  .mb-md-n12 {
    margin-bottom: -0.75rem !important;
  }
  .mb-md-n16 {
    margin-bottom: -1rem !important;
  }
  .mb-md-n24 {
    margin-bottom: -1.5rem !important;
  }
  .mb-md-n32 {
    margin-bottom: -2rem !important;
  }
  .mb-md-n48 {
    margin-bottom: -3rem !important;
  }
  .mb-md-n64 {
    margin-bottom: -4rem !important;
  }
  .mb-md-n80 {
    margin-bottom: -5rem !important;
  }
  .mb-md-n96 {
    margin-bottom: -6rem !important;
  }
  .mb-md-n120 {
    margin-bottom: -10rem !important;
  }
  .mb-md-n160 {
    margin-bottom: -15rem !important;
  }
  .mb-md-n208 {
    margin-bottom: -20rem !important;
  }
  .ms-md-n4 {
    margin-left: -0.25rem !important;
  }
  .ms-md-n8 {
    margin-left: -0.5rem !important;
  }
  .ms-md-n12 {
    margin-left: -0.75rem !important;
  }
  .ms-md-n16 {
    margin-left: -1rem !important;
  }
  .ms-md-n24 {
    margin-left: -1.5rem !important;
  }
  .ms-md-n32 {
    margin-left: -2rem !important;
  }
  .ms-md-n48 {
    margin-left: -3rem !important;
  }
  .ms-md-n64 {
    margin-left: -4rem !important;
  }
  .ms-md-n80 {
    margin-left: -5rem !important;
  }
  .ms-md-n96 {
    margin-left: -6rem !important;
  }
  .ms-md-n120 {
    margin-left: -10rem !important;
  }
  .ms-md-n160 {
    margin-left: -15rem !important;
  }
  .ms-md-n208 {
    margin-left: -20rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-4 {
    padding: 0.25rem !important;
  }
  .p-md-8 {
    padding: 0.5rem !important;
  }
  .p-md-12 {
    padding: 0.75rem !important;
  }
  .p-md-16 {
    padding: 1rem !important;
  }
  .p-md-24 {
    padding: 1.5rem !important;
  }
  .p-md-32 {
    padding: 2rem !important;
  }
  .p-md-48 {
    padding: 3rem !important;
  }
  .p-md-64 {
    padding: 4rem !important;
  }
  .p-md-80 {
    padding: 5rem !important;
  }
  .p-md-96 {
    padding: 6rem !important;
  }
  .p-md-120 {
    padding: 10rem !important;
  }
  .p-md-160 {
    padding: 15rem !important;
  }
  .p-md-208 {
    padding: 20rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-4 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-12 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-md-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-md-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-md-64 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-md-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-md-96 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-md-120 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .px-md-160 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-md-208 {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-4 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-12 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-md-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-md-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-md-64 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-md-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-md-96 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-md-120 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .py-md-160 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-md-208 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-4 {
    padding-top: 0.25rem !important;
  }
  .pt-md-8 {
    padding-top: 0.5rem !important;
  }
  .pt-md-12 {
    padding-top: 0.75rem !important;
  }
  .pt-md-16 {
    padding-top: 1rem !important;
  }
  .pt-md-24 {
    padding-top: 1.5rem !important;
  }
  .pt-md-32 {
    padding-top: 2rem !important;
  }
  .pt-md-48 {
    padding-top: 3rem !important;
  }
  .pt-md-64 {
    padding-top: 4rem !important;
  }
  .pt-md-80 {
    padding-top: 5rem !important;
  }
  .pt-md-96 {
    padding-top: 6rem !important;
  }
  .pt-md-120 {
    padding-top: 10rem !important;
  }
  .pt-md-160 {
    padding-top: 15rem !important;
  }
  .pt-md-208 {
    padding-top: 20rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-4 {
    padding-right: 0.25rem !important;
  }
  .pe-md-8 {
    padding-right: 0.5rem !important;
  }
  .pe-md-12 {
    padding-right: 0.75rem !important;
  }
  .pe-md-16 {
    padding-right: 1rem !important;
  }
  .pe-md-24 {
    padding-right: 1.5rem !important;
  }
  .pe-md-32 {
    padding-right: 2rem !important;
  }
  .pe-md-48 {
    padding-right: 3rem !important;
  }
  .pe-md-64 {
    padding-right: 4rem !important;
  }
  .pe-md-80 {
    padding-right: 5rem !important;
  }
  .pe-md-96 {
    padding-right: 6rem !important;
  }
  .pe-md-120 {
    padding-right: 10rem !important;
  }
  .pe-md-160 {
    padding-right: 15rem !important;
  }
  .pe-md-208 {
    padding-right: 20rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-4 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-12 {
    padding-bottom: 0.75rem !important;
  }
  .pb-md-16 {
    padding-bottom: 1rem !important;
  }
  .pb-md-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-32 {
    padding-bottom: 2rem !important;
  }
  .pb-md-48 {
    padding-bottom: 3rem !important;
  }
  .pb-md-64 {
    padding-bottom: 4rem !important;
  }
  .pb-md-80 {
    padding-bottom: 5rem !important;
  }
  .pb-md-96 {
    padding-bottom: 6rem !important;
  }
  .pb-md-120 {
    padding-bottom: 10rem !important;
  }
  .pb-md-160 {
    padding-bottom: 15rem !important;
  }
  .pb-md-208 {
    padding-bottom: 20rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-4 {
    padding-left: 0.25rem !important;
  }
  .ps-md-8 {
    padding-left: 0.5rem !important;
  }
  .ps-md-12 {
    padding-left: 0.75rem !important;
  }
  .ps-md-16 {
    padding-left: 1rem !important;
  }
  .ps-md-24 {
    padding-left: 1.5rem !important;
  }
  .ps-md-32 {
    padding-left: 2rem !important;
  }
  .ps-md-48 {
    padding-left: 3rem !important;
  }
  .ps-md-64 {
    padding-left: 4rem !important;
  }
  .ps-md-80 {
    padding-left: 5rem !important;
  }
  .ps-md-96 {
    padding-left: 6rem !important;
  }
  .ps-md-120 {
    padding-left: 10rem !important;
  }
  .ps-md-160 {
    padding-left: 15rem !important;
  }
  .ps-md-208 {
    padding-left: 20rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-4 {
    gap: 0.25rem !important;
  }
  .gap-md-8 {
    gap: 0.5rem !important;
  }
  .gap-md-12 {
    gap: 0.75rem !important;
  }
  .gap-md-16 {
    gap: 1rem !important;
  }
  .gap-md-24 {
    gap: 1.5rem !important;
  }
  .gap-md-32 {
    gap: 2rem !important;
  }
  .gap-md-48 {
    gap: 3rem !important;
  }
  .gap-md-64 {
    gap: 4rem !important;
  }
  .gap-md-80 {
    gap: 5rem !important;
  }
  .gap-md-96 {
    gap: 6rem !important;
  }
  .gap-md-120 {
    gap: 10rem !important;
  }
  .gap-md-160 {
    gap: 15rem !important;
  }
  .gap-md-208 {
    gap: 20rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-4 {
    margin: 0.25rem !important;
  }
  .m-lg-8 {
    margin: 0.5rem !important;
  }
  .m-lg-12 {
    margin: 0.75rem !important;
  }
  .m-lg-16 {
    margin: 1rem !important;
  }
  .m-lg-24 {
    margin: 1.5rem !important;
  }
  .m-lg-32 {
    margin: 2rem !important;
  }
  .m-lg-48 {
    margin: 3rem !important;
  }
  .m-lg-64 {
    margin: 4rem !important;
  }
  .m-lg-80 {
    margin: 5rem !important;
  }
  .m-lg-96 {
    margin: 6rem !important;
  }
  .m-lg-120 {
    margin: 10rem !important;
  }
  .m-lg-160 {
    margin: 15rem !important;
  }
  .m-lg-208 {
    margin: 20rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-4 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-12 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-lg-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-lg-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-64 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-lg-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-lg-96 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-lg-120 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-lg-160 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-lg-208 {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-4 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-12 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-lg-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-lg-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-64 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-lg-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-lg-96 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-lg-120 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-lg-160 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-lg-208 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-4 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-8 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-12 {
    margin-top: 0.75rem !important;
  }
  .mt-lg-16 {
    margin-top: 1rem !important;
  }
  .mt-lg-24 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-32 {
    margin-top: 2rem !important;
  }
  .mt-lg-48 {
    margin-top: 3rem !important;
  }
  .mt-lg-64 {
    margin-top: 4rem !important;
  }
  .mt-lg-80 {
    margin-top: 5rem !important;
  }
  .mt-lg-96 {
    margin-top: 6rem !important;
  }
  .mt-lg-120 {
    margin-top: 10rem !important;
  }
  .mt-lg-160 {
    margin-top: 15rem !important;
  }
  .mt-lg-208 {
    margin-top: 20rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-4 {
    margin-right: 0.25rem !important;
  }
  .me-lg-8 {
    margin-right: 0.5rem !important;
  }
  .me-lg-12 {
    margin-right: 0.75rem !important;
  }
  .me-lg-16 {
    margin-right: 1rem !important;
  }
  .me-lg-24 {
    margin-right: 1.5rem !important;
  }
  .me-lg-32 {
    margin-right: 2rem !important;
  }
  .me-lg-48 {
    margin-right: 3rem !important;
  }
  .me-lg-64 {
    margin-right: 4rem !important;
  }
  .me-lg-80 {
    margin-right: 5rem !important;
  }
  .me-lg-96 {
    margin-right: 6rem !important;
  }
  .me-lg-120 {
    margin-right: 10rem !important;
  }
  .me-lg-160 {
    margin-right: 15rem !important;
  }
  .me-lg-208 {
    margin-right: 20rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-4 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-12 {
    margin-bottom: 0.75rem !important;
  }
  .mb-lg-16 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-32 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-48 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-64 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-80 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-96 {
    margin-bottom: 6rem !important;
  }
  .mb-lg-120 {
    margin-bottom: 10rem !important;
  }
  .mb-lg-160 {
    margin-bottom: 15rem !important;
  }
  .mb-lg-208 {
    margin-bottom: 20rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-4 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-8 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-12 {
    margin-left: 0.75rem !important;
  }
  .ms-lg-16 {
    margin-left: 1rem !important;
  }
  .ms-lg-24 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-32 {
    margin-left: 2rem !important;
  }
  .ms-lg-48 {
    margin-left: 3rem !important;
  }
  .ms-lg-64 {
    margin-left: 4rem !important;
  }
  .ms-lg-80 {
    margin-left: 5rem !important;
  }
  .ms-lg-96 {
    margin-left: 6rem !important;
  }
  .ms-lg-120 {
    margin-left: 10rem !important;
  }
  .ms-lg-160 {
    margin-left: 15rem !important;
  }
  .ms-lg-208 {
    margin-left: 20rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .m-lg-n4 {
    margin: -0.25rem !important;
  }
  .m-lg-n8 {
    margin: -0.5rem !important;
  }
  .m-lg-n12 {
    margin: -0.75rem !important;
  }
  .m-lg-n16 {
    margin: -1rem !important;
  }
  .m-lg-n24 {
    margin: -1.5rem !important;
  }
  .m-lg-n32 {
    margin: -2rem !important;
  }
  .m-lg-n48 {
    margin: -3rem !important;
  }
  .m-lg-n64 {
    margin: -4rem !important;
  }
  .m-lg-n80 {
    margin: -5rem !important;
  }
  .m-lg-n96 {
    margin: -6rem !important;
  }
  .m-lg-n120 {
    margin: -10rem !important;
  }
  .m-lg-n160 {
    margin: -15rem !important;
  }
  .m-lg-n208 {
    margin: -20rem !important;
  }
  .mx-lg-n4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-lg-n8 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-lg-n12 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-lg-n16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-lg-n24 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-lg-n32 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-lg-n48 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-lg-n64 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-lg-n80 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-lg-n96 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-lg-n120 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .mx-lg-n160 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .mx-lg-n208 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .my-lg-n4 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-lg-n8 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-lg-n12 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-lg-n16 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-lg-n24 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-lg-n32 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-lg-n48 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-lg-n64 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-lg-n80 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-lg-n96 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-lg-n120 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .my-lg-n160 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }
  .my-lg-n208 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }
  .mt-lg-n4 {
    margin-top: -0.25rem !important;
  }
  .mt-lg-n8 {
    margin-top: -0.5rem !important;
  }
  .mt-lg-n12 {
    margin-top: -0.75rem !important;
  }
  .mt-lg-n16 {
    margin-top: -1rem !important;
  }
  .mt-lg-n24 {
    margin-top: -1.5rem !important;
  }
  .mt-lg-n32 {
    margin-top: -2rem !important;
  }
  .mt-lg-n48 {
    margin-top: -3rem !important;
  }
  .mt-lg-n64 {
    margin-top: -4rem !important;
  }
  .mt-lg-n80 {
    margin-top: -5rem !important;
  }
  .mt-lg-n96 {
    margin-top: -6rem !important;
  }
  .mt-lg-n120 {
    margin-top: -10rem !important;
  }
  .mt-lg-n160 {
    margin-top: -15rem !important;
  }
  .mt-lg-n208 {
    margin-top: -20rem !important;
  }
  .me-lg-n4 {
    margin-right: -0.25rem !important;
  }
  .me-lg-n8 {
    margin-right: -0.5rem !important;
  }
  .me-lg-n12 {
    margin-right: -0.75rem !important;
  }
  .me-lg-n16 {
    margin-right: -1rem !important;
  }
  .me-lg-n24 {
    margin-right: -1.5rem !important;
  }
  .me-lg-n32 {
    margin-right: -2rem !important;
  }
  .me-lg-n48 {
    margin-right: -3rem !important;
  }
  .me-lg-n64 {
    margin-right: -4rem !important;
  }
  .me-lg-n80 {
    margin-right: -5rem !important;
  }
  .me-lg-n96 {
    margin-right: -6rem !important;
  }
  .me-lg-n120 {
    margin-right: -10rem !important;
  }
  .me-lg-n160 {
    margin-right: -15rem !important;
  }
  .me-lg-n208 {
    margin-right: -20rem !important;
  }
  .mb-lg-n4 {
    margin-bottom: -0.25rem !important;
  }
  .mb-lg-n8 {
    margin-bottom: -0.5rem !important;
  }
  .mb-lg-n12 {
    margin-bottom: -0.75rem !important;
  }
  .mb-lg-n16 {
    margin-bottom: -1rem !important;
  }
  .mb-lg-n24 {
    margin-bottom: -1.5rem !important;
  }
  .mb-lg-n32 {
    margin-bottom: -2rem !important;
  }
  .mb-lg-n48 {
    margin-bottom: -3rem !important;
  }
  .mb-lg-n64 {
    margin-bottom: -4rem !important;
  }
  .mb-lg-n80 {
    margin-bottom: -5rem !important;
  }
  .mb-lg-n96 {
    margin-bottom: -6rem !important;
  }
  .mb-lg-n120 {
    margin-bottom: -10rem !important;
  }
  .mb-lg-n160 {
    margin-bottom: -15rem !important;
  }
  .mb-lg-n208 {
    margin-bottom: -20rem !important;
  }
  .ms-lg-n4 {
    margin-left: -0.25rem !important;
  }
  .ms-lg-n8 {
    margin-left: -0.5rem !important;
  }
  .ms-lg-n12 {
    margin-left: -0.75rem !important;
  }
  .ms-lg-n16 {
    margin-left: -1rem !important;
  }
  .ms-lg-n24 {
    margin-left: -1.5rem !important;
  }
  .ms-lg-n32 {
    margin-left: -2rem !important;
  }
  .ms-lg-n48 {
    margin-left: -3rem !important;
  }
  .ms-lg-n64 {
    margin-left: -4rem !important;
  }
  .ms-lg-n80 {
    margin-left: -5rem !important;
  }
  .ms-lg-n96 {
    margin-left: -6rem !important;
  }
  .ms-lg-n120 {
    margin-left: -10rem !important;
  }
  .ms-lg-n160 {
    margin-left: -15rem !important;
  }
  .ms-lg-n208 {
    margin-left: -20rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-4 {
    padding: 0.25rem !important;
  }
  .p-lg-8 {
    padding: 0.5rem !important;
  }
  .p-lg-12 {
    padding: 0.75rem !important;
  }
  .p-lg-16 {
    padding: 1rem !important;
  }
  .p-lg-24 {
    padding: 1.5rem !important;
  }
  .p-lg-32 {
    padding: 2rem !important;
  }
  .p-lg-48 {
    padding: 3rem !important;
  }
  .p-lg-64 {
    padding: 4rem !important;
  }
  .p-lg-80 {
    padding: 5rem !important;
  }
  .p-lg-96 {
    padding: 6rem !important;
  }
  .p-lg-120 {
    padding: 10rem !important;
  }
  .p-lg-160 {
    padding: 15rem !important;
  }
  .p-lg-208 {
    padding: 20rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-4 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-12 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-lg-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-lg-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-lg-64 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-lg-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-lg-96 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-lg-120 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .px-lg-160 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-lg-208 {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-4 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-12 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-lg-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-lg-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-lg-64 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-lg-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-lg-96 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-lg-120 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .py-lg-160 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-lg-208 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-4 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-8 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-12 {
    padding-top: 0.75rem !important;
  }
  .pt-lg-16 {
    padding-top: 1rem !important;
  }
  .pt-lg-24 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-32 {
    padding-top: 2rem !important;
  }
  .pt-lg-48 {
    padding-top: 3rem !important;
  }
  .pt-lg-64 {
    padding-top: 4rem !important;
  }
  .pt-lg-80 {
    padding-top: 5rem !important;
  }
  .pt-lg-96 {
    padding-top: 6rem !important;
  }
  .pt-lg-120 {
    padding-top: 10rem !important;
  }
  .pt-lg-160 {
    padding-top: 15rem !important;
  }
  .pt-lg-208 {
    padding-top: 20rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-4 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-8 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-12 {
    padding-right: 0.75rem !important;
  }
  .pe-lg-16 {
    padding-right: 1rem !important;
  }
  .pe-lg-24 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-32 {
    padding-right: 2rem !important;
  }
  .pe-lg-48 {
    padding-right: 3rem !important;
  }
  .pe-lg-64 {
    padding-right: 4rem !important;
  }
  .pe-lg-80 {
    padding-right: 5rem !important;
  }
  .pe-lg-96 {
    padding-right: 6rem !important;
  }
  .pe-lg-120 {
    padding-right: 10rem !important;
  }
  .pe-lg-160 {
    padding-right: 15rem !important;
  }
  .pe-lg-208 {
    padding-right: 20rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-4 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-12 {
    padding-bottom: 0.75rem !important;
  }
  .pb-lg-16 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-32 {
    padding-bottom: 2rem !important;
  }
  .pb-lg-48 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-64 {
    padding-bottom: 4rem !important;
  }
  .pb-lg-80 {
    padding-bottom: 5rem !important;
  }
  .pb-lg-96 {
    padding-bottom: 6rem !important;
  }
  .pb-lg-120 {
    padding-bottom: 10rem !important;
  }
  .pb-lg-160 {
    padding-bottom: 15rem !important;
  }
  .pb-lg-208 {
    padding-bottom: 20rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-4 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-8 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-12 {
    padding-left: 0.75rem !important;
  }
  .ps-lg-16 {
    padding-left: 1rem !important;
  }
  .ps-lg-24 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-32 {
    padding-left: 2rem !important;
  }
  .ps-lg-48 {
    padding-left: 3rem !important;
  }
  .ps-lg-64 {
    padding-left: 4rem !important;
  }
  .ps-lg-80 {
    padding-left: 5rem !important;
  }
  .ps-lg-96 {
    padding-left: 6rem !important;
  }
  .ps-lg-120 {
    padding-left: 10rem !important;
  }
  .ps-lg-160 {
    padding-left: 15rem !important;
  }
  .ps-lg-208 {
    padding-left: 20rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-4 {
    gap: 0.25rem !important;
  }
  .gap-lg-8 {
    gap: 0.5rem !important;
  }
  .gap-lg-12 {
    gap: 0.75rem !important;
  }
  .gap-lg-16 {
    gap: 1rem !important;
  }
  .gap-lg-24 {
    gap: 1.5rem !important;
  }
  .gap-lg-32 {
    gap: 2rem !important;
  }
  .gap-lg-48 {
    gap: 3rem !important;
  }
  .gap-lg-64 {
    gap: 4rem !important;
  }
  .gap-lg-80 {
    gap: 5rem !important;
  }
  .gap-lg-96 {
    gap: 6rem !important;
  }
  .gap-lg-120 {
    gap: 10rem !important;
  }
  .gap-lg-160 {
    gap: 15rem !important;
  }
  .gap-lg-208 {
    gap: 20rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-4 {
    margin: 0.25rem !important;
  }
  .m-xl-8 {
    margin: 0.5rem !important;
  }
  .m-xl-12 {
    margin: 0.75rem !important;
  }
  .m-xl-16 {
    margin: 1rem !important;
  }
  .m-xl-24 {
    margin: 1.5rem !important;
  }
  .m-xl-32 {
    margin: 2rem !important;
  }
  .m-xl-48 {
    margin: 3rem !important;
  }
  .m-xl-64 {
    margin: 4rem !important;
  }
  .m-xl-80 {
    margin: 5rem !important;
  }
  .m-xl-96 {
    margin: 6rem !important;
  }
  .m-xl-120 {
    margin: 10rem !important;
  }
  .m-xl-160 {
    margin: 15rem !important;
  }
  .m-xl-208 {
    margin: 20rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-4 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-12 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-xl-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xl-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-64 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xl-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xl-96 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xl-120 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-xl-160 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-xl-208 {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-4 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-12 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-xl-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xl-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-64 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xl-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xl-96 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xl-120 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-xl-160 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-xl-208 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-4 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-8 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-12 {
    margin-top: 0.75rem !important;
  }
  .mt-xl-16 {
    margin-top: 1rem !important;
  }
  .mt-xl-24 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-32 {
    margin-top: 2rem !important;
  }
  .mt-xl-48 {
    margin-top: 3rem !important;
  }
  .mt-xl-64 {
    margin-top: 4rem !important;
  }
  .mt-xl-80 {
    margin-top: 5rem !important;
  }
  .mt-xl-96 {
    margin-top: 6rem !important;
  }
  .mt-xl-120 {
    margin-top: 10rem !important;
  }
  .mt-xl-160 {
    margin-top: 15rem !important;
  }
  .mt-xl-208 {
    margin-top: 20rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-4 {
    margin-right: 0.25rem !important;
  }
  .me-xl-8 {
    margin-right: 0.5rem !important;
  }
  .me-xl-12 {
    margin-right: 0.75rem !important;
  }
  .me-xl-16 {
    margin-right: 1rem !important;
  }
  .me-xl-24 {
    margin-right: 1.5rem !important;
  }
  .me-xl-32 {
    margin-right: 2rem !important;
  }
  .me-xl-48 {
    margin-right: 3rem !important;
  }
  .me-xl-64 {
    margin-right: 4rem !important;
  }
  .me-xl-80 {
    margin-right: 5rem !important;
  }
  .me-xl-96 {
    margin-right: 6rem !important;
  }
  .me-xl-120 {
    margin-right: 10rem !important;
  }
  .me-xl-160 {
    margin-right: 15rem !important;
  }
  .me-xl-208 {
    margin-right: 20rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-4 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-12 {
    margin-bottom: 0.75rem !important;
  }
  .mb-xl-16 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-32 {
    margin-bottom: 2rem !important;
  }
  .mb-xl-48 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-64 {
    margin-bottom: 4rem !important;
  }
  .mb-xl-80 {
    margin-bottom: 5rem !important;
  }
  .mb-xl-96 {
    margin-bottom: 6rem !important;
  }
  .mb-xl-120 {
    margin-bottom: 10rem !important;
  }
  .mb-xl-160 {
    margin-bottom: 15rem !important;
  }
  .mb-xl-208 {
    margin-bottom: 20rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-4 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-8 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-12 {
    margin-left: 0.75rem !important;
  }
  .ms-xl-16 {
    margin-left: 1rem !important;
  }
  .ms-xl-24 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-32 {
    margin-left: 2rem !important;
  }
  .ms-xl-48 {
    margin-left: 3rem !important;
  }
  .ms-xl-64 {
    margin-left: 4rem !important;
  }
  .ms-xl-80 {
    margin-left: 5rem !important;
  }
  .ms-xl-96 {
    margin-left: 6rem !important;
  }
  .ms-xl-120 {
    margin-left: 10rem !important;
  }
  .ms-xl-160 {
    margin-left: 15rem !important;
  }
  .ms-xl-208 {
    margin-left: 20rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .m-xl-n4 {
    margin: -0.25rem !important;
  }
  .m-xl-n8 {
    margin: -0.5rem !important;
  }
  .m-xl-n12 {
    margin: -0.75rem !important;
  }
  .m-xl-n16 {
    margin: -1rem !important;
  }
  .m-xl-n24 {
    margin: -1.5rem !important;
  }
  .m-xl-n32 {
    margin: -2rem !important;
  }
  .m-xl-n48 {
    margin: -3rem !important;
  }
  .m-xl-n64 {
    margin: -4rem !important;
  }
  .m-xl-n80 {
    margin: -5rem !important;
  }
  .m-xl-n96 {
    margin: -6rem !important;
  }
  .m-xl-n120 {
    margin: -10rem !important;
  }
  .m-xl-n160 {
    margin: -15rem !important;
  }
  .m-xl-n208 {
    margin: -20rem !important;
  }
  .mx-xl-n4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-xl-n8 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-xl-n12 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-xl-n16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-xl-n24 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-xl-n32 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-xl-n48 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-xl-n64 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-xl-n80 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-xl-n96 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-xl-n120 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .mx-xl-n160 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .mx-xl-n208 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .my-xl-n4 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-xl-n8 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-xl-n12 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-xl-n16 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-xl-n24 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-xl-n32 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-xl-n48 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-xl-n64 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-xl-n80 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-xl-n96 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-xl-n120 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .my-xl-n160 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }
  .my-xl-n208 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }
  .mt-xl-n4 {
    margin-top: -0.25rem !important;
  }
  .mt-xl-n8 {
    margin-top: -0.5rem !important;
  }
  .mt-xl-n12 {
    margin-top: -0.75rem !important;
  }
  .mt-xl-n16 {
    margin-top: -1rem !important;
  }
  .mt-xl-n24 {
    margin-top: -1.5rem !important;
  }
  .mt-xl-n32 {
    margin-top: -2rem !important;
  }
  .mt-xl-n48 {
    margin-top: -3rem !important;
  }
  .mt-xl-n64 {
    margin-top: -4rem !important;
  }
  .mt-xl-n80 {
    margin-top: -5rem !important;
  }
  .mt-xl-n96 {
    margin-top: -6rem !important;
  }
  .mt-xl-n120 {
    margin-top: -10rem !important;
  }
  .mt-xl-n160 {
    margin-top: -15rem !important;
  }
  .mt-xl-n208 {
    margin-top: -20rem !important;
  }
  .me-xl-n4 {
    margin-right: -0.25rem !important;
  }
  .me-xl-n8 {
    margin-right: -0.5rem !important;
  }
  .me-xl-n12 {
    margin-right: -0.75rem !important;
  }
  .me-xl-n16 {
    margin-right: -1rem !important;
  }
  .me-xl-n24 {
    margin-right: -1.5rem !important;
  }
  .me-xl-n32 {
    margin-right: -2rem !important;
  }
  .me-xl-n48 {
    margin-right: -3rem !important;
  }
  .me-xl-n64 {
    margin-right: -4rem !important;
  }
  .me-xl-n80 {
    margin-right: -5rem !important;
  }
  .me-xl-n96 {
    margin-right: -6rem !important;
  }
  .me-xl-n120 {
    margin-right: -10rem !important;
  }
  .me-xl-n160 {
    margin-right: -15rem !important;
  }
  .me-xl-n208 {
    margin-right: -20rem !important;
  }
  .mb-xl-n4 {
    margin-bottom: -0.25rem !important;
  }
  .mb-xl-n8 {
    margin-bottom: -0.5rem !important;
  }
  .mb-xl-n12 {
    margin-bottom: -0.75rem !important;
  }
  .mb-xl-n16 {
    margin-bottom: -1rem !important;
  }
  .mb-xl-n24 {
    margin-bottom: -1.5rem !important;
  }
  .mb-xl-n32 {
    margin-bottom: -2rem !important;
  }
  .mb-xl-n48 {
    margin-bottom: -3rem !important;
  }
  .mb-xl-n64 {
    margin-bottom: -4rem !important;
  }
  .mb-xl-n80 {
    margin-bottom: -5rem !important;
  }
  .mb-xl-n96 {
    margin-bottom: -6rem !important;
  }
  .mb-xl-n120 {
    margin-bottom: -10rem !important;
  }
  .mb-xl-n160 {
    margin-bottom: -15rem !important;
  }
  .mb-xl-n208 {
    margin-bottom: -20rem !important;
  }
  .ms-xl-n4 {
    margin-left: -0.25rem !important;
  }
  .ms-xl-n8 {
    margin-left: -0.5rem !important;
  }
  .ms-xl-n12 {
    margin-left: -0.75rem !important;
  }
  .ms-xl-n16 {
    margin-left: -1rem !important;
  }
  .ms-xl-n24 {
    margin-left: -1.5rem !important;
  }
  .ms-xl-n32 {
    margin-left: -2rem !important;
  }
  .ms-xl-n48 {
    margin-left: -3rem !important;
  }
  .ms-xl-n64 {
    margin-left: -4rem !important;
  }
  .ms-xl-n80 {
    margin-left: -5rem !important;
  }
  .ms-xl-n96 {
    margin-left: -6rem !important;
  }
  .ms-xl-n120 {
    margin-left: -10rem !important;
  }
  .ms-xl-n160 {
    margin-left: -15rem !important;
  }
  .ms-xl-n208 {
    margin-left: -20rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-4 {
    padding: 0.25rem !important;
  }
  .p-xl-8 {
    padding: 0.5rem !important;
  }
  .p-xl-12 {
    padding: 0.75rem !important;
  }
  .p-xl-16 {
    padding: 1rem !important;
  }
  .p-xl-24 {
    padding: 1.5rem !important;
  }
  .p-xl-32 {
    padding: 2rem !important;
  }
  .p-xl-48 {
    padding: 3rem !important;
  }
  .p-xl-64 {
    padding: 4rem !important;
  }
  .p-xl-80 {
    padding: 5rem !important;
  }
  .p-xl-96 {
    padding: 6rem !important;
  }
  .p-xl-120 {
    padding: 10rem !important;
  }
  .p-xl-160 {
    padding: 15rem !important;
  }
  .p-xl-208 {
    padding: 20rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-4 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-12 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-xl-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xl-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xl-64 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xl-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xl-96 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xl-120 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .px-xl-160 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-xl-208 {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-4 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-12 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-xl-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xl-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xl-64 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xl-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xl-96 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xl-120 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .py-xl-160 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-xl-208 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-4 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-8 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-12 {
    padding-top: 0.75rem !important;
  }
  .pt-xl-16 {
    padding-top: 1rem !important;
  }
  .pt-xl-24 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-32 {
    padding-top: 2rem !important;
  }
  .pt-xl-48 {
    padding-top: 3rem !important;
  }
  .pt-xl-64 {
    padding-top: 4rem !important;
  }
  .pt-xl-80 {
    padding-top: 5rem !important;
  }
  .pt-xl-96 {
    padding-top: 6rem !important;
  }
  .pt-xl-120 {
    padding-top: 10rem !important;
  }
  .pt-xl-160 {
    padding-top: 15rem !important;
  }
  .pt-xl-208 {
    padding-top: 20rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-4 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-8 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-12 {
    padding-right: 0.75rem !important;
  }
  .pe-xl-16 {
    padding-right: 1rem !important;
  }
  .pe-xl-24 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-32 {
    padding-right: 2rem !important;
  }
  .pe-xl-48 {
    padding-right: 3rem !important;
  }
  .pe-xl-64 {
    padding-right: 4rem !important;
  }
  .pe-xl-80 {
    padding-right: 5rem !important;
  }
  .pe-xl-96 {
    padding-right: 6rem !important;
  }
  .pe-xl-120 {
    padding-right: 10rem !important;
  }
  .pe-xl-160 {
    padding-right: 15rem !important;
  }
  .pe-xl-208 {
    padding-right: 20rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-4 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-12 {
    padding-bottom: 0.75rem !important;
  }
  .pb-xl-16 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-32 {
    padding-bottom: 2rem !important;
  }
  .pb-xl-48 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-64 {
    padding-bottom: 4rem !important;
  }
  .pb-xl-80 {
    padding-bottom: 5rem !important;
  }
  .pb-xl-96 {
    padding-bottom: 6rem !important;
  }
  .pb-xl-120 {
    padding-bottom: 10rem !important;
  }
  .pb-xl-160 {
    padding-bottom: 15rem !important;
  }
  .pb-xl-208 {
    padding-bottom: 20rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-4 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-8 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-12 {
    padding-left: 0.75rem !important;
  }
  .ps-xl-16 {
    padding-left: 1rem !important;
  }
  .ps-xl-24 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-32 {
    padding-left: 2rem !important;
  }
  .ps-xl-48 {
    padding-left: 3rem !important;
  }
  .ps-xl-64 {
    padding-left: 4rem !important;
  }
  .ps-xl-80 {
    padding-left: 5rem !important;
  }
  .ps-xl-96 {
    padding-left: 6rem !important;
  }
  .ps-xl-120 {
    padding-left: 10rem !important;
  }
  .ps-xl-160 {
    padding-left: 15rem !important;
  }
  .ps-xl-208 {
    padding-left: 20rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-4 {
    gap: 0.25rem !important;
  }
  .gap-xl-8 {
    gap: 0.5rem !important;
  }
  .gap-xl-12 {
    gap: 0.75rem !important;
  }
  .gap-xl-16 {
    gap: 1rem !important;
  }
  .gap-xl-24 {
    gap: 1.5rem !important;
  }
  .gap-xl-32 {
    gap: 2rem !important;
  }
  .gap-xl-48 {
    gap: 3rem !important;
  }
  .gap-xl-64 {
    gap: 4rem !important;
  }
  .gap-xl-80 {
    gap: 5rem !important;
  }
  .gap-xl-96 {
    gap: 6rem !important;
  }
  .gap-xl-120 {
    gap: 10rem !important;
  }
  .gap-xl-160 {
    gap: 15rem !important;
  }
  .gap-xl-208 {
    gap: 20rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-4 {
    margin: 0.25rem !important;
  }
  .m-xxl-8 {
    margin: 0.5rem !important;
  }
  .m-xxl-12 {
    margin: 0.75rem !important;
  }
  .m-xxl-16 {
    margin: 1rem !important;
  }
  .m-xxl-24 {
    margin: 1.5rem !important;
  }
  .m-xxl-32 {
    margin: 2rem !important;
  }
  .m-xxl-48 {
    margin: 3rem !important;
  }
  .m-xxl-64 {
    margin: 4rem !important;
  }
  .m-xxl-80 {
    margin: 5rem !important;
  }
  .m-xxl-96 {
    margin: 6rem !important;
  }
  .m-xxl-120 {
    margin: 10rem !important;
  }
  .m-xxl-160 {
    margin: 15rem !important;
  }
  .m-xxl-208 {
    margin: 20rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-4 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-12 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-xxl-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xxl-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-64 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xxl-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xxl-96 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xxl-120 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-xxl-160 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-xxl-208 {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-4 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-12 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-xxl-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xxl-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-64 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xxl-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xxl-96 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xxl-120 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-xxl-160 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-xxl-208 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-4 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-8 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-12 {
    margin-top: 0.75rem !important;
  }
  .mt-xxl-16 {
    margin-top: 1rem !important;
  }
  .mt-xxl-24 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-32 {
    margin-top: 2rem !important;
  }
  .mt-xxl-48 {
    margin-top: 3rem !important;
  }
  .mt-xxl-64 {
    margin-top: 4rem !important;
  }
  .mt-xxl-80 {
    margin-top: 5rem !important;
  }
  .mt-xxl-96 {
    margin-top: 6rem !important;
  }
  .mt-xxl-120 {
    margin-top: 10rem !important;
  }
  .mt-xxl-160 {
    margin-top: 15rem !important;
  }
  .mt-xxl-208 {
    margin-top: 20rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-4 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-8 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-12 {
    margin-right: 0.75rem !important;
  }
  .me-xxl-16 {
    margin-right: 1rem !important;
  }
  .me-xxl-24 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-32 {
    margin-right: 2rem !important;
  }
  .me-xxl-48 {
    margin-right: 3rem !important;
  }
  .me-xxl-64 {
    margin-right: 4rem !important;
  }
  .me-xxl-80 {
    margin-right: 5rem !important;
  }
  .me-xxl-96 {
    margin-right: 6rem !important;
  }
  .me-xxl-120 {
    margin-right: 10rem !important;
  }
  .me-xxl-160 {
    margin-right: 15rem !important;
  }
  .me-xxl-208 {
    margin-right: 20rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-4 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-12 {
    margin-bottom: 0.75rem !important;
  }
  .mb-xxl-16 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-32 {
    margin-bottom: 2rem !important;
  }
  .mb-xxl-48 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-64 {
    margin-bottom: 4rem !important;
  }
  .mb-xxl-80 {
    margin-bottom: 5rem !important;
  }
  .mb-xxl-96 {
    margin-bottom: 6rem !important;
  }
  .mb-xxl-120 {
    margin-bottom: 10rem !important;
  }
  .mb-xxl-160 {
    margin-bottom: 15rem !important;
  }
  .mb-xxl-208 {
    margin-bottom: 20rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-4 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-8 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-12 {
    margin-left: 0.75rem !important;
  }
  .ms-xxl-16 {
    margin-left: 1rem !important;
  }
  .ms-xxl-24 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-32 {
    margin-left: 2rem !important;
  }
  .ms-xxl-48 {
    margin-left: 3rem !important;
  }
  .ms-xxl-64 {
    margin-left: 4rem !important;
  }
  .ms-xxl-80 {
    margin-left: 5rem !important;
  }
  .ms-xxl-96 {
    margin-left: 6rem !important;
  }
  .ms-xxl-120 {
    margin-left: 10rem !important;
  }
  .ms-xxl-160 {
    margin-left: 15rem !important;
  }
  .ms-xxl-208 {
    margin-left: 20rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .m-xxl-n4 {
    margin: -0.25rem !important;
  }
  .m-xxl-n8 {
    margin: -0.5rem !important;
  }
  .m-xxl-n12 {
    margin: -0.75rem !important;
  }
  .m-xxl-n16 {
    margin: -1rem !important;
  }
  .m-xxl-n24 {
    margin: -1.5rem !important;
  }
  .m-xxl-n32 {
    margin: -2rem !important;
  }
  .m-xxl-n48 {
    margin: -3rem !important;
  }
  .m-xxl-n64 {
    margin: -4rem !important;
  }
  .m-xxl-n80 {
    margin: -5rem !important;
  }
  .m-xxl-n96 {
    margin: -6rem !important;
  }
  .m-xxl-n120 {
    margin: -10rem !important;
  }
  .m-xxl-n160 {
    margin: -15rem !important;
  }
  .m-xxl-n208 {
    margin: -20rem !important;
  }
  .mx-xxl-n4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-xxl-n8 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-xxl-n12 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-xxl-n16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-xxl-n24 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-xxl-n32 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-xxl-n48 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-xxl-n64 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-xxl-n80 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-xxl-n96 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-xxl-n120 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .mx-xxl-n160 {
    margin-right: -15rem !important;
    margin-left: -15rem !important;
  }
  .mx-xxl-n208 {
    margin-right: -20rem !important;
    margin-left: -20rem !important;
  }
  .my-xxl-n4 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-xxl-n8 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-xxl-n12 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-xxl-n16 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-xxl-n24 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-xxl-n32 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-xxl-n48 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-xxl-n64 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-xxl-n80 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-xxl-n96 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-xxl-n120 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .my-xxl-n160 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }
  .my-xxl-n208 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }
  .mt-xxl-n4 {
    margin-top: -0.25rem !important;
  }
  .mt-xxl-n8 {
    margin-top: -0.5rem !important;
  }
  .mt-xxl-n12 {
    margin-top: -0.75rem !important;
  }
  .mt-xxl-n16 {
    margin-top: -1rem !important;
  }
  .mt-xxl-n24 {
    margin-top: -1.5rem !important;
  }
  .mt-xxl-n32 {
    margin-top: -2rem !important;
  }
  .mt-xxl-n48 {
    margin-top: -3rem !important;
  }
  .mt-xxl-n64 {
    margin-top: -4rem !important;
  }
  .mt-xxl-n80 {
    margin-top: -5rem !important;
  }
  .mt-xxl-n96 {
    margin-top: -6rem !important;
  }
  .mt-xxl-n120 {
    margin-top: -10rem !important;
  }
  .mt-xxl-n160 {
    margin-top: -15rem !important;
  }
  .mt-xxl-n208 {
    margin-top: -20rem !important;
  }
  .me-xxl-n4 {
    margin-right: -0.25rem !important;
  }
  .me-xxl-n8 {
    margin-right: -0.5rem !important;
  }
  .me-xxl-n12 {
    margin-right: -0.75rem !important;
  }
  .me-xxl-n16 {
    margin-right: -1rem !important;
  }
  .me-xxl-n24 {
    margin-right: -1.5rem !important;
  }
  .me-xxl-n32 {
    margin-right: -2rem !important;
  }
  .me-xxl-n48 {
    margin-right: -3rem !important;
  }
  .me-xxl-n64 {
    margin-right: -4rem !important;
  }
  .me-xxl-n80 {
    margin-right: -5rem !important;
  }
  .me-xxl-n96 {
    margin-right: -6rem !important;
  }
  .me-xxl-n120 {
    margin-right: -10rem !important;
  }
  .me-xxl-n160 {
    margin-right: -15rem !important;
  }
  .me-xxl-n208 {
    margin-right: -20rem !important;
  }
  .mb-xxl-n4 {
    margin-bottom: -0.25rem !important;
  }
  .mb-xxl-n8 {
    margin-bottom: -0.5rem !important;
  }
  .mb-xxl-n12 {
    margin-bottom: -0.75rem !important;
  }
  .mb-xxl-n16 {
    margin-bottom: -1rem !important;
  }
  .mb-xxl-n24 {
    margin-bottom: -1.5rem !important;
  }
  .mb-xxl-n32 {
    margin-bottom: -2rem !important;
  }
  .mb-xxl-n48 {
    margin-bottom: -3rem !important;
  }
  .mb-xxl-n64 {
    margin-bottom: -4rem !important;
  }
  .mb-xxl-n80 {
    margin-bottom: -5rem !important;
  }
  .mb-xxl-n96 {
    margin-bottom: -6rem !important;
  }
  .mb-xxl-n120 {
    margin-bottom: -10rem !important;
  }
  .mb-xxl-n160 {
    margin-bottom: -15rem !important;
  }
  .mb-xxl-n208 {
    margin-bottom: -20rem !important;
  }
  .ms-xxl-n4 {
    margin-left: -0.25rem !important;
  }
  .ms-xxl-n8 {
    margin-left: -0.5rem !important;
  }
  .ms-xxl-n12 {
    margin-left: -0.75rem !important;
  }
  .ms-xxl-n16 {
    margin-left: -1rem !important;
  }
  .ms-xxl-n24 {
    margin-left: -1.5rem !important;
  }
  .ms-xxl-n32 {
    margin-left: -2rem !important;
  }
  .ms-xxl-n48 {
    margin-left: -3rem !important;
  }
  .ms-xxl-n64 {
    margin-left: -4rem !important;
  }
  .ms-xxl-n80 {
    margin-left: -5rem !important;
  }
  .ms-xxl-n96 {
    margin-left: -6rem !important;
  }
  .ms-xxl-n120 {
    margin-left: -10rem !important;
  }
  .ms-xxl-n160 {
    margin-left: -15rem !important;
  }
  .ms-xxl-n208 {
    margin-left: -20rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-4 {
    padding: 0.25rem !important;
  }
  .p-xxl-8 {
    padding: 0.5rem !important;
  }
  .p-xxl-12 {
    padding: 0.75rem !important;
  }
  .p-xxl-16 {
    padding: 1rem !important;
  }
  .p-xxl-24 {
    padding: 1.5rem !important;
  }
  .p-xxl-32 {
    padding: 2rem !important;
  }
  .p-xxl-48 {
    padding: 3rem !important;
  }
  .p-xxl-64 {
    padding: 4rem !important;
  }
  .p-xxl-80 {
    padding: 5rem !important;
  }
  .p-xxl-96 {
    padding: 6rem !important;
  }
  .p-xxl-120 {
    padding: 10rem !important;
  }
  .p-xxl-160 {
    padding: 15rem !important;
  }
  .p-xxl-208 {
    padding: 20rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-4 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-12 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-xxl-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xxl-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xxl-64 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xxl-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xxl-96 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xxl-120 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .px-xxl-160 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-xxl-208 {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-4 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-12 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-xxl-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xxl-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xxl-64 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xxl-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xxl-96 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xxl-120 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .py-xxl-160 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-xxl-208 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-4 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-8 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-12 {
    padding-top: 0.75rem !important;
  }
  .pt-xxl-16 {
    padding-top: 1rem !important;
  }
  .pt-xxl-24 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-32 {
    padding-top: 2rem !important;
  }
  .pt-xxl-48 {
    padding-top: 3rem !important;
  }
  .pt-xxl-64 {
    padding-top: 4rem !important;
  }
  .pt-xxl-80 {
    padding-top: 5rem !important;
  }
  .pt-xxl-96 {
    padding-top: 6rem !important;
  }
  .pt-xxl-120 {
    padding-top: 10rem !important;
  }
  .pt-xxl-160 {
    padding-top: 15rem !important;
  }
  .pt-xxl-208 {
    padding-top: 20rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-4 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-8 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-12 {
    padding-right: 0.75rem !important;
  }
  .pe-xxl-16 {
    padding-right: 1rem !important;
  }
  .pe-xxl-24 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-32 {
    padding-right: 2rem !important;
  }
  .pe-xxl-48 {
    padding-right: 3rem !important;
  }
  .pe-xxl-64 {
    padding-right: 4rem !important;
  }
  .pe-xxl-80 {
    padding-right: 5rem !important;
  }
  .pe-xxl-96 {
    padding-right: 6rem !important;
  }
  .pe-xxl-120 {
    padding-right: 10rem !important;
  }
  .pe-xxl-160 {
    padding-right: 15rem !important;
  }
  .pe-xxl-208 {
    padding-right: 20rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-4 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-12 {
    padding-bottom: 0.75rem !important;
  }
  .pb-xxl-16 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-32 {
    padding-bottom: 2rem !important;
  }
  .pb-xxl-48 {
    padding-bottom: 3rem !important;
  }
  .pb-xxl-64 {
    padding-bottom: 4rem !important;
  }
  .pb-xxl-80 {
    padding-bottom: 5rem !important;
  }
  .pb-xxl-96 {
    padding-bottom: 6rem !important;
  }
  .pb-xxl-120 {
    padding-bottom: 10rem !important;
  }
  .pb-xxl-160 {
    padding-bottom: 15rem !important;
  }
  .pb-xxl-208 {
    padding-bottom: 20rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-4 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-8 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-12 {
    padding-left: 0.75rem !important;
  }
  .ps-xxl-16 {
    padding-left: 1rem !important;
  }
  .ps-xxl-24 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-32 {
    padding-left: 2rem !important;
  }
  .ps-xxl-48 {
    padding-left: 3rem !important;
  }
  .ps-xxl-64 {
    padding-left: 4rem !important;
  }
  .ps-xxl-80 {
    padding-left: 5rem !important;
  }
  .ps-xxl-96 {
    padding-left: 6rem !important;
  }
  .ps-xxl-120 {
    padding-left: 10rem !important;
  }
  .ps-xxl-160 {
    padding-left: 15rem !important;
  }
  .ps-xxl-208 {
    padding-left: 20rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-4 {
    gap: 0.25rem !important;
  }
  .gap-xxl-8 {
    gap: 0.5rem !important;
  }
  .gap-xxl-12 {
    gap: 0.75rem !important;
  }
  .gap-xxl-16 {
    gap: 1rem !important;
  }
  .gap-xxl-24 {
    gap: 1.5rem !important;
  }
  .gap-xxl-32 {
    gap: 2rem !important;
  }
  .gap-xxl-48 {
    gap: 3rem !important;
  }
  .gap-xxl-64 {
    gap: 4rem !important;
  }
  .gap-xxl-80 {
    gap: 5rem !important;
  }
  .gap-xxl-96 {
    gap: 6rem !important;
  }
  .gap-xxl-120 {
    gap: 10rem !important;
  }
  .gap-xxl-160 {
    gap: 15rem !important;
  }
  .gap-xxl-208 {
    gap: 20rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.text-base {
  color: #2d2e83;
}
.text-base * {
  color: #2d2e83;
}
.text-base .text-light {
  color: #fff;
}
.text-base .text-light * {
  color: #fff;
}

.text-alt {
  color: #586983;
}
.text-alt * {
  color: #586983;
}

.text-light {
  color: #fff;
}
.text-light * {
  color: #fff;
}
.text-light .text-base {
  color: #2d2e83;
}
.text-light .text-base * {
  color: #2d2e83;
}

.base_300 {
  background-color: #b1c5c7 !important;
}
.base_300 + .base_300 {
  padding-top: 0 !important;
}

.transparent + .transparent {
  padding-top: 0 !important;
}

.white {
  background-color: #fff !important;
}

.radius {
  border-radius: 8px;
}

.radius-md {
  border-radius: 16px;
}

.radius-lg {
  border-radius: 100px;
}

strong,
.strong {
  font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  text-align: center;
}

h1,
.h1 {
  font-size: 2.375rem;
  line-height: 3rem;
}
@media (min-width: 768px) {
  h1,
.h1 {
    font-size: 2.75rem;
    line-height: 3.625rem;
  }
}
@media (min-width: 992px) {
  h1,
.h1 {
    font-size: 3rem;
    line-height: 4.0625rem;
  }
}

h2,
.h2 {
  font-size: 1.875rem;
  line-height: 2.75rem;
}
@media (min-width: 768px) {
  h2,
.h2 {
    font-size: 2rem;
    line-height: 2.9375rem;
  }
}
@media (min-width: 992px) {
  h2,
.h2 {
    font-size: 2.5rem;
    line-height: 3.375rem;
  }
}

h3,
.h3 {
  font-size: 1.25rem;
  line-height: 1.8125rem;
}
@media (min-width: 768px) {
  h3,
.h3 {
    font-size: 1.4375rem;
    line-height: 2.125rem;
  }
}
@media (min-width: 992px) {
  h3,
.h3 {
    font-size: 2.125rem;
    line-height: 2.875rem;
  }
}

h4,
.h4 {
  font-size: 1.125rem;
  line-height: 1.625rem;
}
@media (min-width: 992px) {
  h4,
.h4 {
    font-size: 1.75rem;
    line-height: 2.375rem;
  }
}

.preamble {
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: 400;
}
@media (min-width: 992px) {
  .preamble {
    font-size: 1.375rem;
    line-height: 2.125rem;
  }
}
.preamble p,
.preamble a {
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: 400;
}
@media (min-width: 992px) {
  .preamble p,
.preamble a {
    font-size: 1.375rem;
    line-height: 2.125rem;
  }
}

p,
.p {
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
@media (min-width: 1400px) {
  p,
.p {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

a {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  position: relative;
}
@media (min-width: 1400px) {
  a {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

small,
.small {
  font-size: 0.875rem;
  line-height: 1.3125rem;
}

.tiny {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

button,
.btn {
  background-color: transparent;
  font-family: "Rubik", "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  font-weight: 400;
  text-decoration: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  row-gap: 0.625rem;
  border-radius: 8px;
  padding: 0.5rem 1.5rem;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s;
}
@media (min-width: 1400px) {
  button,
.btn {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
button.btn-huge,
.btn.btn-huge {
  font-size: 1.125rem;
  padding: 0.875rem 1.875rem;
}
button.btn-primary,
.btn.btn-primary {
  background-color: #406e73;
  color: #fff;
}
button.btn-primary *,
.btn.btn-primary * {
  color: #fff;
}
button.btn-primary:hover,
.btn.btn-primary:hover {
  background-color: #2e4f52;
}
button.btn-primary:active,
.btn.btn-primary:active {
  background-color: #1c2f31;
}
button.btn-secondary,
.btn.btn-secondary {
  background-color: #fff;
}
button.btn-secondary *,
.btn.btn-secondary * {
  color: #2d2e83;
}
button.btn-secondary:hover,
.btn.btn-secondary:hover {
  background-color: #f2f2f2;
}
button.btn-secondary:active,
.btn.btn-secondary:active {
  background-color: #e6e6e6;
}
button.nav-btn,
.btn.nav-btn {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.125rem;
  min-height: 30px;
  min-width: 30px;
  background-color: #005a77;
  color: #2d2e83;
  padding: 0.5rem;
  border-radius: 100px;
}
@media (min-width: 768px) {
  button.nav-btn,
.btn.nav-btn {
    font-size: 1rem;
  }
}
button.nav-btn *,
.btn.nav-btn * {
  pointer-events: none;
}
button.nav-btn:hover,
.btn.nav-btn:hover {
  background-color: #005672;
}
button.nav-btn:active,
.btn.nav-btn:active {
  background-color: #004e68;
}

.no-btn {
  padding: 0;
  border: none;
  background-color: transparent;
}

[href^="#"] * {
  pointer-events: none;
}

.icon {
  width: auto;
  height: 14px;
  pointer-events: none;
}
.icon:not(.svg-icon) {
  margin-right: 8px;
  margin-bottom: -2px;
}
.icon.sm {
  height: 16px;
}
.icon.md {
  height: 24px;
}
.icon.md:not(.svg-icon) {
  margin-bottom: -4px;
}
.icon.lg {
  height: 30px;
}
.icon.xl {
  height: 36px;
}

label {
  font-weight: 400;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  width: 100%;
  color: #2d2e83;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  border: 1px solid #ebe4f0;
  background: #005a77;
  box-shadow: none;
  -webkit-appearance: none;
}
@media (min-width: 1400px) {
  input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
@media (min-width: 992px) {
  input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
    padding: 0.875rem 1.5rem;
  }
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=range]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=color]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #bababa;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=range]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=color]::-moz-placeholder, textarea::-moz-placeholder {
  color: #bababa;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=range]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=week]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, input[type=color]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #bababa;
}
input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=range]::-ms-input-placeholder, input[type=date]::-ms-input-placeholder, input[type=month]::-ms-input-placeholder, input[type=week]::-ms-input-placeholder, input[type=time]::-ms-input-placeholder, input[type=datetime]::-ms-input-placeholder, input[type=datetime-local]::-ms-input-placeholder, input[type=color]::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #bababa;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=tel]::placeholder,
input[type=range]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=week]::placeholder,
input[type=time]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=color]::placeholder,
textarea::placeholder {
  color: #bababa;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  outline: 0;
}
input[type=text]:focus-within,
input[type=email]:focus-within,
input[type=url]:focus-within,
input[type=password]:focus-within,
input[type=search]:focus-within,
input[type=number]:focus-within,
input[type=tel]:focus-within,
input[type=range]:focus-within,
input[type=date]:focus-within,
input[type=month]:focus-within,
input[type=week]:focus-within,
input[type=time]:focus-within,
input[type=datetime]:focus-within,
input[type=datetime-local]:focus-within,
input[type=color]:focus-within,
textarea:focus-within {
  border: 1px dashed #b8938b;
}

textarea {
  border: none;
  background: #005a77;
  -webkit-appearance: none;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #2d2e83;
  display: block;
  font-size: 0.875;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

[tabindex="-1"]:focus-within {
  outline: 1px dashed #b8938b;
  outline-offset: 4px;
}

a:focus-within,
button:focus-within,
input:focus-within {
  outline: 1px dashed #b8938b;
  outline-offset: 4px;
}

.site-header a:focus-within,
.site-header button:focus-within,
.site-header input:focus-within {
  outline: 1px dashed #fff;
}

.tooltip-wrapper {
  position: relative;
}

.tooltip {
  position: absolute;
  z-index: 10;
  background: #000;
  font-size: 0.75rem;
  font-weight: 300;
  letter-spacing: 0.03125rem;
  color: #fff;
  padding: 5px;
  opacity: 0;
  border-radius: 5px;
  transition: all 0.5s;
  pointer-events: none;
}
@media (max-width: 991.98px) {
  .tooltip {
    display: none !important;
  }
}

[data-tooltip-top],
[data-tooltip-bottom],
[data-tooltip-left],
[data-tooltip-right] {
  display: flex !important;
  position: relative;
  white-space: nowrap;
}
[data-tooltip-top] .tooltip,
[data-tooltip-bottom] .tooltip,
[data-tooltip-left] .tooltip,
[data-tooltip-right] .tooltip {
  transition: all 0.2s;
  pointer-events: none;
}
@media (min-width: 992px) {
  [data-tooltip-top]:hover .tooltip,
[data-tooltip-bottom]:hover .tooltip,
[data-tooltip-left]:hover .tooltip,
[data-tooltip-right]:hover .tooltip {
    opacity: 1;
  }
}

[data-tooltip-top] {
  justify-content: center;
}
[data-tooltip-top] .tooltip {
  bottom: 100%;
}
@media (min-width: 992px) {
  [data-tooltip-top]:hover .tooltip {
    bottom: 140%;
  }
}

[data-tooltip-right] {
  align-items: center;
}
[data-tooltip-right] .tooltip {
  left: 100%;
}
@media (min-width: 992px) {
  [data-tooltip-right]:hover .tooltip {
    left: 140%;
  }
}

[data-tooltip-bottom] {
  justify-content: center;
}
[data-tooltip-bottom] .tooltip {
  top: 100%;
}
@media (min-width: 992px) {
  [data-tooltip-bottom]:hover .tooltip {
    top: 140%;
  }
}

[data-tooltip-left] {
  align-items: center;
}
[data-tooltip-left] .tooltip {
  right: 100%;
}
@media (min-width: 992px) {
  [data-tooltip-left]:hover .tooltip {
    right: 140%;
  }
}

@media (max-width: 991.98px) {
  [data-tooltip-copy]:active .tooltip {
    opacity: 1;
  }
}

.ac-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.ac-header:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMTEyMDYxIDQuMjQ1MjNDMC4xMTIwNjEgNC4xMjc2NSAwLjE1ODU0NSA0LjAwNzMyIDAuMjQ4Nzc5IDMuOTE3MDlDMC40MjkyNDggMy43MzY2MiAwLjcyNDU2IDMuNzM2NjIgMC45MDUwMjkgMy45MTcwOUw3LjA4MTk4IDEwLjA5NEwxMy4xNjg3IDQuMDA3MzJDMTMuMzQ5MiAzLjgyNjg2IDEzLjY0NDUgMy44MjY4NiAxMy44MjUgNC4wMDczMkMxNC4wMDU0IDQuMTg3NzkgMTQuMDA1NCA0LjQ4MzExIDEzLjgyNSA0LjY2MzU3TDcuNDEwMTEgMTEuMDgxMkM3LjIyOTY0IDExLjI2MTYgNi45MzQzMyAxMS4yNjE2IDYuNzUzODYgMTEuMDgxMkwwLjI0ODc3OSA0LjU3NjA3QzAuMTU1ODExIDQuNDgzMTEgMC4xMTIwNjEgNC4zNjU1MyAwLjExMjA2MSA0LjI0NTIzWiIgZmlsbD0iIzA0MTcxRSIvPgo8L3N2Zz4K) no-repeat center;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.ac-header.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ac-footer * {
  pointer-events: none;
}

.ac-body {
  display: none;
  flex-direction: column;
  row-gap: 0.5rem;
}
.ac-body.active {
  display: flex;
}

[class^=swiper-button] {
  color: #2d2e83;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 100px;
  background-color: transparent;
  border: 1px solid #b7c9cb;
  cursor: pointer;
  transition: background-color 0.5s, border-color 0.1s;
}
[class^=swiper-button]:hover {
  background-color: #bdced0;
  border-color: #cfdbdc;
}
[class^=swiper-button]:after,
[class^=swiper-button] :before {
  font-size: 1.375rem;
}

.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

img {
  height: auto;
  max-width: 100%;
}

.comp {
  width: 0.625rem;
  height: 0.625rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  margin-right: 0.5rem;
}

.pac .comp {
  background-color: #fbec7b;
}

.beg .comp {
  background-color: #b62579;
}

.pro .comp {
  background-color: #f39515;
}

.site-header {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #98acaf;
}

nav ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

nav.main-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
nav.main-navigation a {
  position: relative;
  color: #2d2e83;
  text-decoration: none;
  font-size: 1.125rem;
}
nav.main-navigation a .menu-item-title {
  display: inline-flex;
  position: relative;
}
@media (min-width: 992px) {
  nav.main-navigation a {
    font-size: 1.125rem;
  }
}
nav.main-navigation ul {
  display: flex;
  align-items: center;
  -webkit-column-gap: 0.75rem;
     -moz-column-gap: 0.75rem;
          column-gap: 0.75rem;
}
@media (min-width: 768px) {
  nav.main-navigation ul {
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
@media (min-width: 992px) {
  nav.main-navigation ul {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}
.nav-left {
  display: flex;
  align-items: center;
  position: relative;
}

.nav-left-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  right: -105px;
  width: 105px;
  height: 100%;
  pointer-events: none;
}
.nav-left-bg.white path:first-child {
  color: #606060;
}
.nav-left-bg.white path:last-child {
  color: #f0f0f0;
}

a.site-logo {
  padding: 0 !important;
}
a.site-logo.logo-img {
  display: inline-flex !important;
  max-width: 140px;
}
@media (min-width: 768px) {
  a.site-logo.logo-img {
    max-width: 220px;
  }
}
a.site-logo.logo-img img {
  width: 100%;
  height: auto;
}
a.site-logo.logo-text * {
  margin-bottom: 0;
}
a.site-logo.logo-text *:first-child {
  font-weight: 700;
}

.nav-right {
  display: flex;
  align-items: center;
}
.nav-right a {
  font-weight: 600;
}
.nav-right li.nav-icon {
  cursor: pointer;
}
.nav-right li.nav-icon > a {
  pointer-events: none;
  display: inline-flex;
  align-items: center;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  border-radius: 100px;
  background-color: #f0f0f0;
  border: 1px solid #c1c1c1;
  padding: 0.5rem 0.75rem;
  transition: background-color 0.3s;
}
.nav-right li.nav-icon > a:before {
  content: "";
  width: 1rem;
  height: 1rem;
  display: inline-block;
}
.nav-right li.nav-icon:hover > a {
  background-color: #e3e3e3;
}
.nav-right li.nav-icon:active > a {
  background-color: #c1c1c1;
}
.nav-right li.nav-icon.question-link > a {
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  padding: 0.5rem 0.8125rem;
  text-indent: -100000px;
}
.nav-right li.nav-icon.question-link > a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuMjc5OTggNS4wMjY2N0M0Ljc0NjY1IDQuOCA0LjUxOTk4IDQuMTQgNC44Mzk5OCAzLjY2QzUuNDg2NjUgMi43IDYuNTY2NjUgMiA3Ljk5MzMyIDJDOS41NTk5OCAyIDEwLjYzMzMgMi43MTMzMyAxMS4xOCAzLjYwNjY3QzExLjY0NjcgNC4zNzMzMyAxMS45MiA1LjgwNjY3IDExLjIgNi44NzMzM0MxMC40IDguMDUzMzMgOS42MzMzMiA4LjQxMzMzIDkuMjE5OTggOS4xNzMzM0M5LjExOTk4IDkuMzUzMzMgOS4wNTk5OCA5LjUgOS4wMTk5OCA5LjhDOC45NTk5OCAxMC4yODY3IDguNTU5OTggMTAuNjY2NyA4LjA2NjY1IDEwLjY2NjdDNy40ODY2NSAxMC42NjY3IDcuMDEzMzIgMTAuMTY2NyA3LjA3OTk4IDkuNTg2NjdDNy4xMTk5OCA5LjI0NjY3IDcuMTk5OTggOC44OTMzMyA3LjM4NjY1IDguNTZDNy44OTk5OCA3LjYzMzMzIDguODg2NjUgNy4wODY2NyA5LjQ1OTk4IDYuMjY2NjdDMTAuMDY2NiA1LjQwNjY3IDkuNzI2NjUgMy44IDguMDA2NjUgMy44QzcuMjI2NjUgMy44IDYuNzE5OTggNC4yMDY2NyA2LjQwNjY1IDQuNjkzMzNDNi4xNzMzMiA1LjA3MzMzIDUuNjg2NjUgNS4xOTMzMyA1LjI3OTk4IDUuMDI2NjdaTTkuMzMzMzIgMTMuMzMzM0M5LjMzMzMyIDE0LjA2NjcgOC43MzMzMiAxNC42NjY3IDcuOTk5OTggMTQuNjY2N0M3LjI2NjY1IDE0LjY2NjcgNi42NjY2NSAxNC4wNjY3IDYuNjY2NjUgMTMuMzMzM0M2LjY2NjY1IDEyLjYgNy4yNjY2NSAxMiA3Ljk5OTk4IDEyQzguNzMzMzIgMTIgOS4zMzMzMiAxMi42IDkuMzMzMzIgMTMuMzMzM1oiIGZpbGw9IiMzQjNCM0IiLz4KPC9zdmc+Cg==) no-repeat center center;
}
.nav-right li.nav-icon.login-link > a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMDAwMDIgMS4zMzMzNEgxMkMxMi43MzM0IDEuMzMzMzQgMTMuMzMzNCAxLjkzMzM0IDEzLjMzMzQgMi42NjY2OFYxMy4zMzMzQzEzLjMzMzQgMTQuMDY2NyAxMi43MzM0IDE0LjY2NjcgMTIgMTQuNjY2N0g2LjAwMDAyQzUuMjY2NjkgMTQuNjY2NyA0LjY2NjY5IDE0LjA2NjcgNC42NjY2OSAxMy4zMzMzVjEyLjY2NjdDNC42NjY2OSAxMi40ODk5IDQuNzM2OTMgMTIuMzIwMyA0Ljg2MTk1IDEyLjE5NTNDNC45ODY5NyAxMi4wNzAyIDUuMTU2NTQgMTIgNS4zMzMzNSAxMkM1LjUxMDE2IDEyIDUuNjc5NzMgMTIuMDcwMiA1LjgwNDc2IDEyLjE5NTNDNS45Mjk3OCAxMi4zMjAzIDYuMDAwMDIgMTIuNDg5OSA2LjAwMDAyIDEyLjY2NjdWMTMuMzMzM0gxMlYyLjY2NjY4SDYuMDAwMDJWMy4zMzMzNEM2LjAwMDAyIDMuNTEwMTUgNS45Mjk3OCAzLjY3OTcyIDUuODA0NzYgMy44MDQ3NUM1LjY3OTczIDMuOTI5NzcgNS41MTAxNiA0LjAwMDAxIDUuMzMzMzUgNC4wMDAwMUM1LjE1NjU0IDQuMDAwMDEgNC45ODY5NyAzLjkyOTc3IDQuODYxOTUgMy44MDQ3NUM0LjczNjkzIDMuNjc5NzIgNC42NjY2OSAzLjUxMDE1IDQuNjY2NjkgMy4zMzMzNFYyLjY2NjY4QzQuNjY2NjkgMS45MzMzNCA1LjI2NjY5IDEuMzMzMzQgNi4wMDAwMiAxLjMzMzM0WiIgZmlsbD0iIzNCM0IzQiIvPgo8cGF0aCBkPSJNNy4xOTY2NyAxMC44NjMzQzcuNDU2NjcgMTEuMTIzMyA3Ljg3NjY3IDExLjEyMzMgOC4xMzY2NyAxMC44NjMzTDEwLjUyODcgOC40NzEzM0MxMC42NTM2IDguMzQ2MzEgMTAuNzIzOSA4LjE3Njc3IDEwLjcyMzkgNy45OTk5OUMxMC43MjM5IDcuODIzMjIgMTAuNjUzNiA3LjY1MzY4IDEwLjUyODcgNy41Mjg2Nkw4LjEzNjY3IDUuMTM2NjZDOC4wMDk5NCA1LjAyMjEyIDcuODQ0MDUgNC45NjA2NSA3LjY3MzI5IDQuOTY0OTZDNy41MDI1MiA0Ljk2OTI4IDcuMzM5OTUgNS4wMzkwMyA3LjIxOTE2IDUuMTU5ODJDNy4wOTgzOCA1LjI4MDYxIDcuMDI4NjIgNS40NDMxOCA3LjAyNDMxIDUuNjEzOTVDNy4wMiA1Ljc4NDcxIDcuMDgxNDYgNS45NTA2IDcuMTk2IDYuMDc3MzNMOC40NDY2NyA3LjMzMzMzSDIuNjY2NjdDMi40ODk4NiA3LjMzMzMzIDIuMzIwMjkgNy40MDM1NiAyLjE5NTI2IDcuNTI4NTlDMi4wNzAyNCA3LjY1MzYxIDIgNy44MjMxOCAyIDcuOTk5OTlDMiA4LjE3NjggMi4wNzAyNCA4LjM0NjM3IDIuMTk1MjYgOC40NzE0QzIuMzIwMjkgOC41OTY0MiAyLjQ4OTg2IDguNjY2NjYgMi42NjY2NyA4LjY2NjY2SDguNDQ2NjdMNy4xOTYgOS45MjI2NkM3LjA3MTU2IDEwLjA0NzYgNy4wMDE3NCAxMC4yMTY4IDcuMDAxODcgMTAuMzkzMUM3LjAwMTk5IDEwLjU2OTUgNy4wNzIwNSAxMC43Mzg2IDcuMTk2NjcgMTAuODYzM1YxMC44NjMzWiIgZmlsbD0iIzNCM0IzQiIvPgo8L3N2Zz4K) no-repeat center center;
}
.nav-right li.nav-icon.modules-link > a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjEiIGZpbGw9IiM1Q0FFQkMiLz4KPHJlY3QgeD0iOCIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjEiIGZpbGw9IiM0NDlBOTciLz4KPHJlY3QgeT0iOCIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjEiIGZpbGw9IiM0NDlBOTciLz4KPHJlY3QgeD0iOCIgeT0iOCIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjEiIGZpbGw9IiM1Q0FFQkMiLz4KPC9zdmc+Cg==) no-repeat center center;
}

#main-menu-toggle {
  padding: 0.375rem 0.75rem;
  transition: outline-color 0.3s;
}
@media (min-width: 768px) {
  #main-menu-toggle {
    display: none;
  }
}
.main-menu-open #main-menu-toggle {
  outline-offset: -1px;
  outline-style: solid;
  outline-color: black;
  background-color: #004e68;
}

@media (max-width: 767.98px) {
  #main-menu {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 62px;
    right: 1rem;
    left: 1rem;
    margin: 0 auto;
    width: calc(100% - 32px);
    max-height: calc(100% - 32px);
    padding: 1rem;
    background: #fff;
    overflow: auto;
    box-shadow: 0px 8px 16px rgba(65, 58, 33, 0.26);
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    transition: opacity 0.3s, -webkit-transform 0.2s;
    transition: opacity 0.3s, transform 0.2s;
    transition: opacity 0.3s, transform 0.2s, -webkit-transform 0.2s;
  }
}
@media (min-width: 768px) {
  #main-menu {
    top: 72px;
    max-height: calc(100% - 72px);
    padding: 1.5rem;
  }
}
#main-menu .menu > li {
  margin-bottom: 1.5rem;
}
@media (max-width: 991.98px) {
  #main-menu .menu > li {
    width: 100%;
    margin-bottom: 0.75rem;
    padding-bottom: 0.75rem;
  }
  #main-menu .menu > li:not(:last-child) {
    border-bottom: 1px solid #375e63;
  }
}
#main-menu .menu a.has-icon {
  display: flex;
  align-items: center;
}
.main-menu-open #main-menu {
  opacity: 1;
  pointer-events: all;
  z-index: 9999;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.menu-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 0.5rem;
}
.menu-icon img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-top: -1px;
}

li.menu-item {
  white-space: nowrap;
}
li.menu-item.menu-item-has-children {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
li.menu-item.menu-item-has-children > a {
  width: initial;
}
li.menu-item.menu-item-has-children > .sub-menu {
  background-color: #f0f0f0;
  position: absolute;
  top: 100%;
  width: initial;
  padding: 1.5rem;
  border-radius: 8px;
  box-shadow: 0px 8px 16px rgba(65, 58, 33, 0.26);
}
li.menu-item.menu-item-has-children > .sub-menu:before {
  content: "";
  position: absolute;
  top: -0.75rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0.75rem 0.75rem 0.75rem;
  border-color: transparent transparent #f0f0f0 transparent;
}
li.menu-item.menu-item-has-children > .sub-menu .sub-menu {
  width: calc(100% + 24px);
  margin-right: -0.375rem;
  margin-left: -0.375rem;
  padding-left: 0.5rem;
  margin-top: 0.25rem;
}
li.menu-item.menu-item-has-children .sub-menu {
  display: none;
  opacity: 0;
  transition: opacity 0.2s;
}
li.menu-item.menu-item-has-children .sub-menu a {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
li.menu-item.menu-item-has-children .sub-menu a:hover {
  color: #406e73;
}
li.menu-item.menu-item-has-children.active > .sub-menu {
  display: block;
}
li.menu-item.menu-item-has-children.show > .sub-menu {
  opacity: 1;
}

.nav-left li.menu-item.menu-item-has-children {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  width: 100%;
}
.nav-left li.menu-item.menu-item-has-children > a {
  display: flex;
  width: calc(100% - 30px);
}
.nav-left li.menu-item.menu-item-has-children a {
  display: block;
}
.nav-left li.menu-item.menu-item-has-children > .mobile-item-button {
  display: flex;
}

.mobile-item-button {
  display: none;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
  flex-shrink: 0;
  padding: 0;
  background-color: #005a77;
}
.mobile-item-button:after {
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMTEyMDYxIDQuMjQ1MjNDMC4xMTIwNjEgNC4xMjc2NSAwLjE1ODU0NSA0LjAwNzMyIDAuMjQ4Nzc5IDMuOTE3MDlDMC40MjkyNDggMy43MzY2MiAwLjcyNDU2IDMuNzM2NjIgMC45MDUwMjkgMy45MTcwOUw3LjA4MTk4IDEwLjA5NEwxMy4xNjg3IDQuMDA3MzJDMTMuMzQ5MiAzLjgyNjg2IDEzLjY0NDUgMy44MjY4NiAxMy44MjUgNC4wMDczMkMxNC4wMDU0IDQuMTg3NzkgMTQuMDA1NCA0LjQ4MzExIDEzLjgyNSA0LjY2MzU3TDcuNDEwMTEgMTEuMDgxMkM3LjIyOTY0IDExLjI2MTYgNi45MzQzMyAxMS4yNjE2IDYuNzUzODYgMTEuMDgxMkwwLjI0ODc3OSA0LjU3NjA3QzAuMTU1ODExIDQuNDgzMTEgMC4xMTIwNjEgNC4zNjU1MyAwLjExMjA2MSA0LjI0NTIzWiIgZmlsbD0iIzA0MTcxRSIvPgo8L3N2Zz4K) no-repeat center center;
  width: 0.5rem;
  height: 0.5rem;
  display: block;
}

.menu-description {
  display: none;
}

.site-footer-menu {
  background-color: #fff;
}

@media (min-width: 992px) {
  .col-lg-20 {
    width: 20%;
    flex: 0 0 auto;
  }
}

@media (max-width: 767.98px) {
  .footer-col:nth-child(1n+1) {
    order: 2;
  }
}

@media (max-width: 767.98px) {
  .footer-col:nth-child(1n+2) {
    order: 3;
  }
}

@media (max-width: 767.98px) {
  .footer-col:nth-child(1n+3) {
    order: 4;
  }
}

@media (max-width: 767.98px) {
  .footer-col:nth-child(1n+4) {
    order: 5;
  }
}

.footer-col > div {
  display: block;
  flex-direction: column;
  row-gap: 0.5rem;
}
@media (max-width: 767.98px) {
  .footer-col > div {
    background-color: #005a77;
    border-radius: 8px;
  }
}
@media (min-width: 768px) {
  .footer-col > div h4 {
    cursor: default;
  }
  .footer-col > div h4:after {
    content: none;
  }
}
.footer-col > div ul {
  display: none;
}
.footer-col > div ul.active {
  display: block;
}
@media (min-width: 768px) {
  .footer-col > div ul {
    display: block;
  }
}
.footer-col > div ul li {
  list-style: none;
}
.footer-col > div ul a {
  margin-bottom: 0.5rem;
}

.footer-col-so-me {
  order: 1;
}
.footer-col-so-me > div {
  display: flex;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}
@media (min-width: 768px) {
  .footer-col-so-me > div {
    flex-direction: column;
    row-gap: 0.5rem;
  }
}
.footer-col-so-me > div h4 {
  display: none;
}
@media (min-width: 768px) {
  .footer-col-so-me > div h4 {
    display: block;
  }
}

.footer-col-link {
  display: flex;
  align-items: center;
  -webkit-column-gap: 0.25rem;
     -moz-column-gap: 0.25rem;
          column-gap: 0.25rem;
}
@media (min-width: 992px) {
  .footer-col-link {
    -webkit-column-gap: 0.5rem;
       -moz-column-gap: 0.5rem;
            column-gap: 0.5rem;
  }
}

.footer-img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.site-footer-newsletter {
  position: relative;
  z-index: 1;
  border-radius: 8px;
}
.site-footer-newsletter button {
  width: 100%;
}

.pc-sp-hero {
  position: relative;
  text-align: center;
}
.pc-sp-hero > .container {
  min-height: 400px;
}
@media (min-width: 992px) {
  .pc-sp-hero > .container {
    min-height: 600px;
  }
}
.pc-sp-hero .preamble a {
  color: #406e73;
  font-weight: 700;
  text-decoration: underline;
}
.pc-sp-hero .btn,
.pc-sp-hero button {
  flex-direction: column;
  font-size: 0.875rem;
  row-gap: 0.5rem;
  box-shadow: 0px 2px 4px rgba(46, 58, 56, 0.16);
}
.pc-sp-hero .btn .btn-title,
.pc-sp-hero button .btn-title {
  font-size: 1.125rem;
  font-weight: 600;
}

.more-about-roles {
  padding: 0.5rem 1rem;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  display: inline-flex;
  -webkit-column-gap: 0.25rem;
     -moz-column-gap: 0.25rem;
          column-gap: 0.25rem;
  align-items: center;
}
.more-about-roles:hover {
  color: #1c2f31;
}
.more-about-roles strong {
  font-weight: 600;
  color: #406e73;
}
.more-about-roles svg {
  width: 1rem;
  height: 1rem;
  margin-left: 0.5rem;
}
.more-about-roles svg path {
  color: #406e73 !important;
}

.pc-hero {
  position: relative;
}
.pc-hero:not(.hero-small) .container .row {
  min-height: 400px;
}
@media (min-width: 992px) {
  .pc-hero:not(.hero-small) .container .row {
    min-height: 600px;
  }
}
.pc-hero.hero-small .container .row {
  min-height: 350px;
}

.hero-bg-img {
  min-height: 400px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (min-width: 768px) {
  .hero-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
}

.hero-img {
  z-index: -1;
}
@media (max-width: 767.98px) {
  .hero-img.absolute-mobile {
    position: absolute;
    height: 100%;
  }
}

.hero-content {
  border-radius: 8px;
}
.hero-content .preamble p {
  margin-bottom: 0;
}
.hero-content .preamble p + p {
  margin-top: 0.5rem;
}

.pc-faq .container {
  max-width: 54rem;
}

.faq-item {
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid #f0f0f0;
}
.faq-item .arrow-down-icon {
  border-radius: 100px;
  color: #2e4f52;
  border: 1px solid #2e4f52;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  height: 2rem;
  width: 2rem;
  padding: 0.625rem 0.375rem 0.375rem;
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.faq-item[open] .arrow-down-icon {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  background-color: #2e4f52;
  color: #fff;
}

.faq-question {
  cursor: pointer;
}
.faq-question::marker, .faq-question::-webkit-details-marker {
  content: "";
  display: none;
}

.text-media {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.text-media-split img,
.text-media-split video {
  height: 100%;
  max-width: 100%;
  min-height: 200px;
}
@media (min-width: 768px) {
  .text-media-split img,
.text-media-split video {
    min-height: 300px;
  }
}
@media (min-width: 992px) {
  .text-media-split img,
.text-media-split video {
    min-height: 500px;
  }
}

.pc-columns .ratio {
  overflow: hidden;
}
.pc-columns img,
.pc-columns video {
  -o-object-fit: cover;
     object-fit: cover;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.pc-columns .column {
  display: block;
  border-radius: 8px;
  overflow: hidden;
  height: 100%;
  background-color: #fff;
}
.pc-columns .column:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.pc-columns .column p:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .pc-columns .columns-text {
    font-size: 1.25rem;
  }
}

.jumbotron-logotype {
  max-width: 480px;
  width: 80%;
  margin: 0 auto;
}

.wave-divider {
  margin-top: -47px;
  position: static;
}

.jumbotron-column {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.pc-jumbotron {
  width: 100%;
}

.jumbotron-title {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 42px;
  color: #fff;
  font-size: 74px;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 479px) {
  .jumbotron-title {
    padding-top: 31px;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .jumbotron-title {
    width: 90%;
    padding-top: 48px;
    font-size: 67px;
  }
}
@media (max-width: 991px) {
  .jumbotron-title {
    width: 90%;
    padding-top: 61px;
    font-size: 58px;
  }
}

.pc-text-text {
  width: 70%;
  margin: 0 auto;
}

#partners-text {
  padding: 0;
}

.pc-gallery {
  width: 80%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: "image0 image2" "image1 image2";
}
@media screen and (max-width: 768px) {
  .pc-gallery {
    grid-template-columns: 1fr;
    grid-template-areas: "image0" "image1" "image2";
  }
}

.image-0 {
  grid-area: image0;
}

.image-1 {
  grid-area: image1;
}

.image-2 {
  grid-area: image2;
}

.gallery-image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.pc-text-block {
  width: 70%;
  margin: 0 auto;
}

.pc-list {
  width: 70%;
  margin: 0 auto;
}
.pc-list ul {
  padding-left: 0;
}
.pc-list li {
  list-style-position: inside;
}

.partner-list {
  display: flex;
  width: 100%;
  margin-bottom: 2rem;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .partner-list {
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  .partner-item {
    width: 200px;
    height: 200px;
  }
}

#partners {
  padding-bottom: 0 !important;
}

.pc-contact {
  text-align: center;
  margin: 0 auto;
  line-height: 1.6;
}

.contact-description,
.contact-subtext {
  font-size: 27px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .contact-description,
.contact-subtext {
    font-size: 20px;
  }
}

.contact-content {
  font-weight: 500;
}

.blue-divider {
  width: 50%;
  margin-top: 20px;
}

.contact-content {
  font-size: 34px;
}
.contact-content a {
  font-size: 34px;
}
@media screen and (max-width: 767px) {
  .contact-content {
    font-size: 20px;
  }
  .contact-content a {
    font-size: 20px;
  }
}

.contact-icon {
  max-height: 40px;
  margin-top: 40px;
}

body {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  font-family: "Rubik", "Open Sans", sans-serif;
  font-weight: 400;
  background: #ffffff;
  margin: 0;
  color: #2d2e83;
}
@media (min-width: 1400px) {
  body {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

* {
  box-sizing: border-box;
}
