@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto+Flex:wght@100;200;300;400;500;600;700;800;900;1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,700&family=Monda:wght@400;700&display=swap");
@import "../node_modules/bootstrap-icons/font/bootstrap-icons.min.css";
/*!
 * Bootstrap  v5.3.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #6658CA;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #CF2727;
  --bs-orange: #E88034;
  --bs-yellow: #ffc107;
  --bs-green: #11BA69;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000000;
  --bs-white: #FFFFFF;
  --bs-gray: #7F839A;
  --bs-gray-dark: #404355;
  --bs-gray-100: #F6F9FB;
  --bs-gray-200: #F0F3F6;
  --bs-gray-300: #E5E7F0;
  --bs-gray-400: #B6B6C4;
  --bs-gray-500: #A2A6B8;
  --bs-gray-600: #7F839A;
  --bs-gray-700: #5F6379;
  --bs-gray-800: #404355;
  --bs-gray-900: #191D33;
  --bs-primary: #6658CA;
  --bs-secondary: #232433;
  --bs-success: #11BA69;
  --bs-orange: #E88034;
  --bs-danger: #CF2727;
  --bs-dark: #1D242B;
  --bs-white: #FFFFFF;
  --bs-black: #000000;
  --bs-primary-rgb: 102, 88, 202;
  --bs-secondary-rgb: 35, 36, 51;
  --bs-success-rgb: 17, 186, 105;
  --bs-orange-rgb: 232, 128, 52;
  --bs-danger-rgb: 207, 39, 39;
  --bs-dark-rgb: 29, 36, 43;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-primary-text: #5246a2;
  --bs-secondary-text: #7F839A;
  --bs-success-text: #0e9554;
  --bs-info-text: #087990;
  --bs-warning-text: #997404;
  --bs-danger-text: #a61f1f;
  --bs-light-text: #7F839A;
  --bs-dark-text: #5F6379;
  --bs-primary-bg-subtle: #e0def4;
  --bs-secondary-bg-subtle: #F6F9FB;
  --bs-success-bg-subtle: #cff1e1;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f5d4d4;
  --bs-light-bg-subtle: #fbfcfd;
  --bs-dark-bg-subtle: #B6B6C4;
  --bs-primary-border-subtle: #c2bcea;
  --bs-secondary-border-subtle: #F0F3F6;
  --bs-success-border-subtle: #a0e3c3;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #eca9a9;
  --bs-light-border-subtle: #F0F3F6;
  --bs-dark-border-subtle: #A2A6B8;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 25, 29, 51;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 0.875rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #191D33;
  --bs-emphasis-color: #000000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(25, 29, 51, 0.75);
  --bs-secondary-color-rgb: 25, 29, 51;
  --bs-secondary-bg: #F0F3F6;
  --bs-secondary-bg-rgb: 240, 243, 246;
  --bs-tertiary-color: rgba(25, 29, 51, 0.5);
  --bs-tertiary-color-rgb: 25, 29, 51;
  --bs-tertiary-bg: #F6F9FB;
  --bs-tertiary-bg-rgb: 246, 249, 251;
  --bs-body-bg: #FFFFFF;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-link-color: #6658CA;
  --bs-link-color-rgb: 102, 88, 202;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #5246a2;
  --bs-link-hover-color-rgb: 82, 70, 162;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #E6E8EE;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.5rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb), 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(var(--bs-body-color-rgb), 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(var(--bs-body-color-rgb), 0.075);
  --bs-emphasis-color: #000000;
  --bs-form-control-bg: var(--bs-body-bg);
  --bs-form-control-disabled-bg: var(--bs-secondary-bg);
  --bs-highlight-bg: #fff3cd;
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
  --bs-breakpoint-xxxl: 1599px;
}

[data-bs-theme=dark] {
  --bs-body-color: #A2A6B8;
  --bs-body-color-rgb: 162, 166, 184;
  --bs-body-bg: #191D33;
  --bs-body-bg-rgb: 25, 29, 51;
  --bs-emphasis-color: #F6F9FB;
  --bs-emphasis-color-rgb: 246, 249, 251;
  --bs-secondary-color: rgba(162, 166, 184, 0.75);
  --bs-secondary-color-rgb: 162, 166, 184;
  --bs-secondary-bg: #404355;
  --bs-secondary-bg-rgb: 64, 67, 85;
  --bs-tertiary-color: rgba(162, 166, 184, 0.5);
  --bs-tertiary-color-rgb: 162, 166, 184;
  --bs-tertiary-bg: #2d3044;
  --bs-tertiary-bg-rgb: 45, 48, 68;
  --bs-emphasis-color: #FFFFFF;
  --bs-primary-text: #a39bdf;
  --bs-secondary-text: #E5E7F0;
  --bs-success-text: #70d6a5;
  --bs-info-text: #6edff6;
  --bs-warning-text: #ffda6a;
  --bs-danger-text: #e27d7d;
  --bs-light-text: #F6F9FB;
  --bs-dark-text: #E5E7F0;
  --bs-primary-bg-subtle: #141228;
  --bs-secondary-bg-subtle: #191D33;
  --bs-success-bg-subtle: #032515;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #290808;
  --bs-light-bg-subtle: #404355;
  --bs-dark-bg-subtle: #20222b;
  --bs-primary-border-subtle: #3d3579;
  --bs-secondary-border-subtle: #5F6379;
  --bs-success-border-subtle: #0a703f;
  --bs-info-border-subtle: #055160;
  --bs-warning-border-subtle: #664d03;
  --bs-danger-border-subtle: #7c1717;
  --bs-light-border-subtle: #5F6379;
  --bs-dark-border-subtle: #404355;
  --bs-heading-color: #fff;
  --bs-link-color: #a39bdf;
  --bs-link-hover-color: #c2bcea;
  --bs-link-color-rgb: 163, 155, 223;
  --bs-link-hover-color-rgb: 194, 188, 234;
  --bs-code-color: #e685b5;
  --bs-border-color: #5F6379;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
}

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

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

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

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color, inherit);
}

h1, .h1 {
  font-size: calc(1.34375rem + 1.125vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.1875rem;
  }
}

h2, .h2 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 1.75rem;
  }
}

h3, .h3 {
  font-size: calc(1.278125rem + 0.3375vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.53125rem;
  }
}

h4, .h4 {
  font-size: calc(1.25625rem + 0.075vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.3125rem;
  }
}

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

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

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

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

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

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

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

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

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

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

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

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

textarea {
  resize: vertical;
}

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

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

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

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

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

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

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.09375rem;
  font-weight: 300;
}

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

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

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

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

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

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

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

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

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

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

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

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #7F839A;
}
.blockquote-footer::before {
  content: "— ";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.25rem;
  --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 {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.25rem;
  --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-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.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-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.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-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.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-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.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-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.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-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1599px) {
  .col-xxxl {
    flex: 1 0 0%;
  }
  .row-cols-xxxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxxl-0 {
    margin-left: 0;
  }
  .offset-xxxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxxl-3 {
    margin-left: 25%;
  }
  .offset-xxxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxxl-6 {
    margin-left: 50%;
  }
  .offset-xxxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxxl-9 {
    margin-left: 75%;
  }
  .offset-xxxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxxl-0,
  .gx-xxxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxxl-0,
  .gy-xxxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxxl-1,
  .gx-xxxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxxl-1,
  .gy-xxxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxxl-2,
  .gx-xxxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxxl-2,
  .gy-xxxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxxl-3,
  .gx-xxxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxxl-3,
  .gy-xxxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxxl-4,
  .gx-xxxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxxl-4,
  .gy-xxxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxxl-5,
  .gx-xxxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxxl-5,
  .gy-xxxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color: var(--bs-body-color);
  --bs-table-bg: transparent;
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: var(--bs-table-color);
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-color: #000000;
  --bs-table-bg: #e0def4;
  --bs-table-border-color: #cac8dc;
  --bs-table-striped-bg: #d5d3e8;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #cac8dc;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #cfcde2;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000000;
  --bs-table-bg: #d3d3d6;
  --bs-table-border-color: #bebec1;
  --bs-table-striped-bg: #c8c8cb;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #bebec1;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #c3c3c6;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000000;
  --bs-table-bg: #cff1e1;
  --bs-table-border-color: #bad9cb;
  --bs-table-striped-bg: #c5e5d6;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #bad9cb;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #bfdfd0;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000000;
  --bs-table-bg: #cfe3f1;
  --bs-table-border-color: #baccd9;
  --bs-table-striped-bg: #c5d8e5;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #baccd9;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #bfd2df;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000000;
  --bs-table-bg: #fff3cd;
  --bs-table-border-color: #e6dbb9;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000000;
  --bs-table-bg: #f5d4d4;
  --bs-table-border-color: #ddbfbf;
  --bs-table-striped-bg: #e9c9c9;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #ddbfbf;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #e3c4c4;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000000;
  --bs-table-bg: #F6F9FB;
  --bs-table-border-color: #dde0e2;
  --bs-table-striped-bg: #eaedee;
  --bs-table-striped-color: #000000;
  --bs-table-active-bg: #dde0e2;
  --bs-table-active-color: #000000;
  --bs-table-hover-bg: #e4e6e8;
  --bs-table-hover-color: #000000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #FFFFFF;
  --bs-table-bg: #1D242B;
  --bs-table-border-color: #343a40;
  --bs-table-striped-bg: #282f36;
  --bs-table-striped-color: #FFFFFF;
  --bs-table-active-bg: #343a40;
  --bs-table-active-color: #FFFFFF;
  --bs-table-hover-bg: #2e343b;
  --bs-table-hover-color: #FFFFFF;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1598.98px) {
  .table-responsive-xxxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.09375rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.765625rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: var(--bs-form-control-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  appearance: none;
  border-radius: 0.5rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-form-control-bg);
  border-color: #b3ace5;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(102, 88, 202, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-form-control-disabled-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0.25rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 0.5rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: 0.5rem;
}
.form-control-color::-webkit-color-swatch {
  border-radius: 0.5rem;
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23404355' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: var(--bs-form-control-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0.5rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #b3ace5;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(102, 88, 202, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-form-control-disabled-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0.25rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.09375rem;
  border-radius: 0.5rem;
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23A2A6B8' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

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

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

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

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

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

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

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.25rem rgba(102, 88, 202, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.25rem rgba(102, 88, 202, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #6658CA;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #d1cdef;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-tertiary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #6658CA;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #d1cdef;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-tertiary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating::before:not(.form-control:disabled) {
  position: absolute;
  top: var(--bs-border-width);
  left: var(--bs-border-width);
  width: calc(100% - (calc(calc(0.375em + 0.1875rem) + calc(0.75em + 0.375rem))));
  height: 1.875em;
  content: "";
  background-color: var(--bs-form-control-bg);
  border-radius: 0.5rem;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > .form-control:disabled ~ label {
  color: #7F839A;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0.5rem;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 0.5rem;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0.25rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-success-text);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.765625rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-success);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2311BA69' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-success);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-success);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2311BA69' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-success);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-success);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-success-text);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-success-text);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-danger-text);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.765625rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-danger);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23CF2727'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23CF2727' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-danger);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-danger);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23CF2727'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23CF2727' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-danger);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-danger);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-danger-text);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-danger-text);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: #191D33;
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 0.5rem;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #FFFFFF;
  --bs-btn-bg: #6658CA;
  --bs-btn-border-color: #6658CA;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #574bac;
  --bs-btn-hover-border-color: #5246a2;
  --bs-btn-focus-shadow-rgb: 125, 113, 210;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #5246a2;
  --bs-btn-active-border-color: #4d4298;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FFFFFF;
  --bs-btn-disabled-bg: #6658CA;
  --bs-btn-disabled-border-color: #6658CA;
}

.btn-secondary {
  --bs-btn-color: #FFFFFF;
  --bs-btn-bg: #232433;
  --bs-btn-border-color: #232433;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #1e1f2b;
  --bs-btn-hover-border-color: #1c1d29;
  --bs-btn-focus-shadow-rgb: 68, 69, 82;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #1c1d29;
  --bs-btn-active-border-color: #1a1b26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FFFFFF;
  --bs-btn-disabled-bg: #232433;
  --bs-btn-disabled-border-color: #232433;
}

.btn-success {
  --bs-btn-color: #000000;
  --bs-btn-bg: #11BA69;
  --bs-btn-border-color: #11BA69;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #35c480;
  --bs-btn-hover-border-color: #29c178;
  --bs-btn-focus-shadow-rgb: 14, 158, 89;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #41c887;
  --bs-btn-active-border-color: #29c178;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #11BA69;
  --bs-btn-disabled-border-color: #11BA69;
}

.btn-orange {
  --bs-btn-color: #000000;
  --bs-btn-bg: #E88034;
  --bs-btn-border-color: #E88034;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #eb9352;
  --bs-btn-hover-border-color: #ea8d48;
  --bs-btn-focus-shadow-rgb: 197, 109, 44;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #ed995d;
  --bs-btn-active-border-color: #ea8d48;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #E88034;
  --bs-btn-disabled-border-color: #E88034;
}

.btn-danger {
  --bs-btn-color: #FFFFFF;
  --bs-btn-bg: #CF2727;
  --bs-btn-border-color: #CF2727;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #b02121;
  --bs-btn-hover-border-color: #a61f1f;
  --bs-btn-focus-shadow-rgb: 214, 71, 71;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #a61f1f;
  --bs-btn-active-border-color: #9b1d1d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FFFFFF;
  --bs-btn-disabled-bg: #CF2727;
  --bs-btn-disabled-border-color: #CF2727;
}

.btn-dark {
  --bs-btn-color: #FFFFFF;
  --bs-btn-bg: #1D242B;
  --bs-btn-border-color: #1D242B;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #3f454b;
  --bs-btn-hover-border-color: #343a40;
  --bs-btn-focus-shadow-rgb: 63, 69, 75;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #4a5055;
  --bs-btn-active-border-color: #343a40;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FFFFFF;
  --bs-btn-disabled-bg: #1D242B;
  --bs-btn-disabled-border-color: #1D242B;
}

.btn-white {
  --bs-btn-color: #000000;
  --bs-btn-bg: #FFFFFF;
  --bs-btn-border-color: #FFFFFF;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: white;
  --bs-btn-hover-border-color: white;
  --bs-btn-focus-shadow-rgb: 217, 217, 217;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: white;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #FFFFFF;
  --bs-btn-disabled-border-color: #FFFFFF;
}

.btn-black {
  --bs-btn-color: #FFFFFF;
  --bs-btn-bg: #000000;
  --bs-btn-border-color: #000000;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: black;
  --bs-btn-hover-border-color: black;
  --bs-btn-focus-shadow-rgb: 38, 38, 38;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: black;
  --bs-btn-active-border-color: black;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FFFFFF;
  --bs-btn-disabled-bg: #000000;
  --bs-btn-disabled-border-color: #000000;
}

.btn-outline-primary {
  --bs-btn-color: #6658CA;
  --bs-btn-border-color: #6658CA;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #6658CA;
  --bs-btn-hover-border-color: #6658CA;
  --bs-btn-focus-shadow-rgb: 102, 88, 202;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #6658CA;
  --bs-btn-active-border-color: #6658CA;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6658CA;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6658CA;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #232433;
  --bs-btn-border-color: #232433;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #232433;
  --bs-btn-hover-border-color: #232433;
  --bs-btn-focus-shadow-rgb: 35, 36, 51;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #232433;
  --bs-btn-active-border-color: #232433;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #232433;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #232433;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #11BA69;
  --bs-btn-border-color: #11BA69;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #11BA69;
  --bs-btn-hover-border-color: #11BA69;
  --bs-btn-focus-shadow-rgb: 17, 186, 105;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #11BA69;
  --bs-btn-active-border-color: #11BA69;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #11BA69;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #11BA69;
  --bs-gradient: none;
}

.btn-outline-orange {
  --bs-btn-color: #E88034;
  --bs-btn-border-color: #E88034;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #E88034;
  --bs-btn-hover-border-color: #E88034;
  --bs-btn-focus-shadow-rgb: 232, 128, 52;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #E88034;
  --bs-btn-active-border-color: #E88034;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #E88034;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #E88034;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #CF2727;
  --bs-btn-border-color: #CF2727;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #CF2727;
  --bs-btn-hover-border-color: #CF2727;
  --bs-btn-focus-shadow-rgb: 207, 39, 39;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #CF2727;
  --bs-btn-active-border-color: #CF2727;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #CF2727;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #CF2727;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #1D242B;
  --bs-btn-border-color: #1D242B;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #1D242B;
  --bs-btn-hover-border-color: #1D242B;
  --bs-btn-focus-shadow-rgb: 29, 36, 43;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #1D242B;
  --bs-btn-active-border-color: #1D242B;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #1D242B;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #1D242B;
  --bs-gradient: none;
}

.btn-outline-white {
  --bs-btn-color: #FFFFFF;
  --bs-btn-border-color: #FFFFFF;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #FFFFFF;
  --bs-btn-hover-border-color: #FFFFFF;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #FFFFFF;
  --bs-btn-active-border-color: #FFFFFF;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FFFFFF;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #FFFFFF;
  --bs-gradient: none;
}

.btn-outline-black {
  --bs-btn-color: #000000;
  --bs-btn-border-color: #000000;
  --bs-btn-hover-color: #FFFFFF;
  --bs-btn-hover-bg: #000000;
  --bs-btn-hover-border-color: #000000;
  --bs-btn-focus-shadow-rgb: 0, 0, 0;
  --bs-btn-active-color: #FFFFFF;
  --bs-btn-active-bg: #000000;
  --bs-btn-active-border-color: #000000;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #000000;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #7F839A;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: none;
  --bs-btn-focus-shadow-rgb: 125, 113, 210;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.09375rem;
  --bs-btn-border-radius: 0.5rem;
}

.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.765625rem;
  --bs-btn-border-radius: 0.25rem;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

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

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

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 0.875rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0.5rem;
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(0.5rem - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #FFFFFF;
  --bs-dropdown-link-active-bg: #6658CA;
  --bs-dropdown-link-disabled-color: #A2A6B8;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #7F839A;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1599px) {
  .dropdown-menu-xxxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.765625rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #E5E7F0;
  --bs-dropdown-bg: #404355;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #E5E7F0;
  --bs-dropdown-link-hover-color: #FFFFFF;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #FFFFFF;
  --bs-dropdown-link-active-bg: #6658CA;
  --bs-dropdown-link-disabled-color: #A2A6B8;
  --bs-dropdown-header-color: #A2A6B8;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: 0.5rem;
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1);
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link.disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  background: none;
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: 0.5rem;
  --bs-nav-pills-link-active-color: #FFFFFF;
  --bs-nav-pills-link-active-bg: #6658CA;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3359375rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.09375rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.09375rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2825, 29, 51, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: 0.5rem;
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .show > .nav-link,
.navbar-nav .nav-link.active {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1599px) {
  .navbar-expand-xxxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #FFFFFF;
  --bs-navbar-brand-color: #FFFFFF;
  --bs-navbar-brand-hover-color: #FFFFFF;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.625rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("../../assets/images/plus.svg");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("../../assets/images/minus.svg");
  --bs-accordion-btn-focus-border-color: #b3ace5;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(102, 88, 202, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 0.875rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23a39bdf'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23a39bdf'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(102, 88, 202, 0.25);
  --bs-pagination-active-color: #FFFFFF;
  --bs-pagination-active-bg: #6658CA;
  --bs-pagination-active-border-color: #6658CA;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.09375rem;
  --bs-pagination-border-radius: 0.5rem;
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.765625rem;
  --bs-pagination-border-radius: 0.25rem;
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #FFFFFF;
  --bs-badge-border-radius: 0.5rem;
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: 0.5rem;
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text);
}

.alert-orange {
  --bs-alert-color: var(--bs-orange-text);
  --bs-alert-bg: var(--bs-orange-bg-subtle);
  --bs-alert-border-color: var(--bs-orange-border-subtle);
  --bs-alert-link-color: var(--bs-orange-text);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text);
}

.alert-white {
  --bs-alert-color: var(--bs-white-text);
  --bs-alert-bg: var(--bs-white-bg-subtle);
  --bs-alert-border-color: var(--bs-white-border-subtle);
  --bs-alert-link-color: var(--bs-white-text);
}

.alert-black {
  --bs-alert-color: var(--bs-black-text);
  --bs-alert-bg: var(--bs-black-bg-subtle);
  --bs-alert-border-color: var(--bs-black-border-subtle);
  --bs-alert-link-color: var(--bs-black-text);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.65625rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #FFFFFF;
  --bs-progress-bar-bg: #6658CA;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #FFFFFF;
  --bs-list-group-active-bg: #6658CA;
  --bs-list-group-active-border-color: #6658CA;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1599px) {
  .list-group-horizontal-xxxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
}
.list-group-item-primary.list-group-item-action:active {
  --bs-list-group-active-color: var(--bs-emphasis-color);
  --bs-list-group-active-bg: var(--bs-primary-text);
  --bs-list-group-active-border-color: var(--bs-primary-text);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
}
.list-group-item-secondary.list-group-item-action:active {
  --bs-list-group-active-color: var(--bs-emphasis-color);
  --bs-list-group-active-bg: var(--bs-secondary-text);
  --bs-list-group-active-border-color: var(--bs-secondary-text);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
}
.list-group-item-success.list-group-item-action:active {
  --bs-list-group-active-color: var(--bs-emphasis-color);
  --bs-list-group-active-bg: var(--bs-success-text);
  --bs-list-group-active-border-color: var(--bs-success-text);
}

.list-group-item-orange {
  --bs-list-group-color: var(--bs-orange-text);
  --bs-list-group-bg: var(--bs-orange-bg-subtle);
  --bs-list-group-border-color: var(--bs-orange-border-subtle);
}
.list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus {
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-orange-border-subtle);
}
.list-group-item-orange.list-group-item-action:active {
  --bs-list-group-active-color: var(--bs-emphasis-color);
  --bs-list-group-active-bg: var(--bs-orange-text);
  --bs-list-group-active-border-color: var(--bs-orange-text);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
}
.list-group-item-danger.list-group-item-action:active {
  --bs-list-group-active-color: var(--bs-emphasis-color);
  --bs-list-group-active-bg: var(--bs-danger-text);
  --bs-list-group-active-border-color: var(--bs-danger-text);
}

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
}
.list-group-item-dark.list-group-item-action:active {
  --bs-list-group-active-color: var(--bs-emphasis-color);
  --bs-list-group-active-bg: var(--bs-dark-text);
  --bs-list-group-active-border-color: var(--bs-dark-text);
}

.list-group-item-white {
  --bs-list-group-color: var(--bs-white-text);
  --bs-list-group-bg: var(--bs-white-bg-subtle);
  --bs-list-group-border-color: var(--bs-white-border-subtle);
}
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-white-border-subtle);
}
.list-group-item-white.list-group-item-action:active {
  --bs-list-group-active-color: var(--bs-emphasis-color);
  --bs-list-group-active-bg: var(--bs-white-text);
  --bs-list-group-active-border-color: var(--bs-white-text);
}

.list-group-item-black {
  --bs-list-group-color: var(--bs-black-text);
  --bs-list-group-bg: var(--bs-black-bg-subtle);
  --bs-list-group-border-color: var(--bs-black-border-subtle);
}
.list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus {
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-black-border-subtle);
}
.list-group-item-black.list-group-item-action:active {
  --bs-list-group-active-color: var(--bs-emphasis-color);
  --bs-list-group-active-bg: var(--bs-black-text);
  --bs-list-group-active-border-color: var(--bs-black-text);
}

.btn-close {
  --bs-btn-close-color: #000000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(102, 88, 202, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.5rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

[data-bs-theme=dark] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.25rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb), 0.075);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: 0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1598.98px) {
  .modal-fullscreen-xxxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxxl-down .modal-header,
  .modal-fullscreen-xxxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.765625rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  padding: var(--bs-tooltip-arrow-height);
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.765625rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: 0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 0.875rem;
  --bs-popover-header-color: ;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #FFFFFF;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #FFFFFF;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #FFFFFF;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000000;
}
.carousel-dark .carousel-caption {
  color: #000000;
}

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target] {
  background-color: #000000;
}
[data-bs-theme=dark] .carousel .carousel-caption {
  color: #000000;
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxxl, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb), 0.075);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1598.98px) {
  .offcanvas-xxxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1598.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxxl {
    transition: none;
  }
}
@media (max-width: 1598.98px) {
  .offcanvas-xxxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
}
@media (max-width: 1598.98px) {
  .offcanvas-xxxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
}
@media (max-width: 1598.98px) {
  .offcanvas-xxxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
}
@media (max-width: 1598.98px) {
  .offcanvas-xxxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
}
@media (max-width: 1598.98px) {
  .offcanvas-xxxl.showing, .offcanvas-xxxl.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 1598.98px) {
  .offcanvas-xxxl.showing, .offcanvas-xxxl.hiding, .offcanvas-xxxl.show {
    visibility: visible;
  }
}
@media (min-width: 1599px) {
  .offcanvas-xxxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(130deg, #000000 55%, rgba(0, 0, 0, 0.8) 75%, #000000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #FFFFFF !important;
  background-color: RGBA(102, 88, 202, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #FFFFFF !important;
  background-color: RGBA(35, 36, 51, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #000000 !important;
  background-color: RGBA(17, 186, 105, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-orange {
  color: #000000 !important;
  background-color: RGBA(232, 128, 52, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #FFFFFF !important;
  background-color: RGBA(207, 39, 39, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #FFFFFF !important;
  background-color: RGBA(29, 36, 43, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-white {
  color: #000000 !important;
  background-color: RGBA(255, 255, 255, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-black {
  color: #FFFFFF !important;
  background-color: RGBA(0, 0, 0, var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: #6658CA !important;
}
.link-primary:hover, .link-primary:focus {
  color: #5246a2 !important;
}

.link-secondary {
  color: #232433 !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: #1c1d29 !important;
}

.link-success {
  color: #11BA69 !important;
}
.link-success:hover, .link-success:focus {
  color: #41c887 !important;
}

.link-orange {
  color: #E88034 !important;
}
.link-orange:hover, .link-orange:focus {
  color: #ed995d !important;
}

.link-danger {
  color: #CF2727 !important;
}
.link-danger:hover, .link-danger:focus {
  color: #a61f1f !important;
}

.link-dark {
  color: #1D242B !important;
}
.link-dark:hover, .link-dark:focus {
  color: #171d22 !important;
}

.link-white {
  color: #FFFFFF !important;
}
.link-white:hover, .link-white:focus {
  color: white !important;
}

.link-black {
  color: #000000 !important;
}
.link-black:hover, .link-black:focus {
  color: black !important;
}

.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-4x3 {
  --bs-aspect-ratio: 75%;
}

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

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

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

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

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

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

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1599px) {
  .sticky-xxxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

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

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

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

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

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.d-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(var(--bs-body-color-rgb), 0.15) !important;
}

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

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(var(--bs-body-color-rgb), 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 {
  transform: translate(-50%, -50%) !important;
}

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

.translate-middle-y {
  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 {
  border-color: #6658CA !important;
}

.border-primary-hover:hover {
  border-color: #6658CA !important;
}

.border-secondary {
  border-color: #232433 !important;
}

.border-secondary-hover:hover {
  border-color: #232433 !important;
}

.border-success {
  border-color: #11BA69 !important;
}

.border-success-hover:hover {
  border-color: #11BA69 !important;
}

.border-orange {
  border-color: #E88034 !important;
}

.border-orange-hover:hover {
  border-color: #E88034 !important;
}

.border-danger {
  border-color: #CF2727 !important;
}

.border-danger-hover:hover {
  border-color: #CF2727 !important;
}

.border-dark {
  border-color: #1D242B !important;
}

.border-dark-hover:hover {
  border-color: #1D242B !important;
}

.border-white {
  border-color: #FFFFFF !important;
}

.border-white-hover:hover {
  border-color: #FFFFFF !important;
}

.border-black {
  border-color: #000000 !important;
}

.border-black-hover:hover {
  border-color: #000000 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-opacity-10 {
  --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-1 {
  margin: 0.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ms-150 {
  margin-left: 150px !important;
}

.ms-240 {
  margin-left: 240px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fs-0 {
  font-size: 0 !important;
}

.fs-2 {
  font-size: 0.125rem !important;
}

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

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

.fs-8 {
  font-size: 0.5rem !important;
}

.fs-10 {
  font-size: 0.625rem !important;
}

.fs-11 {
  font-size: 0.688rem !important;
}

.fs-12 {
  font-size: 0.75rem !important;
}

.fs-13 {
  font-size: 0.813rem !important;
}

.fs-14 {
  font-size: 0.875rem !important;
}

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

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

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

.fs-22 {
  font-size: calc(1.2625rem + 0.15vw) !important;
}

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

.fs-26 {
  font-size: calc(1.2875rem + 0.45vw) !important;
}

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

.fs-30 {
  font-size: calc(1.3125rem + 0.75vw) !important;
}

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

.fs-34 {
  font-size: calc(1.3375rem + 1.05vw) !important;
}

.fs-36 {
  font-size: calc(1.35rem + 1.2vw) !important;
}

.fs-38 {
  font-size: calc(1.3625rem + 1.35vw) !important;
}

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

.fs-42 {
  font-size: calc(1.3875rem + 1.65vw) !important;
}

.fs-44 {
  font-size: calc(1.4rem + 1.8vw) !important;
}

.fs-46 {
  font-size: calc(1.4125rem + 1.95vw) !important;
}

.fs-48 {
  font-size: calc(1.425rem + 2.1vw) !important;
}

.fs-50 {
  font-size: calc(1.4375rem + 2.25vw) !important;
}

.fs-52 {
  font-size: calc(1.45rem + 2.4vw) !important;
}

.fs-54 {
  font-size: calc(1.4625rem + 2.55vw) !important;
}

.fs-56 {
  font-size: calc(1.475rem + 2.7vw) !important;
}

.fs-58 {
  font-size: calc(1.4875rem + 2.85vw) !important;
}

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

.fs-62 {
  font-size: 3.875 !important;
}

.fs-64 {
  font-size: calc(1.525rem + 3.3vw) !important;
}

.fs-66 {
  font-size: calc(1.5375rem + 3.45vw) !important;
}

.fs-68 {
  font-size: calc(1.55rem + 3.6vw) !important;
}

.fs-70 {
  font-size: calc(1.5625rem + 3.75vw) !important;
}

.fs-72 {
  font-size: calc(1.575rem + 3.9vw) !important;
}

.fs-76 {
  font-size: calc(1.6rem + 4.2vw) !important;
}

.fs-78 {
  font-size: calc(1.6125rem + 4.35vw) !important;
}

.fs-80 {
  font-size: calc(1.625rem + 4.5vw) !important;
}

.fs-100 {
  font-size: calc(1.75rem + 6vw) !important;
}

.fs-120 {
  font-size: calc(1.875rem + 7.5vw) !important;
}

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

.fs-180 {
  font-size: calc(2.25rem + 12vw) !important;
}

.fs-200 {
  font-size: calc(2.375rem + 13.5vw) !important;
}

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

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

.fw-100-t {
  font-weight: 100 !important;
}

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

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

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

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

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

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

.fw-800-eb {
  font-weight: 800 !important;
}

.fw-900-b {
  font-weight: 900 !important;
}

.fw-1000-w {
  font-weight: 1000 !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-orange {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-orange-rgb), var(--bs-text-opacity)) !important;
}

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

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

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

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-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: var(--bs-secondary-color) !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-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

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

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !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;
}

.text-primary {
  color: #6658CA !important;
}

.text-primary-hover:hover {
  color: #6658CA !important;
}

.text-secondary {
  color: #232433 !important;
}

.text-secondary-hover:hover {
  color: #232433 !important;
}

.text-success {
  color: #11BA69 !important;
}

.text-success-hover:hover {
  color: #11BA69 !important;
}

.text-orange {
  color: #E88034 !important;
}

.text-orange-hover:hover {
  color: #E88034 !important;
}

.text-danger {
  color: #CF2727 !important;
}

.text-danger-hover:hover {
  color: #CF2727 !important;
}

.text-dark {
  color: #1D242B !important;
}

.text-dark-hover:hover {
  color: #1D242B !important;
}

.text-white {
  color: #FFFFFF !important;
}

.text-white-hover:hover {
  color: #FFFFFF !important;
}

.text-black {
  color: #000000 !important;
}

.text-black-hover:hover {
  color: #000000 !important;
}

.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-orange {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-orange-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-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-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-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-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-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

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

.bg-body-emphasis {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-emphasis-bg-rgb), var(--bs-bg-opacity)) !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-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.rounded {
  border-radius: var(--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-xxl) !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-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .ms-sm-150 {
    margin-left: 150px !important;
  }
  .ms-sm-240 {
    margin-left: 240px !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .fs-sm-0 {
    font-size: 0 !important;
  }
  .fs-sm-2 {
    font-size: 0.125rem !important;
  }
  .fs-sm-4 {
    font-size: 0.25rem !important;
  }
  .fs-sm-6 {
    font-size: 0.375rem !important;
  }
  .fs-sm-8 {
    font-size: 0.5rem !important;
  }
  .fs-sm-10 {
    font-size: 0.625rem !important;
  }
  .fs-sm-11 {
    font-size: 0.688rem !important;
  }
  .fs-sm-12 {
    font-size: 0.75rem !important;
  }
  .fs-sm-13 {
    font-size: 0.813rem !important;
  }
  .fs-sm-14 {
    font-size: 0.875rem !important;
  }
  .fs-sm-16 {
    font-size: 1rem !important;
  }
  .fs-sm-18 {
    font-size: 1.125rem !important;
  }
  .fs-sm-20 {
    font-size: 1.25rem !important;
  }
  .fs-sm-22 {
    font-size: calc(1.2625rem + 0.15vw) !important;
  }
  .fs-sm-24 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  .fs-sm-26 {
    font-size: calc(1.2875rem + 0.45vw) !important;
  }
  .fs-sm-28 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
  .fs-sm-30 {
    font-size: calc(1.3125rem + 0.75vw) !important;
  }
  .fs-sm-32 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .fs-sm-34 {
    font-size: calc(1.3375rem + 1.05vw) !important;
  }
  .fs-sm-36 {
    font-size: calc(1.35rem + 1.2vw) !important;
  }
  .fs-sm-38 {
    font-size: calc(1.3625rem + 1.35vw) !important;
  }
  .fs-sm-40 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  .fs-sm-42 {
    font-size: calc(1.3875rem + 1.65vw) !important;
  }
  .fs-sm-44 {
    font-size: calc(1.4rem + 1.8vw) !important;
  }
  .fs-sm-46 {
    font-size: calc(1.4125rem + 1.95vw) !important;
  }
  .fs-sm-48 {
    font-size: calc(1.425rem + 2.1vw) !important;
  }
  .fs-sm-50 {
    font-size: calc(1.4375rem + 2.25vw) !important;
  }
  .fs-sm-52 {
    font-size: calc(1.45rem + 2.4vw) !important;
  }
  .fs-sm-54 {
    font-size: calc(1.4625rem + 2.55vw) !important;
  }
  .fs-sm-56 {
    font-size: calc(1.475rem + 2.7vw) !important;
  }
  .fs-sm-58 {
    font-size: calc(1.4875rem + 2.85vw) !important;
  }
  .fs-sm-60 {
    font-size: calc(1.5rem + 3vw) !important;
  }
  .fs-sm-62 {
    font-size: 3.875 !important;
  }
  .fs-sm-64 {
    font-size: calc(1.525rem + 3.3vw) !important;
  }
  .fs-sm-66 {
    font-size: calc(1.5375rem + 3.45vw) !important;
  }
  .fs-sm-68 {
    font-size: calc(1.55rem + 3.6vw) !important;
  }
  .fs-sm-70 {
    font-size: calc(1.5625rem + 3.75vw) !important;
  }
  .fs-sm-72 {
    font-size: calc(1.575rem + 3.9vw) !important;
  }
  .fs-sm-76 {
    font-size: calc(1.6rem + 4.2vw) !important;
  }
  .fs-sm-78 {
    font-size: calc(1.6125rem + 4.35vw) !important;
  }
  .fs-sm-80 {
    font-size: calc(1.625rem + 4.5vw) !important;
  }
  .fs-sm-100 {
    font-size: calc(1.75rem + 6vw) !important;
  }
  .fs-sm-120 {
    font-size: calc(1.875rem + 7.5vw) !important;
  }
  .fs-sm-140 {
    font-size: calc(2rem + 9vw) !important;
  }
  .fs-sm-180 {
    font-size: calc(2.25rem + 12vw) !important;
  }
  .fs-sm-200 {
    font-size: calc(2.375rem + 13.5vw) !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .rounded-sm {
    border-radius: var(--bs-border-radius) !important;
  }
  .rounded-sm-0 {
    border-radius: 0 !important;
  }
  .rounded-sm-1 {
    border-radius: var(--bs-border-radius-sm) !important;
  }
  .rounded-sm-2 {
    border-radius: var(--bs-border-radius) !important;
  }
  .rounded-sm-3 {
    border-radius: var(--bs-border-radius-lg) !important;
  }
  .rounded-sm-4 {
    border-radius: var(--bs-border-radius-xl) !important;
  }
  .rounded-sm-5 {
    border-radius: var(--bs-border-radius-xxl) !important;
  }
  .rounded-sm-circle {
    border-radius: 50% !important;
  }
  .rounded-sm-pill {
    border-radius: var(--bs-border-radius-pill) !important;
  }
  .rounded-start-sm {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }
  .rounded-start-sm-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
  }
  .rounded-start-sm-1 {
    border-bottom-left-radius: var(--bs-border-radius-sm) !important;
    border-top-left-radius: var(--bs-border-radius-sm) !important;
  }
  .rounded-start-sm-2 {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }
  .rounded-start-sm-3 {
    border-bottom-left-radius: var(--bs-border-radius-lg) !important;
    border-top-left-radius: var(--bs-border-radius-lg) !important;
  }
  .rounded-start-sm-4 {
    border-bottom-left-radius: var(--bs-border-radius-xl) !important;
    border-top-left-radius: var(--bs-border-radius-xl) !important;
  }
  .rounded-start-sm-5 {
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
  }
  .rounded-start-sm-circle {
    border-bottom-left-radius: 50% !important;
    border-top-left-radius: 50% !important;
  }
  .rounded-start-sm-pill {
    border-bottom-left-radius: var(--bs-border-radius-pill) !important;
    border-top-left-radius: var(--bs-border-radius-pill) !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .ms-md-150 {
    margin-left: 150px !important;
  }
  .ms-md-240 {
    margin-left: 240px !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .fs-md-0 {
    font-size: 0 !important;
  }
  .fs-md-2 {
    font-size: 0.125rem !important;
  }
  .fs-md-4 {
    font-size: 0.25rem !important;
  }
  .fs-md-6 {
    font-size: 0.375rem !important;
  }
  .fs-md-8 {
    font-size: 0.5rem !important;
  }
  .fs-md-10 {
    font-size: 0.625rem !important;
  }
  .fs-md-11 {
    font-size: 0.688rem !important;
  }
  .fs-md-12 {
    font-size: 0.75rem !important;
  }
  .fs-md-13 {
    font-size: 0.813rem !important;
  }
  .fs-md-14 {
    font-size: 0.875rem !important;
  }
  .fs-md-16 {
    font-size: 1rem !important;
  }
  .fs-md-18 {
    font-size: 1.125rem !important;
  }
  .fs-md-20 {
    font-size: 1.25rem !important;
  }
  .fs-md-22 {
    font-size: calc(1.2625rem + 0.15vw) !important;
  }
  .fs-md-24 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  .fs-md-26 {
    font-size: calc(1.2875rem + 0.45vw) !important;
  }
  .fs-md-28 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
  .fs-md-30 {
    font-size: calc(1.3125rem + 0.75vw) !important;
  }
  .fs-md-32 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .fs-md-34 {
    font-size: calc(1.3375rem + 1.05vw) !important;
  }
  .fs-md-36 {
    font-size: calc(1.35rem + 1.2vw) !important;
  }
  .fs-md-38 {
    font-size: calc(1.3625rem + 1.35vw) !important;
  }
  .fs-md-40 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  .fs-md-42 {
    font-size: calc(1.3875rem + 1.65vw) !important;
  }
  .fs-md-44 {
    font-size: calc(1.4rem + 1.8vw) !important;
  }
  .fs-md-46 {
    font-size: calc(1.4125rem + 1.95vw) !important;
  }
  .fs-md-48 {
    font-size: calc(1.425rem + 2.1vw) !important;
  }
  .fs-md-50 {
    font-size: calc(1.4375rem + 2.25vw) !important;
  }
  .fs-md-52 {
    font-size: calc(1.45rem + 2.4vw) !important;
  }
  .fs-md-54 {
    font-size: calc(1.4625rem + 2.55vw) !important;
  }
  .fs-md-56 {
    font-size: calc(1.475rem + 2.7vw) !important;
  }
  .fs-md-58 {
    font-size: calc(1.4875rem + 2.85vw) !important;
  }
  .fs-md-60 {
    font-size: calc(1.5rem + 3vw) !important;
  }
  .fs-md-62 {
    font-size: 3.875 !important;
  }
  .fs-md-64 {
    font-size: calc(1.525rem + 3.3vw) !important;
  }
  .fs-md-66 {
    font-size: calc(1.5375rem + 3.45vw) !important;
  }
  .fs-md-68 {
    font-size: calc(1.55rem + 3.6vw) !important;
  }
  .fs-md-70 {
    font-size: calc(1.5625rem + 3.75vw) !important;
  }
  .fs-md-72 {
    font-size: calc(1.575rem + 3.9vw) !important;
  }
  .fs-md-76 {
    font-size: calc(1.6rem + 4.2vw) !important;
  }
  .fs-md-78 {
    font-size: calc(1.6125rem + 4.35vw) !important;
  }
  .fs-md-80 {
    font-size: calc(1.625rem + 4.5vw) !important;
  }
  .fs-md-100 {
    font-size: calc(1.75rem + 6vw) !important;
  }
  .fs-md-120 {
    font-size: calc(1.875rem + 7.5vw) !important;
  }
  .fs-md-140 {
    font-size: calc(2rem + 9vw) !important;
  }
  .fs-md-180 {
    font-size: calc(2.25rem + 12vw) !important;
  }
  .fs-md-200 {
    font-size: calc(2.375rem + 13.5vw) !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .rounded-md {
    border-radius: var(--bs-border-radius) !important;
  }
  .rounded-md-0 {
    border-radius: 0 !important;
  }
  .rounded-md-1 {
    border-radius: var(--bs-border-radius-sm) !important;
  }
  .rounded-md-2 {
    border-radius: var(--bs-border-radius) !important;
  }
  .rounded-md-3 {
    border-radius: var(--bs-border-radius-lg) !important;
  }
  .rounded-md-4 {
    border-radius: var(--bs-border-radius-xl) !important;
  }
  .rounded-md-5 {
    border-radius: var(--bs-border-radius-xxl) !important;
  }
  .rounded-md-circle {
    border-radius: 50% !important;
  }
  .rounded-md-pill {
    border-radius: var(--bs-border-radius-pill) !important;
  }
  .rounded-start-md {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }
  .rounded-start-md-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
  }
  .rounded-start-md-1 {
    border-bottom-left-radius: var(--bs-border-radius-sm) !important;
    border-top-left-radius: var(--bs-border-radius-sm) !important;
  }
  .rounded-start-md-2 {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }
  .rounded-start-md-3 {
    border-bottom-left-radius: var(--bs-border-radius-lg) !important;
    border-top-left-radius: var(--bs-border-radius-lg) !important;
  }
  .rounded-start-md-4 {
    border-bottom-left-radius: var(--bs-border-radius-xl) !important;
    border-top-left-radius: var(--bs-border-radius-xl) !important;
  }
  .rounded-start-md-5 {
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
  }
  .rounded-start-md-circle {
    border-bottom-left-radius: 50% !important;
    border-top-left-radius: 50% !important;
  }
  .rounded-start-md-pill {
    border-bottom-left-radius: var(--bs-border-radius-pill) !important;
    border-top-left-radius: var(--bs-border-radius-pill) !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .ms-lg-150 {
    margin-left: 150px !important;
  }
  .ms-lg-240 {
    margin-left: 240px !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .fs-lg-0 {
    font-size: 0 !important;
  }
  .fs-lg-2 {
    font-size: 0.125rem !important;
  }
  .fs-lg-4 {
    font-size: 0.25rem !important;
  }
  .fs-lg-6 {
    font-size: 0.375rem !important;
  }
  .fs-lg-8 {
    font-size: 0.5rem !important;
  }
  .fs-lg-10 {
    font-size: 0.625rem !important;
  }
  .fs-lg-11 {
    font-size: 0.688rem !important;
  }
  .fs-lg-12 {
    font-size: 0.75rem !important;
  }
  .fs-lg-13 {
    font-size: 0.813rem !important;
  }
  .fs-lg-14 {
    font-size: 0.875rem !important;
  }
  .fs-lg-16 {
    font-size: 1rem !important;
  }
  .fs-lg-18 {
    font-size: 1.125rem !important;
  }
  .fs-lg-20 {
    font-size: 1.25rem !important;
  }
  .fs-lg-22 {
    font-size: calc(1.2625rem + 0.15vw) !important;
  }
  .fs-lg-24 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  .fs-lg-26 {
    font-size: calc(1.2875rem + 0.45vw) !important;
  }
  .fs-lg-28 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
  .fs-lg-30 {
    font-size: calc(1.3125rem + 0.75vw) !important;
  }
  .fs-lg-32 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .fs-lg-34 {
    font-size: calc(1.3375rem + 1.05vw) !important;
  }
  .fs-lg-36 {
    font-size: calc(1.35rem + 1.2vw) !important;
  }
  .fs-lg-38 {
    font-size: calc(1.3625rem + 1.35vw) !important;
  }
  .fs-lg-40 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  .fs-lg-42 {
    font-size: calc(1.3875rem + 1.65vw) !important;
  }
  .fs-lg-44 {
    font-size: calc(1.4rem + 1.8vw) !important;
  }
  .fs-lg-46 {
    font-size: calc(1.4125rem + 1.95vw) !important;
  }
  .fs-lg-48 {
    font-size: calc(1.425rem + 2.1vw) !important;
  }
  .fs-lg-50 {
    font-size: calc(1.4375rem + 2.25vw) !important;
  }
  .fs-lg-52 {
    font-size: calc(1.45rem + 2.4vw) !important;
  }
  .fs-lg-54 {
    font-size: calc(1.4625rem + 2.55vw) !important;
  }
  .fs-lg-56 {
    font-size: calc(1.475rem + 2.7vw) !important;
  }
  .fs-lg-58 {
    font-size: calc(1.4875rem + 2.85vw) !important;
  }
  .fs-lg-60 {
    font-size: calc(1.5rem + 3vw) !important;
  }
  .fs-lg-62 {
    font-size: 3.875 !important;
  }
  .fs-lg-64 {
    font-size: calc(1.525rem + 3.3vw) !important;
  }
  .fs-lg-66 {
    font-size: calc(1.5375rem + 3.45vw) !important;
  }
  .fs-lg-68 {
    font-size: calc(1.55rem + 3.6vw) !important;
  }
  .fs-lg-70 {
    font-size: calc(1.5625rem + 3.75vw) !important;
  }
  .fs-lg-72 {
    font-size: calc(1.575rem + 3.9vw) !important;
  }
  .fs-lg-76 {
    font-size: calc(1.6rem + 4.2vw) !important;
  }
  .fs-lg-78 {
    font-size: calc(1.6125rem + 4.35vw) !important;
  }
  .fs-lg-80 {
    font-size: calc(1.625rem + 4.5vw) !important;
  }
  .fs-lg-100 {
    font-size: calc(1.75rem + 6vw) !important;
  }
  .fs-lg-120 {
    font-size: calc(1.875rem + 7.5vw) !important;
  }
  .fs-lg-140 {
    font-size: calc(2rem + 9vw) !important;
  }
  .fs-lg-180 {
    font-size: calc(2.25rem + 12vw) !important;
  }
  .fs-lg-200 {
    font-size: calc(2.375rem + 13.5vw) !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .rounded-lg {
    border-radius: var(--bs-border-radius) !important;
  }
  .rounded-lg-0 {
    border-radius: 0 !important;
  }
  .rounded-lg-1 {
    border-radius: var(--bs-border-radius-sm) !important;
  }
  .rounded-lg-2 {
    border-radius: var(--bs-border-radius) !important;
  }
  .rounded-lg-3 {
    border-radius: var(--bs-border-radius-lg) !important;
  }
  .rounded-lg-4 {
    border-radius: var(--bs-border-radius-xl) !important;
  }
  .rounded-lg-5 {
    border-radius: var(--bs-border-radius-xxl) !important;
  }
  .rounded-lg-circle {
    border-radius: 50% !important;
  }
  .rounded-lg-pill {
    border-radius: var(--bs-border-radius-pill) !important;
  }
  .rounded-start-lg {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }
  .rounded-start-lg-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
  }
  .rounded-start-lg-1 {
    border-bottom-left-radius: var(--bs-border-radius-sm) !important;
    border-top-left-radius: var(--bs-border-radius-sm) !important;
  }
  .rounded-start-lg-2 {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }
  .rounded-start-lg-3 {
    border-bottom-left-radius: var(--bs-border-radius-lg) !important;
    border-top-left-radius: var(--bs-border-radius-lg) !important;
  }
  .rounded-start-lg-4 {
    border-bottom-left-radius: var(--bs-border-radius-xl) !important;
    border-top-left-radius: var(--bs-border-radius-xl) !important;
  }
  .rounded-start-lg-5 {
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
  }
  .rounded-start-lg-circle {
    border-bottom-left-radius: 50% !important;
    border-top-left-radius: 50% !important;
  }
  .rounded-start-lg-pill {
    border-bottom-left-radius: var(--bs-border-radius-pill) !important;
    border-top-left-radius: var(--bs-border-radius-pill) !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .ms-xl-150 {
    margin-left: 150px !important;
  }
  .ms-xl-240 {
    margin-left: 240px !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .fs-xl-0 {
    font-size: 0 !important;
  }
  .fs-xl-2 {
    font-size: 0.125rem !important;
  }
  .fs-xl-4 {
    font-size: 0.25rem !important;
  }
  .fs-xl-6 {
    font-size: 0.375rem !important;
  }
  .fs-xl-8 {
    font-size: 0.5rem !important;
  }
  .fs-xl-10 {
    font-size: 0.625rem !important;
  }
  .fs-xl-11 {
    font-size: 0.688rem !important;
  }
  .fs-xl-12 {
    font-size: 0.75rem !important;
  }
  .fs-xl-13 {
    font-size: 0.813rem !important;
  }
  .fs-xl-14 {
    font-size: 0.875rem !important;
  }
  .fs-xl-16 {
    font-size: 1rem !important;
  }
  .fs-xl-18 {
    font-size: 1.125rem !important;
  }
  .fs-xl-20 {
    font-size: 1.25rem !important;
  }
  .fs-xl-22 {
    font-size: calc(1.2625rem + 0.15vw) !important;
  }
  .fs-xl-24 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  .fs-xl-26 {
    font-size: calc(1.2875rem + 0.45vw) !important;
  }
  .fs-xl-28 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
  .fs-xl-30 {
    font-size: calc(1.3125rem + 0.75vw) !important;
  }
  .fs-xl-32 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .fs-xl-34 {
    font-size: calc(1.3375rem + 1.05vw) !important;
  }
  .fs-xl-36 {
    font-size: calc(1.35rem + 1.2vw) !important;
  }
  .fs-xl-38 {
    font-size: calc(1.3625rem + 1.35vw) !important;
  }
  .fs-xl-40 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  .fs-xl-42 {
    font-size: calc(1.3875rem + 1.65vw) !important;
  }
  .fs-xl-44 {
    font-size: calc(1.4rem + 1.8vw) !important;
  }
  .fs-xl-46 {
    font-size: calc(1.4125rem + 1.95vw) !important;
  }
  .fs-xl-48 {
    font-size: calc(1.425rem + 2.1vw) !important;
  }
  .fs-xl-50 {
    font-size: calc(1.4375rem + 2.25vw) !important;
  }
  .fs-xl-52 {
    font-size: calc(1.45rem + 2.4vw) !important;
  }
  .fs-xl-54 {
    font-size: calc(1.4625rem + 2.55vw) !important;
  }
  .fs-xl-56 {
    font-size: calc(1.475rem + 2.7vw) !important;
  }
  .fs-xl-58 {
    font-size: calc(1.4875rem + 2.85vw) !important;
  }
  .fs-xl-60 {
    font-size: calc(1.5rem + 3vw) !important;
  }
  .fs-xl-62 {
    font-size: 3.875 !important;
  }
  .fs-xl-64 {
    font-size: calc(1.525rem + 3.3vw) !important;
  }
  .fs-xl-66 {
    font-size: calc(1.5375rem + 3.45vw) !important;
  }
  .fs-xl-68 {
    font-size: calc(1.55rem + 3.6vw) !important;
  }
  .fs-xl-70 {
    font-size: calc(1.5625rem + 3.75vw) !important;
  }
  .fs-xl-72 {
    font-size: calc(1.575rem + 3.9vw) !important;
  }
  .fs-xl-76 {
    font-size: calc(1.6rem + 4.2vw) !important;
  }
  .fs-xl-78 {
    font-size: calc(1.6125rem + 4.35vw) !important;
  }
  .fs-xl-80 {
    font-size: calc(1.625rem + 4.5vw) !important;
  }
  .fs-xl-100 {
    font-size: calc(1.75rem + 6vw) !important;
  }
  .fs-xl-120 {
    font-size: calc(1.875rem + 7.5vw) !important;
  }
  .fs-xl-140 {
    font-size: calc(2rem + 9vw) !important;
  }
  .fs-xl-180 {
    font-size: calc(2.25rem + 12vw) !important;
  }
  .fs-xl-200 {
    font-size: calc(2.375rem + 13.5vw) !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  .rounded-xl {
    border-radius: var(--bs-border-radius) !important;
  }
  .rounded-xl-0 {
    border-radius: 0 !important;
  }
  .rounded-xl-1 {
    border-radius: var(--bs-border-radius-sm) !important;
  }
  .rounded-xl-2 {
    border-radius: var(--bs-border-radius) !important;
  }
  .rounded-xl-3 {
    border-radius: var(--bs-border-radius-lg) !important;
  }
  .rounded-xl-4 {
    border-radius: var(--bs-border-radius-xl) !important;
  }
  .rounded-xl-5 {
    border-radius: var(--bs-border-radius-xxl) !important;
  }
  .rounded-xl-circle {
    border-radius: 50% !important;
  }
  .rounded-xl-pill {
    border-radius: var(--bs-border-radius-pill) !important;
  }
  .rounded-start-xl {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }
  .rounded-start-xl-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
  }
  .rounded-start-xl-1 {
    border-bottom-left-radius: var(--bs-border-radius-sm) !important;
    border-top-left-radius: var(--bs-border-radius-sm) !important;
  }
  .rounded-start-xl-2 {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }
  .rounded-start-xl-3 {
    border-bottom-left-radius: var(--bs-border-radius-lg) !important;
    border-top-left-radius: var(--bs-border-radius-lg) !important;
  }
  .rounded-start-xl-4 {
    border-bottom-left-radius: var(--bs-border-radius-xl) !important;
    border-top-left-radius: var(--bs-border-radius-xl) !important;
  }
  .rounded-start-xl-5 {
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
  }
  .rounded-start-xl-circle {
    border-bottom-left-radius: 50% !important;
    border-top-left-radius: 50% !important;
  }
  .rounded-start-xl-pill {
    border-bottom-left-radius: var(--bs-border-radius-pill) !important;
    border-top-left-radius: var(--bs-border-radius-pill) !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .ms-xxl-150 {
    margin-left: 150px !important;
  }
  .ms-xxl-240 {
    margin-left: 240px !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .fs-xxl-0 {
    font-size: 0 !important;
  }
  .fs-xxl-2 {
    font-size: 0.125rem !important;
  }
  .fs-xxl-4 {
    font-size: 0.25rem !important;
  }
  .fs-xxl-6 {
    font-size: 0.375rem !important;
  }
  .fs-xxl-8 {
    font-size: 0.5rem !important;
  }
  .fs-xxl-10 {
    font-size: 0.625rem !important;
  }
  .fs-xxl-11 {
    font-size: 0.688rem !important;
  }
  .fs-xxl-12 {
    font-size: 0.75rem !important;
  }
  .fs-xxl-13 {
    font-size: 0.813rem !important;
  }
  .fs-xxl-14 {
    font-size: 0.875rem !important;
  }
  .fs-xxl-16 {
    font-size: 1rem !important;
  }
  .fs-xxl-18 {
    font-size: 1.125rem !important;
  }
  .fs-xxl-20 {
    font-size: 1.25rem !important;
  }
  .fs-xxl-22 {
    font-size: calc(1.2625rem + 0.15vw) !important;
  }
  .fs-xxl-24 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  .fs-xxl-26 {
    font-size: calc(1.2875rem + 0.45vw) !important;
  }
  .fs-xxl-28 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
  .fs-xxl-30 {
    font-size: calc(1.3125rem + 0.75vw) !important;
  }
  .fs-xxl-32 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .fs-xxl-34 {
    font-size: calc(1.3375rem + 1.05vw) !important;
  }
  .fs-xxl-36 {
    font-size: calc(1.35rem + 1.2vw) !important;
  }
  .fs-xxl-38 {
    font-size: calc(1.3625rem + 1.35vw) !important;
  }
  .fs-xxl-40 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  .fs-xxl-42 {
    font-size: calc(1.3875rem + 1.65vw) !important;
  }
  .fs-xxl-44 {
    font-size: calc(1.4rem + 1.8vw) !important;
  }
  .fs-xxl-46 {
    font-size: calc(1.4125rem + 1.95vw) !important;
  }
  .fs-xxl-48 {
    font-size: calc(1.425rem + 2.1vw) !important;
  }
  .fs-xxl-50 {
    font-size: calc(1.4375rem + 2.25vw) !important;
  }
  .fs-xxl-52 {
    font-size: calc(1.45rem + 2.4vw) !important;
  }
  .fs-xxl-54 {
    font-size: calc(1.4625rem + 2.55vw) !important;
  }
  .fs-xxl-56 {
    font-size: calc(1.475rem + 2.7vw) !important;
  }
  .fs-xxl-58 {
    font-size: calc(1.4875rem + 2.85vw) !important;
  }
  .fs-xxl-60 {
    font-size: calc(1.5rem + 3vw) !important;
  }
  .fs-xxl-62 {
    font-size: 3.875 !important;
  }
  .fs-xxl-64 {
    font-size: calc(1.525rem + 3.3vw) !important;
  }
  .fs-xxl-66 {
    font-size: calc(1.5375rem + 3.45vw) !important;
  }
  .fs-xxl-68 {
    font-size: calc(1.55rem + 3.6vw) !important;
  }
  .fs-xxl-70 {
    font-size: calc(1.5625rem + 3.75vw) !important;
  }
  .fs-xxl-72 {
    font-size: calc(1.575rem + 3.9vw) !important;
  }
  .fs-xxl-76 {
    font-size: calc(1.6rem + 4.2vw) !important;
  }
  .fs-xxl-78 {
    font-size: calc(1.6125rem + 4.35vw) !important;
  }
  .fs-xxl-80 {
    font-size: calc(1.625rem + 4.5vw) !important;
  }
  .fs-xxl-100 {
    font-size: calc(1.75rem + 6vw) !important;
  }
  .fs-xxl-120 {
    font-size: calc(1.875rem + 7.5vw) !important;
  }
  .fs-xxl-140 {
    font-size: calc(2rem + 9vw) !important;
  }
  .fs-xxl-180 {
    font-size: calc(2.25rem + 12vw) !important;
  }
  .fs-xxl-200 {
    font-size: calc(2.375rem + 13.5vw) !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
  .rounded-xxl {
    border-radius: var(--bs-border-radius) !important;
  }
  .rounded-xxl-0 {
    border-radius: 0 !important;
  }
  .rounded-xxl-1 {
    border-radius: var(--bs-border-radius-sm) !important;
  }
  .rounded-xxl-2 {
    border-radius: var(--bs-border-radius) !important;
  }
  .rounded-xxl-3 {
    border-radius: var(--bs-border-radius-lg) !important;
  }
  .rounded-xxl-4 {
    border-radius: var(--bs-border-radius-xl) !important;
  }
  .rounded-xxl-5 {
    border-radius: var(--bs-border-radius-xxl) !important;
  }
  .rounded-xxl-circle {
    border-radius: 50% !important;
  }
  .rounded-xxl-pill {
    border-radius: var(--bs-border-radius-pill) !important;
  }
  .rounded-start-xxl {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }
  .rounded-start-xxl-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
  }
  .rounded-start-xxl-1 {
    border-bottom-left-radius: var(--bs-border-radius-sm) !important;
    border-top-left-radius: var(--bs-border-radius-sm) !important;
  }
  .rounded-start-xxl-2 {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }
  .rounded-start-xxl-3 {
    border-bottom-left-radius: var(--bs-border-radius-lg) !important;
    border-top-left-radius: var(--bs-border-radius-lg) !important;
  }
  .rounded-start-xxl-4 {
    border-bottom-left-radius: var(--bs-border-radius-xl) !important;
    border-top-left-radius: var(--bs-border-radius-xl) !important;
  }
  .rounded-start-xxl-5 {
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
  }
  .rounded-start-xxl-circle {
    border-bottom-left-radius: 50% !important;
    border-top-left-radius: 50% !important;
  }
  .rounded-start-xxl-pill {
    border-bottom-left-radius: var(--bs-border-radius-pill) !important;
    border-top-left-radius: var(--bs-border-radius-pill) !important;
  }
}
@media (min-width: 1599px) {
  .float-xxxl-start {
    float: left !important;
  }
  .float-xxxl-end {
    float: right !important;
  }
  .float-xxxl-none {
    float: none !important;
  }
  .object-fit-xxxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxxl-none {
    object-fit: none !important;
  }
  .d-xxxl-inline {
    display: inline !important;
  }
  .d-xxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxl-block {
    display: block !important;
  }
  .d-xxxl-grid {
    display: grid !important;
  }
  .d-xxxl-table {
    display: table !important;
  }
  .d-xxxl-table-row {
    display: table-row !important;
  }
  .d-xxxl-table-cell {
    display: table-cell !important;
  }
  .d-xxxl-flex {
    display: flex !important;
  }
  .d-xxxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxxl-none {
    display: none !important;
  }
  .flex-xxxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxxl-row {
    flex-direction: row !important;
  }
  .flex-xxxl-column {
    flex-direction: column !important;
  }
  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxxl-center {
    justify-content: center !important;
  }
  .justify-content-xxxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxxl-center {
    align-items: center !important;
  }
  .align-items-xxxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxxl-center {
    align-content: center !important;
  }
  .align-content-xxxl-between {
    align-content: space-between !important;
  }
  .align-content-xxxl-around {
    align-content: space-around !important;
  }
  .align-content-xxxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxxl-auto {
    align-self: auto !important;
  }
  .align-self-xxxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxxl-center {
    align-self: center !important;
  }
  .align-self-xxxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxxl-stretch {
    align-self: stretch !important;
  }
  .order-xxxl-first {
    order: -1 !important;
  }
  .order-xxxl-0 {
    order: 0 !important;
  }
  .order-xxxl-1 {
    order: 1 !important;
  }
  .order-xxxl-2 {
    order: 2 !important;
  }
  .order-xxxl-3 {
    order: 3 !important;
  }
  .order-xxxl-4 {
    order: 4 !important;
  }
  .order-xxxl-5 {
    order: 5 !important;
  }
  .order-xxxl-last {
    order: 6 !important;
  }
  .m-xxxl-0 {
    margin: 0 !important;
  }
  .m-xxxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxxl-3 {
    margin: 1rem !important;
  }
  .m-xxxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxxl-5 {
    margin: 3rem !important;
  }
  .m-xxxl-auto {
    margin: auto !important;
  }
  .mx-xxxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxxl-auto {
    margin-top: auto !important;
  }
  .me-xxxl-0 {
    margin-right: 0 !important;
  }
  .me-xxxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxxl-auto {
    margin-right: auto !important;
  }
  .mb-xxxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxxl-auto {
    margin-left: auto !important;
  }
  .ms-xxxl-150 {
    margin-left: 150px !important;
  }
  .ms-xxxl-240 {
    margin-left: 240px !important;
  }
  .p-xxxl-0 {
    padding: 0 !important;
  }
  .p-xxxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxxl-3 {
    padding: 1rem !important;
  }
  .p-xxxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxxl-5 {
    padding: 3rem !important;
  }
  .px-xxxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxxl-0 {
    gap: 0 !important;
  }
  .gap-xxxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxxl-3 {
    gap: 1rem !important;
  }
  .gap-xxxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxxl-5 {
    column-gap: 3rem !important;
  }
  .fs-xxxl-0 {
    font-size: 0 !important;
  }
  .fs-xxxl-2 {
    font-size: 0.125rem !important;
  }
  .fs-xxxl-4 {
    font-size: 0.25rem !important;
  }
  .fs-xxxl-6 {
    font-size: 0.375rem !important;
  }
  .fs-xxxl-8 {
    font-size: 0.5rem !important;
  }
  .fs-xxxl-10 {
    font-size: 0.625rem !important;
  }
  .fs-xxxl-11 {
    font-size: 0.688rem !important;
  }
  .fs-xxxl-12 {
    font-size: 0.75rem !important;
  }
  .fs-xxxl-13 {
    font-size: 0.813rem !important;
  }
  .fs-xxxl-14 {
    font-size: 0.875rem !important;
  }
  .fs-xxxl-16 {
    font-size: 1rem !important;
  }
  .fs-xxxl-18 {
    font-size: 1.125rem !important;
  }
  .fs-xxxl-20 {
    font-size: 1.25rem !important;
  }
  .fs-xxxl-22 {
    font-size: calc(1.2625rem + 0.15vw) !important;
  }
  .fs-xxxl-24 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  .fs-xxxl-26 {
    font-size: calc(1.2875rem + 0.45vw) !important;
  }
  .fs-xxxl-28 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
  .fs-xxxl-30 {
    font-size: calc(1.3125rem + 0.75vw) !important;
  }
  .fs-xxxl-32 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  .fs-xxxl-34 {
    font-size: calc(1.3375rem + 1.05vw) !important;
  }
  .fs-xxxl-36 {
    font-size: calc(1.35rem + 1.2vw) !important;
  }
  .fs-xxxl-38 {
    font-size: calc(1.3625rem + 1.35vw) !important;
  }
  .fs-xxxl-40 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  .fs-xxxl-42 {
    font-size: calc(1.3875rem + 1.65vw) !important;
  }
  .fs-xxxl-44 {
    font-size: calc(1.4rem + 1.8vw) !important;
  }
  .fs-xxxl-46 {
    font-size: calc(1.4125rem + 1.95vw) !important;
  }
  .fs-xxxl-48 {
    font-size: calc(1.425rem + 2.1vw) !important;
  }
  .fs-xxxl-50 {
    font-size: calc(1.4375rem + 2.25vw) !important;
  }
  .fs-xxxl-52 {
    font-size: calc(1.45rem + 2.4vw) !important;
  }
  .fs-xxxl-54 {
    font-size: calc(1.4625rem + 2.55vw) !important;
  }
  .fs-xxxl-56 {
    font-size: calc(1.475rem + 2.7vw) !important;
  }
  .fs-xxxl-58 {
    font-size: calc(1.4875rem + 2.85vw) !important;
  }
  .fs-xxxl-60 {
    font-size: calc(1.5rem + 3vw) !important;
  }
  .fs-xxxl-62 {
    font-size: 3.875 !important;
  }
  .fs-xxxl-64 {
    font-size: calc(1.525rem + 3.3vw) !important;
  }
  .fs-xxxl-66 {
    font-size: calc(1.5375rem + 3.45vw) !important;
  }
  .fs-xxxl-68 {
    font-size: calc(1.55rem + 3.6vw) !important;
  }
  .fs-xxxl-70 {
    font-size: calc(1.5625rem + 3.75vw) !important;
  }
  .fs-xxxl-72 {
    font-size: calc(1.575rem + 3.9vw) !important;
  }
  .fs-xxxl-76 {
    font-size: calc(1.6rem + 4.2vw) !important;
  }
  .fs-xxxl-78 {
    font-size: calc(1.6125rem + 4.35vw) !important;
  }
  .fs-xxxl-80 {
    font-size: calc(1.625rem + 4.5vw) !important;
  }
  .fs-xxxl-100 {
    font-size: calc(1.75rem + 6vw) !important;
  }
  .fs-xxxl-120 {
    font-size: calc(1.875rem + 7.5vw) !important;
  }
  .fs-xxxl-140 {
    font-size: calc(2rem + 9vw) !important;
  }
  .fs-xxxl-180 {
    font-size: calc(2.25rem + 12vw) !important;
  }
  .fs-xxxl-200 {
    font-size: calc(2.375rem + 13.5vw) !important;
  }
  .text-xxxl-start {
    text-align: left !important;
  }
  .text-xxxl-end {
    text-align: right !important;
  }
  .text-xxxl-center {
    text-align: center !important;
  }
  .rounded-xxxl {
    border-radius: var(--bs-border-radius) !important;
  }
  .rounded-xxxl-0 {
    border-radius: 0 !important;
  }
  .rounded-xxxl-1 {
    border-radius: var(--bs-border-radius-sm) !important;
  }
  .rounded-xxxl-2 {
    border-radius: var(--bs-border-radius) !important;
  }
  .rounded-xxxl-3 {
    border-radius: var(--bs-border-radius-lg) !important;
  }
  .rounded-xxxl-4 {
    border-radius: var(--bs-border-radius-xl) !important;
  }
  .rounded-xxxl-5 {
    border-radius: var(--bs-border-radius-xxl) !important;
  }
  .rounded-xxxl-circle {
    border-radius: 50% !important;
  }
  .rounded-xxxl-pill {
    border-radius: var(--bs-border-radius-pill) !important;
  }
  .rounded-start-xxxl {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }
  .rounded-start-xxxl-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
  }
  .rounded-start-xxxl-1 {
    border-bottom-left-radius: var(--bs-border-radius-sm) !important;
    border-top-left-radius: var(--bs-border-radius-sm) !important;
  }
  .rounded-start-xxxl-2 {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }
  .rounded-start-xxxl-3 {
    border-bottom-left-radius: var(--bs-border-radius-lg) !important;
    border-top-left-radius: var(--bs-border-radius-lg) !important;
  }
  .rounded-start-xxxl-4 {
    border-bottom-left-radius: var(--bs-border-radius-xl) !important;
    border-top-left-radius: var(--bs-border-radius-xl) !important;
  }
  .rounded-start-xxxl-5 {
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
  }
  .rounded-start-xxxl-circle {
    border-bottom-left-radius: 50% !important;
    border-top-left-radius: 50% !important;
  }
  .rounded-start-xxxl-pill {
    border-bottom-left-radius: var(--bs-border-radius-pill) !important;
    border-top-left-radius: var(--bs-border-radius-pill) !important;
  }
}
@media (min-width: 1200px) {
  .fs-22 {
    font-size: 1.375rem !important;
  }
  .fs-24 {
    font-size: 1.5rem !important;
  }
  .fs-26 {
    font-size: 1.625rem !important;
  }
  .fs-28 {
    font-size: 1.75rem !important;
  }
  .fs-30 {
    font-size: 1.875rem !important;
  }
  .fs-32 {
    font-size: 2rem !important;
  }
  .fs-34 {
    font-size: 2.125rem !important;
  }
  .fs-36 {
    font-size: 2.25rem !important;
  }
  .fs-38 {
    font-size: 2.375rem !important;
  }
  .fs-40 {
    font-size: 2.5rem !important;
  }
  .fs-42 {
    font-size: 2.625rem !important;
  }
  .fs-44 {
    font-size: 2.75rem !important;
  }
  .fs-46 {
    font-size: 2.875rem !important;
  }
  .fs-48 {
    font-size: 3rem !important;
  }
  .fs-50 {
    font-size: 3.125rem !important;
  }
  .fs-52 {
    font-size: 3.25rem !important;
  }
  .fs-54 {
    font-size: 3.375rem !important;
  }
  .fs-56 {
    font-size: 3.5rem !important;
  }
  .fs-58 {
    font-size: 3.625rem !important;
  }
  .fs-60 {
    font-size: 3.75rem !important;
  }
  .fs-64 {
    font-size: 4rem !important;
  }
  .fs-66 {
    font-size: 4.125rem !important;
  }
  .fs-68 {
    font-size: 4.25rem !important;
  }
  .fs-70 {
    font-size: 4.375rem !important;
  }
  .fs-72 {
    font-size: 4.5rem !important;
  }
  .fs-76 {
    font-size: 4.75rem !important;
  }
  .fs-78 {
    font-size: 4.875rem !important;
  }
  .fs-80 {
    font-size: 5rem !important;
  }
  .fs-100 {
    font-size: 6.25rem !important;
  }
  .fs-120 {
    font-size: 7.5rem !important;
  }
  .fs-140 {
    font-size: 8.75rem !important;
  }
  .fs-180 {
    font-size: 11.25rem !important;
  }
  .fs-200 {
    font-size: 12.5rem !important;
  }
  .fs-sm-22 {
    font-size: 1.375rem !important;
  }
  .fs-sm-24 {
    font-size: 1.5rem !important;
  }
  .fs-sm-26 {
    font-size: 1.625rem !important;
  }
  .fs-sm-28 {
    font-size: 1.75rem !important;
  }
  .fs-sm-30 {
    font-size: 1.875rem !important;
  }
  .fs-sm-32 {
    font-size: 2rem !important;
  }
  .fs-sm-34 {
    font-size: 2.125rem !important;
  }
  .fs-sm-36 {
    font-size: 2.25rem !important;
  }
  .fs-sm-38 {
    font-size: 2.375rem !important;
  }
  .fs-sm-40 {
    font-size: 2.5rem !important;
  }
  .fs-sm-42 {
    font-size: 2.625rem !important;
  }
  .fs-sm-44 {
    font-size: 2.75rem !important;
  }
  .fs-sm-46 {
    font-size: 2.875rem !important;
  }
  .fs-sm-48 {
    font-size: 3rem !important;
  }
  .fs-sm-50 {
    font-size: 3.125rem !important;
  }
  .fs-sm-52 {
    font-size: 3.25rem !important;
  }
  .fs-sm-54 {
    font-size: 3.375rem !important;
  }
  .fs-sm-56 {
    font-size: 3.5rem !important;
  }
  .fs-sm-58 {
    font-size: 3.625rem !important;
  }
  .fs-sm-60 {
    font-size: 3.75rem !important;
  }
  .fs-sm-64 {
    font-size: 4rem !important;
  }
  .fs-sm-66 {
    font-size: 4.125rem !important;
  }
  .fs-sm-68 {
    font-size: 4.25rem !important;
  }
  .fs-sm-70 {
    font-size: 4.375rem !important;
  }
  .fs-sm-72 {
    font-size: 4.5rem !important;
  }
  .fs-sm-76 {
    font-size: 4.75rem !important;
  }
  .fs-sm-78 {
    font-size: 4.875rem !important;
  }
  .fs-sm-80 {
    font-size: 5rem !important;
  }
  .fs-sm-100 {
    font-size: 6.25rem !important;
  }
  .fs-sm-120 {
    font-size: 7.5rem !important;
  }
  .fs-sm-140 {
    font-size: 8.75rem !important;
  }
  .fs-sm-180 {
    font-size: 11.25rem !important;
  }
  .fs-sm-200 {
    font-size: 12.5rem !important;
  }
  .fs-md-22 {
    font-size: 1.375rem !important;
  }
  .fs-md-24 {
    font-size: 1.5rem !important;
  }
  .fs-md-26 {
    font-size: 1.625rem !important;
  }
  .fs-md-28 {
    font-size: 1.75rem !important;
  }
  .fs-md-30 {
    font-size: 1.875rem !important;
  }
  .fs-md-32 {
    font-size: 2rem !important;
  }
  .fs-md-34 {
    font-size: 2.125rem !important;
  }
  .fs-md-36 {
    font-size: 2.25rem !important;
  }
  .fs-md-38 {
    font-size: 2.375rem !important;
  }
  .fs-md-40 {
    font-size: 2.5rem !important;
  }
  .fs-md-42 {
    font-size: 2.625rem !important;
  }
  .fs-md-44 {
    font-size: 2.75rem !important;
  }
  .fs-md-46 {
    font-size: 2.875rem !important;
  }
  .fs-md-48 {
    font-size: 3rem !important;
  }
  .fs-md-50 {
    font-size: 3.125rem !important;
  }
  .fs-md-52 {
    font-size: 3.25rem !important;
  }
  .fs-md-54 {
    font-size: 3.375rem !important;
  }
  .fs-md-56 {
    font-size: 3.5rem !important;
  }
  .fs-md-58 {
    font-size: 3.625rem !important;
  }
  .fs-md-60 {
    font-size: 3.75rem !important;
  }
  .fs-md-64 {
    font-size: 4rem !important;
  }
  .fs-md-66 {
    font-size: 4.125rem !important;
  }
  .fs-md-68 {
    font-size: 4.25rem !important;
  }
  .fs-md-70 {
    font-size: 4.375rem !important;
  }
  .fs-md-72 {
    font-size: 4.5rem !important;
  }
  .fs-md-76 {
    font-size: 4.75rem !important;
  }
  .fs-md-78 {
    font-size: 4.875rem !important;
  }
  .fs-md-80 {
    font-size: 5rem !important;
  }
  .fs-md-100 {
    font-size: 6.25rem !important;
  }
  .fs-md-120 {
    font-size: 7.5rem !important;
  }
  .fs-md-140 {
    font-size: 8.75rem !important;
  }
  .fs-md-180 {
    font-size: 11.25rem !important;
  }
  .fs-md-200 {
    font-size: 12.5rem !important;
  }
  .fs-lg-22 {
    font-size: 1.375rem !important;
  }
  .fs-lg-24 {
    font-size: 1.5rem !important;
  }
  .fs-lg-26 {
    font-size: 1.625rem !important;
  }
  .fs-lg-28 {
    font-size: 1.75rem !important;
  }
  .fs-lg-30 {
    font-size: 1.875rem !important;
  }
  .fs-lg-32 {
    font-size: 2rem !important;
  }
  .fs-lg-34 {
    font-size: 2.125rem !important;
  }
  .fs-lg-36 {
    font-size: 2.25rem !important;
  }
  .fs-lg-38 {
    font-size: 2.375rem !important;
  }
  .fs-lg-40 {
    font-size: 2.5rem !important;
  }
  .fs-lg-42 {
    font-size: 2.625rem !important;
  }
  .fs-lg-44 {
    font-size: 2.75rem !important;
  }
  .fs-lg-46 {
    font-size: 2.875rem !important;
  }
  .fs-lg-48 {
    font-size: 3rem !important;
  }
  .fs-lg-50 {
    font-size: 3.125rem !important;
  }
  .fs-lg-52 {
    font-size: 3.25rem !important;
  }
  .fs-lg-54 {
    font-size: 3.375rem !important;
  }
  .fs-lg-56 {
    font-size: 3.5rem !important;
  }
  .fs-lg-58 {
    font-size: 3.625rem !important;
  }
  .fs-lg-60 {
    font-size: 3.75rem !important;
  }
  .fs-lg-64 {
    font-size: 4rem !important;
  }
  .fs-lg-66 {
    font-size: 4.125rem !important;
  }
  .fs-lg-68 {
    font-size: 4.25rem !important;
  }
  .fs-lg-70 {
    font-size: 4.375rem !important;
  }
  .fs-lg-72 {
    font-size: 4.5rem !important;
  }
  .fs-lg-76 {
    font-size: 4.75rem !important;
  }
  .fs-lg-78 {
    font-size: 4.875rem !important;
  }
  .fs-lg-80 {
    font-size: 5rem !important;
  }
  .fs-lg-100 {
    font-size: 6.25rem !important;
  }
  .fs-lg-120 {
    font-size: 7.5rem !important;
  }
  .fs-lg-140 {
    font-size: 8.75rem !important;
  }
  .fs-lg-180 {
    font-size: 11.25rem !important;
  }
  .fs-lg-200 {
    font-size: 12.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;
  }
}
/*******************
Width property 
*******************/
.w-px0 {
  width: 0px !important;
}

.mi-w-px0 {
  min-width: 0px !important;
}

.mx-w-px0 {
  max-width: 0px !important;
}

.w-px10 {
  width: 10px !important;
}

.mi-w-px10 {
  min-width: 10px !important;
}

.mx-w-px10 {
  max-width: 10px !important;
}

.w-px20 {
  width: 20px !important;
}

.mi-w-px20 {
  min-width: 20px !important;
}

.mx-w-px20 {
  max-width: 20px !important;
}

.w-px30 {
  width: 30px !important;
}

.mi-w-px30 {
  min-width: 30px !important;
}

.mx-w-px30 {
  max-width: 30px !important;
}

.w-px40 {
  width: 40px !important;
}

.mi-w-px40 {
  min-width: 40px !important;
}

.mx-w-px40 {
  max-width: 40px !important;
}

.w-px50 {
  width: 50px !important;
}

.mi-w-px50 {
  min-width: 50px !important;
}

.mx-w-px50 {
  max-width: 50px !important;
}

.w-px60 {
  width: 60px !important;
}

.mi-w-px60 {
  min-width: 60px !important;
}

.mx-w-px60 {
  max-width: 60px !important;
}

.w-px70 {
  width: 70px !important;
}

.mi-w-px70 {
  min-width: 70px !important;
}

.mx-w-px70 {
  max-width: 70px !important;
}

.w-px80 {
  width: 80px !important;
}

.mi-w-px80 {
  min-width: 80px !important;
}

.mx-w-px80 {
  max-width: 80px !important;
}

.w-px90 {
  width: 90px !important;
}

.mi-w-px90 {
  min-width: 90px !important;
}

.mx-w-px90 {
  max-width: 90px !important;
}

.w-px100 {
  width: 100px !important;
}

.mi-w-px100 {
  min-width: 100px !important;
}

.mx-w-px100 {
  max-width: 100px !important;
}

.w-px110 {
  width: 110px !important;
}

.mi-w-px110 {
  min-width: 110px !important;
}

.mx-w-px110 {
  max-width: 110px !important;
}

.w-px120 {
  width: 120px !important;
}

.mi-w-px120 {
  min-width: 120px !important;
}

.mx-w-px120 {
  max-width: 120px !important;
}

.w-px130 {
  width: 130px !important;
}

.mi-w-px130 {
  min-width: 130px !important;
}

.mx-w-px130 {
  max-width: 130px !important;
}

.w-px140 {
  width: 140px !important;
}

.mi-w-px140 {
  min-width: 140px !important;
}

.mx-w-px140 {
  max-width: 140px !important;
}

.w-px150 {
  width: 150px !important;
}

.mi-w-px150 {
  min-width: 150px !important;
}

.mx-w-px150 {
  max-width: 150px !important;
}

.w-px160 {
  width: 160px !important;
}

.mi-w-px160 {
  min-width: 160px !important;
}

.mx-w-px160 {
  max-width: 160px !important;
}

.w-px170 {
  width: 170px !important;
}

.mi-w-px170 {
  min-width: 170px !important;
}

.mx-w-px170 {
  max-width: 170px !important;
}

.w-px180 {
  width: 180px !important;
}

.mi-w-px180 {
  min-width: 180px !important;
}

.mx-w-px180 {
  max-width: 180px !important;
}

.w-px190 {
  width: 190px !important;
}

.mi-w-px190 {
  min-width: 190px !important;
}

.mx-w-px190 {
  max-width: 190px !important;
}

.w-px200 {
  width: 200px !important;
}

.mi-w-px200 {
  min-width: 200px !important;
}

.mx-w-px200 {
  max-width: 200px !important;
}

.w-px210 {
  width: 210px !important;
}

.mi-w-px210 {
  min-width: 210px !important;
}

.mx-w-px210 {
  max-width: 210px !important;
}

.w-px220 {
  width: 220px !important;
}

.mi-w-px220 {
  min-width: 220px !important;
}

.mx-w-px220 {
  max-width: 220px !important;
}

.w-px230 {
  width: 230px !important;
}

.mi-w-px230 {
  min-width: 230px !important;
}

.mx-w-px230 {
  max-width: 230px !important;
}

.w-px240 {
  width: 240px !important;
}

.mi-w-px240 {
  min-width: 240px !important;
}

.mx-w-px240 {
  max-width: 240px !important;
}

.w-px250 {
  width: 250px !important;
}

.mi-w-px250 {
  min-width: 250px !important;
}

.mx-w-px250 {
  max-width: 250px !important;
}

.w-px260 {
  width: 260px !important;
}

.mi-w-px260 {
  min-width: 260px !important;
}

.mx-w-px260 {
  max-width: 260px !important;
}

.w-px270 {
  width: 270px !important;
}

.mi-w-px270 {
  min-width: 270px !important;
}

.mx-w-px270 {
  max-width: 270px !important;
}

.w-px280 {
  width: 280px !important;
}

.mi-w-px280 {
  min-width: 280px !important;
}

.mx-w-px280 {
  max-width: 280px !important;
}

.w-px290 {
  width: 290px !important;
}

.mi-w-px290 {
  min-width: 290px !important;
}

.mx-w-px290 {
  max-width: 290px !important;
}

.w-px300 {
  width: 300px !important;
}

.mi-w-px300 {
  min-width: 300px !important;
}

.mx-w-px300 {
  max-width: 300px !important;
}

.w-px320 {
  width: 320px !important;
}

.mi-w-px320 {
  min-width: 320px !important;
}

.mx-w-px320 {
  max-width: 320px !important;
}

.w-px340 {
  width: 340px !important;
}

.mi-w-px340 {
  min-width: 340px !important;
}

.mx-w-px340 {
  max-width: 340px !important;
}

.w-px360 {
  width: 360px !important;
}

.mi-w-px360 {
  min-width: 360px !important;
}

.mx-w-px360 {
  max-width: 360px !important;
}

.w-px380 {
  width: 380px !important;
}

.mi-w-px380 {
  min-width: 380px !important;
}

.mx-w-px380 {
  max-width: 380px !important;
}

.w-px400 {
  width: 400px !important;
}

.mi-w-px400 {
  min-width: 400px !important;
}

.mx-w-px400 {
  max-width: 400px !important;
}

.w-px420 {
  width: 420px !important;
}

.mi-w-px420 {
  min-width: 420px !important;
}

.mx-w-px420 {
  max-width: 420px !important;
}

.w-px440 {
  width: 440px !important;
}

.mi-w-px440 {
  min-width: 440px !important;
}

.mx-w-px440 {
  max-width: 440px !important;
}

.w-px460 {
  width: 460px !important;
}

.mi-w-px460 {
  min-width: 460px !important;
}

.mx-w-px460 {
  max-width: 460px !important;
}

.w-px480 {
  width: 480px !important;
}

.mi-w-px480 {
  min-width: 480px !important;
}

.mx-w-px480 {
  max-width: 480px !important;
}

.w-px500 {
  width: 500px !important;
}

.mi-w-px500 {
  min-width: 500px !important;
}

.mx-w-px500 {
  max-width: 500px !important;
}

.w-px520 {
  width: 520px !important;
}

.mi-w-px520 {
  min-width: 520px !important;
}

.mx-w-px520 {
  max-width: 520px !important;
}

.w-px540 {
  width: 540px !important;
}

.mi-w-px540 {
  min-width: 540px !important;
}

.mx-w-px540 {
  max-width: 540px !important;
}

.w-px560 {
  width: 560px !important;
}

.mi-w-px560 {
  min-width: 560px !important;
}

.mx-w-px560 {
  max-width: 560px !important;
}

.w-px580 {
  width: 580px !important;
}

.mi-w-px580 {
  min-width: 580px !important;
}

.mx-w-px580 {
  max-width: 580px !important;
}

.w-px600 {
  width: 600px !important;
}

.mi-w-px600 {
  min-width: 600px !important;
}

.mx-w-px600 {
  max-width: 600px !important;
}

.w-px620 {
  width: 620px !important;
}

.mi-w-px620 {
  min-width: 620px !important;
}

.mx-w-px620 {
  max-width: 620px !important;
}

.w-px640 {
  width: 640px !important;
}

.mi-w-px640 {
  min-width: 640px !important;
}

.mx-w-px640 {
  max-width: 640px !important;
}

.w-px660 {
  width: 660px !important;
}

.mi-w-px660 {
  min-width: 660px !important;
}

.mx-w-px660 {
  max-width: 660px !important;
}

.w-px680 {
  width: 680px !important;
}

.mi-w-px680 {
  min-width: 680px !important;
}

.mx-w-px680 {
  max-width: 680px !important;
}

.w-px700 {
  width: 700px !important;
}

.mi-w-px700 {
  min-width: 700px !important;
}

.mx-w-px700 {
  max-width: 700px !important;
}

.w-px720 {
  width: 720px !important;
}

.mi-w-px720 {
  min-width: 720px !important;
}

.mx-w-px720 {
  max-width: 720px !important;
}

.w-px740 {
  width: 740px !important;
}

.mi-w-px740 {
  min-width: 740px !important;
}

.mx-w-px740 {
  max-width: 740px !important;
}

.w-px760 {
  width: 760px !important;
}

.mi-w-px760 {
  min-width: 760px !important;
}

.mx-w-px760 {
  max-width: 760px !important;
}

.w-px780 {
  width: 780px !important;
}

.mi-w-px780 {
  min-width: 780px !important;
}

.mx-w-px780 {
  max-width: 780px !important;
}

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

.mi-w-px800 {
  min-width: 800px !important;
}

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

.w-px820 {
  width: 820px !important;
}

.mi-w-px820 {
  min-width: 820px !important;
}

.mx-w-px820 {
  max-width: 820px !important;
}

.w-px840 {
  width: 840px !important;
}

.mi-w-px840 {
  min-width: 840px !important;
}

.mx-w-px840 {
  max-width: 840px !important;
}

.w-px860 {
  width: 860px !important;
}

.mi-w-px860 {
  min-width: 860px !important;
}

.mx-w-px860 {
  max-width: 860px !important;
}

.w-px880 {
  width: 880px !important;
}

.mi-w-px880 {
  min-width: 880px !important;
}

.mx-w-px880 {
  max-width: 880px !important;
}

.w-px900 {
  width: 900px !important;
}

.mi-w-px900 {
  min-width: 900px !important;
}

.mx-w-px900 {
  max-width: 900px !important;
}

.w-px920 {
  width: 920px !important;
}

.mi-w-px920 {
  min-width: 920px !important;
}

.mx-w-px920 {
  max-width: 920px !important;
}

.w-px940 {
  width: 940px !important;
}

.mi-w-px940 {
  min-width: 940px !important;
}

.mx-w-px940 {
  max-width: 940px !important;
}

.w-px960 {
  width: 960px !important;
}

.mi-w-px960 {
  min-width: 960px !important;
}

.mx-w-px960 {
  max-width: 960px !important;
}

.w-px980 {
  width: 980px !important;
}

.mi-w-px980 {
  min-width: 980px !important;
}

.mx-w-px980 {
  max-width: 980px !important;
}

.w-p0 {
  width: 0% !important;
}

.mi-w-p0 {
  min-width: 0% !important;
}

.mx-w-p0 {
  max-width: 0% !important;
}

.w-p5 {
  width: 5% !important;
}

.mi-w-p5 {
  min-width: 5% !important;
}

.mx-w-p5 {
  max-width: 5% !important;
}

.w-p10 {
  width: 10% !important;
}

.mi-w-p10 {
  min-width: 10% !important;
}

.mx-w-p10 {
  max-width: 10% !important;
}

.w-p15 {
  width: 15% !important;
}

.mi-w-p15 {
  min-width: 15% !important;
}

.mx-w-p15 {
  max-width: 15% !important;
}

.w-p20 {
  width: 20% !important;
}

.mi-w-p20 {
  min-width: 20% !important;
}

.mx-w-p20 {
  max-width: 20% !important;
}

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

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

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

.w-p30 {
  width: 30% !important;
}

.mi-w-p30 {
  min-width: 30% !important;
}

.mx-w-p30 {
  max-width: 30% !important;
}

.w-p35 {
  width: 35% !important;
}

.mi-w-p35 {
  min-width: 35% !important;
}

.mx-w-p35 {
  max-width: 35% !important;
}

.w-p40 {
  width: 40% !important;
}

.mi-w-p40 {
  min-width: 40% !important;
}

.mx-w-p40 {
  max-width: 40% !important;
}

.w-p45 {
  width: 45% !important;
}

.mi-w-p45 {
  min-width: 45% !important;
}

.mx-w-p45 {
  max-width: 45% !important;
}

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

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

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

.w-p55 {
  width: 55% !important;
}

.mi-w-p55 {
  min-width: 55% !important;
}

.mx-w-p55 {
  max-width: 55% !important;
}

.w-p60 {
  width: 60% !important;
}

.mi-w-p60 {
  min-width: 60% !important;
}

.mx-w-p60 {
  max-width: 60% !important;
}

.w-p65 {
  width: 65% !important;
}

.mi-w-p65 {
  min-width: 65% !important;
}

.mx-w-p65 {
  max-width: 65% !important;
}

.w-p70 {
  width: 70% !important;
}

.mi-w-p70 {
  min-width: 70% !important;
}

.mx-w-p70 {
  max-width: 70% !important;
}

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

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

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

.w-p80 {
  width: 80% !important;
}

.mi-w-p80 {
  min-width: 80% !important;
}

.mx-w-p80 {
  max-width: 80% !important;
}

.w-p85 {
  width: 85% !important;
}

.mi-w-p85 {
  min-width: 85% !important;
}

.mx-w-p85 {
  max-width: 85% !important;
}

.w-p90 {
  width: 90% !important;
}

.mi-w-p90 {
  min-width: 90% !important;
}

.mx-w-p90 {
  max-width: 90% !important;
}

.w-p95 {
  width: 95% !important;
}

.mi-w-p95 {
  min-width: 95% !important;
}

.mx-w-p95 {
  max-width: 95% !important;
}

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

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

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

.w-auto {
  width: auto;
}

.mi-w-auto {
  min-width: auto;
}

.mx-w-auto {
  max-width: auto;
}

@media (max-width: 575px) {
  .xs-w-px0 {
    width: 0px !important;
  }
  .xs-mi-w-px0 {
    min-width: 0px !important;
  }
  .xs-mx-w-px0 {
    max-width: 0px !important;
  }
  .xs-w-px10 {
    width: 10px !important;
  }
  .xs-mi-w-px10 {
    min-width: 10px !important;
  }
  .xs-mx-w-px10 {
    max-width: 10px !important;
  }
  .xs-w-px20 {
    width: 20px !important;
  }
  .xs-mi-w-px20 {
    min-width: 20px !important;
  }
  .xs-mx-w-px20 {
    max-width: 20px !important;
  }
  .xs-w-px30 {
    width: 30px !important;
  }
  .xs-mi-w-px30 {
    min-width: 30px !important;
  }
  .xs-mx-w-px30 {
    max-width: 30px !important;
  }
  .xs-w-px40 {
    width: 40px !important;
  }
  .xs-mi-w-px40 {
    min-width: 40px !important;
  }
  .xs-mx-w-px40 {
    max-width: 40px !important;
  }
  .xs-w-px50 {
    width: 50px !important;
  }
  .xs-mi-w-px50 {
    min-width: 50px !important;
  }
  .xs-mx-w-px50 {
    max-width: 50px !important;
  }
  .xs-w-px60 {
    width: 60px !important;
  }
  .xs-mi-w-px60 {
    min-width: 60px !important;
  }
  .xs-mx-w-px60 {
    max-width: 60px !important;
  }
  .xs-w-px70 {
    width: 70px !important;
  }
  .xs-mi-w-px70 {
    min-width: 70px !important;
  }
  .xs-mx-w-px70 {
    max-width: 70px !important;
  }
  .xs-w-px80 {
    width: 80px !important;
  }
  .xs-mi-w-px80 {
    min-width: 80px !important;
  }
  .xs-mx-w-px80 {
    max-width: 80px !important;
  }
  .xs-w-px90 {
    width: 90px !important;
  }
  .xs-mi-w-px90 {
    min-width: 90px !important;
  }
  .xs-mx-w-px90 {
    max-width: 90px !important;
  }
  .xs-w-px100 {
    width: 100px !important;
  }
  .xs-mi-w-px100 {
    min-width: 100px !important;
  }
  .xs-mx-w-px100 {
    max-width: 100px !important;
  }
  .xs-w-px110 {
    width: 110px !important;
  }
  .xs-mi-w-px110 {
    min-width: 110px !important;
  }
  .xs-mx-w-px110 {
    max-width: 110px !important;
  }
  .xs-w-px120 {
    width: 120px !important;
  }
  .xs-mi-w-px120 {
    min-width: 120px !important;
  }
  .xs-mx-w-px120 {
    max-width: 120px !important;
  }
  .xs-w-px130 {
    width: 130px !important;
  }
  .xs-mi-w-px130 {
    min-width: 130px !important;
  }
  .xs-mx-w-px130 {
    max-width: 130px !important;
  }
  .xs-w-px140 {
    width: 140px !important;
  }
  .xs-mi-w-px140 {
    min-width: 140px !important;
  }
  .xs-mx-w-px140 {
    max-width: 140px !important;
  }
  .xs-w-px150 {
    width: 150px !important;
  }
  .xs-mi-w-px150 {
    min-width: 150px !important;
  }
  .xs-mx-w-px150 {
    max-width: 150px !important;
  }
  .xs-w-px160 {
    width: 160px !important;
  }
  .xs-mi-w-px160 {
    min-width: 160px !important;
  }
  .xs-mx-w-px160 {
    max-width: 160px !important;
  }
  .xs-w-px170 {
    width: 170px !important;
  }
  .xs-mi-w-px170 {
    min-width: 170px !important;
  }
  .xs-mx-w-px170 {
    max-width: 170px !important;
  }
  .xs-w-px180 {
    width: 180px !important;
  }
  .xs-mi-w-px180 {
    min-width: 180px !important;
  }
  .xs-mx-w-px180 {
    max-width: 180px !important;
  }
  .xs-w-px190 {
    width: 190px !important;
  }
  .xs-mi-w-px190 {
    min-width: 190px !important;
  }
  .xs-mx-w-px190 {
    max-width: 190px !important;
  }
  .xs-w-px200 {
    width: 200px !important;
  }
  .xs-mi-w-px200 {
    min-width: 200px !important;
  }
  .xs-mx-w-px200 {
    max-width: 200px !important;
  }
  .xs-w-px210 {
    width: 210px !important;
  }
  .xs-mi-w-px210 {
    min-width: 210px !important;
  }
  .xs-mx-w-px210 {
    max-width: 210px !important;
  }
  .xs-w-px220 {
    width: 220px !important;
  }
  .xs-mi-w-px220 {
    min-width: 220px !important;
  }
  .xs-mx-w-px220 {
    max-width: 220px !important;
  }
  .xs-w-px230 {
    width: 230px !important;
  }
  .xs-mi-w-px230 {
    min-width: 230px !important;
  }
  .xs-mx-w-px230 {
    max-width: 230px !important;
  }
  .xs-w-px240 {
    width: 240px !important;
  }
  .xs-mi-w-px240 {
    min-width: 240px !important;
  }
  .xs-mx-w-px240 {
    max-width: 240px !important;
  }
  .xs-w-px250 {
    width: 250px !important;
  }
  .xs-mi-w-px250 {
    min-width: 250px !important;
  }
  .xs-mx-w-px250 {
    max-width: 250px !important;
  }
  .xs-w-px260 {
    width: 260px !important;
  }
  .xs-mi-w-px260 {
    min-width: 260px !important;
  }
  .xs-mx-w-px260 {
    max-width: 260px !important;
  }
  .xs-w-px270 {
    width: 270px !important;
  }
  .xs-mi-w-px270 {
    min-width: 270px !important;
  }
  .xs-mx-w-px270 {
    max-width: 270px !important;
  }
  .xs-w-px280 {
    width: 280px !important;
  }
  .xs-mi-w-px280 {
    min-width: 280px !important;
  }
  .xs-mx-w-px280 {
    max-width: 280px !important;
  }
  .xs-w-px290 {
    width: 290px !important;
  }
  .xs-mi-w-px290 {
    min-width: 290px !important;
  }
  .xs-mx-w-px290 {
    max-width: 290px !important;
  }
  .xs-w-px160 {
    width: 160px !important;
  }
  .xs-mi-w-px160 {
    min-width: 160px !important;
  }
  .xs-mx-w-px160 {
    max-width: 160px !important;
  }
  .xs-w-px180 {
    width: 180px !important;
  }
  .xs-mi-w-px180 {
    min-width: 180px !important;
  }
  .xs-mx-w-px180 {
    max-width: 180px !important;
  }
  .xs-w-px200 {
    width: 200px !important;
  }
  .xs-mi-w-px200 {
    min-width: 200px !important;
  }
  .xs-mx-w-px200 {
    max-width: 200px !important;
  }
  .xs-w-px220 {
    width: 220px !important;
  }
  .xs-mi-w-px220 {
    min-width: 220px !important;
  }
  .xs-mx-w-px220 {
    max-width: 220px !important;
  }
  .xs-w-px240 {
    width: 240px !important;
  }
  .xs-mi-w-px240 {
    min-width: 240px !important;
  }
  .xs-mx-w-px240 {
    max-width: 240px !important;
  }
  .xs-w-px260 {
    width: 260px !important;
  }
  .xs-mi-w-px260 {
    min-width: 260px !important;
  }
  .xs-mx-w-px260 {
    max-width: 260px !important;
  }
  .xs-w-px280 {
    width: 280px !important;
  }
  .xs-mi-w-px280 {
    min-width: 280px !important;
  }
  .xs-mx-w-px280 {
    max-width: 280px !important;
  }
  .xs-w-px300 {
    width: 300px !important;
  }
  .xs-mi-w-px300 {
    min-width: 300px !important;
  }
  .xs-mx-w-px300 {
    max-width: 300px !important;
  }
  .xs-w-px320 {
    width: 320px !important;
  }
  .xs-mi-w-px320 {
    min-width: 320px !important;
  }
  .xs-mx-w-px320 {
    max-width: 320px !important;
  }
  .xs-w-px340 {
    width: 340px !important;
  }
  .xs-mi-w-px340 {
    min-width: 340px !important;
  }
  .xs-mx-w-px340 {
    max-width: 340px !important;
  }
  .xs-w-px360 {
    width: 360px !important;
  }
  .xs-mi-w-px360 {
    min-width: 360px !important;
  }
  .xs-mx-w-px360 {
    max-width: 360px !important;
  }
  .xs-w-px380 {
    width: 380px !important;
  }
  .xs-mi-w-px380 {
    min-width: 380px !important;
  }
  .xs-mx-w-px380 {
    max-width: 380px !important;
  }
  .xs-w-px400 {
    width: 400px !important;
  }
  .xs-mi-w-px400 {
    min-width: 400px !important;
  }
  .xs-mx-w-px400 {
    max-width: 400px !important;
  }
  .xs-w-px420 {
    width: 420px !important;
  }
  .xs-mi-w-px420 {
    min-width: 420px !important;
  }
  .xs-mx-w-px420 {
    max-width: 420px !important;
  }
  .xs-w-px440 {
    width: 440px !important;
  }
  .xs-mi-w-px440 {
    min-width: 440px !important;
  }
  .xs-mx-w-px440 {
    max-width: 440px !important;
  }
  .xs-w-px460 {
    width: 460px !important;
  }
  .xs-mi-w-px460 {
    min-width: 460px !important;
  }
  .xs-mx-w-px460 {
    max-width: 460px !important;
  }
  .xs-w-px480 {
    width: 480px !important;
  }
  .xs-mi-w-px480 {
    min-width: 480px !important;
  }
  .xs-mx-w-px480 {
    max-width: 480px !important;
  }
  .xs-w-px500 {
    width: 500px !important;
  }
  .xs-mi-w-px500 {
    min-width: 500px !important;
  }
  .xs-mx-w-px500 {
    max-width: 500px !important;
  }
  .xs-w-px520 {
    width: 520px !important;
  }
  .xs-mi-w-px520 {
    min-width: 520px !important;
  }
  .xs-mx-w-px520 {
    max-width: 520px !important;
  }
  .xs-w-px540 {
    width: 540px !important;
  }
  .xs-mi-w-px540 {
    min-width: 540px !important;
  }
  .xs-mx-w-px540 {
    max-width: 540px !important;
  }
  .xs-w-px560 {
    width: 560px !important;
  }
  .xs-mi-w-px560 {
    min-width: 560px !important;
  }
  .xs-mx-w-px560 {
    max-width: 560px !important;
  }
  .xs-w-px580 {
    width: 580px !important;
  }
  .xs-mi-w-px580 {
    min-width: 580px !important;
  }
  .xs-mx-w-px580 {
    max-width: 580px !important;
  }
  .xs-w-px600 {
    width: 600px !important;
  }
  .xs-mi-w-px600 {
    min-width: 600px !important;
  }
  .xs-mx-w-px600 {
    max-width: 600px !important;
  }
  .xs-w-px620 {
    width: 620px !important;
  }
  .xs-mi-w-px620 {
    min-width: 620px !important;
  }
  .xs-mx-w-px620 {
    max-width: 620px !important;
  }
  .xs-w-px640 {
    width: 640px !important;
  }
  .xs-mi-w-px640 {
    min-width: 640px !important;
  }
  .xs-mx-w-px640 {
    max-width: 640px !important;
  }
  .xs-w-px660 {
    width: 660px !important;
  }
  .xs-mi-w-px660 {
    min-width: 660px !important;
  }
  .xs-mx-w-px660 {
    max-width: 660px !important;
  }
  .xs-w-px680 {
    width: 680px !important;
  }
  .xs-mi-w-px680 {
    min-width: 680px !important;
  }
  .xs-mx-w-px680 {
    max-width: 680px !important;
  }
  .xs-w-px700 {
    width: 700px !important;
  }
  .xs-mi-w-px700 {
    min-width: 700px !important;
  }
  .xs-mx-w-px700 {
    max-width: 700px !important;
  }
  .xs-w-px720 {
    width: 720px !important;
  }
  .xs-mi-w-px720 {
    min-width: 720px !important;
  }
  .xs-mx-w-px720 {
    max-width: 720px !important;
  }
  .xs-w-px740 {
    width: 740px !important;
  }
  .xs-mi-w-px740 {
    min-width: 740px !important;
  }
  .xs-mx-w-px740 {
    max-width: 740px !important;
  }
  .xs-w-px760 {
    width: 760px !important;
  }
  .xs-mi-w-px760 {
    min-width: 760px !important;
  }
  .xs-mx-w-px760 {
    max-width: 760px !important;
  }
  .xs-w-px780 {
    width: 780px !important;
  }
  .xs-mi-w-px780 {
    min-width: 780px !important;
  }
  .xs-mx-w-px780 {
    max-width: 780px !important;
  }
  .xs-w-px800 {
    width: 800px !important;
  }
  .xs-mi-w-px800 {
    min-width: 800px !important;
  }
  .xs-mx-w-px800 {
    max-width: 800px !important;
  }
  .xs-w-px820 {
    width: 820px !important;
  }
  .xs-mi-w-px820 {
    min-width: 820px !important;
  }
  .xs-mx-w-px820 {
    max-width: 820px !important;
  }
  .xs-w-px840 {
    width: 840px !important;
  }
  .xs-mi-w-px840 {
    min-width: 840px !important;
  }
  .xs-mx-w-px840 {
    max-width: 840px !important;
  }
  .xs-w-px860 {
    width: 860px !important;
  }
  .xs-mi-w-px860 {
    min-width: 860px !important;
  }
  .xs-mx-w-px860 {
    max-width: 860px !important;
  }
  .xs-w-px880 {
    width: 880px !important;
  }
  .xs-mi-w-px880 {
    min-width: 880px !important;
  }
  .xs-mx-w-px880 {
    max-width: 880px !important;
  }
  .xs-w-px900 {
    width: 900px !important;
  }
  .xs-mi-w-px900 {
    min-width: 900px !important;
  }
  .xs-mx-w-px900 {
    max-width: 900px !important;
  }
  .xs-w-px920 {
    width: 920px !important;
  }
  .xs-mi-w-px920 {
    min-width: 920px !important;
  }
  .xs-mx-w-px920 {
    max-width: 920px !important;
  }
  .xs-w-px940 {
    width: 940px !important;
  }
  .xs-mi-w-px940 {
    min-width: 940px !important;
  }
  .xs-mx-w-px940 {
    max-width: 940px !important;
  }
  .xs-w-px960 {
    width: 960px !important;
  }
  .xs-mi-w-px960 {
    min-width: 960px !important;
  }
  .xs-mx-w-px960 {
    max-width: 960px !important;
  }
  .xs-w-px980 {
    width: 980px !important;
  }
  .xs-mi-w-px980 {
    min-width: 980px !important;
  }
  .xs-mx-w-px980 {
    max-width: 980px !important;
  }
  .xs-w-p0 {
    width: 0% !important;
  }
  .xs-mi-w-p0 {
    min-width: 0% !important;
  }
  .xs-mx-w-p0 {
    max-width: 0% !important;
  }
  .xs-w-p5 {
    width: 5% !important;
  }
  .xs-mi-w-p5 {
    min-width: 5% !important;
  }
  .xs-mx-w-p5 {
    max-width: 5% !important;
  }
  .xs-w-p10 {
    width: 10% !important;
  }
  .xs-mi-w-p10 {
    min-width: 10% !important;
  }
  .xs-mx-w-p10 {
    max-width: 10% !important;
  }
  .xs-w-p15 {
    width: 15% !important;
  }
  .xs-mi-w-p15 {
    min-width: 15% !important;
  }
  .xs-mx-w-p15 {
    max-width: 15% !important;
  }
  .xs-w-p20 {
    width: 20% !important;
  }
  .xs-mi-w-p20 {
    min-width: 20% !important;
  }
  .xs-mx-w-p20 {
    max-width: 20% !important;
  }
  .xs-w-p25 {
    width: 25% !important;
  }
  .xs-mi-w-p25 {
    min-width: 25% !important;
  }
  .xs-mx-w-p25 {
    max-width: 25% !important;
  }
  .xs-w-p30 {
    width: 30% !important;
  }
  .xs-mi-w-p30 {
    min-width: 30% !important;
  }
  .xs-mx-w-p30 {
    max-width: 30% !important;
  }
  .xs-w-p35 {
    width: 35% !important;
  }
  .xs-mi-w-p35 {
    min-width: 35% !important;
  }
  .xs-mx-w-p35 {
    max-width: 35% !important;
  }
  .xs-w-p40 {
    width: 40% !important;
  }
  .xs-mi-w-p40 {
    min-width: 40% !important;
  }
  .xs-mx-w-p40 {
    max-width: 40% !important;
  }
  .xs-w-p45 {
    width: 45% !important;
  }
  .xs-mi-w-p45 {
    min-width: 45% !important;
  }
  .xs-mx-w-p45 {
    max-width: 45% !important;
  }
  .xs-w-p50 {
    width: 50% !important;
  }
  .xs-mi-w-p50 {
    min-width: 50% !important;
  }
  .xs-mx-w-p50 {
    max-width: 50% !important;
  }
  .xs-w-p55 {
    width: 55% !important;
  }
  .xs-mi-w-p55 {
    min-width: 55% !important;
  }
  .xs-mx-w-p55 {
    max-width: 55% !important;
  }
  .xs-w-p60 {
    width: 60% !important;
  }
  .xs-mi-w-p60 {
    min-width: 60% !important;
  }
  .xs-mx-w-p60 {
    max-width: 60% !important;
  }
  .xs-w-p65 {
    width: 65% !important;
  }
  .xs-mi-w-p65 {
    min-width: 65% !important;
  }
  .xs-mx-w-p65 {
    max-width: 65% !important;
  }
  .xs-w-p70 {
    width: 70% !important;
  }
  .xs-mi-w-p70 {
    min-width: 70% !important;
  }
  .xs-mx-w-p70 {
    max-width: 70% !important;
  }
  .xs-w-p75 {
    width: 75% !important;
  }
  .xs-mi-w-p75 {
    min-width: 75% !important;
  }
  .xs-mx-w-p75 {
    max-width: 75% !important;
  }
  .xs-w-p80 {
    width: 80% !important;
  }
  .xs-mi-w-p80 {
    min-width: 80% !important;
  }
  .xs-mx-w-p80 {
    max-width: 80% !important;
  }
  .xs-w-p85 {
    width: 85% !important;
  }
  .xs-mi-w-p85 {
    min-width: 85% !important;
  }
  .xs-mx-w-p85 {
    max-width: 85% !important;
  }
  .xs-w-p90 {
    width: 90% !important;
  }
  .xs-mi-w-p90 {
    min-width: 90% !important;
  }
  .xs-mx-w-p90 {
    max-width: 90% !important;
  }
  .xs-w-p95 {
    width: 95% !important;
  }
  .xs-mi-w-p95 {
    min-width: 95% !important;
  }
  .xs-mx-w-p95 {
    max-width: 95% !important;
  }
  .xs-w-p100 {
    width: 100% !important;
  }
  .xs-mi-w-p100 {
    min-width: 100% !important;
  }
  .xs-mx-w-p100 {
    max-width: 100% !important;
  }
  .xs-w-auto {
    width: auto;
  }
  .xs-mi-w-auto {
    min-width: auto;
  }
  .xs-mx-w-auto {
    max-width: auto;
  }
}
@media (min-width: 576px) {
  .sm-w-px0 {
    width: 0px !important;
  }
  .sm-mi-w-px0 {
    min-width: 0px !important;
  }
  .sm-mx-w-px0 {
    max-width: 0px !important;
  }
  .sm-w-px10 {
    width: 10px !important;
  }
  .sm-mi-w-px10 {
    min-width: 10px !important;
  }
  .sm-mx-w-px10 {
    max-width: 10px !important;
  }
  .sm-w-px20 {
    width: 20px !important;
  }
  .sm-mi-w-px20 {
    min-width: 20px !important;
  }
  .sm-mx-w-px20 {
    max-width: 20px !important;
  }
  .sm-w-px30 {
    width: 30px !important;
  }
  .sm-mi-w-px30 {
    min-width: 30px !important;
  }
  .sm-mx-w-px30 {
    max-width: 30px !important;
  }
  .sm-w-px40 {
    width: 40px !important;
  }
  .sm-mi-w-px40 {
    min-width: 40px !important;
  }
  .sm-mx-w-px40 {
    max-width: 40px !important;
  }
  .sm-w-px50 {
    width: 50px !important;
  }
  .sm-mi-w-px50 {
    min-width: 50px !important;
  }
  .sm-mx-w-px50 {
    max-width: 50px !important;
  }
  .sm-w-px60 {
    width: 60px !important;
  }
  .sm-mi-w-px60 {
    min-width: 60px !important;
  }
  .sm-mx-w-px60 {
    max-width: 60px !important;
  }
  .sm-w-px70 {
    width: 70px !important;
  }
  .sm-mi-w-px70 {
    min-width: 70px !important;
  }
  .sm-mx-w-px70 {
    max-width: 70px !important;
  }
  .sm-w-px80 {
    width: 80px !important;
  }
  .sm-mi-w-px80 {
    min-width: 80px !important;
  }
  .sm-mx-w-px80 {
    max-width: 80px !important;
  }
  .sm-w-px90 {
    width: 90px !important;
  }
  .sm-mi-w-px90 {
    min-width: 90px !important;
  }
  .sm-mx-w-px90 {
    max-width: 90px !important;
  }
  .sm-w-px100 {
    width: 100px !important;
  }
  .sm-mi-w-px100 {
    min-width: 100px !important;
  }
  .sm-mx-w-px100 {
    max-width: 100px !important;
  }
  .sm-w-px110 {
    width: 110px !important;
  }
  .sm-mi-w-px110 {
    min-width: 110px !important;
  }
  .sm-mx-w-px110 {
    max-width: 110px !important;
  }
  .sm-w-px120 {
    width: 120px !important;
  }
  .sm-mi-w-px120 {
    min-width: 120px !important;
  }
  .sm-mx-w-px120 {
    max-width: 120px !important;
  }
  .sm-w-px130 {
    width: 130px !important;
  }
  .sm-mi-w-px130 {
    min-width: 130px !important;
  }
  .sm-mx-w-px130 {
    max-width: 130px !important;
  }
  .sm-w-px140 {
    width: 140px !important;
  }
  .sm-mi-w-px140 {
    min-width: 140px !important;
  }
  .sm-mx-w-px140 {
    max-width: 140px !important;
  }
  .sm-w-px150 {
    width: 150px !important;
  }
  .sm-mi-w-px150 {
    min-width: 150px !important;
  }
  .sm-mx-w-px150 {
    max-width: 150px !important;
  }
  .sm-w-px160 {
    width: 160px !important;
  }
  .sm-mi-w-px160 {
    min-width: 160px !important;
  }
  .sm-mx-w-px160 {
    max-width: 160px !important;
  }
  .sm-w-px170 {
    width: 170px !important;
  }
  .sm-mi-w-px170 {
    min-width: 170px !important;
  }
  .sm-mx-w-px170 {
    max-width: 170px !important;
  }
  .sm-w-px180 {
    width: 180px !important;
  }
  .sm-mi-w-px180 {
    min-width: 180px !important;
  }
  .sm-mx-w-px180 {
    max-width: 180px !important;
  }
  .sm-w-px190 {
    width: 190px !important;
  }
  .sm-mi-w-px190 {
    min-width: 190px !important;
  }
  .sm-mx-w-px190 {
    max-width: 190px !important;
  }
  .sm-w-px200 {
    width: 200px !important;
  }
  .sm-mi-w-px200 {
    min-width: 200px !important;
  }
  .sm-mx-w-px200 {
    max-width: 200px !important;
  }
  .sm-w-px210 {
    width: 210px !important;
  }
  .sm-mi-w-px210 {
    min-width: 210px !important;
  }
  .sm-mx-w-px210 {
    max-width: 210px !important;
  }
  .sm-w-px220 {
    width: 220px !important;
  }
  .sm-mi-w-px220 {
    min-width: 220px !important;
  }
  .sm-mx-w-px220 {
    max-width: 220px !important;
  }
  .sm-w-px230 {
    width: 230px !important;
  }
  .sm-mi-w-px230 {
    min-width: 230px !important;
  }
  .sm-mx-w-px230 {
    max-width: 230px !important;
  }
  .sm-w-px240 {
    width: 240px !important;
  }
  .sm-mi-w-px240 {
    min-width: 240px !important;
  }
  .sm-mx-w-px240 {
    max-width: 240px !important;
  }
  .sm-w-px250 {
    width: 250px !important;
  }
  .sm-mi-w-px250 {
    min-width: 250px !important;
  }
  .sm-mx-w-px250 {
    max-width: 250px !important;
  }
  .sm-w-px260 {
    width: 260px !important;
  }
  .sm-mi-w-px260 {
    min-width: 260px !important;
  }
  .sm-mx-w-px260 {
    max-width: 260px !important;
  }
  .sm-w-px270 {
    width: 270px !important;
  }
  .sm-mi-w-px270 {
    min-width: 270px !important;
  }
  .sm-mx-w-px270 {
    max-width: 270px !important;
  }
  .sm-w-px280 {
    width: 280px !important;
  }
  .sm-mi-w-px280 {
    min-width: 280px !important;
  }
  .sm-mx-w-px280 {
    max-width: 280px !important;
  }
  .sm-w-px290 {
    width: 290px !important;
  }
  .sm-mi-w-px290 {
    min-width: 290px !important;
  }
  .sm-mx-w-px290 {
    max-width: 290px !important;
  }
  .sm-w-px160 {
    width: 160px !important;
  }
  .sm-mi-w-px160 {
    min-width: 160px !important;
  }
  .sm-mx-w-px160 {
    max-width: 160px !important;
  }
  .sm-w-px180 {
    width: 180px !important;
  }
  .sm-mi-w-px180 {
    min-width: 180px !important;
  }
  .sm-mx-w-px180 {
    max-width: 180px !important;
  }
  .sm-w-px200 {
    width: 200px !important;
  }
  .sm-mi-w-px200 {
    min-width: 200px !important;
  }
  .sm-mx-w-px200 {
    max-width: 200px !important;
  }
  .sm-w-px220 {
    width: 220px !important;
  }
  .sm-mi-w-px220 {
    min-width: 220px !important;
  }
  .sm-mx-w-px220 {
    max-width: 220px !important;
  }
  .sm-w-px240 {
    width: 240px !important;
  }
  .sm-mi-w-px240 {
    min-width: 240px !important;
  }
  .sm-mx-w-px240 {
    max-width: 240px !important;
  }
  .sm-w-px260 {
    width: 260px !important;
  }
  .sm-mi-w-px260 {
    min-width: 260px !important;
  }
  .sm-mx-w-px260 {
    max-width: 260px !important;
  }
  .sm-w-px280 {
    width: 280px !important;
  }
  .sm-mi-w-px280 {
    min-width: 280px !important;
  }
  .sm-mx-w-px280 {
    max-width: 280px !important;
  }
  .sm-w-px300 {
    width: 300px !important;
  }
  .sm-mi-w-px300 {
    min-width: 300px !important;
  }
  .sm-mx-w-px300 {
    max-width: 300px !important;
  }
  .sm-w-px320 {
    width: 320px !important;
  }
  .sm-mi-w-px320 {
    min-width: 320px !important;
  }
  .sm-mx-w-px320 {
    max-width: 320px !important;
  }
  .sm-w-px340 {
    width: 340px !important;
  }
  .sm-mi-w-px340 {
    min-width: 340px !important;
  }
  .sm-mx-w-px340 {
    max-width: 340px !important;
  }
  .sm-w-px360 {
    width: 360px !important;
  }
  .sm-mi-w-px360 {
    min-width: 360px !important;
  }
  .sm-mx-w-px360 {
    max-width: 360px !important;
  }
  .sm-w-px380 {
    width: 380px !important;
  }
  .sm-mi-w-px380 {
    min-width: 380px !important;
  }
  .sm-mx-w-px380 {
    max-width: 380px !important;
  }
  .sm-w-px400 {
    width: 400px !important;
  }
  .sm-mi-w-px400 {
    min-width: 400px !important;
  }
  .sm-mx-w-px400 {
    max-width: 400px !important;
  }
  .sm-w-px420 {
    width: 420px !important;
  }
  .sm-mi-w-px420 {
    min-width: 420px !important;
  }
  .sm-mx-w-px420 {
    max-width: 420px !important;
  }
  .sm-w-px440 {
    width: 440px !important;
  }
  .sm-mi-w-px440 {
    min-width: 440px !important;
  }
  .sm-mx-w-px440 {
    max-width: 440px !important;
  }
  .sm-w-px460 {
    width: 460px !important;
  }
  .sm-mi-w-px460 {
    min-width: 460px !important;
  }
  .sm-mx-w-px460 {
    max-width: 460px !important;
  }
  .sm-w-px480 {
    width: 480px !important;
  }
  .sm-mi-w-px480 {
    min-width: 480px !important;
  }
  .sm-mx-w-px480 {
    max-width: 480px !important;
  }
  .sm-w-px500 {
    width: 500px !important;
  }
  .sm-mi-w-px500 {
    min-width: 500px !important;
  }
  .sm-mx-w-px500 {
    max-width: 500px !important;
  }
  .sm-w-px520 {
    width: 520px !important;
  }
  .sm-mi-w-px520 {
    min-width: 520px !important;
  }
  .sm-mx-w-px520 {
    max-width: 520px !important;
  }
  .sm-w-px540 {
    width: 540px !important;
  }
  .sm-mi-w-px540 {
    min-width: 540px !important;
  }
  .sm-mx-w-px540 {
    max-width: 540px !important;
  }
  .sm-w-px560 {
    width: 560px !important;
  }
  .sm-mi-w-px560 {
    min-width: 560px !important;
  }
  .sm-mx-w-px560 {
    max-width: 560px !important;
  }
  .sm-w-px580 {
    width: 580px !important;
  }
  .sm-mi-w-px580 {
    min-width: 580px !important;
  }
  .sm-mx-w-px580 {
    max-width: 580px !important;
  }
  .sm-w-px600 {
    width: 600px !important;
  }
  .sm-mi-w-px600 {
    min-width: 600px !important;
  }
  .sm-mx-w-px600 {
    max-width: 600px !important;
  }
  .sm-w-px620 {
    width: 620px !important;
  }
  .sm-mi-w-px620 {
    min-width: 620px !important;
  }
  .sm-mx-w-px620 {
    max-width: 620px !important;
  }
  .sm-w-px640 {
    width: 640px !important;
  }
  .sm-mi-w-px640 {
    min-width: 640px !important;
  }
  .sm-mx-w-px640 {
    max-width: 640px !important;
  }
  .sm-w-px660 {
    width: 660px !important;
  }
  .sm-mi-w-px660 {
    min-width: 660px !important;
  }
  .sm-mx-w-px660 {
    max-width: 660px !important;
  }
  .sm-w-px680 {
    width: 680px !important;
  }
  .sm-mi-w-px680 {
    min-width: 680px !important;
  }
  .sm-mx-w-px680 {
    max-width: 680px !important;
  }
  .sm-w-px700 {
    width: 700px !important;
  }
  .sm-mi-w-px700 {
    min-width: 700px !important;
  }
  .sm-mx-w-px700 {
    max-width: 700px !important;
  }
  .sm-w-px720 {
    width: 720px !important;
  }
  .sm-mi-w-px720 {
    min-width: 720px !important;
  }
  .sm-mx-w-px720 {
    max-width: 720px !important;
  }
  .sm-w-px740 {
    width: 740px !important;
  }
  .sm-mi-w-px740 {
    min-width: 740px !important;
  }
  .sm-mx-w-px740 {
    max-width: 740px !important;
  }
  .sm-w-px760 {
    width: 760px !important;
  }
  .sm-mi-w-px760 {
    min-width: 760px !important;
  }
  .sm-mx-w-px760 {
    max-width: 760px !important;
  }
  .sm-w-px780 {
    width: 780px !important;
  }
  .sm-mi-w-px780 {
    min-width: 780px !important;
  }
  .sm-mx-w-px780 {
    max-width: 780px !important;
  }
  .sm-w-px800 {
    width: 800px !important;
  }
  .sm-mi-w-px800 {
    min-width: 800px !important;
  }
  .sm-mx-w-px800 {
    max-width: 800px !important;
  }
  .sm-w-px820 {
    width: 820px !important;
  }
  .sm-mi-w-px820 {
    min-width: 820px !important;
  }
  .sm-mx-w-px820 {
    max-width: 820px !important;
  }
  .sm-w-px840 {
    width: 840px !important;
  }
  .sm-mi-w-px840 {
    min-width: 840px !important;
  }
  .sm-mx-w-px840 {
    max-width: 840px !important;
  }
  .sm-w-px860 {
    width: 860px !important;
  }
  .sm-mi-w-px860 {
    min-width: 860px !important;
  }
  .sm-mx-w-px860 {
    max-width: 860px !important;
  }
  .sm-w-px880 {
    width: 880px !important;
  }
  .sm-mi-w-px880 {
    min-width: 880px !important;
  }
  .sm-mx-w-px880 {
    max-width: 880px !important;
  }
  .sm-w-px900 {
    width: 900px !important;
  }
  .sm-mi-w-px900 {
    min-width: 900px !important;
  }
  .sm-mx-w-px900 {
    max-width: 900px !important;
  }
  .sm-w-px920 {
    width: 920px !important;
  }
  .sm-mi-w-px920 {
    min-width: 920px !important;
  }
  .sm-mx-w-px920 {
    max-width: 920px !important;
  }
  .sm-w-px940 {
    width: 940px !important;
  }
  .sm-mi-w-px940 {
    min-width: 940px !important;
  }
  .sm-mx-w-px940 {
    max-width: 940px !important;
  }
  .sm-w-px960 {
    width: 960px !important;
  }
  .sm-mi-w-px960 {
    min-width: 960px !important;
  }
  .sm-mx-w-px960 {
    max-width: 960px !important;
  }
  .sm-w-px980 {
    width: 980px !important;
  }
  .sm-mi-w-px980 {
    min-width: 980px !important;
  }
  .sm-mx-w-px980 {
    max-width: 980px !important;
  }
  .sm-w-p0 {
    width: 0% !important;
  }
  .sm-mi-w-p0 {
    min-width: 0% !important;
  }
  .sm-mx-w-p0 {
    max-width: 0% !important;
  }
  .sm-w-p5 {
    width: 5% !important;
  }
  .sm-mi-w-p5 {
    min-width: 5% !important;
  }
  .sm-mx-w-p5 {
    max-width: 5% !important;
  }
  .sm-w-p10 {
    width: 10% !important;
  }
  .sm-mi-w-p10 {
    min-width: 10% !important;
  }
  .sm-mx-w-p10 {
    max-width: 10% !important;
  }
  .sm-w-p15 {
    width: 15% !important;
  }
  .sm-mi-w-p15 {
    min-width: 15% !important;
  }
  .sm-mx-w-p15 {
    max-width: 15% !important;
  }
  .sm-w-p20 {
    width: 20% !important;
  }
  .sm-mi-w-p20 {
    min-width: 20% !important;
  }
  .sm-mx-w-p20 {
    max-width: 20% !important;
  }
  .sm-w-p25 {
    width: 25% !important;
  }
  .sm-mi-w-p25 {
    min-width: 25% !important;
  }
  .sm-mx-w-p25 {
    max-width: 25% !important;
  }
  .sm-w-p30 {
    width: 30% !important;
  }
  .sm-mi-w-p30 {
    min-width: 30% !important;
  }
  .sm-mx-w-p30 {
    max-width: 30% !important;
  }
  .sm-w-p35 {
    width: 35% !important;
  }
  .sm-mi-w-p35 {
    min-width: 35% !important;
  }
  .sm-mx-w-p35 {
    max-width: 35% !important;
  }
  .sm-w-p40 {
    width: 40% !important;
  }
  .sm-mi-w-p40 {
    min-width: 40% !important;
  }
  .sm-mx-w-p40 {
    max-width: 40% !important;
  }
  .sm-w-p45 {
    width: 45% !important;
  }
  .sm-mi-w-p45 {
    min-width: 45% !important;
  }
  .sm-mx-w-p45 {
    max-width: 45% !important;
  }
  .sm-w-p50 {
    width: 50% !important;
  }
  .sm-mi-w-p50 {
    min-width: 50% !important;
  }
  .sm-mx-w-p50 {
    max-width: 50% !important;
  }
  .sm-w-p55 {
    width: 55% !important;
  }
  .sm-mi-w-p55 {
    min-width: 55% !important;
  }
  .sm-mx-w-p55 {
    max-width: 55% !important;
  }
  .sm-w-p60 {
    width: 60% !important;
  }
  .sm-mi-w-p60 {
    min-width: 60% !important;
  }
  .sm-mx-w-p60 {
    max-width: 60% !important;
  }
  .sm-w-p65 {
    width: 65% !important;
  }
  .sm-mi-w-p65 {
    min-width: 65% !important;
  }
  .sm-mx-w-p65 {
    max-width: 65% !important;
  }
  .sm-w-p70 {
    width: 70% !important;
  }
  .sm-mi-w-p70 {
    min-width: 70% !important;
  }
  .sm-mx-w-p70 {
    max-width: 70% !important;
  }
  .sm-w-p75 {
    width: 75% !important;
  }
  .sm-mi-w-p75 {
    min-width: 75% !important;
  }
  .sm-mx-w-p75 {
    max-width: 75% !important;
  }
  .sm-w-p80 {
    width: 80% !important;
  }
  .sm-mi-w-p80 {
    min-width: 80% !important;
  }
  .sm-mx-w-p80 {
    max-width: 80% !important;
  }
  .sm-w-p85 {
    width: 85% !important;
  }
  .sm-mi-w-p85 {
    min-width: 85% !important;
  }
  .sm-mx-w-p85 {
    max-width: 85% !important;
  }
  .sm-w-p90 {
    width: 90% !important;
  }
  .sm-mi-w-p90 {
    min-width: 90% !important;
  }
  .sm-mx-w-p90 {
    max-width: 90% !important;
  }
  .sm-w-p95 {
    width: 95% !important;
  }
  .sm-mi-w-p95 {
    min-width: 95% !important;
  }
  .sm-mx-w-p95 {
    max-width: 95% !important;
  }
  .sm-w-p100 {
    width: 100% !important;
  }
  .sm-mi-w-p100 {
    min-width: 100% !important;
  }
  .sm-mx-w-p100 {
    max-width: 100% !important;
  }
  .sm-w-auto {
    width: auto;
  }
  .sm-mi-w-auto {
    min-width: auto;
  }
  .sm-mx-w-auto {
    max-width: auto;
  }
}
@media (min-width: 768px) {
  .md-w-px0 {
    width: 0px !important;
  }
  .md-mi-w-px0 {
    min-width: 0px !important;
  }
  .md-mx-w-px0 {
    max-width: 0px !important;
  }
  .md-w-px10 {
    width: 10px !important;
  }
  .md-mi-w-px10 {
    min-width: 10px !important;
  }
  .md-mx-w-px10 {
    max-width: 10px !important;
  }
  .md-w-px20 {
    width: 20px !important;
  }
  .md-mi-w-px20 {
    min-width: 20px !important;
  }
  .md-mx-w-px20 {
    max-width: 20px !important;
  }
  .md-w-px30 {
    width: 30px !important;
  }
  .md-mi-w-px30 {
    min-width: 30px !important;
  }
  .md-mx-w-px30 {
    max-width: 30px !important;
  }
  .md-w-px40 {
    width: 40px !important;
  }
  .md-mi-w-px40 {
    min-width: 40px !important;
  }
  .md-mx-w-px40 {
    max-width: 40px !important;
  }
  .md-w-px50 {
    width: 50px !important;
  }
  .md-mi-w-px50 {
    min-width: 50px !important;
  }
  .md-mx-w-px50 {
    max-width: 50px !important;
  }
  .md-w-px60 {
    width: 60px !important;
  }
  .md-mi-w-px60 {
    min-width: 60px !important;
  }
  .md-mx-w-px60 {
    max-width: 60px !important;
  }
  .md-w-px70 {
    width: 70px !important;
  }
  .md-mi-w-px70 {
    min-width: 70px !important;
  }
  .md-mx-w-px70 {
    max-width: 70px !important;
  }
  .md-w-px80 {
    width: 80px !important;
  }
  .md-mi-w-px80 {
    min-width: 80px !important;
  }
  .md-mx-w-px80 {
    max-width: 80px !important;
  }
  .md-w-px90 {
    width: 90px !important;
  }
  .md-mi-w-px90 {
    min-width: 90px !important;
  }
  .md-mx-w-px90 {
    max-width: 90px !important;
  }
  .md-w-px100 {
    width: 100px !important;
  }
  .md-mi-w-px100 {
    min-width: 100px !important;
  }
  .md-mx-w-px100 {
    max-width: 100px !important;
  }
  .md-w-px110 {
    width: 110px !important;
  }
  .md-mi-w-px110 {
    min-width: 110px !important;
  }
  .md-mx-w-px110 {
    max-width: 110px !important;
  }
  .md-w-px120 {
    width: 120px !important;
  }
  .md-mi-w-px120 {
    min-width: 120px !important;
  }
  .md-mx-w-px120 {
    max-width: 120px !important;
  }
  .md-w-px130 {
    width: 130px !important;
  }
  .md-mi-w-px130 {
    min-width: 130px !important;
  }
  .md-mx-w-px130 {
    max-width: 130px !important;
  }
  .md-w-px140 {
    width: 140px !important;
  }
  .md-mi-w-px140 {
    min-width: 140px !important;
  }
  .md-mx-w-px140 {
    max-width: 140px !important;
  }
  .md-w-px150 {
    width: 150px !important;
  }
  .md-mi-w-px150 {
    min-width: 150px !important;
  }
  .md-mx-w-px150 {
    max-width: 150px !important;
  }
  .md-w-px160 {
    width: 160px !important;
  }
  .md-mi-w-px160 {
    min-width: 160px !important;
  }
  .md-mx-w-px160 {
    max-width: 160px !important;
  }
  .md-w-px170 {
    width: 170px !important;
  }
  .md-mi-w-px170 {
    min-width: 170px !important;
  }
  .md-mx-w-px170 {
    max-width: 170px !important;
  }
  .md-w-px180 {
    width: 180px !important;
  }
  .md-mi-w-px180 {
    min-width: 180px !important;
  }
  .md-mx-w-px180 {
    max-width: 180px !important;
  }
  .md-w-px190 {
    width: 190px !important;
  }
  .md-mi-w-px190 {
    min-width: 190px !important;
  }
  .md-mx-w-px190 {
    max-width: 190px !important;
  }
  .md-w-px200 {
    width: 200px !important;
  }
  .md-mi-w-px200 {
    min-width: 200px !important;
  }
  .md-mx-w-px200 {
    max-width: 200px !important;
  }
  .md-w-px210 {
    width: 210px !important;
  }
  .md-mi-w-px210 {
    min-width: 210px !important;
  }
  .md-mx-w-px210 {
    max-width: 210px !important;
  }
  .md-w-px220 {
    width: 220px !important;
  }
  .md-mi-w-px220 {
    min-width: 220px !important;
  }
  .md-mx-w-px220 {
    max-width: 220px !important;
  }
  .md-w-px230 {
    width: 230px !important;
  }
  .md-mi-w-px230 {
    min-width: 230px !important;
  }
  .md-mx-w-px230 {
    max-width: 230px !important;
  }
  .md-w-px240 {
    width: 240px !important;
  }
  .md-mi-w-px240 {
    min-width: 240px !important;
  }
  .md-mx-w-px240 {
    max-width: 240px !important;
  }
  .md-w-px250 {
    width: 250px !important;
  }
  .md-mi-w-px250 {
    min-width: 250px !important;
  }
  .md-mx-w-px250 {
    max-width: 250px !important;
  }
  .md-w-px260 {
    width: 260px !important;
  }
  .md-mi-w-px260 {
    min-width: 260px !important;
  }
  .md-mx-w-px260 {
    max-width: 260px !important;
  }
  .md-w-px270 {
    width: 270px !important;
  }
  .md-mi-w-px270 {
    min-width: 270px !important;
  }
  .md-mx-w-px270 {
    max-width: 270px !important;
  }
  .md-w-px280 {
    width: 280px !important;
  }
  .md-mi-w-px280 {
    min-width: 280px !important;
  }
  .md-mx-w-px280 {
    max-width: 280px !important;
  }
  .md-w-px290 {
    width: 290px !important;
  }
  .md-mi-w-px290 {
    min-width: 290px !important;
  }
  .md-mx-w-px290 {
    max-width: 290px !important;
  }
  .md-w-px160 {
    width: 160px !important;
  }
  .md-mi-w-px160 {
    min-width: 160px !important;
  }
  .md-mx-w-px160 {
    max-width: 160px !important;
  }
  .md-w-px180 {
    width: 180px !important;
  }
  .md-mi-w-px180 {
    min-width: 180px !important;
  }
  .md-mx-w-px180 {
    max-width: 180px !important;
  }
  .md-w-px200 {
    width: 200px !important;
  }
  .md-mi-w-px200 {
    min-width: 200px !important;
  }
  .md-mx-w-px200 {
    max-width: 200px !important;
  }
  .md-w-px220 {
    width: 220px !important;
  }
  .md-mi-w-px220 {
    min-width: 220px !important;
  }
  .md-mx-w-px220 {
    max-width: 220px !important;
  }
  .md-w-px240 {
    width: 240px !important;
  }
  .md-mi-w-px240 {
    min-width: 240px !important;
  }
  .md-mx-w-px240 {
    max-width: 240px !important;
  }
  .md-w-px260 {
    width: 260px !important;
  }
  .md-mi-w-px260 {
    min-width: 260px !important;
  }
  .md-mx-w-px260 {
    max-width: 260px !important;
  }
  .md-w-px280 {
    width: 280px !important;
  }
  .md-mi-w-px280 {
    min-width: 280px !important;
  }
  .md-mx-w-px280 {
    max-width: 280px !important;
  }
  .md-w-px300 {
    width: 300px !important;
  }
  .md-mi-w-px300 {
    min-width: 300px !important;
  }
  .md-mx-w-px300 {
    max-width: 300px !important;
  }
  .md-w-px320 {
    width: 320px !important;
  }
  .md-mi-w-px320 {
    min-width: 320px !important;
  }
  .md-mx-w-px320 {
    max-width: 320px !important;
  }
  .md-w-px340 {
    width: 340px !important;
  }
  .md-mi-w-px340 {
    min-width: 340px !important;
  }
  .md-mx-w-px340 {
    max-width: 340px !important;
  }
  .md-w-px360 {
    width: 360px !important;
  }
  .md-mi-w-px360 {
    min-width: 360px !important;
  }
  .md-mx-w-px360 {
    max-width: 360px !important;
  }
  .md-w-px380 {
    width: 380px !important;
  }
  .md-mi-w-px380 {
    min-width: 380px !important;
  }
  .md-mx-w-px380 {
    max-width: 380px !important;
  }
  .md-w-px400 {
    width: 400px !important;
  }
  .md-mi-w-px400 {
    min-width: 400px !important;
  }
  .md-mx-w-px400 {
    max-width: 400px !important;
  }
  .md-w-px420 {
    width: 420px !important;
  }
  .md-mi-w-px420 {
    min-width: 420px !important;
  }
  .md-mx-w-px420 {
    max-width: 420px !important;
  }
  .md-w-px440 {
    width: 440px !important;
  }
  .md-mi-w-px440 {
    min-width: 440px !important;
  }
  .md-mx-w-px440 {
    max-width: 440px !important;
  }
  .md-w-px460 {
    width: 460px !important;
  }
  .md-mi-w-px460 {
    min-width: 460px !important;
  }
  .md-mx-w-px460 {
    max-width: 460px !important;
  }
  .md-w-px480 {
    width: 480px !important;
  }
  .md-mi-w-px480 {
    min-width: 480px !important;
  }
  .md-mx-w-px480 {
    max-width: 480px !important;
  }
  .md-w-px500 {
    width: 500px !important;
  }
  .md-mi-w-px500 {
    min-width: 500px !important;
  }
  .md-mx-w-px500 {
    max-width: 500px !important;
  }
  .md-w-px520 {
    width: 520px !important;
  }
  .md-mi-w-px520 {
    min-width: 520px !important;
  }
  .md-mx-w-px520 {
    max-width: 520px !important;
  }
  .md-w-px540 {
    width: 540px !important;
  }
  .md-mi-w-px540 {
    min-width: 540px !important;
  }
  .md-mx-w-px540 {
    max-width: 540px !important;
  }
  .md-w-px560 {
    width: 560px !important;
  }
  .md-mi-w-px560 {
    min-width: 560px !important;
  }
  .md-mx-w-px560 {
    max-width: 560px !important;
  }
  .md-w-px580 {
    width: 580px !important;
  }
  .md-mi-w-px580 {
    min-width: 580px !important;
  }
  .md-mx-w-px580 {
    max-width: 580px !important;
  }
  .md-w-px600 {
    width: 600px !important;
  }
  .md-mi-w-px600 {
    min-width: 600px !important;
  }
  .md-mx-w-px600 {
    max-width: 600px !important;
  }
  .md-w-px620 {
    width: 620px !important;
  }
  .md-mi-w-px620 {
    min-width: 620px !important;
  }
  .md-mx-w-px620 {
    max-width: 620px !important;
  }
  .md-w-px640 {
    width: 640px !important;
  }
  .md-mi-w-px640 {
    min-width: 640px !important;
  }
  .md-mx-w-px640 {
    max-width: 640px !important;
  }
  .md-w-px660 {
    width: 660px !important;
  }
  .md-mi-w-px660 {
    min-width: 660px !important;
  }
  .md-mx-w-px660 {
    max-width: 660px !important;
  }
  .md-w-px680 {
    width: 680px !important;
  }
  .md-mi-w-px680 {
    min-width: 680px !important;
  }
  .md-mx-w-px680 {
    max-width: 680px !important;
  }
  .md-w-px700 {
    width: 700px !important;
  }
  .md-mi-w-px700 {
    min-width: 700px !important;
  }
  .md-mx-w-px700 {
    max-width: 700px !important;
  }
  .md-w-px720 {
    width: 720px !important;
  }
  .md-mi-w-px720 {
    min-width: 720px !important;
  }
  .md-mx-w-px720 {
    max-width: 720px !important;
  }
  .md-w-px740 {
    width: 740px !important;
  }
  .md-mi-w-px740 {
    min-width: 740px !important;
  }
  .md-mx-w-px740 {
    max-width: 740px !important;
  }
  .md-w-px760 {
    width: 760px !important;
  }
  .md-mi-w-px760 {
    min-width: 760px !important;
  }
  .md-mx-w-px760 {
    max-width: 760px !important;
  }
  .md-w-px780 {
    width: 780px !important;
  }
  .md-mi-w-px780 {
    min-width: 780px !important;
  }
  .md-mx-w-px780 {
    max-width: 780px !important;
  }
  .md-w-px800 {
    width: 800px !important;
  }
  .md-mi-w-px800 {
    min-width: 800px !important;
  }
  .md-mx-w-px800 {
    max-width: 800px !important;
  }
  .md-w-px820 {
    width: 820px !important;
  }
  .md-mi-w-px820 {
    min-width: 820px !important;
  }
  .md-mx-w-px820 {
    max-width: 820px !important;
  }
  .md-w-px840 {
    width: 840px !important;
  }
  .md-mi-w-px840 {
    min-width: 840px !important;
  }
  .md-mx-w-px840 {
    max-width: 840px !important;
  }
  .md-w-px860 {
    width: 860px !important;
  }
  .md-mi-w-px860 {
    min-width: 860px !important;
  }
  .md-mx-w-px860 {
    max-width: 860px !important;
  }
  .md-w-px880 {
    width: 880px !important;
  }
  .md-mi-w-px880 {
    min-width: 880px !important;
  }
  .md-mx-w-px880 {
    max-width: 880px !important;
  }
  .md-w-px900 {
    width: 900px !important;
  }
  .md-mi-w-px900 {
    min-width: 900px !important;
  }
  .md-mx-w-px900 {
    max-width: 900px !important;
  }
  .md-w-px920 {
    width: 920px !important;
  }
  .md-mi-w-px920 {
    min-width: 920px !important;
  }
  .md-mx-w-px920 {
    max-width: 920px !important;
  }
  .md-w-px940 {
    width: 940px !important;
  }
  .md-mi-w-px940 {
    min-width: 940px !important;
  }
  .md-mx-w-px940 {
    max-width: 940px !important;
  }
  .md-w-px960 {
    width: 960px !important;
  }
  .md-mi-w-px960 {
    min-width: 960px !important;
  }
  .md-mx-w-px960 {
    max-width: 960px !important;
  }
  .md-w-px980 {
    width: 980px !important;
  }
  .md-mi-w-px980 {
    min-width: 980px !important;
  }
  .md-mx-w-px980 {
    max-width: 980px !important;
  }
  .md-w-p0 {
    width: 0% !important;
  }
  .md-mi-w-p0 {
    min-width: 0% !important;
  }
  .md-mx-w-p0 {
    max-width: 0% !important;
  }
  .md-w-p5 {
    width: 5% !important;
  }
  .md-mi-w-p5 {
    min-width: 5% !important;
  }
  .md-mx-w-p5 {
    max-width: 5% !important;
  }
  .md-w-p10 {
    width: 10% !important;
  }
  .md-mi-w-p10 {
    min-width: 10% !important;
  }
  .md-mx-w-p10 {
    max-width: 10% !important;
  }
  .md-w-p15 {
    width: 15% !important;
  }
  .md-mi-w-p15 {
    min-width: 15% !important;
  }
  .md-mx-w-p15 {
    max-width: 15% !important;
  }
  .md-w-p20 {
    width: 20% !important;
  }
  .md-mi-w-p20 {
    min-width: 20% !important;
  }
  .md-mx-w-p20 {
    max-width: 20% !important;
  }
  .md-w-p25 {
    width: 25% !important;
  }
  .md-mi-w-p25 {
    min-width: 25% !important;
  }
  .md-mx-w-p25 {
    max-width: 25% !important;
  }
  .md-w-p30 {
    width: 30% !important;
  }
  .md-mi-w-p30 {
    min-width: 30% !important;
  }
  .md-mx-w-p30 {
    max-width: 30% !important;
  }
  .md-w-p35 {
    width: 35% !important;
  }
  .md-mi-w-p35 {
    min-width: 35% !important;
  }
  .md-mx-w-p35 {
    max-width: 35% !important;
  }
  .md-w-p40 {
    width: 40% !important;
  }
  .md-mi-w-p40 {
    min-width: 40% !important;
  }
  .md-mx-w-p40 {
    max-width: 40% !important;
  }
  .md-w-p45 {
    width: 45% !important;
  }
  .md-mi-w-p45 {
    min-width: 45% !important;
  }
  .md-mx-w-p45 {
    max-width: 45% !important;
  }
  .md-w-p50 {
    width: 50% !important;
  }
  .md-mi-w-p50 {
    min-width: 50% !important;
  }
  .md-mx-w-p50 {
    max-width: 50% !important;
  }
  .md-w-p55 {
    width: 55% !important;
  }
  .md-mi-w-p55 {
    min-width: 55% !important;
  }
  .md-mx-w-p55 {
    max-width: 55% !important;
  }
  .md-w-p60 {
    width: 60% !important;
  }
  .md-mi-w-p60 {
    min-width: 60% !important;
  }
  .md-mx-w-p60 {
    max-width: 60% !important;
  }
  .md-w-p65 {
    width: 65% !important;
  }
  .md-mi-w-p65 {
    min-width: 65% !important;
  }
  .md-mx-w-p65 {
    max-width: 65% !important;
  }
  .md-w-p70 {
    width: 70% !important;
  }
  .md-mi-w-p70 {
    min-width: 70% !important;
  }
  .md-mx-w-p70 {
    max-width: 70% !important;
  }
  .md-w-p75 {
    width: 75% !important;
  }
  .md-mi-w-p75 {
    min-width: 75% !important;
  }
  .md-mx-w-p75 {
    max-width: 75% !important;
  }
  .md-w-p80 {
    width: 80% !important;
  }
  .md-mi-w-p80 {
    min-width: 80% !important;
  }
  .md-mx-w-p80 {
    max-width: 80% !important;
  }
  .md-w-p85 {
    width: 85% !important;
  }
  .md-mi-w-p85 {
    min-width: 85% !important;
  }
  .md-mx-w-p85 {
    max-width: 85% !important;
  }
  .md-w-p90 {
    width: 90% !important;
  }
  .md-mi-w-p90 {
    min-width: 90% !important;
  }
  .md-mx-w-p90 {
    max-width: 90% !important;
  }
  .md-w-p95 {
    width: 95% !important;
  }
  .md-mi-w-p95 {
    min-width: 95% !important;
  }
  .md-mx-w-p95 {
    max-width: 95% !important;
  }
  .md-w-p100 {
    width: 100% !important;
  }
  .md-mi-w-p100 {
    min-width: 100% !important;
  }
  .md-mx-w-p100 {
    max-width: 100% !important;
  }
  .md-w-auto {
    width: auto;
  }
  .md-mi-w-auto {
    min-width: auto;
  }
  .md-mx-w-auto {
    max-width: auto;
  }
}
@media (min-width: 992px) {
  .lg-w-px0 {
    width: 0px !important;
  }
  .lg-mi-w-px0 {
    min-width: 0px !important;
  }
  .lg-mx-w-px0 {
    max-width: 0px !important;
  }
  .lg-w-px10 {
    width: 10px !important;
  }
  .lg-mi-w-px10 {
    min-width: 10px !important;
  }
  .lg-mx-w-px10 {
    max-width: 10px !important;
  }
  .lg-w-px20 {
    width: 20px !important;
  }
  .lg-mi-w-px20 {
    min-width: 20px !important;
  }
  .lg-mx-w-px20 {
    max-width: 20px !important;
  }
  .lg-w-px30 {
    width: 30px !important;
  }
  .lg-mi-w-px30 {
    min-width: 30px !important;
  }
  .lg-mx-w-px30 {
    max-width: 30px !important;
  }
  .lg-w-px40 {
    width: 40px !important;
  }
  .lg-mi-w-px40 {
    min-width: 40px !important;
  }
  .lg-mx-w-px40 {
    max-width: 40px !important;
  }
  .lg-w-px50 {
    width: 50px !important;
  }
  .lg-mi-w-px50 {
    min-width: 50px !important;
  }
  .lg-mx-w-px50 {
    max-width: 50px !important;
  }
  .lg-w-px60 {
    width: 60px !important;
  }
  .lg-mi-w-px60 {
    min-width: 60px !important;
  }
  .lg-mx-w-px60 {
    max-width: 60px !important;
  }
  .lg-w-px70 {
    width: 70px !important;
  }
  .lg-mi-w-px70 {
    min-width: 70px !important;
  }
  .lg-mx-w-px70 {
    max-width: 70px !important;
  }
  .lg-w-px80 {
    width: 80px !important;
  }
  .lg-mi-w-px80 {
    min-width: 80px !important;
  }
  .lg-mx-w-px80 {
    max-width: 80px !important;
  }
  .lg-w-px90 {
    width: 90px !important;
  }
  .lg-mi-w-px90 {
    min-width: 90px !important;
  }
  .lg-mx-w-px90 {
    max-width: 90px !important;
  }
  .lg-w-px100 {
    width: 100px !important;
  }
  .lg-mi-w-px100 {
    min-width: 100px !important;
  }
  .lg-mx-w-px100 {
    max-width: 100px !important;
  }
  .lg-w-px110 {
    width: 110px !important;
  }
  .lg-mi-w-px110 {
    min-width: 110px !important;
  }
  .lg-mx-w-px110 {
    max-width: 110px !important;
  }
  .lg-w-px120 {
    width: 120px !important;
  }
  .lg-mi-w-px120 {
    min-width: 120px !important;
  }
  .lg-mx-w-px120 {
    max-width: 120px !important;
  }
  .lg-w-px130 {
    width: 130px !important;
  }
  .lg-mi-w-px130 {
    min-width: 130px !important;
  }
  .lg-mx-w-px130 {
    max-width: 130px !important;
  }
  .lg-w-px140 {
    width: 140px !important;
  }
  .lg-mi-w-px140 {
    min-width: 140px !important;
  }
  .lg-mx-w-px140 {
    max-width: 140px !important;
  }
  .lg-w-px150 {
    width: 150px !important;
  }
  .lg-mi-w-px150 {
    min-width: 150px !important;
  }
  .lg-mx-w-px150 {
    max-width: 150px !important;
  }
  .lg-w-px160 {
    width: 160px !important;
  }
  .lg-mi-w-px160 {
    min-width: 160px !important;
  }
  .lg-mx-w-px160 {
    max-width: 160px !important;
  }
  .lg-w-px170 {
    width: 170px !important;
  }
  .lg-mi-w-px170 {
    min-width: 170px !important;
  }
  .lg-mx-w-px170 {
    max-width: 170px !important;
  }
  .lg-w-px180 {
    width: 180px !important;
  }
  .lg-mi-w-px180 {
    min-width: 180px !important;
  }
  .lg-mx-w-px180 {
    max-width: 180px !important;
  }
  .lg-w-px190 {
    width: 190px !important;
  }
  .lg-mi-w-px190 {
    min-width: 190px !important;
  }
  .lg-mx-w-px190 {
    max-width: 190px !important;
  }
  .lg-w-px200 {
    width: 200px !important;
  }
  .lg-mi-w-px200 {
    min-width: 200px !important;
  }
  .lg-mx-w-px200 {
    max-width: 200px !important;
  }
  .lg-w-px210 {
    width: 210px !important;
  }
  .lg-mi-w-px210 {
    min-width: 210px !important;
  }
  .lg-mx-w-px210 {
    max-width: 210px !important;
  }
  .lg-w-px220 {
    width: 220px !important;
  }
  .lg-mi-w-px220 {
    min-width: 220px !important;
  }
  .lg-mx-w-px220 {
    max-width: 220px !important;
  }
  .lg-w-px230 {
    width: 230px !important;
  }
  .lg-mi-w-px230 {
    min-width: 230px !important;
  }
  .lg-mx-w-px230 {
    max-width: 230px !important;
  }
  .lg-w-px240 {
    width: 240px !important;
  }
  .lg-mi-w-px240 {
    min-width: 240px !important;
  }
  .lg-mx-w-px240 {
    max-width: 240px !important;
  }
  .lg-w-px250 {
    width: 250px !important;
  }
  .lg-mi-w-px250 {
    min-width: 250px !important;
  }
  .lg-mx-w-px250 {
    max-width: 250px !important;
  }
  .lg-w-px260 {
    width: 260px !important;
  }
  .lg-mi-w-px260 {
    min-width: 260px !important;
  }
  .lg-mx-w-px260 {
    max-width: 260px !important;
  }
  .lg-w-px270 {
    width: 270px !important;
  }
  .lg-mi-w-px270 {
    min-width: 270px !important;
  }
  .lg-mx-w-px270 {
    max-width: 270px !important;
  }
  .lg-w-px280 {
    width: 280px !important;
  }
  .lg-mi-w-px280 {
    min-width: 280px !important;
  }
  .lg-mx-w-px280 {
    max-width: 280px !important;
  }
  .lg-w-px290 {
    width: 290px !important;
  }
  .lg-mi-w-px290 {
    min-width: 290px !important;
  }
  .lg-mx-w-px290 {
    max-width: 290px !important;
  }
  .lg-w-px160 {
    width: 160px !important;
  }
  .lg-mi-w-px160 {
    min-width: 160px !important;
  }
  .lg-mx-w-px160 {
    max-width: 160px !important;
  }
  .lg-w-px180 {
    width: 180px !important;
  }
  .lg-mi-w-px180 {
    min-width: 180px !important;
  }
  .lg-mx-w-px180 {
    max-width: 180px !important;
  }
  .lg-w-px200 {
    width: 200px !important;
  }
  .lg-mi-w-px200 {
    min-width: 200px !important;
  }
  .lg-mx-w-px200 {
    max-width: 200px !important;
  }
  .lg-w-px220 {
    width: 220px !important;
  }
  .lg-mi-w-px220 {
    min-width: 220px !important;
  }
  .lg-mx-w-px220 {
    max-width: 220px !important;
  }
  .lg-w-px240 {
    width: 240px !important;
  }
  .lg-mi-w-px240 {
    min-width: 240px !important;
  }
  .lg-mx-w-px240 {
    max-width: 240px !important;
  }
  .lg-w-px260 {
    width: 260px !important;
  }
  .lg-mi-w-px260 {
    min-width: 260px !important;
  }
  .lg-mx-w-px260 {
    max-width: 260px !important;
  }
  .lg-w-px280 {
    width: 280px !important;
  }
  .lg-mi-w-px280 {
    min-width: 280px !important;
  }
  .lg-mx-w-px280 {
    max-width: 280px !important;
  }
  .lg-w-px300 {
    width: 300px !important;
  }
  .lg-mi-w-px300 {
    min-width: 300px !important;
  }
  .lg-mx-w-px300 {
    max-width: 300px !important;
  }
  .lg-w-px320 {
    width: 320px !important;
  }
  .lg-mi-w-px320 {
    min-width: 320px !important;
  }
  .lg-mx-w-px320 {
    max-width: 320px !important;
  }
  .lg-w-px340 {
    width: 340px !important;
  }
  .lg-mi-w-px340 {
    min-width: 340px !important;
  }
  .lg-mx-w-px340 {
    max-width: 340px !important;
  }
  .lg-w-px360 {
    width: 360px !important;
  }
  .lg-mi-w-px360 {
    min-width: 360px !important;
  }
  .lg-mx-w-px360 {
    max-width: 360px !important;
  }
  .lg-w-px380 {
    width: 380px !important;
  }
  .lg-mi-w-px380 {
    min-width: 380px !important;
  }
  .lg-mx-w-px380 {
    max-width: 380px !important;
  }
  .lg-w-px400 {
    width: 400px !important;
  }
  .lg-mi-w-px400 {
    min-width: 400px !important;
  }
  .lg-mx-w-px400 {
    max-width: 400px !important;
  }
  .lg-w-px420 {
    width: 420px !important;
  }
  .lg-mi-w-px420 {
    min-width: 420px !important;
  }
  .lg-mx-w-px420 {
    max-width: 420px !important;
  }
  .lg-w-px440 {
    width: 440px !important;
  }
  .lg-mi-w-px440 {
    min-width: 440px !important;
  }
  .lg-mx-w-px440 {
    max-width: 440px !important;
  }
  .lg-w-px460 {
    width: 460px !important;
  }
  .lg-mi-w-px460 {
    min-width: 460px !important;
  }
  .lg-mx-w-px460 {
    max-width: 460px !important;
  }
  .lg-w-px480 {
    width: 480px !important;
  }
  .lg-mi-w-px480 {
    min-width: 480px !important;
  }
  .lg-mx-w-px480 {
    max-width: 480px !important;
  }
  .lg-w-px500 {
    width: 500px !important;
  }
  .lg-mi-w-px500 {
    min-width: 500px !important;
  }
  .lg-mx-w-px500 {
    max-width: 500px !important;
  }
  .lg-w-px520 {
    width: 520px !important;
  }
  .lg-mi-w-px520 {
    min-width: 520px !important;
  }
  .lg-mx-w-px520 {
    max-width: 520px !important;
  }
  .lg-w-px540 {
    width: 540px !important;
  }
  .lg-mi-w-px540 {
    min-width: 540px !important;
  }
  .lg-mx-w-px540 {
    max-width: 540px !important;
  }
  .lg-w-px560 {
    width: 560px !important;
  }
  .lg-mi-w-px560 {
    min-width: 560px !important;
  }
  .lg-mx-w-px560 {
    max-width: 560px !important;
  }
  .lg-w-px580 {
    width: 580px !important;
  }
  .lg-mi-w-px580 {
    min-width: 580px !important;
  }
  .lg-mx-w-px580 {
    max-width: 580px !important;
  }
  .lg-w-px600 {
    width: 600px !important;
  }
  .lg-mi-w-px600 {
    min-width: 600px !important;
  }
  .lg-mx-w-px600 {
    max-width: 600px !important;
  }
  .lg-w-px620 {
    width: 620px !important;
  }
  .lg-mi-w-px620 {
    min-width: 620px !important;
  }
  .lg-mx-w-px620 {
    max-width: 620px !important;
  }
  .lg-w-px640 {
    width: 640px !important;
  }
  .lg-mi-w-px640 {
    min-width: 640px !important;
  }
  .lg-mx-w-px640 {
    max-width: 640px !important;
  }
  .lg-w-px660 {
    width: 660px !important;
  }
  .lg-mi-w-px660 {
    min-width: 660px !important;
  }
  .lg-mx-w-px660 {
    max-width: 660px !important;
  }
  .lg-w-px680 {
    width: 680px !important;
  }
  .lg-mi-w-px680 {
    min-width: 680px !important;
  }
  .lg-mx-w-px680 {
    max-width: 680px !important;
  }
  .lg-w-px700 {
    width: 700px !important;
  }
  .lg-mi-w-px700 {
    min-width: 700px !important;
  }
  .lg-mx-w-px700 {
    max-width: 700px !important;
  }
  .lg-w-px720 {
    width: 720px !important;
  }
  .lg-mi-w-px720 {
    min-width: 720px !important;
  }
  .lg-mx-w-px720 {
    max-width: 720px !important;
  }
  .lg-w-px740 {
    width: 740px !important;
  }
  .lg-mi-w-px740 {
    min-width: 740px !important;
  }
  .lg-mx-w-px740 {
    max-width: 740px !important;
  }
  .lg-w-px760 {
    width: 760px !important;
  }
  .lg-mi-w-px760 {
    min-width: 760px !important;
  }
  .lg-mx-w-px760 {
    max-width: 760px !important;
  }
  .lg-w-px780 {
    width: 780px !important;
  }
  .lg-mi-w-px780 {
    min-width: 780px !important;
  }
  .lg-mx-w-px780 {
    max-width: 780px !important;
  }
  .lg-w-px800 {
    width: 800px !important;
  }
  .lg-mi-w-px800 {
    min-width: 800px !important;
  }
  .lg-mx-w-px800 {
    max-width: 800px !important;
  }
  .lg-w-px820 {
    width: 820px !important;
  }
  .lg-mi-w-px820 {
    min-width: 820px !important;
  }
  .lg-mx-w-px820 {
    max-width: 820px !important;
  }
  .lg-w-px840 {
    width: 840px !important;
  }
  .lg-mi-w-px840 {
    min-width: 840px !important;
  }
  .lg-mx-w-px840 {
    max-width: 840px !important;
  }
  .lg-w-px860 {
    width: 860px !important;
  }
  .lg-mi-w-px860 {
    min-width: 860px !important;
  }
  .lg-mx-w-px860 {
    max-width: 860px !important;
  }
  .lg-w-px880 {
    width: 880px !important;
  }
  .lg-mi-w-px880 {
    min-width: 880px !important;
  }
  .lg-mx-w-px880 {
    max-width: 880px !important;
  }
  .lg-w-px900 {
    width: 900px !important;
  }
  .lg-mi-w-px900 {
    min-width: 900px !important;
  }
  .lg-mx-w-px900 {
    max-width: 900px !important;
  }
  .lg-w-px920 {
    width: 920px !important;
  }
  .lg-mi-w-px920 {
    min-width: 920px !important;
  }
  .lg-mx-w-px920 {
    max-width: 920px !important;
  }
  .lg-w-px940 {
    width: 940px !important;
  }
  .lg-mi-w-px940 {
    min-width: 940px !important;
  }
  .lg-mx-w-px940 {
    max-width: 940px !important;
  }
  .lg-w-px960 {
    width: 960px !important;
  }
  .lg-mi-w-px960 {
    min-width: 960px !important;
  }
  .lg-mx-w-px960 {
    max-width: 960px !important;
  }
  .lg-w-px980 {
    width: 980px !important;
  }
  .lg-mi-w-px980 {
    min-width: 980px !important;
  }
  .lg-mx-w-px980 {
    max-width: 980px !important;
  }
  .lg-w-p0 {
    width: 0% !important;
  }
  .lg-mi-w-p0 {
    min-width: 0% !important;
  }
  .lg-mx-w-p0 {
    max-width: 0% !important;
  }
  .lg-w-p5 {
    width: 5% !important;
  }
  .lg-mi-w-p5 {
    min-width: 5% !important;
  }
  .lg-mx-w-p5 {
    max-width: 5% !important;
  }
  .lg-w-p10 {
    width: 10% !important;
  }
  .lg-mi-w-p10 {
    min-width: 10% !important;
  }
  .lg-mx-w-p10 {
    max-width: 10% !important;
  }
  .lg-w-p15 {
    width: 15% !important;
  }
  .lg-mi-w-p15 {
    min-width: 15% !important;
  }
  .lg-mx-w-p15 {
    max-width: 15% !important;
  }
  .lg-w-p20 {
    width: 20% !important;
  }
  .lg-mi-w-p20 {
    min-width: 20% !important;
  }
  .lg-mx-w-p20 {
    max-width: 20% !important;
  }
  .lg-w-p25 {
    width: 25% !important;
  }
  .lg-mi-w-p25 {
    min-width: 25% !important;
  }
  .lg-mx-w-p25 {
    max-width: 25% !important;
  }
  .lg-w-p30 {
    width: 30% !important;
  }
  .lg-mi-w-p30 {
    min-width: 30% !important;
  }
  .lg-mx-w-p30 {
    max-width: 30% !important;
  }
  .lg-w-p35 {
    width: 35% !important;
  }
  .lg-mi-w-p35 {
    min-width: 35% !important;
  }
  .lg-mx-w-p35 {
    max-width: 35% !important;
  }
  .lg-w-p40 {
    width: 40% !important;
  }
  .lg-mi-w-p40 {
    min-width: 40% !important;
  }
  .lg-mx-w-p40 {
    max-width: 40% !important;
  }
  .lg-w-p45 {
    width: 45% !important;
  }
  .lg-mi-w-p45 {
    min-width: 45% !important;
  }
  .lg-mx-w-p45 {
    max-width: 45% !important;
  }
  .lg-w-p50 {
    width: 50% !important;
  }
  .lg-mi-w-p50 {
    min-width: 50% !important;
  }
  .lg-mx-w-p50 {
    max-width: 50% !important;
  }
  .lg-w-p55 {
    width: 55% !important;
  }
  .lg-mi-w-p55 {
    min-width: 55% !important;
  }
  .lg-mx-w-p55 {
    max-width: 55% !important;
  }
  .lg-w-p60 {
    width: 60% !important;
  }
  .lg-mi-w-p60 {
    min-width: 60% !important;
  }
  .lg-mx-w-p60 {
    max-width: 60% !important;
  }
  .lg-w-p65 {
    width: 65% !important;
  }
  .lg-mi-w-p65 {
    min-width: 65% !important;
  }
  .lg-mx-w-p65 {
    max-width: 65% !important;
  }
  .lg-w-p70 {
    width: 70% !important;
  }
  .lg-mi-w-p70 {
    min-width: 70% !important;
  }
  .lg-mx-w-p70 {
    max-width: 70% !important;
  }
  .lg-w-p75 {
    width: 75% !important;
  }
  .lg-mi-w-p75 {
    min-width: 75% !important;
  }
  .lg-mx-w-p75 {
    max-width: 75% !important;
  }
  .lg-w-p80 {
    width: 80% !important;
  }
  .lg-mi-w-p80 {
    min-width: 80% !important;
  }
  .lg-mx-w-p80 {
    max-width: 80% !important;
  }
  .lg-w-p85 {
    width: 85% !important;
  }
  .lg-mi-w-p85 {
    min-width: 85% !important;
  }
  .lg-mx-w-p85 {
    max-width: 85% !important;
  }
  .lg-w-p90 {
    width: 90% !important;
  }
  .lg-mi-w-p90 {
    min-width: 90% !important;
  }
  .lg-mx-w-p90 {
    max-width: 90% !important;
  }
  .lg-w-p95 {
    width: 95% !important;
  }
  .lg-mi-w-p95 {
    min-width: 95% !important;
  }
  .lg-mx-w-p95 {
    max-width: 95% !important;
  }
  .lg-w-p100 {
    width: 100% !important;
  }
  .lg-mi-w-p100 {
    min-width: 100% !important;
  }
  .lg-mx-w-p100 {
    max-width: 100% !important;
  }
  .lg-w-auto {
    width: auto;
  }
  .lg-mi-w-auto {
    min-width: auto;
  }
  .lg-mx-w-auto {
    max-width: auto;
  }
}
@media (min-width: 1200px) {
  .xl-w-px0 {
    width: 0px !important;
  }
  .xl-mi-w-px0 {
    min-width: 0px !important;
  }
  .xl-mx-w-px0 {
    max-width: 0px !important;
  }
  .xl-w-px10 {
    width: 10px !important;
  }
  .xl-mi-w-px10 {
    min-width: 10px !important;
  }
  .xl-mx-w-px10 {
    max-width: 10px !important;
  }
  .xl-w-px20 {
    width: 20px !important;
  }
  .xl-mi-w-px20 {
    min-width: 20px !important;
  }
  .xl-mx-w-px20 {
    max-width: 20px !important;
  }
  .xl-w-px30 {
    width: 30px !important;
  }
  .xl-mi-w-px30 {
    min-width: 30px !important;
  }
  .xl-mx-w-px30 {
    max-width: 30px !important;
  }
  .xl-w-px40 {
    width: 40px !important;
  }
  .xl-mi-w-px40 {
    min-width: 40px !important;
  }
  .xl-mx-w-px40 {
    max-width: 40px !important;
  }
  .xl-w-px50 {
    width: 50px !important;
  }
  .xl-mi-w-px50 {
    min-width: 50px !important;
  }
  .xl-mx-w-px50 {
    max-width: 50px !important;
  }
  .xl-w-px60 {
    width: 60px !important;
  }
  .xl-mi-w-px60 {
    min-width: 60px !important;
  }
  .xl-mx-w-px60 {
    max-width: 60px !important;
  }
  .xl-w-px70 {
    width: 70px !important;
  }
  .xl-mi-w-px70 {
    min-width: 70px !important;
  }
  .xl-mx-w-px70 {
    max-width: 70px !important;
  }
  .xl-w-px80 {
    width: 80px !important;
  }
  .xl-mi-w-px80 {
    min-width: 80px !important;
  }
  .xl-mx-w-px80 {
    max-width: 80px !important;
  }
  .xl-w-px90 {
    width: 90px !important;
  }
  .xl-mi-w-px90 {
    min-width: 90px !important;
  }
  .xl-mx-w-px90 {
    max-width: 90px !important;
  }
  .xl-w-px100 {
    width: 100px !important;
  }
  .xl-mi-w-px100 {
    min-width: 100px !important;
  }
  .xl-mx-w-px100 {
    max-width: 100px !important;
  }
  .xl-w-px110 {
    width: 110px !important;
  }
  .xl-mi-w-px110 {
    min-width: 110px !important;
  }
  .xl-mx-w-px110 {
    max-width: 110px !important;
  }
  .xl-w-px120 {
    width: 120px !important;
  }
  .xl-mi-w-px120 {
    min-width: 120px !important;
  }
  .xl-mx-w-px120 {
    max-width: 120px !important;
  }
  .xl-w-px130 {
    width: 130px !important;
  }
  .xl-mi-w-px130 {
    min-width: 130px !important;
  }
  .xl-mx-w-px130 {
    max-width: 130px !important;
  }
  .xl-w-px140 {
    width: 140px !important;
  }
  .xl-mi-w-px140 {
    min-width: 140px !important;
  }
  .xl-mx-w-px140 {
    max-width: 140px !important;
  }
  .xl-w-px150 {
    width: 150px !important;
  }
  .xl-mi-w-px150 {
    min-width: 150px !important;
  }
  .xl-mx-w-px150 {
    max-width: 150px !important;
  }
  .xl-w-px160 {
    width: 160px !important;
  }
  .xl-mi-w-px160 {
    min-width: 160px !important;
  }
  .xl-mx-w-px160 {
    max-width: 160px !important;
  }
  .xl-w-px170 {
    width: 170px !important;
  }
  .xl-mi-w-px170 {
    min-width: 170px !important;
  }
  .xl-mx-w-px170 {
    max-width: 170px !important;
  }
  .xl-w-px180 {
    width: 180px !important;
  }
  .xl-mi-w-px180 {
    min-width: 180px !important;
  }
  .xl-mx-w-px180 {
    max-width: 180px !important;
  }
  .xl-w-px190 {
    width: 190px !important;
  }
  .xl-mi-w-px190 {
    min-width: 190px !important;
  }
  .xl-mx-w-px190 {
    max-width: 190px !important;
  }
  .xl-w-px200 {
    width: 200px !important;
  }
  .xl-mi-w-px200 {
    min-width: 200px !important;
  }
  .xl-mx-w-px200 {
    max-width: 200px !important;
  }
  .xl-w-px210 {
    width: 210px !important;
  }
  .xl-mi-w-px210 {
    min-width: 210px !important;
  }
  .xl-mx-w-px210 {
    max-width: 210px !important;
  }
  .xl-w-px220 {
    width: 220px !important;
  }
  .xl-mi-w-px220 {
    min-width: 220px !important;
  }
  .xl-mx-w-px220 {
    max-width: 220px !important;
  }
  .xl-w-px230 {
    width: 230px !important;
  }
  .xl-mi-w-px230 {
    min-width: 230px !important;
  }
  .xl-mx-w-px230 {
    max-width: 230px !important;
  }
  .xl-w-px240 {
    width: 240px !important;
  }
  .xl-mi-w-px240 {
    min-width: 240px !important;
  }
  .xl-mx-w-px240 {
    max-width: 240px !important;
  }
  .xl-w-px250 {
    width: 250px !important;
  }
  .xl-mi-w-px250 {
    min-width: 250px !important;
  }
  .xl-mx-w-px250 {
    max-width: 250px !important;
  }
  .xl-w-px260 {
    width: 260px !important;
  }
  .xl-mi-w-px260 {
    min-width: 260px !important;
  }
  .xl-mx-w-px260 {
    max-width: 260px !important;
  }
  .xl-w-px270 {
    width: 270px !important;
  }
  .xl-mi-w-px270 {
    min-width: 270px !important;
  }
  .xl-mx-w-px270 {
    max-width: 270px !important;
  }
  .xl-w-px280 {
    width: 280px !important;
  }
  .xl-mi-w-px280 {
    min-width: 280px !important;
  }
  .xl-mx-w-px280 {
    max-width: 280px !important;
  }
  .xl-w-px290 {
    width: 290px !important;
  }
  .xl-mi-w-px290 {
    min-width: 290px !important;
  }
  .xl-mx-w-px290 {
    max-width: 290px !important;
  }
  .xl-w-px160 {
    width: 160px !important;
  }
  .xl-mi-w-px160 {
    min-width: 160px !important;
  }
  .xl-mx-w-px160 {
    max-width: 160px !important;
  }
  .xl-w-px180 {
    width: 180px !important;
  }
  .xl-mi-w-px180 {
    min-width: 180px !important;
  }
  .xl-mx-w-px180 {
    max-width: 180px !important;
  }
  .xl-w-px200 {
    width: 200px !important;
  }
  .xl-mi-w-px200 {
    min-width: 200px !important;
  }
  .xl-mx-w-px200 {
    max-width: 200px !important;
  }
  .xl-w-px220 {
    width: 220px !important;
  }
  .xl-mi-w-px220 {
    min-width: 220px !important;
  }
  .xl-mx-w-px220 {
    max-width: 220px !important;
  }
  .xl-w-px240 {
    width: 240px !important;
  }
  .xl-mi-w-px240 {
    min-width: 240px !important;
  }
  .xl-mx-w-px240 {
    max-width: 240px !important;
  }
  .xl-w-px260 {
    width: 260px !important;
  }
  .xl-mi-w-px260 {
    min-width: 260px !important;
  }
  .xl-mx-w-px260 {
    max-width: 260px !important;
  }
  .xl-w-px280 {
    width: 280px !important;
  }
  .xl-mi-w-px280 {
    min-width: 280px !important;
  }
  .xl-mx-w-px280 {
    max-width: 280px !important;
  }
  .xl-w-px300 {
    width: 300px !important;
  }
  .xl-mi-w-px300 {
    min-width: 300px !important;
  }
  .xl-mx-w-px300 {
    max-width: 300px !important;
  }
  .xl-w-px320 {
    width: 320px !important;
  }
  .xl-mi-w-px320 {
    min-width: 320px !important;
  }
  .xl-mx-w-px320 {
    max-width: 320px !important;
  }
  .xl-w-px340 {
    width: 340px !important;
  }
  .xl-mi-w-px340 {
    min-width: 340px !important;
  }
  .xl-mx-w-px340 {
    max-width: 340px !important;
  }
  .xl-w-px360 {
    width: 360px !important;
  }
  .xl-mi-w-px360 {
    min-width: 360px !important;
  }
  .xl-mx-w-px360 {
    max-width: 360px !important;
  }
  .xl-w-px380 {
    width: 380px !important;
  }
  .xl-mi-w-px380 {
    min-width: 380px !important;
  }
  .xl-mx-w-px380 {
    max-width: 380px !important;
  }
  .xl-w-px400 {
    width: 400px !important;
  }
  .xl-mi-w-px400 {
    min-width: 400px !important;
  }
  .xl-mx-w-px400 {
    max-width: 400px !important;
  }
  .xl-w-px420 {
    width: 420px !important;
  }
  .xl-mi-w-px420 {
    min-width: 420px !important;
  }
  .xl-mx-w-px420 {
    max-width: 420px !important;
  }
  .xl-w-px440 {
    width: 440px !important;
  }
  .xl-mi-w-px440 {
    min-width: 440px !important;
  }
  .xl-mx-w-px440 {
    max-width: 440px !important;
  }
  .xl-w-px460 {
    width: 460px !important;
  }
  .xl-mi-w-px460 {
    min-width: 460px !important;
  }
  .xl-mx-w-px460 {
    max-width: 460px !important;
  }
  .xl-w-px480 {
    width: 480px !important;
  }
  .xl-mi-w-px480 {
    min-width: 480px !important;
  }
  .xl-mx-w-px480 {
    max-width: 480px !important;
  }
  .xl-w-px500 {
    width: 500px !important;
  }
  .xl-mi-w-px500 {
    min-width: 500px !important;
  }
  .xl-mx-w-px500 {
    max-width: 500px !important;
  }
  .xl-w-px520 {
    width: 520px !important;
  }
  .xl-mi-w-px520 {
    min-width: 520px !important;
  }
  .xl-mx-w-px520 {
    max-width: 520px !important;
  }
  .xl-w-px540 {
    width: 540px !important;
  }
  .xl-mi-w-px540 {
    min-width: 540px !important;
  }
  .xl-mx-w-px540 {
    max-width: 540px !important;
  }
  .xl-w-px560 {
    width: 560px !important;
  }
  .xl-mi-w-px560 {
    min-width: 560px !important;
  }
  .xl-mx-w-px560 {
    max-width: 560px !important;
  }
  .xl-w-px580 {
    width: 580px !important;
  }
  .xl-mi-w-px580 {
    min-width: 580px !important;
  }
  .xl-mx-w-px580 {
    max-width: 580px !important;
  }
  .xl-w-px600 {
    width: 600px !important;
  }
  .xl-mi-w-px600 {
    min-width: 600px !important;
  }
  .xl-mx-w-px600 {
    max-width: 600px !important;
  }
  .xl-w-px620 {
    width: 620px !important;
  }
  .xl-mi-w-px620 {
    min-width: 620px !important;
  }
  .xl-mx-w-px620 {
    max-width: 620px !important;
  }
  .xl-w-px640 {
    width: 640px !important;
  }
  .xl-mi-w-px640 {
    min-width: 640px !important;
  }
  .xl-mx-w-px640 {
    max-width: 640px !important;
  }
  .xl-w-px660 {
    width: 660px !important;
  }
  .xl-mi-w-px660 {
    min-width: 660px !important;
  }
  .xl-mx-w-px660 {
    max-width: 660px !important;
  }
  .xl-w-px680 {
    width: 680px !important;
  }
  .xl-mi-w-px680 {
    min-width: 680px !important;
  }
  .xl-mx-w-px680 {
    max-width: 680px !important;
  }
  .xl-w-px700 {
    width: 700px !important;
  }
  .xl-mi-w-px700 {
    min-width: 700px !important;
  }
  .xl-mx-w-px700 {
    max-width: 700px !important;
  }
  .xl-w-px720 {
    width: 720px !important;
  }
  .xl-mi-w-px720 {
    min-width: 720px !important;
  }
  .xl-mx-w-px720 {
    max-width: 720px !important;
  }
  .xl-w-px740 {
    width: 740px !important;
  }
  .xl-mi-w-px740 {
    min-width: 740px !important;
  }
  .xl-mx-w-px740 {
    max-width: 740px !important;
  }
  .xl-w-px760 {
    width: 760px !important;
  }
  .xl-mi-w-px760 {
    min-width: 760px !important;
  }
  .xl-mx-w-px760 {
    max-width: 760px !important;
  }
  .xl-w-px780 {
    width: 780px !important;
  }
  .xl-mi-w-px780 {
    min-width: 780px !important;
  }
  .xl-mx-w-px780 {
    max-width: 780px !important;
  }
  .xl-w-px800 {
    width: 800px !important;
  }
  .xl-mi-w-px800 {
    min-width: 800px !important;
  }
  .xl-mx-w-px800 {
    max-width: 800px !important;
  }
  .xl-w-px820 {
    width: 820px !important;
  }
  .xl-mi-w-px820 {
    min-width: 820px !important;
  }
  .xl-mx-w-px820 {
    max-width: 820px !important;
  }
  .xl-w-px840 {
    width: 840px !important;
  }
  .xl-mi-w-px840 {
    min-width: 840px !important;
  }
  .xl-mx-w-px840 {
    max-width: 840px !important;
  }
  .xl-w-px860 {
    width: 860px !important;
  }
  .xl-mi-w-px860 {
    min-width: 860px !important;
  }
  .xl-mx-w-px860 {
    max-width: 860px !important;
  }
  .xl-w-px880 {
    width: 880px !important;
  }
  .xl-mi-w-px880 {
    min-width: 880px !important;
  }
  .xl-mx-w-px880 {
    max-width: 880px !important;
  }
  .xl-w-px900 {
    width: 900px !important;
  }
  .xl-mi-w-px900 {
    min-width: 900px !important;
  }
  .xl-mx-w-px900 {
    max-width: 900px !important;
  }
  .xl-w-px920 {
    width: 920px !important;
  }
  .xl-mi-w-px920 {
    min-width: 920px !important;
  }
  .xl-mx-w-px920 {
    max-width: 920px !important;
  }
  .xl-w-px940 {
    width: 940px !important;
  }
  .xl-mi-w-px940 {
    min-width: 940px !important;
  }
  .xl-mx-w-px940 {
    max-width: 940px !important;
  }
  .xl-w-px960 {
    width: 960px !important;
  }
  .xl-mi-w-px960 {
    min-width: 960px !important;
  }
  .xl-mx-w-px960 {
    max-width: 960px !important;
  }
  .xl-w-px980 {
    width: 980px !important;
  }
  .xl-mi-w-px980 {
    min-width: 980px !important;
  }
  .xl-mx-w-px980 {
    max-width: 980px !important;
  }
  .xl-w-p0 {
    width: 0% !important;
  }
  .xl-mi-w-p0 {
    min-width: 0% !important;
  }
  .xl-mx-w-p0 {
    max-width: 0% !important;
  }
  .xl-w-p5 {
    width: 5% !important;
  }
  .xl-mi-w-p5 {
    min-width: 5% !important;
  }
  .xl-mx-w-p5 {
    max-width: 5% !important;
  }
  .xl-w-p10 {
    width: 10% !important;
  }
  .xl-mi-w-p10 {
    min-width: 10% !important;
  }
  .xl-mx-w-p10 {
    max-width: 10% !important;
  }
  .xl-w-p15 {
    width: 15% !important;
  }
  .xl-mi-w-p15 {
    min-width: 15% !important;
  }
  .xl-mx-w-p15 {
    max-width: 15% !important;
  }
  .xl-w-p20 {
    width: 20% !important;
  }
  .xl-mi-w-p20 {
    min-width: 20% !important;
  }
  .xl-mx-w-p20 {
    max-width: 20% !important;
  }
  .xl-w-p25 {
    width: 25% !important;
  }
  .xl-mi-w-p25 {
    min-width: 25% !important;
  }
  .xl-mx-w-p25 {
    max-width: 25% !important;
  }
  .xl-w-p30 {
    width: 30% !important;
  }
  .xl-mi-w-p30 {
    min-width: 30% !important;
  }
  .xl-mx-w-p30 {
    max-width: 30% !important;
  }
  .xl-w-p35 {
    width: 35% !important;
  }
  .xl-mi-w-p35 {
    min-width: 35% !important;
  }
  .xl-mx-w-p35 {
    max-width: 35% !important;
  }
  .xl-w-p40 {
    width: 40% !important;
  }
  .xl-mi-w-p40 {
    min-width: 40% !important;
  }
  .xl-mx-w-p40 {
    max-width: 40% !important;
  }
  .xl-w-p45 {
    width: 45% !important;
  }
  .xl-mi-w-p45 {
    min-width: 45% !important;
  }
  .xl-mx-w-p45 {
    max-width: 45% !important;
  }
  .xl-w-p50 {
    width: 50% !important;
  }
  .xl-mi-w-p50 {
    min-width: 50% !important;
  }
  .xl-mx-w-p50 {
    max-width: 50% !important;
  }
  .xl-w-p55 {
    width: 55% !important;
  }
  .xl-mi-w-p55 {
    min-width: 55% !important;
  }
  .xl-mx-w-p55 {
    max-width: 55% !important;
  }
  .xl-w-p60 {
    width: 60% !important;
  }
  .xl-mi-w-p60 {
    min-width: 60% !important;
  }
  .xl-mx-w-p60 {
    max-width: 60% !important;
  }
  .xl-w-p65 {
    width: 65% !important;
  }
  .xl-mi-w-p65 {
    min-width: 65% !important;
  }
  .xl-mx-w-p65 {
    max-width: 65% !important;
  }
  .xl-w-p70 {
    width: 70% !important;
  }
  .xl-mi-w-p70 {
    min-width: 70% !important;
  }
  .xl-mx-w-p70 {
    max-width: 70% !important;
  }
  .xl-w-p75 {
    width: 75% !important;
  }
  .xl-mi-w-p75 {
    min-width: 75% !important;
  }
  .xl-mx-w-p75 {
    max-width: 75% !important;
  }
  .xl-w-p80 {
    width: 80% !important;
  }
  .xl-mi-w-p80 {
    min-width: 80% !important;
  }
  .xl-mx-w-p80 {
    max-width: 80% !important;
  }
  .xl-w-p85 {
    width: 85% !important;
  }
  .xl-mi-w-p85 {
    min-width: 85% !important;
  }
  .xl-mx-w-p85 {
    max-width: 85% !important;
  }
  .xl-w-p90 {
    width: 90% !important;
  }
  .xl-mi-w-p90 {
    min-width: 90% !important;
  }
  .xl-mx-w-p90 {
    max-width: 90% !important;
  }
  .xl-w-p95 {
    width: 95% !important;
  }
  .xl-mi-w-p95 {
    min-width: 95% !important;
  }
  .xl-mx-w-p95 {
    max-width: 95% !important;
  }
  .xl-w-p100 {
    width: 100% !important;
  }
  .xl-mi-w-p100 {
    min-width: 100% !important;
  }
  .xl-mx-w-p100 {
    max-width: 100% !important;
  }
  .xl-w-auto {
    width: auto;
  }
  .xl-mi-w-auto {
    min-width: auto;
  }
  .xl-mx-w-auto {
    max-width: auto;
  }
}
@media (min-width: 1440px) {
  .xxl-w-px0 {
    width: 0px !important;
  }
  .xxl-mi-w-px0 {
    min-width: 0px !important;
  }
  .xxl-mx-w-px0 {
    max-width: 0px !important;
  }
  .xxl-w-px10 {
    width: 10px !important;
  }
  .xxl-mi-w-px10 {
    min-width: 10px !important;
  }
  .xxl-mx-w-px10 {
    max-width: 10px !important;
  }
  .xxl-w-px20 {
    width: 20px !important;
  }
  .xxl-mi-w-px20 {
    min-width: 20px !important;
  }
  .xxl-mx-w-px20 {
    max-width: 20px !important;
  }
  .xxl-w-px30 {
    width: 30px !important;
  }
  .xxl-mi-w-px30 {
    min-width: 30px !important;
  }
  .xxl-mx-w-px30 {
    max-width: 30px !important;
  }
  .xxl-w-px40 {
    width: 40px !important;
  }
  .xxl-mi-w-px40 {
    min-width: 40px !important;
  }
  .xxl-mx-w-px40 {
    max-width: 40px !important;
  }
  .xxl-w-px50 {
    width: 50px !important;
  }
  .xxl-mi-w-px50 {
    min-width: 50px !important;
  }
  .xxl-mx-w-px50 {
    max-width: 50px !important;
  }
  .xxl-w-px60 {
    width: 60px !important;
  }
  .xxl-mi-w-px60 {
    min-width: 60px !important;
  }
  .xxl-mx-w-px60 {
    max-width: 60px !important;
  }
  .xxl-w-px70 {
    width: 70px !important;
  }
  .xxl-mi-w-px70 {
    min-width: 70px !important;
  }
  .xxl-mx-w-px70 {
    max-width: 70px !important;
  }
  .xxl-w-px80 {
    width: 80px !important;
  }
  .xxl-mi-w-px80 {
    min-width: 80px !important;
  }
  .xxl-mx-w-px80 {
    max-width: 80px !important;
  }
  .xxl-w-px90 {
    width: 90px !important;
  }
  .xxl-mi-w-px90 {
    min-width: 90px !important;
  }
  .xxl-mx-w-px90 {
    max-width: 90px !important;
  }
  .xxl-w-px100 {
    width: 100px !important;
  }
  .xxl-mi-w-px100 {
    min-width: 100px !important;
  }
  .xxl-mx-w-px100 {
    max-width: 100px !important;
  }
  .xxl-w-px110 {
    width: 110px !important;
  }
  .xxl-mi-w-px110 {
    min-width: 110px !important;
  }
  .xxl-mx-w-px110 {
    max-width: 110px !important;
  }
  .xxl-w-px120 {
    width: 120px !important;
  }
  .xxl-mi-w-px120 {
    min-width: 120px !important;
  }
  .xxl-mx-w-px120 {
    max-width: 120px !important;
  }
  .xxl-w-px130 {
    width: 130px !important;
  }
  .xxl-mi-w-px130 {
    min-width: 130px !important;
  }
  .xxl-mx-w-px130 {
    max-width: 130px !important;
  }
  .xxl-w-px140 {
    width: 140px !important;
  }
  .xxl-mi-w-px140 {
    min-width: 140px !important;
  }
  .xxl-mx-w-px140 {
    max-width: 140px !important;
  }
  .xxl-w-px150 {
    width: 150px !important;
  }
  .xxl-mi-w-px150 {
    min-width: 150px !important;
  }
  .xxl-mx-w-px150 {
    max-width: 150px !important;
  }
  .xxl-w-px160 {
    width: 160px !important;
  }
  .xxl-mi-w-px160 {
    min-width: 160px !important;
  }
  .xxl-mx-w-px160 {
    max-width: 160px !important;
  }
  .xxl-w-px170 {
    width: 170px !important;
  }
  .xxl-mi-w-px170 {
    min-width: 170px !important;
  }
  .xxl-mx-w-px170 {
    max-width: 170px !important;
  }
  .xxl-w-px180 {
    width: 180px !important;
  }
  .xxl-mi-w-px180 {
    min-width: 180px !important;
  }
  .xxl-mx-w-px180 {
    max-width: 180px !important;
  }
  .xxl-w-px190 {
    width: 190px !important;
  }
  .xxl-mi-w-px190 {
    min-width: 190px !important;
  }
  .xxl-mx-w-px190 {
    max-width: 190px !important;
  }
  .xxl-w-px200 {
    width: 200px !important;
  }
  .xxl-mi-w-px200 {
    min-width: 200px !important;
  }
  .xxl-mx-w-px200 {
    max-width: 200px !important;
  }
  .xxl-w-px210 {
    width: 210px !important;
  }
  .xxl-mi-w-px210 {
    min-width: 210px !important;
  }
  .xxl-mx-w-px210 {
    max-width: 210px !important;
  }
  .xxl-w-px220 {
    width: 220px !important;
  }
  .xxl-mi-w-px220 {
    min-width: 220px !important;
  }
  .xxl-mx-w-px220 {
    max-width: 220px !important;
  }
  .xxl-w-px230 {
    width: 230px !important;
  }
  .xxl-mi-w-px230 {
    min-width: 230px !important;
  }
  .xxl-mx-w-px230 {
    max-width: 230px !important;
  }
  .xxl-w-px240 {
    width: 240px !important;
  }
  .xxl-mi-w-px240 {
    min-width: 240px !important;
  }
  .xxl-mx-w-px240 {
    max-width: 240px !important;
  }
  .xxl-w-px250 {
    width: 250px !important;
  }
  .xxl-mi-w-px250 {
    min-width: 250px !important;
  }
  .xxl-mx-w-px250 {
    max-width: 250px !important;
  }
  .xxl-w-px260 {
    width: 260px !important;
  }
  .xxl-mi-w-px260 {
    min-width: 260px !important;
  }
  .xxl-mx-w-px260 {
    max-width: 260px !important;
  }
  .xxl-w-px270 {
    width: 270px !important;
  }
  .xxl-mi-w-px270 {
    min-width: 270px !important;
  }
  .xxl-mx-w-px270 {
    max-width: 270px !important;
  }
  .xxl-w-px280 {
    width: 280px !important;
  }
  .xxl-mi-w-px280 {
    min-width: 280px !important;
  }
  .xxl-mx-w-px280 {
    max-width: 280px !important;
  }
  .xxl-w-px290 {
    width: 290px !important;
  }
  .xxl-mi-w-px290 {
    min-width: 290px !important;
  }
  .xxl-mx-w-px290 {
    max-width: 290px !important;
  }
  .xxl-w-px160 {
    width: 160px !important;
  }
  .xxl-mi-w-px160 {
    min-width: 160px !important;
  }
  .xxl-mx-w-px160 {
    max-width: 160px !important;
  }
  .xxl-w-px180 {
    width: 180px !important;
  }
  .xxl-mi-w-px180 {
    min-width: 180px !important;
  }
  .xxl-mx-w-px180 {
    max-width: 180px !important;
  }
  .xxl-w-px200 {
    width: 200px !important;
  }
  .xxl-mi-w-px200 {
    min-width: 200px !important;
  }
  .xxl-mx-w-px200 {
    max-width: 200px !important;
  }
  .xxl-w-px220 {
    width: 220px !important;
  }
  .xxl-mi-w-px220 {
    min-width: 220px !important;
  }
  .xxl-mx-w-px220 {
    max-width: 220px !important;
  }
  .xxl-w-px240 {
    width: 240px !important;
  }
  .xxl-mi-w-px240 {
    min-width: 240px !important;
  }
  .xxl-mx-w-px240 {
    max-width: 240px !important;
  }
  .xxl-w-px260 {
    width: 260px !important;
  }
  .xxl-mi-w-px260 {
    min-width: 260px !important;
  }
  .xxl-mx-w-px260 {
    max-width: 260px !important;
  }
  .xxl-w-px280 {
    width: 280px !important;
  }
  .xxl-mi-w-px280 {
    min-width: 280px !important;
  }
  .xxl-mx-w-px280 {
    max-width: 280px !important;
  }
  .xxl-w-px300 {
    width: 300px !important;
  }
  .xxl-mi-w-px300 {
    min-width: 300px !important;
  }
  .xxl-mx-w-px300 {
    max-width: 300px !important;
  }
  .xxl-w-px320 {
    width: 320px !important;
  }
  .xxl-mi-w-px320 {
    min-width: 320px !important;
  }
  .xxl-mx-w-px320 {
    max-width: 320px !important;
  }
  .xxl-w-px340 {
    width: 340px !important;
  }
  .xxl-mi-w-px340 {
    min-width: 340px !important;
  }
  .xxl-mx-w-px340 {
    max-width: 340px !important;
  }
  .xxl-w-px360 {
    width: 360px !important;
  }
  .xxl-mi-w-px360 {
    min-width: 360px !important;
  }
  .xxl-mx-w-px360 {
    max-width: 360px !important;
  }
  .xxl-w-px380 {
    width: 380px !important;
  }
  .xxl-mi-w-px380 {
    min-width: 380px !important;
  }
  .xxl-mx-w-px380 {
    max-width: 380px !important;
  }
  .xxl-w-px400 {
    width: 400px !important;
  }
  .xxl-mi-w-px400 {
    min-width: 400px !important;
  }
  .xxl-mx-w-px400 {
    max-width: 400px !important;
  }
  .xxl-w-px420 {
    width: 420px !important;
  }
  .xxl-mi-w-px420 {
    min-width: 420px !important;
  }
  .xxl-mx-w-px420 {
    max-width: 420px !important;
  }
  .xxl-w-px440 {
    width: 440px !important;
  }
  .xxl-mi-w-px440 {
    min-width: 440px !important;
  }
  .xxl-mx-w-px440 {
    max-width: 440px !important;
  }
  .xxl-w-px460 {
    width: 460px !important;
  }
  .xxl-mi-w-px460 {
    min-width: 460px !important;
  }
  .xxl-mx-w-px460 {
    max-width: 460px !important;
  }
  .xxl-w-px480 {
    width: 480px !important;
  }
  .xxl-mi-w-px480 {
    min-width: 480px !important;
  }
  .xxl-mx-w-px480 {
    max-width: 480px !important;
  }
  .xxl-w-px500 {
    width: 500px !important;
  }
  .xxl-mi-w-px500 {
    min-width: 500px !important;
  }
  .xxl-mx-w-px500 {
    max-width: 500px !important;
  }
  .xxl-w-px520 {
    width: 520px !important;
  }
  .xxl-mi-w-px520 {
    min-width: 520px !important;
  }
  .xxl-mx-w-px520 {
    max-width: 520px !important;
  }
  .xxl-w-px540 {
    width: 540px !important;
  }
  .xxl-mi-w-px540 {
    min-width: 540px !important;
  }
  .xxl-mx-w-px540 {
    max-width: 540px !important;
  }
  .xxl-w-px560 {
    width: 560px !important;
  }
  .xxl-mi-w-px560 {
    min-width: 560px !important;
  }
  .xxl-mx-w-px560 {
    max-width: 560px !important;
  }
  .xxl-w-px580 {
    width: 580px !important;
  }
  .xxl-mi-w-px580 {
    min-width: 580px !important;
  }
  .xxl-mx-w-px580 {
    max-width: 580px !important;
  }
  .xxl-w-px600 {
    width: 600px !important;
  }
  .xxl-mi-w-px600 {
    min-width: 600px !important;
  }
  .xxl-mx-w-px600 {
    max-width: 600px !important;
  }
  .xxl-w-px620 {
    width: 620px !important;
  }
  .xxl-mi-w-px620 {
    min-width: 620px !important;
  }
  .xxl-mx-w-px620 {
    max-width: 620px !important;
  }
  .xxl-w-px640 {
    width: 640px !important;
  }
  .xxl-mi-w-px640 {
    min-width: 640px !important;
  }
  .xxl-mx-w-px640 {
    max-width: 640px !important;
  }
  .xxl-w-px660 {
    width: 660px !important;
  }
  .xxl-mi-w-px660 {
    min-width: 660px !important;
  }
  .xxl-mx-w-px660 {
    max-width: 660px !important;
  }
  .xxl-w-px680 {
    width: 680px !important;
  }
  .xxl-mi-w-px680 {
    min-width: 680px !important;
  }
  .xxl-mx-w-px680 {
    max-width: 680px !important;
  }
  .xxl-w-px700 {
    width: 700px !important;
  }
  .xxl-mi-w-px700 {
    min-width: 700px !important;
  }
  .xxl-mx-w-px700 {
    max-width: 700px !important;
  }
  .xxl-w-px720 {
    width: 720px !important;
  }
  .xxl-mi-w-px720 {
    min-width: 720px !important;
  }
  .xxl-mx-w-px720 {
    max-width: 720px !important;
  }
  .xxl-w-px740 {
    width: 740px !important;
  }
  .xxl-mi-w-px740 {
    min-width: 740px !important;
  }
  .xxl-mx-w-px740 {
    max-width: 740px !important;
  }
  .xxl-w-px760 {
    width: 760px !important;
  }
  .xxl-mi-w-px760 {
    min-width: 760px !important;
  }
  .xxl-mx-w-px760 {
    max-width: 760px !important;
  }
  .xxl-w-px780 {
    width: 780px !important;
  }
  .xxl-mi-w-px780 {
    min-width: 780px !important;
  }
  .xxl-mx-w-px780 {
    max-width: 780px !important;
  }
  .xxl-w-px800 {
    width: 800px !important;
  }
  .xxl-mi-w-px800 {
    min-width: 800px !important;
  }
  .xxl-mx-w-px800 {
    max-width: 800px !important;
  }
  .xxl-w-px820 {
    width: 820px !important;
  }
  .xxl-mi-w-px820 {
    min-width: 820px !important;
  }
  .xxl-mx-w-px820 {
    max-width: 820px !important;
  }
  .xxl-w-px840 {
    width: 840px !important;
  }
  .xxl-mi-w-px840 {
    min-width: 840px !important;
  }
  .xxl-mx-w-px840 {
    max-width: 840px !important;
  }
  .xxl-w-px860 {
    width: 860px !important;
  }
  .xxl-mi-w-px860 {
    min-width: 860px !important;
  }
  .xxl-mx-w-px860 {
    max-width: 860px !important;
  }
  .xxl-w-px880 {
    width: 880px !important;
  }
  .xxl-mi-w-px880 {
    min-width: 880px !important;
  }
  .xxl-mx-w-px880 {
    max-width: 880px !important;
  }
  .xxl-w-px900 {
    width: 900px !important;
  }
  .xxl-mi-w-px900 {
    min-width: 900px !important;
  }
  .xxl-mx-w-px900 {
    max-width: 900px !important;
  }
  .xxl-w-px920 {
    width: 920px !important;
  }
  .xxl-mi-w-px920 {
    min-width: 920px !important;
  }
  .xxl-mx-w-px920 {
    max-width: 920px !important;
  }
  .xxl-w-px940 {
    width: 940px !important;
  }
  .xxl-mi-w-px940 {
    min-width: 940px !important;
  }
  .xxl-mx-w-px940 {
    max-width: 940px !important;
  }
  .xxl-w-px960 {
    width: 960px !important;
  }
  .xxl-mi-w-px960 {
    min-width: 960px !important;
  }
  .xxl-mx-w-px960 {
    max-width: 960px !important;
  }
  .xxl-w-px980 {
    width: 980px !important;
  }
  .xxl-mi-w-px980 {
    min-width: 980px !important;
  }
  .xxl-mx-w-px980 {
    max-width: 980px !important;
  }
  .xxl-w-p0 {
    width: 0% !important;
  }
  .xxl-mi-w-p0 {
    min-width: 0% !important;
  }
  .xxl-mx-w-p0 {
    max-width: 0% !important;
  }
  .xxl-w-p5 {
    width: 5% !important;
  }
  .xxl-mi-w-p5 {
    min-width: 5% !important;
  }
  .xxl-mx-w-p5 {
    max-width: 5% !important;
  }
  .xxl-w-p10 {
    width: 10% !important;
  }
  .xxl-mi-w-p10 {
    min-width: 10% !important;
  }
  .xxl-mx-w-p10 {
    max-width: 10% !important;
  }
  .xxl-w-p15 {
    width: 15% !important;
  }
  .xxl-mi-w-p15 {
    min-width: 15% !important;
  }
  .xxl-mx-w-p15 {
    max-width: 15% !important;
  }
  .xxl-w-p20 {
    width: 20% !important;
  }
  .xxl-mi-w-p20 {
    min-width: 20% !important;
  }
  .xxl-mx-w-p20 {
    max-width: 20% !important;
  }
  .xxl-w-p25 {
    width: 25% !important;
  }
  .xxl-mi-w-p25 {
    min-width: 25% !important;
  }
  .xxl-mx-w-p25 {
    max-width: 25% !important;
  }
  .xxl-w-p30 {
    width: 30% !important;
  }
  .xxl-mi-w-p30 {
    min-width: 30% !important;
  }
  .xxl-mx-w-p30 {
    max-width: 30% !important;
  }
  .xxl-w-p35 {
    width: 35% !important;
  }
  .xxl-mi-w-p35 {
    min-width: 35% !important;
  }
  .xxl-mx-w-p35 {
    max-width: 35% !important;
  }
  .xxl-w-p40 {
    width: 40% !important;
  }
  .xxl-mi-w-p40 {
    min-width: 40% !important;
  }
  .xxl-mx-w-p40 {
    max-width: 40% !important;
  }
  .xxl-w-p45 {
    width: 45% !important;
  }
  .xxl-mi-w-p45 {
    min-width: 45% !important;
  }
  .xxl-mx-w-p45 {
    max-width: 45% !important;
  }
  .xxl-w-p50 {
    width: 50% !important;
  }
  .xxl-mi-w-p50 {
    min-width: 50% !important;
  }
  .xxl-mx-w-p50 {
    max-width: 50% !important;
  }
  .xxl-w-p55 {
    width: 55% !important;
  }
  .xxl-mi-w-p55 {
    min-width: 55% !important;
  }
  .xxl-mx-w-p55 {
    max-width: 55% !important;
  }
  .xxl-w-p60 {
    width: 60% !important;
  }
  .xxl-mi-w-p60 {
    min-width: 60% !important;
  }
  .xxl-mx-w-p60 {
    max-width: 60% !important;
  }
  .xxl-w-p65 {
    width: 65% !important;
  }
  .xxl-mi-w-p65 {
    min-width: 65% !important;
  }
  .xxl-mx-w-p65 {
    max-width: 65% !important;
  }
  .xxl-w-p70 {
    width: 70% !important;
  }
  .xxl-mi-w-p70 {
    min-width: 70% !important;
  }
  .xxl-mx-w-p70 {
    max-width: 70% !important;
  }
  .xxl-w-p75 {
    width: 75% !important;
  }
  .xxl-mi-w-p75 {
    min-width: 75% !important;
  }
  .xxl-mx-w-p75 {
    max-width: 75% !important;
  }
  .xxl-w-p80 {
    width: 80% !important;
  }
  .xxl-mi-w-p80 {
    min-width: 80% !important;
  }
  .xxl-mx-w-p80 {
    max-width: 80% !important;
  }
  .xxl-w-p85 {
    width: 85% !important;
  }
  .xxl-mi-w-p85 {
    min-width: 85% !important;
  }
  .xxl-mx-w-p85 {
    max-width: 85% !important;
  }
  .xxl-w-p90 {
    width: 90% !important;
  }
  .xxl-mi-w-p90 {
    min-width: 90% !important;
  }
  .xxl-mx-w-p90 {
    max-width: 90% !important;
  }
  .xxl-w-p95 {
    width: 95% !important;
  }
  .xxl-mi-w-p95 {
    min-width: 95% !important;
  }
  .xxl-mx-w-p95 {
    max-width: 95% !important;
  }
  .xxl-w-p100 {
    width: 100% !important;
  }
  .xxl-mi-w-p100 {
    min-width: 100% !important;
  }
  .xxl-mx-w-p100 {
    max-width: 100% !important;
  }
  .xxl-w-auto {
    width: auto;
  }
  .xxl-mi-w-auto {
    min-width: auto;
  }
  .xxl-mx-w-auto {
    max-width: auto;
  }
}
@media (min-width: 1599px) {
  .xxxl-w-px0 {
    width: 0px !important;
  }
  .xxxl-mi-w-px0 {
    min-width: 0px !important;
  }
  .xxxl-mx-w-px0 {
    max-width: 0px !important;
  }
  .xxxl-w-px10 {
    width: 10px !important;
  }
  .xxxl-mi-w-px10 {
    min-width: 10px !important;
  }
  .xxxl-mx-w-px10 {
    max-width: 10px !important;
  }
  .xxxl-w-px20 {
    width: 20px !important;
  }
  .xxxl-mi-w-px20 {
    min-width: 20px !important;
  }
  .xxxl-mx-w-px20 {
    max-width: 20px !important;
  }
  .xxxl-w-px30 {
    width: 30px !important;
  }
  .xxxl-mi-w-px30 {
    min-width: 30px !important;
  }
  .xxxl-mx-w-px30 {
    max-width: 30px !important;
  }
  .xxxl-w-px40 {
    width: 40px !important;
  }
  .xxxl-mi-w-px40 {
    min-width: 40px !important;
  }
  .xxxl-mx-w-px40 {
    max-width: 40px !important;
  }
  .xxxl-w-px50 {
    width: 50px !important;
  }
  .xxxl-mi-w-px50 {
    min-width: 50px !important;
  }
  .xxxl-mx-w-px50 {
    max-width: 50px !important;
  }
  .xxxl-w-px60 {
    width: 60px !important;
  }
  .xxxl-mi-w-px60 {
    min-width: 60px !important;
  }
  .xxxl-mx-w-px60 {
    max-width: 60px !important;
  }
  .xxxl-w-px70 {
    width: 70px !important;
  }
  .xxxl-mi-w-px70 {
    min-width: 70px !important;
  }
  .xxxl-mx-w-px70 {
    max-width: 70px !important;
  }
  .xxxl-w-px80 {
    width: 80px !important;
  }
  .xxxl-mi-w-px80 {
    min-width: 80px !important;
  }
  .xxxl-mx-w-px80 {
    max-width: 80px !important;
  }
  .xxxl-w-px90 {
    width: 90px !important;
  }
  .xxxl-mi-w-px90 {
    min-width: 90px !important;
  }
  .xxxl-mx-w-px90 {
    max-width: 90px !important;
  }
  .xxxl-w-px100 {
    width: 100px !important;
  }
  .xxxl-mi-w-px100 {
    min-width: 100px !important;
  }
  .xxxl-mx-w-px100 {
    max-width: 100px !important;
  }
  .xxxl-w-px110 {
    width: 110px !important;
  }
  .xxxl-mi-w-px110 {
    min-width: 110px !important;
  }
  .xxxl-mx-w-px110 {
    max-width: 110px !important;
  }
  .xxxl-w-px120 {
    width: 120px !important;
  }
  .xxxl-mi-w-px120 {
    min-width: 120px !important;
  }
  .xxxl-mx-w-px120 {
    max-width: 120px !important;
  }
  .xxxl-w-px130 {
    width: 130px !important;
  }
  .xxxl-mi-w-px130 {
    min-width: 130px !important;
  }
  .xxxl-mx-w-px130 {
    max-width: 130px !important;
  }
  .xxxl-w-px140 {
    width: 140px !important;
  }
  .xxxl-mi-w-px140 {
    min-width: 140px !important;
  }
  .xxxl-mx-w-px140 {
    max-width: 140px !important;
  }
  .xxxl-w-px150 {
    width: 150px !important;
  }
  .xxxl-mi-w-px150 {
    min-width: 150px !important;
  }
  .xxxl-mx-w-px150 {
    max-width: 150px !important;
  }
  .xxxl-w-px160 {
    width: 160px !important;
  }
  .xxxl-mi-w-px160 {
    min-width: 160px !important;
  }
  .xxxl-mx-w-px160 {
    max-width: 160px !important;
  }
  .xxxl-w-px170 {
    width: 170px !important;
  }
  .xxxl-mi-w-px170 {
    min-width: 170px !important;
  }
  .xxxl-mx-w-px170 {
    max-width: 170px !important;
  }
  .xxxl-w-px180 {
    width: 180px !important;
  }
  .xxxl-mi-w-px180 {
    min-width: 180px !important;
  }
  .xxxl-mx-w-px180 {
    max-width: 180px !important;
  }
  .xxxl-w-px190 {
    width: 190px !important;
  }
  .xxxl-mi-w-px190 {
    min-width: 190px !important;
  }
  .xxxl-mx-w-px190 {
    max-width: 190px !important;
  }
  .xxxl-w-px200 {
    width: 200px !important;
  }
  .xxxl-mi-w-px200 {
    min-width: 200px !important;
  }
  .xxxl-mx-w-px200 {
    max-width: 200px !important;
  }
  .xxxl-w-px210 {
    width: 210px !important;
  }
  .xxxl-mi-w-px210 {
    min-width: 210px !important;
  }
  .xxxl-mx-w-px210 {
    max-width: 210px !important;
  }
  .xxxl-w-px220 {
    width: 220px !important;
  }
  .xxxl-mi-w-px220 {
    min-width: 220px !important;
  }
  .xxxl-mx-w-px220 {
    max-width: 220px !important;
  }
  .xxxl-w-px230 {
    width: 230px !important;
  }
  .xxxl-mi-w-px230 {
    min-width: 230px !important;
  }
  .xxxl-mx-w-px230 {
    max-width: 230px !important;
  }
  .xxxl-w-px240 {
    width: 240px !important;
  }
  .xxxl-mi-w-px240 {
    min-width: 240px !important;
  }
  .xxxl-mx-w-px240 {
    max-width: 240px !important;
  }
  .xxxl-w-px250 {
    width: 250px !important;
  }
  .xxxl-mi-w-px250 {
    min-width: 250px !important;
  }
  .xxxl-mx-w-px250 {
    max-width: 250px !important;
  }
  .xxxl-w-px260 {
    width: 260px !important;
  }
  .xxxl-mi-w-px260 {
    min-width: 260px !important;
  }
  .xxxl-mx-w-px260 {
    max-width: 260px !important;
  }
  .xxxl-w-px270 {
    width: 270px !important;
  }
  .xxxl-mi-w-px270 {
    min-width: 270px !important;
  }
  .xxxl-mx-w-px270 {
    max-width: 270px !important;
  }
  .xxxl-w-px280 {
    width: 280px !important;
  }
  .xxxl-mi-w-px280 {
    min-width: 280px !important;
  }
  .xxxl-mx-w-px280 {
    max-width: 280px !important;
  }
  .xxxl-w-px290 {
    width: 290px !important;
  }
  .xxxl-mi-w-px290 {
    min-width: 290px !important;
  }
  .xxxl-mx-w-px290 {
    max-width: 290px !important;
  }
  .xxxl-w-px160 {
    width: 160px !important;
  }
  .xxxl-mi-w-px160 {
    min-width: 160px !important;
  }
  .xxxl-mx-w-px160 {
    max-width: 160px !important;
  }
  .xxxl-w-px180 {
    width: 180px !important;
  }
  .xxxl-mi-w-px180 {
    min-width: 180px !important;
  }
  .xxxl-mx-w-px180 {
    max-width: 180px !important;
  }
  .xxxl-w-px200 {
    width: 200px !important;
  }
  .xxxl-mi-w-px200 {
    min-width: 200px !important;
  }
  .xxxl-mx-w-px200 {
    max-width: 200px !important;
  }
  .xxxl-w-px220 {
    width: 220px !important;
  }
  .xxxl-mi-w-px220 {
    min-width: 220px !important;
  }
  .xxxl-mx-w-px220 {
    max-width: 220px !important;
  }
  .xxxl-w-px240 {
    width: 240px !important;
  }
  .xxxl-mi-w-px240 {
    min-width: 240px !important;
  }
  .xxxl-mx-w-px240 {
    max-width: 240px !important;
  }
  .xxxl-w-px260 {
    width: 260px !important;
  }
  .xxxl-mi-w-px260 {
    min-width: 260px !important;
  }
  .xxxl-mx-w-px260 {
    max-width: 260px !important;
  }
  .xxxl-w-px280 {
    width: 280px !important;
  }
  .xxxl-mi-w-px280 {
    min-width: 280px !important;
  }
  .xxxl-mx-w-px280 {
    max-width: 280px !important;
  }
  .xxxl-w-px300 {
    width: 300px !important;
  }
  .xxxl-mi-w-px300 {
    min-width: 300px !important;
  }
  .xxxl-mx-w-px300 {
    max-width: 300px !important;
  }
  .xxxl-w-px320 {
    width: 320px !important;
  }
  .xxxl-mi-w-px320 {
    min-width: 320px !important;
  }
  .xxxl-mx-w-px320 {
    max-width: 320px !important;
  }
  .xxxl-w-px340 {
    width: 340px !important;
  }
  .xxxl-mi-w-px340 {
    min-width: 340px !important;
  }
  .xxxl-mx-w-px340 {
    max-width: 340px !important;
  }
  .xxxl-w-px360 {
    width: 360px !important;
  }
  .xxxl-mi-w-px360 {
    min-width: 360px !important;
  }
  .xxxl-mx-w-px360 {
    max-width: 360px !important;
  }
  .xxxl-w-px380 {
    width: 380px !important;
  }
  .xxxl-mi-w-px380 {
    min-width: 380px !important;
  }
  .xxxl-mx-w-px380 {
    max-width: 380px !important;
  }
  .xxxl-w-px400 {
    width: 400px !important;
  }
  .xxxl-mi-w-px400 {
    min-width: 400px !important;
  }
  .xxxl-mx-w-px400 {
    max-width: 400px !important;
  }
  .xxxl-w-px420 {
    width: 420px !important;
  }
  .xxxl-mi-w-px420 {
    min-width: 420px !important;
  }
  .xxxl-mx-w-px420 {
    max-width: 420px !important;
  }
  .xxxl-w-px440 {
    width: 440px !important;
  }
  .xxxl-mi-w-px440 {
    min-width: 440px !important;
  }
  .xxxl-mx-w-px440 {
    max-width: 440px !important;
  }
  .xxxl-w-px460 {
    width: 460px !important;
  }
  .xxxl-mi-w-px460 {
    min-width: 460px !important;
  }
  .xxxl-mx-w-px460 {
    max-width: 460px !important;
  }
  .xxxl-w-px480 {
    width: 480px !important;
  }
  .xxxl-mi-w-px480 {
    min-width: 480px !important;
  }
  .xxxl-mx-w-px480 {
    max-width: 480px !important;
  }
  .xxxl-w-px500 {
    width: 500px !important;
  }
  .xxxl-mi-w-px500 {
    min-width: 500px !important;
  }
  .xxxl-mx-w-px500 {
    max-width: 500px !important;
  }
  .xxxl-w-px520 {
    width: 520px !important;
  }
  .xxxl-mi-w-px520 {
    min-width: 520px !important;
  }
  .xxxl-mx-w-px520 {
    max-width: 520px !important;
  }
  .xxxl-w-px540 {
    width: 540px !important;
  }
  .xxxl-mi-w-px540 {
    min-width: 540px !important;
  }
  .xxxl-mx-w-px540 {
    max-width: 540px !important;
  }
  .xxxl-w-px560 {
    width: 560px !important;
  }
  .xxxl-mi-w-px560 {
    min-width: 560px !important;
  }
  .xxxl-mx-w-px560 {
    max-width: 560px !important;
  }
  .xxxl-w-px580 {
    width: 580px !important;
  }
  .xxxl-mi-w-px580 {
    min-width: 580px !important;
  }
  .xxxl-mx-w-px580 {
    max-width: 580px !important;
  }
  .xxxl-w-px600 {
    width: 600px !important;
  }
  .xxxl-mi-w-px600 {
    min-width: 600px !important;
  }
  .xxxl-mx-w-px600 {
    max-width: 600px !important;
  }
  .xxxl-w-px620 {
    width: 620px !important;
  }
  .xxxl-mi-w-px620 {
    min-width: 620px !important;
  }
  .xxxl-mx-w-px620 {
    max-width: 620px !important;
  }
  .xxxl-w-px640 {
    width: 640px !important;
  }
  .xxxl-mi-w-px640 {
    min-width: 640px !important;
  }
  .xxxl-mx-w-px640 {
    max-width: 640px !important;
  }
  .xxxl-w-px660 {
    width: 660px !important;
  }
  .xxxl-mi-w-px660 {
    min-width: 660px !important;
  }
  .xxxl-mx-w-px660 {
    max-width: 660px !important;
  }
  .xxxl-w-px680 {
    width: 680px !important;
  }
  .xxxl-mi-w-px680 {
    min-width: 680px !important;
  }
  .xxxl-mx-w-px680 {
    max-width: 680px !important;
  }
  .xxxl-w-px700 {
    width: 700px !important;
  }
  .xxxl-mi-w-px700 {
    min-width: 700px !important;
  }
  .xxxl-mx-w-px700 {
    max-width: 700px !important;
  }
  .xxxl-w-px720 {
    width: 720px !important;
  }
  .xxxl-mi-w-px720 {
    min-width: 720px !important;
  }
  .xxxl-mx-w-px720 {
    max-width: 720px !important;
  }
  .xxxl-w-px740 {
    width: 740px !important;
  }
  .xxxl-mi-w-px740 {
    min-width: 740px !important;
  }
  .xxxl-mx-w-px740 {
    max-width: 740px !important;
  }
  .xxxl-w-px760 {
    width: 760px !important;
  }
  .xxxl-mi-w-px760 {
    min-width: 760px !important;
  }
  .xxxl-mx-w-px760 {
    max-width: 760px !important;
  }
  .xxxl-w-px780 {
    width: 780px !important;
  }
  .xxxl-mi-w-px780 {
    min-width: 780px !important;
  }
  .xxxl-mx-w-px780 {
    max-width: 780px !important;
  }
  .xxxl-w-px800 {
    width: 800px !important;
  }
  .xxxl-mi-w-px800 {
    min-width: 800px !important;
  }
  .xxxl-mx-w-px800 {
    max-width: 800px !important;
  }
  .xxxl-w-px820 {
    width: 820px !important;
  }
  .xxxl-mi-w-px820 {
    min-width: 820px !important;
  }
  .xxxl-mx-w-px820 {
    max-width: 820px !important;
  }
  .xxxl-w-px840 {
    width: 840px !important;
  }
  .xxxl-mi-w-px840 {
    min-width: 840px !important;
  }
  .xxxl-mx-w-px840 {
    max-width: 840px !important;
  }
  .xxxl-w-px860 {
    width: 860px !important;
  }
  .xxxl-mi-w-px860 {
    min-width: 860px !important;
  }
  .xxxl-mx-w-px860 {
    max-width: 860px !important;
  }
  .xxxl-w-px880 {
    width: 880px !important;
  }
  .xxxl-mi-w-px880 {
    min-width: 880px !important;
  }
  .xxxl-mx-w-px880 {
    max-width: 880px !important;
  }
  .xxxl-w-px900 {
    width: 900px !important;
  }
  .xxxl-mi-w-px900 {
    min-width: 900px !important;
  }
  .xxxl-mx-w-px900 {
    max-width: 900px !important;
  }
  .xxxl-w-px920 {
    width: 920px !important;
  }
  .xxxl-mi-w-px920 {
    min-width: 920px !important;
  }
  .xxxl-mx-w-px920 {
    max-width: 920px !important;
  }
  .xxxl-w-px940 {
    width: 940px !important;
  }
  .xxxl-mi-w-px940 {
    min-width: 940px !important;
  }
  .xxxl-mx-w-px940 {
    max-width: 940px !important;
  }
  .xxxl-w-px960 {
    width: 960px !important;
  }
  .xxxl-mi-w-px960 {
    min-width: 960px !important;
  }
  .xxxl-mx-w-px960 {
    max-width: 960px !important;
  }
  .xxxl-w-px980 {
    width: 980px !important;
  }
  .xxxl-mi-w-px980 {
    min-width: 980px !important;
  }
  .xxxl-mx-w-px980 {
    max-width: 980px !important;
  }
  .xxxl-w-p0 {
    width: 0% !important;
  }
  .xxxl-mi-w-p0 {
    min-width: 0% !important;
  }
  .xxxl-mx-w-p0 {
    max-width: 0% !important;
  }
  .xxxl-w-p5 {
    width: 5% !important;
  }
  .xxxl-mi-w-p5 {
    min-width: 5% !important;
  }
  .xxxl-mx-w-p5 {
    max-width: 5% !important;
  }
  .xxxl-w-p10 {
    width: 10% !important;
  }
  .xxxl-mi-w-p10 {
    min-width: 10% !important;
  }
  .xxxl-mx-w-p10 {
    max-width: 10% !important;
  }
  .xxxl-w-p15 {
    width: 15% !important;
  }
  .xxxl-mi-w-p15 {
    min-width: 15% !important;
  }
  .xxxl-mx-w-p15 {
    max-width: 15% !important;
  }
  .xxxl-w-p20 {
    width: 20% !important;
  }
  .xxxl-mi-w-p20 {
    min-width: 20% !important;
  }
  .xxxl-mx-w-p20 {
    max-width: 20% !important;
  }
  .xxxl-w-p25 {
    width: 25% !important;
  }
  .xxxl-mi-w-p25 {
    min-width: 25% !important;
  }
  .xxxl-mx-w-p25 {
    max-width: 25% !important;
  }
  .xxxl-w-p30 {
    width: 30% !important;
  }
  .xxxl-mi-w-p30 {
    min-width: 30% !important;
  }
  .xxxl-mx-w-p30 {
    max-width: 30% !important;
  }
  .xxxl-w-p35 {
    width: 35% !important;
  }
  .xxxl-mi-w-p35 {
    min-width: 35% !important;
  }
  .xxxl-mx-w-p35 {
    max-width: 35% !important;
  }
  .xxxl-w-p40 {
    width: 40% !important;
  }
  .xxxl-mi-w-p40 {
    min-width: 40% !important;
  }
  .xxxl-mx-w-p40 {
    max-width: 40% !important;
  }
  .xxxl-w-p45 {
    width: 45% !important;
  }
  .xxxl-mi-w-p45 {
    min-width: 45% !important;
  }
  .xxxl-mx-w-p45 {
    max-width: 45% !important;
  }
  .xxxl-w-p50 {
    width: 50% !important;
  }
  .xxxl-mi-w-p50 {
    min-width: 50% !important;
  }
  .xxxl-mx-w-p50 {
    max-width: 50% !important;
  }
  .xxxl-w-p55 {
    width: 55% !important;
  }
  .xxxl-mi-w-p55 {
    min-width: 55% !important;
  }
  .xxxl-mx-w-p55 {
    max-width: 55% !important;
  }
  .xxxl-w-p60 {
    width: 60% !important;
  }
  .xxxl-mi-w-p60 {
    min-width: 60% !important;
  }
  .xxxl-mx-w-p60 {
    max-width: 60% !important;
  }
  .xxxl-w-p65 {
    width: 65% !important;
  }
  .xxxl-mi-w-p65 {
    min-width: 65% !important;
  }
  .xxxl-mx-w-p65 {
    max-width: 65% !important;
  }
  .xxxl-w-p70 {
    width: 70% !important;
  }
  .xxxl-mi-w-p70 {
    min-width: 70% !important;
  }
  .xxxl-mx-w-p70 {
    max-width: 70% !important;
  }
  .xxxl-w-p75 {
    width: 75% !important;
  }
  .xxxl-mi-w-p75 {
    min-width: 75% !important;
  }
  .xxxl-mx-w-p75 {
    max-width: 75% !important;
  }
  .xxxl-w-p80 {
    width: 80% !important;
  }
  .xxxl-mi-w-p80 {
    min-width: 80% !important;
  }
  .xxxl-mx-w-p80 {
    max-width: 80% !important;
  }
  .xxxl-w-p85 {
    width: 85% !important;
  }
  .xxxl-mi-w-p85 {
    min-width: 85% !important;
  }
  .xxxl-mx-w-p85 {
    max-width: 85% !important;
  }
  .xxxl-w-p90 {
    width: 90% !important;
  }
  .xxxl-mi-w-p90 {
    min-width: 90% !important;
  }
  .xxxl-mx-w-p90 {
    max-width: 90% !important;
  }
  .xxxl-w-p95 {
    width: 95% !important;
  }
  .xxxl-mi-w-p95 {
    min-width: 95% !important;
  }
  .xxxl-mx-w-p95 {
    max-width: 95% !important;
  }
  .xxxl-w-p100 {
    width: 100% !important;
  }
  .xxxl-mi-w-p100 {
    min-width: 100% !important;
  }
  .xxxl-mx-w-p100 {
    max-width: 100% !important;
  }
  .xxxl-w-auto {
    width: auto;
  }
  .xxxl-mi-w-auto {
    min-width: auto;
  }
  .xxxl-mx-w-auto {
    max-width: auto;
  }
}
/*******************
Height property 
*******************/
.h-px0 {
  height: 0px !important;
}

.mi-h-px0 {
  min-height: 0px !important;
}

.mx-h-px0 {
  max-height: 0px !important;
}

.h-px10 {
  height: 10px !important;
}

.mi-h-px10 {
  min-height: 10px !important;
}

.mx-h-px10 {
  max-height: 10px !important;
}

.h-px20 {
  height: 20px !important;
}

.mi-h-px20 {
  min-height: 20px !important;
}

.mx-h-px20 {
  max-height: 20px !important;
}

.h-px30 {
  height: 30px !important;
}

.mi-h-px30 {
  min-height: 30px !important;
}

.mx-h-px30 {
  max-height: 30px !important;
}

.h-px40 {
  height: 40px !important;
}

.mi-h-px40 {
  min-height: 40px !important;
}

.mx-h-px40 {
  max-height: 40px !important;
}

.h-px50 {
  height: 50px !important;
}

.mi-h-px50 {
  min-height: 50px !important;
}

.mx-h-px50 {
  max-height: 50px !important;
}

.h-px60 {
  height: 60px !important;
}

.mi-h-px60 {
  min-height: 60px !important;
}

.mx-h-px60 {
  max-height: 60px !important;
}

.h-px70 {
  height: 70px !important;
}

.mi-h-px70 {
  min-height: 70px !important;
}

.mx-h-px70 {
  max-height: 70px !important;
}

.h-px80 {
  height: 80px !important;
}

.mi-h-px80 {
  min-height: 80px !important;
}

.mx-h-px80 {
  max-height: 80px !important;
}

.h-px90 {
  height: 90px !important;
}

.mi-h-px90 {
  min-height: 90px !important;
}

.mx-h-px90 {
  max-height: 90px !important;
}

.h-px100 {
  height: 100px !important;
}

.mi-h-px100 {
  min-height: 100px !important;
}

.mx-h-px100 {
  max-height: 100px !important;
}

.h-px110 {
  height: 110px !important;
}

.mi-h-px110 {
  min-height: 110px !important;
}

.mx-h-px110 {
  max-height: 110px !important;
}

.h-px120 {
  height: 120px !important;
}

.mi-h-px120 {
  min-height: 120px !important;
}

.mx-h-px120 {
  max-height: 120px !important;
}

.h-px130 {
  height: 130px !important;
}

.mi-h-px130 {
  min-height: 130px !important;
}

.mx-h-px130 {
  max-height: 130px !important;
}

.h-px140 {
  height: 140px !important;
}

.mi-h-px140 {
  min-height: 140px !important;
}

.mx-h-px140 {
  max-height: 140px !important;
}

.h-px150 {
  height: 150px !important;
}

.mi-h-px150 {
  min-height: 150px !important;
}

.mx-h-px150 {
  max-height: 150px !important;
}

.h-px160 {
  height: 160px !important;
}

.mi-h-px160 {
  min-height: 160px !important;
}

.mx-h-px160 {
  max-height: 160px !important;
}

.h-px170 {
  height: 170px !important;
}

.mi-h-px170 {
  min-height: 170px !important;
}

.mx-h-px170 {
  max-height: 170px !important;
}

.h-px180 {
  height: 180px !important;
}

.mi-h-px180 {
  min-height: 180px !important;
}

.mx-h-px180 {
  max-height: 180px !important;
}

.h-px190 {
  height: 190px !important;
}

.mi-h-px190 {
  min-height: 190px !important;
}

.mx-h-px190 {
  max-height: 190px !important;
}

.h-px200 {
  height: 200px !important;
}

.mi-h-px200 {
  min-height: 200px !important;
}

.mx-h-px200 {
  max-height: 200px !important;
}

.h-px210 {
  height: 210px !important;
}

.mi-h-px210 {
  min-height: 210px !important;
}

.mx-h-px210 {
  max-height: 210px !important;
}

.h-px220 {
  height: 220px !important;
}

.mi-h-px220 {
  min-height: 220px !important;
}

.mx-h-px220 {
  max-height: 220px !important;
}

.h-px230 {
  height: 230px !important;
}

.mi-h-px230 {
  min-height: 230px !important;
}

.mx-h-px230 {
  max-height: 230px !important;
}

.h-px240 {
  height: 240px !important;
}

.mi-h-px240 {
  min-height: 240px !important;
}

.mx-h-px240 {
  max-height: 240px !important;
}

.h-px250 {
  height: 250px !important;
}

.mi-h-px250 {
  min-height: 250px !important;
}

.mx-h-px250 {
  max-height: 250px !important;
}

.h-px260 {
  height: 260px !important;
}

.mi-h-px260 {
  min-height: 260px !important;
}

.mx-h-px260 {
  max-height: 260px !important;
}

.h-px270 {
  height: 270px !important;
}

.mi-h-px270 {
  min-height: 270px !important;
}

.mx-h-px270 {
  max-height: 270px !important;
}

.h-px280 {
  height: 280px !important;
}

.mi-h-px280 {
  min-height: 280px !important;
}

.mx-h-px280 {
  max-height: 280px !important;
}

.h-px290 {
  height: 290px !important;
}

.mi-h-px290 {
  min-height: 290px !important;
}

.mx-h-px290 {
  max-height: 290px !important;
}

.h-px160 {
  height: 160px !important;
}

.mi-h-px160 {
  min-height: 160px !important;
}

.mx-h-px160 {
  max-height: 160px !important;
}

.h-px180 {
  height: 180px !important;
}

.mi-h-px180 {
  min-height: 180px !important;
}

.mx-h-px180 {
  max-height: 180px !important;
}

.h-px200 {
  height: 200px !important;
}

.mi-h-px200 {
  min-height: 200px !important;
}

.mx-h-px200 {
  max-height: 200px !important;
}

.h-px220 {
  height: 220px !important;
}

.mi-h-px220 {
  min-height: 220px !important;
}

.mx-h-px220 {
  max-height: 220px !important;
}

.h-px240 {
  height: 240px !important;
}

.mi-h-px240 {
  min-height: 240px !important;
}

.mx-h-px240 {
  max-height: 240px !important;
}

.h-px260 {
  height: 260px !important;
}

.mi-h-px260 {
  min-height: 260px !important;
}

.mx-h-px260 {
  max-height: 260px !important;
}

.h-px280 {
  height: 280px !important;
}

.mi-h-px280 {
  min-height: 280px !important;
}

.mx-h-px280 {
  max-height: 280px !important;
}

.h-px300 {
  height: 300px !important;
}

.mi-h-px300 {
  min-height: 300px !important;
}

.mx-h-px300 {
  max-height: 300px !important;
}

.h-px320 {
  height: 320px !important;
}

.mi-h-px320 {
  min-height: 320px !important;
}

.mx-h-px320 {
  max-height: 320px !important;
}

.h-px340 {
  height: 340px !important;
}

.mi-h-px340 {
  min-height: 340px !important;
}

.mx-h-px340 {
  max-height: 340px !important;
}

.h-px360 {
  height: 360px !important;
}

.mi-h-px360 {
  min-height: 360px !important;
}

.mx-h-px360 {
  max-height: 360px !important;
}

.h-px380 {
  height: 380px !important;
}

.mi-h-px380 {
  min-height: 380px !important;
}

.mx-h-px380 {
  max-height: 380px !important;
}

.h-px400 {
  height: 400px !important;
}

.mi-h-px400 {
  min-height: 400px !important;
}

.mx-h-px400 {
  max-height: 400px !important;
}

.h-px420 {
  height: 420px !important;
}

.mi-h-px420 {
  min-height: 420px !important;
}

.mx-h-px420 {
  max-height: 420px !important;
}

.h-px440 {
  height: 440px !important;
}

.mi-h-px440 {
  min-height: 440px !important;
}

.mx-h-px440 {
  max-height: 440px !important;
}

.h-px460 {
  height: 460px !important;
}

.mi-h-px460 {
  min-height: 460px !important;
}

.mx-h-px460 {
  max-height: 460px !important;
}

.h-px480 {
  height: 480px !important;
}

.mi-h-px480 {
  min-height: 480px !important;
}

.mx-h-px480 {
  max-height: 480px !important;
}

.h-px500 {
  height: 500px !important;
}

.mi-h-px500 {
  min-height: 500px !important;
}

.mx-h-px500 {
  max-height: 500px !important;
}

.h-px520 {
  height: 520px !important;
}

.mi-h-px520 {
  min-height: 520px !important;
}

.mx-h-px520 {
  max-height: 520px !important;
}

.h-px540 {
  height: 540px !important;
}

.mi-h-px540 {
  min-height: 540px !important;
}

.mx-h-px540 {
  max-height: 540px !important;
}

.h-px560 {
  height: 560px !important;
}

.mi-h-px560 {
  min-height: 560px !important;
}

.mx-h-px560 {
  max-height: 560px !important;
}

.h-px580 {
  height: 580px !important;
}

.mi-h-px580 {
  min-height: 580px !important;
}

.mx-h-px580 {
  max-height: 580px !important;
}

.h-px600 {
  height: 600px !important;
}

.mi-h-px600 {
  min-height: 600px !important;
}

.mx-h-px600 {
  max-height: 600px !important;
}

.h-px620 {
  height: 620px !important;
}

.mi-h-px620 {
  min-height: 620px !important;
}

.mx-h-px620 {
  max-height: 620px !important;
}

.h-px640 {
  height: 640px !important;
}

.mi-h-px640 {
  min-height: 640px !important;
}

.mx-h-px640 {
  max-height: 640px !important;
}

.h-px660 {
  height: 660px !important;
}

.mi-h-px660 {
  min-height: 660px !important;
}

.mx-h-px660 {
  max-height: 660px !important;
}

.h-px680 {
  height: 680px !important;
}

.mi-h-px680 {
  min-height: 680px !important;
}

.mx-h-px680 {
  max-height: 680px !important;
}

.h-px700 {
  height: 700px !important;
}

.mi-h-px700 {
  min-height: 700px !important;
}

.mx-h-px700 {
  max-height: 700px !important;
}

.h-px720 {
  height: 720px !important;
}

.mi-h-px720 {
  min-height: 720px !important;
}

.mx-h-px720 {
  max-height: 720px !important;
}

.h-px740 {
  height: 740px !important;
}

.mi-h-px740 {
  min-height: 740px !important;
}

.mx-h-px740 {
  max-height: 740px !important;
}

.h-px760 {
  height: 760px !important;
}

.mi-h-px760 {
  min-height: 760px !important;
}

.mx-h-px760 {
  max-height: 760px !important;
}

.h-px780 {
  height: 780px !important;
}

.mi-h-px780 {
  min-height: 780px !important;
}

.mx-h-px780 {
  max-height: 780px !important;
}

.h-px800 {
  height: 800px !important;
}

.mi-h-px800 {
  min-height: 800px !important;
}

.mx-h-px800 {
  max-height: 800px !important;
}

.h-px820 {
  height: 820px !important;
}

.mi-h-px820 {
  min-height: 820px !important;
}

.mx-h-px820 {
  max-height: 820px !important;
}

.h-px840 {
  height: 840px !important;
}

.mi-h-px840 {
  min-height: 840px !important;
}

.mx-h-px840 {
  max-height: 840px !important;
}

.h-px860 {
  height: 860px !important;
}

.mi-h-px860 {
  min-height: 860px !important;
}

.mx-h-px860 {
  max-height: 860px !important;
}

.h-px880 {
  height: 880px !important;
}

.mi-h-px880 {
  min-height: 880px !important;
}

.mx-h-px880 {
  max-height: 880px !important;
}

.h-px900 {
  height: 900px !important;
}

.mi-h-px900 {
  min-height: 900px !important;
}

.mx-h-px900 {
  max-height: 900px !important;
}

.h-px920 {
  height: 920px !important;
}

.mi-h-px920 {
  min-height: 920px !important;
}

.mx-h-px920 {
  max-height: 920px !important;
}

.h-px940 {
  height: 940px !important;
}

.mi-h-px940 {
  min-height: 940px !important;
}

.mx-h-px940 {
  max-height: 940px !important;
}

.h-px960 {
  height: 960px !important;
}

.mi-h-px960 {
  min-height: 960px !important;
}

.mx-h-px960 {
  max-height: 960px !important;
}

.h-px980 {
  height: 980px !important;
}

.mi-h-px980 {
  min-height: 980px !important;
}

.mx-h-px980 {
  max-height: 980px !important;
}

.h-p0 {
  height: 0% !important;
}

.mi-h-p0 {
  min-height: 0% !important;
}

.mx-h-p0 {
  max-height: 0% !important;
}

.h-p5 {
  height: 5% !important;
}

.mi-h-p5 {
  min-height: 5% !important;
}

.mx-h-p5 {
  max-height: 5% !important;
}

.h-p10 {
  height: 10% !important;
}

.mi-h-p10 {
  min-height: 10% !important;
}

.mx-h-p10 {
  max-height: 10% !important;
}

.h-p15 {
  height: 15% !important;
}

.mi-h-p15 {
  min-height: 15% !important;
}

.mx-h-p15 {
  max-height: 15% !important;
}

.h-p20 {
  height: 20% !important;
}

.mi-h-p20 {
  min-height: 20% !important;
}

.mx-h-p20 {
  max-height: 20% !important;
}

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

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

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

.h-p30 {
  height: 30% !important;
}

.mi-h-p30 {
  min-height: 30% !important;
}

.mx-h-p30 {
  max-height: 30% !important;
}

.h-p35 {
  height: 35% !important;
}

.mi-h-p35 {
  min-height: 35% !important;
}

.mx-h-p35 {
  max-height: 35% !important;
}

.h-p40 {
  height: 40% !important;
}

.mi-h-p40 {
  min-height: 40% !important;
}

.mx-h-p40 {
  max-height: 40% !important;
}

.h-p45 {
  height: 45% !important;
}

.mi-h-p45 {
  min-height: 45% !important;
}

.mx-h-p45 {
  max-height: 45% !important;
}

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

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

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

.h-p55 {
  height: 55% !important;
}

.mi-h-p55 {
  min-height: 55% !important;
}

.mx-h-p55 {
  max-height: 55% !important;
}

.h-p60 {
  height: 60% !important;
}

.mi-h-p60 {
  min-height: 60% !important;
}

.mx-h-p60 {
  max-height: 60% !important;
}

.h-p65 {
  height: 65% !important;
}

.mi-h-p65 {
  min-height: 65% !important;
}

.mx-h-p65 {
  max-height: 65% !important;
}

.h-p70 {
  height: 70% !important;
}

.mi-h-p70 {
  min-height: 70% !important;
}

.mx-h-p70 {
  max-height: 70% !important;
}

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

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

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

.h-p80 {
  height: 80% !important;
}

.mi-h-p80 {
  min-height: 80% !important;
}

.mx-h-p80 {
  max-height: 80% !important;
}

.h-p85 {
  height: 85% !important;
}

.mi-h-p85 {
  min-height: 85% !important;
}

.mx-h-p85 {
  max-height: 85% !important;
}

.h-p90 {
  height: 90% !important;
}

.mi-h-p90 {
  min-height: 90% !important;
}

.mx-h-p90 {
  max-height: 90% !important;
}

.h-p95 {
  height: 95% !important;
}

.mi-h-p95 {
  min-height: 95% !important;
}

.mx-h-p95 {
  max-height: 95% !important;
}

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

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

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

.h-auto {
  height: auto;
}

.mi-h-auto {
  min-height: auto;
}

.mx-h-auto {
  max-height: auto;
}

@media (max-width: 575px) {
  .xs-h-px0 {
    height: 0px !important;
  }
  .xs-mi-h-px0 {
    min-height: 0px !important;
  }
  .xs-mx-h-px0 {
    max-height: 0px !important;
  }
  .xs-h-px10 {
    height: 10px !important;
  }
  .xs-mi-h-px10 {
    min-height: 10px !important;
  }
  .xs-mx-h-px10 {
    max-height: 10px !important;
  }
  .xs-h-px20 {
    height: 20px !important;
  }
  .xs-mi-h-px20 {
    min-height: 20px !important;
  }
  .xs-mx-h-px20 {
    max-height: 20px !important;
  }
  .xs-h-px30 {
    height: 30px !important;
  }
  .xs-mi-h-px30 {
    min-height: 30px !important;
  }
  .xs-mx-h-px30 {
    max-height: 30px !important;
  }
  .xs-h-px40 {
    height: 40px !important;
  }
  .xs-mi-h-px40 {
    min-height: 40px !important;
  }
  .xs-mx-h-px40 {
    max-height: 40px !important;
  }
  .xs-h-px50 {
    height: 50px !important;
  }
  .xs-mi-h-px50 {
    min-height: 50px !important;
  }
  .xs-mx-h-px50 {
    max-height: 50px !important;
  }
  .xs-h-px60 {
    height: 60px !important;
  }
  .xs-mi-h-px60 {
    min-height: 60px !important;
  }
  .xs-mx-h-px60 {
    max-height: 60px !important;
  }
  .xs-h-px70 {
    height: 70px !important;
  }
  .xs-mi-h-px70 {
    min-height: 70px !important;
  }
  .xs-mx-h-px70 {
    max-height: 70px !important;
  }
  .xs-h-px80 {
    height: 80px !important;
  }
  .xs-mi-h-px80 {
    min-height: 80px !important;
  }
  .xs-mx-h-px80 {
    max-height: 80px !important;
  }
  .xs-h-px90 {
    height: 90px !important;
  }
  .xs-mi-h-px90 {
    min-height: 90px !important;
  }
  .xs-mx-h-px90 {
    max-height: 90px !important;
  }
  .xs-h-px100 {
    height: 100px !important;
  }
  .xs-mi-h-px100 {
    min-height: 100px !important;
  }
  .xs-mx-h-px100 {
    max-height: 100px !important;
  }
  .xs-h-px110 {
    height: 110px !important;
  }
  .xs-mi-h-px110 {
    min-height: 110px !important;
  }
  .xs-mx-h-px110 {
    max-height: 110px !important;
  }
  .xs-h-px120 {
    height: 120px !important;
  }
  .xs-mi-h-px120 {
    min-height: 120px !important;
  }
  .xs-mx-h-px120 {
    max-height: 120px !important;
  }
  .xs-h-px130 {
    height: 130px !important;
  }
  .xs-mi-h-px130 {
    min-height: 130px !important;
  }
  .xs-mx-h-px130 {
    max-height: 130px !important;
  }
  .xs-h-px140 {
    height: 140px !important;
  }
  .xs-mi-h-px140 {
    min-height: 140px !important;
  }
  .xs-mx-h-px140 {
    max-height: 140px !important;
  }
  .xs-h-px150 {
    height: 150px !important;
  }
  .xs-mi-h-px150 {
    min-height: 150px !important;
  }
  .xs-mx-h-px150 {
    max-height: 150px !important;
  }
  .xs-h-px160 {
    height: 160px !important;
  }
  .xs-mi-h-px160 {
    min-height: 160px !important;
  }
  .xs-mx-h-px160 {
    max-height: 160px !important;
  }
  .xs-h-px170 {
    height: 170px !important;
  }
  .xs-mi-h-px170 {
    min-height: 170px !important;
  }
  .xs-mx-h-px170 {
    max-height: 170px !important;
  }
  .xs-h-px180 {
    height: 180px !important;
  }
  .xs-mi-h-px180 {
    min-height: 180px !important;
  }
  .xs-mx-h-px180 {
    max-height: 180px !important;
  }
  .xs-h-px190 {
    height: 190px !important;
  }
  .xs-mi-h-px190 {
    min-height: 190px !important;
  }
  .xs-mx-h-px190 {
    max-height: 190px !important;
  }
  .xs-h-px200 {
    height: 200px !important;
  }
  .xs-mi-h-px200 {
    min-height: 200px !important;
  }
  .xs-mx-h-px200 {
    max-height: 200px !important;
  }
  .xs-h-px210 {
    height: 210px !important;
  }
  .xs-mi-h-px210 {
    min-height: 210px !important;
  }
  .xs-mx-h-px210 {
    max-height: 210px !important;
  }
  .xs-h-px220 {
    height: 220px !important;
  }
  .xs-mi-h-px220 {
    min-height: 220px !important;
  }
  .xs-mx-h-px220 {
    max-height: 220px !important;
  }
  .xs-h-px230 {
    height: 230px !important;
  }
  .xs-mi-h-px230 {
    min-height: 230px !important;
  }
  .xs-mx-h-px230 {
    max-height: 230px !important;
  }
  .xs-h-px240 {
    height: 240px !important;
  }
  .xs-mi-h-px240 {
    min-height: 240px !important;
  }
  .xs-mx-h-px240 {
    max-height: 240px !important;
  }
  .xs-h-px250 {
    height: 250px !important;
  }
  .xs-mi-h-px250 {
    min-height: 250px !important;
  }
  .xs-mx-h-px250 {
    max-height: 250px !important;
  }
  .xs-h-px260 {
    height: 260px !important;
  }
  .xs-mi-h-px260 {
    min-height: 260px !important;
  }
  .xs-mx-h-px260 {
    max-height: 260px !important;
  }
  .xs-h-px270 {
    height: 270px !important;
  }
  .xs-mi-h-px270 {
    min-height: 270px !important;
  }
  .xs-mx-h-px270 {
    max-height: 270px !important;
  }
  .xs-h-px280 {
    height: 280px !important;
  }
  .xs-mi-h-px280 {
    min-height: 280px !important;
  }
  .xs-mx-h-px280 {
    max-height: 280px !important;
  }
  .xs-h-px290 {
    height: 290px !important;
  }
  .xs-mi-h-px290 {
    min-height: 290px !important;
  }
  .xs-mx-h-px290 {
    max-height: 290px !important;
  }
  .xs-h-px160 {
    height: 160px !important;
  }
  .xs-mi-h-px160 {
    min-height: 160px !important;
  }
  .xs-mx-h-px160 {
    max-height: 160px !important;
  }
  .xs-h-px180 {
    height: 180px !important;
  }
  .xs-mi-h-px180 {
    min-height: 180px !important;
  }
  .xs-mx-h-px180 {
    max-height: 180px !important;
  }
  .xs-h-px200 {
    height: 200px !important;
  }
  .xs-mi-h-px200 {
    min-height: 200px !important;
  }
  .xs-mx-h-px200 {
    max-height: 200px !important;
  }
  .xs-h-px220 {
    height: 220px !important;
  }
  .xs-mi-h-px220 {
    min-height: 220px !important;
  }
  .xs-mx-h-px220 {
    max-height: 220px !important;
  }
  .xs-h-px240 {
    height: 240px !important;
  }
  .xs-mi-h-px240 {
    min-height: 240px !important;
  }
  .xs-mx-h-px240 {
    max-height: 240px !important;
  }
  .xs-h-px260 {
    height: 260px !important;
  }
  .xs-mi-h-px260 {
    min-height: 260px !important;
  }
  .xs-mx-h-px260 {
    max-height: 260px !important;
  }
  .xs-h-px280 {
    height: 280px !important;
  }
  .xs-mi-h-px280 {
    min-height: 280px !important;
  }
  .xs-mx-h-px280 {
    max-height: 280px !important;
  }
  .xs-h-px300 {
    height: 300px !important;
  }
  .xs-mi-h-px300 {
    min-height: 300px !important;
  }
  .xs-mx-h-px300 {
    max-height: 300px !important;
  }
  .xs-h-px320 {
    height: 320px !important;
  }
  .xs-mi-h-px320 {
    min-height: 320px !important;
  }
  .xs-mx-h-px320 {
    max-height: 320px !important;
  }
  .xs-h-px340 {
    height: 340px !important;
  }
  .xs-mi-h-px340 {
    min-height: 340px !important;
  }
  .xs-mx-h-px340 {
    max-height: 340px !important;
  }
  .xs-h-px360 {
    height: 360px !important;
  }
  .xs-mi-h-px360 {
    min-height: 360px !important;
  }
  .xs-mx-h-px360 {
    max-height: 360px !important;
  }
  .xs-h-px380 {
    height: 380px !important;
  }
  .xs-mi-h-px380 {
    min-height: 380px !important;
  }
  .xs-mx-h-px380 {
    max-height: 380px !important;
  }
  .xs-h-px400 {
    height: 400px !important;
  }
  .xs-mi-h-px400 {
    min-height: 400px !important;
  }
  .xs-mx-h-px400 {
    max-height: 400px !important;
  }
  .xs-h-px420 {
    height: 420px !important;
  }
  .xs-mi-h-px420 {
    min-height: 420px !important;
  }
  .xs-mx-h-px420 {
    max-height: 420px !important;
  }
  .xs-h-px440 {
    height: 440px !important;
  }
  .xs-mi-h-px440 {
    min-height: 440px !important;
  }
  .xs-mx-h-px440 {
    max-height: 440px !important;
  }
  .xs-h-px460 {
    height: 460px !important;
  }
  .xs-mi-h-px460 {
    min-height: 460px !important;
  }
  .xs-mx-h-px460 {
    max-height: 460px !important;
  }
  .xs-h-px480 {
    height: 480px !important;
  }
  .xs-mi-h-px480 {
    min-height: 480px !important;
  }
  .xs-mx-h-px480 {
    max-height: 480px !important;
  }
  .xs-h-px500 {
    height: 500px !important;
  }
  .xs-mi-h-px500 {
    min-height: 500px !important;
  }
  .xs-mx-h-px500 {
    max-height: 500px !important;
  }
  .xs-h-px520 {
    height: 520px !important;
  }
  .xs-mi-h-px520 {
    min-height: 520px !important;
  }
  .xs-mx-h-px520 {
    max-height: 520px !important;
  }
  .xs-h-px540 {
    height: 540px !important;
  }
  .xs-mi-h-px540 {
    min-height: 540px !important;
  }
  .xs-mx-h-px540 {
    max-height: 540px !important;
  }
  .xs-h-px560 {
    height: 560px !important;
  }
  .xs-mi-h-px560 {
    min-height: 560px !important;
  }
  .xs-mx-h-px560 {
    max-height: 560px !important;
  }
  .xs-h-px580 {
    height: 580px !important;
  }
  .xs-mi-h-px580 {
    min-height: 580px !important;
  }
  .xs-mx-h-px580 {
    max-height: 580px !important;
  }
  .xs-h-px600 {
    height: 600px !important;
  }
  .xs-mi-h-px600 {
    min-height: 600px !important;
  }
  .xs-mx-h-px600 {
    max-height: 600px !important;
  }
  .xs-h-px620 {
    height: 620px !important;
  }
  .xs-mi-h-px620 {
    min-height: 620px !important;
  }
  .xs-mx-h-px620 {
    max-height: 620px !important;
  }
  .xs-h-px640 {
    height: 640px !important;
  }
  .xs-mi-h-px640 {
    min-height: 640px !important;
  }
  .xs-mx-h-px640 {
    max-height: 640px !important;
  }
  .xs-h-px660 {
    height: 660px !important;
  }
  .xs-mi-h-px660 {
    min-height: 660px !important;
  }
  .xs-mx-h-px660 {
    max-height: 660px !important;
  }
  .xs-h-px680 {
    height: 680px !important;
  }
  .xs-mi-h-px680 {
    min-height: 680px !important;
  }
  .xs-mx-h-px680 {
    max-height: 680px !important;
  }
  .xs-h-px700 {
    height: 700px !important;
  }
  .xs-mi-h-px700 {
    min-height: 700px !important;
  }
  .xs-mx-h-px700 {
    max-height: 700px !important;
  }
  .xs-h-px720 {
    height: 720px !important;
  }
  .xs-mi-h-px720 {
    min-height: 720px !important;
  }
  .xs-mx-h-px720 {
    max-height: 720px !important;
  }
  .xs-h-px740 {
    height: 740px !important;
  }
  .xs-mi-h-px740 {
    min-height: 740px !important;
  }
  .xs-mx-h-px740 {
    max-height: 740px !important;
  }
  .xs-h-px760 {
    height: 760px !important;
  }
  .xs-mi-h-px760 {
    min-height: 760px !important;
  }
  .xs-mx-h-px760 {
    max-height: 760px !important;
  }
  .xs-h-px780 {
    height: 780px !important;
  }
  .xs-mi-h-px780 {
    min-height: 780px !important;
  }
  .xs-mx-h-px780 {
    max-height: 780px !important;
  }
  .xs-h-px800 {
    height: 800px !important;
  }
  .xs-mi-h-px800 {
    min-height: 800px !important;
  }
  .xs-mx-h-px800 {
    max-height: 800px !important;
  }
  .xs-h-px820 {
    height: 820px !important;
  }
  .xs-mi-h-px820 {
    min-height: 820px !important;
  }
  .xs-mx-h-px820 {
    max-height: 820px !important;
  }
  .xs-h-px840 {
    height: 840px !important;
  }
  .xs-mi-h-px840 {
    min-height: 840px !important;
  }
  .xs-mx-h-px840 {
    max-height: 840px !important;
  }
  .xs-h-px860 {
    height: 860px !important;
  }
  .xs-mi-h-px860 {
    min-height: 860px !important;
  }
  .xs-mx-h-px860 {
    max-height: 860px !important;
  }
  .xs-h-px880 {
    height: 880px !important;
  }
  .xs-mi-h-px880 {
    min-height: 880px !important;
  }
  .xs-mx-h-px880 {
    max-height: 880px !important;
  }
  .xs-h-px900 {
    height: 900px !important;
  }
  .xs-mi-h-px900 {
    min-height: 900px !important;
  }
  .xs-mx-h-px900 {
    max-height: 900px !important;
  }
  .xs-h-px920 {
    height: 920px !important;
  }
  .xs-mi-h-px920 {
    min-height: 920px !important;
  }
  .xs-mx-h-px920 {
    max-height: 920px !important;
  }
  .xs-h-px940 {
    height: 940px !important;
  }
  .xs-mi-h-px940 {
    min-height: 940px !important;
  }
  .xs-mx-h-px940 {
    max-height: 940px !important;
  }
  .xs-h-px960 {
    height: 960px !important;
  }
  .xs-mi-h-px960 {
    min-height: 960px !important;
  }
  .xs-mx-h-px960 {
    max-height: 960px !important;
  }
  .xs-h-px980 {
    height: 980px !important;
  }
  .xs-mi-h-px980 {
    min-height: 980px !important;
  }
  .xs-mx-h-px980 {
    max-height: 980px !important;
  }
  .xs-h-p0 {
    height: 0% !important;
  }
  .xs-mi-h-p0 {
    min-height: 0% !important;
  }
  .xs-mx-h-p0 {
    max-height: 0% !important;
  }
  .xs-h-p5 {
    height: 5% !important;
  }
  .xs-mi-h-p5 {
    min-height: 5% !important;
  }
  .xs-mx-h-p5 {
    max-height: 5% !important;
  }
  .xs-h-p10 {
    height: 10% !important;
  }
  .xs-mi-h-p10 {
    min-height: 10% !important;
  }
  .xs-mx-h-p10 {
    max-height: 10% !important;
  }
  .xs-h-p15 {
    height: 15% !important;
  }
  .xs-mi-h-p15 {
    min-height: 15% !important;
  }
  .xs-mx-h-p15 {
    max-height: 15% !important;
  }
  .xs-h-p20 {
    height: 20% !important;
  }
  .xs-mi-h-p20 {
    min-height: 20% !important;
  }
  .xs-mx-h-p20 {
    max-height: 20% !important;
  }
  .xs-h-p25 {
    height: 25% !important;
  }
  .xs-mi-h-p25 {
    min-height: 25% !important;
  }
  .xs-mx-h-p25 {
    max-height: 25% !important;
  }
  .xs-h-p30 {
    height: 30% !important;
  }
  .xs-mi-h-p30 {
    min-height: 30% !important;
  }
  .xs-mx-h-p30 {
    max-height: 30% !important;
  }
  .xs-h-p35 {
    height: 35% !important;
  }
  .xs-mi-h-p35 {
    min-height: 35% !important;
  }
  .xs-mx-h-p35 {
    max-height: 35% !important;
  }
  .xs-h-p40 {
    height: 40% !important;
  }
  .xs-mi-h-p40 {
    min-height: 40% !important;
  }
  .xs-mx-h-p40 {
    max-height: 40% !important;
  }
  .xs-h-p45 {
    height: 45% !important;
  }
  .xs-mi-h-p45 {
    min-height: 45% !important;
  }
  .xs-mx-h-p45 {
    max-height: 45% !important;
  }
  .xs-h-p50 {
    height: 50% !important;
  }
  .xs-mi-h-p50 {
    min-height: 50% !important;
  }
  .xs-mx-h-p50 {
    max-height: 50% !important;
  }
  .xs-h-p55 {
    height: 55% !important;
  }
  .xs-mi-h-p55 {
    min-height: 55% !important;
  }
  .xs-mx-h-p55 {
    max-height: 55% !important;
  }
  .xs-h-p60 {
    height: 60% !important;
  }
  .xs-mi-h-p60 {
    min-height: 60% !important;
  }
  .xs-mx-h-p60 {
    max-height: 60% !important;
  }
  .xs-h-p65 {
    height: 65% !important;
  }
  .xs-mi-h-p65 {
    min-height: 65% !important;
  }
  .xs-mx-h-p65 {
    max-height: 65% !important;
  }
  .xs-h-p70 {
    height: 70% !important;
  }
  .xs-mi-h-p70 {
    min-height: 70% !important;
  }
  .xs-mx-h-p70 {
    max-height: 70% !important;
  }
  .xs-h-p75 {
    height: 75% !important;
  }
  .xs-mi-h-p75 {
    min-height: 75% !important;
  }
  .xs-mx-h-p75 {
    max-height: 75% !important;
  }
  .xs-h-p80 {
    height: 80% !important;
  }
  .xs-mi-h-p80 {
    min-height: 80% !important;
  }
  .xs-mx-h-p80 {
    max-height: 80% !important;
  }
  .xs-h-p85 {
    height: 85% !important;
  }
  .xs-mi-h-p85 {
    min-height: 85% !important;
  }
  .xs-mx-h-p85 {
    max-height: 85% !important;
  }
  .xs-h-p90 {
    height: 90% !important;
  }
  .xs-mi-h-p90 {
    min-height: 90% !important;
  }
  .xs-mx-h-p90 {
    max-height: 90% !important;
  }
  .xs-h-p95 {
    height: 95% !important;
  }
  .xs-mi-h-p95 {
    min-height: 95% !important;
  }
  .xs-mx-h-p95 {
    max-height: 95% !important;
  }
  .xs-h-p100 {
    height: 100% !important;
  }
  .xs-mi-h-p100 {
    min-height: 100% !important;
  }
  .xs-mx-h-p100 {
    max-height: 100% !important;
  }
  .xs-h-auto {
    height: auto;
  }
  .xs-mi-h-auto {
    min-height: auto;
  }
  .xs-mx-h-auto {
    max-height: auto;
  }
}
@media (min-width: 576px) {
  .sm-h-px0 {
    height: 0px !important;
  }
  .sm-mi-h-px0 {
    min-height: 0px !important;
  }
  .sm-mx-h-px0 {
    max-height: 0px !important;
  }
  .sm-h-px10 {
    height: 10px !important;
  }
  .sm-mi-h-px10 {
    min-height: 10px !important;
  }
  .sm-mx-h-px10 {
    max-height: 10px !important;
  }
  .sm-h-px20 {
    height: 20px !important;
  }
  .sm-mi-h-px20 {
    min-height: 20px !important;
  }
  .sm-mx-h-px20 {
    max-height: 20px !important;
  }
  .sm-h-px30 {
    height: 30px !important;
  }
  .sm-mi-h-px30 {
    min-height: 30px !important;
  }
  .sm-mx-h-px30 {
    max-height: 30px !important;
  }
  .sm-h-px40 {
    height: 40px !important;
  }
  .sm-mi-h-px40 {
    min-height: 40px !important;
  }
  .sm-mx-h-px40 {
    max-height: 40px !important;
  }
  .sm-h-px50 {
    height: 50px !important;
  }
  .sm-mi-h-px50 {
    min-height: 50px !important;
  }
  .sm-mx-h-px50 {
    max-height: 50px !important;
  }
  .sm-h-px60 {
    height: 60px !important;
  }
  .sm-mi-h-px60 {
    min-height: 60px !important;
  }
  .sm-mx-h-px60 {
    max-height: 60px !important;
  }
  .sm-h-px70 {
    height: 70px !important;
  }
  .sm-mi-h-px70 {
    min-height: 70px !important;
  }
  .sm-mx-h-px70 {
    max-height: 70px !important;
  }
  .sm-h-px80 {
    height: 80px !important;
  }
  .sm-mi-h-px80 {
    min-height: 80px !important;
  }
  .sm-mx-h-px80 {
    max-height: 80px !important;
  }
  .sm-h-px90 {
    height: 90px !important;
  }
  .sm-mi-h-px90 {
    min-height: 90px !important;
  }
  .sm-mx-h-px90 {
    max-height: 90px !important;
  }
  .sm-h-px100 {
    height: 100px !important;
  }
  .sm-mi-h-px100 {
    min-height: 100px !important;
  }
  .sm-mx-h-px100 {
    max-height: 100px !important;
  }
  .sm-h-px110 {
    height: 110px !important;
  }
  .sm-mi-h-px110 {
    min-height: 110px !important;
  }
  .sm-mx-h-px110 {
    max-height: 110px !important;
  }
  .sm-h-px120 {
    height: 120px !important;
  }
  .sm-mi-h-px120 {
    min-height: 120px !important;
  }
  .sm-mx-h-px120 {
    max-height: 120px !important;
  }
  .sm-h-px130 {
    height: 130px !important;
  }
  .sm-mi-h-px130 {
    min-height: 130px !important;
  }
  .sm-mx-h-px130 {
    max-height: 130px !important;
  }
  .sm-h-px140 {
    height: 140px !important;
  }
  .sm-mi-h-px140 {
    min-height: 140px !important;
  }
  .sm-mx-h-px140 {
    max-height: 140px !important;
  }
  .sm-h-px150 {
    height: 150px !important;
  }
  .sm-mi-h-px150 {
    min-height: 150px !important;
  }
  .sm-mx-h-px150 {
    max-height: 150px !important;
  }
  .sm-h-px160 {
    height: 160px !important;
  }
  .sm-mi-h-px160 {
    min-height: 160px !important;
  }
  .sm-mx-h-px160 {
    max-height: 160px !important;
  }
  .sm-h-px170 {
    height: 170px !important;
  }
  .sm-mi-h-px170 {
    min-height: 170px !important;
  }
  .sm-mx-h-px170 {
    max-height: 170px !important;
  }
  .sm-h-px180 {
    height: 180px !important;
  }
  .sm-mi-h-px180 {
    min-height: 180px !important;
  }
  .sm-mx-h-px180 {
    max-height: 180px !important;
  }
  .sm-h-px190 {
    height: 190px !important;
  }
  .sm-mi-h-px190 {
    min-height: 190px !important;
  }
  .sm-mx-h-px190 {
    max-height: 190px !important;
  }
  .sm-h-px200 {
    height: 200px !important;
  }
  .sm-mi-h-px200 {
    min-height: 200px !important;
  }
  .sm-mx-h-px200 {
    max-height: 200px !important;
  }
  .sm-h-px210 {
    height: 210px !important;
  }
  .sm-mi-h-px210 {
    min-height: 210px !important;
  }
  .sm-mx-h-px210 {
    max-height: 210px !important;
  }
  .sm-h-px220 {
    height: 220px !important;
  }
  .sm-mi-h-px220 {
    min-height: 220px !important;
  }
  .sm-mx-h-px220 {
    max-height: 220px !important;
  }
  .sm-h-px230 {
    height: 230px !important;
  }
  .sm-mi-h-px230 {
    min-height: 230px !important;
  }
  .sm-mx-h-px230 {
    max-height: 230px !important;
  }
  .sm-h-px240 {
    height: 240px !important;
  }
  .sm-mi-h-px240 {
    min-height: 240px !important;
  }
  .sm-mx-h-px240 {
    max-height: 240px !important;
  }
  .sm-h-px250 {
    height: 250px !important;
  }
  .sm-mi-h-px250 {
    min-height: 250px !important;
  }
  .sm-mx-h-px250 {
    max-height: 250px !important;
  }
  .sm-h-px260 {
    height: 260px !important;
  }
  .sm-mi-h-px260 {
    min-height: 260px !important;
  }
  .sm-mx-h-px260 {
    max-height: 260px !important;
  }
  .sm-h-px270 {
    height: 270px !important;
  }
  .sm-mi-h-px270 {
    min-height: 270px !important;
  }
  .sm-mx-h-px270 {
    max-height: 270px !important;
  }
  .sm-h-px280 {
    height: 280px !important;
  }
  .sm-mi-h-px280 {
    min-height: 280px !important;
  }
  .sm-mx-h-px280 {
    max-height: 280px !important;
  }
  .sm-h-px290 {
    height: 290px !important;
  }
  .sm-mi-h-px290 {
    min-height: 290px !important;
  }
  .sm-mx-h-px290 {
    max-height: 290px !important;
  }
  .sm-h-px160 {
    height: 160px !important;
  }
  .sm-mi-h-px160 {
    min-height: 160px !important;
  }
  .sm-mx-h-px160 {
    max-height: 160px !important;
  }
  .sm-h-px180 {
    height: 180px !important;
  }
  .sm-mi-h-px180 {
    min-height: 180px !important;
  }
  .sm-mx-h-px180 {
    max-height: 180px !important;
  }
  .sm-h-px200 {
    height: 200px !important;
  }
  .sm-mi-h-px200 {
    min-height: 200px !important;
  }
  .sm-mx-h-px200 {
    max-height: 200px !important;
  }
  .sm-h-px220 {
    height: 220px !important;
  }
  .sm-mi-h-px220 {
    min-height: 220px !important;
  }
  .sm-mx-h-px220 {
    max-height: 220px !important;
  }
  .sm-h-px240 {
    height: 240px !important;
  }
  .sm-mi-h-px240 {
    min-height: 240px !important;
  }
  .sm-mx-h-px240 {
    max-height: 240px !important;
  }
  .sm-h-px260 {
    height: 260px !important;
  }
  .sm-mi-h-px260 {
    min-height: 260px !important;
  }
  .sm-mx-h-px260 {
    max-height: 260px !important;
  }
  .sm-h-px280 {
    height: 280px !important;
  }
  .sm-mi-h-px280 {
    min-height: 280px !important;
  }
  .sm-mx-h-px280 {
    max-height: 280px !important;
  }
  .sm-h-px300 {
    height: 300px !important;
  }
  .sm-mi-h-px300 {
    min-height: 300px !important;
  }
  .sm-mx-h-px300 {
    max-height: 300px !important;
  }
  .sm-h-px320 {
    height: 320px !important;
  }
  .sm-mi-h-px320 {
    min-height: 320px !important;
  }
  .sm-mx-h-px320 {
    max-height: 320px !important;
  }
  .sm-h-px340 {
    height: 340px !important;
  }
  .sm-mi-h-px340 {
    min-height: 340px !important;
  }
  .sm-mx-h-px340 {
    max-height: 340px !important;
  }
  .sm-h-px360 {
    height: 360px !important;
  }
  .sm-mi-h-px360 {
    min-height: 360px !important;
  }
  .sm-mx-h-px360 {
    max-height: 360px !important;
  }
  .sm-h-px380 {
    height: 380px !important;
  }
  .sm-mi-h-px380 {
    min-height: 380px !important;
  }
  .sm-mx-h-px380 {
    max-height: 380px !important;
  }
  .sm-h-px400 {
    height: 400px !important;
  }
  .sm-mi-h-px400 {
    min-height: 400px !important;
  }
  .sm-mx-h-px400 {
    max-height: 400px !important;
  }
  .sm-h-px420 {
    height: 420px !important;
  }
  .sm-mi-h-px420 {
    min-height: 420px !important;
  }
  .sm-mx-h-px420 {
    max-height: 420px !important;
  }
  .sm-h-px440 {
    height: 440px !important;
  }
  .sm-mi-h-px440 {
    min-height: 440px !important;
  }
  .sm-mx-h-px440 {
    max-height: 440px !important;
  }
  .sm-h-px460 {
    height: 460px !important;
  }
  .sm-mi-h-px460 {
    min-height: 460px !important;
  }
  .sm-mx-h-px460 {
    max-height: 460px !important;
  }
  .sm-h-px480 {
    height: 480px !important;
  }
  .sm-mi-h-px480 {
    min-height: 480px !important;
  }
  .sm-mx-h-px480 {
    max-height: 480px !important;
  }
  .sm-h-px500 {
    height: 500px !important;
  }
  .sm-mi-h-px500 {
    min-height: 500px !important;
  }
  .sm-mx-h-px500 {
    max-height: 500px !important;
  }
  .sm-h-px520 {
    height: 520px !important;
  }
  .sm-mi-h-px520 {
    min-height: 520px !important;
  }
  .sm-mx-h-px520 {
    max-height: 520px !important;
  }
  .sm-h-px540 {
    height: 540px !important;
  }
  .sm-mi-h-px540 {
    min-height: 540px !important;
  }
  .sm-mx-h-px540 {
    max-height: 540px !important;
  }
  .sm-h-px560 {
    height: 560px !important;
  }
  .sm-mi-h-px560 {
    min-height: 560px !important;
  }
  .sm-mx-h-px560 {
    max-height: 560px !important;
  }
  .sm-h-px580 {
    height: 580px !important;
  }
  .sm-mi-h-px580 {
    min-height: 580px !important;
  }
  .sm-mx-h-px580 {
    max-height: 580px !important;
  }
  .sm-h-px600 {
    height: 600px !important;
  }
  .sm-mi-h-px600 {
    min-height: 600px !important;
  }
  .sm-mx-h-px600 {
    max-height: 600px !important;
  }
  .sm-h-px620 {
    height: 620px !important;
  }
  .sm-mi-h-px620 {
    min-height: 620px !important;
  }
  .sm-mx-h-px620 {
    max-height: 620px !important;
  }
  .sm-h-px640 {
    height: 640px !important;
  }
  .sm-mi-h-px640 {
    min-height: 640px !important;
  }
  .sm-mx-h-px640 {
    max-height: 640px !important;
  }
  .sm-h-px660 {
    height: 660px !important;
  }
  .sm-mi-h-px660 {
    min-height: 660px !important;
  }
  .sm-mx-h-px660 {
    max-height: 660px !important;
  }
  .sm-h-px680 {
    height: 680px !important;
  }
  .sm-mi-h-px680 {
    min-height: 680px !important;
  }
  .sm-mx-h-px680 {
    max-height: 680px !important;
  }
  .sm-h-px700 {
    height: 700px !important;
  }
  .sm-mi-h-px700 {
    min-height: 700px !important;
  }
  .sm-mx-h-px700 {
    max-height: 700px !important;
  }
  .sm-h-px720 {
    height: 720px !important;
  }
  .sm-mi-h-px720 {
    min-height: 720px !important;
  }
  .sm-mx-h-px720 {
    max-height: 720px !important;
  }
  .sm-h-px740 {
    height: 740px !important;
  }
  .sm-mi-h-px740 {
    min-height: 740px !important;
  }
  .sm-mx-h-px740 {
    max-height: 740px !important;
  }
  .sm-h-px760 {
    height: 760px !important;
  }
  .sm-mi-h-px760 {
    min-height: 760px !important;
  }
  .sm-mx-h-px760 {
    max-height: 760px !important;
  }
  .sm-h-px780 {
    height: 780px !important;
  }
  .sm-mi-h-px780 {
    min-height: 780px !important;
  }
  .sm-mx-h-px780 {
    max-height: 780px !important;
  }
  .sm-h-px800 {
    height: 800px !important;
  }
  .sm-mi-h-px800 {
    min-height: 800px !important;
  }
  .sm-mx-h-px800 {
    max-height: 800px !important;
  }
  .sm-h-px820 {
    height: 820px !important;
  }
  .sm-mi-h-px820 {
    min-height: 820px !important;
  }
  .sm-mx-h-px820 {
    max-height: 820px !important;
  }
  .sm-h-px840 {
    height: 840px !important;
  }
  .sm-mi-h-px840 {
    min-height: 840px !important;
  }
  .sm-mx-h-px840 {
    max-height: 840px !important;
  }
  .sm-h-px860 {
    height: 860px !important;
  }
  .sm-mi-h-px860 {
    min-height: 860px !important;
  }
  .sm-mx-h-px860 {
    max-height: 860px !important;
  }
  .sm-h-px880 {
    height: 880px !important;
  }
  .sm-mi-h-px880 {
    min-height: 880px !important;
  }
  .sm-mx-h-px880 {
    max-height: 880px !important;
  }
  .sm-h-px900 {
    height: 900px !important;
  }
  .sm-mi-h-px900 {
    min-height: 900px !important;
  }
  .sm-mx-h-px900 {
    max-height: 900px !important;
  }
  .sm-h-px920 {
    height: 920px !important;
  }
  .sm-mi-h-px920 {
    min-height: 920px !important;
  }
  .sm-mx-h-px920 {
    max-height: 920px !important;
  }
  .sm-h-px940 {
    height: 940px !important;
  }
  .sm-mi-h-px940 {
    min-height: 940px !important;
  }
  .sm-mx-h-px940 {
    max-height: 940px !important;
  }
  .sm-h-px960 {
    height: 960px !important;
  }
  .sm-mi-h-px960 {
    min-height: 960px !important;
  }
  .sm-mx-h-px960 {
    max-height: 960px !important;
  }
  .sm-h-px980 {
    height: 980px !important;
  }
  .sm-mi-h-px980 {
    min-height: 980px !important;
  }
  .sm-mx-h-px980 {
    max-height: 980px !important;
  }
  .sm-h-p0 {
    height: 0% !important;
  }
  .sm-mi-h-p0 {
    min-height: 0% !important;
  }
  .sm-mx-h-p0 {
    max-height: 0% !important;
  }
  .sm-h-p5 {
    height: 5% !important;
  }
  .sm-mi-h-p5 {
    min-height: 5% !important;
  }
  .sm-mx-h-p5 {
    max-height: 5% !important;
  }
  .sm-h-p10 {
    height: 10% !important;
  }
  .sm-mi-h-p10 {
    min-height: 10% !important;
  }
  .sm-mx-h-p10 {
    max-height: 10% !important;
  }
  .sm-h-p15 {
    height: 15% !important;
  }
  .sm-mi-h-p15 {
    min-height: 15% !important;
  }
  .sm-mx-h-p15 {
    max-height: 15% !important;
  }
  .sm-h-p20 {
    height: 20% !important;
  }
  .sm-mi-h-p20 {
    min-height: 20% !important;
  }
  .sm-mx-h-p20 {
    max-height: 20% !important;
  }
  .sm-h-p25 {
    height: 25% !important;
  }
  .sm-mi-h-p25 {
    min-height: 25% !important;
  }
  .sm-mx-h-p25 {
    max-height: 25% !important;
  }
  .sm-h-p30 {
    height: 30% !important;
  }
  .sm-mi-h-p30 {
    min-height: 30% !important;
  }
  .sm-mx-h-p30 {
    max-height: 30% !important;
  }
  .sm-h-p35 {
    height: 35% !important;
  }
  .sm-mi-h-p35 {
    min-height: 35% !important;
  }
  .sm-mx-h-p35 {
    max-height: 35% !important;
  }
  .sm-h-p40 {
    height: 40% !important;
  }
  .sm-mi-h-p40 {
    min-height: 40% !important;
  }
  .sm-mx-h-p40 {
    max-height: 40% !important;
  }
  .sm-h-p45 {
    height: 45% !important;
  }
  .sm-mi-h-p45 {
    min-height: 45% !important;
  }
  .sm-mx-h-p45 {
    max-height: 45% !important;
  }
  .sm-h-p50 {
    height: 50% !important;
  }
  .sm-mi-h-p50 {
    min-height: 50% !important;
  }
  .sm-mx-h-p50 {
    max-height: 50% !important;
  }
  .sm-h-p55 {
    height: 55% !important;
  }
  .sm-mi-h-p55 {
    min-height: 55% !important;
  }
  .sm-mx-h-p55 {
    max-height: 55% !important;
  }
  .sm-h-p60 {
    height: 60% !important;
  }
  .sm-mi-h-p60 {
    min-height: 60% !important;
  }
  .sm-mx-h-p60 {
    max-height: 60% !important;
  }
  .sm-h-p65 {
    height: 65% !important;
  }
  .sm-mi-h-p65 {
    min-height: 65% !important;
  }
  .sm-mx-h-p65 {
    max-height: 65% !important;
  }
  .sm-h-p70 {
    height: 70% !important;
  }
  .sm-mi-h-p70 {
    min-height: 70% !important;
  }
  .sm-mx-h-p70 {
    max-height: 70% !important;
  }
  .sm-h-p75 {
    height: 75% !important;
  }
  .sm-mi-h-p75 {
    min-height: 75% !important;
  }
  .sm-mx-h-p75 {
    max-height: 75% !important;
  }
  .sm-h-p80 {
    height: 80% !important;
  }
  .sm-mi-h-p80 {
    min-height: 80% !important;
  }
  .sm-mx-h-p80 {
    max-height: 80% !important;
  }
  .sm-h-p85 {
    height: 85% !important;
  }
  .sm-mi-h-p85 {
    min-height: 85% !important;
  }
  .sm-mx-h-p85 {
    max-height: 85% !important;
  }
  .sm-h-p90 {
    height: 90% !important;
  }
  .sm-mi-h-p90 {
    min-height: 90% !important;
  }
  .sm-mx-h-p90 {
    max-height: 90% !important;
  }
  .sm-h-p95 {
    height: 95% !important;
  }
  .sm-mi-h-p95 {
    min-height: 95% !important;
  }
  .sm-mx-h-p95 {
    max-height: 95% !important;
  }
  .sm-h-p100 {
    height: 100% !important;
  }
  .sm-mi-h-p100 {
    min-height: 100% !important;
  }
  .sm-mx-h-p100 {
    max-height: 100% !important;
  }
  .sm-h-auto {
    height: auto;
  }
  .sm-mi-h-auto {
    min-height: auto;
  }
  .sm-mx-h-auto {
    max-height: auto;
  }
}
@media (min-width: 768px) {
  .md-h-px0 {
    height: 0px !important;
  }
  .md-mi-h-px0 {
    min-height: 0px !important;
  }
  .md-mx-h-px0 {
    max-height: 0px !important;
  }
  .md-h-px10 {
    height: 10px !important;
  }
  .md-mi-h-px10 {
    min-height: 10px !important;
  }
  .md-mx-h-px10 {
    max-height: 10px !important;
  }
  .md-h-px20 {
    height: 20px !important;
  }
  .md-mi-h-px20 {
    min-height: 20px !important;
  }
  .md-mx-h-px20 {
    max-height: 20px !important;
  }
  .md-h-px30 {
    height: 30px !important;
  }
  .md-mi-h-px30 {
    min-height: 30px !important;
  }
  .md-mx-h-px30 {
    max-height: 30px !important;
  }
  .md-h-px40 {
    height: 40px !important;
  }
  .md-mi-h-px40 {
    min-height: 40px !important;
  }
  .md-mx-h-px40 {
    max-height: 40px !important;
  }
  .md-h-px50 {
    height: 50px !important;
  }
  .md-mi-h-px50 {
    min-height: 50px !important;
  }
  .md-mx-h-px50 {
    max-height: 50px !important;
  }
  .md-h-px60 {
    height: 60px !important;
  }
  .md-mi-h-px60 {
    min-height: 60px !important;
  }
  .md-mx-h-px60 {
    max-height: 60px !important;
  }
  .md-h-px70 {
    height: 70px !important;
  }
  .md-mi-h-px70 {
    min-height: 70px !important;
  }
  .md-mx-h-px70 {
    max-height: 70px !important;
  }
  .md-h-px80 {
    height: 80px !important;
  }
  .md-mi-h-px80 {
    min-height: 80px !important;
  }
  .md-mx-h-px80 {
    max-height: 80px !important;
  }
  .md-h-px90 {
    height: 90px !important;
  }
  .md-mi-h-px90 {
    min-height: 90px !important;
  }
  .md-mx-h-px90 {
    max-height: 90px !important;
  }
  .md-h-px100 {
    height: 100px !important;
  }
  .md-mi-h-px100 {
    min-height: 100px !important;
  }
  .md-mx-h-px100 {
    max-height: 100px !important;
  }
  .md-h-px110 {
    height: 110px !important;
  }
  .md-mi-h-px110 {
    min-height: 110px !important;
  }
  .md-mx-h-px110 {
    max-height: 110px !important;
  }
  .md-h-px120 {
    height: 120px !important;
  }
  .md-mi-h-px120 {
    min-height: 120px !important;
  }
  .md-mx-h-px120 {
    max-height: 120px !important;
  }
  .md-h-px130 {
    height: 130px !important;
  }
  .md-mi-h-px130 {
    min-height: 130px !important;
  }
  .md-mx-h-px130 {
    max-height: 130px !important;
  }
  .md-h-px140 {
    height: 140px !important;
  }
  .md-mi-h-px140 {
    min-height: 140px !important;
  }
  .md-mx-h-px140 {
    max-height: 140px !important;
  }
  .md-h-px150 {
    height: 150px !important;
  }
  .md-mi-h-px150 {
    min-height: 150px !important;
  }
  .md-mx-h-px150 {
    max-height: 150px !important;
  }
  .md-h-px160 {
    height: 160px !important;
  }
  .md-mi-h-px160 {
    min-height: 160px !important;
  }
  .md-mx-h-px160 {
    max-height: 160px !important;
  }
  .md-h-px170 {
    height: 170px !important;
  }
  .md-mi-h-px170 {
    min-height: 170px !important;
  }
  .md-mx-h-px170 {
    max-height: 170px !important;
  }
  .md-h-px180 {
    height: 180px !important;
  }
  .md-mi-h-px180 {
    min-height: 180px !important;
  }
  .md-mx-h-px180 {
    max-height: 180px !important;
  }
  .md-h-px190 {
    height: 190px !important;
  }
  .md-mi-h-px190 {
    min-height: 190px !important;
  }
  .md-mx-h-px190 {
    max-height: 190px !important;
  }
  .md-h-px200 {
    height: 200px !important;
  }
  .md-mi-h-px200 {
    min-height: 200px !important;
  }
  .md-mx-h-px200 {
    max-height: 200px !important;
  }
  .md-h-px210 {
    height: 210px !important;
  }
  .md-mi-h-px210 {
    min-height: 210px !important;
  }
  .md-mx-h-px210 {
    max-height: 210px !important;
  }
  .md-h-px220 {
    height: 220px !important;
  }
  .md-mi-h-px220 {
    min-height: 220px !important;
  }
  .md-mx-h-px220 {
    max-height: 220px !important;
  }
  .md-h-px230 {
    height: 230px !important;
  }
  .md-mi-h-px230 {
    min-height: 230px !important;
  }
  .md-mx-h-px230 {
    max-height: 230px !important;
  }
  .md-h-px240 {
    height: 240px !important;
  }
  .md-mi-h-px240 {
    min-height: 240px !important;
  }
  .md-mx-h-px240 {
    max-height: 240px !important;
  }
  .md-h-px250 {
    height: 250px !important;
  }
  .md-mi-h-px250 {
    min-height: 250px !important;
  }
  .md-mx-h-px250 {
    max-height: 250px !important;
  }
  .md-h-px260 {
    height: 260px !important;
  }
  .md-mi-h-px260 {
    min-height: 260px !important;
  }
  .md-mx-h-px260 {
    max-height: 260px !important;
  }
  .md-h-px270 {
    height: 270px !important;
  }
  .md-mi-h-px270 {
    min-height: 270px !important;
  }
  .md-mx-h-px270 {
    max-height: 270px !important;
  }
  .md-h-px280 {
    height: 280px !important;
  }
  .md-mi-h-px280 {
    min-height: 280px !important;
  }
  .md-mx-h-px280 {
    max-height: 280px !important;
  }
  .md-h-px290 {
    height: 290px !important;
  }
  .md-mi-h-px290 {
    min-height: 290px !important;
  }
  .md-mx-h-px290 {
    max-height: 290px !important;
  }
  .md-h-px160 {
    height: 160px !important;
  }
  .md-mi-h-px160 {
    min-height: 160px !important;
  }
  .md-mx-h-px160 {
    max-height: 160px !important;
  }
  .md-h-px180 {
    height: 180px !important;
  }
  .md-mi-h-px180 {
    min-height: 180px !important;
  }
  .md-mx-h-px180 {
    max-height: 180px !important;
  }
  .md-h-px200 {
    height: 200px !important;
  }
  .md-mi-h-px200 {
    min-height: 200px !important;
  }
  .md-mx-h-px200 {
    max-height: 200px !important;
  }
  .md-h-px220 {
    height: 220px !important;
  }
  .md-mi-h-px220 {
    min-height: 220px !important;
  }
  .md-mx-h-px220 {
    max-height: 220px !important;
  }
  .md-h-px240 {
    height: 240px !important;
  }
  .md-mi-h-px240 {
    min-height: 240px !important;
  }
  .md-mx-h-px240 {
    max-height: 240px !important;
  }
  .md-h-px260 {
    height: 260px !important;
  }
  .md-mi-h-px260 {
    min-height: 260px !important;
  }
  .md-mx-h-px260 {
    max-height: 260px !important;
  }
  .md-h-px280 {
    height: 280px !important;
  }
  .md-mi-h-px280 {
    min-height: 280px !important;
  }
  .md-mx-h-px280 {
    max-height: 280px !important;
  }
  .md-h-px300 {
    height: 300px !important;
  }
  .md-mi-h-px300 {
    min-height: 300px !important;
  }
  .md-mx-h-px300 {
    max-height: 300px !important;
  }
  .md-h-px320 {
    height: 320px !important;
  }
  .md-mi-h-px320 {
    min-height: 320px !important;
  }
  .md-mx-h-px320 {
    max-height: 320px !important;
  }
  .md-h-px340 {
    height: 340px !important;
  }
  .md-mi-h-px340 {
    min-height: 340px !important;
  }
  .md-mx-h-px340 {
    max-height: 340px !important;
  }
  .md-h-px360 {
    height: 360px !important;
  }
  .md-mi-h-px360 {
    min-height: 360px !important;
  }
  .md-mx-h-px360 {
    max-height: 360px !important;
  }
  .md-h-px380 {
    height: 380px !important;
  }
  .md-mi-h-px380 {
    min-height: 380px !important;
  }
  .md-mx-h-px380 {
    max-height: 380px !important;
  }
  .md-h-px400 {
    height: 400px !important;
  }
  .md-mi-h-px400 {
    min-height: 400px !important;
  }
  .md-mx-h-px400 {
    max-height: 400px !important;
  }
  .md-h-px420 {
    height: 420px !important;
  }
  .md-mi-h-px420 {
    min-height: 420px !important;
  }
  .md-mx-h-px420 {
    max-height: 420px !important;
  }
  .md-h-px440 {
    height: 440px !important;
  }
  .md-mi-h-px440 {
    min-height: 440px !important;
  }
  .md-mx-h-px440 {
    max-height: 440px !important;
  }
  .md-h-px460 {
    height: 460px !important;
  }
  .md-mi-h-px460 {
    min-height: 460px !important;
  }
  .md-mx-h-px460 {
    max-height: 460px !important;
  }
  .md-h-px480 {
    height: 480px !important;
  }
  .md-mi-h-px480 {
    min-height: 480px !important;
  }
  .md-mx-h-px480 {
    max-height: 480px !important;
  }
  .md-h-px500 {
    height: 500px !important;
  }
  .md-mi-h-px500 {
    min-height: 500px !important;
  }
  .md-mx-h-px500 {
    max-height: 500px !important;
  }
  .md-h-px520 {
    height: 520px !important;
  }
  .md-mi-h-px520 {
    min-height: 520px !important;
  }
  .md-mx-h-px520 {
    max-height: 520px !important;
  }
  .md-h-px540 {
    height: 540px !important;
  }
  .md-mi-h-px540 {
    min-height: 540px !important;
  }
  .md-mx-h-px540 {
    max-height: 540px !important;
  }
  .md-h-px560 {
    height: 560px !important;
  }
  .md-mi-h-px560 {
    min-height: 560px !important;
  }
  .md-mx-h-px560 {
    max-height: 560px !important;
  }
  .md-h-px580 {
    height: 580px !important;
  }
  .md-mi-h-px580 {
    min-height: 580px !important;
  }
  .md-mx-h-px580 {
    max-height: 580px !important;
  }
  .md-h-px600 {
    height: 600px !important;
  }
  .md-mi-h-px600 {
    min-height: 600px !important;
  }
  .md-mx-h-px600 {
    max-height: 600px !important;
  }
  .md-h-px620 {
    height: 620px !important;
  }
  .md-mi-h-px620 {
    min-height: 620px !important;
  }
  .md-mx-h-px620 {
    max-height: 620px !important;
  }
  .md-h-px640 {
    height: 640px !important;
  }
  .md-mi-h-px640 {
    min-height: 640px !important;
  }
  .md-mx-h-px640 {
    max-height: 640px !important;
  }
  .md-h-px660 {
    height: 660px !important;
  }
  .md-mi-h-px660 {
    min-height: 660px !important;
  }
  .md-mx-h-px660 {
    max-height: 660px !important;
  }
  .md-h-px680 {
    height: 680px !important;
  }
  .md-mi-h-px680 {
    min-height: 680px !important;
  }
  .md-mx-h-px680 {
    max-height: 680px !important;
  }
  .md-h-px700 {
    height: 700px !important;
  }
  .md-mi-h-px700 {
    min-height: 700px !important;
  }
  .md-mx-h-px700 {
    max-height: 700px !important;
  }
  .md-h-px720 {
    height: 720px !important;
  }
  .md-mi-h-px720 {
    min-height: 720px !important;
  }
  .md-mx-h-px720 {
    max-height: 720px !important;
  }
  .md-h-px740 {
    height: 740px !important;
  }
  .md-mi-h-px740 {
    min-height: 740px !important;
  }
  .md-mx-h-px740 {
    max-height: 740px !important;
  }
  .md-h-px760 {
    height: 760px !important;
  }
  .md-mi-h-px760 {
    min-height: 760px !important;
  }
  .md-mx-h-px760 {
    max-height: 760px !important;
  }
  .md-h-px780 {
    height: 780px !important;
  }
  .md-mi-h-px780 {
    min-height: 780px !important;
  }
  .md-mx-h-px780 {
    max-height: 780px !important;
  }
  .md-h-px800 {
    height: 800px !important;
  }
  .md-mi-h-px800 {
    min-height: 800px !important;
  }
  .md-mx-h-px800 {
    max-height: 800px !important;
  }
  .md-h-px820 {
    height: 820px !important;
  }
  .md-mi-h-px820 {
    min-height: 820px !important;
  }
  .md-mx-h-px820 {
    max-height: 820px !important;
  }
  .md-h-px840 {
    height: 840px !important;
  }
  .md-mi-h-px840 {
    min-height: 840px !important;
  }
  .md-mx-h-px840 {
    max-height: 840px !important;
  }
  .md-h-px860 {
    height: 860px !important;
  }
  .md-mi-h-px860 {
    min-height: 860px !important;
  }
  .md-mx-h-px860 {
    max-height: 860px !important;
  }
  .md-h-px880 {
    height: 880px !important;
  }
  .md-mi-h-px880 {
    min-height: 880px !important;
  }
  .md-mx-h-px880 {
    max-height: 880px !important;
  }
  .md-h-px900 {
    height: 900px !important;
  }
  .md-mi-h-px900 {
    min-height: 900px !important;
  }
  .md-mx-h-px900 {
    max-height: 900px !important;
  }
  .md-h-px920 {
    height: 920px !important;
  }
  .md-mi-h-px920 {
    min-height: 920px !important;
  }
  .md-mx-h-px920 {
    max-height: 920px !important;
  }
  .md-h-px940 {
    height: 940px !important;
  }
  .md-mi-h-px940 {
    min-height: 940px !important;
  }
  .md-mx-h-px940 {
    max-height: 940px !important;
  }
  .md-h-px960 {
    height: 960px !important;
  }
  .md-mi-h-px960 {
    min-height: 960px !important;
  }
  .md-mx-h-px960 {
    max-height: 960px !important;
  }
  .md-h-px980 {
    height: 980px !important;
  }
  .md-mi-h-px980 {
    min-height: 980px !important;
  }
  .md-mx-h-px980 {
    max-height: 980px !important;
  }
  .md-h-p0 {
    height: 0% !important;
  }
  .md-mi-h-p0 {
    min-height: 0% !important;
  }
  .md-mx-h-p0 {
    max-height: 0% !important;
  }
  .md-h-p5 {
    height: 5% !important;
  }
  .md-mi-h-p5 {
    min-height: 5% !important;
  }
  .md-mx-h-p5 {
    max-height: 5% !important;
  }
  .md-h-p10 {
    height: 10% !important;
  }
  .md-mi-h-p10 {
    min-height: 10% !important;
  }
  .md-mx-h-p10 {
    max-height: 10% !important;
  }
  .md-h-p15 {
    height: 15% !important;
  }
  .md-mi-h-p15 {
    min-height: 15% !important;
  }
  .md-mx-h-p15 {
    max-height: 15% !important;
  }
  .md-h-p20 {
    height: 20% !important;
  }
  .md-mi-h-p20 {
    min-height: 20% !important;
  }
  .md-mx-h-p20 {
    max-height: 20% !important;
  }
  .md-h-p25 {
    height: 25% !important;
  }
  .md-mi-h-p25 {
    min-height: 25% !important;
  }
  .md-mx-h-p25 {
    max-height: 25% !important;
  }
  .md-h-p30 {
    height: 30% !important;
  }
  .md-mi-h-p30 {
    min-height: 30% !important;
  }
  .md-mx-h-p30 {
    max-height: 30% !important;
  }
  .md-h-p35 {
    height: 35% !important;
  }
  .md-mi-h-p35 {
    min-height: 35% !important;
  }
  .md-mx-h-p35 {
    max-height: 35% !important;
  }
  .md-h-p40 {
    height: 40% !important;
  }
  .md-mi-h-p40 {
    min-height: 40% !important;
  }
  .md-mx-h-p40 {
    max-height: 40% !important;
  }
  .md-h-p45 {
    height: 45% !important;
  }
  .md-mi-h-p45 {
    min-height: 45% !important;
  }
  .md-mx-h-p45 {
    max-height: 45% !important;
  }
  .md-h-p50 {
    height: 50% !important;
  }
  .md-mi-h-p50 {
    min-height: 50% !important;
  }
  .md-mx-h-p50 {
    max-height: 50% !important;
  }
  .md-h-p55 {
    height: 55% !important;
  }
  .md-mi-h-p55 {
    min-height: 55% !important;
  }
  .md-mx-h-p55 {
    max-height: 55% !important;
  }
  .md-h-p60 {
    height: 60% !important;
  }
  .md-mi-h-p60 {
    min-height: 60% !important;
  }
  .md-mx-h-p60 {
    max-height: 60% !important;
  }
  .md-h-p65 {
    height: 65% !important;
  }
  .md-mi-h-p65 {
    min-height: 65% !important;
  }
  .md-mx-h-p65 {
    max-height: 65% !important;
  }
  .md-h-p70 {
    height: 70% !important;
  }
  .md-mi-h-p70 {
    min-height: 70% !important;
  }
  .md-mx-h-p70 {
    max-height: 70% !important;
  }
  .md-h-p75 {
    height: 75% !important;
  }
  .md-mi-h-p75 {
    min-height: 75% !important;
  }
  .md-mx-h-p75 {
    max-height: 75% !important;
  }
  .md-h-p80 {
    height: 80% !important;
  }
  .md-mi-h-p80 {
    min-height: 80% !important;
  }
  .md-mx-h-p80 {
    max-height: 80% !important;
  }
  .md-h-p85 {
    height: 85% !important;
  }
  .md-mi-h-p85 {
    min-height: 85% !important;
  }
  .md-mx-h-p85 {
    max-height: 85% !important;
  }
  .md-h-p90 {
    height: 90% !important;
  }
  .md-mi-h-p90 {
    min-height: 90% !important;
  }
  .md-mx-h-p90 {
    max-height: 90% !important;
  }
  .md-h-p95 {
    height: 95% !important;
  }
  .md-mi-h-p95 {
    min-height: 95% !important;
  }
  .md-mx-h-p95 {
    max-height: 95% !important;
  }
  .md-h-p100 {
    height: 100% !important;
  }
  .md-mi-h-p100 {
    min-height: 100% !important;
  }
  .md-mx-h-p100 {
    max-height: 100% !important;
  }
  .md-h-auto {
    height: auto;
  }
  .md-mi-h-auto {
    min-height: auto;
  }
  .md-mx-h-auto {
    max-height: auto;
  }
}
@media (min-width: 992px) {
  .lg-h-px0 {
    height: 0px !important;
  }
  .lg-mi-h-px0 {
    min-height: 0px !important;
  }
  .lg-mx-h-px0 {
    max-height: 0px !important;
  }
  .lg-h-px10 {
    height: 10px !important;
  }
  .lg-mi-h-px10 {
    min-height: 10px !important;
  }
  .lg-mx-h-px10 {
    max-height: 10px !important;
  }
  .lg-h-px20 {
    height: 20px !important;
  }
  .lg-mi-h-px20 {
    min-height: 20px !important;
  }
  .lg-mx-h-px20 {
    max-height: 20px !important;
  }
  .lg-h-px30 {
    height: 30px !important;
  }
  .lg-mi-h-px30 {
    min-height: 30px !important;
  }
  .lg-mx-h-px30 {
    max-height: 30px !important;
  }
  .lg-h-px40 {
    height: 40px !important;
  }
  .lg-mi-h-px40 {
    min-height: 40px !important;
  }
  .lg-mx-h-px40 {
    max-height: 40px !important;
  }
  .lg-h-px50 {
    height: 50px !important;
  }
  .lg-mi-h-px50 {
    min-height: 50px !important;
  }
  .lg-mx-h-px50 {
    max-height: 50px !important;
  }
  .lg-h-px60 {
    height: 60px !important;
  }
  .lg-mi-h-px60 {
    min-height: 60px !important;
  }
  .lg-mx-h-px60 {
    max-height: 60px !important;
  }
  .lg-h-px70 {
    height: 70px !important;
  }
  .lg-mi-h-px70 {
    min-height: 70px !important;
  }
  .lg-mx-h-px70 {
    max-height: 70px !important;
  }
  .lg-h-px80 {
    height: 80px !important;
  }
  .lg-mi-h-px80 {
    min-height: 80px !important;
  }
  .lg-mx-h-px80 {
    max-height: 80px !important;
  }
  .lg-h-px90 {
    height: 90px !important;
  }
  .lg-mi-h-px90 {
    min-height: 90px !important;
  }
  .lg-mx-h-px90 {
    max-height: 90px !important;
  }
  .lg-h-px100 {
    height: 100px !important;
  }
  .lg-mi-h-px100 {
    min-height: 100px !important;
  }
  .lg-mx-h-px100 {
    max-height: 100px !important;
  }
  .lg-h-px110 {
    height: 110px !important;
  }
  .lg-mi-h-px110 {
    min-height: 110px !important;
  }
  .lg-mx-h-px110 {
    max-height: 110px !important;
  }
  .lg-h-px120 {
    height: 120px !important;
  }
  .lg-mi-h-px120 {
    min-height: 120px !important;
  }
  .lg-mx-h-px120 {
    max-height: 120px !important;
  }
  .lg-h-px130 {
    height: 130px !important;
  }
  .lg-mi-h-px130 {
    min-height: 130px !important;
  }
  .lg-mx-h-px130 {
    max-height: 130px !important;
  }
  .lg-h-px140 {
    height: 140px !important;
  }
  .lg-mi-h-px140 {
    min-height: 140px !important;
  }
  .lg-mx-h-px140 {
    max-height: 140px !important;
  }
  .lg-h-px150 {
    height: 150px !important;
  }
  .lg-mi-h-px150 {
    min-height: 150px !important;
  }
  .lg-mx-h-px150 {
    max-height: 150px !important;
  }
  .lg-h-px160 {
    height: 160px !important;
  }
  .lg-mi-h-px160 {
    min-height: 160px !important;
  }
  .lg-mx-h-px160 {
    max-height: 160px !important;
  }
  .lg-h-px170 {
    height: 170px !important;
  }
  .lg-mi-h-px170 {
    min-height: 170px !important;
  }
  .lg-mx-h-px170 {
    max-height: 170px !important;
  }
  .lg-h-px180 {
    height: 180px !important;
  }
  .lg-mi-h-px180 {
    min-height: 180px !important;
  }
  .lg-mx-h-px180 {
    max-height: 180px !important;
  }
  .lg-h-px190 {
    height: 190px !important;
  }
  .lg-mi-h-px190 {
    min-height: 190px !important;
  }
  .lg-mx-h-px190 {
    max-height: 190px !important;
  }
  .lg-h-px200 {
    height: 200px !important;
  }
  .lg-mi-h-px200 {
    min-height: 200px !important;
  }
  .lg-mx-h-px200 {
    max-height: 200px !important;
  }
  .lg-h-px210 {
    height: 210px !important;
  }
  .lg-mi-h-px210 {
    min-height: 210px !important;
  }
  .lg-mx-h-px210 {
    max-height: 210px !important;
  }
  .lg-h-px220 {
    height: 220px !important;
  }
  .lg-mi-h-px220 {
    min-height: 220px !important;
  }
  .lg-mx-h-px220 {
    max-height: 220px !important;
  }
  .lg-h-px230 {
    height: 230px !important;
  }
  .lg-mi-h-px230 {
    min-height: 230px !important;
  }
  .lg-mx-h-px230 {
    max-height: 230px !important;
  }
  .lg-h-px240 {
    height: 240px !important;
  }
  .lg-mi-h-px240 {
    min-height: 240px !important;
  }
  .lg-mx-h-px240 {
    max-height: 240px !important;
  }
  .lg-h-px250 {
    height: 250px !important;
  }
  .lg-mi-h-px250 {
    min-height: 250px !important;
  }
  .lg-mx-h-px250 {
    max-height: 250px !important;
  }
  .lg-h-px260 {
    height: 260px !important;
  }
  .lg-mi-h-px260 {
    min-height: 260px !important;
  }
  .lg-mx-h-px260 {
    max-height: 260px !important;
  }
  .lg-h-px270 {
    height: 270px !important;
  }
  .lg-mi-h-px270 {
    min-height: 270px !important;
  }
  .lg-mx-h-px270 {
    max-height: 270px !important;
  }
  .lg-h-px280 {
    height: 280px !important;
  }
  .lg-mi-h-px280 {
    min-height: 280px !important;
  }
  .lg-mx-h-px280 {
    max-height: 280px !important;
  }
  .lg-h-px290 {
    height: 290px !important;
  }
  .lg-mi-h-px290 {
    min-height: 290px !important;
  }
  .lg-mx-h-px290 {
    max-height: 290px !important;
  }
  .lg-h-px160 {
    height: 160px !important;
  }
  .lg-mi-h-px160 {
    min-height: 160px !important;
  }
  .lg-mx-h-px160 {
    max-height: 160px !important;
  }
  .lg-h-px180 {
    height: 180px !important;
  }
  .lg-mi-h-px180 {
    min-height: 180px !important;
  }
  .lg-mx-h-px180 {
    max-height: 180px !important;
  }
  .lg-h-px200 {
    height: 200px !important;
  }
  .lg-mi-h-px200 {
    min-height: 200px !important;
  }
  .lg-mx-h-px200 {
    max-height: 200px !important;
  }
  .lg-h-px220 {
    height: 220px !important;
  }
  .lg-mi-h-px220 {
    min-height: 220px !important;
  }
  .lg-mx-h-px220 {
    max-height: 220px !important;
  }
  .lg-h-px240 {
    height: 240px !important;
  }
  .lg-mi-h-px240 {
    min-height: 240px !important;
  }
  .lg-mx-h-px240 {
    max-height: 240px !important;
  }
  .lg-h-px260 {
    height: 260px !important;
  }
  .lg-mi-h-px260 {
    min-height: 260px !important;
  }
  .lg-mx-h-px260 {
    max-height: 260px !important;
  }
  .lg-h-px280 {
    height: 280px !important;
  }
  .lg-mi-h-px280 {
    min-height: 280px !important;
  }
  .lg-mx-h-px280 {
    max-height: 280px !important;
  }
  .lg-h-px300 {
    height: 300px !important;
  }
  .lg-mi-h-px300 {
    min-height: 300px !important;
  }
  .lg-mx-h-px300 {
    max-height: 300px !important;
  }
  .lg-h-px320 {
    height: 320px !important;
  }
  .lg-mi-h-px320 {
    min-height: 320px !important;
  }
  .lg-mx-h-px320 {
    max-height: 320px !important;
  }
  .lg-h-px340 {
    height: 340px !important;
  }
  .lg-mi-h-px340 {
    min-height: 340px !important;
  }
  .lg-mx-h-px340 {
    max-height: 340px !important;
  }
  .lg-h-px360 {
    height: 360px !important;
  }
  .lg-mi-h-px360 {
    min-height: 360px !important;
  }
  .lg-mx-h-px360 {
    max-height: 360px !important;
  }
  .lg-h-px380 {
    height: 380px !important;
  }
  .lg-mi-h-px380 {
    min-height: 380px !important;
  }
  .lg-mx-h-px380 {
    max-height: 380px !important;
  }
  .lg-h-px400 {
    height: 400px !important;
  }
  .lg-mi-h-px400 {
    min-height: 400px !important;
  }
  .lg-mx-h-px400 {
    max-height: 400px !important;
  }
  .lg-h-px420 {
    height: 420px !important;
  }
  .lg-mi-h-px420 {
    min-height: 420px !important;
  }
  .lg-mx-h-px420 {
    max-height: 420px !important;
  }
  .lg-h-px440 {
    height: 440px !important;
  }
  .lg-mi-h-px440 {
    min-height: 440px !important;
  }
  .lg-mx-h-px440 {
    max-height: 440px !important;
  }
  .lg-h-px460 {
    height: 460px !important;
  }
  .lg-mi-h-px460 {
    min-height: 460px !important;
  }
  .lg-mx-h-px460 {
    max-height: 460px !important;
  }
  .lg-h-px480 {
    height: 480px !important;
  }
  .lg-mi-h-px480 {
    min-height: 480px !important;
  }
  .lg-mx-h-px480 {
    max-height: 480px !important;
  }
  .lg-h-px500 {
    height: 500px !important;
  }
  .lg-mi-h-px500 {
    min-height: 500px !important;
  }
  .lg-mx-h-px500 {
    max-height: 500px !important;
  }
  .lg-h-px520 {
    height: 520px !important;
  }
  .lg-mi-h-px520 {
    min-height: 520px !important;
  }
  .lg-mx-h-px520 {
    max-height: 520px !important;
  }
  .lg-h-px540 {
    height: 540px !important;
  }
  .lg-mi-h-px540 {
    min-height: 540px !important;
  }
  .lg-mx-h-px540 {
    max-height: 540px !important;
  }
  .lg-h-px560 {
    height: 560px !important;
  }
  .lg-mi-h-px560 {
    min-height: 560px !important;
  }
  .lg-mx-h-px560 {
    max-height: 560px !important;
  }
  .lg-h-px580 {
    height: 580px !important;
  }
  .lg-mi-h-px580 {
    min-height: 580px !important;
  }
  .lg-mx-h-px580 {
    max-height: 580px !important;
  }
  .lg-h-px600 {
    height: 600px !important;
  }
  .lg-mi-h-px600 {
    min-height: 600px !important;
  }
  .lg-mx-h-px600 {
    max-height: 600px !important;
  }
  .lg-h-px620 {
    height: 620px !important;
  }
  .lg-mi-h-px620 {
    min-height: 620px !important;
  }
  .lg-mx-h-px620 {
    max-height: 620px !important;
  }
  .lg-h-px640 {
    height: 640px !important;
  }
  .lg-mi-h-px640 {
    min-height: 640px !important;
  }
  .lg-mx-h-px640 {
    max-height: 640px !important;
  }
  .lg-h-px660 {
    height: 660px !important;
  }
  .lg-mi-h-px660 {
    min-height: 660px !important;
  }
  .lg-mx-h-px660 {
    max-height: 660px !important;
  }
  .lg-h-px680 {
    height: 680px !important;
  }
  .lg-mi-h-px680 {
    min-height: 680px !important;
  }
  .lg-mx-h-px680 {
    max-height: 680px !important;
  }
  .lg-h-px700 {
    height: 700px !important;
  }
  .lg-mi-h-px700 {
    min-height: 700px !important;
  }
  .lg-mx-h-px700 {
    max-height: 700px !important;
  }
  .lg-h-px720 {
    height: 720px !important;
  }
  .lg-mi-h-px720 {
    min-height: 720px !important;
  }
  .lg-mx-h-px720 {
    max-height: 720px !important;
  }
  .lg-h-px740 {
    height: 740px !important;
  }
  .lg-mi-h-px740 {
    min-height: 740px !important;
  }
  .lg-mx-h-px740 {
    max-height: 740px !important;
  }
  .lg-h-px760 {
    height: 760px !important;
  }
  .lg-mi-h-px760 {
    min-height: 760px !important;
  }
  .lg-mx-h-px760 {
    max-height: 760px !important;
  }
  .lg-h-px780 {
    height: 780px !important;
  }
  .lg-mi-h-px780 {
    min-height: 780px !important;
  }
  .lg-mx-h-px780 {
    max-height: 780px !important;
  }
  .lg-h-px800 {
    height: 800px !important;
  }
  .lg-mi-h-px800 {
    min-height: 800px !important;
  }
  .lg-mx-h-px800 {
    max-height: 800px !important;
  }
  .lg-h-px820 {
    height: 820px !important;
  }
  .lg-mi-h-px820 {
    min-height: 820px !important;
  }
  .lg-mx-h-px820 {
    max-height: 820px !important;
  }
  .lg-h-px840 {
    height: 840px !important;
  }
  .lg-mi-h-px840 {
    min-height: 840px !important;
  }
  .lg-mx-h-px840 {
    max-height: 840px !important;
  }
  .lg-h-px860 {
    height: 860px !important;
  }
  .lg-mi-h-px860 {
    min-height: 860px !important;
  }
  .lg-mx-h-px860 {
    max-height: 860px !important;
  }
  .lg-h-px880 {
    height: 880px !important;
  }
  .lg-mi-h-px880 {
    min-height: 880px !important;
  }
  .lg-mx-h-px880 {
    max-height: 880px !important;
  }
  .lg-h-px900 {
    height: 900px !important;
  }
  .lg-mi-h-px900 {
    min-height: 900px !important;
  }
  .lg-mx-h-px900 {
    max-height: 900px !important;
  }
  .lg-h-px920 {
    height: 920px !important;
  }
  .lg-mi-h-px920 {
    min-height: 920px !important;
  }
  .lg-mx-h-px920 {
    max-height: 920px !important;
  }
  .lg-h-px940 {
    height: 940px !important;
  }
  .lg-mi-h-px940 {
    min-height: 940px !important;
  }
  .lg-mx-h-px940 {
    max-height: 940px !important;
  }
  .lg-h-px960 {
    height: 960px !important;
  }
  .lg-mi-h-px960 {
    min-height: 960px !important;
  }
  .lg-mx-h-px960 {
    max-height: 960px !important;
  }
  .lg-h-px980 {
    height: 980px !important;
  }
  .lg-mi-h-px980 {
    min-height: 980px !important;
  }
  .lg-mx-h-px980 {
    max-height: 980px !important;
  }
  .lg-h-p0 {
    height: 0% !important;
  }
  .lg-mi-h-p0 {
    min-height: 0% !important;
  }
  .lg-mx-h-p0 {
    max-height: 0% !important;
  }
  .lg-h-p5 {
    height: 5% !important;
  }
  .lg-mi-h-p5 {
    min-height: 5% !important;
  }
  .lg-mx-h-p5 {
    max-height: 5% !important;
  }
  .lg-h-p10 {
    height: 10% !important;
  }
  .lg-mi-h-p10 {
    min-height: 10% !important;
  }
  .lg-mx-h-p10 {
    max-height: 10% !important;
  }
  .lg-h-p15 {
    height: 15% !important;
  }
  .lg-mi-h-p15 {
    min-height: 15% !important;
  }
  .lg-mx-h-p15 {
    max-height: 15% !important;
  }
  .lg-h-p20 {
    height: 20% !important;
  }
  .lg-mi-h-p20 {
    min-height: 20% !important;
  }
  .lg-mx-h-p20 {
    max-height: 20% !important;
  }
  .lg-h-p25 {
    height: 25% !important;
  }
  .lg-mi-h-p25 {
    min-height: 25% !important;
  }
  .lg-mx-h-p25 {
    max-height: 25% !important;
  }
  .lg-h-p30 {
    height: 30% !important;
  }
  .lg-mi-h-p30 {
    min-height: 30% !important;
  }
  .lg-mx-h-p30 {
    max-height: 30% !important;
  }
  .lg-h-p35 {
    height: 35% !important;
  }
  .lg-mi-h-p35 {
    min-height: 35% !important;
  }
  .lg-mx-h-p35 {
    max-height: 35% !important;
  }
  .lg-h-p40 {
    height: 40% !important;
  }
  .lg-mi-h-p40 {
    min-height: 40% !important;
  }
  .lg-mx-h-p40 {
    max-height: 40% !important;
  }
  .lg-h-p45 {
    height: 45% !important;
  }
  .lg-mi-h-p45 {
    min-height: 45% !important;
  }
  .lg-mx-h-p45 {
    max-height: 45% !important;
  }
  .lg-h-p50 {
    height: 50% !important;
  }
  .lg-mi-h-p50 {
    min-height: 50% !important;
  }
  .lg-mx-h-p50 {
    max-height: 50% !important;
  }
  .lg-h-p55 {
    height: 55% !important;
  }
  .lg-mi-h-p55 {
    min-height: 55% !important;
  }
  .lg-mx-h-p55 {
    max-height: 55% !important;
  }
  .lg-h-p60 {
    height: 60% !important;
  }
  .lg-mi-h-p60 {
    min-height: 60% !important;
  }
  .lg-mx-h-p60 {
    max-height: 60% !important;
  }
  .lg-h-p65 {
    height: 65% !important;
  }
  .lg-mi-h-p65 {
    min-height: 65% !important;
  }
  .lg-mx-h-p65 {
    max-height: 65% !important;
  }
  .lg-h-p70 {
    height: 70% !important;
  }
  .lg-mi-h-p70 {
    min-height: 70% !important;
  }
  .lg-mx-h-p70 {
    max-height: 70% !important;
  }
  .lg-h-p75 {
    height: 75% !important;
  }
  .lg-mi-h-p75 {
    min-height: 75% !important;
  }
  .lg-mx-h-p75 {
    max-height: 75% !important;
  }
  .lg-h-p80 {
    height: 80% !important;
  }
  .lg-mi-h-p80 {
    min-height: 80% !important;
  }
  .lg-mx-h-p80 {
    max-height: 80% !important;
  }
  .lg-h-p85 {
    height: 85% !important;
  }
  .lg-mi-h-p85 {
    min-height: 85% !important;
  }
  .lg-mx-h-p85 {
    max-height: 85% !important;
  }
  .lg-h-p90 {
    height: 90% !important;
  }
  .lg-mi-h-p90 {
    min-height: 90% !important;
  }
  .lg-mx-h-p90 {
    max-height: 90% !important;
  }
  .lg-h-p95 {
    height: 95% !important;
  }
  .lg-mi-h-p95 {
    min-height: 95% !important;
  }
  .lg-mx-h-p95 {
    max-height: 95% !important;
  }
  .lg-h-p100 {
    height: 100% !important;
  }
  .lg-mi-h-p100 {
    min-height: 100% !important;
  }
  .lg-mx-h-p100 {
    max-height: 100% !important;
  }
  .lg-h-auto {
    height: auto;
  }
  .lg-mi-h-auto {
    min-height: auto;
  }
  .lg-mx-h-auto {
    max-height: auto;
  }
}
@media (min-width: 1200px) {
  .xl-h-px0 {
    height: 0px !important;
  }
  .xl-mi-h-px0 {
    min-height: 0px !important;
  }
  .xl-mx-h-px0 {
    max-height: 0px !important;
  }
  .xl-h-px10 {
    height: 10px !important;
  }
  .xl-mi-h-px10 {
    min-height: 10px !important;
  }
  .xl-mx-h-px10 {
    max-height: 10px !important;
  }
  .xl-h-px20 {
    height: 20px !important;
  }
  .xl-mi-h-px20 {
    min-height: 20px !important;
  }
  .xl-mx-h-px20 {
    max-height: 20px !important;
  }
  .xl-h-px30 {
    height: 30px !important;
  }
  .xl-mi-h-px30 {
    min-height: 30px !important;
  }
  .xl-mx-h-px30 {
    max-height: 30px !important;
  }
  .xl-h-px40 {
    height: 40px !important;
  }
  .xl-mi-h-px40 {
    min-height: 40px !important;
  }
  .xl-mx-h-px40 {
    max-height: 40px !important;
  }
  .xl-h-px50 {
    height: 50px !important;
  }
  .xl-mi-h-px50 {
    min-height: 50px !important;
  }
  .xl-mx-h-px50 {
    max-height: 50px !important;
  }
  .xl-h-px60 {
    height: 60px !important;
  }
  .xl-mi-h-px60 {
    min-height: 60px !important;
  }
  .xl-mx-h-px60 {
    max-height: 60px !important;
  }
  .xl-h-px70 {
    height: 70px !important;
  }
  .xl-mi-h-px70 {
    min-height: 70px !important;
  }
  .xl-mx-h-px70 {
    max-height: 70px !important;
  }
  .xl-h-px80 {
    height: 80px !important;
  }
  .xl-mi-h-px80 {
    min-height: 80px !important;
  }
  .xl-mx-h-px80 {
    max-height: 80px !important;
  }
  .xl-h-px90 {
    height: 90px !important;
  }
  .xl-mi-h-px90 {
    min-height: 90px !important;
  }
  .xl-mx-h-px90 {
    max-height: 90px !important;
  }
  .xl-h-px100 {
    height: 100px !important;
  }
  .xl-mi-h-px100 {
    min-height: 100px !important;
  }
  .xl-mx-h-px100 {
    max-height: 100px !important;
  }
  .xl-h-px110 {
    height: 110px !important;
  }
  .xl-mi-h-px110 {
    min-height: 110px !important;
  }
  .xl-mx-h-px110 {
    max-height: 110px !important;
  }
  .xl-h-px120 {
    height: 120px !important;
  }
  .xl-mi-h-px120 {
    min-height: 120px !important;
  }
  .xl-mx-h-px120 {
    max-height: 120px !important;
  }
  .xl-h-px130 {
    height: 130px !important;
  }
  .xl-mi-h-px130 {
    min-height: 130px !important;
  }
  .xl-mx-h-px130 {
    max-height: 130px !important;
  }
  .xl-h-px140 {
    height: 140px !important;
  }
  .xl-mi-h-px140 {
    min-height: 140px !important;
  }
  .xl-mx-h-px140 {
    max-height: 140px !important;
  }
  .xl-h-px150 {
    height: 150px !important;
  }
  .xl-mi-h-px150 {
    min-height: 150px !important;
  }
  .xl-mx-h-px150 {
    max-height: 150px !important;
  }
  .xl-h-px160 {
    height: 160px !important;
  }
  .xl-mi-h-px160 {
    min-height: 160px !important;
  }
  .xl-mx-h-px160 {
    max-height: 160px !important;
  }
  .xl-h-px170 {
    height: 170px !important;
  }
  .xl-mi-h-px170 {
    min-height: 170px !important;
  }
  .xl-mx-h-px170 {
    max-height: 170px !important;
  }
  .xl-h-px180 {
    height: 180px !important;
  }
  .xl-mi-h-px180 {
    min-height: 180px !important;
  }
  .xl-mx-h-px180 {
    max-height: 180px !important;
  }
  .xl-h-px190 {
    height: 190px !important;
  }
  .xl-mi-h-px190 {
    min-height: 190px !important;
  }
  .xl-mx-h-px190 {
    max-height: 190px !important;
  }
  .xl-h-px200 {
    height: 200px !important;
  }
  .xl-mi-h-px200 {
    min-height: 200px !important;
  }
  .xl-mx-h-px200 {
    max-height: 200px !important;
  }
  .xl-h-px210 {
    height: 210px !important;
  }
  .xl-mi-h-px210 {
    min-height: 210px !important;
  }
  .xl-mx-h-px210 {
    max-height: 210px !important;
  }
  .xl-h-px220 {
    height: 220px !important;
  }
  .xl-mi-h-px220 {
    min-height: 220px !important;
  }
  .xl-mx-h-px220 {
    max-height: 220px !important;
  }
  .xl-h-px230 {
    height: 230px !important;
  }
  .xl-mi-h-px230 {
    min-height: 230px !important;
  }
  .xl-mx-h-px230 {
    max-height: 230px !important;
  }
  .xl-h-px240 {
    height: 240px !important;
  }
  .xl-mi-h-px240 {
    min-height: 240px !important;
  }
  .xl-mx-h-px240 {
    max-height: 240px !important;
  }
  .xl-h-px250 {
    height: 250px !important;
  }
  .xl-mi-h-px250 {
    min-height: 250px !important;
  }
  .xl-mx-h-px250 {
    max-height: 250px !important;
  }
  .xl-h-px260 {
    height: 260px !important;
  }
  .xl-mi-h-px260 {
    min-height: 260px !important;
  }
  .xl-mx-h-px260 {
    max-height: 260px !important;
  }
  .xl-h-px270 {
    height: 270px !important;
  }
  .xl-mi-h-px270 {
    min-height: 270px !important;
  }
  .xl-mx-h-px270 {
    max-height: 270px !important;
  }
  .xl-h-px280 {
    height: 280px !important;
  }
  .xl-mi-h-px280 {
    min-height: 280px !important;
  }
  .xl-mx-h-px280 {
    max-height: 280px !important;
  }
  .xl-h-px290 {
    height: 290px !important;
  }
  .xl-mi-h-px290 {
    min-height: 290px !important;
  }
  .xl-mx-h-px290 {
    max-height: 290px !important;
  }
  .xl-h-px160 {
    height: 160px !important;
  }
  .xl-mi-h-px160 {
    min-height: 160px !important;
  }
  .xl-mx-h-px160 {
    max-height: 160px !important;
  }
  .xl-h-px180 {
    height: 180px !important;
  }
  .xl-mi-h-px180 {
    min-height: 180px !important;
  }
  .xl-mx-h-px180 {
    max-height: 180px !important;
  }
  .xl-h-px200 {
    height: 200px !important;
  }
  .xl-mi-h-px200 {
    min-height: 200px !important;
  }
  .xl-mx-h-px200 {
    max-height: 200px !important;
  }
  .xl-h-px220 {
    height: 220px !important;
  }
  .xl-mi-h-px220 {
    min-height: 220px !important;
  }
  .xl-mx-h-px220 {
    max-height: 220px !important;
  }
  .xl-h-px240 {
    height: 240px !important;
  }
  .xl-mi-h-px240 {
    min-height: 240px !important;
  }
  .xl-mx-h-px240 {
    max-height: 240px !important;
  }
  .xl-h-px260 {
    height: 260px !important;
  }
  .xl-mi-h-px260 {
    min-height: 260px !important;
  }
  .xl-mx-h-px260 {
    max-height: 260px !important;
  }
  .xl-h-px280 {
    height: 280px !important;
  }
  .xl-mi-h-px280 {
    min-height: 280px !important;
  }
  .xl-mx-h-px280 {
    max-height: 280px !important;
  }
  .xl-h-px300 {
    height: 300px !important;
  }
  .xl-mi-h-px300 {
    min-height: 300px !important;
  }
  .xl-mx-h-px300 {
    max-height: 300px !important;
  }
  .xl-h-px320 {
    height: 320px !important;
  }
  .xl-mi-h-px320 {
    min-height: 320px !important;
  }
  .xl-mx-h-px320 {
    max-height: 320px !important;
  }
  .xl-h-px340 {
    height: 340px !important;
  }
  .xl-mi-h-px340 {
    min-height: 340px !important;
  }
  .xl-mx-h-px340 {
    max-height: 340px !important;
  }
  .xl-h-px360 {
    height: 360px !important;
  }
  .xl-mi-h-px360 {
    min-height: 360px !important;
  }
  .xl-mx-h-px360 {
    max-height: 360px !important;
  }
  .xl-h-px380 {
    height: 380px !important;
  }
  .xl-mi-h-px380 {
    min-height: 380px !important;
  }
  .xl-mx-h-px380 {
    max-height: 380px !important;
  }
  .xl-h-px400 {
    height: 400px !important;
  }
  .xl-mi-h-px400 {
    min-height: 400px !important;
  }
  .xl-mx-h-px400 {
    max-height: 400px !important;
  }
  .xl-h-px420 {
    height: 420px !important;
  }
  .xl-mi-h-px420 {
    min-height: 420px !important;
  }
  .xl-mx-h-px420 {
    max-height: 420px !important;
  }
  .xl-h-px440 {
    height: 440px !important;
  }
  .xl-mi-h-px440 {
    min-height: 440px !important;
  }
  .xl-mx-h-px440 {
    max-height: 440px !important;
  }
  .xl-h-px460 {
    height: 460px !important;
  }
  .xl-mi-h-px460 {
    min-height: 460px !important;
  }
  .xl-mx-h-px460 {
    max-height: 460px !important;
  }
  .xl-h-px480 {
    height: 480px !important;
  }
  .xl-mi-h-px480 {
    min-height: 480px !important;
  }
  .xl-mx-h-px480 {
    max-height: 480px !important;
  }
  .xl-h-px500 {
    height: 500px !important;
  }
  .xl-mi-h-px500 {
    min-height: 500px !important;
  }
  .xl-mx-h-px500 {
    max-height: 500px !important;
  }
  .xl-h-px520 {
    height: 520px !important;
  }
  .xl-mi-h-px520 {
    min-height: 520px !important;
  }
  .xl-mx-h-px520 {
    max-height: 520px !important;
  }
  .xl-h-px540 {
    height: 540px !important;
  }
  .xl-mi-h-px540 {
    min-height: 540px !important;
  }
  .xl-mx-h-px540 {
    max-height: 540px !important;
  }
  .xl-h-px560 {
    height: 560px !important;
  }
  .xl-mi-h-px560 {
    min-height: 560px !important;
  }
  .xl-mx-h-px560 {
    max-height: 560px !important;
  }
  .xl-h-px580 {
    height: 580px !important;
  }
  .xl-mi-h-px580 {
    min-height: 580px !important;
  }
  .xl-mx-h-px580 {
    max-height: 580px !important;
  }
  .xl-h-px600 {
    height: 600px !important;
  }
  .xl-mi-h-px600 {
    min-height: 600px !important;
  }
  .xl-mx-h-px600 {
    max-height: 600px !important;
  }
  .xl-h-px620 {
    height: 620px !important;
  }
  .xl-mi-h-px620 {
    min-height: 620px !important;
  }
  .xl-mx-h-px620 {
    max-height: 620px !important;
  }
  .xl-h-px640 {
    height: 640px !important;
  }
  .xl-mi-h-px640 {
    min-height: 640px !important;
  }
  .xl-mx-h-px640 {
    max-height: 640px !important;
  }
  .xl-h-px660 {
    height: 660px !important;
  }
  .xl-mi-h-px660 {
    min-height: 660px !important;
  }
  .xl-mx-h-px660 {
    max-height: 660px !important;
  }
  .xl-h-px680 {
    height: 680px !important;
  }
  .xl-mi-h-px680 {
    min-height: 680px !important;
  }
  .xl-mx-h-px680 {
    max-height: 680px !important;
  }
  .xl-h-px700 {
    height: 700px !important;
  }
  .xl-mi-h-px700 {
    min-height: 700px !important;
  }
  .xl-mx-h-px700 {
    max-height: 700px !important;
  }
  .xl-h-px720 {
    height: 720px !important;
  }
  .xl-mi-h-px720 {
    min-height: 720px !important;
  }
  .xl-mx-h-px720 {
    max-height: 720px !important;
  }
  .xl-h-px740 {
    height: 740px !important;
  }
  .xl-mi-h-px740 {
    min-height: 740px !important;
  }
  .xl-mx-h-px740 {
    max-height: 740px !important;
  }
  .xl-h-px760 {
    height: 760px !important;
  }
  .xl-mi-h-px760 {
    min-height: 760px !important;
  }
  .xl-mx-h-px760 {
    max-height: 760px !important;
  }
  .xl-h-px780 {
    height: 780px !important;
  }
  .xl-mi-h-px780 {
    min-height: 780px !important;
  }
  .xl-mx-h-px780 {
    max-height: 780px !important;
  }
  .xl-h-px800 {
    height: 800px !important;
  }
  .xl-mi-h-px800 {
    min-height: 800px !important;
  }
  .xl-mx-h-px800 {
    max-height: 800px !important;
  }
  .xl-h-px820 {
    height: 820px !important;
  }
  .xl-mi-h-px820 {
    min-height: 820px !important;
  }
  .xl-mx-h-px820 {
    max-height: 820px !important;
  }
  .xl-h-px840 {
    height: 840px !important;
  }
  .xl-mi-h-px840 {
    min-height: 840px !important;
  }
  .xl-mx-h-px840 {
    max-height: 840px !important;
  }
  .xl-h-px860 {
    height: 860px !important;
  }
  .xl-mi-h-px860 {
    min-height: 860px !important;
  }
  .xl-mx-h-px860 {
    max-height: 860px !important;
  }
  .xl-h-px880 {
    height: 880px !important;
  }
  .xl-mi-h-px880 {
    min-height: 880px !important;
  }
  .xl-mx-h-px880 {
    max-height: 880px !important;
  }
  .xl-h-px900 {
    height: 900px !important;
  }
  .xl-mi-h-px900 {
    min-height: 900px !important;
  }
  .xl-mx-h-px900 {
    max-height: 900px !important;
  }
  .xl-h-px920 {
    height: 920px !important;
  }
  .xl-mi-h-px920 {
    min-height: 920px !important;
  }
  .xl-mx-h-px920 {
    max-height: 920px !important;
  }
  .xl-h-px940 {
    height: 940px !important;
  }
  .xl-mi-h-px940 {
    min-height: 940px !important;
  }
  .xl-mx-h-px940 {
    max-height: 940px !important;
  }
  .xl-h-px960 {
    height: 960px !important;
  }
  .xl-mi-h-px960 {
    min-height: 960px !important;
  }
  .xl-mx-h-px960 {
    max-height: 960px !important;
  }
  .xl-h-px980 {
    height: 980px !important;
  }
  .xl-mi-h-px980 {
    min-height: 980px !important;
  }
  .xl-mx-h-px980 {
    max-height: 980px !important;
  }
  .xl-h-p0 {
    height: 0% !important;
  }
  .xl-mi-h-p0 {
    min-height: 0% !important;
  }
  .xl-mx-h-p0 {
    max-height: 0% !important;
  }
  .xl-h-p5 {
    height: 5% !important;
  }
  .xl-mi-h-p5 {
    min-height: 5% !important;
  }
  .xl-mx-h-p5 {
    max-height: 5% !important;
  }
  .xl-h-p10 {
    height: 10% !important;
  }
  .xl-mi-h-p10 {
    min-height: 10% !important;
  }
  .xl-mx-h-p10 {
    max-height: 10% !important;
  }
  .xl-h-p15 {
    height: 15% !important;
  }
  .xl-mi-h-p15 {
    min-height: 15% !important;
  }
  .xl-mx-h-p15 {
    max-height: 15% !important;
  }
  .xl-h-p20 {
    height: 20% !important;
  }
  .xl-mi-h-p20 {
    min-height: 20% !important;
  }
  .xl-mx-h-p20 {
    max-height: 20% !important;
  }
  .xl-h-p25 {
    height: 25% !important;
  }
  .xl-mi-h-p25 {
    min-height: 25% !important;
  }
  .xl-mx-h-p25 {
    max-height: 25% !important;
  }
  .xl-h-p30 {
    height: 30% !important;
  }
  .xl-mi-h-p30 {
    min-height: 30% !important;
  }
  .xl-mx-h-p30 {
    max-height: 30% !important;
  }
  .xl-h-p35 {
    height: 35% !important;
  }
  .xl-mi-h-p35 {
    min-height: 35% !important;
  }
  .xl-mx-h-p35 {
    max-height: 35% !important;
  }
  .xl-h-p40 {
    height: 40% !important;
  }
  .xl-mi-h-p40 {
    min-height: 40% !important;
  }
  .xl-mx-h-p40 {
    max-height: 40% !important;
  }
  .xl-h-p45 {
    height: 45% !important;
  }
  .xl-mi-h-p45 {
    min-height: 45% !important;
  }
  .xl-mx-h-p45 {
    max-height: 45% !important;
  }
  .xl-h-p50 {
    height: 50% !important;
  }
  .xl-mi-h-p50 {
    min-height: 50% !important;
  }
  .xl-mx-h-p50 {
    max-height: 50% !important;
  }
  .xl-h-p55 {
    height: 55% !important;
  }
  .xl-mi-h-p55 {
    min-height: 55% !important;
  }
  .xl-mx-h-p55 {
    max-height: 55% !important;
  }
  .xl-h-p60 {
    height: 60% !important;
  }
  .xl-mi-h-p60 {
    min-height: 60% !important;
  }
  .xl-mx-h-p60 {
    max-height: 60% !important;
  }
  .xl-h-p65 {
    height: 65% !important;
  }
  .xl-mi-h-p65 {
    min-height: 65% !important;
  }
  .xl-mx-h-p65 {
    max-height: 65% !important;
  }
  .xl-h-p70 {
    height: 70% !important;
  }
  .xl-mi-h-p70 {
    min-height: 70% !important;
  }
  .xl-mx-h-p70 {
    max-height: 70% !important;
  }
  .xl-h-p75 {
    height: 75% !important;
  }
  .xl-mi-h-p75 {
    min-height: 75% !important;
  }
  .xl-mx-h-p75 {
    max-height: 75% !important;
  }
  .xl-h-p80 {
    height: 80% !important;
  }
  .xl-mi-h-p80 {
    min-height: 80% !important;
  }
  .xl-mx-h-p80 {
    max-height: 80% !important;
  }
  .xl-h-p85 {
    height: 85% !important;
  }
  .xl-mi-h-p85 {
    min-height: 85% !important;
  }
  .xl-mx-h-p85 {
    max-height: 85% !important;
  }
  .xl-h-p90 {
    height: 90% !important;
  }
  .xl-mi-h-p90 {
    min-height: 90% !important;
  }
  .xl-mx-h-p90 {
    max-height: 90% !important;
  }
  .xl-h-p95 {
    height: 95% !important;
  }
  .xl-mi-h-p95 {
    min-height: 95% !important;
  }
  .xl-mx-h-p95 {
    max-height: 95% !important;
  }
  .xl-h-p100 {
    height: 100% !important;
  }
  .xl-mi-h-p100 {
    min-height: 100% !important;
  }
  .xl-mx-h-p100 {
    max-height: 100% !important;
  }
  .xl-h-auto {
    height: auto;
  }
  .xl-mi-h-auto {
    min-height: auto;
  }
  .xl-mx-h-auto {
    max-height: auto;
  }
}
@media (min-width: 1440px) {
  .xxl-h-px0 {
    height: 0px !important;
  }
  .xxl-mi-h-px0 {
    min-height: 0px !important;
  }
  .xxl-mx-h-px0 {
    max-height: 0px !important;
  }
  .xxl-h-px10 {
    height: 10px !important;
  }
  .xxl-mi-h-px10 {
    min-height: 10px !important;
  }
  .xxl-mx-h-px10 {
    max-height: 10px !important;
  }
  .xxl-h-px20 {
    height: 20px !important;
  }
  .xxl-mi-h-px20 {
    min-height: 20px !important;
  }
  .xxl-mx-h-px20 {
    max-height: 20px !important;
  }
  .xxl-h-px30 {
    height: 30px !important;
  }
  .xxl-mi-h-px30 {
    min-height: 30px !important;
  }
  .xxl-mx-h-px30 {
    max-height: 30px !important;
  }
  .xxl-h-px40 {
    height: 40px !important;
  }
  .xxl-mi-h-px40 {
    min-height: 40px !important;
  }
  .xxl-mx-h-px40 {
    max-height: 40px !important;
  }
  .xxl-h-px50 {
    height: 50px !important;
  }
  .xxl-mi-h-px50 {
    min-height: 50px !important;
  }
  .xxl-mx-h-px50 {
    max-height: 50px !important;
  }
  .xxl-h-px60 {
    height: 60px !important;
  }
  .xxl-mi-h-px60 {
    min-height: 60px !important;
  }
  .xxl-mx-h-px60 {
    max-height: 60px !important;
  }
  .xxl-h-px70 {
    height: 70px !important;
  }
  .xxl-mi-h-px70 {
    min-height: 70px !important;
  }
  .xxl-mx-h-px70 {
    max-height: 70px !important;
  }
  .xxl-h-px80 {
    height: 80px !important;
  }
  .xxl-mi-h-px80 {
    min-height: 80px !important;
  }
  .xxl-mx-h-px80 {
    max-height: 80px !important;
  }
  .xxl-h-px90 {
    height: 90px !important;
  }
  .xxl-mi-h-px90 {
    min-height: 90px !important;
  }
  .xxl-mx-h-px90 {
    max-height: 90px !important;
  }
  .xxl-h-px100 {
    height: 100px !important;
  }
  .xxl-mi-h-px100 {
    min-height: 100px !important;
  }
  .xxl-mx-h-px100 {
    max-height: 100px !important;
  }
  .xxl-h-px110 {
    height: 110px !important;
  }
  .xxl-mi-h-px110 {
    min-height: 110px !important;
  }
  .xxl-mx-h-px110 {
    max-height: 110px !important;
  }
  .xxl-h-px120 {
    height: 120px !important;
  }
  .xxl-mi-h-px120 {
    min-height: 120px !important;
  }
  .xxl-mx-h-px120 {
    max-height: 120px !important;
  }
  .xxl-h-px130 {
    height: 130px !important;
  }
  .xxl-mi-h-px130 {
    min-height: 130px !important;
  }
  .xxl-mx-h-px130 {
    max-height: 130px !important;
  }
  .xxl-h-px140 {
    height: 140px !important;
  }
  .xxl-mi-h-px140 {
    min-height: 140px !important;
  }
  .xxl-mx-h-px140 {
    max-height: 140px !important;
  }
  .xxl-h-px150 {
    height: 150px !important;
  }
  .xxl-mi-h-px150 {
    min-height: 150px !important;
  }
  .xxl-mx-h-px150 {
    max-height: 150px !important;
  }
  .xxl-h-px160 {
    height: 160px !important;
  }
  .xxl-mi-h-px160 {
    min-height: 160px !important;
  }
  .xxl-mx-h-px160 {
    max-height: 160px !important;
  }
  .xxl-h-px170 {
    height: 170px !important;
  }
  .xxl-mi-h-px170 {
    min-height: 170px !important;
  }
  .xxl-mx-h-px170 {
    max-height: 170px !important;
  }
  .xxl-h-px180 {
    height: 180px !important;
  }
  .xxl-mi-h-px180 {
    min-height: 180px !important;
  }
  .xxl-mx-h-px180 {
    max-height: 180px !important;
  }
  .xxl-h-px190 {
    height: 190px !important;
  }
  .xxl-mi-h-px190 {
    min-height: 190px !important;
  }
  .xxl-mx-h-px190 {
    max-height: 190px !important;
  }
  .xxl-h-px200 {
    height: 200px !important;
  }
  .xxl-mi-h-px200 {
    min-height: 200px !important;
  }
  .xxl-mx-h-px200 {
    max-height: 200px !important;
  }
  .xxl-h-px210 {
    height: 210px !important;
  }
  .xxl-mi-h-px210 {
    min-height: 210px !important;
  }
  .xxl-mx-h-px210 {
    max-height: 210px !important;
  }
  .xxl-h-px220 {
    height: 220px !important;
  }
  .xxl-mi-h-px220 {
    min-height: 220px !important;
  }
  .xxl-mx-h-px220 {
    max-height: 220px !important;
  }
  .xxl-h-px230 {
    height: 230px !important;
  }
  .xxl-mi-h-px230 {
    min-height: 230px !important;
  }
  .xxl-mx-h-px230 {
    max-height: 230px !important;
  }
  .xxl-h-px240 {
    height: 240px !important;
  }
  .xxl-mi-h-px240 {
    min-height: 240px !important;
  }
  .xxl-mx-h-px240 {
    max-height: 240px !important;
  }
  .xxl-h-px250 {
    height: 250px !important;
  }
  .xxl-mi-h-px250 {
    min-height: 250px !important;
  }
  .xxl-mx-h-px250 {
    max-height: 250px !important;
  }
  .xxl-h-px260 {
    height: 260px !important;
  }
  .xxl-mi-h-px260 {
    min-height: 260px !important;
  }
  .xxl-mx-h-px260 {
    max-height: 260px !important;
  }
  .xxl-h-px270 {
    height: 270px !important;
  }
  .xxl-mi-h-px270 {
    min-height: 270px !important;
  }
  .xxl-mx-h-px270 {
    max-height: 270px !important;
  }
  .xxl-h-px280 {
    height: 280px !important;
  }
  .xxl-mi-h-px280 {
    min-height: 280px !important;
  }
  .xxl-mx-h-px280 {
    max-height: 280px !important;
  }
  .xxl-h-px290 {
    height: 290px !important;
  }
  .xxl-mi-h-px290 {
    min-height: 290px !important;
  }
  .xxl-mx-h-px290 {
    max-height: 290px !important;
  }
  .xxl-h-px160 {
    height: 160px !important;
  }
  .xxl-mi-h-px160 {
    min-height: 160px !important;
  }
  .xxl-mx-h-px160 {
    max-height: 160px !important;
  }
  .xxl-h-px180 {
    height: 180px !important;
  }
  .xxl-mi-h-px180 {
    min-height: 180px !important;
  }
  .xxl-mx-h-px180 {
    max-height: 180px !important;
  }
  .xxl-h-px200 {
    height: 200px !important;
  }
  .xxl-mi-h-px200 {
    min-height: 200px !important;
  }
  .xxl-mx-h-px200 {
    max-height: 200px !important;
  }
  .xxl-h-px220 {
    height: 220px !important;
  }
  .xxl-mi-h-px220 {
    min-height: 220px !important;
  }
  .xxl-mx-h-px220 {
    max-height: 220px !important;
  }
  .xxl-h-px240 {
    height: 240px !important;
  }
  .xxl-mi-h-px240 {
    min-height: 240px !important;
  }
  .xxl-mx-h-px240 {
    max-height: 240px !important;
  }
  .xxl-h-px260 {
    height: 260px !important;
  }
  .xxl-mi-h-px260 {
    min-height: 260px !important;
  }
  .xxl-mx-h-px260 {
    max-height: 260px !important;
  }
  .xxl-h-px280 {
    height: 280px !important;
  }
  .xxl-mi-h-px280 {
    min-height: 280px !important;
  }
  .xxl-mx-h-px280 {
    max-height: 280px !important;
  }
  .xxl-h-px300 {
    height: 300px !important;
  }
  .xxl-mi-h-px300 {
    min-height: 300px !important;
  }
  .xxl-mx-h-px300 {
    max-height: 300px !important;
  }
  .xxl-h-px320 {
    height: 320px !important;
  }
  .xxl-mi-h-px320 {
    min-height: 320px !important;
  }
  .xxl-mx-h-px320 {
    max-height: 320px !important;
  }
  .xxl-h-px340 {
    height: 340px !important;
  }
  .xxl-mi-h-px340 {
    min-height: 340px !important;
  }
  .xxl-mx-h-px340 {
    max-height: 340px !important;
  }
  .xxl-h-px360 {
    height: 360px !important;
  }
  .xxl-mi-h-px360 {
    min-height: 360px !important;
  }
  .xxl-mx-h-px360 {
    max-height: 360px !important;
  }
  .xxl-h-px380 {
    height: 380px !important;
  }
  .xxl-mi-h-px380 {
    min-height: 380px !important;
  }
  .xxl-mx-h-px380 {
    max-height: 380px !important;
  }
  .xxl-h-px400 {
    height: 400px !important;
  }
  .xxl-mi-h-px400 {
    min-height: 400px !important;
  }
  .xxl-mx-h-px400 {
    max-height: 400px !important;
  }
  .xxl-h-px420 {
    height: 420px !important;
  }
  .xxl-mi-h-px420 {
    min-height: 420px !important;
  }
  .xxl-mx-h-px420 {
    max-height: 420px !important;
  }
  .xxl-h-px440 {
    height: 440px !important;
  }
  .xxl-mi-h-px440 {
    min-height: 440px !important;
  }
  .xxl-mx-h-px440 {
    max-height: 440px !important;
  }
  .xxl-h-px460 {
    height: 460px !important;
  }
  .xxl-mi-h-px460 {
    min-height: 460px !important;
  }
  .xxl-mx-h-px460 {
    max-height: 460px !important;
  }
  .xxl-h-px480 {
    height: 480px !important;
  }
  .xxl-mi-h-px480 {
    min-height: 480px !important;
  }
  .xxl-mx-h-px480 {
    max-height: 480px !important;
  }
  .xxl-h-px500 {
    height: 500px !important;
  }
  .xxl-mi-h-px500 {
    min-height: 500px !important;
  }
  .xxl-mx-h-px500 {
    max-height: 500px !important;
  }
  .xxl-h-px520 {
    height: 520px !important;
  }
  .xxl-mi-h-px520 {
    min-height: 520px !important;
  }
  .xxl-mx-h-px520 {
    max-height: 520px !important;
  }
  .xxl-h-px540 {
    height: 540px !important;
  }
  .xxl-mi-h-px540 {
    min-height: 540px !important;
  }
  .xxl-mx-h-px540 {
    max-height: 540px !important;
  }
  .xxl-h-px560 {
    height: 560px !important;
  }
  .xxl-mi-h-px560 {
    min-height: 560px !important;
  }
  .xxl-mx-h-px560 {
    max-height: 560px !important;
  }
  .xxl-h-px580 {
    height: 580px !important;
  }
  .xxl-mi-h-px580 {
    min-height: 580px !important;
  }
  .xxl-mx-h-px580 {
    max-height: 580px !important;
  }
  .xxl-h-px600 {
    height: 600px !important;
  }
  .xxl-mi-h-px600 {
    min-height: 600px !important;
  }
  .xxl-mx-h-px600 {
    max-height: 600px !important;
  }
  .xxl-h-px620 {
    height: 620px !important;
  }
  .xxl-mi-h-px620 {
    min-height: 620px !important;
  }
  .xxl-mx-h-px620 {
    max-height: 620px !important;
  }
  .xxl-h-px640 {
    height: 640px !important;
  }
  .xxl-mi-h-px640 {
    min-height: 640px !important;
  }
  .xxl-mx-h-px640 {
    max-height: 640px !important;
  }
  .xxl-h-px660 {
    height: 660px !important;
  }
  .xxl-mi-h-px660 {
    min-height: 660px !important;
  }
  .xxl-mx-h-px660 {
    max-height: 660px !important;
  }
  .xxl-h-px680 {
    height: 680px !important;
  }
  .xxl-mi-h-px680 {
    min-height: 680px !important;
  }
  .xxl-mx-h-px680 {
    max-height: 680px !important;
  }
  .xxl-h-px700 {
    height: 700px !important;
  }
  .xxl-mi-h-px700 {
    min-height: 700px !important;
  }
  .xxl-mx-h-px700 {
    max-height: 700px !important;
  }
  .xxl-h-px720 {
    height: 720px !important;
  }
  .xxl-mi-h-px720 {
    min-height: 720px !important;
  }
  .xxl-mx-h-px720 {
    max-height: 720px !important;
  }
  .xxl-h-px740 {
    height: 740px !important;
  }
  .xxl-mi-h-px740 {
    min-height: 740px !important;
  }
  .xxl-mx-h-px740 {
    max-height: 740px !important;
  }
  .xxl-h-px760 {
    height: 760px !important;
  }
  .xxl-mi-h-px760 {
    min-height: 760px !important;
  }
  .xxl-mx-h-px760 {
    max-height: 760px !important;
  }
  .xxl-h-px780 {
    height: 780px !important;
  }
  .xxl-mi-h-px780 {
    min-height: 780px !important;
  }
  .xxl-mx-h-px780 {
    max-height: 780px !important;
  }
  .xxl-h-px800 {
    height: 800px !important;
  }
  .xxl-mi-h-px800 {
    min-height: 800px !important;
  }
  .xxl-mx-h-px800 {
    max-height: 800px !important;
  }
  .xxl-h-px820 {
    height: 820px !important;
  }
  .xxl-mi-h-px820 {
    min-height: 820px !important;
  }
  .xxl-mx-h-px820 {
    max-height: 820px !important;
  }
  .xxl-h-px840 {
    height: 840px !important;
  }
  .xxl-mi-h-px840 {
    min-height: 840px !important;
  }
  .xxl-mx-h-px840 {
    max-height: 840px !important;
  }
  .xxl-h-px860 {
    height: 860px !important;
  }
  .xxl-mi-h-px860 {
    min-height: 860px !important;
  }
  .xxl-mx-h-px860 {
    max-height: 860px !important;
  }
  .xxl-h-px880 {
    height: 880px !important;
  }
  .xxl-mi-h-px880 {
    min-height: 880px !important;
  }
  .xxl-mx-h-px880 {
    max-height: 880px !important;
  }
  .xxl-h-px900 {
    height: 900px !important;
  }
  .xxl-mi-h-px900 {
    min-height: 900px !important;
  }
  .xxl-mx-h-px900 {
    max-height: 900px !important;
  }
  .xxl-h-px920 {
    height: 920px !important;
  }
  .xxl-mi-h-px920 {
    min-height: 920px !important;
  }
  .xxl-mx-h-px920 {
    max-height: 920px !important;
  }
  .xxl-h-px940 {
    height: 940px !important;
  }
  .xxl-mi-h-px940 {
    min-height: 940px !important;
  }
  .xxl-mx-h-px940 {
    max-height: 940px !important;
  }
  .xxl-h-px960 {
    height: 960px !important;
  }
  .xxl-mi-h-px960 {
    min-height: 960px !important;
  }
  .xxl-mx-h-px960 {
    max-height: 960px !important;
  }
  .xxl-h-px980 {
    height: 980px !important;
  }
  .xxl-mi-h-px980 {
    min-height: 980px !important;
  }
  .xxl-mx-h-px980 {
    max-height: 980px !important;
  }
  .xxl-h-p0 {
    height: 0% !important;
  }
  .xxl-mi-h-p0 {
    min-height: 0% !important;
  }
  .xxl-mx-h-p0 {
    max-height: 0% !important;
  }
  .xxl-h-p5 {
    height: 5% !important;
  }
  .xxl-mi-h-p5 {
    min-height: 5% !important;
  }
  .xxl-mx-h-p5 {
    max-height: 5% !important;
  }
  .xxl-h-p10 {
    height: 10% !important;
  }
  .xxl-mi-h-p10 {
    min-height: 10% !important;
  }
  .xxl-mx-h-p10 {
    max-height: 10% !important;
  }
  .xxl-h-p15 {
    height: 15% !important;
  }
  .xxl-mi-h-p15 {
    min-height: 15% !important;
  }
  .xxl-mx-h-p15 {
    max-height: 15% !important;
  }
  .xxl-h-p20 {
    height: 20% !important;
  }
  .xxl-mi-h-p20 {
    min-height: 20% !important;
  }
  .xxl-mx-h-p20 {
    max-height: 20% !important;
  }
  .xxl-h-p25 {
    height: 25% !important;
  }
  .xxl-mi-h-p25 {
    min-height: 25% !important;
  }
  .xxl-mx-h-p25 {
    max-height: 25% !important;
  }
  .xxl-h-p30 {
    height: 30% !important;
  }
  .xxl-mi-h-p30 {
    min-height: 30% !important;
  }
  .xxl-mx-h-p30 {
    max-height: 30% !important;
  }
  .xxl-h-p35 {
    height: 35% !important;
  }
  .xxl-mi-h-p35 {
    min-height: 35% !important;
  }
  .xxl-mx-h-p35 {
    max-height: 35% !important;
  }
  .xxl-h-p40 {
    height: 40% !important;
  }
  .xxl-mi-h-p40 {
    min-height: 40% !important;
  }
  .xxl-mx-h-p40 {
    max-height: 40% !important;
  }
  .xxl-h-p45 {
    height: 45% !important;
  }
  .xxl-mi-h-p45 {
    min-height: 45% !important;
  }
  .xxl-mx-h-p45 {
    max-height: 45% !important;
  }
  .xxl-h-p50 {
    height: 50% !important;
  }
  .xxl-mi-h-p50 {
    min-height: 50% !important;
  }
  .xxl-mx-h-p50 {
    max-height: 50% !important;
  }
  .xxl-h-p55 {
    height: 55% !important;
  }
  .xxl-mi-h-p55 {
    min-height: 55% !important;
  }
  .xxl-mx-h-p55 {
    max-height: 55% !important;
  }
  .xxl-h-p60 {
    height: 60% !important;
  }
  .xxl-mi-h-p60 {
    min-height: 60% !important;
  }
  .xxl-mx-h-p60 {
    max-height: 60% !important;
  }
  .xxl-h-p65 {
    height: 65% !important;
  }
  .xxl-mi-h-p65 {
    min-height: 65% !important;
  }
  .xxl-mx-h-p65 {
    max-height: 65% !important;
  }
  .xxl-h-p70 {
    height: 70% !important;
  }
  .xxl-mi-h-p70 {
    min-height: 70% !important;
  }
  .xxl-mx-h-p70 {
    max-height: 70% !important;
  }
  .xxl-h-p75 {
    height: 75% !important;
  }
  .xxl-mi-h-p75 {
    min-height: 75% !important;
  }
  .xxl-mx-h-p75 {
    max-height: 75% !important;
  }
  .xxl-h-p80 {
    height: 80% !important;
  }
  .xxl-mi-h-p80 {
    min-height: 80% !important;
  }
  .xxl-mx-h-p80 {
    max-height: 80% !important;
  }
  .xxl-h-p85 {
    height: 85% !important;
  }
  .xxl-mi-h-p85 {
    min-height: 85% !important;
  }
  .xxl-mx-h-p85 {
    max-height: 85% !important;
  }
  .xxl-h-p90 {
    height: 90% !important;
  }
  .xxl-mi-h-p90 {
    min-height: 90% !important;
  }
  .xxl-mx-h-p90 {
    max-height: 90% !important;
  }
  .xxl-h-p95 {
    height: 95% !important;
  }
  .xxl-mi-h-p95 {
    min-height: 95% !important;
  }
  .xxl-mx-h-p95 {
    max-height: 95% !important;
  }
  .xxl-h-p100 {
    height: 100% !important;
  }
  .xxl-mi-h-p100 {
    min-height: 100% !important;
  }
  .xxl-mx-h-p100 {
    max-height: 100% !important;
  }
  .xxl-h-auto {
    height: auto;
  }
  .xxl-mi-h-auto {
    min-height: auto;
  }
  .xxl-mx-h-auto {
    max-height: auto;
  }
}
@media (min-width: 1599px) {
  .xxxl-h-px0 {
    height: 0px !important;
  }
  .xxxl-mi-h-px0 {
    min-height: 0px !important;
  }
  .xxxl-mx-h-px0 {
    max-height: 0px !important;
  }
  .xxxl-h-px10 {
    height: 10px !important;
  }
  .xxxl-mi-h-px10 {
    min-height: 10px !important;
  }
  .xxxl-mx-h-px10 {
    max-height: 10px !important;
  }
  .xxxl-h-px20 {
    height: 20px !important;
  }
  .xxxl-mi-h-px20 {
    min-height: 20px !important;
  }
  .xxxl-mx-h-px20 {
    max-height: 20px !important;
  }
  .xxxl-h-px30 {
    height: 30px !important;
  }
  .xxxl-mi-h-px30 {
    min-height: 30px !important;
  }
  .xxxl-mx-h-px30 {
    max-height: 30px !important;
  }
  .xxxl-h-px40 {
    height: 40px !important;
  }
  .xxxl-mi-h-px40 {
    min-height: 40px !important;
  }
  .xxxl-mx-h-px40 {
    max-height: 40px !important;
  }
  .xxxl-h-px50 {
    height: 50px !important;
  }
  .xxxl-mi-h-px50 {
    min-height: 50px !important;
  }
  .xxxl-mx-h-px50 {
    max-height: 50px !important;
  }
  .xxxl-h-px60 {
    height: 60px !important;
  }
  .xxxl-mi-h-px60 {
    min-height: 60px !important;
  }
  .xxxl-mx-h-px60 {
    max-height: 60px !important;
  }
  .xxxl-h-px70 {
    height: 70px !important;
  }
  .xxxl-mi-h-px70 {
    min-height: 70px !important;
  }
  .xxxl-mx-h-px70 {
    max-height: 70px !important;
  }
  .xxxl-h-px80 {
    height: 80px !important;
  }
  .xxxl-mi-h-px80 {
    min-height: 80px !important;
  }
  .xxxl-mx-h-px80 {
    max-height: 80px !important;
  }
  .xxxl-h-px90 {
    height: 90px !important;
  }
  .xxxl-mi-h-px90 {
    min-height: 90px !important;
  }
  .xxxl-mx-h-px90 {
    max-height: 90px !important;
  }
  .xxxl-h-px100 {
    height: 100px !important;
  }
  .xxxl-mi-h-px100 {
    min-height: 100px !important;
  }
  .xxxl-mx-h-px100 {
    max-height: 100px !important;
  }
  .xxxl-h-px110 {
    height: 110px !important;
  }
  .xxxl-mi-h-px110 {
    min-height: 110px !important;
  }
  .xxxl-mx-h-px110 {
    max-height: 110px !important;
  }
  .xxxl-h-px120 {
    height: 120px !important;
  }
  .xxxl-mi-h-px120 {
    min-height: 120px !important;
  }
  .xxxl-mx-h-px120 {
    max-height: 120px !important;
  }
  .xxxl-h-px130 {
    height: 130px !important;
  }
  .xxxl-mi-h-px130 {
    min-height: 130px !important;
  }
  .xxxl-mx-h-px130 {
    max-height: 130px !important;
  }
  .xxxl-h-px140 {
    height: 140px !important;
  }
  .xxxl-mi-h-px140 {
    min-height: 140px !important;
  }
  .xxxl-mx-h-px140 {
    max-height: 140px !important;
  }
  .xxxl-h-px150 {
    height: 150px !important;
  }
  .xxxl-mi-h-px150 {
    min-height: 150px !important;
  }
  .xxxl-mx-h-px150 {
    max-height: 150px !important;
  }
  .xxxl-h-px160 {
    height: 160px !important;
  }
  .xxxl-mi-h-px160 {
    min-height: 160px !important;
  }
  .xxxl-mx-h-px160 {
    max-height: 160px !important;
  }
  .xxxl-h-px170 {
    height: 170px !important;
  }
  .xxxl-mi-h-px170 {
    min-height: 170px !important;
  }
  .xxxl-mx-h-px170 {
    max-height: 170px !important;
  }
  .xxxl-h-px180 {
    height: 180px !important;
  }
  .xxxl-mi-h-px180 {
    min-height: 180px !important;
  }
  .xxxl-mx-h-px180 {
    max-height: 180px !important;
  }
  .xxxl-h-px190 {
    height: 190px !important;
  }
  .xxxl-mi-h-px190 {
    min-height: 190px !important;
  }
  .xxxl-mx-h-px190 {
    max-height: 190px !important;
  }
  .xxxl-h-px200 {
    height: 200px !important;
  }
  .xxxl-mi-h-px200 {
    min-height: 200px !important;
  }
  .xxxl-mx-h-px200 {
    max-height: 200px !important;
  }
  .xxxl-h-px210 {
    height: 210px !important;
  }
  .xxxl-mi-h-px210 {
    min-height: 210px !important;
  }
  .xxxl-mx-h-px210 {
    max-height: 210px !important;
  }
  .xxxl-h-px220 {
    height: 220px !important;
  }
  .xxxl-mi-h-px220 {
    min-height: 220px !important;
  }
  .xxxl-mx-h-px220 {
    max-height: 220px !important;
  }
  .xxxl-h-px230 {
    height: 230px !important;
  }
  .xxxl-mi-h-px230 {
    min-height: 230px !important;
  }
  .xxxl-mx-h-px230 {
    max-height: 230px !important;
  }
  .xxxl-h-px240 {
    height: 240px !important;
  }
  .xxxl-mi-h-px240 {
    min-height: 240px !important;
  }
  .xxxl-mx-h-px240 {
    max-height: 240px !important;
  }
  .xxxl-h-px250 {
    height: 250px !important;
  }
  .xxxl-mi-h-px250 {
    min-height: 250px !important;
  }
  .xxxl-mx-h-px250 {
    max-height: 250px !important;
  }
  .xxxl-h-px260 {
    height: 260px !important;
  }
  .xxxl-mi-h-px260 {
    min-height: 260px !important;
  }
  .xxxl-mx-h-px260 {
    max-height: 260px !important;
  }
  .xxxl-h-px270 {
    height: 270px !important;
  }
  .xxxl-mi-h-px270 {
    min-height: 270px !important;
  }
  .xxxl-mx-h-px270 {
    max-height: 270px !important;
  }
  .xxxl-h-px280 {
    height: 280px !important;
  }
  .xxxl-mi-h-px280 {
    min-height: 280px !important;
  }
  .xxxl-mx-h-px280 {
    max-height: 280px !important;
  }
  .xxxl-h-px290 {
    height: 290px !important;
  }
  .xxxl-mi-h-px290 {
    min-height: 290px !important;
  }
  .xxxl-mx-h-px290 {
    max-height: 290px !important;
  }
  .xxxl-h-px160 {
    height: 160px !important;
  }
  .xxxl-mi-h-px160 {
    min-height: 160px !important;
  }
  .xxxl-mx-h-px160 {
    max-height: 160px !important;
  }
  .xxxl-h-px180 {
    height: 180px !important;
  }
  .xxxl-mi-h-px180 {
    min-height: 180px !important;
  }
  .xxxl-mx-h-px180 {
    max-height: 180px !important;
  }
  .xxxl-h-px200 {
    height: 200px !important;
  }
  .xxxl-mi-h-px200 {
    min-height: 200px !important;
  }
  .xxxl-mx-h-px200 {
    max-height: 200px !important;
  }
  .xxxl-h-px220 {
    height: 220px !important;
  }
  .xxxl-mi-h-px220 {
    min-height: 220px !important;
  }
  .xxxl-mx-h-px220 {
    max-height: 220px !important;
  }
  .xxxl-h-px240 {
    height: 240px !important;
  }
  .xxxl-mi-h-px240 {
    min-height: 240px !important;
  }
  .xxxl-mx-h-px240 {
    max-height: 240px !important;
  }
  .xxxl-h-px260 {
    height: 260px !important;
  }
  .xxxl-mi-h-px260 {
    min-height: 260px !important;
  }
  .xxxl-mx-h-px260 {
    max-height: 260px !important;
  }
  .xxxl-h-px280 {
    height: 280px !important;
  }
  .xxxl-mi-h-px280 {
    min-height: 280px !important;
  }
  .xxxl-mx-h-px280 {
    max-height: 280px !important;
  }
  .xxxl-h-px300 {
    height: 300px !important;
  }
  .xxxl-mi-h-px300 {
    min-height: 300px !important;
  }
  .xxxl-mx-h-px300 {
    max-height: 300px !important;
  }
  .xxxl-h-px320 {
    height: 320px !important;
  }
  .xxxl-mi-h-px320 {
    min-height: 320px !important;
  }
  .xxxl-mx-h-px320 {
    max-height: 320px !important;
  }
  .xxxl-h-px340 {
    height: 340px !important;
  }
  .xxxl-mi-h-px340 {
    min-height: 340px !important;
  }
  .xxxl-mx-h-px340 {
    max-height: 340px !important;
  }
  .xxxl-h-px360 {
    height: 360px !important;
  }
  .xxxl-mi-h-px360 {
    min-height: 360px !important;
  }
  .xxxl-mx-h-px360 {
    max-height: 360px !important;
  }
  .xxxl-h-px380 {
    height: 380px !important;
  }
  .xxxl-mi-h-px380 {
    min-height: 380px !important;
  }
  .xxxl-mx-h-px380 {
    max-height: 380px !important;
  }
  .xxxl-h-px400 {
    height: 400px !important;
  }
  .xxxl-mi-h-px400 {
    min-height: 400px !important;
  }
  .xxxl-mx-h-px400 {
    max-height: 400px !important;
  }
  .xxxl-h-px420 {
    height: 420px !important;
  }
  .xxxl-mi-h-px420 {
    min-height: 420px !important;
  }
  .xxxl-mx-h-px420 {
    max-height: 420px !important;
  }
  .xxxl-h-px440 {
    height: 440px !important;
  }
  .xxxl-mi-h-px440 {
    min-height: 440px !important;
  }
  .xxxl-mx-h-px440 {
    max-height: 440px !important;
  }
  .xxxl-h-px460 {
    height: 460px !important;
  }
  .xxxl-mi-h-px460 {
    min-height: 460px !important;
  }
  .xxxl-mx-h-px460 {
    max-height: 460px !important;
  }
  .xxxl-h-px480 {
    height: 480px !important;
  }
  .xxxl-mi-h-px480 {
    min-height: 480px !important;
  }
  .xxxl-mx-h-px480 {
    max-height: 480px !important;
  }
  .xxxl-h-px500 {
    height: 500px !important;
  }
  .xxxl-mi-h-px500 {
    min-height: 500px !important;
  }
  .xxxl-mx-h-px500 {
    max-height: 500px !important;
  }
  .xxxl-h-px520 {
    height: 520px !important;
  }
  .xxxl-mi-h-px520 {
    min-height: 520px !important;
  }
  .xxxl-mx-h-px520 {
    max-height: 520px !important;
  }
  .xxxl-h-px540 {
    height: 540px !important;
  }
  .xxxl-mi-h-px540 {
    min-height: 540px !important;
  }
  .xxxl-mx-h-px540 {
    max-height: 540px !important;
  }
  .xxxl-h-px560 {
    height: 560px !important;
  }
  .xxxl-mi-h-px560 {
    min-height: 560px !important;
  }
  .xxxl-mx-h-px560 {
    max-height: 560px !important;
  }
  .xxxl-h-px580 {
    height: 580px !important;
  }
  .xxxl-mi-h-px580 {
    min-height: 580px !important;
  }
  .xxxl-mx-h-px580 {
    max-height: 580px !important;
  }
  .xxxl-h-px600 {
    height: 600px !important;
  }
  .xxxl-mi-h-px600 {
    min-height: 600px !important;
  }
  .xxxl-mx-h-px600 {
    max-height: 600px !important;
  }
  .xxxl-h-px620 {
    height: 620px !important;
  }
  .xxxl-mi-h-px620 {
    min-height: 620px !important;
  }
  .xxxl-mx-h-px620 {
    max-height: 620px !important;
  }
  .xxxl-h-px640 {
    height: 640px !important;
  }
  .xxxl-mi-h-px640 {
    min-height: 640px !important;
  }
  .xxxl-mx-h-px640 {
    max-height: 640px !important;
  }
  .xxxl-h-px660 {
    height: 660px !important;
  }
  .xxxl-mi-h-px660 {
    min-height: 660px !important;
  }
  .xxxl-mx-h-px660 {
    max-height: 660px !important;
  }
  .xxxl-h-px680 {
    height: 680px !important;
  }
  .xxxl-mi-h-px680 {
    min-height: 680px !important;
  }
  .xxxl-mx-h-px680 {
    max-height: 680px !important;
  }
  .xxxl-h-px700 {
    height: 700px !important;
  }
  .xxxl-mi-h-px700 {
    min-height: 700px !important;
  }
  .xxxl-mx-h-px700 {
    max-height: 700px !important;
  }
  .xxxl-h-px720 {
    height: 720px !important;
  }
  .xxxl-mi-h-px720 {
    min-height: 720px !important;
  }
  .xxxl-mx-h-px720 {
    max-height: 720px !important;
  }
  .xxxl-h-px740 {
    height: 740px !important;
  }
  .xxxl-mi-h-px740 {
    min-height: 740px !important;
  }
  .xxxl-mx-h-px740 {
    max-height: 740px !important;
  }
  .xxxl-h-px760 {
    height: 760px !important;
  }
  .xxxl-mi-h-px760 {
    min-height: 760px !important;
  }
  .xxxl-mx-h-px760 {
    max-height: 760px !important;
  }
  .xxxl-h-px780 {
    height: 780px !important;
  }
  .xxxl-mi-h-px780 {
    min-height: 780px !important;
  }
  .xxxl-mx-h-px780 {
    max-height: 780px !important;
  }
  .xxxl-h-px800 {
    height: 800px !important;
  }
  .xxxl-mi-h-px800 {
    min-height: 800px !important;
  }
  .xxxl-mx-h-px800 {
    max-height: 800px !important;
  }
  .xxxl-h-px820 {
    height: 820px !important;
  }
  .xxxl-mi-h-px820 {
    min-height: 820px !important;
  }
  .xxxl-mx-h-px820 {
    max-height: 820px !important;
  }
  .xxxl-h-px840 {
    height: 840px !important;
  }
  .xxxl-mi-h-px840 {
    min-height: 840px !important;
  }
  .xxxl-mx-h-px840 {
    max-height: 840px !important;
  }
  .xxxl-h-px860 {
    height: 860px !important;
  }
  .xxxl-mi-h-px860 {
    min-height: 860px !important;
  }
  .xxxl-mx-h-px860 {
    max-height: 860px !important;
  }
  .xxxl-h-px880 {
    height: 880px !important;
  }
  .xxxl-mi-h-px880 {
    min-height: 880px !important;
  }
  .xxxl-mx-h-px880 {
    max-height: 880px !important;
  }
  .xxxl-h-px900 {
    height: 900px !important;
  }
  .xxxl-mi-h-px900 {
    min-height: 900px !important;
  }
  .xxxl-mx-h-px900 {
    max-height: 900px !important;
  }
  .xxxl-h-px920 {
    height: 920px !important;
  }
  .xxxl-mi-h-px920 {
    min-height: 920px !important;
  }
  .xxxl-mx-h-px920 {
    max-height: 920px !important;
  }
  .xxxl-h-px940 {
    height: 940px !important;
  }
  .xxxl-mi-h-px940 {
    min-height: 940px !important;
  }
  .xxxl-mx-h-px940 {
    max-height: 940px !important;
  }
  .xxxl-h-px960 {
    height: 960px !important;
  }
  .xxxl-mi-h-px960 {
    min-height: 960px !important;
  }
  .xxxl-mx-h-px960 {
    max-height: 960px !important;
  }
  .xxxl-h-px980 {
    height: 980px !important;
  }
  .xxxl-mi-h-px980 {
    min-height: 980px !important;
  }
  .xxxl-mx-h-px980 {
    max-height: 980px !important;
  }
  .xxxl-h-p0 {
    height: 0% !important;
  }
  .xxxl-mi-h-p0 {
    min-height: 0% !important;
  }
  .xxxl-mx-h-p0 {
    max-height: 0% !important;
  }
  .xxxl-h-p5 {
    height: 5% !important;
  }
  .xxxl-mi-h-p5 {
    min-height: 5% !important;
  }
  .xxxl-mx-h-p5 {
    max-height: 5% !important;
  }
  .xxxl-h-p10 {
    height: 10% !important;
  }
  .xxxl-mi-h-p10 {
    min-height: 10% !important;
  }
  .xxxl-mx-h-p10 {
    max-height: 10% !important;
  }
  .xxxl-h-p15 {
    height: 15% !important;
  }
  .xxxl-mi-h-p15 {
    min-height: 15% !important;
  }
  .xxxl-mx-h-p15 {
    max-height: 15% !important;
  }
  .xxxl-h-p20 {
    height: 20% !important;
  }
  .xxxl-mi-h-p20 {
    min-height: 20% !important;
  }
  .xxxl-mx-h-p20 {
    max-height: 20% !important;
  }
  .xxxl-h-p25 {
    height: 25% !important;
  }
  .xxxl-mi-h-p25 {
    min-height: 25% !important;
  }
  .xxxl-mx-h-p25 {
    max-height: 25% !important;
  }
  .xxxl-h-p30 {
    height: 30% !important;
  }
  .xxxl-mi-h-p30 {
    min-height: 30% !important;
  }
  .xxxl-mx-h-p30 {
    max-height: 30% !important;
  }
  .xxxl-h-p35 {
    height: 35% !important;
  }
  .xxxl-mi-h-p35 {
    min-height: 35% !important;
  }
  .xxxl-mx-h-p35 {
    max-height: 35% !important;
  }
  .xxxl-h-p40 {
    height: 40% !important;
  }
  .xxxl-mi-h-p40 {
    min-height: 40% !important;
  }
  .xxxl-mx-h-p40 {
    max-height: 40% !important;
  }
  .xxxl-h-p45 {
    height: 45% !important;
  }
  .xxxl-mi-h-p45 {
    min-height: 45% !important;
  }
  .xxxl-mx-h-p45 {
    max-height: 45% !important;
  }
  .xxxl-h-p50 {
    height: 50% !important;
  }
  .xxxl-mi-h-p50 {
    min-height: 50% !important;
  }
  .xxxl-mx-h-p50 {
    max-height: 50% !important;
  }
  .xxxl-h-p55 {
    height: 55% !important;
  }
  .xxxl-mi-h-p55 {
    min-height: 55% !important;
  }
  .xxxl-mx-h-p55 {
    max-height: 55% !important;
  }
  .xxxl-h-p60 {
    height: 60% !important;
  }
  .xxxl-mi-h-p60 {
    min-height: 60% !important;
  }
  .xxxl-mx-h-p60 {
    max-height: 60% !important;
  }
  .xxxl-h-p65 {
    height: 65% !important;
  }
  .xxxl-mi-h-p65 {
    min-height: 65% !important;
  }
  .xxxl-mx-h-p65 {
    max-height: 65% !important;
  }
  .xxxl-h-p70 {
    height: 70% !important;
  }
  .xxxl-mi-h-p70 {
    min-height: 70% !important;
  }
  .xxxl-mx-h-p70 {
    max-height: 70% !important;
  }
  .xxxl-h-p75 {
    height: 75% !important;
  }
  .xxxl-mi-h-p75 {
    min-height: 75% !important;
  }
  .xxxl-mx-h-p75 {
    max-height: 75% !important;
  }
  .xxxl-h-p80 {
    height: 80% !important;
  }
  .xxxl-mi-h-p80 {
    min-height: 80% !important;
  }
  .xxxl-mx-h-p80 {
    max-height: 80% !important;
  }
  .xxxl-h-p85 {
    height: 85% !important;
  }
  .xxxl-mi-h-p85 {
    min-height: 85% !important;
  }
  .xxxl-mx-h-p85 {
    max-height: 85% !important;
  }
  .xxxl-h-p90 {
    height: 90% !important;
  }
  .xxxl-mi-h-p90 {
    min-height: 90% !important;
  }
  .xxxl-mx-h-p90 {
    max-height: 90% !important;
  }
  .xxxl-h-p95 {
    height: 95% !important;
  }
  .xxxl-mi-h-p95 {
    min-height: 95% !important;
  }
  .xxxl-mx-h-p95 {
    max-height: 95% !important;
  }
  .xxxl-h-p100 {
    height: 100% !important;
  }
  .xxxl-mi-h-p100 {
    min-height: 100% !important;
  }
  .xxxl-mx-h-p100 {
    max-height: 100% !important;
  }
  .xxxl-h-auto {
    height: auto;
  }
  .xxxl-mi-h-auto {
    min-height: auto;
  }
  .xxxl-mx-h-auto {
    max-height: auto;
  }
}
/*******************
Padding property 
*******************/
.p-0 {
  padding: 0px !important;
}

.p-2 {
  padding: 2px !important;
}

.p-4 {
  padding: 4px !important;
}

.p-6 {
  padding: 6px !important;
}

.p-8 {
  padding: 8px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-12 {
  padding: 12px !important;
}

.p-14 {
  padding: 14px !important;
}

.p-16 {
  padding: 16px !important;
}

.p-18 {
  padding: 18px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-22 {
  padding: 22px !important;
}

.p-24 {
  padding: 24px !important;
}

.p-26 {
  padding: 26px !important;
}

.p-28 {
  padding: 28px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-32 {
  padding: 32px !important;
}

.p-34 {
  padding: 34px !important;
}

.p-36 {
  padding: 36px !important;
}

.p-38 {
  padding: 38px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-42 {
  padding: 42px !important;
}

.p-44 {
  padding: 44px !important;
}

.p-46 {
  padding: 46px !important;
}

.p-48 {
  padding: 48px !important;
}

.p-50 {
  padding: 50px !important;
}

.p-52 {
  padding: 52px !important;
}

.p-54 {
  padding: 54px !important;
}

.p-56 {
  padding: 56px !important;
}

.p-58 {
  padding: 58px !important;
}

.p-60 {
  padding: 60px !important;
}

.p-62 {
  padding: 62px !important;
}

.p-64 {
  padding: 64px !important;
}

.p-66 {
  padding: 66px !important;
}

.p-68 {
  padding: 68px !important;
}

.p-70 {
  padding: 70px !important;
}

.p-72 {
  padding: 72px !important;
}

.p-74 {
  padding: 74px !important;
}

.p-76 {
  padding: 76px !important;
}

.p-78 {
  padding: 78px !important;
}

.p-80 {
  padding: 80px !important;
}

.p-82 {
  padding: 82px !important;
}

.p-84 {
  padding: 84px !important;
}

.p-86 {
  padding: 86px !important;
}

.p-88 {
  padding: 88px !important;
}

.p-90 {
  padding: 90px !important;
}

.p-92 {
  padding: 92px !important;
}

.p-94 {
  padding: 94px !important;
}

.p-96 {
  padding: 96px !important;
}

.p-98 {
  padding: 98px !important;
}

.p-100 {
  padding: 100px !important;
}

.p-102 {
  padding: 102px !important;
}

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

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

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

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

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

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

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

.pt-14 {
  padding-top: 14px !important;
}

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

.pt-18 {
  padding-top: 18px !important;
}

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

.pt-22 {
  padding-top: 22px !important;
}

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

.pt-26 {
  padding-top: 26px !important;
}

.pt-28 {
  padding-top: 28px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

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

.pt-34 {
  padding-top: 34px !important;
}

.pt-36 {
  padding-top: 36px !important;
}

.pt-38 {
  padding-top: 38px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-42 {
  padding-top: 42px !important;
}

.pt-44 {
  padding-top: 44px !important;
}

.pt-46 {
  padding-top: 46px !important;
}

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

.pt-50 {
  padding-top: 50px !important;
}

.pt-52 {
  padding-top: 52px !important;
}

.pt-54 {
  padding-top: 54px !important;
}

.pt-56 {
  padding-top: 56px !important;
}

.pt-58 {
  padding-top: 58px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-62 {
  padding-top: 62px !important;
}

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

.pt-66 {
  padding-top: 66px !important;
}

.pt-68 {
  padding-top: 68px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-72 {
  padding-top: 72px !important;
}

.pt-74 {
  padding-top: 74px !important;
}

.pt-76 {
  padding-top: 76px !important;
}

.pt-78 {
  padding-top: 78px !important;
}

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

.pt-82 {
  padding-top: 82px !important;
}

.pt-84 {
  padding-top: 84px !important;
}

.pt-86 {
  padding-top: 86px !important;
}

.pt-88 {
  padding-top: 88px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-92 {
  padding-top: 92px !important;
}

.pt-94 {
  padding-top: 94px !important;
}

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

.pt-98 {
  padding-top: 98px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pt-102 {
  padding-top: 102px !important;
}

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

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

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

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

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

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

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

.pb-14 {
  padding-bottom: 14px !important;
}

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

.pb-18 {
  padding-bottom: 18px !important;
}

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

.pb-22 {
  padding-bottom: 22px !important;
}

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

.pb-26 {
  padding-bottom: 26px !important;
}

.pb-28 {
  padding-bottom: 28px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

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

.pb-34 {
  padding-bottom: 34px !important;
}

.pb-36 {
  padding-bottom: 36px !important;
}

.pb-38 {
  padding-bottom: 38px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-42 {
  padding-bottom: 42px !important;
}

.pb-44 {
  padding-bottom: 44px !important;
}

.pb-46 {
  padding-bottom: 46px !important;
}

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

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-52 {
  padding-bottom: 52px !important;
}

.pb-54 {
  padding-bottom: 54px !important;
}

.pb-56 {
  padding-bottom: 56px !important;
}

.pb-58 {
  padding-bottom: 58px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-62 {
  padding-bottom: 62px !important;
}

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

.pb-66 {
  padding-bottom: 66px !important;
}

.pb-68 {
  padding-bottom: 68px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-72 {
  padding-bottom: 72px !important;
}

.pb-74 {
  padding-bottom: 74px !important;
}

.pb-76 {
  padding-bottom: 76px !important;
}

.pb-78 {
  padding-bottom: 78px !important;
}

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

.pb-82 {
  padding-bottom: 82px !important;
}

.pb-84 {
  padding-bottom: 84px !important;
}

.pb-86 {
  padding-bottom: 86px !important;
}

.pb-88 {
  padding-bottom: 88px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-92 {
  padding-bottom: 92px !important;
}

.pb-94 {
  padding-bottom: 94px !important;
}

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

.pb-98 {
  padding-bottom: 98px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pb-102 {
  padding-bottom: 102px !important;
}

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

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

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

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

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

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

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

.ps-14 {
  padding-left: 14px !important;
}

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

.ps-18 {
  padding-left: 18px !important;
}

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

.ps-22 {
  padding-left: 22px !important;
}

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

.ps-26 {
  padding-left: 26px !important;
}

.ps-28 {
  padding-left: 28px !important;
}

.ps-30 {
  padding-left: 30px !important;
}

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

.ps-34 {
  padding-left: 34px !important;
}

.ps-36 {
  padding-left: 36px !important;
}

.ps-38 {
  padding-left: 38px !important;
}

.ps-40 {
  padding-left: 40px !important;
}

.ps-42 {
  padding-left: 42px !important;
}

.ps-44 {
  padding-left: 44px !important;
}

.ps-46 {
  padding-left: 46px !important;
}

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

.ps-50 {
  padding-left: 50px !important;
}

.ps-52 {
  padding-left: 52px !important;
}

.ps-54 {
  padding-left: 54px !important;
}

.ps-56 {
  padding-left: 56px !important;
}

.ps-58 {
  padding-left: 58px !important;
}

.ps-60 {
  padding-left: 60px !important;
}

.ps-62 {
  padding-left: 62px !important;
}

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

.ps-66 {
  padding-left: 66px !important;
}

.ps-68 {
  padding-left: 68px !important;
}

.ps-70 {
  padding-left: 70px !important;
}

.ps-72 {
  padding-left: 72px !important;
}

.ps-74 {
  padding-left: 74px !important;
}

.ps-76 {
  padding-left: 76px !important;
}

.ps-78 {
  padding-left: 78px !important;
}

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

.ps-82 {
  padding-left: 82px !important;
}

.ps-84 {
  padding-left: 84px !important;
}

.ps-86 {
  padding-left: 86px !important;
}

.ps-88 {
  padding-left: 88px !important;
}

.ps-90 {
  padding-left: 90px !important;
}

.ps-92 {
  padding-left: 92px !important;
}

.ps-94 {
  padding-left: 94px !important;
}

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

.ps-98 {
  padding-left: 98px !important;
}

.ps-100 {
  padding-left: 100px !important;
}

.ps-102 {
  padding-left: 102px !important;
}

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

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

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

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

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

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

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

.pe-14 {
  padding-right: 14px !important;
}

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

.pe-18 {
  padding-right: 18px !important;
}

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

.pe-22 {
  padding-right: 22px !important;
}

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

.pe-26 {
  padding-right: 26px !important;
}

.pe-28 {
  padding-right: 28px !important;
}

.pe-30 {
  padding-right: 30px !important;
}

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

.pe-34 {
  padding-right: 34px !important;
}

.pe-36 {
  padding-right: 36px !important;
}

.pe-38 {
  padding-right: 38px !important;
}

.pe-40 {
  padding-right: 40px !important;
}

.pe-42 {
  padding-right: 42px !important;
}

.pe-44 {
  padding-right: 44px !important;
}

.pe-46 {
  padding-right: 46px !important;
}

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

.pe-50 {
  padding-right: 50px !important;
}

.pe-52 {
  padding-right: 52px !important;
}

.pe-54 {
  padding-right: 54px !important;
}

.pe-56 {
  padding-right: 56px !important;
}

.pe-58 {
  padding-right: 58px !important;
}

.pe-60 {
  padding-right: 60px !important;
}

.pe-62 {
  padding-right: 62px !important;
}

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

.pe-66 {
  padding-right: 66px !important;
}

.pe-68 {
  padding-right: 68px !important;
}

.pe-70 {
  padding-right: 70px !important;
}

.pe-72 {
  padding-right: 72px !important;
}

.pe-74 {
  padding-right: 74px !important;
}

.pe-76 {
  padding-right: 76px !important;
}

.pe-78 {
  padding-right: 78px !important;
}

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

.pe-82 {
  padding-right: 82px !important;
}

.pe-84 {
  padding-right: 84px !important;
}

.pe-86 {
  padding-right: 86px !important;
}

.pe-88 {
  padding-right: 88px !important;
}

.pe-90 {
  padding-right: 90px !important;
}

.pe-92 {
  padding-right: 92px !important;
}

.pe-94 {
  padding-right: 94px !important;
}

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

.pe-98 {
  padding-right: 98px !important;
}

.pe-100 {
  padding-right: 100px !important;
}

.pe-102 {
  padding-right: 102px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 575px) {
  .p-xs-0 {
    padding: 0px !important;
  }
  .p-xs-2 {
    padding: 2px !important;
  }
  .p-xs-4 {
    padding: 4px !important;
  }
  .p-xs-6 {
    padding: 6px !important;
  }
  .p-xs-8 {
    padding: 8px !important;
  }
  .p-xs-10 {
    padding: 10px !important;
  }
  .p-xs-12 {
    padding: 12px !important;
  }
  .p-xs-14 {
    padding: 14px !important;
  }
  .p-xs-16 {
    padding: 16px !important;
  }
  .p-xs-18 {
    padding: 18px !important;
  }
  .p-xs-20 {
    padding: 20px !important;
  }
  .p-xs-22 {
    padding: 22px !important;
  }
  .p-xs-24 {
    padding: 24px !important;
  }
  .p-xs-26 {
    padding: 26px !important;
  }
  .p-xs-28 {
    padding: 28px !important;
  }
  .p-xs-30 {
    padding: 30px !important;
  }
  .p-xs-32 {
    padding: 32px !important;
  }
  .p-xs-34 {
    padding: 34px !important;
  }
  .p-xs-36 {
    padding: 36px !important;
  }
  .p-xs-38 {
    padding: 38px !important;
  }
  .p-xs-40 {
    padding: 40px !important;
  }
  .p-xs-42 {
    padding: 42px !important;
  }
  .p-xs-44 {
    padding: 44px !important;
  }
  .p-xs-46 {
    padding: 46px !important;
  }
  .p-xs-48 {
    padding: 48px !important;
  }
  .p-xs-50 {
    padding: 50px !important;
  }
  .p-xs-52 {
    padding: 52px !important;
  }
  .p-xs-54 {
    padding: 54px !important;
  }
  .p-xs-56 {
    padding: 56px !important;
  }
  .p-xs-58 {
    padding: 58px !important;
  }
  .p-xs-60 {
    padding: 60px !important;
  }
  .p-xs-62 {
    padding: 62px !important;
  }
  .p-xs-64 {
    padding: 64px !important;
  }
  .p-xs-66 {
    padding: 66px !important;
  }
  .p-xs-68 {
    padding: 68px !important;
  }
  .p-xs-70 {
    padding: 70px !important;
  }
  .p-xs-72 {
    padding: 72px !important;
  }
  .p-xs-74 {
    padding: 74px !important;
  }
  .p-xs-76 {
    padding: 76px !important;
  }
  .p-xs-78 {
    padding: 78px !important;
  }
  .p-xs-80 {
    padding: 80px !important;
  }
  .p-xs-82 {
    padding: 82px !important;
  }
  .p-xs-84 {
    padding: 84px !important;
  }
  .p-xs-86 {
    padding: 86px !important;
  }
  .p-xs-88 {
    padding: 88px !important;
  }
  .p-xs-90 {
    padding: 90px !important;
  }
  .p-xs-92 {
    padding: 92px !important;
  }
  .p-xs-94 {
    padding: 94px !important;
  }
  .p-xs-96 {
    padding: 96px !important;
  }
  .p-xs-98 {
    padding: 98px !important;
  }
  .p-xs-100 {
    padding: 100px !important;
  }
  .p-xs-102 {
    padding: 102px !important;
  }
  .pt-xs-0 {
    padding-top: 0px !important;
  }
  .pt-xs-2 {
    padding-top: 2px !important;
  }
  .pt-xs-4 {
    padding-top: 4px !important;
  }
  .pt-xs-6 {
    padding-top: 6px !important;
  }
  .pt-xs-8 {
    padding-top: 8px !important;
  }
  .pt-xs-10 {
    padding-top: 10px !important;
  }
  .pt-xs-12 {
    padding-top: 12px !important;
  }
  .pt-xs-14 {
    padding-top: 14px !important;
  }
  .pt-xs-16 {
    padding-top: 16px !important;
  }
  .pt-xs-18 {
    padding-top: 18px !important;
  }
  .pt-xs-20 {
    padding-top: 20px !important;
  }
  .pt-xs-22 {
    padding-top: 22px !important;
  }
  .pt-xs-24 {
    padding-top: 24px !important;
  }
  .pt-xs-26 {
    padding-top: 26px !important;
  }
  .pt-xs-28 {
    padding-top: 28px !important;
  }
  .pt-xs-30 {
    padding-top: 30px !important;
  }
  .pt-xs-32 {
    padding-top: 32px !important;
  }
  .pt-xs-34 {
    padding-top: 34px !important;
  }
  .pt-xs-36 {
    padding-top: 36px !important;
  }
  .pt-xs-38 {
    padding-top: 38px !important;
  }
  .pt-xs-40 {
    padding-top: 40px !important;
  }
  .pt-xs-42 {
    padding-top: 42px !important;
  }
  .pt-xs-44 {
    padding-top: 44px !important;
  }
  .pt-xs-46 {
    padding-top: 46px !important;
  }
  .pt-xs-48 {
    padding-top: 48px !important;
  }
  .pt-xs-50 {
    padding-top: 50px !important;
  }
  .pt-xs-52 {
    padding-top: 52px !important;
  }
  .pt-xs-54 {
    padding-top: 54px !important;
  }
  .pt-xs-56 {
    padding-top: 56px !important;
  }
  .pt-xs-58 {
    padding-top: 58px !important;
  }
  .pt-xs-60 {
    padding-top: 60px !important;
  }
  .pt-xs-62 {
    padding-top: 62px !important;
  }
  .pt-xs-64 {
    padding-top: 64px !important;
  }
  .pt-xs-66 {
    padding-top: 66px !important;
  }
  .pt-xs-68 {
    padding-top: 68px !important;
  }
  .pt-xs-70 {
    padding-top: 70px !important;
  }
  .pt-xs-72 {
    padding-top: 72px !important;
  }
  .pt-xs-74 {
    padding-top: 74px !important;
  }
  .pt-xs-76 {
    padding-top: 76px !important;
  }
  .pt-xs-78 {
    padding-top: 78px !important;
  }
  .pt-xs-80 {
    padding-top: 80px !important;
  }
  .pt-xs-82 {
    padding-top: 82px !important;
  }
  .pt-xs-84 {
    padding-top: 84px !important;
  }
  .pt-xs-86 {
    padding-top: 86px !important;
  }
  .pt-xs-88 {
    padding-top: 88px !important;
  }
  .pt-xs-90 {
    padding-top: 90px !important;
  }
  .pt-xs-92 {
    padding-top: 92px !important;
  }
  .pt-xs-94 {
    padding-top: 94px !important;
  }
  .pt-xs-96 {
    padding-top: 96px !important;
  }
  .pt-xs-98 {
    padding-top: 98px !important;
  }
  .pt-xs-100 {
    padding-top: 100px !important;
  }
  .pt-xs-102 {
    padding-top: 102px !important;
  }
  .pb-xs-0 {
    padding-bottom: 0px !important;
  }
  .pb-xs-2 {
    padding-bottom: 2px !important;
  }
  .pb-xs-4 {
    padding-bottom: 4px !important;
  }
  .pb-xs-6 {
    padding-bottom: 6px !important;
  }
  .pb-xs-8 {
    padding-bottom: 8px !important;
  }
  .pb-xs-10 {
    padding-bottom: 10px !important;
  }
  .pb-xs-12 {
    padding-bottom: 12px !important;
  }
  .pb-xs-14 {
    padding-bottom: 14px !important;
  }
  .pb-xs-16 {
    padding-bottom: 16px !important;
  }
  .pb-xs-18 {
    padding-bottom: 18px !important;
  }
  .pb-xs-20 {
    padding-bottom: 20px !important;
  }
  .pb-xs-22 {
    padding-bottom: 22px !important;
  }
  .pb-xs-24 {
    padding-bottom: 24px !important;
  }
  .pb-xs-26 {
    padding-bottom: 26px !important;
  }
  .pb-xs-28 {
    padding-bottom: 28px !important;
  }
  .pb-xs-30 {
    padding-bottom: 30px !important;
  }
  .pb-xs-32 {
    padding-bottom: 32px !important;
  }
  .pb-xs-34 {
    padding-bottom: 34px !important;
  }
  .pb-xs-36 {
    padding-bottom: 36px !important;
  }
  .pb-xs-38 {
    padding-bottom: 38px !important;
  }
  .pb-xs-40 {
    padding-bottom: 40px !important;
  }
  .pb-xs-42 {
    padding-bottom: 42px !important;
  }
  .pb-xs-44 {
    padding-bottom: 44px !important;
  }
  .pb-xs-46 {
    padding-bottom: 46px !important;
  }
  .pb-xs-48 {
    padding-bottom: 48px !important;
  }
  .pb-xs-50 {
    padding-bottom: 50px !important;
  }
  .pb-xs-52 {
    padding-bottom: 52px !important;
  }
  .pb-xs-54 {
    padding-bottom: 54px !important;
  }
  .pb-xs-56 {
    padding-bottom: 56px !important;
  }
  .pb-xs-58 {
    padding-bottom: 58px !important;
  }
  .pb-xs-60 {
    padding-bottom: 60px !important;
  }
  .pb-xs-62 {
    padding-bottom: 62px !important;
  }
  .pb-xs-64 {
    padding-bottom: 64px !important;
  }
  .pb-xs-66 {
    padding-bottom: 66px !important;
  }
  .pb-xs-68 {
    padding-bottom: 68px !important;
  }
  .pb-xs-70 {
    padding-bottom: 70px !important;
  }
  .pb-xs-72 {
    padding-bottom: 72px !important;
  }
  .pb-xs-74 {
    padding-bottom: 74px !important;
  }
  .pb-xs-76 {
    padding-bottom: 76px !important;
  }
  .pb-xs-78 {
    padding-bottom: 78px !important;
  }
  .pb-xs-80 {
    padding-bottom: 80px !important;
  }
  .pb-xs-82 {
    padding-bottom: 82px !important;
  }
  .pb-xs-84 {
    padding-bottom: 84px !important;
  }
  .pb-xs-86 {
    padding-bottom: 86px !important;
  }
  .pb-xs-88 {
    padding-bottom: 88px !important;
  }
  .pb-xs-90 {
    padding-bottom: 90px !important;
  }
  .pb-xs-92 {
    padding-bottom: 92px !important;
  }
  .pb-xs-94 {
    padding-bottom: 94px !important;
  }
  .pb-xs-96 {
    padding-bottom: 96px !important;
  }
  .pb-xs-98 {
    padding-bottom: 98px !important;
  }
  .pb-xs-100 {
    padding-bottom: 100px !important;
  }
  .pb-xs-102 {
    padding-bottom: 102px !important;
  }
  .ps-xs-0 {
    padding-left: 0px !important;
  }
  .ps-xs-2 {
    padding-left: 2px !important;
  }
  .ps-xs-4 {
    padding-left: 4px !important;
  }
  .ps-xs-6 {
    padding-left: 6px !important;
  }
  .ps-xs-8 {
    padding-left: 8px !important;
  }
  .ps-xs-10 {
    padding-left: 10px !important;
  }
  .ps-xs-12 {
    padding-left: 12px !important;
  }
  .ps-xs-14 {
    padding-left: 14px !important;
  }
  .ps-xs-16 {
    padding-left: 16px !important;
  }
  .ps-xs-18 {
    padding-left: 18px !important;
  }
  .ps-xs-20 {
    padding-left: 20px !important;
  }
  .ps-xs-22 {
    padding-left: 22px !important;
  }
  .ps-xs-24 {
    padding-left: 24px !important;
  }
  .ps-xs-26 {
    padding-left: 26px !important;
  }
  .ps-xs-28 {
    padding-left: 28px !important;
  }
  .ps-xs-30 {
    padding-left: 30px !important;
  }
  .ps-xs-32 {
    padding-left: 32px !important;
  }
  .ps-xs-34 {
    padding-left: 34px !important;
  }
  .ps-xs-36 {
    padding-left: 36px !important;
  }
  .ps-xs-38 {
    padding-left: 38px !important;
  }
  .ps-xs-40 {
    padding-left: 40px !important;
  }
  .ps-xs-42 {
    padding-left: 42px !important;
  }
  .ps-xs-44 {
    padding-left: 44px !important;
  }
  .ps-xs-46 {
    padding-left: 46px !important;
  }
  .ps-xs-48 {
    padding-left: 48px !important;
  }
  .ps-xs-50 {
    padding-left: 50px !important;
  }
  .ps-xs-52 {
    padding-left: 52px !important;
  }
  .ps-xs-54 {
    padding-left: 54px !important;
  }
  .ps-xs-56 {
    padding-left: 56px !important;
  }
  .ps-xs-58 {
    padding-left: 58px !important;
  }
  .ps-xs-60 {
    padding-left: 60px !important;
  }
  .ps-xs-62 {
    padding-left: 62px !important;
  }
  .ps-xs-64 {
    padding-left: 64px !important;
  }
  .ps-xs-66 {
    padding-left: 66px !important;
  }
  .ps-xs-68 {
    padding-left: 68px !important;
  }
  .ps-xs-70 {
    padding-left: 70px !important;
  }
  .ps-xs-72 {
    padding-left: 72px !important;
  }
  .ps-xs-74 {
    padding-left: 74px !important;
  }
  .ps-xs-76 {
    padding-left: 76px !important;
  }
  .ps-xs-78 {
    padding-left: 78px !important;
  }
  .ps-xs-80 {
    padding-left: 80px !important;
  }
  .ps-xs-82 {
    padding-left: 82px !important;
  }
  .ps-xs-84 {
    padding-left: 84px !important;
  }
  .ps-xs-86 {
    padding-left: 86px !important;
  }
  .ps-xs-88 {
    padding-left: 88px !important;
  }
  .ps-xs-90 {
    padding-left: 90px !important;
  }
  .ps-xs-92 {
    padding-left: 92px !important;
  }
  .ps-xs-94 {
    padding-left: 94px !important;
  }
  .ps-xs-96 {
    padding-left: 96px !important;
  }
  .ps-xs-98 {
    padding-left: 98px !important;
  }
  .ps-xs-100 {
    padding-left: 100px !important;
  }
  .ps-xs-102 {
    padding-left: 102px !important;
  }
  .pe-xs-0 {
    padding-right: 0px !important;
  }
  .pe-xs-2 {
    padding-right: 2px !important;
  }
  .pe-xs-4 {
    padding-right: 4px !important;
  }
  .pe-xs-6 {
    padding-right: 6px !important;
  }
  .pe-xs-8 {
    padding-right: 8px !important;
  }
  .pe-xs-10 {
    padding-right: 10px !important;
  }
  .pe-xs-12 {
    padding-right: 12px !important;
  }
  .pe-xs-14 {
    padding-right: 14px !important;
  }
  .pe-xs-16 {
    padding-right: 16px !important;
  }
  .pe-xs-18 {
    padding-right: 18px !important;
  }
  .pe-xs-20 {
    padding-right: 20px !important;
  }
  .pe-xs-22 {
    padding-right: 22px !important;
  }
  .pe-xs-24 {
    padding-right: 24px !important;
  }
  .pe-xs-26 {
    padding-right: 26px !important;
  }
  .pe-xs-28 {
    padding-right: 28px !important;
  }
  .pe-xs-30 {
    padding-right: 30px !important;
  }
  .pe-xs-32 {
    padding-right: 32px !important;
  }
  .pe-xs-34 {
    padding-right: 34px !important;
  }
  .pe-xs-36 {
    padding-right: 36px !important;
  }
  .pe-xs-38 {
    padding-right: 38px !important;
  }
  .pe-xs-40 {
    padding-right: 40px !important;
  }
  .pe-xs-42 {
    padding-right: 42px !important;
  }
  .pe-xs-44 {
    padding-right: 44px !important;
  }
  .pe-xs-46 {
    padding-right: 46px !important;
  }
  .pe-xs-48 {
    padding-right: 48px !important;
  }
  .pe-xs-50 {
    padding-right: 50px !important;
  }
  .pe-xs-52 {
    padding-right: 52px !important;
  }
  .pe-xs-54 {
    padding-right: 54px !important;
  }
  .pe-xs-56 {
    padding-right: 56px !important;
  }
  .pe-xs-58 {
    padding-right: 58px !important;
  }
  .pe-xs-60 {
    padding-right: 60px !important;
  }
  .pe-xs-62 {
    padding-right: 62px !important;
  }
  .pe-xs-64 {
    padding-right: 64px !important;
  }
  .pe-xs-66 {
    padding-right: 66px !important;
  }
  .pe-xs-68 {
    padding-right: 68px !important;
  }
  .pe-xs-70 {
    padding-right: 70px !important;
  }
  .pe-xs-72 {
    padding-right: 72px !important;
  }
  .pe-xs-74 {
    padding-right: 74px !important;
  }
  .pe-xs-76 {
    padding-right: 76px !important;
  }
  .pe-xs-78 {
    padding-right: 78px !important;
  }
  .pe-xs-80 {
    padding-right: 80px !important;
  }
  .pe-xs-82 {
    padding-right: 82px !important;
  }
  .pe-xs-84 {
    padding-right: 84px !important;
  }
  .pe-xs-86 {
    padding-right: 86px !important;
  }
  .pe-xs-88 {
    padding-right: 88px !important;
  }
  .pe-xs-90 {
    padding-right: 90px !important;
  }
  .pe-xs-92 {
    padding-right: 92px !important;
  }
  .pe-xs-94 {
    padding-right: 94px !important;
  }
  .pe-xs-96 {
    padding-right: 96px !important;
  }
  .pe-xs-98 {
    padding-right: 98px !important;
  }
  .pe-xs-100 {
    padding-right: 100px !important;
  }
  .pe-xs-102 {
    padding-right: 102px !important;
  }
  .px-xs-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .px-xs-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .px-xs-4 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .px-xs-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .px-xs-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .px-xs-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .px-xs-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .px-xs-14 {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .px-xs-16 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .px-xs-18 {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .px-xs-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .px-xs-22 {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .px-xs-24 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .px-xs-26 {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .px-xs-28 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
  .px-xs-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .px-xs-32 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .px-xs-34 {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
  .px-xs-36 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .px-xs-38 {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .px-xs-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .px-xs-42 {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .px-xs-44 {
    padding-left: 44px !important;
    padding-right: 44px !important;
  }
  .px-xs-46 {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .px-xs-48 {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .px-xs-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .px-xs-52 {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .px-xs-54 {
    padding-left: 54px !important;
    padding-right: 54px !important;
  }
  .px-xs-56 {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }
  .px-xs-58 {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }
  .px-xs-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .px-xs-62 {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
  .px-xs-64 {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
  .px-xs-66 {
    padding-left: 66px !important;
    padding-right: 66px !important;
  }
  .px-xs-68 {
    padding-left: 68px !important;
    padding-right: 68px !important;
  }
  .px-xs-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .px-xs-72 {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }
  .px-xs-74 {
    padding-left: 74px !important;
    padding-right: 74px !important;
  }
  .px-xs-76 {
    padding-left: 76px !important;
    padding-right: 76px !important;
  }
  .px-xs-78 {
    padding-left: 78px !important;
    padding-right: 78px !important;
  }
  .px-xs-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .px-xs-82 {
    padding-left: 82px !important;
    padding-right: 82px !important;
  }
  .px-xs-84 {
    padding-left: 84px !important;
    padding-right: 84px !important;
  }
  .px-xs-86 {
    padding-left: 86px !important;
    padding-right: 86px !important;
  }
  .px-xs-88 {
    padding-left: 88px !important;
    padding-right: 88px !important;
  }
  .px-xs-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .px-xs-92 {
    padding-left: 92px !important;
    padding-right: 92px !important;
  }
  .px-xs-94 {
    padding-left: 94px !important;
    padding-right: 94px !important;
  }
  .px-xs-96 {
    padding-left: 96px !important;
    padding-right: 96px !important;
  }
  .px-xs-98 {
    padding-left: 98px !important;
    padding-right: 98px !important;
  }
  .px-xs-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .px-xs-102 {
    padding-left: 102px !important;
    padding-right: 102px !important;
  }
  .py-xs-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-xs-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  .py-xs-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .py-xs-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .py-xs-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .py-xs-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-xs-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .py-xs-14 {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
  .py-xs-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .py-xs-18 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
  .py-xs-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-xs-22 {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
  }
  .py-xs-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .py-xs-26 {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
  }
  .py-xs-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .py-xs-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-xs-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .py-xs-34 {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
  .py-xs-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .py-xs-38 {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }
  .py-xs-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-xs-42 {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }
  .py-xs-44 {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }
  .py-xs-46 {
    padding-top: 46px !important;
    padding-bottom: 46px !important;
  }
  .py-xs-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .py-xs-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-xs-52 {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }
  .py-xs-54 {
    padding-top: 54px !important;
    padding-bottom: 54px !important;
  }
  .py-xs-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }
  .py-xs-58 {
    padding-top: 58px !important;
    padding-bottom: 58px !important;
  }
  .py-xs-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-xs-62 {
    padding-top: 62px !important;
    padding-bottom: 62px !important;
  }
  .py-xs-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .py-xs-66 {
    padding-top: 66px !important;
    padding-bottom: 66px !important;
  }
  .py-xs-68 {
    padding-top: 68px !important;
    padding-bottom: 68px !important;
  }
  .py-xs-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-xs-72 {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
  .py-xs-74 {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
  }
  .py-xs-76 {
    padding-top: 76px !important;
    padding-bottom: 76px !important;
  }
  .py-xs-78 {
    padding-top: 78px !important;
    padding-bottom: 78px !important;
  }
  .py-xs-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-xs-82 {
    padding-top: 82px !important;
    padding-bottom: 82px !important;
  }
  .py-xs-84 {
    padding-top: 84px !important;
    padding-bottom: 84px !important;
  }
  .py-xs-86 {
    padding-top: 86px !important;
    padding-bottom: 86px !important;
  }
  .py-xs-88 {
    padding-top: 88px !important;
    padding-bottom: 88px !important;
  }
  .py-xs-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-xs-92 {
    padding-top: 92px !important;
    padding-bottom: 92px !important;
  }
  .py-xs-94 {
    padding-top: 94px !important;
    padding-bottom: 94px !important;
  }
  .py-xs-96 {
    padding-top: 96px !important;
    padding-bottom: 96px !important;
  }
  .py-xs-98 {
    padding-top: 98px !important;
    padding-bottom: 98px !important;
  }
  .py-xs-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-xs-102 {
    padding-top: 102px !important;
    padding-bottom: 102px !important;
  }
}
@media (min-width: 576px) {
  .p-sm-0 {
    padding: 0px !important;
  }
  .p-sm-2 {
    padding: 2px !important;
  }
  .p-sm-4 {
    padding: 4px !important;
  }
  .p-sm-6 {
    padding: 6px !important;
  }
  .p-sm-8 {
    padding: 8px !important;
  }
  .p-sm-10 {
    padding: 10px !important;
  }
  .p-sm-12 {
    padding: 12px !important;
  }
  .p-sm-14 {
    padding: 14px !important;
  }
  .p-sm-16 {
    padding: 16px !important;
  }
  .p-sm-18 {
    padding: 18px !important;
  }
  .p-sm-20 {
    padding: 20px !important;
  }
  .p-sm-22 {
    padding: 22px !important;
  }
  .p-sm-24 {
    padding: 24px !important;
  }
  .p-sm-26 {
    padding: 26px !important;
  }
  .p-sm-28 {
    padding: 28px !important;
  }
  .p-sm-30 {
    padding: 30px !important;
  }
  .p-sm-32 {
    padding: 32px !important;
  }
  .p-sm-34 {
    padding: 34px !important;
  }
  .p-sm-36 {
    padding: 36px !important;
  }
  .p-sm-38 {
    padding: 38px !important;
  }
  .p-sm-40 {
    padding: 40px !important;
  }
  .p-sm-42 {
    padding: 42px !important;
  }
  .p-sm-44 {
    padding: 44px !important;
  }
  .p-sm-46 {
    padding: 46px !important;
  }
  .p-sm-48 {
    padding: 48px !important;
  }
  .p-sm-50 {
    padding: 50px !important;
  }
  .p-sm-52 {
    padding: 52px !important;
  }
  .p-sm-54 {
    padding: 54px !important;
  }
  .p-sm-56 {
    padding: 56px !important;
  }
  .p-sm-58 {
    padding: 58px !important;
  }
  .p-sm-60 {
    padding: 60px !important;
  }
  .p-sm-62 {
    padding: 62px !important;
  }
  .p-sm-64 {
    padding: 64px !important;
  }
  .p-sm-66 {
    padding: 66px !important;
  }
  .p-sm-68 {
    padding: 68px !important;
  }
  .p-sm-70 {
    padding: 70px !important;
  }
  .p-sm-72 {
    padding: 72px !important;
  }
  .p-sm-74 {
    padding: 74px !important;
  }
  .p-sm-76 {
    padding: 76px !important;
  }
  .p-sm-78 {
    padding: 78px !important;
  }
  .p-sm-80 {
    padding: 80px !important;
  }
  .p-sm-82 {
    padding: 82px !important;
  }
  .p-sm-84 {
    padding: 84px !important;
  }
  .p-sm-86 {
    padding: 86px !important;
  }
  .p-sm-88 {
    padding: 88px !important;
  }
  .p-sm-90 {
    padding: 90px !important;
  }
  .p-sm-92 {
    padding: 92px !important;
  }
  .p-sm-94 {
    padding: 94px !important;
  }
  .p-sm-96 {
    padding: 96px !important;
  }
  .p-sm-98 {
    padding: 98px !important;
  }
  .p-sm-100 {
    padding: 100px !important;
  }
  .p-sm-102 {
    padding: 102px !important;
  }
  .pt-sm-0 {
    padding-top: 0px !important;
  }
  .pt-sm-2 {
    padding-top: 2px !important;
  }
  .pt-sm-4 {
    padding-top: 4px !important;
  }
  .pt-sm-6 {
    padding-top: 6px !important;
  }
  .pt-sm-8 {
    padding-top: 8px !important;
  }
  .pt-sm-10 {
    padding-top: 10px !important;
  }
  .pt-sm-12 {
    padding-top: 12px !important;
  }
  .pt-sm-14 {
    padding-top: 14px !important;
  }
  .pt-sm-16 {
    padding-top: 16px !important;
  }
  .pt-sm-18 {
    padding-top: 18px !important;
  }
  .pt-sm-20 {
    padding-top: 20px !important;
  }
  .pt-sm-22 {
    padding-top: 22px !important;
  }
  .pt-sm-24 {
    padding-top: 24px !important;
  }
  .pt-sm-26 {
    padding-top: 26px !important;
  }
  .pt-sm-28 {
    padding-top: 28px !important;
  }
  .pt-sm-30 {
    padding-top: 30px !important;
  }
  .pt-sm-32 {
    padding-top: 32px !important;
  }
  .pt-sm-34 {
    padding-top: 34px !important;
  }
  .pt-sm-36 {
    padding-top: 36px !important;
  }
  .pt-sm-38 {
    padding-top: 38px !important;
  }
  .pt-sm-40 {
    padding-top: 40px !important;
  }
  .pt-sm-42 {
    padding-top: 42px !important;
  }
  .pt-sm-44 {
    padding-top: 44px !important;
  }
  .pt-sm-46 {
    padding-top: 46px !important;
  }
  .pt-sm-48 {
    padding-top: 48px !important;
  }
  .pt-sm-50 {
    padding-top: 50px !important;
  }
  .pt-sm-52 {
    padding-top: 52px !important;
  }
  .pt-sm-54 {
    padding-top: 54px !important;
  }
  .pt-sm-56 {
    padding-top: 56px !important;
  }
  .pt-sm-58 {
    padding-top: 58px !important;
  }
  .pt-sm-60 {
    padding-top: 60px !important;
  }
  .pt-sm-62 {
    padding-top: 62px !important;
  }
  .pt-sm-64 {
    padding-top: 64px !important;
  }
  .pt-sm-66 {
    padding-top: 66px !important;
  }
  .pt-sm-68 {
    padding-top: 68px !important;
  }
  .pt-sm-70 {
    padding-top: 70px !important;
  }
  .pt-sm-72 {
    padding-top: 72px !important;
  }
  .pt-sm-74 {
    padding-top: 74px !important;
  }
  .pt-sm-76 {
    padding-top: 76px !important;
  }
  .pt-sm-78 {
    padding-top: 78px !important;
  }
  .pt-sm-80 {
    padding-top: 80px !important;
  }
  .pt-sm-82 {
    padding-top: 82px !important;
  }
  .pt-sm-84 {
    padding-top: 84px !important;
  }
  .pt-sm-86 {
    padding-top: 86px !important;
  }
  .pt-sm-88 {
    padding-top: 88px !important;
  }
  .pt-sm-90 {
    padding-top: 90px !important;
  }
  .pt-sm-92 {
    padding-top: 92px !important;
  }
  .pt-sm-94 {
    padding-top: 94px !important;
  }
  .pt-sm-96 {
    padding-top: 96px !important;
  }
  .pt-sm-98 {
    padding-top: 98px !important;
  }
  .pt-sm-100 {
    padding-top: 100px !important;
  }
  .pt-sm-102 {
    padding-top: 102px !important;
  }
  .pb-sm-0 {
    padding-bottom: 0px !important;
  }
  .pb-sm-2 {
    padding-bottom: 2px !important;
  }
  .pb-sm-4 {
    padding-bottom: 4px !important;
  }
  .pb-sm-6 {
    padding-bottom: 6px !important;
  }
  .pb-sm-8 {
    padding-bottom: 8px !important;
  }
  .pb-sm-10 {
    padding-bottom: 10px !important;
  }
  .pb-sm-12 {
    padding-bottom: 12px !important;
  }
  .pb-sm-14 {
    padding-bottom: 14px !important;
  }
  .pb-sm-16 {
    padding-bottom: 16px !important;
  }
  .pb-sm-18 {
    padding-bottom: 18px !important;
  }
  .pb-sm-20 {
    padding-bottom: 20px !important;
  }
  .pb-sm-22 {
    padding-bottom: 22px !important;
  }
  .pb-sm-24 {
    padding-bottom: 24px !important;
  }
  .pb-sm-26 {
    padding-bottom: 26px !important;
  }
  .pb-sm-28 {
    padding-bottom: 28px !important;
  }
  .pb-sm-30 {
    padding-bottom: 30px !important;
  }
  .pb-sm-32 {
    padding-bottom: 32px !important;
  }
  .pb-sm-34 {
    padding-bottom: 34px !important;
  }
  .pb-sm-36 {
    padding-bottom: 36px !important;
  }
  .pb-sm-38 {
    padding-bottom: 38px !important;
  }
  .pb-sm-40 {
    padding-bottom: 40px !important;
  }
  .pb-sm-42 {
    padding-bottom: 42px !important;
  }
  .pb-sm-44 {
    padding-bottom: 44px !important;
  }
  .pb-sm-46 {
    padding-bottom: 46px !important;
  }
  .pb-sm-48 {
    padding-bottom: 48px !important;
  }
  .pb-sm-50 {
    padding-bottom: 50px !important;
  }
  .pb-sm-52 {
    padding-bottom: 52px !important;
  }
  .pb-sm-54 {
    padding-bottom: 54px !important;
  }
  .pb-sm-56 {
    padding-bottom: 56px !important;
  }
  .pb-sm-58 {
    padding-bottom: 58px !important;
  }
  .pb-sm-60 {
    padding-bottom: 60px !important;
  }
  .pb-sm-62 {
    padding-bottom: 62px !important;
  }
  .pb-sm-64 {
    padding-bottom: 64px !important;
  }
  .pb-sm-66 {
    padding-bottom: 66px !important;
  }
  .pb-sm-68 {
    padding-bottom: 68px !important;
  }
  .pb-sm-70 {
    padding-bottom: 70px !important;
  }
  .pb-sm-72 {
    padding-bottom: 72px !important;
  }
  .pb-sm-74 {
    padding-bottom: 74px !important;
  }
  .pb-sm-76 {
    padding-bottom: 76px !important;
  }
  .pb-sm-78 {
    padding-bottom: 78px !important;
  }
  .pb-sm-80 {
    padding-bottom: 80px !important;
  }
  .pb-sm-82 {
    padding-bottom: 82px !important;
  }
  .pb-sm-84 {
    padding-bottom: 84px !important;
  }
  .pb-sm-86 {
    padding-bottom: 86px !important;
  }
  .pb-sm-88 {
    padding-bottom: 88px !important;
  }
  .pb-sm-90 {
    padding-bottom: 90px !important;
  }
  .pb-sm-92 {
    padding-bottom: 92px !important;
  }
  .pb-sm-94 {
    padding-bottom: 94px !important;
  }
  .pb-sm-96 {
    padding-bottom: 96px !important;
  }
  .pb-sm-98 {
    padding-bottom: 98px !important;
  }
  .pb-sm-100 {
    padding-bottom: 100px !important;
  }
  .pb-sm-102 {
    padding-bottom: 102px !important;
  }
  .ps-sm-0 {
    padding-left: 0px !important;
  }
  .ps-sm-2 {
    padding-left: 2px !important;
  }
  .ps-sm-4 {
    padding-left: 4px !important;
  }
  .ps-sm-6 {
    padding-left: 6px !important;
  }
  .ps-sm-8 {
    padding-left: 8px !important;
  }
  .ps-sm-10 {
    padding-left: 10px !important;
  }
  .ps-sm-12 {
    padding-left: 12px !important;
  }
  .ps-sm-14 {
    padding-left: 14px !important;
  }
  .ps-sm-16 {
    padding-left: 16px !important;
  }
  .ps-sm-18 {
    padding-left: 18px !important;
  }
  .ps-sm-20 {
    padding-left: 20px !important;
  }
  .ps-sm-22 {
    padding-left: 22px !important;
  }
  .ps-sm-24 {
    padding-left: 24px !important;
  }
  .ps-sm-26 {
    padding-left: 26px !important;
  }
  .ps-sm-28 {
    padding-left: 28px !important;
  }
  .ps-sm-30 {
    padding-left: 30px !important;
  }
  .ps-sm-32 {
    padding-left: 32px !important;
  }
  .ps-sm-34 {
    padding-left: 34px !important;
  }
  .ps-sm-36 {
    padding-left: 36px !important;
  }
  .ps-sm-38 {
    padding-left: 38px !important;
  }
  .ps-sm-40 {
    padding-left: 40px !important;
  }
  .ps-sm-42 {
    padding-left: 42px !important;
  }
  .ps-sm-44 {
    padding-left: 44px !important;
  }
  .ps-sm-46 {
    padding-left: 46px !important;
  }
  .ps-sm-48 {
    padding-left: 48px !important;
  }
  .ps-sm-50 {
    padding-left: 50px !important;
  }
  .ps-sm-52 {
    padding-left: 52px !important;
  }
  .ps-sm-54 {
    padding-left: 54px !important;
  }
  .ps-sm-56 {
    padding-left: 56px !important;
  }
  .ps-sm-58 {
    padding-left: 58px !important;
  }
  .ps-sm-60 {
    padding-left: 60px !important;
  }
  .ps-sm-62 {
    padding-left: 62px !important;
  }
  .ps-sm-64 {
    padding-left: 64px !important;
  }
  .ps-sm-66 {
    padding-left: 66px !important;
  }
  .ps-sm-68 {
    padding-left: 68px !important;
  }
  .ps-sm-70 {
    padding-left: 70px !important;
  }
  .ps-sm-72 {
    padding-left: 72px !important;
  }
  .ps-sm-74 {
    padding-left: 74px !important;
  }
  .ps-sm-76 {
    padding-left: 76px !important;
  }
  .ps-sm-78 {
    padding-left: 78px !important;
  }
  .ps-sm-80 {
    padding-left: 80px !important;
  }
  .ps-sm-82 {
    padding-left: 82px !important;
  }
  .ps-sm-84 {
    padding-left: 84px !important;
  }
  .ps-sm-86 {
    padding-left: 86px !important;
  }
  .ps-sm-88 {
    padding-left: 88px !important;
  }
  .ps-sm-90 {
    padding-left: 90px !important;
  }
  .ps-sm-92 {
    padding-left: 92px !important;
  }
  .ps-sm-94 {
    padding-left: 94px !important;
  }
  .ps-sm-96 {
    padding-left: 96px !important;
  }
  .ps-sm-98 {
    padding-left: 98px !important;
  }
  .ps-sm-100 {
    padding-left: 100px !important;
  }
  .ps-sm-102 {
    padding-left: 102px !important;
  }
  .pe-sm-0 {
    padding-right: 0px !important;
  }
  .pe-sm-2 {
    padding-right: 2px !important;
  }
  .pe-sm-4 {
    padding-right: 4px !important;
  }
  .pe-sm-6 {
    padding-right: 6px !important;
  }
  .pe-sm-8 {
    padding-right: 8px !important;
  }
  .pe-sm-10 {
    padding-right: 10px !important;
  }
  .pe-sm-12 {
    padding-right: 12px !important;
  }
  .pe-sm-14 {
    padding-right: 14px !important;
  }
  .pe-sm-16 {
    padding-right: 16px !important;
  }
  .pe-sm-18 {
    padding-right: 18px !important;
  }
  .pe-sm-20 {
    padding-right: 20px !important;
  }
  .pe-sm-22 {
    padding-right: 22px !important;
  }
  .pe-sm-24 {
    padding-right: 24px !important;
  }
  .pe-sm-26 {
    padding-right: 26px !important;
  }
  .pe-sm-28 {
    padding-right: 28px !important;
  }
  .pe-sm-30 {
    padding-right: 30px !important;
  }
  .pe-sm-32 {
    padding-right: 32px !important;
  }
  .pe-sm-34 {
    padding-right: 34px !important;
  }
  .pe-sm-36 {
    padding-right: 36px !important;
  }
  .pe-sm-38 {
    padding-right: 38px !important;
  }
  .pe-sm-40 {
    padding-right: 40px !important;
  }
  .pe-sm-42 {
    padding-right: 42px !important;
  }
  .pe-sm-44 {
    padding-right: 44px !important;
  }
  .pe-sm-46 {
    padding-right: 46px !important;
  }
  .pe-sm-48 {
    padding-right: 48px !important;
  }
  .pe-sm-50 {
    padding-right: 50px !important;
  }
  .pe-sm-52 {
    padding-right: 52px !important;
  }
  .pe-sm-54 {
    padding-right: 54px !important;
  }
  .pe-sm-56 {
    padding-right: 56px !important;
  }
  .pe-sm-58 {
    padding-right: 58px !important;
  }
  .pe-sm-60 {
    padding-right: 60px !important;
  }
  .pe-sm-62 {
    padding-right: 62px !important;
  }
  .pe-sm-64 {
    padding-right: 64px !important;
  }
  .pe-sm-66 {
    padding-right: 66px !important;
  }
  .pe-sm-68 {
    padding-right: 68px !important;
  }
  .pe-sm-70 {
    padding-right: 70px !important;
  }
  .pe-sm-72 {
    padding-right: 72px !important;
  }
  .pe-sm-74 {
    padding-right: 74px !important;
  }
  .pe-sm-76 {
    padding-right: 76px !important;
  }
  .pe-sm-78 {
    padding-right: 78px !important;
  }
  .pe-sm-80 {
    padding-right: 80px !important;
  }
  .pe-sm-82 {
    padding-right: 82px !important;
  }
  .pe-sm-84 {
    padding-right: 84px !important;
  }
  .pe-sm-86 {
    padding-right: 86px !important;
  }
  .pe-sm-88 {
    padding-right: 88px !important;
  }
  .pe-sm-90 {
    padding-right: 90px !important;
  }
  .pe-sm-92 {
    padding-right: 92px !important;
  }
  .pe-sm-94 {
    padding-right: 94px !important;
  }
  .pe-sm-96 {
    padding-right: 96px !important;
  }
  .pe-sm-98 {
    padding-right: 98px !important;
  }
  .pe-sm-100 {
    padding-right: 100px !important;
  }
  .pe-sm-102 {
    padding-right: 102px !important;
  }
  .px-sm-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .px-sm-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .px-sm-4 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .px-sm-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .px-sm-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .px-sm-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .px-sm-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .px-sm-14 {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .px-sm-16 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .px-sm-18 {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .px-sm-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .px-sm-22 {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .px-sm-24 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .px-sm-26 {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .px-sm-28 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
  .px-sm-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .px-sm-32 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .px-sm-34 {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
  .px-sm-36 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .px-sm-38 {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .px-sm-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .px-sm-42 {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .px-sm-44 {
    padding-left: 44px !important;
    padding-right: 44px !important;
  }
  .px-sm-46 {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .px-sm-48 {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .px-sm-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .px-sm-52 {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .px-sm-54 {
    padding-left: 54px !important;
    padding-right: 54px !important;
  }
  .px-sm-56 {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }
  .px-sm-58 {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }
  .px-sm-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .px-sm-62 {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
  .px-sm-64 {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
  .px-sm-66 {
    padding-left: 66px !important;
    padding-right: 66px !important;
  }
  .px-sm-68 {
    padding-left: 68px !important;
    padding-right: 68px !important;
  }
  .px-sm-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .px-sm-72 {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }
  .px-sm-74 {
    padding-left: 74px !important;
    padding-right: 74px !important;
  }
  .px-sm-76 {
    padding-left: 76px !important;
    padding-right: 76px !important;
  }
  .px-sm-78 {
    padding-left: 78px !important;
    padding-right: 78px !important;
  }
  .px-sm-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .px-sm-82 {
    padding-left: 82px !important;
    padding-right: 82px !important;
  }
  .px-sm-84 {
    padding-left: 84px !important;
    padding-right: 84px !important;
  }
  .px-sm-86 {
    padding-left: 86px !important;
    padding-right: 86px !important;
  }
  .px-sm-88 {
    padding-left: 88px !important;
    padding-right: 88px !important;
  }
  .px-sm-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .px-sm-92 {
    padding-left: 92px !important;
    padding-right: 92px !important;
  }
  .px-sm-94 {
    padding-left: 94px !important;
    padding-right: 94px !important;
  }
  .px-sm-96 {
    padding-left: 96px !important;
    padding-right: 96px !important;
  }
  .px-sm-98 {
    padding-left: 98px !important;
    padding-right: 98px !important;
  }
  .px-sm-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .px-sm-102 {
    padding-left: 102px !important;
    padding-right: 102px !important;
  }
  .py-sm-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-sm-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  .py-sm-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .py-sm-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .py-sm-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .py-sm-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-sm-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .py-sm-14 {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
  .py-sm-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .py-sm-18 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
  .py-sm-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-sm-22 {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
  }
  .py-sm-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .py-sm-26 {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
  }
  .py-sm-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .py-sm-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-sm-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .py-sm-34 {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
  .py-sm-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .py-sm-38 {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }
  .py-sm-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-sm-42 {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }
  .py-sm-44 {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }
  .py-sm-46 {
    padding-top: 46px !important;
    padding-bottom: 46px !important;
  }
  .py-sm-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .py-sm-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-sm-52 {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }
  .py-sm-54 {
    padding-top: 54px !important;
    padding-bottom: 54px !important;
  }
  .py-sm-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }
  .py-sm-58 {
    padding-top: 58px !important;
    padding-bottom: 58px !important;
  }
  .py-sm-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-sm-62 {
    padding-top: 62px !important;
    padding-bottom: 62px !important;
  }
  .py-sm-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .py-sm-66 {
    padding-top: 66px !important;
    padding-bottom: 66px !important;
  }
  .py-sm-68 {
    padding-top: 68px !important;
    padding-bottom: 68px !important;
  }
  .py-sm-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-sm-72 {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
  .py-sm-74 {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
  }
  .py-sm-76 {
    padding-top: 76px !important;
    padding-bottom: 76px !important;
  }
  .py-sm-78 {
    padding-top: 78px !important;
    padding-bottom: 78px !important;
  }
  .py-sm-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-sm-82 {
    padding-top: 82px !important;
    padding-bottom: 82px !important;
  }
  .py-sm-84 {
    padding-top: 84px !important;
    padding-bottom: 84px !important;
  }
  .py-sm-86 {
    padding-top: 86px !important;
    padding-bottom: 86px !important;
  }
  .py-sm-88 {
    padding-top: 88px !important;
    padding-bottom: 88px !important;
  }
  .py-sm-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-sm-92 {
    padding-top: 92px !important;
    padding-bottom: 92px !important;
  }
  .py-sm-94 {
    padding-top: 94px !important;
    padding-bottom: 94px !important;
  }
  .py-sm-96 {
    padding-top: 96px !important;
    padding-bottom: 96px !important;
  }
  .py-sm-98 {
    padding-top: 98px !important;
    padding-bottom: 98px !important;
  }
  .py-sm-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-sm-102 {
    padding-top: 102px !important;
    padding-bottom: 102px !important;
  }
}
@media (min-width: 768px) {
  .p-md-0 {
    padding: 0px !important;
  }
  .p-md-2 {
    padding: 2px !important;
  }
  .p-md-4 {
    padding: 4px !important;
  }
  .p-md-6 {
    padding: 6px !important;
  }
  .p-md-8 {
    padding: 8px !important;
  }
  .p-md-10 {
    padding: 10px !important;
  }
  .p-md-12 {
    padding: 12px !important;
  }
  .p-md-14 {
    padding: 14px !important;
  }
  .p-md-16 {
    padding: 16px !important;
  }
  .p-md-18 {
    padding: 18px !important;
  }
  .p-md-20 {
    padding: 20px !important;
  }
  .p-md-22 {
    padding: 22px !important;
  }
  .p-md-24 {
    padding: 24px !important;
  }
  .p-md-26 {
    padding: 26px !important;
  }
  .p-md-28 {
    padding: 28px !important;
  }
  .p-md-30 {
    padding: 30px !important;
  }
  .p-md-32 {
    padding: 32px !important;
  }
  .p-md-34 {
    padding: 34px !important;
  }
  .p-md-36 {
    padding: 36px !important;
  }
  .p-md-38 {
    padding: 38px !important;
  }
  .p-md-40 {
    padding: 40px !important;
  }
  .p-md-42 {
    padding: 42px !important;
  }
  .p-md-44 {
    padding: 44px !important;
  }
  .p-md-46 {
    padding: 46px !important;
  }
  .p-md-48 {
    padding: 48px !important;
  }
  .p-md-50 {
    padding: 50px !important;
  }
  .p-md-52 {
    padding: 52px !important;
  }
  .p-md-54 {
    padding: 54px !important;
  }
  .p-md-56 {
    padding: 56px !important;
  }
  .p-md-58 {
    padding: 58px !important;
  }
  .p-md-60 {
    padding: 60px !important;
  }
  .p-md-62 {
    padding: 62px !important;
  }
  .p-md-64 {
    padding: 64px !important;
  }
  .p-md-66 {
    padding: 66px !important;
  }
  .p-md-68 {
    padding: 68px !important;
  }
  .p-md-70 {
    padding: 70px !important;
  }
  .p-md-72 {
    padding: 72px !important;
  }
  .p-md-74 {
    padding: 74px !important;
  }
  .p-md-76 {
    padding: 76px !important;
  }
  .p-md-78 {
    padding: 78px !important;
  }
  .p-md-80 {
    padding: 80px !important;
  }
  .p-md-82 {
    padding: 82px !important;
  }
  .p-md-84 {
    padding: 84px !important;
  }
  .p-md-86 {
    padding: 86px !important;
  }
  .p-md-88 {
    padding: 88px !important;
  }
  .p-md-90 {
    padding: 90px !important;
  }
  .p-md-92 {
    padding: 92px !important;
  }
  .p-md-94 {
    padding: 94px !important;
  }
  .p-md-96 {
    padding: 96px !important;
  }
  .p-md-98 {
    padding: 98px !important;
  }
  .p-md-100 {
    padding: 100px !important;
  }
  .p-md-102 {
    padding: 102px !important;
  }
  .pt-md-0 {
    padding-top: 0px !important;
  }
  .pt-md-2 {
    padding-top: 2px !important;
  }
  .pt-md-4 {
    padding-top: 4px !important;
  }
  .pt-md-6 {
    padding-top: 6px !important;
  }
  .pt-md-8 {
    padding-top: 8px !important;
  }
  .pt-md-10 {
    padding-top: 10px !important;
  }
  .pt-md-12 {
    padding-top: 12px !important;
  }
  .pt-md-14 {
    padding-top: 14px !important;
  }
  .pt-md-16 {
    padding-top: 16px !important;
  }
  .pt-md-18 {
    padding-top: 18px !important;
  }
  .pt-md-20 {
    padding-top: 20px !important;
  }
  .pt-md-22 {
    padding-top: 22px !important;
  }
  .pt-md-24 {
    padding-top: 24px !important;
  }
  .pt-md-26 {
    padding-top: 26px !important;
  }
  .pt-md-28 {
    padding-top: 28px !important;
  }
  .pt-md-30 {
    padding-top: 30px !important;
  }
  .pt-md-32 {
    padding-top: 32px !important;
  }
  .pt-md-34 {
    padding-top: 34px !important;
  }
  .pt-md-36 {
    padding-top: 36px !important;
  }
  .pt-md-38 {
    padding-top: 38px !important;
  }
  .pt-md-40 {
    padding-top: 40px !important;
  }
  .pt-md-42 {
    padding-top: 42px !important;
  }
  .pt-md-44 {
    padding-top: 44px !important;
  }
  .pt-md-46 {
    padding-top: 46px !important;
  }
  .pt-md-48 {
    padding-top: 48px !important;
  }
  .pt-md-50 {
    padding-top: 50px !important;
  }
  .pt-md-52 {
    padding-top: 52px !important;
  }
  .pt-md-54 {
    padding-top: 54px !important;
  }
  .pt-md-56 {
    padding-top: 56px !important;
  }
  .pt-md-58 {
    padding-top: 58px !important;
  }
  .pt-md-60 {
    padding-top: 60px !important;
  }
  .pt-md-62 {
    padding-top: 62px !important;
  }
  .pt-md-64 {
    padding-top: 64px !important;
  }
  .pt-md-66 {
    padding-top: 66px !important;
  }
  .pt-md-68 {
    padding-top: 68px !important;
  }
  .pt-md-70 {
    padding-top: 70px !important;
  }
  .pt-md-72 {
    padding-top: 72px !important;
  }
  .pt-md-74 {
    padding-top: 74px !important;
  }
  .pt-md-76 {
    padding-top: 76px !important;
  }
  .pt-md-78 {
    padding-top: 78px !important;
  }
  .pt-md-80 {
    padding-top: 80px !important;
  }
  .pt-md-82 {
    padding-top: 82px !important;
  }
  .pt-md-84 {
    padding-top: 84px !important;
  }
  .pt-md-86 {
    padding-top: 86px !important;
  }
  .pt-md-88 {
    padding-top: 88px !important;
  }
  .pt-md-90 {
    padding-top: 90px !important;
  }
  .pt-md-92 {
    padding-top: 92px !important;
  }
  .pt-md-94 {
    padding-top: 94px !important;
  }
  .pt-md-96 {
    padding-top: 96px !important;
  }
  .pt-md-98 {
    padding-top: 98px !important;
  }
  .pt-md-100 {
    padding-top: 100px !important;
  }
  .pt-md-102 {
    padding-top: 102px !important;
  }
  .pb-md-0 {
    padding-bottom: 0px !important;
  }
  .pb-md-2 {
    padding-bottom: 2px !important;
  }
  .pb-md-4 {
    padding-bottom: 4px !important;
  }
  .pb-md-6 {
    padding-bottom: 6px !important;
  }
  .pb-md-8 {
    padding-bottom: 8px !important;
  }
  .pb-md-10 {
    padding-bottom: 10px !important;
  }
  .pb-md-12 {
    padding-bottom: 12px !important;
  }
  .pb-md-14 {
    padding-bottom: 14px !important;
  }
  .pb-md-16 {
    padding-bottom: 16px !important;
  }
  .pb-md-18 {
    padding-bottom: 18px !important;
  }
  .pb-md-20 {
    padding-bottom: 20px !important;
  }
  .pb-md-22 {
    padding-bottom: 22px !important;
  }
  .pb-md-24 {
    padding-bottom: 24px !important;
  }
  .pb-md-26 {
    padding-bottom: 26px !important;
  }
  .pb-md-28 {
    padding-bottom: 28px !important;
  }
  .pb-md-30 {
    padding-bottom: 30px !important;
  }
  .pb-md-32 {
    padding-bottom: 32px !important;
  }
  .pb-md-34 {
    padding-bottom: 34px !important;
  }
  .pb-md-36 {
    padding-bottom: 36px !important;
  }
  .pb-md-38 {
    padding-bottom: 38px !important;
  }
  .pb-md-40 {
    padding-bottom: 40px !important;
  }
  .pb-md-42 {
    padding-bottom: 42px !important;
  }
  .pb-md-44 {
    padding-bottom: 44px !important;
  }
  .pb-md-46 {
    padding-bottom: 46px !important;
  }
  .pb-md-48 {
    padding-bottom: 48px !important;
  }
  .pb-md-50 {
    padding-bottom: 50px !important;
  }
  .pb-md-52 {
    padding-bottom: 52px !important;
  }
  .pb-md-54 {
    padding-bottom: 54px !important;
  }
  .pb-md-56 {
    padding-bottom: 56px !important;
  }
  .pb-md-58 {
    padding-bottom: 58px !important;
  }
  .pb-md-60 {
    padding-bottom: 60px !important;
  }
  .pb-md-62 {
    padding-bottom: 62px !important;
  }
  .pb-md-64 {
    padding-bottom: 64px !important;
  }
  .pb-md-66 {
    padding-bottom: 66px !important;
  }
  .pb-md-68 {
    padding-bottom: 68px !important;
  }
  .pb-md-70 {
    padding-bottom: 70px !important;
  }
  .pb-md-72 {
    padding-bottom: 72px !important;
  }
  .pb-md-74 {
    padding-bottom: 74px !important;
  }
  .pb-md-76 {
    padding-bottom: 76px !important;
  }
  .pb-md-78 {
    padding-bottom: 78px !important;
  }
  .pb-md-80 {
    padding-bottom: 80px !important;
  }
  .pb-md-82 {
    padding-bottom: 82px !important;
  }
  .pb-md-84 {
    padding-bottom: 84px !important;
  }
  .pb-md-86 {
    padding-bottom: 86px !important;
  }
  .pb-md-88 {
    padding-bottom: 88px !important;
  }
  .pb-md-90 {
    padding-bottom: 90px !important;
  }
  .pb-md-92 {
    padding-bottom: 92px !important;
  }
  .pb-md-94 {
    padding-bottom: 94px !important;
  }
  .pb-md-96 {
    padding-bottom: 96px !important;
  }
  .pb-md-98 {
    padding-bottom: 98px !important;
  }
  .pb-md-100 {
    padding-bottom: 100px !important;
  }
  .pb-md-102 {
    padding-bottom: 102px !important;
  }
  .ps-md-0 {
    padding-left: 0px !important;
  }
  .ps-md-2 {
    padding-left: 2px !important;
  }
  .ps-md-4 {
    padding-left: 4px !important;
  }
  .ps-md-6 {
    padding-left: 6px !important;
  }
  .ps-md-8 {
    padding-left: 8px !important;
  }
  .ps-md-10 {
    padding-left: 10px !important;
  }
  .ps-md-12 {
    padding-left: 12px !important;
  }
  .ps-md-14 {
    padding-left: 14px !important;
  }
  .ps-md-16 {
    padding-left: 16px !important;
  }
  .ps-md-18 {
    padding-left: 18px !important;
  }
  .ps-md-20 {
    padding-left: 20px !important;
  }
  .ps-md-22 {
    padding-left: 22px !important;
  }
  .ps-md-24 {
    padding-left: 24px !important;
  }
  .ps-md-26 {
    padding-left: 26px !important;
  }
  .ps-md-28 {
    padding-left: 28px !important;
  }
  .ps-md-30 {
    padding-left: 30px !important;
  }
  .ps-md-32 {
    padding-left: 32px !important;
  }
  .ps-md-34 {
    padding-left: 34px !important;
  }
  .ps-md-36 {
    padding-left: 36px !important;
  }
  .ps-md-38 {
    padding-left: 38px !important;
  }
  .ps-md-40 {
    padding-left: 40px !important;
  }
  .ps-md-42 {
    padding-left: 42px !important;
  }
  .ps-md-44 {
    padding-left: 44px !important;
  }
  .ps-md-46 {
    padding-left: 46px !important;
  }
  .ps-md-48 {
    padding-left: 48px !important;
  }
  .ps-md-50 {
    padding-left: 50px !important;
  }
  .ps-md-52 {
    padding-left: 52px !important;
  }
  .ps-md-54 {
    padding-left: 54px !important;
  }
  .ps-md-56 {
    padding-left: 56px !important;
  }
  .ps-md-58 {
    padding-left: 58px !important;
  }
  .ps-md-60 {
    padding-left: 60px !important;
  }
  .ps-md-62 {
    padding-left: 62px !important;
  }
  .ps-md-64 {
    padding-left: 64px !important;
  }
  .ps-md-66 {
    padding-left: 66px !important;
  }
  .ps-md-68 {
    padding-left: 68px !important;
  }
  .ps-md-70 {
    padding-left: 70px !important;
  }
  .ps-md-72 {
    padding-left: 72px !important;
  }
  .ps-md-74 {
    padding-left: 74px !important;
  }
  .ps-md-76 {
    padding-left: 76px !important;
  }
  .ps-md-78 {
    padding-left: 78px !important;
  }
  .ps-md-80 {
    padding-left: 80px !important;
  }
  .ps-md-82 {
    padding-left: 82px !important;
  }
  .ps-md-84 {
    padding-left: 84px !important;
  }
  .ps-md-86 {
    padding-left: 86px !important;
  }
  .ps-md-88 {
    padding-left: 88px !important;
  }
  .ps-md-90 {
    padding-left: 90px !important;
  }
  .ps-md-92 {
    padding-left: 92px !important;
  }
  .ps-md-94 {
    padding-left: 94px !important;
  }
  .ps-md-96 {
    padding-left: 96px !important;
  }
  .ps-md-98 {
    padding-left: 98px !important;
  }
  .ps-md-100 {
    padding-left: 100px !important;
  }
  .ps-md-102 {
    padding-left: 102px !important;
  }
  .pe-md-0 {
    padding-right: 0px !important;
  }
  .pe-md-2 {
    padding-right: 2px !important;
  }
  .pe-md-4 {
    padding-right: 4px !important;
  }
  .pe-md-6 {
    padding-right: 6px !important;
  }
  .pe-md-8 {
    padding-right: 8px !important;
  }
  .pe-md-10 {
    padding-right: 10px !important;
  }
  .pe-md-12 {
    padding-right: 12px !important;
  }
  .pe-md-14 {
    padding-right: 14px !important;
  }
  .pe-md-16 {
    padding-right: 16px !important;
  }
  .pe-md-18 {
    padding-right: 18px !important;
  }
  .pe-md-20 {
    padding-right: 20px !important;
  }
  .pe-md-22 {
    padding-right: 22px !important;
  }
  .pe-md-24 {
    padding-right: 24px !important;
  }
  .pe-md-26 {
    padding-right: 26px !important;
  }
  .pe-md-28 {
    padding-right: 28px !important;
  }
  .pe-md-30 {
    padding-right: 30px !important;
  }
  .pe-md-32 {
    padding-right: 32px !important;
  }
  .pe-md-34 {
    padding-right: 34px !important;
  }
  .pe-md-36 {
    padding-right: 36px !important;
  }
  .pe-md-38 {
    padding-right: 38px !important;
  }
  .pe-md-40 {
    padding-right: 40px !important;
  }
  .pe-md-42 {
    padding-right: 42px !important;
  }
  .pe-md-44 {
    padding-right: 44px !important;
  }
  .pe-md-46 {
    padding-right: 46px !important;
  }
  .pe-md-48 {
    padding-right: 48px !important;
  }
  .pe-md-50 {
    padding-right: 50px !important;
  }
  .pe-md-52 {
    padding-right: 52px !important;
  }
  .pe-md-54 {
    padding-right: 54px !important;
  }
  .pe-md-56 {
    padding-right: 56px !important;
  }
  .pe-md-58 {
    padding-right: 58px !important;
  }
  .pe-md-60 {
    padding-right: 60px !important;
  }
  .pe-md-62 {
    padding-right: 62px !important;
  }
  .pe-md-64 {
    padding-right: 64px !important;
  }
  .pe-md-66 {
    padding-right: 66px !important;
  }
  .pe-md-68 {
    padding-right: 68px !important;
  }
  .pe-md-70 {
    padding-right: 70px !important;
  }
  .pe-md-72 {
    padding-right: 72px !important;
  }
  .pe-md-74 {
    padding-right: 74px !important;
  }
  .pe-md-76 {
    padding-right: 76px !important;
  }
  .pe-md-78 {
    padding-right: 78px !important;
  }
  .pe-md-80 {
    padding-right: 80px !important;
  }
  .pe-md-82 {
    padding-right: 82px !important;
  }
  .pe-md-84 {
    padding-right: 84px !important;
  }
  .pe-md-86 {
    padding-right: 86px !important;
  }
  .pe-md-88 {
    padding-right: 88px !important;
  }
  .pe-md-90 {
    padding-right: 90px !important;
  }
  .pe-md-92 {
    padding-right: 92px !important;
  }
  .pe-md-94 {
    padding-right: 94px !important;
  }
  .pe-md-96 {
    padding-right: 96px !important;
  }
  .pe-md-98 {
    padding-right: 98px !important;
  }
  .pe-md-100 {
    padding-right: 100px !important;
  }
  .pe-md-102 {
    padding-right: 102px !important;
  }
  .px-md-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .px-md-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .px-md-4 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .px-md-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .px-md-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .px-md-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .px-md-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .px-md-14 {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .px-md-16 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .px-md-18 {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .px-md-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .px-md-22 {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .px-md-24 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .px-md-26 {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .px-md-28 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
  .px-md-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .px-md-32 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .px-md-34 {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
  .px-md-36 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .px-md-38 {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .px-md-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .px-md-42 {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .px-md-44 {
    padding-left: 44px !important;
    padding-right: 44px !important;
  }
  .px-md-46 {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .px-md-48 {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .px-md-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .px-md-52 {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .px-md-54 {
    padding-left: 54px !important;
    padding-right: 54px !important;
  }
  .px-md-56 {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }
  .px-md-58 {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }
  .px-md-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .px-md-62 {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
  .px-md-64 {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
  .px-md-66 {
    padding-left: 66px !important;
    padding-right: 66px !important;
  }
  .px-md-68 {
    padding-left: 68px !important;
    padding-right: 68px !important;
  }
  .px-md-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .px-md-72 {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }
  .px-md-74 {
    padding-left: 74px !important;
    padding-right: 74px !important;
  }
  .px-md-76 {
    padding-left: 76px !important;
    padding-right: 76px !important;
  }
  .px-md-78 {
    padding-left: 78px !important;
    padding-right: 78px !important;
  }
  .px-md-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .px-md-82 {
    padding-left: 82px !important;
    padding-right: 82px !important;
  }
  .px-md-84 {
    padding-left: 84px !important;
    padding-right: 84px !important;
  }
  .px-md-86 {
    padding-left: 86px !important;
    padding-right: 86px !important;
  }
  .px-md-88 {
    padding-left: 88px !important;
    padding-right: 88px !important;
  }
  .px-md-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .px-md-92 {
    padding-left: 92px !important;
    padding-right: 92px !important;
  }
  .px-md-94 {
    padding-left: 94px !important;
    padding-right: 94px !important;
  }
  .px-md-96 {
    padding-left: 96px !important;
    padding-right: 96px !important;
  }
  .px-md-98 {
    padding-left: 98px !important;
    padding-right: 98px !important;
  }
  .px-md-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .px-md-102 {
    padding-left: 102px !important;
    padding-right: 102px !important;
  }
  .py-md-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-md-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  .py-md-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .py-md-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .py-md-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .py-md-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-md-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .py-md-14 {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
  .py-md-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .py-md-18 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
  .py-md-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-md-22 {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
  }
  .py-md-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .py-md-26 {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
  }
  .py-md-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .py-md-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-md-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .py-md-34 {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
  .py-md-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .py-md-38 {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }
  .py-md-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-md-42 {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }
  .py-md-44 {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }
  .py-md-46 {
    padding-top: 46px !important;
    padding-bottom: 46px !important;
  }
  .py-md-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .py-md-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-md-52 {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }
  .py-md-54 {
    padding-top: 54px !important;
    padding-bottom: 54px !important;
  }
  .py-md-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }
  .py-md-58 {
    padding-top: 58px !important;
    padding-bottom: 58px !important;
  }
  .py-md-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-md-62 {
    padding-top: 62px !important;
    padding-bottom: 62px !important;
  }
  .py-md-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .py-md-66 {
    padding-top: 66px !important;
    padding-bottom: 66px !important;
  }
  .py-md-68 {
    padding-top: 68px !important;
    padding-bottom: 68px !important;
  }
  .py-md-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-md-72 {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
  .py-md-74 {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
  }
  .py-md-76 {
    padding-top: 76px !important;
    padding-bottom: 76px !important;
  }
  .py-md-78 {
    padding-top: 78px !important;
    padding-bottom: 78px !important;
  }
  .py-md-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-md-82 {
    padding-top: 82px !important;
    padding-bottom: 82px !important;
  }
  .py-md-84 {
    padding-top: 84px !important;
    padding-bottom: 84px !important;
  }
  .py-md-86 {
    padding-top: 86px !important;
    padding-bottom: 86px !important;
  }
  .py-md-88 {
    padding-top: 88px !important;
    padding-bottom: 88px !important;
  }
  .py-md-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-md-92 {
    padding-top: 92px !important;
    padding-bottom: 92px !important;
  }
  .py-md-94 {
    padding-top: 94px !important;
    padding-bottom: 94px !important;
  }
  .py-md-96 {
    padding-top: 96px !important;
    padding-bottom: 96px !important;
  }
  .py-md-98 {
    padding-top: 98px !important;
    padding-bottom: 98px !important;
  }
  .py-md-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-md-102 {
    padding-top: 102px !important;
    padding-bottom: 102px !important;
  }
}
@media (min-width: 992px) {
  .p-lg-0 {
    padding: 0px !important;
  }
  .p-lg-2 {
    padding: 2px !important;
  }
  .p-lg-4 {
    padding: 4px !important;
  }
  .p-lg-6 {
    padding: 6px !important;
  }
  .p-lg-8 {
    padding: 8px !important;
  }
  .p-lg-10 {
    padding: 10px !important;
  }
  .p-lg-12 {
    padding: 12px !important;
  }
  .p-lg-14 {
    padding: 14px !important;
  }
  .p-lg-16 {
    padding: 16px !important;
  }
  .p-lg-18 {
    padding: 18px !important;
  }
  .p-lg-20 {
    padding: 20px !important;
  }
  .p-lg-22 {
    padding: 22px !important;
  }
  .p-lg-24 {
    padding: 24px !important;
  }
  .p-lg-26 {
    padding: 26px !important;
  }
  .p-lg-28 {
    padding: 28px !important;
  }
  .p-lg-30 {
    padding: 30px !important;
  }
  .p-lg-32 {
    padding: 32px !important;
  }
  .p-lg-34 {
    padding: 34px !important;
  }
  .p-lg-36 {
    padding: 36px !important;
  }
  .p-lg-38 {
    padding: 38px !important;
  }
  .p-lg-40 {
    padding: 40px !important;
  }
  .p-lg-42 {
    padding: 42px !important;
  }
  .p-lg-44 {
    padding: 44px !important;
  }
  .p-lg-46 {
    padding: 46px !important;
  }
  .p-lg-48 {
    padding: 48px !important;
  }
  .p-lg-50 {
    padding: 50px !important;
  }
  .p-lg-52 {
    padding: 52px !important;
  }
  .p-lg-54 {
    padding: 54px !important;
  }
  .p-lg-56 {
    padding: 56px !important;
  }
  .p-lg-58 {
    padding: 58px !important;
  }
  .p-lg-60 {
    padding: 60px !important;
  }
  .p-lg-62 {
    padding: 62px !important;
  }
  .p-lg-64 {
    padding: 64px !important;
  }
  .p-lg-66 {
    padding: 66px !important;
  }
  .p-lg-68 {
    padding: 68px !important;
  }
  .p-lg-70 {
    padding: 70px !important;
  }
  .p-lg-72 {
    padding: 72px !important;
  }
  .p-lg-74 {
    padding: 74px !important;
  }
  .p-lg-76 {
    padding: 76px !important;
  }
  .p-lg-78 {
    padding: 78px !important;
  }
  .p-lg-80 {
    padding: 80px !important;
  }
  .p-lg-82 {
    padding: 82px !important;
  }
  .p-lg-84 {
    padding: 84px !important;
  }
  .p-lg-86 {
    padding: 86px !important;
  }
  .p-lg-88 {
    padding: 88px !important;
  }
  .p-lg-90 {
    padding: 90px !important;
  }
  .p-lg-92 {
    padding: 92px !important;
  }
  .p-lg-94 {
    padding: 94px !important;
  }
  .p-lg-96 {
    padding: 96px !important;
  }
  .p-lg-98 {
    padding: 98px !important;
  }
  .p-lg-100 {
    padding: 100px !important;
  }
  .p-lg-102 {
    padding: 102px !important;
  }
  .pt-lg-0 {
    padding-top: 0px !important;
  }
  .pt-lg-2 {
    padding-top: 2px !important;
  }
  .pt-lg-4 {
    padding-top: 4px !important;
  }
  .pt-lg-6 {
    padding-top: 6px !important;
  }
  .pt-lg-8 {
    padding-top: 8px !important;
  }
  .pt-lg-10 {
    padding-top: 10px !important;
  }
  .pt-lg-12 {
    padding-top: 12px !important;
  }
  .pt-lg-14 {
    padding-top: 14px !important;
  }
  .pt-lg-16 {
    padding-top: 16px !important;
  }
  .pt-lg-18 {
    padding-top: 18px !important;
  }
  .pt-lg-20 {
    padding-top: 20px !important;
  }
  .pt-lg-22 {
    padding-top: 22px !important;
  }
  .pt-lg-24 {
    padding-top: 24px !important;
  }
  .pt-lg-26 {
    padding-top: 26px !important;
  }
  .pt-lg-28 {
    padding-top: 28px !important;
  }
  .pt-lg-30 {
    padding-top: 30px !important;
  }
  .pt-lg-32 {
    padding-top: 32px !important;
  }
  .pt-lg-34 {
    padding-top: 34px !important;
  }
  .pt-lg-36 {
    padding-top: 36px !important;
  }
  .pt-lg-38 {
    padding-top: 38px !important;
  }
  .pt-lg-40 {
    padding-top: 40px !important;
  }
  .pt-lg-42 {
    padding-top: 42px !important;
  }
  .pt-lg-44 {
    padding-top: 44px !important;
  }
  .pt-lg-46 {
    padding-top: 46px !important;
  }
  .pt-lg-48 {
    padding-top: 48px !important;
  }
  .pt-lg-50 {
    padding-top: 50px !important;
  }
  .pt-lg-52 {
    padding-top: 52px !important;
  }
  .pt-lg-54 {
    padding-top: 54px !important;
  }
  .pt-lg-56 {
    padding-top: 56px !important;
  }
  .pt-lg-58 {
    padding-top: 58px !important;
  }
  .pt-lg-60 {
    padding-top: 60px !important;
  }
  .pt-lg-62 {
    padding-top: 62px !important;
  }
  .pt-lg-64 {
    padding-top: 64px !important;
  }
  .pt-lg-66 {
    padding-top: 66px !important;
  }
  .pt-lg-68 {
    padding-top: 68px !important;
  }
  .pt-lg-70 {
    padding-top: 70px !important;
  }
  .pt-lg-72 {
    padding-top: 72px !important;
  }
  .pt-lg-74 {
    padding-top: 74px !important;
  }
  .pt-lg-76 {
    padding-top: 76px !important;
  }
  .pt-lg-78 {
    padding-top: 78px !important;
  }
  .pt-lg-80 {
    padding-top: 80px !important;
  }
  .pt-lg-82 {
    padding-top: 82px !important;
  }
  .pt-lg-84 {
    padding-top: 84px !important;
  }
  .pt-lg-86 {
    padding-top: 86px !important;
  }
  .pt-lg-88 {
    padding-top: 88px !important;
  }
  .pt-lg-90 {
    padding-top: 90px !important;
  }
  .pt-lg-92 {
    padding-top: 92px !important;
  }
  .pt-lg-94 {
    padding-top: 94px !important;
  }
  .pt-lg-96 {
    padding-top: 96px !important;
  }
  .pt-lg-98 {
    padding-top: 98px !important;
  }
  .pt-lg-100 {
    padding-top: 100px !important;
  }
  .pt-lg-102 {
    padding-top: 102px !important;
  }
  .pb-lg-0 {
    padding-bottom: 0px !important;
  }
  .pb-lg-2 {
    padding-bottom: 2px !important;
  }
  .pb-lg-4 {
    padding-bottom: 4px !important;
  }
  .pb-lg-6 {
    padding-bottom: 6px !important;
  }
  .pb-lg-8 {
    padding-bottom: 8px !important;
  }
  .pb-lg-10 {
    padding-bottom: 10px !important;
  }
  .pb-lg-12 {
    padding-bottom: 12px !important;
  }
  .pb-lg-14 {
    padding-bottom: 14px !important;
  }
  .pb-lg-16 {
    padding-bottom: 16px !important;
  }
  .pb-lg-18 {
    padding-bottom: 18px !important;
  }
  .pb-lg-20 {
    padding-bottom: 20px !important;
  }
  .pb-lg-22 {
    padding-bottom: 22px !important;
  }
  .pb-lg-24 {
    padding-bottom: 24px !important;
  }
  .pb-lg-26 {
    padding-bottom: 26px !important;
  }
  .pb-lg-28 {
    padding-bottom: 28px !important;
  }
  .pb-lg-30 {
    padding-bottom: 30px !important;
  }
  .pb-lg-32 {
    padding-bottom: 32px !important;
  }
  .pb-lg-34 {
    padding-bottom: 34px !important;
  }
  .pb-lg-36 {
    padding-bottom: 36px !important;
  }
  .pb-lg-38 {
    padding-bottom: 38px !important;
  }
  .pb-lg-40 {
    padding-bottom: 40px !important;
  }
  .pb-lg-42 {
    padding-bottom: 42px !important;
  }
  .pb-lg-44 {
    padding-bottom: 44px !important;
  }
  .pb-lg-46 {
    padding-bottom: 46px !important;
  }
  .pb-lg-48 {
    padding-bottom: 48px !important;
  }
  .pb-lg-50 {
    padding-bottom: 50px !important;
  }
  .pb-lg-52 {
    padding-bottom: 52px !important;
  }
  .pb-lg-54 {
    padding-bottom: 54px !important;
  }
  .pb-lg-56 {
    padding-bottom: 56px !important;
  }
  .pb-lg-58 {
    padding-bottom: 58px !important;
  }
  .pb-lg-60 {
    padding-bottom: 60px !important;
  }
  .pb-lg-62 {
    padding-bottom: 62px !important;
  }
  .pb-lg-64 {
    padding-bottom: 64px !important;
  }
  .pb-lg-66 {
    padding-bottom: 66px !important;
  }
  .pb-lg-68 {
    padding-bottom: 68px !important;
  }
  .pb-lg-70 {
    padding-bottom: 70px !important;
  }
  .pb-lg-72 {
    padding-bottom: 72px !important;
  }
  .pb-lg-74 {
    padding-bottom: 74px !important;
  }
  .pb-lg-76 {
    padding-bottom: 76px !important;
  }
  .pb-lg-78 {
    padding-bottom: 78px !important;
  }
  .pb-lg-80 {
    padding-bottom: 80px !important;
  }
  .pb-lg-82 {
    padding-bottom: 82px !important;
  }
  .pb-lg-84 {
    padding-bottom: 84px !important;
  }
  .pb-lg-86 {
    padding-bottom: 86px !important;
  }
  .pb-lg-88 {
    padding-bottom: 88px !important;
  }
  .pb-lg-90 {
    padding-bottom: 90px !important;
  }
  .pb-lg-92 {
    padding-bottom: 92px !important;
  }
  .pb-lg-94 {
    padding-bottom: 94px !important;
  }
  .pb-lg-96 {
    padding-bottom: 96px !important;
  }
  .pb-lg-98 {
    padding-bottom: 98px !important;
  }
  .pb-lg-100 {
    padding-bottom: 100px !important;
  }
  .pb-lg-102 {
    padding-bottom: 102px !important;
  }
  .ps-lg-0 {
    padding-left: 0px !important;
  }
  .ps-lg-2 {
    padding-left: 2px !important;
  }
  .ps-lg-4 {
    padding-left: 4px !important;
  }
  .ps-lg-6 {
    padding-left: 6px !important;
  }
  .ps-lg-8 {
    padding-left: 8px !important;
  }
  .ps-lg-10 {
    padding-left: 10px !important;
  }
  .ps-lg-12 {
    padding-left: 12px !important;
  }
  .ps-lg-14 {
    padding-left: 14px !important;
  }
  .ps-lg-16 {
    padding-left: 16px !important;
  }
  .ps-lg-18 {
    padding-left: 18px !important;
  }
  .ps-lg-20 {
    padding-left: 20px !important;
  }
  .ps-lg-22 {
    padding-left: 22px !important;
  }
  .ps-lg-24 {
    padding-left: 24px !important;
  }
  .ps-lg-26 {
    padding-left: 26px !important;
  }
  .ps-lg-28 {
    padding-left: 28px !important;
  }
  .ps-lg-30 {
    padding-left: 30px !important;
  }
  .ps-lg-32 {
    padding-left: 32px !important;
  }
  .ps-lg-34 {
    padding-left: 34px !important;
  }
  .ps-lg-36 {
    padding-left: 36px !important;
  }
  .ps-lg-38 {
    padding-left: 38px !important;
  }
  .ps-lg-40 {
    padding-left: 40px !important;
  }
  .ps-lg-42 {
    padding-left: 42px !important;
  }
  .ps-lg-44 {
    padding-left: 44px !important;
  }
  .ps-lg-46 {
    padding-left: 46px !important;
  }
  .ps-lg-48 {
    padding-left: 48px !important;
  }
  .ps-lg-50 {
    padding-left: 50px !important;
  }
  .ps-lg-52 {
    padding-left: 52px !important;
  }
  .ps-lg-54 {
    padding-left: 54px !important;
  }
  .ps-lg-56 {
    padding-left: 56px !important;
  }
  .ps-lg-58 {
    padding-left: 58px !important;
  }
  .ps-lg-60 {
    padding-left: 60px !important;
  }
  .ps-lg-62 {
    padding-left: 62px !important;
  }
  .ps-lg-64 {
    padding-left: 64px !important;
  }
  .ps-lg-66 {
    padding-left: 66px !important;
  }
  .ps-lg-68 {
    padding-left: 68px !important;
  }
  .ps-lg-70 {
    padding-left: 70px !important;
  }
  .ps-lg-72 {
    padding-left: 72px !important;
  }
  .ps-lg-74 {
    padding-left: 74px !important;
  }
  .ps-lg-76 {
    padding-left: 76px !important;
  }
  .ps-lg-78 {
    padding-left: 78px !important;
  }
  .ps-lg-80 {
    padding-left: 80px !important;
  }
  .ps-lg-82 {
    padding-left: 82px !important;
  }
  .ps-lg-84 {
    padding-left: 84px !important;
  }
  .ps-lg-86 {
    padding-left: 86px !important;
  }
  .ps-lg-88 {
    padding-left: 88px !important;
  }
  .ps-lg-90 {
    padding-left: 90px !important;
  }
  .ps-lg-92 {
    padding-left: 92px !important;
  }
  .ps-lg-94 {
    padding-left: 94px !important;
  }
  .ps-lg-96 {
    padding-left: 96px !important;
  }
  .ps-lg-98 {
    padding-left: 98px !important;
  }
  .ps-lg-100 {
    padding-left: 100px !important;
  }
  .ps-lg-102 {
    padding-left: 102px !important;
  }
  .pe-lg-0 {
    padding-right: 0px !important;
  }
  .pe-lg-2 {
    padding-right: 2px !important;
  }
  .pe-lg-4 {
    padding-right: 4px !important;
  }
  .pe-lg-6 {
    padding-right: 6px !important;
  }
  .pe-lg-8 {
    padding-right: 8px !important;
  }
  .pe-lg-10 {
    padding-right: 10px !important;
  }
  .pe-lg-12 {
    padding-right: 12px !important;
  }
  .pe-lg-14 {
    padding-right: 14px !important;
  }
  .pe-lg-16 {
    padding-right: 16px !important;
  }
  .pe-lg-18 {
    padding-right: 18px !important;
  }
  .pe-lg-20 {
    padding-right: 20px !important;
  }
  .pe-lg-22 {
    padding-right: 22px !important;
  }
  .pe-lg-24 {
    padding-right: 24px !important;
  }
  .pe-lg-26 {
    padding-right: 26px !important;
  }
  .pe-lg-28 {
    padding-right: 28px !important;
  }
  .pe-lg-30 {
    padding-right: 30px !important;
  }
  .pe-lg-32 {
    padding-right: 32px !important;
  }
  .pe-lg-34 {
    padding-right: 34px !important;
  }
  .pe-lg-36 {
    padding-right: 36px !important;
  }
  .pe-lg-38 {
    padding-right: 38px !important;
  }
  .pe-lg-40 {
    padding-right: 40px !important;
  }
  .pe-lg-42 {
    padding-right: 42px !important;
  }
  .pe-lg-44 {
    padding-right: 44px !important;
  }
  .pe-lg-46 {
    padding-right: 46px !important;
  }
  .pe-lg-48 {
    padding-right: 48px !important;
  }
  .pe-lg-50 {
    padding-right: 50px !important;
  }
  .pe-lg-52 {
    padding-right: 52px !important;
  }
  .pe-lg-54 {
    padding-right: 54px !important;
  }
  .pe-lg-56 {
    padding-right: 56px !important;
  }
  .pe-lg-58 {
    padding-right: 58px !important;
  }
  .pe-lg-60 {
    padding-right: 60px !important;
  }
  .pe-lg-62 {
    padding-right: 62px !important;
  }
  .pe-lg-64 {
    padding-right: 64px !important;
  }
  .pe-lg-66 {
    padding-right: 66px !important;
  }
  .pe-lg-68 {
    padding-right: 68px !important;
  }
  .pe-lg-70 {
    padding-right: 70px !important;
  }
  .pe-lg-72 {
    padding-right: 72px !important;
  }
  .pe-lg-74 {
    padding-right: 74px !important;
  }
  .pe-lg-76 {
    padding-right: 76px !important;
  }
  .pe-lg-78 {
    padding-right: 78px !important;
  }
  .pe-lg-80 {
    padding-right: 80px !important;
  }
  .pe-lg-82 {
    padding-right: 82px !important;
  }
  .pe-lg-84 {
    padding-right: 84px !important;
  }
  .pe-lg-86 {
    padding-right: 86px !important;
  }
  .pe-lg-88 {
    padding-right: 88px !important;
  }
  .pe-lg-90 {
    padding-right: 90px !important;
  }
  .pe-lg-92 {
    padding-right: 92px !important;
  }
  .pe-lg-94 {
    padding-right: 94px !important;
  }
  .pe-lg-96 {
    padding-right: 96px !important;
  }
  .pe-lg-98 {
    padding-right: 98px !important;
  }
  .pe-lg-100 {
    padding-right: 100px !important;
  }
  .pe-lg-102 {
    padding-right: 102px !important;
  }
  .px-lg-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .px-lg-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .px-lg-4 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .px-lg-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .px-lg-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .px-lg-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .px-lg-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .px-lg-14 {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .px-lg-16 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .px-lg-18 {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .px-lg-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .px-lg-22 {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .px-lg-24 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .px-lg-26 {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .px-lg-28 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
  .px-lg-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .px-lg-32 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .px-lg-34 {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
  .px-lg-36 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .px-lg-38 {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .px-lg-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .px-lg-42 {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .px-lg-44 {
    padding-left: 44px !important;
    padding-right: 44px !important;
  }
  .px-lg-46 {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .px-lg-48 {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .px-lg-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .px-lg-52 {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .px-lg-54 {
    padding-left: 54px !important;
    padding-right: 54px !important;
  }
  .px-lg-56 {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }
  .px-lg-58 {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }
  .px-lg-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .px-lg-62 {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
  .px-lg-64 {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
  .px-lg-66 {
    padding-left: 66px !important;
    padding-right: 66px !important;
  }
  .px-lg-68 {
    padding-left: 68px !important;
    padding-right: 68px !important;
  }
  .px-lg-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .px-lg-72 {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }
  .px-lg-74 {
    padding-left: 74px !important;
    padding-right: 74px !important;
  }
  .px-lg-76 {
    padding-left: 76px !important;
    padding-right: 76px !important;
  }
  .px-lg-78 {
    padding-left: 78px !important;
    padding-right: 78px !important;
  }
  .px-lg-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .px-lg-82 {
    padding-left: 82px !important;
    padding-right: 82px !important;
  }
  .px-lg-84 {
    padding-left: 84px !important;
    padding-right: 84px !important;
  }
  .px-lg-86 {
    padding-left: 86px !important;
    padding-right: 86px !important;
  }
  .px-lg-88 {
    padding-left: 88px !important;
    padding-right: 88px !important;
  }
  .px-lg-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .px-lg-92 {
    padding-left: 92px !important;
    padding-right: 92px !important;
  }
  .px-lg-94 {
    padding-left: 94px !important;
    padding-right: 94px !important;
  }
  .px-lg-96 {
    padding-left: 96px !important;
    padding-right: 96px !important;
  }
  .px-lg-98 {
    padding-left: 98px !important;
    padding-right: 98px !important;
  }
  .px-lg-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .px-lg-102 {
    padding-left: 102px !important;
    padding-right: 102px !important;
  }
  .py-lg-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-lg-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  .py-lg-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .py-lg-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .py-lg-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .py-lg-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-lg-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .py-lg-14 {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
  .py-lg-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .py-lg-18 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
  .py-lg-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-lg-22 {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
  }
  .py-lg-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .py-lg-26 {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
  }
  .py-lg-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .py-lg-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-lg-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .py-lg-34 {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
  .py-lg-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .py-lg-38 {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }
  .py-lg-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-lg-42 {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }
  .py-lg-44 {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }
  .py-lg-46 {
    padding-top: 46px !important;
    padding-bottom: 46px !important;
  }
  .py-lg-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .py-lg-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-lg-52 {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }
  .py-lg-54 {
    padding-top: 54px !important;
    padding-bottom: 54px !important;
  }
  .py-lg-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }
  .py-lg-58 {
    padding-top: 58px !important;
    padding-bottom: 58px !important;
  }
  .py-lg-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-lg-62 {
    padding-top: 62px !important;
    padding-bottom: 62px !important;
  }
  .py-lg-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .py-lg-66 {
    padding-top: 66px !important;
    padding-bottom: 66px !important;
  }
  .py-lg-68 {
    padding-top: 68px !important;
    padding-bottom: 68px !important;
  }
  .py-lg-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-lg-72 {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
  .py-lg-74 {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
  }
  .py-lg-76 {
    padding-top: 76px !important;
    padding-bottom: 76px !important;
  }
  .py-lg-78 {
    padding-top: 78px !important;
    padding-bottom: 78px !important;
  }
  .py-lg-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-lg-82 {
    padding-top: 82px !important;
    padding-bottom: 82px !important;
  }
  .py-lg-84 {
    padding-top: 84px !important;
    padding-bottom: 84px !important;
  }
  .py-lg-86 {
    padding-top: 86px !important;
    padding-bottom: 86px !important;
  }
  .py-lg-88 {
    padding-top: 88px !important;
    padding-bottom: 88px !important;
  }
  .py-lg-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-lg-92 {
    padding-top: 92px !important;
    padding-bottom: 92px !important;
  }
  .py-lg-94 {
    padding-top: 94px !important;
    padding-bottom: 94px !important;
  }
  .py-lg-96 {
    padding-top: 96px !important;
    padding-bottom: 96px !important;
  }
  .py-lg-98 {
    padding-top: 98px !important;
    padding-bottom: 98px !important;
  }
  .py-lg-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-lg-102 {
    padding-top: 102px !important;
    padding-bottom: 102px !important;
  }
}
@media (min-width: 1200px) {
  .p-xl-0 {
    padding: 0px !important;
  }
  .p-xl-2 {
    padding: 2px !important;
  }
  .p-xl-4 {
    padding: 4px !important;
  }
  .p-xl-6 {
    padding: 6px !important;
  }
  .p-xl-8 {
    padding: 8px !important;
  }
  .p-xl-10 {
    padding: 10px !important;
  }
  .p-xl-12 {
    padding: 12px !important;
  }
  .p-xl-14 {
    padding: 14px !important;
  }
  .p-xl-16 {
    padding: 16px !important;
  }
  .p-xl-18 {
    padding: 18px !important;
  }
  .p-xl-20 {
    padding: 20px !important;
  }
  .p-xl-22 {
    padding: 22px !important;
  }
  .p-xl-24 {
    padding: 24px !important;
  }
  .p-xl-26 {
    padding: 26px !important;
  }
  .p-xl-28 {
    padding: 28px !important;
  }
  .p-xl-30 {
    padding: 30px !important;
  }
  .p-xl-32 {
    padding: 32px !important;
  }
  .p-xl-34 {
    padding: 34px !important;
  }
  .p-xl-36 {
    padding: 36px !important;
  }
  .p-xl-38 {
    padding: 38px !important;
  }
  .p-xl-40 {
    padding: 40px !important;
  }
  .p-xl-42 {
    padding: 42px !important;
  }
  .p-xl-44 {
    padding: 44px !important;
  }
  .p-xl-46 {
    padding: 46px !important;
  }
  .p-xl-48 {
    padding: 48px !important;
  }
  .p-xl-50 {
    padding: 50px !important;
  }
  .p-xl-52 {
    padding: 52px !important;
  }
  .p-xl-54 {
    padding: 54px !important;
  }
  .p-xl-56 {
    padding: 56px !important;
  }
  .p-xl-58 {
    padding: 58px !important;
  }
  .p-xl-60 {
    padding: 60px !important;
  }
  .p-xl-62 {
    padding: 62px !important;
  }
  .p-xl-64 {
    padding: 64px !important;
  }
  .p-xl-66 {
    padding: 66px !important;
  }
  .p-xl-68 {
    padding: 68px !important;
  }
  .p-xl-70 {
    padding: 70px !important;
  }
  .p-xl-72 {
    padding: 72px !important;
  }
  .p-xl-74 {
    padding: 74px !important;
  }
  .p-xl-76 {
    padding: 76px !important;
  }
  .p-xl-78 {
    padding: 78px !important;
  }
  .p-xl-80 {
    padding: 80px !important;
  }
  .p-xl-82 {
    padding: 82px !important;
  }
  .p-xl-84 {
    padding: 84px !important;
  }
  .p-xl-86 {
    padding: 86px !important;
  }
  .p-xl-88 {
    padding: 88px !important;
  }
  .p-xl-90 {
    padding: 90px !important;
  }
  .p-xl-92 {
    padding: 92px !important;
  }
  .p-xl-94 {
    padding: 94px !important;
  }
  .p-xl-96 {
    padding: 96px !important;
  }
  .p-xl-98 {
    padding: 98px !important;
  }
  .p-xl-100 {
    padding: 100px !important;
  }
  .p-xl-102 {
    padding: 102px !important;
  }
  .pt-xl-0 {
    padding-top: 0px !important;
  }
  .pt-xl-2 {
    padding-top: 2px !important;
  }
  .pt-xl-4 {
    padding-top: 4px !important;
  }
  .pt-xl-6 {
    padding-top: 6px !important;
  }
  .pt-xl-8 {
    padding-top: 8px !important;
  }
  .pt-xl-10 {
    padding-top: 10px !important;
  }
  .pt-xl-12 {
    padding-top: 12px !important;
  }
  .pt-xl-14 {
    padding-top: 14px !important;
  }
  .pt-xl-16 {
    padding-top: 16px !important;
  }
  .pt-xl-18 {
    padding-top: 18px !important;
  }
  .pt-xl-20 {
    padding-top: 20px !important;
  }
  .pt-xl-22 {
    padding-top: 22px !important;
  }
  .pt-xl-24 {
    padding-top: 24px !important;
  }
  .pt-xl-26 {
    padding-top: 26px !important;
  }
  .pt-xl-28 {
    padding-top: 28px !important;
  }
  .pt-xl-30 {
    padding-top: 30px !important;
  }
  .pt-xl-32 {
    padding-top: 32px !important;
  }
  .pt-xl-34 {
    padding-top: 34px !important;
  }
  .pt-xl-36 {
    padding-top: 36px !important;
  }
  .pt-xl-38 {
    padding-top: 38px !important;
  }
  .pt-xl-40 {
    padding-top: 40px !important;
  }
  .pt-xl-42 {
    padding-top: 42px !important;
  }
  .pt-xl-44 {
    padding-top: 44px !important;
  }
  .pt-xl-46 {
    padding-top: 46px !important;
  }
  .pt-xl-48 {
    padding-top: 48px !important;
  }
  .pt-xl-50 {
    padding-top: 50px !important;
  }
  .pt-xl-52 {
    padding-top: 52px !important;
  }
  .pt-xl-54 {
    padding-top: 54px !important;
  }
  .pt-xl-56 {
    padding-top: 56px !important;
  }
  .pt-xl-58 {
    padding-top: 58px !important;
  }
  .pt-xl-60 {
    padding-top: 60px !important;
  }
  .pt-xl-62 {
    padding-top: 62px !important;
  }
  .pt-xl-64 {
    padding-top: 64px !important;
  }
  .pt-xl-66 {
    padding-top: 66px !important;
  }
  .pt-xl-68 {
    padding-top: 68px !important;
  }
  .pt-xl-70 {
    padding-top: 70px !important;
  }
  .pt-xl-72 {
    padding-top: 72px !important;
  }
  .pt-xl-74 {
    padding-top: 74px !important;
  }
  .pt-xl-76 {
    padding-top: 76px !important;
  }
  .pt-xl-78 {
    padding-top: 78px !important;
  }
  .pt-xl-80 {
    padding-top: 80px !important;
  }
  .pt-xl-82 {
    padding-top: 82px !important;
  }
  .pt-xl-84 {
    padding-top: 84px !important;
  }
  .pt-xl-86 {
    padding-top: 86px !important;
  }
  .pt-xl-88 {
    padding-top: 88px !important;
  }
  .pt-xl-90 {
    padding-top: 90px !important;
  }
  .pt-xl-92 {
    padding-top: 92px !important;
  }
  .pt-xl-94 {
    padding-top: 94px !important;
  }
  .pt-xl-96 {
    padding-top: 96px !important;
  }
  .pt-xl-98 {
    padding-top: 98px !important;
  }
  .pt-xl-100 {
    padding-top: 100px !important;
  }
  .pt-xl-102 {
    padding-top: 102px !important;
  }
  .pb-xl-0 {
    padding-bottom: 0px !important;
  }
  .pb-xl-2 {
    padding-bottom: 2px !important;
  }
  .pb-xl-4 {
    padding-bottom: 4px !important;
  }
  .pb-xl-6 {
    padding-bottom: 6px !important;
  }
  .pb-xl-8 {
    padding-bottom: 8px !important;
  }
  .pb-xl-10 {
    padding-bottom: 10px !important;
  }
  .pb-xl-12 {
    padding-bottom: 12px !important;
  }
  .pb-xl-14 {
    padding-bottom: 14px !important;
  }
  .pb-xl-16 {
    padding-bottom: 16px !important;
  }
  .pb-xl-18 {
    padding-bottom: 18px !important;
  }
  .pb-xl-20 {
    padding-bottom: 20px !important;
  }
  .pb-xl-22 {
    padding-bottom: 22px !important;
  }
  .pb-xl-24 {
    padding-bottom: 24px !important;
  }
  .pb-xl-26 {
    padding-bottom: 26px !important;
  }
  .pb-xl-28 {
    padding-bottom: 28px !important;
  }
  .pb-xl-30 {
    padding-bottom: 30px !important;
  }
  .pb-xl-32 {
    padding-bottom: 32px !important;
  }
  .pb-xl-34 {
    padding-bottom: 34px !important;
  }
  .pb-xl-36 {
    padding-bottom: 36px !important;
  }
  .pb-xl-38 {
    padding-bottom: 38px !important;
  }
  .pb-xl-40 {
    padding-bottom: 40px !important;
  }
  .pb-xl-42 {
    padding-bottom: 42px !important;
  }
  .pb-xl-44 {
    padding-bottom: 44px !important;
  }
  .pb-xl-46 {
    padding-bottom: 46px !important;
  }
  .pb-xl-48 {
    padding-bottom: 48px !important;
  }
  .pb-xl-50 {
    padding-bottom: 50px !important;
  }
  .pb-xl-52 {
    padding-bottom: 52px !important;
  }
  .pb-xl-54 {
    padding-bottom: 54px !important;
  }
  .pb-xl-56 {
    padding-bottom: 56px !important;
  }
  .pb-xl-58 {
    padding-bottom: 58px !important;
  }
  .pb-xl-60 {
    padding-bottom: 60px !important;
  }
  .pb-xl-62 {
    padding-bottom: 62px !important;
  }
  .pb-xl-64 {
    padding-bottom: 64px !important;
  }
  .pb-xl-66 {
    padding-bottom: 66px !important;
  }
  .pb-xl-68 {
    padding-bottom: 68px !important;
  }
  .pb-xl-70 {
    padding-bottom: 70px !important;
  }
  .pb-xl-72 {
    padding-bottom: 72px !important;
  }
  .pb-xl-74 {
    padding-bottom: 74px !important;
  }
  .pb-xl-76 {
    padding-bottom: 76px !important;
  }
  .pb-xl-78 {
    padding-bottom: 78px !important;
  }
  .pb-xl-80 {
    padding-bottom: 80px !important;
  }
  .pb-xl-82 {
    padding-bottom: 82px !important;
  }
  .pb-xl-84 {
    padding-bottom: 84px !important;
  }
  .pb-xl-86 {
    padding-bottom: 86px !important;
  }
  .pb-xl-88 {
    padding-bottom: 88px !important;
  }
  .pb-xl-90 {
    padding-bottom: 90px !important;
  }
  .pb-xl-92 {
    padding-bottom: 92px !important;
  }
  .pb-xl-94 {
    padding-bottom: 94px !important;
  }
  .pb-xl-96 {
    padding-bottom: 96px !important;
  }
  .pb-xl-98 {
    padding-bottom: 98px !important;
  }
  .pb-xl-100 {
    padding-bottom: 100px !important;
  }
  .pb-xl-102 {
    padding-bottom: 102px !important;
  }
  .ps-xl-0 {
    padding-left: 0px !important;
  }
  .ps-xl-2 {
    padding-left: 2px !important;
  }
  .ps-xl-4 {
    padding-left: 4px !important;
  }
  .ps-xl-6 {
    padding-left: 6px !important;
  }
  .ps-xl-8 {
    padding-left: 8px !important;
  }
  .ps-xl-10 {
    padding-left: 10px !important;
  }
  .ps-xl-12 {
    padding-left: 12px !important;
  }
  .ps-xl-14 {
    padding-left: 14px !important;
  }
  .ps-xl-16 {
    padding-left: 16px !important;
  }
  .ps-xl-18 {
    padding-left: 18px !important;
  }
  .ps-xl-20 {
    padding-left: 20px !important;
  }
  .ps-xl-22 {
    padding-left: 22px !important;
  }
  .ps-xl-24 {
    padding-left: 24px !important;
  }
  .ps-xl-26 {
    padding-left: 26px !important;
  }
  .ps-xl-28 {
    padding-left: 28px !important;
  }
  .ps-xl-30 {
    padding-left: 30px !important;
  }
  .ps-xl-32 {
    padding-left: 32px !important;
  }
  .ps-xl-34 {
    padding-left: 34px !important;
  }
  .ps-xl-36 {
    padding-left: 36px !important;
  }
  .ps-xl-38 {
    padding-left: 38px !important;
  }
  .ps-xl-40 {
    padding-left: 40px !important;
  }
  .ps-xl-42 {
    padding-left: 42px !important;
  }
  .ps-xl-44 {
    padding-left: 44px !important;
  }
  .ps-xl-46 {
    padding-left: 46px !important;
  }
  .ps-xl-48 {
    padding-left: 48px !important;
  }
  .ps-xl-50 {
    padding-left: 50px !important;
  }
  .ps-xl-52 {
    padding-left: 52px !important;
  }
  .ps-xl-54 {
    padding-left: 54px !important;
  }
  .ps-xl-56 {
    padding-left: 56px !important;
  }
  .ps-xl-58 {
    padding-left: 58px !important;
  }
  .ps-xl-60 {
    padding-left: 60px !important;
  }
  .ps-xl-62 {
    padding-left: 62px !important;
  }
  .ps-xl-64 {
    padding-left: 64px !important;
  }
  .ps-xl-66 {
    padding-left: 66px !important;
  }
  .ps-xl-68 {
    padding-left: 68px !important;
  }
  .ps-xl-70 {
    padding-left: 70px !important;
  }
  .ps-xl-72 {
    padding-left: 72px !important;
  }
  .ps-xl-74 {
    padding-left: 74px !important;
  }
  .ps-xl-76 {
    padding-left: 76px !important;
  }
  .ps-xl-78 {
    padding-left: 78px !important;
  }
  .ps-xl-80 {
    padding-left: 80px !important;
  }
  .ps-xl-82 {
    padding-left: 82px !important;
  }
  .ps-xl-84 {
    padding-left: 84px !important;
  }
  .ps-xl-86 {
    padding-left: 86px !important;
  }
  .ps-xl-88 {
    padding-left: 88px !important;
  }
  .ps-xl-90 {
    padding-left: 90px !important;
  }
  .ps-xl-92 {
    padding-left: 92px !important;
  }
  .ps-xl-94 {
    padding-left: 94px !important;
  }
  .ps-xl-96 {
    padding-left: 96px !important;
  }
  .ps-xl-98 {
    padding-left: 98px !important;
  }
  .ps-xl-100 {
    padding-left: 100px !important;
  }
  .ps-xl-102 {
    padding-left: 102px !important;
  }
  .pe-xl-0 {
    padding-right: 0px !important;
  }
  .pe-xl-2 {
    padding-right: 2px !important;
  }
  .pe-xl-4 {
    padding-right: 4px !important;
  }
  .pe-xl-6 {
    padding-right: 6px !important;
  }
  .pe-xl-8 {
    padding-right: 8px !important;
  }
  .pe-xl-10 {
    padding-right: 10px !important;
  }
  .pe-xl-12 {
    padding-right: 12px !important;
  }
  .pe-xl-14 {
    padding-right: 14px !important;
  }
  .pe-xl-16 {
    padding-right: 16px !important;
  }
  .pe-xl-18 {
    padding-right: 18px !important;
  }
  .pe-xl-20 {
    padding-right: 20px !important;
  }
  .pe-xl-22 {
    padding-right: 22px !important;
  }
  .pe-xl-24 {
    padding-right: 24px !important;
  }
  .pe-xl-26 {
    padding-right: 26px !important;
  }
  .pe-xl-28 {
    padding-right: 28px !important;
  }
  .pe-xl-30 {
    padding-right: 30px !important;
  }
  .pe-xl-32 {
    padding-right: 32px !important;
  }
  .pe-xl-34 {
    padding-right: 34px !important;
  }
  .pe-xl-36 {
    padding-right: 36px !important;
  }
  .pe-xl-38 {
    padding-right: 38px !important;
  }
  .pe-xl-40 {
    padding-right: 40px !important;
  }
  .pe-xl-42 {
    padding-right: 42px !important;
  }
  .pe-xl-44 {
    padding-right: 44px !important;
  }
  .pe-xl-46 {
    padding-right: 46px !important;
  }
  .pe-xl-48 {
    padding-right: 48px !important;
  }
  .pe-xl-50 {
    padding-right: 50px !important;
  }
  .pe-xl-52 {
    padding-right: 52px !important;
  }
  .pe-xl-54 {
    padding-right: 54px !important;
  }
  .pe-xl-56 {
    padding-right: 56px !important;
  }
  .pe-xl-58 {
    padding-right: 58px !important;
  }
  .pe-xl-60 {
    padding-right: 60px !important;
  }
  .pe-xl-62 {
    padding-right: 62px !important;
  }
  .pe-xl-64 {
    padding-right: 64px !important;
  }
  .pe-xl-66 {
    padding-right: 66px !important;
  }
  .pe-xl-68 {
    padding-right: 68px !important;
  }
  .pe-xl-70 {
    padding-right: 70px !important;
  }
  .pe-xl-72 {
    padding-right: 72px !important;
  }
  .pe-xl-74 {
    padding-right: 74px !important;
  }
  .pe-xl-76 {
    padding-right: 76px !important;
  }
  .pe-xl-78 {
    padding-right: 78px !important;
  }
  .pe-xl-80 {
    padding-right: 80px !important;
  }
  .pe-xl-82 {
    padding-right: 82px !important;
  }
  .pe-xl-84 {
    padding-right: 84px !important;
  }
  .pe-xl-86 {
    padding-right: 86px !important;
  }
  .pe-xl-88 {
    padding-right: 88px !important;
  }
  .pe-xl-90 {
    padding-right: 90px !important;
  }
  .pe-xl-92 {
    padding-right: 92px !important;
  }
  .pe-xl-94 {
    padding-right: 94px !important;
  }
  .pe-xl-96 {
    padding-right: 96px !important;
  }
  .pe-xl-98 {
    padding-right: 98px !important;
  }
  .pe-xl-100 {
    padding-right: 100px !important;
  }
  .pe-xl-102 {
    padding-right: 102px !important;
  }
  .px-xl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .px-xl-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .px-xl-4 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .px-xl-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .px-xl-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .px-xl-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .px-xl-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .px-xl-14 {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .px-xl-16 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .px-xl-18 {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .px-xl-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .px-xl-22 {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .px-xl-24 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .px-xl-26 {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .px-xl-28 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
  .px-xl-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .px-xl-32 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .px-xl-34 {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
  .px-xl-36 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .px-xl-38 {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .px-xl-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .px-xl-42 {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .px-xl-44 {
    padding-left: 44px !important;
    padding-right: 44px !important;
  }
  .px-xl-46 {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .px-xl-48 {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .px-xl-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .px-xl-52 {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .px-xl-54 {
    padding-left: 54px !important;
    padding-right: 54px !important;
  }
  .px-xl-56 {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }
  .px-xl-58 {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }
  .px-xl-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .px-xl-62 {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
  .px-xl-64 {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
  .px-xl-66 {
    padding-left: 66px !important;
    padding-right: 66px !important;
  }
  .px-xl-68 {
    padding-left: 68px !important;
    padding-right: 68px !important;
  }
  .px-xl-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .px-xl-72 {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }
  .px-xl-74 {
    padding-left: 74px !important;
    padding-right: 74px !important;
  }
  .px-xl-76 {
    padding-left: 76px !important;
    padding-right: 76px !important;
  }
  .px-xl-78 {
    padding-left: 78px !important;
    padding-right: 78px !important;
  }
  .px-xl-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .px-xl-82 {
    padding-left: 82px !important;
    padding-right: 82px !important;
  }
  .px-xl-84 {
    padding-left: 84px !important;
    padding-right: 84px !important;
  }
  .px-xl-86 {
    padding-left: 86px !important;
    padding-right: 86px !important;
  }
  .px-xl-88 {
    padding-left: 88px !important;
    padding-right: 88px !important;
  }
  .px-xl-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .px-xl-92 {
    padding-left: 92px !important;
    padding-right: 92px !important;
  }
  .px-xl-94 {
    padding-left: 94px !important;
    padding-right: 94px !important;
  }
  .px-xl-96 {
    padding-left: 96px !important;
    padding-right: 96px !important;
  }
  .px-xl-98 {
    padding-left: 98px !important;
    padding-right: 98px !important;
  }
  .px-xl-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .px-xl-102 {
    padding-left: 102px !important;
    padding-right: 102px !important;
  }
  .py-xl-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-xl-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  .py-xl-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .py-xl-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .py-xl-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .py-xl-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-xl-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .py-xl-14 {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
  .py-xl-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .py-xl-18 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
  .py-xl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-xl-22 {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
  }
  .py-xl-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .py-xl-26 {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
  }
  .py-xl-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .py-xl-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-xl-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .py-xl-34 {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
  .py-xl-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .py-xl-38 {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }
  .py-xl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-xl-42 {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }
  .py-xl-44 {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }
  .py-xl-46 {
    padding-top: 46px !important;
    padding-bottom: 46px !important;
  }
  .py-xl-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .py-xl-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-xl-52 {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }
  .py-xl-54 {
    padding-top: 54px !important;
    padding-bottom: 54px !important;
  }
  .py-xl-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }
  .py-xl-58 {
    padding-top: 58px !important;
    padding-bottom: 58px !important;
  }
  .py-xl-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-xl-62 {
    padding-top: 62px !important;
    padding-bottom: 62px !important;
  }
  .py-xl-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .py-xl-66 {
    padding-top: 66px !important;
    padding-bottom: 66px !important;
  }
  .py-xl-68 {
    padding-top: 68px !important;
    padding-bottom: 68px !important;
  }
  .py-xl-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-xl-72 {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
  .py-xl-74 {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
  }
  .py-xl-76 {
    padding-top: 76px !important;
    padding-bottom: 76px !important;
  }
  .py-xl-78 {
    padding-top: 78px !important;
    padding-bottom: 78px !important;
  }
  .py-xl-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-xl-82 {
    padding-top: 82px !important;
    padding-bottom: 82px !important;
  }
  .py-xl-84 {
    padding-top: 84px !important;
    padding-bottom: 84px !important;
  }
  .py-xl-86 {
    padding-top: 86px !important;
    padding-bottom: 86px !important;
  }
  .py-xl-88 {
    padding-top: 88px !important;
    padding-bottom: 88px !important;
  }
  .py-xl-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-xl-92 {
    padding-top: 92px !important;
    padding-bottom: 92px !important;
  }
  .py-xl-94 {
    padding-top: 94px !important;
    padding-bottom: 94px !important;
  }
  .py-xl-96 {
    padding-top: 96px !important;
    padding-bottom: 96px !important;
  }
  .py-xl-98 {
    padding-top: 98px !important;
    padding-bottom: 98px !important;
  }
  .py-xl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-xl-102 {
    padding-top: 102px !important;
    padding-bottom: 102px !important;
  }
}
@media (min-width: 1440px) {
  .p-xxl-0 {
    padding: 0px !important;
  }
  .p-xxl-2 {
    padding: 2px !important;
  }
  .p-xxl-4 {
    padding: 4px !important;
  }
  .p-xxl-6 {
    padding: 6px !important;
  }
  .p-xxl-8 {
    padding: 8px !important;
  }
  .p-xxl-10 {
    padding: 10px !important;
  }
  .p-xxl-12 {
    padding: 12px !important;
  }
  .p-xxl-14 {
    padding: 14px !important;
  }
  .p-xxl-16 {
    padding: 16px !important;
  }
  .p-xxl-18 {
    padding: 18px !important;
  }
  .p-xxl-20 {
    padding: 20px !important;
  }
  .p-xxl-22 {
    padding: 22px !important;
  }
  .p-xxl-24 {
    padding: 24px !important;
  }
  .p-xxl-26 {
    padding: 26px !important;
  }
  .p-xxl-28 {
    padding: 28px !important;
  }
  .p-xxl-30 {
    padding: 30px !important;
  }
  .p-xxl-32 {
    padding: 32px !important;
  }
  .p-xxl-34 {
    padding: 34px !important;
  }
  .p-xxl-36 {
    padding: 36px !important;
  }
  .p-xxl-38 {
    padding: 38px !important;
  }
  .p-xxl-40 {
    padding: 40px !important;
  }
  .p-xxl-42 {
    padding: 42px !important;
  }
  .p-xxl-44 {
    padding: 44px !important;
  }
  .p-xxl-46 {
    padding: 46px !important;
  }
  .p-xxl-48 {
    padding: 48px !important;
  }
  .p-xxl-50 {
    padding: 50px !important;
  }
  .p-xxl-52 {
    padding: 52px !important;
  }
  .p-xxl-54 {
    padding: 54px !important;
  }
  .p-xxl-56 {
    padding: 56px !important;
  }
  .p-xxl-58 {
    padding: 58px !important;
  }
  .p-xxl-60 {
    padding: 60px !important;
  }
  .p-xxl-62 {
    padding: 62px !important;
  }
  .p-xxl-64 {
    padding: 64px !important;
  }
  .p-xxl-66 {
    padding: 66px !important;
  }
  .p-xxl-68 {
    padding: 68px !important;
  }
  .p-xxl-70 {
    padding: 70px !important;
  }
  .p-xxl-72 {
    padding: 72px !important;
  }
  .p-xxl-74 {
    padding: 74px !important;
  }
  .p-xxl-76 {
    padding: 76px !important;
  }
  .p-xxl-78 {
    padding: 78px !important;
  }
  .p-xxl-80 {
    padding: 80px !important;
  }
  .p-xxl-82 {
    padding: 82px !important;
  }
  .p-xxl-84 {
    padding: 84px !important;
  }
  .p-xxl-86 {
    padding: 86px !important;
  }
  .p-xxl-88 {
    padding: 88px !important;
  }
  .p-xxl-90 {
    padding: 90px !important;
  }
  .p-xxl-92 {
    padding: 92px !important;
  }
  .p-xxl-94 {
    padding: 94px !important;
  }
  .p-xxl-96 {
    padding: 96px !important;
  }
  .p-xxl-98 {
    padding: 98px !important;
  }
  .p-xxl-100 {
    padding: 100px !important;
  }
  .p-xxl-102 {
    padding: 102px !important;
  }
  .pt-xxl-0 {
    padding-top: 0px !important;
  }
  .pt-xxl-2 {
    padding-top: 2px !important;
  }
  .pt-xxl-4 {
    padding-top: 4px !important;
  }
  .pt-xxl-6 {
    padding-top: 6px !important;
  }
  .pt-xxl-8 {
    padding-top: 8px !important;
  }
  .pt-xxl-10 {
    padding-top: 10px !important;
  }
  .pt-xxl-12 {
    padding-top: 12px !important;
  }
  .pt-xxl-14 {
    padding-top: 14px !important;
  }
  .pt-xxl-16 {
    padding-top: 16px !important;
  }
  .pt-xxl-18 {
    padding-top: 18px !important;
  }
  .pt-xxl-20 {
    padding-top: 20px !important;
  }
  .pt-xxl-22 {
    padding-top: 22px !important;
  }
  .pt-xxl-24 {
    padding-top: 24px !important;
  }
  .pt-xxl-26 {
    padding-top: 26px !important;
  }
  .pt-xxl-28 {
    padding-top: 28px !important;
  }
  .pt-xxl-30 {
    padding-top: 30px !important;
  }
  .pt-xxl-32 {
    padding-top: 32px !important;
  }
  .pt-xxl-34 {
    padding-top: 34px !important;
  }
  .pt-xxl-36 {
    padding-top: 36px !important;
  }
  .pt-xxl-38 {
    padding-top: 38px !important;
  }
  .pt-xxl-40 {
    padding-top: 40px !important;
  }
  .pt-xxl-42 {
    padding-top: 42px !important;
  }
  .pt-xxl-44 {
    padding-top: 44px !important;
  }
  .pt-xxl-46 {
    padding-top: 46px !important;
  }
  .pt-xxl-48 {
    padding-top: 48px !important;
  }
  .pt-xxl-50 {
    padding-top: 50px !important;
  }
  .pt-xxl-52 {
    padding-top: 52px !important;
  }
  .pt-xxl-54 {
    padding-top: 54px !important;
  }
  .pt-xxl-56 {
    padding-top: 56px !important;
  }
  .pt-xxl-58 {
    padding-top: 58px !important;
  }
  .pt-xxl-60 {
    padding-top: 60px !important;
  }
  .pt-xxl-62 {
    padding-top: 62px !important;
  }
  .pt-xxl-64 {
    padding-top: 64px !important;
  }
  .pt-xxl-66 {
    padding-top: 66px !important;
  }
  .pt-xxl-68 {
    padding-top: 68px !important;
  }
  .pt-xxl-70 {
    padding-top: 70px !important;
  }
  .pt-xxl-72 {
    padding-top: 72px !important;
  }
  .pt-xxl-74 {
    padding-top: 74px !important;
  }
  .pt-xxl-76 {
    padding-top: 76px !important;
  }
  .pt-xxl-78 {
    padding-top: 78px !important;
  }
  .pt-xxl-80 {
    padding-top: 80px !important;
  }
  .pt-xxl-82 {
    padding-top: 82px !important;
  }
  .pt-xxl-84 {
    padding-top: 84px !important;
  }
  .pt-xxl-86 {
    padding-top: 86px !important;
  }
  .pt-xxl-88 {
    padding-top: 88px !important;
  }
  .pt-xxl-90 {
    padding-top: 90px !important;
  }
  .pt-xxl-92 {
    padding-top: 92px !important;
  }
  .pt-xxl-94 {
    padding-top: 94px !important;
  }
  .pt-xxl-96 {
    padding-top: 96px !important;
  }
  .pt-xxl-98 {
    padding-top: 98px !important;
  }
  .pt-xxl-100 {
    padding-top: 100px !important;
  }
  .pt-xxl-102 {
    padding-top: 102px !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0px !important;
  }
  .pb-xxl-2 {
    padding-bottom: 2px !important;
  }
  .pb-xxl-4 {
    padding-bottom: 4px !important;
  }
  .pb-xxl-6 {
    padding-bottom: 6px !important;
  }
  .pb-xxl-8 {
    padding-bottom: 8px !important;
  }
  .pb-xxl-10 {
    padding-bottom: 10px !important;
  }
  .pb-xxl-12 {
    padding-bottom: 12px !important;
  }
  .pb-xxl-14 {
    padding-bottom: 14px !important;
  }
  .pb-xxl-16 {
    padding-bottom: 16px !important;
  }
  .pb-xxl-18 {
    padding-bottom: 18px !important;
  }
  .pb-xxl-20 {
    padding-bottom: 20px !important;
  }
  .pb-xxl-22 {
    padding-bottom: 22px !important;
  }
  .pb-xxl-24 {
    padding-bottom: 24px !important;
  }
  .pb-xxl-26 {
    padding-bottom: 26px !important;
  }
  .pb-xxl-28 {
    padding-bottom: 28px !important;
  }
  .pb-xxl-30 {
    padding-bottom: 30px !important;
  }
  .pb-xxl-32 {
    padding-bottom: 32px !important;
  }
  .pb-xxl-34 {
    padding-bottom: 34px !important;
  }
  .pb-xxl-36 {
    padding-bottom: 36px !important;
  }
  .pb-xxl-38 {
    padding-bottom: 38px !important;
  }
  .pb-xxl-40 {
    padding-bottom: 40px !important;
  }
  .pb-xxl-42 {
    padding-bottom: 42px !important;
  }
  .pb-xxl-44 {
    padding-bottom: 44px !important;
  }
  .pb-xxl-46 {
    padding-bottom: 46px !important;
  }
  .pb-xxl-48 {
    padding-bottom: 48px !important;
  }
  .pb-xxl-50 {
    padding-bottom: 50px !important;
  }
  .pb-xxl-52 {
    padding-bottom: 52px !important;
  }
  .pb-xxl-54 {
    padding-bottom: 54px !important;
  }
  .pb-xxl-56 {
    padding-bottom: 56px !important;
  }
  .pb-xxl-58 {
    padding-bottom: 58px !important;
  }
  .pb-xxl-60 {
    padding-bottom: 60px !important;
  }
  .pb-xxl-62 {
    padding-bottom: 62px !important;
  }
  .pb-xxl-64 {
    padding-bottom: 64px !important;
  }
  .pb-xxl-66 {
    padding-bottom: 66px !important;
  }
  .pb-xxl-68 {
    padding-bottom: 68px !important;
  }
  .pb-xxl-70 {
    padding-bottom: 70px !important;
  }
  .pb-xxl-72 {
    padding-bottom: 72px !important;
  }
  .pb-xxl-74 {
    padding-bottom: 74px !important;
  }
  .pb-xxl-76 {
    padding-bottom: 76px !important;
  }
  .pb-xxl-78 {
    padding-bottom: 78px !important;
  }
  .pb-xxl-80 {
    padding-bottom: 80px !important;
  }
  .pb-xxl-82 {
    padding-bottom: 82px !important;
  }
  .pb-xxl-84 {
    padding-bottom: 84px !important;
  }
  .pb-xxl-86 {
    padding-bottom: 86px !important;
  }
  .pb-xxl-88 {
    padding-bottom: 88px !important;
  }
  .pb-xxl-90 {
    padding-bottom: 90px !important;
  }
  .pb-xxl-92 {
    padding-bottom: 92px !important;
  }
  .pb-xxl-94 {
    padding-bottom: 94px !important;
  }
  .pb-xxl-96 {
    padding-bottom: 96px !important;
  }
  .pb-xxl-98 {
    padding-bottom: 98px !important;
  }
  .pb-xxl-100 {
    padding-bottom: 100px !important;
  }
  .pb-xxl-102 {
    padding-bottom: 102px !important;
  }
  .ps-xxl-0 {
    padding-left: 0px !important;
  }
  .ps-xxl-2 {
    padding-left: 2px !important;
  }
  .ps-xxl-4 {
    padding-left: 4px !important;
  }
  .ps-xxl-6 {
    padding-left: 6px !important;
  }
  .ps-xxl-8 {
    padding-left: 8px !important;
  }
  .ps-xxl-10 {
    padding-left: 10px !important;
  }
  .ps-xxl-12 {
    padding-left: 12px !important;
  }
  .ps-xxl-14 {
    padding-left: 14px !important;
  }
  .ps-xxl-16 {
    padding-left: 16px !important;
  }
  .ps-xxl-18 {
    padding-left: 18px !important;
  }
  .ps-xxl-20 {
    padding-left: 20px !important;
  }
  .ps-xxl-22 {
    padding-left: 22px !important;
  }
  .ps-xxl-24 {
    padding-left: 24px !important;
  }
  .ps-xxl-26 {
    padding-left: 26px !important;
  }
  .ps-xxl-28 {
    padding-left: 28px !important;
  }
  .ps-xxl-30 {
    padding-left: 30px !important;
  }
  .ps-xxl-32 {
    padding-left: 32px !important;
  }
  .ps-xxl-34 {
    padding-left: 34px !important;
  }
  .ps-xxl-36 {
    padding-left: 36px !important;
  }
  .ps-xxl-38 {
    padding-left: 38px !important;
  }
  .ps-xxl-40 {
    padding-left: 40px !important;
  }
  .ps-xxl-42 {
    padding-left: 42px !important;
  }
  .ps-xxl-44 {
    padding-left: 44px !important;
  }
  .ps-xxl-46 {
    padding-left: 46px !important;
  }
  .ps-xxl-48 {
    padding-left: 48px !important;
  }
  .ps-xxl-50 {
    padding-left: 50px !important;
  }
  .ps-xxl-52 {
    padding-left: 52px !important;
  }
  .ps-xxl-54 {
    padding-left: 54px !important;
  }
  .ps-xxl-56 {
    padding-left: 56px !important;
  }
  .ps-xxl-58 {
    padding-left: 58px !important;
  }
  .ps-xxl-60 {
    padding-left: 60px !important;
  }
  .ps-xxl-62 {
    padding-left: 62px !important;
  }
  .ps-xxl-64 {
    padding-left: 64px !important;
  }
  .ps-xxl-66 {
    padding-left: 66px !important;
  }
  .ps-xxl-68 {
    padding-left: 68px !important;
  }
  .ps-xxl-70 {
    padding-left: 70px !important;
  }
  .ps-xxl-72 {
    padding-left: 72px !important;
  }
  .ps-xxl-74 {
    padding-left: 74px !important;
  }
  .ps-xxl-76 {
    padding-left: 76px !important;
  }
  .ps-xxl-78 {
    padding-left: 78px !important;
  }
  .ps-xxl-80 {
    padding-left: 80px !important;
  }
  .ps-xxl-82 {
    padding-left: 82px !important;
  }
  .ps-xxl-84 {
    padding-left: 84px !important;
  }
  .ps-xxl-86 {
    padding-left: 86px !important;
  }
  .ps-xxl-88 {
    padding-left: 88px !important;
  }
  .ps-xxl-90 {
    padding-left: 90px !important;
  }
  .ps-xxl-92 {
    padding-left: 92px !important;
  }
  .ps-xxl-94 {
    padding-left: 94px !important;
  }
  .ps-xxl-96 {
    padding-left: 96px !important;
  }
  .ps-xxl-98 {
    padding-left: 98px !important;
  }
  .ps-xxl-100 {
    padding-left: 100px !important;
  }
  .ps-xxl-102 {
    padding-left: 102px !important;
  }
  .pe-xxl-0 {
    padding-right: 0px !important;
  }
  .pe-xxl-2 {
    padding-right: 2px !important;
  }
  .pe-xxl-4 {
    padding-right: 4px !important;
  }
  .pe-xxl-6 {
    padding-right: 6px !important;
  }
  .pe-xxl-8 {
    padding-right: 8px !important;
  }
  .pe-xxl-10 {
    padding-right: 10px !important;
  }
  .pe-xxl-12 {
    padding-right: 12px !important;
  }
  .pe-xxl-14 {
    padding-right: 14px !important;
  }
  .pe-xxl-16 {
    padding-right: 16px !important;
  }
  .pe-xxl-18 {
    padding-right: 18px !important;
  }
  .pe-xxl-20 {
    padding-right: 20px !important;
  }
  .pe-xxl-22 {
    padding-right: 22px !important;
  }
  .pe-xxl-24 {
    padding-right: 24px !important;
  }
  .pe-xxl-26 {
    padding-right: 26px !important;
  }
  .pe-xxl-28 {
    padding-right: 28px !important;
  }
  .pe-xxl-30 {
    padding-right: 30px !important;
  }
  .pe-xxl-32 {
    padding-right: 32px !important;
  }
  .pe-xxl-34 {
    padding-right: 34px !important;
  }
  .pe-xxl-36 {
    padding-right: 36px !important;
  }
  .pe-xxl-38 {
    padding-right: 38px !important;
  }
  .pe-xxl-40 {
    padding-right: 40px !important;
  }
  .pe-xxl-42 {
    padding-right: 42px !important;
  }
  .pe-xxl-44 {
    padding-right: 44px !important;
  }
  .pe-xxl-46 {
    padding-right: 46px !important;
  }
  .pe-xxl-48 {
    padding-right: 48px !important;
  }
  .pe-xxl-50 {
    padding-right: 50px !important;
  }
  .pe-xxl-52 {
    padding-right: 52px !important;
  }
  .pe-xxl-54 {
    padding-right: 54px !important;
  }
  .pe-xxl-56 {
    padding-right: 56px !important;
  }
  .pe-xxl-58 {
    padding-right: 58px !important;
  }
  .pe-xxl-60 {
    padding-right: 60px !important;
  }
  .pe-xxl-62 {
    padding-right: 62px !important;
  }
  .pe-xxl-64 {
    padding-right: 64px !important;
  }
  .pe-xxl-66 {
    padding-right: 66px !important;
  }
  .pe-xxl-68 {
    padding-right: 68px !important;
  }
  .pe-xxl-70 {
    padding-right: 70px !important;
  }
  .pe-xxl-72 {
    padding-right: 72px !important;
  }
  .pe-xxl-74 {
    padding-right: 74px !important;
  }
  .pe-xxl-76 {
    padding-right: 76px !important;
  }
  .pe-xxl-78 {
    padding-right: 78px !important;
  }
  .pe-xxl-80 {
    padding-right: 80px !important;
  }
  .pe-xxl-82 {
    padding-right: 82px !important;
  }
  .pe-xxl-84 {
    padding-right: 84px !important;
  }
  .pe-xxl-86 {
    padding-right: 86px !important;
  }
  .pe-xxl-88 {
    padding-right: 88px !important;
  }
  .pe-xxl-90 {
    padding-right: 90px !important;
  }
  .pe-xxl-92 {
    padding-right: 92px !important;
  }
  .pe-xxl-94 {
    padding-right: 94px !important;
  }
  .pe-xxl-96 {
    padding-right: 96px !important;
  }
  .pe-xxl-98 {
    padding-right: 98px !important;
  }
  .pe-xxl-100 {
    padding-right: 100px !important;
  }
  .pe-xxl-102 {
    padding-right: 102px !important;
  }
  .px-xxl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .px-xxl-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .px-xxl-4 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .px-xxl-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .px-xxl-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .px-xxl-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .px-xxl-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .px-xxl-14 {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .px-xxl-16 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .px-xxl-18 {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .px-xxl-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .px-xxl-22 {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .px-xxl-24 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .px-xxl-26 {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .px-xxl-28 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
  .px-xxl-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .px-xxl-32 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .px-xxl-34 {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
  .px-xxl-36 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .px-xxl-38 {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .px-xxl-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .px-xxl-42 {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .px-xxl-44 {
    padding-left: 44px !important;
    padding-right: 44px !important;
  }
  .px-xxl-46 {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .px-xxl-48 {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .px-xxl-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .px-xxl-52 {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .px-xxl-54 {
    padding-left: 54px !important;
    padding-right: 54px !important;
  }
  .px-xxl-56 {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }
  .px-xxl-58 {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }
  .px-xxl-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .px-xxl-62 {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
  .px-xxl-64 {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
  .px-xxl-66 {
    padding-left: 66px !important;
    padding-right: 66px !important;
  }
  .px-xxl-68 {
    padding-left: 68px !important;
    padding-right: 68px !important;
  }
  .px-xxl-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .px-xxl-72 {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }
  .px-xxl-74 {
    padding-left: 74px !important;
    padding-right: 74px !important;
  }
  .px-xxl-76 {
    padding-left: 76px !important;
    padding-right: 76px !important;
  }
  .px-xxl-78 {
    padding-left: 78px !important;
    padding-right: 78px !important;
  }
  .px-xxl-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .px-xxl-82 {
    padding-left: 82px !important;
    padding-right: 82px !important;
  }
  .px-xxl-84 {
    padding-left: 84px !important;
    padding-right: 84px !important;
  }
  .px-xxl-86 {
    padding-left: 86px !important;
    padding-right: 86px !important;
  }
  .px-xxl-88 {
    padding-left: 88px !important;
    padding-right: 88px !important;
  }
  .px-xxl-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .px-xxl-92 {
    padding-left: 92px !important;
    padding-right: 92px !important;
  }
  .px-xxl-94 {
    padding-left: 94px !important;
    padding-right: 94px !important;
  }
  .px-xxl-96 {
    padding-left: 96px !important;
    padding-right: 96px !important;
  }
  .px-xxl-98 {
    padding-left: 98px !important;
    padding-right: 98px !important;
  }
  .px-xxl-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .px-xxl-102 {
    padding-left: 102px !important;
    padding-right: 102px !important;
  }
  .py-xxl-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-xxl-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  .py-xxl-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .py-xxl-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .py-xxl-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .py-xxl-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-xxl-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .py-xxl-14 {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
  .py-xxl-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .py-xxl-18 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
  .py-xxl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-xxl-22 {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
  }
  .py-xxl-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .py-xxl-26 {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
  }
  .py-xxl-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .py-xxl-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-xxl-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .py-xxl-34 {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
  .py-xxl-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .py-xxl-38 {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }
  .py-xxl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-xxl-42 {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }
  .py-xxl-44 {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }
  .py-xxl-46 {
    padding-top: 46px !important;
    padding-bottom: 46px !important;
  }
  .py-xxl-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .py-xxl-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-xxl-52 {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }
  .py-xxl-54 {
    padding-top: 54px !important;
    padding-bottom: 54px !important;
  }
  .py-xxl-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }
  .py-xxl-58 {
    padding-top: 58px !important;
    padding-bottom: 58px !important;
  }
  .py-xxl-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-xxl-62 {
    padding-top: 62px !important;
    padding-bottom: 62px !important;
  }
  .py-xxl-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .py-xxl-66 {
    padding-top: 66px !important;
    padding-bottom: 66px !important;
  }
  .py-xxl-68 {
    padding-top: 68px !important;
    padding-bottom: 68px !important;
  }
  .py-xxl-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-xxl-72 {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
  .py-xxl-74 {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
  }
  .py-xxl-76 {
    padding-top: 76px !important;
    padding-bottom: 76px !important;
  }
  .py-xxl-78 {
    padding-top: 78px !important;
    padding-bottom: 78px !important;
  }
  .py-xxl-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-xxl-82 {
    padding-top: 82px !important;
    padding-bottom: 82px !important;
  }
  .py-xxl-84 {
    padding-top: 84px !important;
    padding-bottom: 84px !important;
  }
  .py-xxl-86 {
    padding-top: 86px !important;
    padding-bottom: 86px !important;
  }
  .py-xxl-88 {
    padding-top: 88px !important;
    padding-bottom: 88px !important;
  }
  .py-xxl-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-xxl-92 {
    padding-top: 92px !important;
    padding-bottom: 92px !important;
  }
  .py-xxl-94 {
    padding-top: 94px !important;
    padding-bottom: 94px !important;
  }
  .py-xxl-96 {
    padding-top: 96px !important;
    padding-bottom: 96px !important;
  }
  .py-xxl-98 {
    padding-top: 98px !important;
    padding-bottom: 98px !important;
  }
  .py-xxl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-xxl-102 {
    padding-top: 102px !important;
    padding-bottom: 102px !important;
  }
}
@media (min-width: 1599px) {
  .p-xxxl-0 {
    padding: 0px !important;
  }
  .p-xxxl-2 {
    padding: 2px !important;
  }
  .p-xxxl-4 {
    padding: 4px !important;
  }
  .p-xxxl-6 {
    padding: 6px !important;
  }
  .p-xxxl-8 {
    padding: 8px !important;
  }
  .p-xxxl-10 {
    padding: 10px !important;
  }
  .p-xxxl-12 {
    padding: 12px !important;
  }
  .p-xxxl-14 {
    padding: 14px !important;
  }
  .p-xxxl-16 {
    padding: 16px !important;
  }
  .p-xxxl-18 {
    padding: 18px !important;
  }
  .p-xxxl-20 {
    padding: 20px !important;
  }
  .p-xxxl-22 {
    padding: 22px !important;
  }
  .p-xxxl-24 {
    padding: 24px !important;
  }
  .p-xxxl-26 {
    padding: 26px !important;
  }
  .p-xxxl-28 {
    padding: 28px !important;
  }
  .p-xxxl-30 {
    padding: 30px !important;
  }
  .p-xxxl-32 {
    padding: 32px !important;
  }
  .p-xxxl-34 {
    padding: 34px !important;
  }
  .p-xxxl-36 {
    padding: 36px !important;
  }
  .p-xxxl-38 {
    padding: 38px !important;
  }
  .p-xxxl-40 {
    padding: 40px !important;
  }
  .p-xxxl-42 {
    padding: 42px !important;
  }
  .p-xxxl-44 {
    padding: 44px !important;
  }
  .p-xxxl-46 {
    padding: 46px !important;
  }
  .p-xxxl-48 {
    padding: 48px !important;
  }
  .p-xxxl-50 {
    padding: 50px !important;
  }
  .p-xxxl-52 {
    padding: 52px !important;
  }
  .p-xxxl-54 {
    padding: 54px !important;
  }
  .p-xxxl-56 {
    padding: 56px !important;
  }
  .p-xxxl-58 {
    padding: 58px !important;
  }
  .p-xxxl-60 {
    padding: 60px !important;
  }
  .p-xxxl-62 {
    padding: 62px !important;
  }
  .p-xxxl-64 {
    padding: 64px !important;
  }
  .p-xxxl-66 {
    padding: 66px !important;
  }
  .p-xxxl-68 {
    padding: 68px !important;
  }
  .p-xxxl-70 {
    padding: 70px !important;
  }
  .p-xxxl-72 {
    padding: 72px !important;
  }
  .p-xxxl-74 {
    padding: 74px !important;
  }
  .p-xxxl-76 {
    padding: 76px !important;
  }
  .p-xxxl-78 {
    padding: 78px !important;
  }
  .p-xxxl-80 {
    padding: 80px !important;
  }
  .p-xxxl-82 {
    padding: 82px !important;
  }
  .p-xxxl-84 {
    padding: 84px !important;
  }
  .p-xxxl-86 {
    padding: 86px !important;
  }
  .p-xxxl-88 {
    padding: 88px !important;
  }
  .p-xxxl-90 {
    padding: 90px !important;
  }
  .p-xxxl-92 {
    padding: 92px !important;
  }
  .p-xxxl-94 {
    padding: 94px !important;
  }
  .p-xxxl-96 {
    padding: 96px !important;
  }
  .p-xxxl-98 {
    padding: 98px !important;
  }
  .p-xxxl-100 {
    padding: 100px !important;
  }
  .p-xxxl-102 {
    padding: 102px !important;
  }
  .pt-xxxl-0 {
    padding-top: 0px !important;
  }
  .pt-xxxl-2 {
    padding-top: 2px !important;
  }
  .pt-xxxl-4 {
    padding-top: 4px !important;
  }
  .pt-xxxl-6 {
    padding-top: 6px !important;
  }
  .pt-xxxl-8 {
    padding-top: 8px !important;
  }
  .pt-xxxl-10 {
    padding-top: 10px !important;
  }
  .pt-xxxl-12 {
    padding-top: 12px !important;
  }
  .pt-xxxl-14 {
    padding-top: 14px !important;
  }
  .pt-xxxl-16 {
    padding-top: 16px !important;
  }
  .pt-xxxl-18 {
    padding-top: 18px !important;
  }
  .pt-xxxl-20 {
    padding-top: 20px !important;
  }
  .pt-xxxl-22 {
    padding-top: 22px !important;
  }
  .pt-xxxl-24 {
    padding-top: 24px !important;
  }
  .pt-xxxl-26 {
    padding-top: 26px !important;
  }
  .pt-xxxl-28 {
    padding-top: 28px !important;
  }
  .pt-xxxl-30 {
    padding-top: 30px !important;
  }
  .pt-xxxl-32 {
    padding-top: 32px !important;
  }
  .pt-xxxl-34 {
    padding-top: 34px !important;
  }
  .pt-xxxl-36 {
    padding-top: 36px !important;
  }
  .pt-xxxl-38 {
    padding-top: 38px !important;
  }
  .pt-xxxl-40 {
    padding-top: 40px !important;
  }
  .pt-xxxl-42 {
    padding-top: 42px !important;
  }
  .pt-xxxl-44 {
    padding-top: 44px !important;
  }
  .pt-xxxl-46 {
    padding-top: 46px !important;
  }
  .pt-xxxl-48 {
    padding-top: 48px !important;
  }
  .pt-xxxl-50 {
    padding-top: 50px !important;
  }
  .pt-xxxl-52 {
    padding-top: 52px !important;
  }
  .pt-xxxl-54 {
    padding-top: 54px !important;
  }
  .pt-xxxl-56 {
    padding-top: 56px !important;
  }
  .pt-xxxl-58 {
    padding-top: 58px !important;
  }
  .pt-xxxl-60 {
    padding-top: 60px !important;
  }
  .pt-xxxl-62 {
    padding-top: 62px !important;
  }
  .pt-xxxl-64 {
    padding-top: 64px !important;
  }
  .pt-xxxl-66 {
    padding-top: 66px !important;
  }
  .pt-xxxl-68 {
    padding-top: 68px !important;
  }
  .pt-xxxl-70 {
    padding-top: 70px !important;
  }
  .pt-xxxl-72 {
    padding-top: 72px !important;
  }
  .pt-xxxl-74 {
    padding-top: 74px !important;
  }
  .pt-xxxl-76 {
    padding-top: 76px !important;
  }
  .pt-xxxl-78 {
    padding-top: 78px !important;
  }
  .pt-xxxl-80 {
    padding-top: 80px !important;
  }
  .pt-xxxl-82 {
    padding-top: 82px !important;
  }
  .pt-xxxl-84 {
    padding-top: 84px !important;
  }
  .pt-xxxl-86 {
    padding-top: 86px !important;
  }
  .pt-xxxl-88 {
    padding-top: 88px !important;
  }
  .pt-xxxl-90 {
    padding-top: 90px !important;
  }
  .pt-xxxl-92 {
    padding-top: 92px !important;
  }
  .pt-xxxl-94 {
    padding-top: 94px !important;
  }
  .pt-xxxl-96 {
    padding-top: 96px !important;
  }
  .pt-xxxl-98 {
    padding-top: 98px !important;
  }
  .pt-xxxl-100 {
    padding-top: 100px !important;
  }
  .pt-xxxl-102 {
    padding-top: 102px !important;
  }
  .pb-xxxl-0 {
    padding-bottom: 0px !important;
  }
  .pb-xxxl-2 {
    padding-bottom: 2px !important;
  }
  .pb-xxxl-4 {
    padding-bottom: 4px !important;
  }
  .pb-xxxl-6 {
    padding-bottom: 6px !important;
  }
  .pb-xxxl-8 {
    padding-bottom: 8px !important;
  }
  .pb-xxxl-10 {
    padding-bottom: 10px !important;
  }
  .pb-xxxl-12 {
    padding-bottom: 12px !important;
  }
  .pb-xxxl-14 {
    padding-bottom: 14px !important;
  }
  .pb-xxxl-16 {
    padding-bottom: 16px !important;
  }
  .pb-xxxl-18 {
    padding-bottom: 18px !important;
  }
  .pb-xxxl-20 {
    padding-bottom: 20px !important;
  }
  .pb-xxxl-22 {
    padding-bottom: 22px !important;
  }
  .pb-xxxl-24 {
    padding-bottom: 24px !important;
  }
  .pb-xxxl-26 {
    padding-bottom: 26px !important;
  }
  .pb-xxxl-28 {
    padding-bottom: 28px !important;
  }
  .pb-xxxl-30 {
    padding-bottom: 30px !important;
  }
  .pb-xxxl-32 {
    padding-bottom: 32px !important;
  }
  .pb-xxxl-34 {
    padding-bottom: 34px !important;
  }
  .pb-xxxl-36 {
    padding-bottom: 36px !important;
  }
  .pb-xxxl-38 {
    padding-bottom: 38px !important;
  }
  .pb-xxxl-40 {
    padding-bottom: 40px !important;
  }
  .pb-xxxl-42 {
    padding-bottom: 42px !important;
  }
  .pb-xxxl-44 {
    padding-bottom: 44px !important;
  }
  .pb-xxxl-46 {
    padding-bottom: 46px !important;
  }
  .pb-xxxl-48 {
    padding-bottom: 48px !important;
  }
  .pb-xxxl-50 {
    padding-bottom: 50px !important;
  }
  .pb-xxxl-52 {
    padding-bottom: 52px !important;
  }
  .pb-xxxl-54 {
    padding-bottom: 54px !important;
  }
  .pb-xxxl-56 {
    padding-bottom: 56px !important;
  }
  .pb-xxxl-58 {
    padding-bottom: 58px !important;
  }
  .pb-xxxl-60 {
    padding-bottom: 60px !important;
  }
  .pb-xxxl-62 {
    padding-bottom: 62px !important;
  }
  .pb-xxxl-64 {
    padding-bottom: 64px !important;
  }
  .pb-xxxl-66 {
    padding-bottom: 66px !important;
  }
  .pb-xxxl-68 {
    padding-bottom: 68px !important;
  }
  .pb-xxxl-70 {
    padding-bottom: 70px !important;
  }
  .pb-xxxl-72 {
    padding-bottom: 72px !important;
  }
  .pb-xxxl-74 {
    padding-bottom: 74px !important;
  }
  .pb-xxxl-76 {
    padding-bottom: 76px !important;
  }
  .pb-xxxl-78 {
    padding-bottom: 78px !important;
  }
  .pb-xxxl-80 {
    padding-bottom: 80px !important;
  }
  .pb-xxxl-82 {
    padding-bottom: 82px !important;
  }
  .pb-xxxl-84 {
    padding-bottom: 84px !important;
  }
  .pb-xxxl-86 {
    padding-bottom: 86px !important;
  }
  .pb-xxxl-88 {
    padding-bottom: 88px !important;
  }
  .pb-xxxl-90 {
    padding-bottom: 90px !important;
  }
  .pb-xxxl-92 {
    padding-bottom: 92px !important;
  }
  .pb-xxxl-94 {
    padding-bottom: 94px !important;
  }
  .pb-xxxl-96 {
    padding-bottom: 96px !important;
  }
  .pb-xxxl-98 {
    padding-bottom: 98px !important;
  }
  .pb-xxxl-100 {
    padding-bottom: 100px !important;
  }
  .pb-xxxl-102 {
    padding-bottom: 102px !important;
  }
  .ps-xxxl-0 {
    padding-left: 0px !important;
  }
  .ps-xxxl-2 {
    padding-left: 2px !important;
  }
  .ps-xxxl-4 {
    padding-left: 4px !important;
  }
  .ps-xxxl-6 {
    padding-left: 6px !important;
  }
  .ps-xxxl-8 {
    padding-left: 8px !important;
  }
  .ps-xxxl-10 {
    padding-left: 10px !important;
  }
  .ps-xxxl-12 {
    padding-left: 12px !important;
  }
  .ps-xxxl-14 {
    padding-left: 14px !important;
  }
  .ps-xxxl-16 {
    padding-left: 16px !important;
  }
  .ps-xxxl-18 {
    padding-left: 18px !important;
  }
  .ps-xxxl-20 {
    padding-left: 20px !important;
  }
  .ps-xxxl-22 {
    padding-left: 22px !important;
  }
  .ps-xxxl-24 {
    padding-left: 24px !important;
  }
  .ps-xxxl-26 {
    padding-left: 26px !important;
  }
  .ps-xxxl-28 {
    padding-left: 28px !important;
  }
  .ps-xxxl-30 {
    padding-left: 30px !important;
  }
  .ps-xxxl-32 {
    padding-left: 32px !important;
  }
  .ps-xxxl-34 {
    padding-left: 34px !important;
  }
  .ps-xxxl-36 {
    padding-left: 36px !important;
  }
  .ps-xxxl-38 {
    padding-left: 38px !important;
  }
  .ps-xxxl-40 {
    padding-left: 40px !important;
  }
  .ps-xxxl-42 {
    padding-left: 42px !important;
  }
  .ps-xxxl-44 {
    padding-left: 44px !important;
  }
  .ps-xxxl-46 {
    padding-left: 46px !important;
  }
  .ps-xxxl-48 {
    padding-left: 48px !important;
  }
  .ps-xxxl-50 {
    padding-left: 50px !important;
  }
  .ps-xxxl-52 {
    padding-left: 52px !important;
  }
  .ps-xxxl-54 {
    padding-left: 54px !important;
  }
  .ps-xxxl-56 {
    padding-left: 56px !important;
  }
  .ps-xxxl-58 {
    padding-left: 58px !important;
  }
  .ps-xxxl-60 {
    padding-left: 60px !important;
  }
  .ps-xxxl-62 {
    padding-left: 62px !important;
  }
  .ps-xxxl-64 {
    padding-left: 64px !important;
  }
  .ps-xxxl-66 {
    padding-left: 66px !important;
  }
  .ps-xxxl-68 {
    padding-left: 68px !important;
  }
  .ps-xxxl-70 {
    padding-left: 70px !important;
  }
  .ps-xxxl-72 {
    padding-left: 72px !important;
  }
  .ps-xxxl-74 {
    padding-left: 74px !important;
  }
  .ps-xxxl-76 {
    padding-left: 76px !important;
  }
  .ps-xxxl-78 {
    padding-left: 78px !important;
  }
  .ps-xxxl-80 {
    padding-left: 80px !important;
  }
  .ps-xxxl-82 {
    padding-left: 82px !important;
  }
  .ps-xxxl-84 {
    padding-left: 84px !important;
  }
  .ps-xxxl-86 {
    padding-left: 86px !important;
  }
  .ps-xxxl-88 {
    padding-left: 88px !important;
  }
  .ps-xxxl-90 {
    padding-left: 90px !important;
  }
  .ps-xxxl-92 {
    padding-left: 92px !important;
  }
  .ps-xxxl-94 {
    padding-left: 94px !important;
  }
  .ps-xxxl-96 {
    padding-left: 96px !important;
  }
  .ps-xxxl-98 {
    padding-left: 98px !important;
  }
  .ps-xxxl-100 {
    padding-left: 100px !important;
  }
  .ps-xxxl-102 {
    padding-left: 102px !important;
  }
  .pe-xxxl-0 {
    padding-right: 0px !important;
  }
  .pe-xxxl-2 {
    padding-right: 2px !important;
  }
  .pe-xxxl-4 {
    padding-right: 4px !important;
  }
  .pe-xxxl-6 {
    padding-right: 6px !important;
  }
  .pe-xxxl-8 {
    padding-right: 8px !important;
  }
  .pe-xxxl-10 {
    padding-right: 10px !important;
  }
  .pe-xxxl-12 {
    padding-right: 12px !important;
  }
  .pe-xxxl-14 {
    padding-right: 14px !important;
  }
  .pe-xxxl-16 {
    padding-right: 16px !important;
  }
  .pe-xxxl-18 {
    padding-right: 18px !important;
  }
  .pe-xxxl-20 {
    padding-right: 20px !important;
  }
  .pe-xxxl-22 {
    padding-right: 22px !important;
  }
  .pe-xxxl-24 {
    padding-right: 24px !important;
  }
  .pe-xxxl-26 {
    padding-right: 26px !important;
  }
  .pe-xxxl-28 {
    padding-right: 28px !important;
  }
  .pe-xxxl-30 {
    padding-right: 30px !important;
  }
  .pe-xxxl-32 {
    padding-right: 32px !important;
  }
  .pe-xxxl-34 {
    padding-right: 34px !important;
  }
  .pe-xxxl-36 {
    padding-right: 36px !important;
  }
  .pe-xxxl-38 {
    padding-right: 38px !important;
  }
  .pe-xxxl-40 {
    padding-right: 40px !important;
  }
  .pe-xxxl-42 {
    padding-right: 42px !important;
  }
  .pe-xxxl-44 {
    padding-right: 44px !important;
  }
  .pe-xxxl-46 {
    padding-right: 46px !important;
  }
  .pe-xxxl-48 {
    padding-right: 48px !important;
  }
  .pe-xxxl-50 {
    padding-right: 50px !important;
  }
  .pe-xxxl-52 {
    padding-right: 52px !important;
  }
  .pe-xxxl-54 {
    padding-right: 54px !important;
  }
  .pe-xxxl-56 {
    padding-right: 56px !important;
  }
  .pe-xxxl-58 {
    padding-right: 58px !important;
  }
  .pe-xxxl-60 {
    padding-right: 60px !important;
  }
  .pe-xxxl-62 {
    padding-right: 62px !important;
  }
  .pe-xxxl-64 {
    padding-right: 64px !important;
  }
  .pe-xxxl-66 {
    padding-right: 66px !important;
  }
  .pe-xxxl-68 {
    padding-right: 68px !important;
  }
  .pe-xxxl-70 {
    padding-right: 70px !important;
  }
  .pe-xxxl-72 {
    padding-right: 72px !important;
  }
  .pe-xxxl-74 {
    padding-right: 74px !important;
  }
  .pe-xxxl-76 {
    padding-right: 76px !important;
  }
  .pe-xxxl-78 {
    padding-right: 78px !important;
  }
  .pe-xxxl-80 {
    padding-right: 80px !important;
  }
  .pe-xxxl-82 {
    padding-right: 82px !important;
  }
  .pe-xxxl-84 {
    padding-right: 84px !important;
  }
  .pe-xxxl-86 {
    padding-right: 86px !important;
  }
  .pe-xxxl-88 {
    padding-right: 88px !important;
  }
  .pe-xxxl-90 {
    padding-right: 90px !important;
  }
  .pe-xxxl-92 {
    padding-right: 92px !important;
  }
  .pe-xxxl-94 {
    padding-right: 94px !important;
  }
  .pe-xxxl-96 {
    padding-right: 96px !important;
  }
  .pe-xxxl-98 {
    padding-right: 98px !important;
  }
  .pe-xxxl-100 {
    padding-right: 100px !important;
  }
  .pe-xxxl-102 {
    padding-right: 102px !important;
  }
  .px-xxxl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .px-xxxl-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .px-xxxl-4 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .px-xxxl-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .px-xxxl-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .px-xxxl-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .px-xxxl-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .px-xxxl-14 {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .px-xxxl-16 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .px-xxxl-18 {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .px-xxxl-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .px-xxxl-22 {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .px-xxxl-24 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .px-xxxl-26 {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  .px-xxxl-28 {
    padding-left: 28px !important;
    padding-right: 28px !important;
  }
  .px-xxxl-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .px-xxxl-32 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .px-xxxl-34 {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
  .px-xxxl-36 {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .px-xxxl-38 {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .px-xxxl-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .px-xxxl-42 {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .px-xxxl-44 {
    padding-left: 44px !important;
    padding-right: 44px !important;
  }
  .px-xxxl-46 {
    padding-left: 46px !important;
    padding-right: 46px !important;
  }
  .px-xxxl-48 {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .px-xxxl-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .px-xxxl-52 {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }
  .px-xxxl-54 {
    padding-left: 54px !important;
    padding-right: 54px !important;
  }
  .px-xxxl-56 {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }
  .px-xxxl-58 {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }
  .px-xxxl-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .px-xxxl-62 {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
  .px-xxxl-64 {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
  .px-xxxl-66 {
    padding-left: 66px !important;
    padding-right: 66px !important;
  }
  .px-xxxl-68 {
    padding-left: 68px !important;
    padding-right: 68px !important;
  }
  .px-xxxl-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .px-xxxl-72 {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }
  .px-xxxl-74 {
    padding-left: 74px !important;
    padding-right: 74px !important;
  }
  .px-xxxl-76 {
    padding-left: 76px !important;
    padding-right: 76px !important;
  }
  .px-xxxl-78 {
    padding-left: 78px !important;
    padding-right: 78px !important;
  }
  .px-xxxl-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .px-xxxl-82 {
    padding-left: 82px !important;
    padding-right: 82px !important;
  }
  .px-xxxl-84 {
    padding-left: 84px !important;
    padding-right: 84px !important;
  }
  .px-xxxl-86 {
    padding-left: 86px !important;
    padding-right: 86px !important;
  }
  .px-xxxl-88 {
    padding-left: 88px !important;
    padding-right: 88px !important;
  }
  .px-xxxl-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .px-xxxl-92 {
    padding-left: 92px !important;
    padding-right: 92px !important;
  }
  .px-xxxl-94 {
    padding-left: 94px !important;
    padding-right: 94px !important;
  }
  .px-xxxl-96 {
    padding-left: 96px !important;
    padding-right: 96px !important;
  }
  .px-xxxl-98 {
    padding-left: 98px !important;
    padding-right: 98px !important;
  }
  .px-xxxl-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .px-xxxl-102 {
    padding-left: 102px !important;
    padding-right: 102px !important;
  }
  .py-xxxl-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-xxxl-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  .py-xxxl-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .py-xxxl-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .py-xxxl-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .py-xxxl-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .py-xxxl-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .py-xxxl-14 {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
  .py-xxxl-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .py-xxxl-18 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
  .py-xxxl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-xxxl-22 {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
  }
  .py-xxxl-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .py-xxxl-26 {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
  }
  .py-xxxl-28 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .py-xxxl-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .py-xxxl-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .py-xxxl-34 {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
  .py-xxxl-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .py-xxxl-38 {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }
  .py-xxxl-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-xxxl-42 {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }
  .py-xxxl-44 {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }
  .py-xxxl-46 {
    padding-top: 46px !important;
    padding-bottom: 46px !important;
  }
  .py-xxxl-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .py-xxxl-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .py-xxxl-52 {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }
  .py-xxxl-54 {
    padding-top: 54px !important;
    padding-bottom: 54px !important;
  }
  .py-xxxl-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }
  .py-xxxl-58 {
    padding-top: 58px !important;
    padding-bottom: 58px !important;
  }
  .py-xxxl-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-xxxl-62 {
    padding-top: 62px !important;
    padding-bottom: 62px !important;
  }
  .py-xxxl-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .py-xxxl-66 {
    padding-top: 66px !important;
    padding-bottom: 66px !important;
  }
  .py-xxxl-68 {
    padding-top: 68px !important;
    padding-bottom: 68px !important;
  }
  .py-xxxl-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .py-xxxl-72 {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
  .py-xxxl-74 {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
  }
  .py-xxxl-76 {
    padding-top: 76px !important;
    padding-bottom: 76px !important;
  }
  .py-xxxl-78 {
    padding-top: 78px !important;
    padding-bottom: 78px !important;
  }
  .py-xxxl-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .py-xxxl-82 {
    padding-top: 82px !important;
    padding-bottom: 82px !important;
  }
  .py-xxxl-84 {
    padding-top: 84px !important;
    padding-bottom: 84px !important;
  }
  .py-xxxl-86 {
    padding-top: 86px !important;
    padding-bottom: 86px !important;
  }
  .py-xxxl-88 {
    padding-top: 88px !important;
    padding-bottom: 88px !important;
  }
  .py-xxxl-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .py-xxxl-92 {
    padding-top: 92px !important;
    padding-bottom: 92px !important;
  }
  .py-xxxl-94 {
    padding-top: 94px !important;
    padding-bottom: 94px !important;
  }
  .py-xxxl-96 {
    padding-top: 96px !important;
    padding-bottom: 96px !important;
  }
  .py-xxxl-98 {
    padding-top: 98px !important;
    padding-bottom: 98px !important;
  }
  .py-xxxl-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .py-xxxl-102 {
    padding-top: 102px !important;
    padding-bottom: 102px !important;
  }
}
/*******************
Margin property 
*******************/
.m-0 {
  margin: 0px !important;
}

.m-2 {
  margin: 2px !important;
}

.m-4 {
  margin: 4px !important;
}

.m-6 {
  margin: 6px !important;
}

.m-8 {
  margin: 8px !important;
}

.m-10 {
  margin: 10px !important;
}

.m-12 {
  margin: 12px !important;
}

.m-14 {
  margin: 14px !important;
}

.m-16 {
  margin: 16px !important;
}

.m-18 {
  margin: 18px !important;
}

.m-20 {
  margin: 20px !important;
}

.m-22 {
  margin: 22px !important;
}

.m-24 {
  margin: 24px !important;
}

.m-26 {
  margin: 26px !important;
}

.m-28 {
  margin: 28px !important;
}

.m-30 {
  margin: 30px !important;
}

.m-32 {
  margin: 32px !important;
}

.m-34 {
  margin: 34px !important;
}

.m-36 {
  margin: 36px !important;
}

.m-38 {
  margin: 38px !important;
}

.m-40 {
  margin: 40px !important;
}

.m-42 {
  margin: 42px !important;
}

.m-44 {
  margin: 44px !important;
}

.m-46 {
  margin: 46px !important;
}

.m-48 {
  margin: 48px !important;
}

.m-50 {
  margin: 50px !important;
}

.m-52 {
  margin: 52px !important;
}

.m-54 {
  margin: 54px !important;
}

.m-56 {
  margin: 56px !important;
}

.m-58 {
  margin: 58px !important;
}

.m-60 {
  margin: 60px !important;
}

.m-62 {
  margin: 62px !important;
}

.m-64 {
  margin: 64px !important;
}

.m-66 {
  margin: 66px !important;
}

.m-68 {
  margin: 68px !important;
}

.m-70 {
  margin: 70px !important;
}

.m-72 {
  margin: 72px !important;
}

.m-74 {
  margin: 74px !important;
}

.m-76 {
  margin: 76px !important;
}

.m-78 {
  margin: 78px !important;
}

.m-80 {
  margin: 80px !important;
}

.m-82 {
  margin: 82px !important;
}

.m-84 {
  margin: 84px !important;
}

.m-86 {
  margin: 86px !important;
}

.m-88 {
  margin: 88px !important;
}

.m-90 {
  margin: 90px !important;
}

.m-92 {
  margin: 92px !important;
}

.m-94 {
  margin: 94px !important;
}

.m-96 {
  margin: 96px !important;
}

.m-98 {
  margin: 98px !important;
}

.m-100 {
  margin: 100px !important;
}

.m-102 {
  margin: 102px !important;
}

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

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

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

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

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

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

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

.mt-14 {
  margin-top: 14px !important;
}

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

.mt-18 {
  margin-top: 18px !important;
}

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

.mt-22 {
  margin-top: 22px !important;
}

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

.mt-26 {
  margin-top: 26px !important;
}

.mt-28 {
  margin-top: 28px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

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

.mt-34 {
  margin-top: 34px !important;
}

.mt-36 {
  margin-top: 36px !important;
}

.mt-38 {
  margin-top: 38px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-42 {
  margin-top: 42px !important;
}

.mt-44 {
  margin-top: 44px !important;
}

.mt-46 {
  margin-top: 46px !important;
}

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

.mt-50 {
  margin-top: 50px !important;
}

.mt-52 {
  margin-top: 52px !important;
}

.mt-54 {
  margin-top: 54px !important;
}

.mt-56 {
  margin-top: 56px !important;
}

.mt-58 {
  margin-top: 58px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-62 {
  margin-top: 62px !important;
}

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

.mt-66 {
  margin-top: 66px !important;
}

.mt-68 {
  margin-top: 68px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-72 {
  margin-top: 72px !important;
}

.mt-74 {
  margin-top: 74px !important;
}

.mt-76 {
  margin-top: 76px !important;
}

.mt-78 {
  margin-top: 78px !important;
}

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

.mt-82 {
  margin-top: 82px !important;
}

.mt-84 {
  margin-top: 84px !important;
}

.mt-86 {
  margin-top: 86px !important;
}

.mt-88 {
  margin-top: 88px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-92 {
  margin-top: 92px !important;
}

.mt-94 {
  margin-top: 94px !important;
}

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

.mt-98 {
  margin-top: 98px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-102 {
  margin-top: 102px !important;
}

.mt-104 {
  margin-top: 104px !important;
}

.mt-106 {
  margin-top: 106px !important;
}

.mt-108 {
  margin-top: 108px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mt-112 {
  margin-top: 112px !important;
}

.mt-114 {
  margin-top: 114px !important;
}

.mt-116 {
  margin-top: 116px !important;
}

.mt-118 {
  margin-top: 118px !important;
}

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

.mt-122 {
  margin-top: 122px !important;
}

.mt-124 {
  margin-top: 124px !important;
}

.mt-126 {
  margin-top: 126px !important;
}

.mt-128 {
  margin-top: 128px !important;
}

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

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

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

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

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

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

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

.mb-14 {
  margin-bottom: 14px !important;
}

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

.mb-18 {
  margin-bottom: 18px !important;
}

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

.mb-22 {
  margin-bottom: 22px !important;
}

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

.mb-26 {
  margin-bottom: 26px !important;
}

.mb-28 {
  margin-bottom: 28px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

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

.mb-34 {
  margin-bottom: 34px !important;
}

.mb-36 {
  margin-bottom: 36px !important;
}

.mb-38 {
  margin-bottom: 38px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-42 {
  margin-bottom: 42px !important;
}

.mb-44 {
  margin-bottom: 44px !important;
}

.mb-46 {
  margin-bottom: 46px !important;
}

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

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-52 {
  margin-bottom: 52px !important;
}

.mb-54 {
  margin-bottom: 54px !important;
}

.mb-56 {
  margin-bottom: 56px !important;
}

.mb-58 {
  margin-bottom: 58px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-62 {
  margin-bottom: 62px !important;
}

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

.mb-66 {
  margin-bottom: 66px !important;
}

.mb-68 {
  margin-bottom: 68px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-72 {
  margin-bottom: 72px !important;
}

.mb-74 {
  margin-bottom: 74px !important;
}

.mb-76 {
  margin-bottom: 76px !important;
}

.mb-78 {
  margin-bottom: 78px !important;
}

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

.mb-82 {
  margin-bottom: 82px !important;
}

.mb-84 {
  margin-bottom: 84px !important;
}

.mb-86 {
  margin-bottom: 86px !important;
}

.mb-88 {
  margin-bottom: 88px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-92 {
  margin-bottom: 92px !important;
}

.mb-94 {
  margin-bottom: 94px !important;
}

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

.mb-98 {
  margin-bottom: 98px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mb-102 {
  margin-bottom: 102px !important;
}

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

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

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

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

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

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

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

.ms-14 {
  margin-left: 14px !important;
}

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

.ms-18 {
  margin-left: 18px !important;
}

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

.ms-22 {
  margin-left: 22px !important;
}

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

.ms-26 {
  margin-left: 26px !important;
}

.ms-28 {
  margin-left: 28px !important;
}

.ms-30 {
  margin-left: 30px !important;
}

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

.ms-34 {
  margin-left: 34px !important;
}

.ms-36 {
  margin-left: 36px !important;
}

.ms-38 {
  margin-left: 38px !important;
}

.ms-40 {
  margin-left: 40px !important;
}

.ms-42 {
  margin-left: 42px !important;
}

.ms-44 {
  margin-left: 44px !important;
}

.ms-46 {
  margin-left: 46px !important;
}

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

.ms-50 {
  margin-left: 50px !important;
}

.ms-52 {
  margin-left: 52px !important;
}

.ms-54 {
  margin-left: 54px !important;
}

.ms-56 {
  margin-left: 56px !important;
}

.ms-58 {
  margin-left: 58px !important;
}

.ms-60 {
  margin-left: 60px !important;
}

.ms-62 {
  margin-left: 62px !important;
}

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

.ms-66 {
  margin-left: 66px !important;
}

.ms-68 {
  margin-left: 68px !important;
}

.ms-70 {
  margin-left: 70px !important;
}

.ms-72 {
  margin-left: 72px !important;
}

.ms-74 {
  margin-left: 74px !important;
}

.ms-76 {
  margin-left: 76px !important;
}

.ms-78 {
  margin-left: 78px !important;
}

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

.ms-82 {
  margin-left: 82px !important;
}

.ms-84 {
  margin-left: 84px !important;
}

.ms-86 {
  margin-left: 86px !important;
}

.ms-88 {
  margin-left: 88px !important;
}

.ms-90 {
  margin-left: 90px !important;
}

.ms-92 {
  margin-left: 92px !important;
}

.ms-94 {
  margin-left: 94px !important;
}

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

.ms-98 {
  margin-left: 98px !important;
}

.ms-100 {
  margin-left: 100px !important;
}

.ms-102 {
  margin-left: 102px !important;
}

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

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

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

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

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

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

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

.me-14 {
  margin-right: 14px !important;
}

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

.me-18 {
  margin-right: 18px !important;
}

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

.me-22 {
  margin-right: 22px !important;
}

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

.me-26 {
  margin-right: 26px !important;
}

.me-28 {
  margin-right: 28px !important;
}

.me-30 {
  margin-right: 30px !important;
}

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

.me-34 {
  margin-right: 34px !important;
}

.me-36 {
  margin-right: 36px !important;
}

.me-38 {
  margin-right: 38px !important;
}

.me-40 {
  margin-right: 40px !important;
}

.me-42 {
  margin-right: 42px !important;
}

.me-44 {
  margin-right: 44px !important;
}

.me-46 {
  margin-right: 46px !important;
}

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

.me-50 {
  margin-right: 50px !important;
}

.me-52 {
  margin-right: 52px !important;
}

.me-54 {
  margin-right: 54px !important;
}

.me-56 {
  margin-right: 56px !important;
}

.me-58 {
  margin-right: 58px !important;
}

.me-60 {
  margin-right: 60px !important;
}

.me-62 {
  margin-right: 62px !important;
}

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

.me-66 {
  margin-right: 66px !important;
}

.me-68 {
  margin-right: 68px !important;
}

.me-70 {
  margin-right: 70px !important;
}

.me-72 {
  margin-right: 72px !important;
}

.me-74 {
  margin-right: 74px !important;
}

.me-76 {
  margin-right: 76px !important;
}

.me-78 {
  margin-right: 78px !important;
}

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

.me-82 {
  margin-right: 82px !important;
}

.me-84 {
  margin-right: 84px !important;
}

.me-86 {
  margin-right: 86px !important;
}

.me-88 {
  margin-right: 88px !important;
}

.me-90 {
  margin-right: 90px !important;
}

.me-92 {
  margin-right: 92px !important;
}

.me-94 {
  margin-right: 94px !important;
}

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

.me-98 {
  margin-right: 98px !important;
}

.me-100 {
  margin-right: 100px !important;
}

.me-102 {
  margin-right: 102px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 575px) {
  .m-xs-0 {
    margin: 0px !important;
  }
  .m-xs-2 {
    margin: 2px !important;
  }
  .m-xs-4 {
    margin: 4px !important;
  }
  .m-xs-6 {
    margin: 6px !important;
  }
  .m-xs-8 {
    margin: 8px !important;
  }
  .m-xs-10 {
    margin: 10px !important;
  }
  .m-xs-12 {
    margin: 12px !important;
  }
  .m-xs-14 {
    margin: 14px !important;
  }
  .m-xs-16 {
    margin: 16px !important;
  }
  .m-xs-18 {
    margin: 18px !important;
  }
  .m-xs-20 {
    margin: 20px !important;
  }
  .m-xs-22 {
    margin: 22px !important;
  }
  .m-xs-24 {
    margin: 24px !important;
  }
  .m-xs-26 {
    margin: 26px !important;
  }
  .m-xs-28 {
    margin: 28px !important;
  }
  .m-xs-30 {
    margin: 30px !important;
  }
  .m-xs-32 {
    margin: 32px !important;
  }
  .m-xs-34 {
    margin: 34px !important;
  }
  .m-xs-36 {
    margin: 36px !important;
  }
  .m-xs-38 {
    margin: 38px !important;
  }
  .m-xs-40 {
    margin: 40px !important;
  }
  .m-xs-42 {
    margin: 42px !important;
  }
  .m-xs-44 {
    margin: 44px !important;
  }
  .m-xs-46 {
    margin: 46px !important;
  }
  .m-xs-48 {
    margin: 48px !important;
  }
  .m-xs-50 {
    margin: 50px !important;
  }
  .m-xs-52 {
    margin: 52px !important;
  }
  .m-xs-54 {
    margin: 54px !important;
  }
  .m-xs-56 {
    margin: 56px !important;
  }
  .m-xs-58 {
    margin: 58px !important;
  }
  .m-xs-60 {
    margin: 60px !important;
  }
  .m-xs-62 {
    margin: 62px !important;
  }
  .m-xs-64 {
    margin: 64px !important;
  }
  .m-xs-66 {
    margin: 66px !important;
  }
  .m-xs-68 {
    margin: 68px !important;
  }
  .m-xs-70 {
    margin: 70px !important;
  }
  .m-xs-72 {
    margin: 72px !important;
  }
  .m-xs-74 {
    margin: 74px !important;
  }
  .m-xs-76 {
    margin: 76px !important;
  }
  .m-xs-78 {
    margin: 78px !important;
  }
  .m-xs-80 {
    margin: 80px !important;
  }
  .m-xs-82 {
    margin: 82px !important;
  }
  .m-xs-84 {
    margin: 84px !important;
  }
  .m-xs-86 {
    margin: 86px !important;
  }
  .m-xs-88 {
    margin: 88px !important;
  }
  .m-xs-90 {
    margin: 90px !important;
  }
  .m-xs-92 {
    margin: 92px !important;
  }
  .m-xs-94 {
    margin: 94px !important;
  }
  .m-xs-96 {
    margin: 96px !important;
  }
  .m-xs-98 {
    margin: 98px !important;
  }
  .m-xs-100 {
    margin: 100px !important;
  }
  .m-xs-102 {
    margin: 102px !important;
  }
  .mt-xs-0 {
    margin-top: 0px !important;
  }
  .mt-xs-2 {
    margin-top: 2px !important;
  }
  .mt-xs-4 {
    margin-top: 4px !important;
  }
  .mt-xs-6 {
    margin-top: 6px !important;
  }
  .mt-xs-8 {
    margin-top: 8px !important;
  }
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  .mt-xs-12 {
    margin-top: 12px !important;
  }
  .mt-xs-14 {
    margin-top: 14px !important;
  }
  .mt-xs-16 {
    margin-top: 16px !important;
  }
  .mt-xs-18 {
    margin-top: 18px !important;
  }
  .mt-xs-20 {
    margin-top: 20px !important;
  }
  .mt-xs-22 {
    margin-top: 22px !important;
  }
  .mt-xs-24 {
    margin-top: 24px !important;
  }
  .mt-xs-26 {
    margin-top: 26px !important;
  }
  .mt-xs-28 {
    margin-top: 28px !important;
  }
  .mt-xs-30 {
    margin-top: 30px !important;
  }
  .mt-xs-32 {
    margin-top: 32px !important;
  }
  .mt-xs-34 {
    margin-top: 34px !important;
  }
  .mt-xs-36 {
    margin-top: 36px !important;
  }
  .mt-xs-38 {
    margin-top: 38px !important;
  }
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  .mt-xs-42 {
    margin-top: 42px !important;
  }
  .mt-xs-44 {
    margin-top: 44px !important;
  }
  .mt-xs-46 {
    margin-top: 46px !important;
  }
  .mt-xs-48 {
    margin-top: 48px !important;
  }
  .mt-xs-50 {
    margin-top: 50px !important;
  }
  .mt-xs-52 {
    margin-top: 52px !important;
  }
  .mt-xs-54 {
    margin-top: 54px !important;
  }
  .mt-xs-56 {
    margin-top: 56px !important;
  }
  .mt-xs-58 {
    margin-top: 58px !important;
  }
  .mt-xs-60 {
    margin-top: 60px !important;
  }
  .mt-xs-62 {
    margin-top: 62px !important;
  }
  .mt-xs-64 {
    margin-top: 64px !important;
  }
  .mt-xs-66 {
    margin-top: 66px !important;
  }
  .mt-xs-68 {
    margin-top: 68px !important;
  }
  .mt-xs-70 {
    margin-top: 70px !important;
  }
  .mt-xs-72 {
    margin-top: 72px !important;
  }
  .mt-xs-74 {
    margin-top: 74px !important;
  }
  .mt-xs-76 {
    margin-top: 76px !important;
  }
  .mt-xs-78 {
    margin-top: 78px !important;
  }
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  .mt-xs-82 {
    margin-top: 82px !important;
  }
  .mt-xs-84 {
    margin-top: 84px !important;
  }
  .mt-xs-86 {
    margin-top: 86px !important;
  }
  .mt-xs-88 {
    margin-top: 88px !important;
  }
  .mt-xs-90 {
    margin-top: 90px !important;
  }
  .mt-xs-92 {
    margin-top: 92px !important;
  }
  .mt-xs-94 {
    margin-top: 94px !important;
  }
  .mt-xs-96 {
    margin-top: 96px !important;
  }
  .mt-xs-98 {
    margin-top: 98px !important;
  }
  .mt-xs-100 {
    margin-top: 100px !important;
  }
  .mt-xs-102 {
    margin-top: 102px !important;
  }
  .mt-xs-104 {
    margin-top: 104px !important;
  }
  .mt-xs-106 {
    margin-top: 106px !important;
  }
  .mt-xs-108 {
    margin-top: 108px !important;
  }
  .mt-xs-110 {
    margin-top: 110px !important;
  }
  .mt-xs-112 {
    margin-top: 112px !important;
  }
  .mt-xs-114 {
    margin-top: 114px !important;
  }
  .mt-xs-116 {
    margin-top: 116px !important;
  }
  .mt-xs-118 {
    margin-top: 118px !important;
  }
  .mt-xs-120 {
    margin-top: 120px !important;
  }
  .mt-xs-122 {
    margin-top: 122px !important;
  }
  .mt-xs-124 {
    margin-top: 124px !important;
  }
  .mt-xs-126 {
    margin-top: 126px !important;
  }
  .mt-xs-128 {
    margin-top: 128px !important;
  }
  .mb-xs-0 {
    margin-bottom: 0px !important;
  }
  .mb-xs-2 {
    margin-bottom: 2px !important;
  }
  .mb-xs-4 {
    margin-bottom: 4px !important;
  }
  .mb-xs-6 {
    margin-bottom: 6px !important;
  }
  .mb-xs-8 {
    margin-bottom: 8px !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  .mb-xs-12 {
    margin-bottom: 12px !important;
  }
  .mb-xs-14 {
    margin-bottom: 14px !important;
  }
  .mb-xs-16 {
    margin-bottom: 16px !important;
  }
  .mb-xs-18 {
    margin-bottom: 18px !important;
  }
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
  .mb-xs-22 {
    margin-bottom: 22px !important;
  }
  .mb-xs-24 {
    margin-bottom: 24px !important;
  }
  .mb-xs-26 {
    margin-bottom: 26px !important;
  }
  .mb-xs-28 {
    margin-bottom: 28px !important;
  }
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
  .mb-xs-32 {
    margin-bottom: 32px !important;
  }
  .mb-xs-34 {
    margin-bottom: 34px !important;
  }
  .mb-xs-36 {
    margin-bottom: 36px !important;
  }
  .mb-xs-38 {
    margin-bottom: 38px !important;
  }
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  .mb-xs-42 {
    margin-bottom: 42px !important;
  }
  .mb-xs-44 {
    margin-bottom: 44px !important;
  }
  .mb-xs-46 {
    margin-bottom: 46px !important;
  }
  .mb-xs-48 {
    margin-bottom: 48px !important;
  }
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  .mb-xs-52 {
    margin-bottom: 52px !important;
  }
  .mb-xs-54 {
    margin-bottom: 54px !important;
  }
  .mb-xs-56 {
    margin-bottom: 56px !important;
  }
  .mb-xs-58 {
    margin-bottom: 58px !important;
  }
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
  .mb-xs-62 {
    margin-bottom: 62px !important;
  }
  .mb-xs-64 {
    margin-bottom: 64px !important;
  }
  .mb-xs-66 {
    margin-bottom: 66px !important;
  }
  .mb-xs-68 {
    margin-bottom: 68px !important;
  }
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
  .mb-xs-72 {
    margin-bottom: 72px !important;
  }
  .mb-xs-74 {
    margin-bottom: 74px !important;
  }
  .mb-xs-76 {
    margin-bottom: 76px !important;
  }
  .mb-xs-78 {
    margin-bottom: 78px !important;
  }
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
  .mb-xs-82 {
    margin-bottom: 82px !important;
  }
  .mb-xs-84 {
    margin-bottom: 84px !important;
  }
  .mb-xs-86 {
    margin-bottom: 86px !important;
  }
  .mb-xs-88 {
    margin-bottom: 88px !important;
  }
  .mb-xs-90 {
    margin-bottom: 90px !important;
  }
  .mb-xs-92 {
    margin-bottom: 92px !important;
  }
  .mb-xs-94 {
    margin-bottom: 94px !important;
  }
  .mb-xs-96 {
    margin-bottom: 96px !important;
  }
  .mb-xs-98 {
    margin-bottom: 98px !important;
  }
  .mb-xs-100 {
    margin-bottom: 100px !important;
  }
  .mb-xs-102 {
    margin-bottom: 102px !important;
  }
  .ms-xs-0 {
    margin-left: 0px !important;
  }
  .ms-xs-2 {
    margin-left: 2px !important;
  }
  .ms-xs-4 {
    margin-left: 4px !important;
  }
  .ms-xs-6 {
    margin-left: 6px !important;
  }
  .ms-xs-8 {
    margin-left: 8px !important;
  }
  .ms-xs-10 {
    margin-left: 10px !important;
  }
  .ms-xs-12 {
    margin-left: 12px !important;
  }
  .ms-xs-14 {
    margin-left: 14px !important;
  }
  .ms-xs-16 {
    margin-left: 16px !important;
  }
  .ms-xs-18 {
    margin-left: 18px !important;
  }
  .ms-xs-20 {
    margin-left: 20px !important;
  }
  .ms-xs-22 {
    margin-left: 22px !important;
  }
  .ms-xs-24 {
    margin-left: 24px !important;
  }
  .ms-xs-26 {
    margin-left: 26px !important;
  }
  .ms-xs-28 {
    margin-left: 28px !important;
  }
  .ms-xs-30 {
    margin-left: 30px !important;
  }
  .ms-xs-32 {
    margin-left: 32px !important;
  }
  .ms-xs-34 {
    margin-left: 34px !important;
  }
  .ms-xs-36 {
    margin-left: 36px !important;
  }
  .ms-xs-38 {
    margin-left: 38px !important;
  }
  .ms-xs-40 {
    margin-left: 40px !important;
  }
  .ms-xs-42 {
    margin-left: 42px !important;
  }
  .ms-xs-44 {
    margin-left: 44px !important;
  }
  .ms-xs-46 {
    margin-left: 46px !important;
  }
  .ms-xs-48 {
    margin-left: 48px !important;
  }
  .ms-xs-50 {
    margin-left: 50px !important;
  }
  .ms-xs-52 {
    margin-left: 52px !important;
  }
  .ms-xs-54 {
    margin-left: 54px !important;
  }
  .ms-xs-56 {
    margin-left: 56px !important;
  }
  .ms-xs-58 {
    margin-left: 58px !important;
  }
  .ms-xs-60 {
    margin-left: 60px !important;
  }
  .ms-xs-62 {
    margin-left: 62px !important;
  }
  .ms-xs-64 {
    margin-left: 64px !important;
  }
  .ms-xs-66 {
    margin-left: 66px !important;
  }
  .ms-xs-68 {
    margin-left: 68px !important;
  }
  .ms-xs-70 {
    margin-left: 70px !important;
  }
  .ms-xs-72 {
    margin-left: 72px !important;
  }
  .ms-xs-74 {
    margin-left: 74px !important;
  }
  .ms-xs-76 {
    margin-left: 76px !important;
  }
  .ms-xs-78 {
    margin-left: 78px !important;
  }
  .ms-xs-80 {
    margin-left: 80px !important;
  }
  .ms-xs-82 {
    margin-left: 82px !important;
  }
  .ms-xs-84 {
    margin-left: 84px !important;
  }
  .ms-xs-86 {
    margin-left: 86px !important;
  }
  .ms-xs-88 {
    margin-left: 88px !important;
  }
  .ms-xs-90 {
    margin-left: 90px !important;
  }
  .ms-xs-92 {
    margin-left: 92px !important;
  }
  .ms-xs-94 {
    margin-left: 94px !important;
  }
  .ms-xs-96 {
    margin-left: 96px !important;
  }
  .ms-xs-98 {
    margin-left: 98px !important;
  }
  .ms-xs-100 {
    margin-left: 100px !important;
  }
  .ms-xs-102 {
    margin-left: 102px !important;
  }
  .me-xs-0 {
    margin-right: 0px !important;
  }
  .me-xs-2 {
    margin-right: 2px !important;
  }
  .me-xs-4 {
    margin-right: 4px !important;
  }
  .me-xs-6 {
    margin-right: 6px !important;
  }
  .me-xs-8 {
    margin-right: 8px !important;
  }
  .me-xs-10 {
    margin-right: 10px !important;
  }
  .me-xs-12 {
    margin-right: 12px !important;
  }
  .me-xs-14 {
    margin-right: 14px !important;
  }
  .me-xs-16 {
    margin-right: 16px !important;
  }
  .me-xs-18 {
    margin-right: 18px !important;
  }
  .me-xs-20 {
    margin-right: 20px !important;
  }
  .me-xs-22 {
    margin-right: 22px !important;
  }
  .me-xs-24 {
    margin-right: 24px !important;
  }
  .me-xs-26 {
    margin-right: 26px !important;
  }
  .me-xs-28 {
    margin-right: 28px !important;
  }
  .me-xs-30 {
    margin-right: 30px !important;
  }
  .me-xs-32 {
    margin-right: 32px !important;
  }
  .me-xs-34 {
    margin-right: 34px !important;
  }
  .me-xs-36 {
    margin-right: 36px !important;
  }
  .me-xs-38 {
    margin-right: 38px !important;
  }
  .me-xs-40 {
    margin-right: 40px !important;
  }
  .me-xs-42 {
    margin-right: 42px !important;
  }
  .me-xs-44 {
    margin-right: 44px !important;
  }
  .me-xs-46 {
    margin-right: 46px !important;
  }
  .me-xs-48 {
    margin-right: 48px !important;
  }
  .me-xs-50 {
    margin-right: 50px !important;
  }
  .me-xs-52 {
    margin-right: 52px !important;
  }
  .me-xs-54 {
    margin-right: 54px !important;
  }
  .me-xs-56 {
    margin-right: 56px !important;
  }
  .me-xs-58 {
    margin-right: 58px !important;
  }
  .me-xs-60 {
    margin-right: 60px !important;
  }
  .me-xs-62 {
    margin-right: 62px !important;
  }
  .me-xs-64 {
    margin-right: 64px !important;
  }
  .me-xs-66 {
    margin-right: 66px !important;
  }
  .me-xs-68 {
    margin-right: 68px !important;
  }
  .me-xs-70 {
    margin-right: 70px !important;
  }
  .me-xs-72 {
    margin-right: 72px !important;
  }
  .me-xs-74 {
    margin-right: 74px !important;
  }
  .me-xs-76 {
    margin-right: 76px !important;
  }
  .me-xs-78 {
    margin-right: 78px !important;
  }
  .me-xs-80 {
    margin-right: 80px !important;
  }
  .me-xs-82 {
    margin-right: 82px !important;
  }
  .me-xs-84 {
    margin-right: 84px !important;
  }
  .me-xs-86 {
    margin-right: 86px !important;
  }
  .me-xs-88 {
    margin-right: 88px !important;
  }
  .me-xs-90 {
    margin-right: 90px !important;
  }
  .me-xs-92 {
    margin-right: 92px !important;
  }
  .me-xs-94 {
    margin-right: 94px !important;
  }
  .me-xs-96 {
    margin-right: 96px !important;
  }
  .me-xs-98 {
    margin-right: 98px !important;
  }
  .me-xs-100 {
    margin-right: 100px !important;
  }
  .me-xs-102 {
    margin-right: 102px !important;
  }
  .mx-xs-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .mx-xs-2 {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
  .mx-xs-4 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  .mx-xs-6 {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  .mx-xs-8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .mx-xs-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mx-xs-12 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
  .mx-xs-14 {
    margin-left: 14px !important;
    margin-right: 14px !important;
  }
  .mx-xs-16 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .mx-xs-18 {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }
  .mx-xs-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mx-xs-22 {
    margin-left: 22px !important;
    margin-right: 22px !important;
  }
  .mx-xs-24 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
  .mx-xs-26 {
    margin-left: 26px !important;
    margin-right: 26px !important;
  }
  .mx-xs-28 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
  .mx-xs-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mx-xs-32 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
  .mx-xs-34 {
    margin-left: 34px !important;
    margin-right: 34px !important;
  }
  .mx-xs-36 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
  .mx-xs-38 {
    margin-left: 38px !important;
    margin-right: 38px !important;
  }
  .mx-xs-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mx-xs-42 {
    margin-left: 42px !important;
    margin-right: 42px !important;
  }
  .mx-xs-44 {
    margin-left: 44px !important;
    margin-right: 44px !important;
  }
  .mx-xs-46 {
    margin-left: 46px !important;
    margin-right: 46px !important;
  }
  .mx-xs-48 {
    margin-left: 48px !important;
    margin-right: 48px !important;
  }
  .mx-xs-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mx-xs-52 {
    margin-left: 52px !important;
    margin-right: 52px !important;
  }
  .mx-xs-54 {
    margin-left: 54px !important;
    margin-right: 54px !important;
  }
  .mx-xs-56 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }
  .mx-xs-58 {
    margin-left: 58px !important;
    margin-right: 58px !important;
  }
  .mx-xs-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mx-xs-62 {
    margin-left: 62px !important;
    margin-right: 62px !important;
  }
  .mx-xs-64 {
    margin-left: 64px !important;
    margin-right: 64px !important;
  }
  .mx-xs-66 {
    margin-left: 66px !important;
    margin-right: 66px !important;
  }
  .mx-xs-68 {
    margin-left: 68px !important;
    margin-right: 68px !important;
  }
  .mx-xs-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mx-xs-72 {
    margin-left: 72px !important;
    margin-right: 72px !important;
  }
  .mx-xs-74 {
    margin-left: 74px !important;
    margin-right: 74px !important;
  }
  .mx-xs-76 {
    margin-left: 76px !important;
    margin-right: 76px !important;
  }
  .mx-xs-78 {
    margin-left: 78px !important;
    margin-right: 78px !important;
  }
  .mx-xs-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mx-xs-82 {
    margin-left: 82px !important;
    margin-right: 82px !important;
  }
  .mx-xs-84 {
    margin-left: 84px !important;
    margin-right: 84px !important;
  }
  .mx-xs-86 {
    margin-left: 86px !important;
    margin-right: 86px !important;
  }
  .mx-xs-88 {
    margin-left: 88px !important;
    margin-right: 88px !important;
  }
  .mx-xs-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mx-xs-92 {
    margin-left: 92px !important;
    margin-right: 92px !important;
  }
  .mx-xs-94 {
    margin-left: 94px !important;
    margin-right: 94px !important;
  }
  .mx-xs-96 {
    margin-left: 96px !important;
    margin-right: 96px !important;
  }
  .mx-xs-98 {
    margin-left: 98px !important;
    margin-right: 98px !important;
  }
  .mx-xs-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .mx-xs-102 {
    margin-left: 102px !important;
    margin-right: 102px !important;
  }
  .my-xs-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-xs-2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  .my-xs-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .my-xs-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .my-xs-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .my-xs-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-xs-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .my-xs-14 {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
  }
  .my-xs-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .my-xs-18 {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }
  .my-xs-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-xs-22 {
    margin-top: 22px !important;
    margin-bottom: 22px !important;
  }
  .my-xs-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .my-xs-26 {
    margin-top: 26px !important;
    margin-bottom: 26px !important;
  }
  .my-xs-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .my-xs-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-xs-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .my-xs-34 {
    margin-top: 34px !important;
    margin-bottom: 34px !important;
  }
  .my-xs-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .my-xs-38 {
    margin-top: 38px !important;
    margin-bottom: 38px !important;
  }
  .my-xs-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-xs-42 {
    margin-top: 42px !important;
    margin-bottom: 42px !important;
  }
  .my-xs-44 {
    margin-top: 44px !important;
    margin-bottom: 44px !important;
  }
  .my-xs-46 {
    margin-top: 46px !important;
    margin-bottom: 46px !important;
  }
  .my-xs-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .my-xs-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-xs-52 {
    margin-top: 52px !important;
    margin-bottom: 52px !important;
  }
  .my-xs-54 {
    margin-top: 54px !important;
    margin-bottom: 54px !important;
  }
  .my-xs-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important;
  }
  .my-xs-58 {
    margin-top: 58px !important;
    margin-bottom: 58px !important;
  }
  .my-xs-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-xs-62 {
    margin-top: 62px !important;
    margin-bottom: 62px !important;
  }
  .my-xs-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .my-xs-66 {
    margin-top: 66px !important;
    margin-bottom: 66px !important;
  }
  .my-xs-68 {
    margin-top: 68px !important;
    margin-bottom: 68px !important;
  }
  .my-xs-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-xs-72 {
    margin-top: 72px !important;
    margin-bottom: 72px !important;
  }
  .my-xs-74 {
    margin-top: 74px !important;
    margin-bottom: 74px !important;
  }
  .my-xs-76 {
    margin-top: 76px !important;
    margin-bottom: 76px !important;
  }
  .my-xs-78 {
    margin-top: 78px !important;
    margin-bottom: 78px !important;
  }
  .my-xs-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-xs-82 {
    margin-top: 82px !important;
    margin-bottom: 82px !important;
  }
  .my-xs-84 {
    margin-top: 84px !important;
    margin-bottom: 84px !important;
  }
  .my-xs-86 {
    margin-top: 86px !important;
    margin-bottom: 86px !important;
  }
  .my-xs-88 {
    margin-top: 88px !important;
    margin-bottom: 88px !important;
  }
  .my-xs-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-xs-92 {
    margin-top: 92px !important;
    margin-bottom: 92px !important;
  }
  .my-xs-94 {
    margin-top: 94px !important;
    margin-bottom: 94px !important;
  }
  .my-xs-96 {
    margin-top: 96px !important;
    margin-bottom: 96px !important;
  }
  .my-xs-98 {
    margin-top: 98px !important;
    margin-bottom: 98px !important;
  }
  .my-xs-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-xs-102 {
    margin-top: 102px !important;
    margin-bottom: 102px !important;
  }
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0px !important;
  }
  .m-sm-2 {
    margin: 2px !important;
  }
  .m-sm-4 {
    margin: 4px !important;
  }
  .m-sm-6 {
    margin: 6px !important;
  }
  .m-sm-8 {
    margin: 8px !important;
  }
  .m-sm-10 {
    margin: 10px !important;
  }
  .m-sm-12 {
    margin: 12px !important;
  }
  .m-sm-14 {
    margin: 14px !important;
  }
  .m-sm-16 {
    margin: 16px !important;
  }
  .m-sm-18 {
    margin: 18px !important;
  }
  .m-sm-20 {
    margin: 20px !important;
  }
  .m-sm-22 {
    margin: 22px !important;
  }
  .m-sm-24 {
    margin: 24px !important;
  }
  .m-sm-26 {
    margin: 26px !important;
  }
  .m-sm-28 {
    margin: 28px !important;
  }
  .m-sm-30 {
    margin: 30px !important;
  }
  .m-sm-32 {
    margin: 32px !important;
  }
  .m-sm-34 {
    margin: 34px !important;
  }
  .m-sm-36 {
    margin: 36px !important;
  }
  .m-sm-38 {
    margin: 38px !important;
  }
  .m-sm-40 {
    margin: 40px !important;
  }
  .m-sm-42 {
    margin: 42px !important;
  }
  .m-sm-44 {
    margin: 44px !important;
  }
  .m-sm-46 {
    margin: 46px !important;
  }
  .m-sm-48 {
    margin: 48px !important;
  }
  .m-sm-50 {
    margin: 50px !important;
  }
  .m-sm-52 {
    margin: 52px !important;
  }
  .m-sm-54 {
    margin: 54px !important;
  }
  .m-sm-56 {
    margin: 56px !important;
  }
  .m-sm-58 {
    margin: 58px !important;
  }
  .m-sm-60 {
    margin: 60px !important;
  }
  .m-sm-62 {
    margin: 62px !important;
  }
  .m-sm-64 {
    margin: 64px !important;
  }
  .m-sm-66 {
    margin: 66px !important;
  }
  .m-sm-68 {
    margin: 68px !important;
  }
  .m-sm-70 {
    margin: 70px !important;
  }
  .m-sm-72 {
    margin: 72px !important;
  }
  .m-sm-74 {
    margin: 74px !important;
  }
  .m-sm-76 {
    margin: 76px !important;
  }
  .m-sm-78 {
    margin: 78px !important;
  }
  .m-sm-80 {
    margin: 80px !important;
  }
  .m-sm-82 {
    margin: 82px !important;
  }
  .m-sm-84 {
    margin: 84px !important;
  }
  .m-sm-86 {
    margin: 86px !important;
  }
  .m-sm-88 {
    margin: 88px !important;
  }
  .m-sm-90 {
    margin: 90px !important;
  }
  .m-sm-92 {
    margin: 92px !important;
  }
  .m-sm-94 {
    margin: 94px !important;
  }
  .m-sm-96 {
    margin: 96px !important;
  }
  .m-sm-98 {
    margin: 98px !important;
  }
  .m-sm-100 {
    margin: 100px !important;
  }
  .m-sm-102 {
    margin: 102px !important;
  }
  .mt-sm-0 {
    margin-top: 0px !important;
  }
  .mt-sm-2 {
    margin-top: 2px !important;
  }
  .mt-sm-4 {
    margin-top: 4px !important;
  }
  .mt-sm-6 {
    margin-top: 6px !important;
  }
  .mt-sm-8 {
    margin-top: 8px !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-12 {
    margin-top: 12px !important;
  }
  .mt-sm-14 {
    margin-top: 14px !important;
  }
  .mt-sm-16 {
    margin-top: 16px !important;
  }
  .mt-sm-18 {
    margin-top: 18px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mt-sm-22 {
    margin-top: 22px !important;
  }
  .mt-sm-24 {
    margin-top: 24px !important;
  }
  .mt-sm-26 {
    margin-top: 26px !important;
  }
  .mt-sm-28 {
    margin-top: 28px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mt-sm-32 {
    margin-top: 32px !important;
  }
  .mt-sm-34 {
    margin-top: 34px !important;
  }
  .mt-sm-36 {
    margin-top: 36px !important;
  }
  .mt-sm-38 {
    margin-top: 38px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mt-sm-42 {
    margin-top: 42px !important;
  }
  .mt-sm-44 {
    margin-top: 44px !important;
  }
  .mt-sm-46 {
    margin-top: 46px !important;
  }
  .mt-sm-48 {
    margin-top: 48px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mt-sm-52 {
    margin-top: 52px !important;
  }
  .mt-sm-54 {
    margin-top: 54px !important;
  }
  .mt-sm-56 {
    margin-top: 56px !important;
  }
  .mt-sm-58 {
    margin-top: 58px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mt-sm-62 {
    margin-top: 62px !important;
  }
  .mt-sm-64 {
    margin-top: 64px !important;
  }
  .mt-sm-66 {
    margin-top: 66px !important;
  }
  .mt-sm-68 {
    margin-top: 68px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mt-sm-72 {
    margin-top: 72px !important;
  }
  .mt-sm-74 {
    margin-top: 74px !important;
  }
  .mt-sm-76 {
    margin-top: 76px !important;
  }
  .mt-sm-78 {
    margin-top: 78px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mt-sm-82 {
    margin-top: 82px !important;
  }
  .mt-sm-84 {
    margin-top: 84px !important;
  }
  .mt-sm-86 {
    margin-top: 86px !important;
  }
  .mt-sm-88 {
    margin-top: 88px !important;
  }
  .mt-sm-90 {
    margin-top: 90px !important;
  }
  .mt-sm-92 {
    margin-top: 92px !important;
  }
  .mt-sm-94 {
    margin-top: 94px !important;
  }
  .mt-sm-96 {
    margin-top: 96px !important;
  }
  .mt-sm-98 {
    margin-top: 98px !important;
  }
  .mt-sm-100 {
    margin-top: 100px !important;
  }
  .mt-sm-102 {
    margin-top: 102px !important;
  }
  .mt-sm-104 {
    margin-top: 104px !important;
  }
  .mt-sm-106 {
    margin-top: 106px !important;
  }
  .mt-sm-108 {
    margin-top: 108px !important;
  }
  .mt-sm-110 {
    margin-top: 110px !important;
  }
  .mt-sm-112 {
    margin-top: 112px !important;
  }
  .mt-sm-114 {
    margin-top: 114px !important;
  }
  .mt-sm-116 {
    margin-top: 116px !important;
  }
  .mt-sm-118 {
    margin-top: 118px !important;
  }
  .mt-sm-120 {
    margin-top: 120px !important;
  }
  .mt-sm-122 {
    margin-top: 122px !important;
  }
  .mt-sm-124 {
    margin-top: 124px !important;
  }
  .mt-sm-126 {
    margin-top: 126px !important;
  }
  .mt-sm-128 {
    margin-top: 128px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0px !important;
  }
  .mb-sm-2 {
    margin-bottom: 2px !important;
  }
  .mb-sm-4 {
    margin-bottom: 4px !important;
  }
  .mb-sm-6 {
    margin-bottom: 6px !important;
  }
  .mb-sm-8 {
    margin-bottom: 8px !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-12 {
    margin-bottom: 12px !important;
  }
  .mb-sm-14 {
    margin-bottom: 14px !important;
  }
  .mb-sm-16 {
    margin-bottom: 16px !important;
  }
  .mb-sm-18 {
    margin-bottom: 18px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-22 {
    margin-bottom: 22px !important;
  }
  .mb-sm-24 {
    margin-bottom: 24px !important;
  }
  .mb-sm-26 {
    margin-bottom: 26px !important;
  }
  .mb-sm-28 {
    margin-bottom: 28px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-32 {
    margin-bottom: 32px !important;
  }
  .mb-sm-34 {
    margin-bottom: 34px !important;
  }
  .mb-sm-36 {
    margin-bottom: 36px !important;
  }
  .mb-sm-38 {
    margin-bottom: 38px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-42 {
    margin-bottom: 42px !important;
  }
  .mb-sm-44 {
    margin-bottom: 44px !important;
  }
  .mb-sm-46 {
    margin-bottom: 46px !important;
  }
  .mb-sm-48 {
    margin-bottom: 48px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-52 {
    margin-bottom: 52px !important;
  }
  .mb-sm-54 {
    margin-bottom: 54px !important;
  }
  .mb-sm-56 {
    margin-bottom: 56px !important;
  }
  .mb-sm-58 {
    margin-bottom: 58px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-62 {
    margin-bottom: 62px !important;
  }
  .mb-sm-64 {
    margin-bottom: 64px !important;
  }
  .mb-sm-66 {
    margin-bottom: 66px !important;
  }
  .mb-sm-68 {
    margin-bottom: 68px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-72 {
    margin-bottom: 72px !important;
  }
  .mb-sm-74 {
    margin-bottom: 74px !important;
  }
  .mb-sm-76 {
    margin-bottom: 76px !important;
  }
  .mb-sm-78 {
    margin-bottom: 78px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
  .mb-sm-82 {
    margin-bottom: 82px !important;
  }
  .mb-sm-84 {
    margin-bottom: 84px !important;
  }
  .mb-sm-86 {
    margin-bottom: 86px !important;
  }
  .mb-sm-88 {
    margin-bottom: 88px !important;
  }
  .mb-sm-90 {
    margin-bottom: 90px !important;
  }
  .mb-sm-92 {
    margin-bottom: 92px !important;
  }
  .mb-sm-94 {
    margin-bottom: 94px !important;
  }
  .mb-sm-96 {
    margin-bottom: 96px !important;
  }
  .mb-sm-98 {
    margin-bottom: 98px !important;
  }
  .mb-sm-100 {
    margin-bottom: 100px !important;
  }
  .mb-sm-102 {
    margin-bottom: 102px !important;
  }
  .ms-sm-0 {
    margin-left: 0px !important;
  }
  .ms-sm-2 {
    margin-left: 2px !important;
  }
  .ms-sm-4 {
    margin-left: 4px !important;
  }
  .ms-sm-6 {
    margin-left: 6px !important;
  }
  .ms-sm-8 {
    margin-left: 8px !important;
  }
  .ms-sm-10 {
    margin-left: 10px !important;
  }
  .ms-sm-12 {
    margin-left: 12px !important;
  }
  .ms-sm-14 {
    margin-left: 14px !important;
  }
  .ms-sm-16 {
    margin-left: 16px !important;
  }
  .ms-sm-18 {
    margin-left: 18px !important;
  }
  .ms-sm-20 {
    margin-left: 20px !important;
  }
  .ms-sm-22 {
    margin-left: 22px !important;
  }
  .ms-sm-24 {
    margin-left: 24px !important;
  }
  .ms-sm-26 {
    margin-left: 26px !important;
  }
  .ms-sm-28 {
    margin-left: 28px !important;
  }
  .ms-sm-30 {
    margin-left: 30px !important;
  }
  .ms-sm-32 {
    margin-left: 32px !important;
  }
  .ms-sm-34 {
    margin-left: 34px !important;
  }
  .ms-sm-36 {
    margin-left: 36px !important;
  }
  .ms-sm-38 {
    margin-left: 38px !important;
  }
  .ms-sm-40 {
    margin-left: 40px !important;
  }
  .ms-sm-42 {
    margin-left: 42px !important;
  }
  .ms-sm-44 {
    margin-left: 44px !important;
  }
  .ms-sm-46 {
    margin-left: 46px !important;
  }
  .ms-sm-48 {
    margin-left: 48px !important;
  }
  .ms-sm-50 {
    margin-left: 50px !important;
  }
  .ms-sm-52 {
    margin-left: 52px !important;
  }
  .ms-sm-54 {
    margin-left: 54px !important;
  }
  .ms-sm-56 {
    margin-left: 56px !important;
  }
  .ms-sm-58 {
    margin-left: 58px !important;
  }
  .ms-sm-60 {
    margin-left: 60px !important;
  }
  .ms-sm-62 {
    margin-left: 62px !important;
  }
  .ms-sm-64 {
    margin-left: 64px !important;
  }
  .ms-sm-66 {
    margin-left: 66px !important;
  }
  .ms-sm-68 {
    margin-left: 68px !important;
  }
  .ms-sm-70 {
    margin-left: 70px !important;
  }
  .ms-sm-72 {
    margin-left: 72px !important;
  }
  .ms-sm-74 {
    margin-left: 74px !important;
  }
  .ms-sm-76 {
    margin-left: 76px !important;
  }
  .ms-sm-78 {
    margin-left: 78px !important;
  }
  .ms-sm-80 {
    margin-left: 80px !important;
  }
  .ms-sm-82 {
    margin-left: 82px !important;
  }
  .ms-sm-84 {
    margin-left: 84px !important;
  }
  .ms-sm-86 {
    margin-left: 86px !important;
  }
  .ms-sm-88 {
    margin-left: 88px !important;
  }
  .ms-sm-90 {
    margin-left: 90px !important;
  }
  .ms-sm-92 {
    margin-left: 92px !important;
  }
  .ms-sm-94 {
    margin-left: 94px !important;
  }
  .ms-sm-96 {
    margin-left: 96px !important;
  }
  .ms-sm-98 {
    margin-left: 98px !important;
  }
  .ms-sm-100 {
    margin-left: 100px !important;
  }
  .ms-sm-102 {
    margin-left: 102px !important;
  }
  .me-sm-0 {
    margin-right: 0px !important;
  }
  .me-sm-2 {
    margin-right: 2px !important;
  }
  .me-sm-4 {
    margin-right: 4px !important;
  }
  .me-sm-6 {
    margin-right: 6px !important;
  }
  .me-sm-8 {
    margin-right: 8px !important;
  }
  .me-sm-10 {
    margin-right: 10px !important;
  }
  .me-sm-12 {
    margin-right: 12px !important;
  }
  .me-sm-14 {
    margin-right: 14px !important;
  }
  .me-sm-16 {
    margin-right: 16px !important;
  }
  .me-sm-18 {
    margin-right: 18px !important;
  }
  .me-sm-20 {
    margin-right: 20px !important;
  }
  .me-sm-22 {
    margin-right: 22px !important;
  }
  .me-sm-24 {
    margin-right: 24px !important;
  }
  .me-sm-26 {
    margin-right: 26px !important;
  }
  .me-sm-28 {
    margin-right: 28px !important;
  }
  .me-sm-30 {
    margin-right: 30px !important;
  }
  .me-sm-32 {
    margin-right: 32px !important;
  }
  .me-sm-34 {
    margin-right: 34px !important;
  }
  .me-sm-36 {
    margin-right: 36px !important;
  }
  .me-sm-38 {
    margin-right: 38px !important;
  }
  .me-sm-40 {
    margin-right: 40px !important;
  }
  .me-sm-42 {
    margin-right: 42px !important;
  }
  .me-sm-44 {
    margin-right: 44px !important;
  }
  .me-sm-46 {
    margin-right: 46px !important;
  }
  .me-sm-48 {
    margin-right: 48px !important;
  }
  .me-sm-50 {
    margin-right: 50px !important;
  }
  .me-sm-52 {
    margin-right: 52px !important;
  }
  .me-sm-54 {
    margin-right: 54px !important;
  }
  .me-sm-56 {
    margin-right: 56px !important;
  }
  .me-sm-58 {
    margin-right: 58px !important;
  }
  .me-sm-60 {
    margin-right: 60px !important;
  }
  .me-sm-62 {
    margin-right: 62px !important;
  }
  .me-sm-64 {
    margin-right: 64px !important;
  }
  .me-sm-66 {
    margin-right: 66px !important;
  }
  .me-sm-68 {
    margin-right: 68px !important;
  }
  .me-sm-70 {
    margin-right: 70px !important;
  }
  .me-sm-72 {
    margin-right: 72px !important;
  }
  .me-sm-74 {
    margin-right: 74px !important;
  }
  .me-sm-76 {
    margin-right: 76px !important;
  }
  .me-sm-78 {
    margin-right: 78px !important;
  }
  .me-sm-80 {
    margin-right: 80px !important;
  }
  .me-sm-82 {
    margin-right: 82px !important;
  }
  .me-sm-84 {
    margin-right: 84px !important;
  }
  .me-sm-86 {
    margin-right: 86px !important;
  }
  .me-sm-88 {
    margin-right: 88px !important;
  }
  .me-sm-90 {
    margin-right: 90px !important;
  }
  .me-sm-92 {
    margin-right: 92px !important;
  }
  .me-sm-94 {
    margin-right: 94px !important;
  }
  .me-sm-96 {
    margin-right: 96px !important;
  }
  .me-sm-98 {
    margin-right: 98px !important;
  }
  .me-sm-100 {
    margin-right: 100px !important;
  }
  .me-sm-102 {
    margin-right: 102px !important;
  }
  .mx-sm-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .mx-sm-2 {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
  .mx-sm-4 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  .mx-sm-6 {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  .mx-sm-8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .mx-sm-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mx-sm-12 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
  .mx-sm-14 {
    margin-left: 14px !important;
    margin-right: 14px !important;
  }
  .mx-sm-16 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .mx-sm-18 {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }
  .mx-sm-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mx-sm-22 {
    margin-left: 22px !important;
    margin-right: 22px !important;
  }
  .mx-sm-24 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
  .mx-sm-26 {
    margin-left: 26px !important;
    margin-right: 26px !important;
  }
  .mx-sm-28 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
  .mx-sm-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mx-sm-32 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
  .mx-sm-34 {
    margin-left: 34px !important;
    margin-right: 34px !important;
  }
  .mx-sm-36 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
  .mx-sm-38 {
    margin-left: 38px !important;
    margin-right: 38px !important;
  }
  .mx-sm-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mx-sm-42 {
    margin-left: 42px !important;
    margin-right: 42px !important;
  }
  .mx-sm-44 {
    margin-left: 44px !important;
    margin-right: 44px !important;
  }
  .mx-sm-46 {
    margin-left: 46px !important;
    margin-right: 46px !important;
  }
  .mx-sm-48 {
    margin-left: 48px !important;
    margin-right: 48px !important;
  }
  .mx-sm-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mx-sm-52 {
    margin-left: 52px !important;
    margin-right: 52px !important;
  }
  .mx-sm-54 {
    margin-left: 54px !important;
    margin-right: 54px !important;
  }
  .mx-sm-56 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }
  .mx-sm-58 {
    margin-left: 58px !important;
    margin-right: 58px !important;
  }
  .mx-sm-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mx-sm-62 {
    margin-left: 62px !important;
    margin-right: 62px !important;
  }
  .mx-sm-64 {
    margin-left: 64px !important;
    margin-right: 64px !important;
  }
  .mx-sm-66 {
    margin-left: 66px !important;
    margin-right: 66px !important;
  }
  .mx-sm-68 {
    margin-left: 68px !important;
    margin-right: 68px !important;
  }
  .mx-sm-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mx-sm-72 {
    margin-left: 72px !important;
    margin-right: 72px !important;
  }
  .mx-sm-74 {
    margin-left: 74px !important;
    margin-right: 74px !important;
  }
  .mx-sm-76 {
    margin-left: 76px !important;
    margin-right: 76px !important;
  }
  .mx-sm-78 {
    margin-left: 78px !important;
    margin-right: 78px !important;
  }
  .mx-sm-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mx-sm-82 {
    margin-left: 82px !important;
    margin-right: 82px !important;
  }
  .mx-sm-84 {
    margin-left: 84px !important;
    margin-right: 84px !important;
  }
  .mx-sm-86 {
    margin-left: 86px !important;
    margin-right: 86px !important;
  }
  .mx-sm-88 {
    margin-left: 88px !important;
    margin-right: 88px !important;
  }
  .mx-sm-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mx-sm-92 {
    margin-left: 92px !important;
    margin-right: 92px !important;
  }
  .mx-sm-94 {
    margin-left: 94px !important;
    margin-right: 94px !important;
  }
  .mx-sm-96 {
    margin-left: 96px !important;
    margin-right: 96px !important;
  }
  .mx-sm-98 {
    margin-left: 98px !important;
    margin-right: 98px !important;
  }
  .mx-sm-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .mx-sm-102 {
    margin-left: 102px !important;
    margin-right: 102px !important;
  }
  .my-sm-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-sm-2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  .my-sm-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .my-sm-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .my-sm-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .my-sm-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-sm-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .my-sm-14 {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
  }
  .my-sm-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .my-sm-18 {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }
  .my-sm-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-sm-22 {
    margin-top: 22px !important;
    margin-bottom: 22px !important;
  }
  .my-sm-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .my-sm-26 {
    margin-top: 26px !important;
    margin-bottom: 26px !important;
  }
  .my-sm-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .my-sm-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-sm-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .my-sm-34 {
    margin-top: 34px !important;
    margin-bottom: 34px !important;
  }
  .my-sm-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .my-sm-38 {
    margin-top: 38px !important;
    margin-bottom: 38px !important;
  }
  .my-sm-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-sm-42 {
    margin-top: 42px !important;
    margin-bottom: 42px !important;
  }
  .my-sm-44 {
    margin-top: 44px !important;
    margin-bottom: 44px !important;
  }
  .my-sm-46 {
    margin-top: 46px !important;
    margin-bottom: 46px !important;
  }
  .my-sm-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .my-sm-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-sm-52 {
    margin-top: 52px !important;
    margin-bottom: 52px !important;
  }
  .my-sm-54 {
    margin-top: 54px !important;
    margin-bottom: 54px !important;
  }
  .my-sm-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important;
  }
  .my-sm-58 {
    margin-top: 58px !important;
    margin-bottom: 58px !important;
  }
  .my-sm-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-sm-62 {
    margin-top: 62px !important;
    margin-bottom: 62px !important;
  }
  .my-sm-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .my-sm-66 {
    margin-top: 66px !important;
    margin-bottom: 66px !important;
  }
  .my-sm-68 {
    margin-top: 68px !important;
    margin-bottom: 68px !important;
  }
  .my-sm-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-sm-72 {
    margin-top: 72px !important;
    margin-bottom: 72px !important;
  }
  .my-sm-74 {
    margin-top: 74px !important;
    margin-bottom: 74px !important;
  }
  .my-sm-76 {
    margin-top: 76px !important;
    margin-bottom: 76px !important;
  }
  .my-sm-78 {
    margin-top: 78px !important;
    margin-bottom: 78px !important;
  }
  .my-sm-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-sm-82 {
    margin-top: 82px !important;
    margin-bottom: 82px !important;
  }
  .my-sm-84 {
    margin-top: 84px !important;
    margin-bottom: 84px !important;
  }
  .my-sm-86 {
    margin-top: 86px !important;
    margin-bottom: 86px !important;
  }
  .my-sm-88 {
    margin-top: 88px !important;
    margin-bottom: 88px !important;
  }
  .my-sm-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-sm-92 {
    margin-top: 92px !important;
    margin-bottom: 92px !important;
  }
  .my-sm-94 {
    margin-top: 94px !important;
    margin-bottom: 94px !important;
  }
  .my-sm-96 {
    margin-top: 96px !important;
    margin-bottom: 96px !important;
  }
  .my-sm-98 {
    margin-top: 98px !important;
    margin-bottom: 98px !important;
  }
  .my-sm-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-sm-102 {
    margin-top: 102px !important;
    margin-bottom: 102px !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0px !important;
  }
  .m-md-2 {
    margin: 2px !important;
  }
  .m-md-4 {
    margin: 4px !important;
  }
  .m-md-6 {
    margin: 6px !important;
  }
  .m-md-8 {
    margin: 8px !important;
  }
  .m-md-10 {
    margin: 10px !important;
  }
  .m-md-12 {
    margin: 12px !important;
  }
  .m-md-14 {
    margin: 14px !important;
  }
  .m-md-16 {
    margin: 16px !important;
  }
  .m-md-18 {
    margin: 18px !important;
  }
  .m-md-20 {
    margin: 20px !important;
  }
  .m-md-22 {
    margin: 22px !important;
  }
  .m-md-24 {
    margin: 24px !important;
  }
  .m-md-26 {
    margin: 26px !important;
  }
  .m-md-28 {
    margin: 28px !important;
  }
  .m-md-30 {
    margin: 30px !important;
  }
  .m-md-32 {
    margin: 32px !important;
  }
  .m-md-34 {
    margin: 34px !important;
  }
  .m-md-36 {
    margin: 36px !important;
  }
  .m-md-38 {
    margin: 38px !important;
  }
  .m-md-40 {
    margin: 40px !important;
  }
  .m-md-42 {
    margin: 42px !important;
  }
  .m-md-44 {
    margin: 44px !important;
  }
  .m-md-46 {
    margin: 46px !important;
  }
  .m-md-48 {
    margin: 48px !important;
  }
  .m-md-50 {
    margin: 50px !important;
  }
  .m-md-52 {
    margin: 52px !important;
  }
  .m-md-54 {
    margin: 54px !important;
  }
  .m-md-56 {
    margin: 56px !important;
  }
  .m-md-58 {
    margin: 58px !important;
  }
  .m-md-60 {
    margin: 60px !important;
  }
  .m-md-62 {
    margin: 62px !important;
  }
  .m-md-64 {
    margin: 64px !important;
  }
  .m-md-66 {
    margin: 66px !important;
  }
  .m-md-68 {
    margin: 68px !important;
  }
  .m-md-70 {
    margin: 70px !important;
  }
  .m-md-72 {
    margin: 72px !important;
  }
  .m-md-74 {
    margin: 74px !important;
  }
  .m-md-76 {
    margin: 76px !important;
  }
  .m-md-78 {
    margin: 78px !important;
  }
  .m-md-80 {
    margin: 80px !important;
  }
  .m-md-82 {
    margin: 82px !important;
  }
  .m-md-84 {
    margin: 84px !important;
  }
  .m-md-86 {
    margin: 86px !important;
  }
  .m-md-88 {
    margin: 88px !important;
  }
  .m-md-90 {
    margin: 90px !important;
  }
  .m-md-92 {
    margin: 92px !important;
  }
  .m-md-94 {
    margin: 94px !important;
  }
  .m-md-96 {
    margin: 96px !important;
  }
  .m-md-98 {
    margin: 98px !important;
  }
  .m-md-100 {
    margin: 100px !important;
  }
  .m-md-102 {
    margin: 102px !important;
  }
  .mt-md-0 {
    margin-top: 0px !important;
  }
  .mt-md-2 {
    margin-top: 2px !important;
  }
  .mt-md-4 {
    margin-top: 4px !important;
  }
  .mt-md-6 {
    margin-top: 6px !important;
  }
  .mt-md-8 {
    margin-top: 8px !important;
  }
  .mt-md-10 {
    margin-top: 10px !important;
  }
  .mt-md-12 {
    margin-top: 12px !important;
  }
  .mt-md-14 {
    margin-top: 14px !important;
  }
  .mt-md-16 {
    margin-top: 16px !important;
  }
  .mt-md-18 {
    margin-top: 18px !important;
  }
  .mt-md-20 {
    margin-top: 20px !important;
  }
  .mt-md-22 {
    margin-top: 22px !important;
  }
  .mt-md-24 {
    margin-top: 24px !important;
  }
  .mt-md-26 {
    margin-top: 26px !important;
  }
  .mt-md-28 {
    margin-top: 28px !important;
  }
  .mt-md-30 {
    margin-top: 30px !important;
  }
  .mt-md-32 {
    margin-top: 32px !important;
  }
  .mt-md-34 {
    margin-top: 34px !important;
  }
  .mt-md-36 {
    margin-top: 36px !important;
  }
  .mt-md-38 {
    margin-top: 38px !important;
  }
  .mt-md-40 {
    margin-top: 40px !important;
  }
  .mt-md-42 {
    margin-top: 42px !important;
  }
  .mt-md-44 {
    margin-top: 44px !important;
  }
  .mt-md-46 {
    margin-top: 46px !important;
  }
  .mt-md-48 {
    margin-top: 48px !important;
  }
  .mt-md-50 {
    margin-top: 50px !important;
  }
  .mt-md-52 {
    margin-top: 52px !important;
  }
  .mt-md-54 {
    margin-top: 54px !important;
  }
  .mt-md-56 {
    margin-top: 56px !important;
  }
  .mt-md-58 {
    margin-top: 58px !important;
  }
  .mt-md-60 {
    margin-top: 60px !important;
  }
  .mt-md-62 {
    margin-top: 62px !important;
  }
  .mt-md-64 {
    margin-top: 64px !important;
  }
  .mt-md-66 {
    margin-top: 66px !important;
  }
  .mt-md-68 {
    margin-top: 68px !important;
  }
  .mt-md-70 {
    margin-top: 70px !important;
  }
  .mt-md-72 {
    margin-top: 72px !important;
  }
  .mt-md-74 {
    margin-top: 74px !important;
  }
  .mt-md-76 {
    margin-top: 76px !important;
  }
  .mt-md-78 {
    margin-top: 78px !important;
  }
  .mt-md-80 {
    margin-top: 80px !important;
  }
  .mt-md-82 {
    margin-top: 82px !important;
  }
  .mt-md-84 {
    margin-top: 84px !important;
  }
  .mt-md-86 {
    margin-top: 86px !important;
  }
  .mt-md-88 {
    margin-top: 88px !important;
  }
  .mt-md-90 {
    margin-top: 90px !important;
  }
  .mt-md-92 {
    margin-top: 92px !important;
  }
  .mt-md-94 {
    margin-top: 94px !important;
  }
  .mt-md-96 {
    margin-top: 96px !important;
  }
  .mt-md-98 {
    margin-top: 98px !important;
  }
  .mt-md-100 {
    margin-top: 100px !important;
  }
  .mt-md-102 {
    margin-top: 102px !important;
  }
  .mt-md-104 {
    margin-top: 104px !important;
  }
  .mt-md-106 {
    margin-top: 106px !important;
  }
  .mt-md-108 {
    margin-top: 108px !important;
  }
  .mt-md-110 {
    margin-top: 110px !important;
  }
  .mt-md-112 {
    margin-top: 112px !important;
  }
  .mt-md-114 {
    margin-top: 114px !important;
  }
  .mt-md-116 {
    margin-top: 116px !important;
  }
  .mt-md-118 {
    margin-top: 118px !important;
  }
  .mt-md-120 {
    margin-top: 120px !important;
  }
  .mt-md-122 {
    margin-top: 122px !important;
  }
  .mt-md-124 {
    margin-top: 124px !important;
  }
  .mt-md-126 {
    margin-top: 126px !important;
  }
  .mt-md-128 {
    margin-top: 128px !important;
  }
  .mb-md-0 {
    margin-bottom: 0px !important;
  }
  .mb-md-2 {
    margin-bottom: 2px !important;
  }
  .mb-md-4 {
    margin-bottom: 4px !important;
  }
  .mb-md-6 {
    margin-bottom: 6px !important;
  }
  .mb-md-8 {
    margin-bottom: 8px !important;
  }
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
  .mb-md-12 {
    margin-bottom: 12px !important;
  }
  .mb-md-14 {
    margin-bottom: 14px !important;
  }
  .mb-md-16 {
    margin-bottom: 16px !important;
  }
  .mb-md-18 {
    margin-bottom: 18px !important;
  }
  .mb-md-20 {
    margin-bottom: 20px !important;
  }
  .mb-md-22 {
    margin-bottom: 22px !important;
  }
  .mb-md-24 {
    margin-bottom: 24px !important;
  }
  .mb-md-26 {
    margin-bottom: 26px !important;
  }
  .mb-md-28 {
    margin-bottom: 28px !important;
  }
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
  .mb-md-32 {
    margin-bottom: 32px !important;
  }
  .mb-md-34 {
    margin-bottom: 34px !important;
  }
  .mb-md-36 {
    margin-bottom: 36px !important;
  }
  .mb-md-38 {
    margin-bottom: 38px !important;
  }
  .mb-md-40 {
    margin-bottom: 40px !important;
  }
  .mb-md-42 {
    margin-bottom: 42px !important;
  }
  .mb-md-44 {
    margin-bottom: 44px !important;
  }
  .mb-md-46 {
    margin-bottom: 46px !important;
  }
  .mb-md-48 {
    margin-bottom: 48px !important;
  }
  .mb-md-50 {
    margin-bottom: 50px !important;
  }
  .mb-md-52 {
    margin-bottom: 52px !important;
  }
  .mb-md-54 {
    margin-bottom: 54px !important;
  }
  .mb-md-56 {
    margin-bottom: 56px !important;
  }
  .mb-md-58 {
    margin-bottom: 58px !important;
  }
  .mb-md-60 {
    margin-bottom: 60px !important;
  }
  .mb-md-62 {
    margin-bottom: 62px !important;
  }
  .mb-md-64 {
    margin-bottom: 64px !important;
  }
  .mb-md-66 {
    margin-bottom: 66px !important;
  }
  .mb-md-68 {
    margin-bottom: 68px !important;
  }
  .mb-md-70 {
    margin-bottom: 70px !important;
  }
  .mb-md-72 {
    margin-bottom: 72px !important;
  }
  .mb-md-74 {
    margin-bottom: 74px !important;
  }
  .mb-md-76 {
    margin-bottom: 76px !important;
  }
  .mb-md-78 {
    margin-bottom: 78px !important;
  }
  .mb-md-80 {
    margin-bottom: 80px !important;
  }
  .mb-md-82 {
    margin-bottom: 82px !important;
  }
  .mb-md-84 {
    margin-bottom: 84px !important;
  }
  .mb-md-86 {
    margin-bottom: 86px !important;
  }
  .mb-md-88 {
    margin-bottom: 88px !important;
  }
  .mb-md-90 {
    margin-bottom: 90px !important;
  }
  .mb-md-92 {
    margin-bottom: 92px !important;
  }
  .mb-md-94 {
    margin-bottom: 94px !important;
  }
  .mb-md-96 {
    margin-bottom: 96px !important;
  }
  .mb-md-98 {
    margin-bottom: 98px !important;
  }
  .mb-md-100 {
    margin-bottom: 100px !important;
  }
  .mb-md-102 {
    margin-bottom: 102px !important;
  }
  .ms-md-0 {
    margin-left: 0px !important;
  }
  .ms-md-2 {
    margin-left: 2px !important;
  }
  .ms-md-4 {
    margin-left: 4px !important;
  }
  .ms-md-6 {
    margin-left: 6px !important;
  }
  .ms-md-8 {
    margin-left: 8px !important;
  }
  .ms-md-10 {
    margin-left: 10px !important;
  }
  .ms-md-12 {
    margin-left: 12px !important;
  }
  .ms-md-14 {
    margin-left: 14px !important;
  }
  .ms-md-16 {
    margin-left: 16px !important;
  }
  .ms-md-18 {
    margin-left: 18px !important;
  }
  .ms-md-20 {
    margin-left: 20px !important;
  }
  .ms-md-22 {
    margin-left: 22px !important;
  }
  .ms-md-24 {
    margin-left: 24px !important;
  }
  .ms-md-26 {
    margin-left: 26px !important;
  }
  .ms-md-28 {
    margin-left: 28px !important;
  }
  .ms-md-30 {
    margin-left: 30px !important;
  }
  .ms-md-32 {
    margin-left: 32px !important;
  }
  .ms-md-34 {
    margin-left: 34px !important;
  }
  .ms-md-36 {
    margin-left: 36px !important;
  }
  .ms-md-38 {
    margin-left: 38px !important;
  }
  .ms-md-40 {
    margin-left: 40px !important;
  }
  .ms-md-42 {
    margin-left: 42px !important;
  }
  .ms-md-44 {
    margin-left: 44px !important;
  }
  .ms-md-46 {
    margin-left: 46px !important;
  }
  .ms-md-48 {
    margin-left: 48px !important;
  }
  .ms-md-50 {
    margin-left: 50px !important;
  }
  .ms-md-52 {
    margin-left: 52px !important;
  }
  .ms-md-54 {
    margin-left: 54px !important;
  }
  .ms-md-56 {
    margin-left: 56px !important;
  }
  .ms-md-58 {
    margin-left: 58px !important;
  }
  .ms-md-60 {
    margin-left: 60px !important;
  }
  .ms-md-62 {
    margin-left: 62px !important;
  }
  .ms-md-64 {
    margin-left: 64px !important;
  }
  .ms-md-66 {
    margin-left: 66px !important;
  }
  .ms-md-68 {
    margin-left: 68px !important;
  }
  .ms-md-70 {
    margin-left: 70px !important;
  }
  .ms-md-72 {
    margin-left: 72px !important;
  }
  .ms-md-74 {
    margin-left: 74px !important;
  }
  .ms-md-76 {
    margin-left: 76px !important;
  }
  .ms-md-78 {
    margin-left: 78px !important;
  }
  .ms-md-80 {
    margin-left: 80px !important;
  }
  .ms-md-82 {
    margin-left: 82px !important;
  }
  .ms-md-84 {
    margin-left: 84px !important;
  }
  .ms-md-86 {
    margin-left: 86px !important;
  }
  .ms-md-88 {
    margin-left: 88px !important;
  }
  .ms-md-90 {
    margin-left: 90px !important;
  }
  .ms-md-92 {
    margin-left: 92px !important;
  }
  .ms-md-94 {
    margin-left: 94px !important;
  }
  .ms-md-96 {
    margin-left: 96px !important;
  }
  .ms-md-98 {
    margin-left: 98px !important;
  }
  .ms-md-100 {
    margin-left: 100px !important;
  }
  .ms-md-102 {
    margin-left: 102px !important;
  }
  .me-md-0 {
    margin-right: 0px !important;
  }
  .me-md-2 {
    margin-right: 2px !important;
  }
  .me-md-4 {
    margin-right: 4px !important;
  }
  .me-md-6 {
    margin-right: 6px !important;
  }
  .me-md-8 {
    margin-right: 8px !important;
  }
  .me-md-10 {
    margin-right: 10px !important;
  }
  .me-md-12 {
    margin-right: 12px !important;
  }
  .me-md-14 {
    margin-right: 14px !important;
  }
  .me-md-16 {
    margin-right: 16px !important;
  }
  .me-md-18 {
    margin-right: 18px !important;
  }
  .me-md-20 {
    margin-right: 20px !important;
  }
  .me-md-22 {
    margin-right: 22px !important;
  }
  .me-md-24 {
    margin-right: 24px !important;
  }
  .me-md-26 {
    margin-right: 26px !important;
  }
  .me-md-28 {
    margin-right: 28px !important;
  }
  .me-md-30 {
    margin-right: 30px !important;
  }
  .me-md-32 {
    margin-right: 32px !important;
  }
  .me-md-34 {
    margin-right: 34px !important;
  }
  .me-md-36 {
    margin-right: 36px !important;
  }
  .me-md-38 {
    margin-right: 38px !important;
  }
  .me-md-40 {
    margin-right: 40px !important;
  }
  .me-md-42 {
    margin-right: 42px !important;
  }
  .me-md-44 {
    margin-right: 44px !important;
  }
  .me-md-46 {
    margin-right: 46px !important;
  }
  .me-md-48 {
    margin-right: 48px !important;
  }
  .me-md-50 {
    margin-right: 50px !important;
  }
  .me-md-52 {
    margin-right: 52px !important;
  }
  .me-md-54 {
    margin-right: 54px !important;
  }
  .me-md-56 {
    margin-right: 56px !important;
  }
  .me-md-58 {
    margin-right: 58px !important;
  }
  .me-md-60 {
    margin-right: 60px !important;
  }
  .me-md-62 {
    margin-right: 62px !important;
  }
  .me-md-64 {
    margin-right: 64px !important;
  }
  .me-md-66 {
    margin-right: 66px !important;
  }
  .me-md-68 {
    margin-right: 68px !important;
  }
  .me-md-70 {
    margin-right: 70px !important;
  }
  .me-md-72 {
    margin-right: 72px !important;
  }
  .me-md-74 {
    margin-right: 74px !important;
  }
  .me-md-76 {
    margin-right: 76px !important;
  }
  .me-md-78 {
    margin-right: 78px !important;
  }
  .me-md-80 {
    margin-right: 80px !important;
  }
  .me-md-82 {
    margin-right: 82px !important;
  }
  .me-md-84 {
    margin-right: 84px !important;
  }
  .me-md-86 {
    margin-right: 86px !important;
  }
  .me-md-88 {
    margin-right: 88px !important;
  }
  .me-md-90 {
    margin-right: 90px !important;
  }
  .me-md-92 {
    margin-right: 92px !important;
  }
  .me-md-94 {
    margin-right: 94px !important;
  }
  .me-md-96 {
    margin-right: 96px !important;
  }
  .me-md-98 {
    margin-right: 98px !important;
  }
  .me-md-100 {
    margin-right: 100px !important;
  }
  .me-md-102 {
    margin-right: 102px !important;
  }
  .mx-md-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .mx-md-2 {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
  .mx-md-4 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  .mx-md-6 {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  .mx-md-8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .mx-md-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mx-md-12 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
  .mx-md-14 {
    margin-left: 14px !important;
    margin-right: 14px !important;
  }
  .mx-md-16 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .mx-md-18 {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }
  .mx-md-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mx-md-22 {
    margin-left: 22px !important;
    margin-right: 22px !important;
  }
  .mx-md-24 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
  .mx-md-26 {
    margin-left: 26px !important;
    margin-right: 26px !important;
  }
  .mx-md-28 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
  .mx-md-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mx-md-32 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
  .mx-md-34 {
    margin-left: 34px !important;
    margin-right: 34px !important;
  }
  .mx-md-36 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
  .mx-md-38 {
    margin-left: 38px !important;
    margin-right: 38px !important;
  }
  .mx-md-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mx-md-42 {
    margin-left: 42px !important;
    margin-right: 42px !important;
  }
  .mx-md-44 {
    margin-left: 44px !important;
    margin-right: 44px !important;
  }
  .mx-md-46 {
    margin-left: 46px !important;
    margin-right: 46px !important;
  }
  .mx-md-48 {
    margin-left: 48px !important;
    margin-right: 48px !important;
  }
  .mx-md-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mx-md-52 {
    margin-left: 52px !important;
    margin-right: 52px !important;
  }
  .mx-md-54 {
    margin-left: 54px !important;
    margin-right: 54px !important;
  }
  .mx-md-56 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }
  .mx-md-58 {
    margin-left: 58px !important;
    margin-right: 58px !important;
  }
  .mx-md-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mx-md-62 {
    margin-left: 62px !important;
    margin-right: 62px !important;
  }
  .mx-md-64 {
    margin-left: 64px !important;
    margin-right: 64px !important;
  }
  .mx-md-66 {
    margin-left: 66px !important;
    margin-right: 66px !important;
  }
  .mx-md-68 {
    margin-left: 68px !important;
    margin-right: 68px !important;
  }
  .mx-md-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mx-md-72 {
    margin-left: 72px !important;
    margin-right: 72px !important;
  }
  .mx-md-74 {
    margin-left: 74px !important;
    margin-right: 74px !important;
  }
  .mx-md-76 {
    margin-left: 76px !important;
    margin-right: 76px !important;
  }
  .mx-md-78 {
    margin-left: 78px !important;
    margin-right: 78px !important;
  }
  .mx-md-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mx-md-82 {
    margin-left: 82px !important;
    margin-right: 82px !important;
  }
  .mx-md-84 {
    margin-left: 84px !important;
    margin-right: 84px !important;
  }
  .mx-md-86 {
    margin-left: 86px !important;
    margin-right: 86px !important;
  }
  .mx-md-88 {
    margin-left: 88px !important;
    margin-right: 88px !important;
  }
  .mx-md-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mx-md-92 {
    margin-left: 92px !important;
    margin-right: 92px !important;
  }
  .mx-md-94 {
    margin-left: 94px !important;
    margin-right: 94px !important;
  }
  .mx-md-96 {
    margin-left: 96px !important;
    margin-right: 96px !important;
  }
  .mx-md-98 {
    margin-left: 98px !important;
    margin-right: 98px !important;
  }
  .mx-md-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .mx-md-102 {
    margin-left: 102px !important;
    margin-right: 102px !important;
  }
  .my-md-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-md-2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  .my-md-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .my-md-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .my-md-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .my-md-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-md-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .my-md-14 {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
  }
  .my-md-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .my-md-18 {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }
  .my-md-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-md-22 {
    margin-top: 22px !important;
    margin-bottom: 22px !important;
  }
  .my-md-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .my-md-26 {
    margin-top: 26px !important;
    margin-bottom: 26px !important;
  }
  .my-md-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .my-md-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-md-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .my-md-34 {
    margin-top: 34px !important;
    margin-bottom: 34px !important;
  }
  .my-md-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .my-md-38 {
    margin-top: 38px !important;
    margin-bottom: 38px !important;
  }
  .my-md-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-md-42 {
    margin-top: 42px !important;
    margin-bottom: 42px !important;
  }
  .my-md-44 {
    margin-top: 44px !important;
    margin-bottom: 44px !important;
  }
  .my-md-46 {
    margin-top: 46px !important;
    margin-bottom: 46px !important;
  }
  .my-md-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .my-md-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-md-52 {
    margin-top: 52px !important;
    margin-bottom: 52px !important;
  }
  .my-md-54 {
    margin-top: 54px !important;
    margin-bottom: 54px !important;
  }
  .my-md-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important;
  }
  .my-md-58 {
    margin-top: 58px !important;
    margin-bottom: 58px !important;
  }
  .my-md-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-md-62 {
    margin-top: 62px !important;
    margin-bottom: 62px !important;
  }
  .my-md-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .my-md-66 {
    margin-top: 66px !important;
    margin-bottom: 66px !important;
  }
  .my-md-68 {
    margin-top: 68px !important;
    margin-bottom: 68px !important;
  }
  .my-md-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-md-72 {
    margin-top: 72px !important;
    margin-bottom: 72px !important;
  }
  .my-md-74 {
    margin-top: 74px !important;
    margin-bottom: 74px !important;
  }
  .my-md-76 {
    margin-top: 76px !important;
    margin-bottom: 76px !important;
  }
  .my-md-78 {
    margin-top: 78px !important;
    margin-bottom: 78px !important;
  }
  .my-md-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-md-82 {
    margin-top: 82px !important;
    margin-bottom: 82px !important;
  }
  .my-md-84 {
    margin-top: 84px !important;
    margin-bottom: 84px !important;
  }
  .my-md-86 {
    margin-top: 86px !important;
    margin-bottom: 86px !important;
  }
  .my-md-88 {
    margin-top: 88px !important;
    margin-bottom: 88px !important;
  }
  .my-md-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-md-92 {
    margin-top: 92px !important;
    margin-bottom: 92px !important;
  }
  .my-md-94 {
    margin-top: 94px !important;
    margin-bottom: 94px !important;
  }
  .my-md-96 {
    margin-top: 96px !important;
    margin-bottom: 96px !important;
  }
  .my-md-98 {
    margin-top: 98px !important;
    margin-bottom: 98px !important;
  }
  .my-md-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-md-102 {
    margin-top: 102px !important;
    margin-bottom: 102px !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0px !important;
  }
  .m-lg-2 {
    margin: 2px !important;
  }
  .m-lg-4 {
    margin: 4px !important;
  }
  .m-lg-6 {
    margin: 6px !important;
  }
  .m-lg-8 {
    margin: 8px !important;
  }
  .m-lg-10 {
    margin: 10px !important;
  }
  .m-lg-12 {
    margin: 12px !important;
  }
  .m-lg-14 {
    margin: 14px !important;
  }
  .m-lg-16 {
    margin: 16px !important;
  }
  .m-lg-18 {
    margin: 18px !important;
  }
  .m-lg-20 {
    margin: 20px !important;
  }
  .m-lg-22 {
    margin: 22px !important;
  }
  .m-lg-24 {
    margin: 24px !important;
  }
  .m-lg-26 {
    margin: 26px !important;
  }
  .m-lg-28 {
    margin: 28px !important;
  }
  .m-lg-30 {
    margin: 30px !important;
  }
  .m-lg-32 {
    margin: 32px !important;
  }
  .m-lg-34 {
    margin: 34px !important;
  }
  .m-lg-36 {
    margin: 36px !important;
  }
  .m-lg-38 {
    margin: 38px !important;
  }
  .m-lg-40 {
    margin: 40px !important;
  }
  .m-lg-42 {
    margin: 42px !important;
  }
  .m-lg-44 {
    margin: 44px !important;
  }
  .m-lg-46 {
    margin: 46px !important;
  }
  .m-lg-48 {
    margin: 48px !important;
  }
  .m-lg-50 {
    margin: 50px !important;
  }
  .m-lg-52 {
    margin: 52px !important;
  }
  .m-lg-54 {
    margin: 54px !important;
  }
  .m-lg-56 {
    margin: 56px !important;
  }
  .m-lg-58 {
    margin: 58px !important;
  }
  .m-lg-60 {
    margin: 60px !important;
  }
  .m-lg-62 {
    margin: 62px !important;
  }
  .m-lg-64 {
    margin: 64px !important;
  }
  .m-lg-66 {
    margin: 66px !important;
  }
  .m-lg-68 {
    margin: 68px !important;
  }
  .m-lg-70 {
    margin: 70px !important;
  }
  .m-lg-72 {
    margin: 72px !important;
  }
  .m-lg-74 {
    margin: 74px !important;
  }
  .m-lg-76 {
    margin: 76px !important;
  }
  .m-lg-78 {
    margin: 78px !important;
  }
  .m-lg-80 {
    margin: 80px !important;
  }
  .m-lg-82 {
    margin: 82px !important;
  }
  .m-lg-84 {
    margin: 84px !important;
  }
  .m-lg-86 {
    margin: 86px !important;
  }
  .m-lg-88 {
    margin: 88px !important;
  }
  .m-lg-90 {
    margin: 90px !important;
  }
  .m-lg-92 {
    margin: 92px !important;
  }
  .m-lg-94 {
    margin: 94px !important;
  }
  .m-lg-96 {
    margin: 96px !important;
  }
  .m-lg-98 {
    margin: 98px !important;
  }
  .m-lg-100 {
    margin: 100px !important;
  }
  .m-lg-102 {
    margin: 102px !important;
  }
  .mt-lg-0 {
    margin-top: 0px !important;
  }
  .mt-lg-2 {
    margin-top: 2px !important;
  }
  .mt-lg-4 {
    margin-top: 4px !important;
  }
  .mt-lg-6 {
    margin-top: 6px !important;
  }
  .mt-lg-8 {
    margin-top: 8px !important;
  }
  .mt-lg-10 {
    margin-top: 10px !important;
  }
  .mt-lg-12 {
    margin-top: 12px !important;
  }
  .mt-lg-14 {
    margin-top: 14px !important;
  }
  .mt-lg-16 {
    margin-top: 16px !important;
  }
  .mt-lg-18 {
    margin-top: 18px !important;
  }
  .mt-lg-20 {
    margin-top: 20px !important;
  }
  .mt-lg-22 {
    margin-top: 22px !important;
  }
  .mt-lg-24 {
    margin-top: 24px !important;
  }
  .mt-lg-26 {
    margin-top: 26px !important;
  }
  .mt-lg-28 {
    margin-top: 28px !important;
  }
  .mt-lg-30 {
    margin-top: 30px !important;
  }
  .mt-lg-32 {
    margin-top: 32px !important;
  }
  .mt-lg-34 {
    margin-top: 34px !important;
  }
  .mt-lg-36 {
    margin-top: 36px !important;
  }
  .mt-lg-38 {
    margin-top: 38px !important;
  }
  .mt-lg-40 {
    margin-top: 40px !important;
  }
  .mt-lg-42 {
    margin-top: 42px !important;
  }
  .mt-lg-44 {
    margin-top: 44px !important;
  }
  .mt-lg-46 {
    margin-top: 46px !important;
  }
  .mt-lg-48 {
    margin-top: 48px !important;
  }
  .mt-lg-50 {
    margin-top: 50px !important;
  }
  .mt-lg-52 {
    margin-top: 52px !important;
  }
  .mt-lg-54 {
    margin-top: 54px !important;
  }
  .mt-lg-56 {
    margin-top: 56px !important;
  }
  .mt-lg-58 {
    margin-top: 58px !important;
  }
  .mt-lg-60 {
    margin-top: 60px !important;
  }
  .mt-lg-62 {
    margin-top: 62px !important;
  }
  .mt-lg-64 {
    margin-top: 64px !important;
  }
  .mt-lg-66 {
    margin-top: 66px !important;
  }
  .mt-lg-68 {
    margin-top: 68px !important;
  }
  .mt-lg-70 {
    margin-top: 70px !important;
  }
  .mt-lg-72 {
    margin-top: 72px !important;
  }
  .mt-lg-74 {
    margin-top: 74px !important;
  }
  .mt-lg-76 {
    margin-top: 76px !important;
  }
  .mt-lg-78 {
    margin-top: 78px !important;
  }
  .mt-lg-80 {
    margin-top: 80px !important;
  }
  .mt-lg-82 {
    margin-top: 82px !important;
  }
  .mt-lg-84 {
    margin-top: 84px !important;
  }
  .mt-lg-86 {
    margin-top: 86px !important;
  }
  .mt-lg-88 {
    margin-top: 88px !important;
  }
  .mt-lg-90 {
    margin-top: 90px !important;
  }
  .mt-lg-92 {
    margin-top: 92px !important;
  }
  .mt-lg-94 {
    margin-top: 94px !important;
  }
  .mt-lg-96 {
    margin-top: 96px !important;
  }
  .mt-lg-98 {
    margin-top: 98px !important;
  }
  .mt-lg-100 {
    margin-top: 100px !important;
  }
  .mt-lg-102 {
    margin-top: 102px !important;
  }
  .mt-lg-104 {
    margin-top: 104px !important;
  }
  .mt-lg-106 {
    margin-top: 106px !important;
  }
  .mt-lg-108 {
    margin-top: 108px !important;
  }
  .mt-lg-110 {
    margin-top: 110px !important;
  }
  .mt-lg-112 {
    margin-top: 112px !important;
  }
  .mt-lg-114 {
    margin-top: 114px !important;
  }
  .mt-lg-116 {
    margin-top: 116px !important;
  }
  .mt-lg-118 {
    margin-top: 118px !important;
  }
  .mt-lg-120 {
    margin-top: 120px !important;
  }
  .mt-lg-122 {
    margin-top: 122px !important;
  }
  .mt-lg-124 {
    margin-top: 124px !important;
  }
  .mt-lg-126 {
    margin-top: 126px !important;
  }
  .mt-lg-128 {
    margin-top: 128px !important;
  }
  .mb-lg-0 {
    margin-bottom: 0px !important;
  }
  .mb-lg-2 {
    margin-bottom: 2px !important;
  }
  .mb-lg-4 {
    margin-bottom: 4px !important;
  }
  .mb-lg-6 {
    margin-bottom: 6px !important;
  }
  .mb-lg-8 {
    margin-bottom: 8px !important;
  }
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
  .mb-lg-12 {
    margin-bottom: 12px !important;
  }
  .mb-lg-14 {
    margin-bottom: 14px !important;
  }
  .mb-lg-16 {
    margin-bottom: 16px !important;
  }
  .mb-lg-18 {
    margin-bottom: 18px !important;
  }
  .mb-lg-20 {
    margin-bottom: 20px !important;
  }
  .mb-lg-22 {
    margin-bottom: 22px !important;
  }
  .mb-lg-24 {
    margin-bottom: 24px !important;
  }
  .mb-lg-26 {
    margin-bottom: 26px !important;
  }
  .mb-lg-28 {
    margin-bottom: 28px !important;
  }
  .mb-lg-30 {
    margin-bottom: 30px !important;
  }
  .mb-lg-32 {
    margin-bottom: 32px !important;
  }
  .mb-lg-34 {
    margin-bottom: 34px !important;
  }
  .mb-lg-36 {
    margin-bottom: 36px !important;
  }
  .mb-lg-38 {
    margin-bottom: 38px !important;
  }
  .mb-lg-40 {
    margin-bottom: 40px !important;
  }
  .mb-lg-42 {
    margin-bottom: 42px !important;
  }
  .mb-lg-44 {
    margin-bottom: 44px !important;
  }
  .mb-lg-46 {
    margin-bottom: 46px !important;
  }
  .mb-lg-48 {
    margin-bottom: 48px !important;
  }
  .mb-lg-50 {
    margin-bottom: 50px !important;
  }
  .mb-lg-52 {
    margin-bottom: 52px !important;
  }
  .mb-lg-54 {
    margin-bottom: 54px !important;
  }
  .mb-lg-56 {
    margin-bottom: 56px !important;
  }
  .mb-lg-58 {
    margin-bottom: 58px !important;
  }
  .mb-lg-60 {
    margin-bottom: 60px !important;
  }
  .mb-lg-62 {
    margin-bottom: 62px !important;
  }
  .mb-lg-64 {
    margin-bottom: 64px !important;
  }
  .mb-lg-66 {
    margin-bottom: 66px !important;
  }
  .mb-lg-68 {
    margin-bottom: 68px !important;
  }
  .mb-lg-70 {
    margin-bottom: 70px !important;
  }
  .mb-lg-72 {
    margin-bottom: 72px !important;
  }
  .mb-lg-74 {
    margin-bottom: 74px !important;
  }
  .mb-lg-76 {
    margin-bottom: 76px !important;
  }
  .mb-lg-78 {
    margin-bottom: 78px !important;
  }
  .mb-lg-80 {
    margin-bottom: 80px !important;
  }
  .mb-lg-82 {
    margin-bottom: 82px !important;
  }
  .mb-lg-84 {
    margin-bottom: 84px !important;
  }
  .mb-lg-86 {
    margin-bottom: 86px !important;
  }
  .mb-lg-88 {
    margin-bottom: 88px !important;
  }
  .mb-lg-90 {
    margin-bottom: 90px !important;
  }
  .mb-lg-92 {
    margin-bottom: 92px !important;
  }
  .mb-lg-94 {
    margin-bottom: 94px !important;
  }
  .mb-lg-96 {
    margin-bottom: 96px !important;
  }
  .mb-lg-98 {
    margin-bottom: 98px !important;
  }
  .mb-lg-100 {
    margin-bottom: 100px !important;
  }
  .mb-lg-102 {
    margin-bottom: 102px !important;
  }
  .ms-lg-0 {
    margin-left: 0px !important;
  }
  .ms-lg-2 {
    margin-left: 2px !important;
  }
  .ms-lg-4 {
    margin-left: 4px !important;
  }
  .ms-lg-6 {
    margin-left: 6px !important;
  }
  .ms-lg-8 {
    margin-left: 8px !important;
  }
  .ms-lg-10 {
    margin-left: 10px !important;
  }
  .ms-lg-12 {
    margin-left: 12px !important;
  }
  .ms-lg-14 {
    margin-left: 14px !important;
  }
  .ms-lg-16 {
    margin-left: 16px !important;
  }
  .ms-lg-18 {
    margin-left: 18px !important;
  }
  .ms-lg-20 {
    margin-left: 20px !important;
  }
  .ms-lg-22 {
    margin-left: 22px !important;
  }
  .ms-lg-24 {
    margin-left: 24px !important;
  }
  .ms-lg-26 {
    margin-left: 26px !important;
  }
  .ms-lg-28 {
    margin-left: 28px !important;
  }
  .ms-lg-30 {
    margin-left: 30px !important;
  }
  .ms-lg-32 {
    margin-left: 32px !important;
  }
  .ms-lg-34 {
    margin-left: 34px !important;
  }
  .ms-lg-36 {
    margin-left: 36px !important;
  }
  .ms-lg-38 {
    margin-left: 38px !important;
  }
  .ms-lg-40 {
    margin-left: 40px !important;
  }
  .ms-lg-42 {
    margin-left: 42px !important;
  }
  .ms-lg-44 {
    margin-left: 44px !important;
  }
  .ms-lg-46 {
    margin-left: 46px !important;
  }
  .ms-lg-48 {
    margin-left: 48px !important;
  }
  .ms-lg-50 {
    margin-left: 50px !important;
  }
  .ms-lg-52 {
    margin-left: 52px !important;
  }
  .ms-lg-54 {
    margin-left: 54px !important;
  }
  .ms-lg-56 {
    margin-left: 56px !important;
  }
  .ms-lg-58 {
    margin-left: 58px !important;
  }
  .ms-lg-60 {
    margin-left: 60px !important;
  }
  .ms-lg-62 {
    margin-left: 62px !important;
  }
  .ms-lg-64 {
    margin-left: 64px !important;
  }
  .ms-lg-66 {
    margin-left: 66px !important;
  }
  .ms-lg-68 {
    margin-left: 68px !important;
  }
  .ms-lg-70 {
    margin-left: 70px !important;
  }
  .ms-lg-72 {
    margin-left: 72px !important;
  }
  .ms-lg-74 {
    margin-left: 74px !important;
  }
  .ms-lg-76 {
    margin-left: 76px !important;
  }
  .ms-lg-78 {
    margin-left: 78px !important;
  }
  .ms-lg-80 {
    margin-left: 80px !important;
  }
  .ms-lg-82 {
    margin-left: 82px !important;
  }
  .ms-lg-84 {
    margin-left: 84px !important;
  }
  .ms-lg-86 {
    margin-left: 86px !important;
  }
  .ms-lg-88 {
    margin-left: 88px !important;
  }
  .ms-lg-90 {
    margin-left: 90px !important;
  }
  .ms-lg-92 {
    margin-left: 92px !important;
  }
  .ms-lg-94 {
    margin-left: 94px !important;
  }
  .ms-lg-96 {
    margin-left: 96px !important;
  }
  .ms-lg-98 {
    margin-left: 98px !important;
  }
  .ms-lg-100 {
    margin-left: 100px !important;
  }
  .ms-lg-102 {
    margin-left: 102px !important;
  }
  .me-lg-0 {
    margin-right: 0px !important;
  }
  .me-lg-2 {
    margin-right: 2px !important;
  }
  .me-lg-4 {
    margin-right: 4px !important;
  }
  .me-lg-6 {
    margin-right: 6px !important;
  }
  .me-lg-8 {
    margin-right: 8px !important;
  }
  .me-lg-10 {
    margin-right: 10px !important;
  }
  .me-lg-12 {
    margin-right: 12px !important;
  }
  .me-lg-14 {
    margin-right: 14px !important;
  }
  .me-lg-16 {
    margin-right: 16px !important;
  }
  .me-lg-18 {
    margin-right: 18px !important;
  }
  .me-lg-20 {
    margin-right: 20px !important;
  }
  .me-lg-22 {
    margin-right: 22px !important;
  }
  .me-lg-24 {
    margin-right: 24px !important;
  }
  .me-lg-26 {
    margin-right: 26px !important;
  }
  .me-lg-28 {
    margin-right: 28px !important;
  }
  .me-lg-30 {
    margin-right: 30px !important;
  }
  .me-lg-32 {
    margin-right: 32px !important;
  }
  .me-lg-34 {
    margin-right: 34px !important;
  }
  .me-lg-36 {
    margin-right: 36px !important;
  }
  .me-lg-38 {
    margin-right: 38px !important;
  }
  .me-lg-40 {
    margin-right: 40px !important;
  }
  .me-lg-42 {
    margin-right: 42px !important;
  }
  .me-lg-44 {
    margin-right: 44px !important;
  }
  .me-lg-46 {
    margin-right: 46px !important;
  }
  .me-lg-48 {
    margin-right: 48px !important;
  }
  .me-lg-50 {
    margin-right: 50px !important;
  }
  .me-lg-52 {
    margin-right: 52px !important;
  }
  .me-lg-54 {
    margin-right: 54px !important;
  }
  .me-lg-56 {
    margin-right: 56px !important;
  }
  .me-lg-58 {
    margin-right: 58px !important;
  }
  .me-lg-60 {
    margin-right: 60px !important;
  }
  .me-lg-62 {
    margin-right: 62px !important;
  }
  .me-lg-64 {
    margin-right: 64px !important;
  }
  .me-lg-66 {
    margin-right: 66px !important;
  }
  .me-lg-68 {
    margin-right: 68px !important;
  }
  .me-lg-70 {
    margin-right: 70px !important;
  }
  .me-lg-72 {
    margin-right: 72px !important;
  }
  .me-lg-74 {
    margin-right: 74px !important;
  }
  .me-lg-76 {
    margin-right: 76px !important;
  }
  .me-lg-78 {
    margin-right: 78px !important;
  }
  .me-lg-80 {
    margin-right: 80px !important;
  }
  .me-lg-82 {
    margin-right: 82px !important;
  }
  .me-lg-84 {
    margin-right: 84px !important;
  }
  .me-lg-86 {
    margin-right: 86px !important;
  }
  .me-lg-88 {
    margin-right: 88px !important;
  }
  .me-lg-90 {
    margin-right: 90px !important;
  }
  .me-lg-92 {
    margin-right: 92px !important;
  }
  .me-lg-94 {
    margin-right: 94px !important;
  }
  .me-lg-96 {
    margin-right: 96px !important;
  }
  .me-lg-98 {
    margin-right: 98px !important;
  }
  .me-lg-100 {
    margin-right: 100px !important;
  }
  .me-lg-102 {
    margin-right: 102px !important;
  }
  .mx-lg-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .mx-lg-2 {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
  .mx-lg-4 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  .mx-lg-6 {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  .mx-lg-8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .mx-lg-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mx-lg-12 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
  .mx-lg-14 {
    margin-left: 14px !important;
    margin-right: 14px !important;
  }
  .mx-lg-16 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .mx-lg-18 {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }
  .mx-lg-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mx-lg-22 {
    margin-left: 22px !important;
    margin-right: 22px !important;
  }
  .mx-lg-24 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
  .mx-lg-26 {
    margin-left: 26px !important;
    margin-right: 26px !important;
  }
  .mx-lg-28 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
  .mx-lg-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mx-lg-32 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
  .mx-lg-34 {
    margin-left: 34px !important;
    margin-right: 34px !important;
  }
  .mx-lg-36 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
  .mx-lg-38 {
    margin-left: 38px !important;
    margin-right: 38px !important;
  }
  .mx-lg-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mx-lg-42 {
    margin-left: 42px !important;
    margin-right: 42px !important;
  }
  .mx-lg-44 {
    margin-left: 44px !important;
    margin-right: 44px !important;
  }
  .mx-lg-46 {
    margin-left: 46px !important;
    margin-right: 46px !important;
  }
  .mx-lg-48 {
    margin-left: 48px !important;
    margin-right: 48px !important;
  }
  .mx-lg-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mx-lg-52 {
    margin-left: 52px !important;
    margin-right: 52px !important;
  }
  .mx-lg-54 {
    margin-left: 54px !important;
    margin-right: 54px !important;
  }
  .mx-lg-56 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }
  .mx-lg-58 {
    margin-left: 58px !important;
    margin-right: 58px !important;
  }
  .mx-lg-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mx-lg-62 {
    margin-left: 62px !important;
    margin-right: 62px !important;
  }
  .mx-lg-64 {
    margin-left: 64px !important;
    margin-right: 64px !important;
  }
  .mx-lg-66 {
    margin-left: 66px !important;
    margin-right: 66px !important;
  }
  .mx-lg-68 {
    margin-left: 68px !important;
    margin-right: 68px !important;
  }
  .mx-lg-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mx-lg-72 {
    margin-left: 72px !important;
    margin-right: 72px !important;
  }
  .mx-lg-74 {
    margin-left: 74px !important;
    margin-right: 74px !important;
  }
  .mx-lg-76 {
    margin-left: 76px !important;
    margin-right: 76px !important;
  }
  .mx-lg-78 {
    margin-left: 78px !important;
    margin-right: 78px !important;
  }
  .mx-lg-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mx-lg-82 {
    margin-left: 82px !important;
    margin-right: 82px !important;
  }
  .mx-lg-84 {
    margin-left: 84px !important;
    margin-right: 84px !important;
  }
  .mx-lg-86 {
    margin-left: 86px !important;
    margin-right: 86px !important;
  }
  .mx-lg-88 {
    margin-left: 88px !important;
    margin-right: 88px !important;
  }
  .mx-lg-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mx-lg-92 {
    margin-left: 92px !important;
    margin-right: 92px !important;
  }
  .mx-lg-94 {
    margin-left: 94px !important;
    margin-right: 94px !important;
  }
  .mx-lg-96 {
    margin-left: 96px !important;
    margin-right: 96px !important;
  }
  .mx-lg-98 {
    margin-left: 98px !important;
    margin-right: 98px !important;
  }
  .mx-lg-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .mx-lg-102 {
    margin-left: 102px !important;
    margin-right: 102px !important;
  }
  .my-lg-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-lg-2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  .my-lg-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .my-lg-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .my-lg-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .my-lg-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-lg-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .my-lg-14 {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
  }
  .my-lg-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .my-lg-18 {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }
  .my-lg-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-lg-22 {
    margin-top: 22px !important;
    margin-bottom: 22px !important;
  }
  .my-lg-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .my-lg-26 {
    margin-top: 26px !important;
    margin-bottom: 26px !important;
  }
  .my-lg-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .my-lg-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-lg-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .my-lg-34 {
    margin-top: 34px !important;
    margin-bottom: 34px !important;
  }
  .my-lg-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .my-lg-38 {
    margin-top: 38px !important;
    margin-bottom: 38px !important;
  }
  .my-lg-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-lg-42 {
    margin-top: 42px !important;
    margin-bottom: 42px !important;
  }
  .my-lg-44 {
    margin-top: 44px !important;
    margin-bottom: 44px !important;
  }
  .my-lg-46 {
    margin-top: 46px !important;
    margin-bottom: 46px !important;
  }
  .my-lg-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .my-lg-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-lg-52 {
    margin-top: 52px !important;
    margin-bottom: 52px !important;
  }
  .my-lg-54 {
    margin-top: 54px !important;
    margin-bottom: 54px !important;
  }
  .my-lg-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important;
  }
  .my-lg-58 {
    margin-top: 58px !important;
    margin-bottom: 58px !important;
  }
  .my-lg-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-lg-62 {
    margin-top: 62px !important;
    margin-bottom: 62px !important;
  }
  .my-lg-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .my-lg-66 {
    margin-top: 66px !important;
    margin-bottom: 66px !important;
  }
  .my-lg-68 {
    margin-top: 68px !important;
    margin-bottom: 68px !important;
  }
  .my-lg-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-lg-72 {
    margin-top: 72px !important;
    margin-bottom: 72px !important;
  }
  .my-lg-74 {
    margin-top: 74px !important;
    margin-bottom: 74px !important;
  }
  .my-lg-76 {
    margin-top: 76px !important;
    margin-bottom: 76px !important;
  }
  .my-lg-78 {
    margin-top: 78px !important;
    margin-bottom: 78px !important;
  }
  .my-lg-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-lg-82 {
    margin-top: 82px !important;
    margin-bottom: 82px !important;
  }
  .my-lg-84 {
    margin-top: 84px !important;
    margin-bottom: 84px !important;
  }
  .my-lg-86 {
    margin-top: 86px !important;
    margin-bottom: 86px !important;
  }
  .my-lg-88 {
    margin-top: 88px !important;
    margin-bottom: 88px !important;
  }
  .my-lg-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-lg-92 {
    margin-top: 92px !important;
    margin-bottom: 92px !important;
  }
  .my-lg-94 {
    margin-top: 94px !important;
    margin-bottom: 94px !important;
  }
  .my-lg-96 {
    margin-top: 96px !important;
    margin-bottom: 96px !important;
  }
  .my-lg-98 {
    margin-top: 98px !important;
    margin-bottom: 98px !important;
  }
  .my-lg-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-lg-102 {
    margin-top: 102px !important;
    margin-bottom: 102px !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0px !important;
  }
  .m-xl-2 {
    margin: 2px !important;
  }
  .m-xl-4 {
    margin: 4px !important;
  }
  .m-xl-6 {
    margin: 6px !important;
  }
  .m-xl-8 {
    margin: 8px !important;
  }
  .m-xl-10 {
    margin: 10px !important;
  }
  .m-xl-12 {
    margin: 12px !important;
  }
  .m-xl-14 {
    margin: 14px !important;
  }
  .m-xl-16 {
    margin: 16px !important;
  }
  .m-xl-18 {
    margin: 18px !important;
  }
  .m-xl-20 {
    margin: 20px !important;
  }
  .m-xl-22 {
    margin: 22px !important;
  }
  .m-xl-24 {
    margin: 24px !important;
  }
  .m-xl-26 {
    margin: 26px !important;
  }
  .m-xl-28 {
    margin: 28px !important;
  }
  .m-xl-30 {
    margin: 30px !important;
  }
  .m-xl-32 {
    margin: 32px !important;
  }
  .m-xl-34 {
    margin: 34px !important;
  }
  .m-xl-36 {
    margin: 36px !important;
  }
  .m-xl-38 {
    margin: 38px !important;
  }
  .m-xl-40 {
    margin: 40px !important;
  }
  .m-xl-42 {
    margin: 42px !important;
  }
  .m-xl-44 {
    margin: 44px !important;
  }
  .m-xl-46 {
    margin: 46px !important;
  }
  .m-xl-48 {
    margin: 48px !important;
  }
  .m-xl-50 {
    margin: 50px !important;
  }
  .m-xl-52 {
    margin: 52px !important;
  }
  .m-xl-54 {
    margin: 54px !important;
  }
  .m-xl-56 {
    margin: 56px !important;
  }
  .m-xl-58 {
    margin: 58px !important;
  }
  .m-xl-60 {
    margin: 60px !important;
  }
  .m-xl-62 {
    margin: 62px !important;
  }
  .m-xl-64 {
    margin: 64px !important;
  }
  .m-xl-66 {
    margin: 66px !important;
  }
  .m-xl-68 {
    margin: 68px !important;
  }
  .m-xl-70 {
    margin: 70px !important;
  }
  .m-xl-72 {
    margin: 72px !important;
  }
  .m-xl-74 {
    margin: 74px !important;
  }
  .m-xl-76 {
    margin: 76px !important;
  }
  .m-xl-78 {
    margin: 78px !important;
  }
  .m-xl-80 {
    margin: 80px !important;
  }
  .m-xl-82 {
    margin: 82px !important;
  }
  .m-xl-84 {
    margin: 84px !important;
  }
  .m-xl-86 {
    margin: 86px !important;
  }
  .m-xl-88 {
    margin: 88px !important;
  }
  .m-xl-90 {
    margin: 90px !important;
  }
  .m-xl-92 {
    margin: 92px !important;
  }
  .m-xl-94 {
    margin: 94px !important;
  }
  .m-xl-96 {
    margin: 96px !important;
  }
  .m-xl-98 {
    margin: 98px !important;
  }
  .m-xl-100 {
    margin: 100px !important;
  }
  .m-xl-102 {
    margin: 102px !important;
  }
  .mt-xl-0 {
    margin-top: 0px !important;
  }
  .mt-xl-2 {
    margin-top: 2px !important;
  }
  .mt-xl-4 {
    margin-top: 4px !important;
  }
  .mt-xl-6 {
    margin-top: 6px !important;
  }
  .mt-xl-8 {
    margin-top: 8px !important;
  }
  .mt-xl-10 {
    margin-top: 10px !important;
  }
  .mt-xl-12 {
    margin-top: 12px !important;
  }
  .mt-xl-14 {
    margin-top: 14px !important;
  }
  .mt-xl-16 {
    margin-top: 16px !important;
  }
  .mt-xl-18 {
    margin-top: 18px !important;
  }
  .mt-xl-20 {
    margin-top: 20px !important;
  }
  .mt-xl-22 {
    margin-top: 22px !important;
  }
  .mt-xl-24 {
    margin-top: 24px !important;
  }
  .mt-xl-26 {
    margin-top: 26px !important;
  }
  .mt-xl-28 {
    margin-top: 28px !important;
  }
  .mt-xl-30 {
    margin-top: 30px !important;
  }
  .mt-xl-32 {
    margin-top: 32px !important;
  }
  .mt-xl-34 {
    margin-top: 34px !important;
  }
  .mt-xl-36 {
    margin-top: 36px !important;
  }
  .mt-xl-38 {
    margin-top: 38px !important;
  }
  .mt-xl-40 {
    margin-top: 40px !important;
  }
  .mt-xl-42 {
    margin-top: 42px !important;
  }
  .mt-xl-44 {
    margin-top: 44px !important;
  }
  .mt-xl-46 {
    margin-top: 46px !important;
  }
  .mt-xl-48 {
    margin-top: 48px !important;
  }
  .mt-xl-50 {
    margin-top: 50px !important;
  }
  .mt-xl-52 {
    margin-top: 52px !important;
  }
  .mt-xl-54 {
    margin-top: 54px !important;
  }
  .mt-xl-56 {
    margin-top: 56px !important;
  }
  .mt-xl-58 {
    margin-top: 58px !important;
  }
  .mt-xl-60 {
    margin-top: 60px !important;
  }
  .mt-xl-62 {
    margin-top: 62px !important;
  }
  .mt-xl-64 {
    margin-top: 64px !important;
  }
  .mt-xl-66 {
    margin-top: 66px !important;
  }
  .mt-xl-68 {
    margin-top: 68px !important;
  }
  .mt-xl-70 {
    margin-top: 70px !important;
  }
  .mt-xl-72 {
    margin-top: 72px !important;
  }
  .mt-xl-74 {
    margin-top: 74px !important;
  }
  .mt-xl-76 {
    margin-top: 76px !important;
  }
  .mt-xl-78 {
    margin-top: 78px !important;
  }
  .mt-xl-80 {
    margin-top: 80px !important;
  }
  .mt-xl-82 {
    margin-top: 82px !important;
  }
  .mt-xl-84 {
    margin-top: 84px !important;
  }
  .mt-xl-86 {
    margin-top: 86px !important;
  }
  .mt-xl-88 {
    margin-top: 88px !important;
  }
  .mt-xl-90 {
    margin-top: 90px !important;
  }
  .mt-xl-92 {
    margin-top: 92px !important;
  }
  .mt-xl-94 {
    margin-top: 94px !important;
  }
  .mt-xl-96 {
    margin-top: 96px !important;
  }
  .mt-xl-98 {
    margin-top: 98px !important;
  }
  .mt-xl-100 {
    margin-top: 100px !important;
  }
  .mt-xl-102 {
    margin-top: 102px !important;
  }
  .mb-xl-0 {
    margin-bottom: 0px !important;
  }
  .mb-xl-2 {
    margin-bottom: 2px !important;
  }
  .mb-xl-4 {
    margin-bottom: 4px !important;
  }
  .mb-xl-6 {
    margin-bottom: 6px !important;
  }
  .mb-xl-8 {
    margin-bottom: 8px !important;
  }
  .mb-xl-10 {
    margin-bottom: 10px !important;
  }
  .mb-xl-12 {
    margin-bottom: 12px !important;
  }
  .mb-xl-14 {
    margin-bottom: 14px !important;
  }
  .mb-xl-16 {
    margin-bottom: 16px !important;
  }
  .mb-xl-18 {
    margin-bottom: 18px !important;
  }
  .mb-xl-20 {
    margin-bottom: 20px !important;
  }
  .mb-xl-22 {
    margin-bottom: 22px !important;
  }
  .mb-xl-24 {
    margin-bottom: 24px !important;
  }
  .mb-xl-26 {
    margin-bottom: 26px !important;
  }
  .mb-xl-28 {
    margin-bottom: 28px !important;
  }
  .mb-xl-30 {
    margin-bottom: 30px !important;
  }
  .mb-xl-32 {
    margin-bottom: 32px !important;
  }
  .mb-xl-34 {
    margin-bottom: 34px !important;
  }
  .mb-xl-36 {
    margin-bottom: 36px !important;
  }
  .mb-xl-38 {
    margin-bottom: 38px !important;
  }
  .mb-xl-40 {
    margin-bottom: 40px !important;
  }
  .mb-xl-42 {
    margin-bottom: 42px !important;
  }
  .mb-xl-44 {
    margin-bottom: 44px !important;
  }
  .mb-xl-46 {
    margin-bottom: 46px !important;
  }
  .mb-xl-48 {
    margin-bottom: 48px !important;
  }
  .mb-xl-50 {
    margin-bottom: 50px !important;
  }
  .mb-xl-52 {
    margin-bottom: 52px !important;
  }
  .mb-xl-54 {
    margin-bottom: 54px !important;
  }
  .mb-xl-56 {
    margin-bottom: 56px !important;
  }
  .mb-xl-58 {
    margin-bottom: 58px !important;
  }
  .mb-xl-60 {
    margin-bottom: 60px !important;
  }
  .mb-xl-62 {
    margin-bottom: 62px !important;
  }
  .mb-xl-64 {
    margin-bottom: 64px !important;
  }
  .mb-xl-66 {
    margin-bottom: 66px !important;
  }
  .mb-xl-68 {
    margin-bottom: 68px !important;
  }
  .mb-xl-70 {
    margin-bottom: 70px !important;
  }
  .mb-xl-72 {
    margin-bottom: 72px !important;
  }
  .mb-xl-74 {
    margin-bottom: 74px !important;
  }
  .mb-xl-76 {
    margin-bottom: 76px !important;
  }
  .mb-xl-78 {
    margin-bottom: 78px !important;
  }
  .mb-xl-80 {
    margin-bottom: 80px !important;
  }
  .mb-xl-82 {
    margin-bottom: 82px !important;
  }
  .mb-xl-84 {
    margin-bottom: 84px !important;
  }
  .mb-xl-86 {
    margin-bottom: 86px !important;
  }
  .mb-xl-88 {
    margin-bottom: 88px !important;
  }
  .mb-xl-90 {
    margin-bottom: 90px !important;
  }
  .mb-xl-92 {
    margin-bottom: 92px !important;
  }
  .mb-xl-94 {
    margin-bottom: 94px !important;
  }
  .mb-xl-96 {
    margin-bottom: 96px !important;
  }
  .mb-xl-98 {
    margin-bottom: 98px !important;
  }
  .mb-xl-100 {
    margin-bottom: 100px !important;
  }
  .mb-xl-102 {
    margin-bottom: 102px !important;
  }
  .ms-xl-0 {
    margin-left: 0px !important;
  }
  .ms-xl-2 {
    margin-left: 2px !important;
  }
  .ms-xl-4 {
    margin-left: 4px !important;
  }
  .ms-xl-6 {
    margin-left: 6px !important;
  }
  .ms-xl-8 {
    margin-left: 8px !important;
  }
  .ms-xl-10 {
    margin-left: 10px !important;
  }
  .ms-xl-12 {
    margin-left: 12px !important;
  }
  .ms-xl-14 {
    margin-left: 14px !important;
  }
  .ms-xl-16 {
    margin-left: 16px !important;
  }
  .ms-xl-18 {
    margin-left: 18px !important;
  }
  .ms-xl-20 {
    margin-left: 20px !important;
  }
  .ms-xl-22 {
    margin-left: 22px !important;
  }
  .ms-xl-24 {
    margin-left: 24px !important;
  }
  .ms-xl-26 {
    margin-left: 26px !important;
  }
  .ms-xl-28 {
    margin-left: 28px !important;
  }
  .ms-xl-30 {
    margin-left: 30px !important;
  }
  .ms-xl-32 {
    margin-left: 32px !important;
  }
  .ms-xl-34 {
    margin-left: 34px !important;
  }
  .ms-xl-36 {
    margin-left: 36px !important;
  }
  .ms-xl-38 {
    margin-left: 38px !important;
  }
  .ms-xl-40 {
    margin-left: 40px !important;
  }
  .ms-xl-42 {
    margin-left: 42px !important;
  }
  .ms-xl-44 {
    margin-left: 44px !important;
  }
  .ms-xl-46 {
    margin-left: 46px !important;
  }
  .ms-xl-48 {
    margin-left: 48px !important;
  }
  .ms-xl-50 {
    margin-left: 50px !important;
  }
  .ms-xl-52 {
    margin-left: 52px !important;
  }
  .ms-xl-54 {
    margin-left: 54px !important;
  }
  .ms-xl-56 {
    margin-left: 56px !important;
  }
  .ms-xl-58 {
    margin-left: 58px !important;
  }
  .ms-xl-60 {
    margin-left: 60px !important;
  }
  .ms-xl-62 {
    margin-left: 62px !important;
  }
  .ms-xl-64 {
    margin-left: 64px !important;
  }
  .ms-xl-66 {
    margin-left: 66px !important;
  }
  .ms-xl-68 {
    margin-left: 68px !important;
  }
  .ms-xl-70 {
    margin-left: 70px !important;
  }
  .ms-xl-72 {
    margin-left: 72px !important;
  }
  .ms-xl-74 {
    margin-left: 74px !important;
  }
  .ms-xl-76 {
    margin-left: 76px !important;
  }
  .ms-xl-78 {
    margin-left: 78px !important;
  }
  .ms-xl-80 {
    margin-left: 80px !important;
  }
  .ms-xl-82 {
    margin-left: 82px !important;
  }
  .ms-xl-84 {
    margin-left: 84px !important;
  }
  .ms-xl-86 {
    margin-left: 86px !important;
  }
  .ms-xl-88 {
    margin-left: 88px !important;
  }
  .ms-xl-90 {
    margin-left: 90px !important;
  }
  .ms-xl-92 {
    margin-left: 92px !important;
  }
  .ms-xl-94 {
    margin-left: 94px !important;
  }
  .ms-xl-96 {
    margin-left: 96px !important;
  }
  .ms-xl-98 {
    margin-left: 98px !important;
  }
  .ms-xl-100 {
    margin-left: 100px !important;
  }
  .ms-xl-102 {
    margin-left: 102px !important;
  }
  .me-xl-0 {
    margin-right: 0px !important;
  }
  .me-xl-2 {
    margin-right: 2px !important;
  }
  .me-xl-4 {
    margin-right: 4px !important;
  }
  .me-xl-6 {
    margin-right: 6px !important;
  }
  .me-xl-8 {
    margin-right: 8px !important;
  }
  .me-xl-10 {
    margin-right: 10px !important;
  }
  .me-xl-12 {
    margin-right: 12px !important;
  }
  .me-xl-14 {
    margin-right: 14px !important;
  }
  .me-xl-16 {
    margin-right: 16px !important;
  }
  .me-xl-18 {
    margin-right: 18px !important;
  }
  .me-xl-20 {
    margin-right: 20px !important;
  }
  .me-xl-22 {
    margin-right: 22px !important;
  }
  .me-xl-24 {
    margin-right: 24px !important;
  }
  .me-xl-26 {
    margin-right: 26px !important;
  }
  .me-xl-28 {
    margin-right: 28px !important;
  }
  .me-xl-30 {
    margin-right: 30px !important;
  }
  .me-xl-32 {
    margin-right: 32px !important;
  }
  .me-xl-34 {
    margin-right: 34px !important;
  }
  .me-xl-36 {
    margin-right: 36px !important;
  }
  .me-xl-38 {
    margin-right: 38px !important;
  }
  .me-xl-40 {
    margin-right: 40px !important;
  }
  .me-xl-42 {
    margin-right: 42px !important;
  }
  .me-xl-44 {
    margin-right: 44px !important;
  }
  .me-xl-46 {
    margin-right: 46px !important;
  }
  .me-xl-48 {
    margin-right: 48px !important;
  }
  .me-xl-50 {
    margin-right: 50px !important;
  }
  .me-xl-52 {
    margin-right: 52px !important;
  }
  .me-xl-54 {
    margin-right: 54px !important;
  }
  .me-xl-56 {
    margin-right: 56px !important;
  }
  .me-xl-58 {
    margin-right: 58px !important;
  }
  .me-xl-60 {
    margin-right: 60px !important;
  }
  .me-xl-62 {
    margin-right: 62px !important;
  }
  .me-xl-64 {
    margin-right: 64px !important;
  }
  .me-xl-66 {
    margin-right: 66px !important;
  }
  .me-xl-68 {
    margin-right: 68px !important;
  }
  .me-xl-70 {
    margin-right: 70px !important;
  }
  .me-xl-72 {
    margin-right: 72px !important;
  }
  .me-xl-74 {
    margin-right: 74px !important;
  }
  .me-xl-76 {
    margin-right: 76px !important;
  }
  .me-xl-78 {
    margin-right: 78px !important;
  }
  .me-xl-80 {
    margin-right: 80px !important;
  }
  .me-xl-82 {
    margin-right: 82px !important;
  }
  .me-xl-84 {
    margin-right: 84px !important;
  }
  .me-xl-86 {
    margin-right: 86px !important;
  }
  .me-xl-88 {
    margin-right: 88px !important;
  }
  .me-xl-90 {
    margin-right: 90px !important;
  }
  .me-xl-92 {
    margin-right: 92px !important;
  }
  .me-xl-94 {
    margin-right: 94px !important;
  }
  .me-xl-96 {
    margin-right: 96px !important;
  }
  .me-xl-98 {
    margin-right: 98px !important;
  }
  .me-xl-100 {
    margin-right: 100px !important;
  }
  .me-xl-102 {
    margin-right: 102px !important;
  }
  .mx-xl-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .mx-xl-2 {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
  .mx-xl-4 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  .mx-xl-6 {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  .mx-xl-8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .mx-xl-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mx-xl-12 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
  .mx-xl-14 {
    margin-left: 14px !important;
    margin-right: 14px !important;
  }
  .mx-xl-16 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .mx-xl-18 {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }
  .mx-xl-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mx-xl-22 {
    margin-left: 22px !important;
    margin-right: 22px !important;
  }
  .mx-xl-24 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
  .mx-xl-26 {
    margin-left: 26px !important;
    margin-right: 26px !important;
  }
  .mx-xl-28 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
  .mx-xl-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mx-xl-32 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
  .mx-xl-34 {
    margin-left: 34px !important;
    margin-right: 34px !important;
  }
  .mx-xl-36 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
  .mx-xl-38 {
    margin-left: 38px !important;
    margin-right: 38px !important;
  }
  .mx-xl-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mx-xl-42 {
    margin-left: 42px !important;
    margin-right: 42px !important;
  }
  .mx-xl-44 {
    margin-left: 44px !important;
    margin-right: 44px !important;
  }
  .mx-xl-46 {
    margin-left: 46px !important;
    margin-right: 46px !important;
  }
  .mx-xl-48 {
    margin-left: 48px !important;
    margin-right: 48px !important;
  }
  .mx-xl-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mx-xl-52 {
    margin-left: 52px !important;
    margin-right: 52px !important;
  }
  .mx-xl-54 {
    margin-left: 54px !important;
    margin-right: 54px !important;
  }
  .mx-xl-56 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }
  .mx-xl-58 {
    margin-left: 58px !important;
    margin-right: 58px !important;
  }
  .mx-xl-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mx-xl-62 {
    margin-left: 62px !important;
    margin-right: 62px !important;
  }
  .mx-xl-64 {
    margin-left: 64px !important;
    margin-right: 64px !important;
  }
  .mx-xl-66 {
    margin-left: 66px !important;
    margin-right: 66px !important;
  }
  .mx-xl-68 {
    margin-left: 68px !important;
    margin-right: 68px !important;
  }
  .mx-xl-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mx-xl-72 {
    margin-left: 72px !important;
    margin-right: 72px !important;
  }
  .mx-xl-74 {
    margin-left: 74px !important;
    margin-right: 74px !important;
  }
  .mx-xl-76 {
    margin-left: 76px !important;
    margin-right: 76px !important;
  }
  .mx-xl-78 {
    margin-left: 78px !important;
    margin-right: 78px !important;
  }
  .mx-xl-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mx-xl-82 {
    margin-left: 82px !important;
    margin-right: 82px !important;
  }
  .mx-xl-84 {
    margin-left: 84px !important;
    margin-right: 84px !important;
  }
  .mx-xl-86 {
    margin-left: 86px !important;
    margin-right: 86px !important;
  }
  .mx-xl-88 {
    margin-left: 88px !important;
    margin-right: 88px !important;
  }
  .mx-xl-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mx-xl-92 {
    margin-left: 92px !important;
    margin-right: 92px !important;
  }
  .mx-xl-94 {
    margin-left: 94px !important;
    margin-right: 94px !important;
  }
  .mx-xl-96 {
    margin-left: 96px !important;
    margin-right: 96px !important;
  }
  .mx-xl-98 {
    margin-left: 98px !important;
    margin-right: 98px !important;
  }
  .mx-xl-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .mx-xl-102 {
    margin-left: 102px !important;
    margin-right: 102px !important;
  }
  .my-xl-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-xl-2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  .my-xl-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .my-xl-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .my-xl-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .my-xl-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-xl-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .my-xl-14 {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
  }
  .my-xl-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .my-xl-18 {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }
  .my-xl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-xl-22 {
    margin-top: 22px !important;
    margin-bottom: 22px !important;
  }
  .my-xl-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .my-xl-26 {
    margin-top: 26px !important;
    margin-bottom: 26px !important;
  }
  .my-xl-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .my-xl-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-xl-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .my-xl-34 {
    margin-top: 34px !important;
    margin-bottom: 34px !important;
  }
  .my-xl-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .my-xl-38 {
    margin-top: 38px !important;
    margin-bottom: 38px !important;
  }
  .my-xl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-xl-42 {
    margin-top: 42px !important;
    margin-bottom: 42px !important;
  }
  .my-xl-44 {
    margin-top: 44px !important;
    margin-bottom: 44px !important;
  }
  .my-xl-46 {
    margin-top: 46px !important;
    margin-bottom: 46px !important;
  }
  .my-xl-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .my-xl-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-xl-52 {
    margin-top: 52px !important;
    margin-bottom: 52px !important;
  }
  .my-xl-54 {
    margin-top: 54px !important;
    margin-bottom: 54px !important;
  }
  .my-xl-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important;
  }
  .my-xl-58 {
    margin-top: 58px !important;
    margin-bottom: 58px !important;
  }
  .my-xl-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-xl-62 {
    margin-top: 62px !important;
    margin-bottom: 62px !important;
  }
  .my-xl-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .my-xl-66 {
    margin-top: 66px !important;
    margin-bottom: 66px !important;
  }
  .my-xl-68 {
    margin-top: 68px !important;
    margin-bottom: 68px !important;
  }
  .my-xl-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-xl-72 {
    margin-top: 72px !important;
    margin-bottom: 72px !important;
  }
  .my-xl-74 {
    margin-top: 74px !important;
    margin-bottom: 74px !important;
  }
  .my-xl-76 {
    margin-top: 76px !important;
    margin-bottom: 76px !important;
  }
  .my-xl-78 {
    margin-top: 78px !important;
    margin-bottom: 78px !important;
  }
  .my-xl-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-xl-82 {
    margin-top: 82px !important;
    margin-bottom: 82px !important;
  }
  .my-xl-84 {
    margin-top: 84px !important;
    margin-bottom: 84px !important;
  }
  .my-xl-86 {
    margin-top: 86px !important;
    margin-bottom: 86px !important;
  }
  .my-xl-88 {
    margin-top: 88px !important;
    margin-bottom: 88px !important;
  }
  .my-xl-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-xl-92 {
    margin-top: 92px !important;
    margin-bottom: 92px !important;
  }
  .my-xl-94 {
    margin-top: 94px !important;
    margin-bottom: 94px !important;
  }
  .my-xl-96 {
    margin-top: 96px !important;
    margin-bottom: 96px !important;
  }
  .my-xl-98 {
    margin-top: 98px !important;
    margin-bottom: 98px !important;
  }
  .my-xl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-xl-102 {
    margin-top: 102px !important;
    margin-bottom: 102px !important;
  }
}
@media (min-width: 1440px) {
  .m-xxl-0 {
    margin: 0px !important;
  }
  .m-xxl-2 {
    margin: 2px !important;
  }
  .m-xxl-4 {
    margin: 4px !important;
  }
  .m-xxl-6 {
    margin: 6px !important;
  }
  .m-xxl-8 {
    margin: 8px !important;
  }
  .m-xxl-10 {
    margin: 10px !important;
  }
  .m-xxl-12 {
    margin: 12px !important;
  }
  .m-xxl-14 {
    margin: 14px !important;
  }
  .m-xxl-16 {
    margin: 16px !important;
  }
  .m-xxl-18 {
    margin: 18px !important;
  }
  .m-xxl-20 {
    margin: 20px !important;
  }
  .m-xxl-22 {
    margin: 22px !important;
  }
  .m-xxl-24 {
    margin: 24px !important;
  }
  .m-xxl-26 {
    margin: 26px !important;
  }
  .m-xxl-28 {
    margin: 28px !important;
  }
  .m-xxl-30 {
    margin: 30px !important;
  }
  .m-xxl-32 {
    margin: 32px !important;
  }
  .m-xxl-34 {
    margin: 34px !important;
  }
  .m-xxl-36 {
    margin: 36px !important;
  }
  .m-xxl-38 {
    margin: 38px !important;
  }
  .m-xxl-40 {
    margin: 40px !important;
  }
  .m-xxl-42 {
    margin: 42px !important;
  }
  .m-xxl-44 {
    margin: 44px !important;
  }
  .m-xxl-46 {
    margin: 46px !important;
  }
  .m-xxl-48 {
    margin: 48px !important;
  }
  .m-xxl-50 {
    margin: 50px !important;
  }
  .m-xxl-52 {
    margin: 52px !important;
  }
  .m-xxl-54 {
    margin: 54px !important;
  }
  .m-xxl-56 {
    margin: 56px !important;
  }
  .m-xxl-58 {
    margin: 58px !important;
  }
  .m-xxl-60 {
    margin: 60px !important;
  }
  .m-xxl-62 {
    margin: 62px !important;
  }
  .m-xxl-64 {
    margin: 64px !important;
  }
  .m-xxl-66 {
    margin: 66px !important;
  }
  .m-xxl-68 {
    margin: 68px !important;
  }
  .m-xxl-70 {
    margin: 70px !important;
  }
  .m-xxl-72 {
    margin: 72px !important;
  }
  .m-xxl-74 {
    margin: 74px !important;
  }
  .m-xxl-76 {
    margin: 76px !important;
  }
  .m-xxl-78 {
    margin: 78px !important;
  }
  .m-xxl-80 {
    margin: 80px !important;
  }
  .m-xxl-82 {
    margin: 82px !important;
  }
  .m-xxl-84 {
    margin: 84px !important;
  }
  .m-xxl-86 {
    margin: 86px !important;
  }
  .m-xxl-88 {
    margin: 88px !important;
  }
  .m-xxl-90 {
    margin: 90px !important;
  }
  .m-xxl-92 {
    margin: 92px !important;
  }
  .m-xxl-94 {
    margin: 94px !important;
  }
  .m-xxl-96 {
    margin: 96px !important;
  }
  .m-xxl-98 {
    margin: 98px !important;
  }
  .m-xxl-100 {
    margin: 100px !important;
  }
  .m-xxl-102 {
    margin: 102px !important;
  }
  .mt-xxl-0 {
    margin-top: 0px !important;
  }
  .mt-xxl-2 {
    margin-top: 2px !important;
  }
  .mt-xxl-4 {
    margin-top: 4px !important;
  }
  .mt-xxl-6 {
    margin-top: 6px !important;
  }
  .mt-xxl-8 {
    margin-top: 8px !important;
  }
  .mt-xxl-10 {
    margin-top: 10px !important;
  }
  .mt-xxl-12 {
    margin-top: 12px !important;
  }
  .mt-xxl-14 {
    margin-top: 14px !important;
  }
  .mt-xxl-16 {
    margin-top: 16px !important;
  }
  .mt-xxl-18 {
    margin-top: 18px !important;
  }
  .mt-xxl-20 {
    margin-top: 20px !important;
  }
  .mt-xxl-22 {
    margin-top: 22px !important;
  }
  .mt-xxl-24 {
    margin-top: 24px !important;
  }
  .mt-xxl-26 {
    margin-top: 26px !important;
  }
  .mt-xxl-28 {
    margin-top: 28px !important;
  }
  .mt-xxl-30 {
    margin-top: 30px !important;
  }
  .mt-xxl-32 {
    margin-top: 32px !important;
  }
  .mt-xxl-34 {
    margin-top: 34px !important;
  }
  .mt-xxl-36 {
    margin-top: 36px !important;
  }
  .mt-xxl-38 {
    margin-top: 38px !important;
  }
  .mt-xxl-40 {
    margin-top: 40px !important;
  }
  .mt-xxl-42 {
    margin-top: 42px !important;
  }
  .mt-xxl-44 {
    margin-top: 44px !important;
  }
  .mt-xxl-46 {
    margin-top: 46px !important;
  }
  .mt-xxl-48 {
    margin-top: 48px !important;
  }
  .mt-xxl-50 {
    margin-top: 50px !important;
  }
  .mt-xxl-52 {
    margin-top: 52px !important;
  }
  .mt-xxl-54 {
    margin-top: 54px !important;
  }
  .mt-xxl-56 {
    margin-top: 56px !important;
  }
  .mt-xxl-58 {
    margin-top: 58px !important;
  }
  .mt-xxl-60 {
    margin-top: 60px !important;
  }
  .mt-xxl-62 {
    margin-top: 62px !important;
  }
  .mt-xxl-64 {
    margin-top: 64px !important;
  }
  .mt-xxl-66 {
    margin-top: 66px !important;
  }
  .mt-xxl-68 {
    margin-top: 68px !important;
  }
  .mt-xxl-70 {
    margin-top: 70px !important;
  }
  .mt-xxl-72 {
    margin-top: 72px !important;
  }
  .mt-xxl-74 {
    margin-top: 74px !important;
  }
  .mt-xxl-76 {
    margin-top: 76px !important;
  }
  .mt-xxl-78 {
    margin-top: 78px !important;
  }
  .mt-xxl-80 {
    margin-top: 80px !important;
  }
  .mt-xxl-82 {
    margin-top: 82px !important;
  }
  .mt-xxl-84 {
    margin-top: 84px !important;
  }
  .mt-xxl-86 {
    margin-top: 86px !important;
  }
  .mt-xxl-88 {
    margin-top: 88px !important;
  }
  .mt-xxl-90 {
    margin-top: 90px !important;
  }
  .mt-xxl-92 {
    margin-top: 92px !important;
  }
  .mt-xxl-94 {
    margin-top: 94px !important;
  }
  .mt-xxl-96 {
    margin-top: 96px !important;
  }
  .mt-xxl-98 {
    margin-top: 98px !important;
  }
  .mt-xxl-100 {
    margin-top: 100px !important;
  }
  .mt-xxl-102 {
    margin-top: 102px !important;
  }
  .mt-xxl-104 {
    margin-top: 104px !important;
  }
  .mt-xxl-106 {
    margin-top: 106px !important;
  }
  .mt-xxl-108 {
    margin-top: 108px !important;
  }
  .mt-xxl-110 {
    margin-top: 110px !important;
  }
  .mt-xxl-112 {
    margin-top: 112px !important;
  }
  .mt-xxl-114 {
    margin-top: 114px !important;
  }
  .mt-xxl-116 {
    margin-top: 116px !important;
  }
  .mt-xxl-118 {
    margin-top: 118px !important;
  }
  .mt-xxl-120 {
    margin-top: 120px !important;
  }
  .mt-xxl-122 {
    margin-top: 122px !important;
  }
  .mt-xxl-124 {
    margin-top: 124px !important;
  }
  .mt-xxl-126 {
    margin-top: 126px !important;
  }
  .mt-xxl-128 {
    margin-top: 128px !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0px !important;
  }
  .mb-xxl-2 {
    margin-bottom: 2px !important;
  }
  .mb-xxl-4 {
    margin-bottom: 4px !important;
  }
  .mb-xxl-6 {
    margin-bottom: 6px !important;
  }
  .mb-xxl-8 {
    margin-bottom: 8px !important;
  }
  .mb-xxl-10 {
    margin-bottom: 10px !important;
  }
  .mb-xxl-12 {
    margin-bottom: 12px !important;
  }
  .mb-xxl-14 {
    margin-bottom: 14px !important;
  }
  .mb-xxl-16 {
    margin-bottom: 16px !important;
  }
  .mb-xxl-18 {
    margin-bottom: 18px !important;
  }
  .mb-xxl-20 {
    margin-bottom: 20px !important;
  }
  .mb-xxl-22 {
    margin-bottom: 22px !important;
  }
  .mb-xxl-24 {
    margin-bottom: 24px !important;
  }
  .mb-xxl-26 {
    margin-bottom: 26px !important;
  }
  .mb-xxl-28 {
    margin-bottom: 28px !important;
  }
  .mb-xxl-30 {
    margin-bottom: 30px !important;
  }
  .mb-xxl-32 {
    margin-bottom: 32px !important;
  }
  .mb-xxl-34 {
    margin-bottom: 34px !important;
  }
  .mb-xxl-36 {
    margin-bottom: 36px !important;
  }
  .mb-xxl-38 {
    margin-bottom: 38px !important;
  }
  .mb-xxl-40 {
    margin-bottom: 40px !important;
  }
  .mb-xxl-42 {
    margin-bottom: 42px !important;
  }
  .mb-xxl-44 {
    margin-bottom: 44px !important;
  }
  .mb-xxl-46 {
    margin-bottom: 46px !important;
  }
  .mb-xxl-48 {
    margin-bottom: 48px !important;
  }
  .mb-xxl-50 {
    margin-bottom: 50px !important;
  }
  .mb-xxl-52 {
    margin-bottom: 52px !important;
  }
  .mb-xxl-54 {
    margin-bottom: 54px !important;
  }
  .mb-xxl-56 {
    margin-bottom: 56px !important;
  }
  .mb-xxl-58 {
    margin-bottom: 58px !important;
  }
  .mb-xxl-60 {
    margin-bottom: 60px !important;
  }
  .mb-xxl-62 {
    margin-bottom: 62px !important;
  }
  .mb-xxl-64 {
    margin-bottom: 64px !important;
  }
  .mb-xxl-66 {
    margin-bottom: 66px !important;
  }
  .mb-xxl-68 {
    margin-bottom: 68px !important;
  }
  .mb-xxl-70 {
    margin-bottom: 70px !important;
  }
  .mb-xxl-72 {
    margin-bottom: 72px !important;
  }
  .mb-xxl-74 {
    margin-bottom: 74px !important;
  }
  .mb-xxl-76 {
    margin-bottom: 76px !important;
  }
  .mb-xxl-78 {
    margin-bottom: 78px !important;
  }
  .mb-xxl-80 {
    margin-bottom: 80px !important;
  }
  .mb-xxl-82 {
    margin-bottom: 82px !important;
  }
  .mb-xxl-84 {
    margin-bottom: 84px !important;
  }
  .mb-xxl-86 {
    margin-bottom: 86px !important;
  }
  .mb-xxl-88 {
    margin-bottom: 88px !important;
  }
  .mb-xxl-90 {
    margin-bottom: 90px !important;
  }
  .mb-xxl-92 {
    margin-bottom: 92px !important;
  }
  .mb-xxl-94 {
    margin-bottom: 94px !important;
  }
  .mb-xxl-96 {
    margin-bottom: 96px !important;
  }
  .mb-xxl-98 {
    margin-bottom: 98px !important;
  }
  .mb-xxl-100 {
    margin-bottom: 100px !important;
  }
  .mb-xxl-102 {
    margin-bottom: 102px !important;
  }
  .ms-xxl-0 {
    margin-left: 0px !important;
  }
  .ms-xxl-2 {
    margin-left: 2px !important;
  }
  .ms-xxl-4 {
    margin-left: 4px !important;
  }
  .ms-xxl-6 {
    margin-left: 6px !important;
  }
  .ms-xxl-8 {
    margin-left: 8px !important;
  }
  .ms-xxl-10 {
    margin-left: 10px !important;
  }
  .ms-xxl-12 {
    margin-left: 12px !important;
  }
  .ms-xxl-14 {
    margin-left: 14px !important;
  }
  .ms-xxl-16 {
    margin-left: 16px !important;
  }
  .ms-xxl-18 {
    margin-left: 18px !important;
  }
  .ms-xxl-20 {
    margin-left: 20px !important;
  }
  .ms-xxl-22 {
    margin-left: 22px !important;
  }
  .ms-xxl-24 {
    margin-left: 24px !important;
  }
  .ms-xxl-26 {
    margin-left: 26px !important;
  }
  .ms-xxl-28 {
    margin-left: 28px !important;
  }
  .ms-xxl-30 {
    margin-left: 30px !important;
  }
  .ms-xxl-32 {
    margin-left: 32px !important;
  }
  .ms-xxl-34 {
    margin-left: 34px !important;
  }
  .ms-xxl-36 {
    margin-left: 36px !important;
  }
  .ms-xxl-38 {
    margin-left: 38px !important;
  }
  .ms-xxl-40 {
    margin-left: 40px !important;
  }
  .ms-xxl-42 {
    margin-left: 42px !important;
  }
  .ms-xxl-44 {
    margin-left: 44px !important;
  }
  .ms-xxl-46 {
    margin-left: 46px !important;
  }
  .ms-xxl-48 {
    margin-left: 48px !important;
  }
  .ms-xxl-50 {
    margin-left: 50px !important;
  }
  .ms-xxl-52 {
    margin-left: 52px !important;
  }
  .ms-xxl-54 {
    margin-left: 54px !important;
  }
  .ms-xxl-56 {
    margin-left: 56px !important;
  }
  .ms-xxl-58 {
    margin-left: 58px !important;
  }
  .ms-xxl-60 {
    margin-left: 60px !important;
  }
  .ms-xxl-62 {
    margin-left: 62px !important;
  }
  .ms-xxl-64 {
    margin-left: 64px !important;
  }
  .ms-xxl-66 {
    margin-left: 66px !important;
  }
  .ms-xxl-68 {
    margin-left: 68px !important;
  }
  .ms-xxl-70 {
    margin-left: 70px !important;
  }
  .ms-xxl-72 {
    margin-left: 72px !important;
  }
  .ms-xxl-74 {
    margin-left: 74px !important;
  }
  .ms-xxl-76 {
    margin-left: 76px !important;
  }
  .ms-xxl-78 {
    margin-left: 78px !important;
  }
  .ms-xxl-80 {
    margin-left: 80px !important;
  }
  .ms-xxl-82 {
    margin-left: 82px !important;
  }
  .ms-xxl-84 {
    margin-left: 84px !important;
  }
  .ms-xxl-86 {
    margin-left: 86px !important;
  }
  .ms-xxl-88 {
    margin-left: 88px !important;
  }
  .ms-xxl-90 {
    margin-left: 90px !important;
  }
  .ms-xxl-92 {
    margin-left: 92px !important;
  }
  .ms-xxl-94 {
    margin-left: 94px !important;
  }
  .ms-xxl-96 {
    margin-left: 96px !important;
  }
  .ms-xxl-98 {
    margin-left: 98px !important;
  }
  .ms-xxl-100 {
    margin-left: 100px !important;
  }
  .ms-xxl-102 {
    margin-left: 102px !important;
  }
  .me-xxl-0 {
    margin-right: 0px !important;
  }
  .me-xxl-2 {
    margin-right: 2px !important;
  }
  .me-xxl-4 {
    margin-right: 4px !important;
  }
  .me-xxl-6 {
    margin-right: 6px !important;
  }
  .me-xxl-8 {
    margin-right: 8px !important;
  }
  .me-xxl-10 {
    margin-right: 10px !important;
  }
  .me-xxl-12 {
    margin-right: 12px !important;
  }
  .me-xxl-14 {
    margin-right: 14px !important;
  }
  .me-xxl-16 {
    margin-right: 16px !important;
  }
  .me-xxl-18 {
    margin-right: 18px !important;
  }
  .me-xxl-20 {
    margin-right: 20px !important;
  }
  .me-xxl-22 {
    margin-right: 22px !important;
  }
  .me-xxl-24 {
    margin-right: 24px !important;
  }
  .me-xxl-26 {
    margin-right: 26px !important;
  }
  .me-xxl-28 {
    margin-right: 28px !important;
  }
  .me-xxl-30 {
    margin-right: 30px !important;
  }
  .me-xxl-32 {
    margin-right: 32px !important;
  }
  .me-xxl-34 {
    margin-right: 34px !important;
  }
  .me-xxl-36 {
    margin-right: 36px !important;
  }
  .me-xxl-38 {
    margin-right: 38px !important;
  }
  .me-xxl-40 {
    margin-right: 40px !important;
  }
  .me-xxl-42 {
    margin-right: 42px !important;
  }
  .me-xxl-44 {
    margin-right: 44px !important;
  }
  .me-xxl-46 {
    margin-right: 46px !important;
  }
  .me-xxl-48 {
    margin-right: 48px !important;
  }
  .me-xxl-50 {
    margin-right: 50px !important;
  }
  .me-xxl-52 {
    margin-right: 52px !important;
  }
  .me-xxl-54 {
    margin-right: 54px !important;
  }
  .me-xxl-56 {
    margin-right: 56px !important;
  }
  .me-xxl-58 {
    margin-right: 58px !important;
  }
  .me-xxl-60 {
    margin-right: 60px !important;
  }
  .me-xxl-62 {
    margin-right: 62px !important;
  }
  .me-xxl-64 {
    margin-right: 64px !important;
  }
  .me-xxl-66 {
    margin-right: 66px !important;
  }
  .me-xxl-68 {
    margin-right: 68px !important;
  }
  .me-xxl-70 {
    margin-right: 70px !important;
  }
  .me-xxl-72 {
    margin-right: 72px !important;
  }
  .me-xxl-74 {
    margin-right: 74px !important;
  }
  .me-xxl-76 {
    margin-right: 76px !important;
  }
  .me-xxl-78 {
    margin-right: 78px !important;
  }
  .me-xxl-80 {
    margin-right: 80px !important;
  }
  .me-xxl-82 {
    margin-right: 82px !important;
  }
  .me-xxl-84 {
    margin-right: 84px !important;
  }
  .me-xxl-86 {
    margin-right: 86px !important;
  }
  .me-xxl-88 {
    margin-right: 88px !important;
  }
  .me-xxl-90 {
    margin-right: 90px !important;
  }
  .me-xxl-92 {
    margin-right: 92px !important;
  }
  .me-xxl-94 {
    margin-right: 94px !important;
  }
  .me-xxl-96 {
    margin-right: 96px !important;
  }
  .me-xxl-98 {
    margin-right: 98px !important;
  }
  .me-xxl-100 {
    margin-right: 100px !important;
  }
  .me-xxl-102 {
    margin-right: 102px !important;
  }
  .mx-xxl-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .mx-xxl-2 {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
  .mx-xxl-4 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  .mx-xxl-6 {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  .mx-xxl-8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .mx-xxl-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mx-xxl-12 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
  .mx-xxl-14 {
    margin-left: 14px !important;
    margin-right: 14px !important;
  }
  .mx-xxl-16 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .mx-xxl-18 {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }
  .mx-xxl-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mx-xxl-22 {
    margin-left: 22px !important;
    margin-right: 22px !important;
  }
  .mx-xxl-24 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
  .mx-xxl-26 {
    margin-left: 26px !important;
    margin-right: 26px !important;
  }
  .mx-xxl-28 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
  .mx-xxl-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mx-xxl-32 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
  .mx-xxl-34 {
    margin-left: 34px !important;
    margin-right: 34px !important;
  }
  .mx-xxl-36 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
  .mx-xxl-38 {
    margin-left: 38px !important;
    margin-right: 38px !important;
  }
  .mx-xxl-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mx-xxl-42 {
    margin-left: 42px !important;
    margin-right: 42px !important;
  }
  .mx-xxl-44 {
    margin-left: 44px !important;
    margin-right: 44px !important;
  }
  .mx-xxl-46 {
    margin-left: 46px !important;
    margin-right: 46px !important;
  }
  .mx-xxl-48 {
    margin-left: 48px !important;
    margin-right: 48px !important;
  }
  .mx-xxl-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mx-xxl-52 {
    margin-left: 52px !important;
    margin-right: 52px !important;
  }
  .mx-xxl-54 {
    margin-left: 54px !important;
    margin-right: 54px !important;
  }
  .mx-xxl-56 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }
  .mx-xxl-58 {
    margin-left: 58px !important;
    margin-right: 58px !important;
  }
  .mx-xxl-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mx-xxl-62 {
    margin-left: 62px !important;
    margin-right: 62px !important;
  }
  .mx-xxl-64 {
    margin-left: 64px !important;
    margin-right: 64px !important;
  }
  .mx-xxl-66 {
    margin-left: 66px !important;
    margin-right: 66px !important;
  }
  .mx-xxl-68 {
    margin-left: 68px !important;
    margin-right: 68px !important;
  }
  .mx-xxl-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mx-xxl-72 {
    margin-left: 72px !important;
    margin-right: 72px !important;
  }
  .mx-xxl-74 {
    margin-left: 74px !important;
    margin-right: 74px !important;
  }
  .mx-xxl-76 {
    margin-left: 76px !important;
    margin-right: 76px !important;
  }
  .mx-xxl-78 {
    margin-left: 78px !important;
    margin-right: 78px !important;
  }
  .mx-xxl-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mx-xxl-82 {
    margin-left: 82px !important;
    margin-right: 82px !important;
  }
  .mx-xxl-84 {
    margin-left: 84px !important;
    margin-right: 84px !important;
  }
  .mx-xxl-86 {
    margin-left: 86px !important;
    margin-right: 86px !important;
  }
  .mx-xxl-88 {
    margin-left: 88px !important;
    margin-right: 88px !important;
  }
  .mx-xxl-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mx-xxl-92 {
    margin-left: 92px !important;
    margin-right: 92px !important;
  }
  .mx-xxl-94 {
    margin-left: 94px !important;
    margin-right: 94px !important;
  }
  .mx-xxl-96 {
    margin-left: 96px !important;
    margin-right: 96px !important;
  }
  .mx-xxl-98 {
    margin-left: 98px !important;
    margin-right: 98px !important;
  }
  .mx-xxl-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .mx-xxl-102 {
    margin-left: 102px !important;
    margin-right: 102px !important;
  }
  .my-xxl-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-xxl-2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  .my-xxl-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .my-xxl-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .my-xxl-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .my-xxl-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-xxl-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .my-xxl-14 {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
  }
  .my-xxl-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .my-xxl-18 {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }
  .my-xxl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-xxl-22 {
    margin-top: 22px !important;
    margin-bottom: 22px !important;
  }
  .my-xxl-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .my-xxl-26 {
    margin-top: 26px !important;
    margin-bottom: 26px !important;
  }
  .my-xxl-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .my-xxl-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-xxl-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .my-xxl-34 {
    margin-top: 34px !important;
    margin-bottom: 34px !important;
  }
  .my-xxl-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .my-xxl-38 {
    margin-top: 38px !important;
    margin-bottom: 38px !important;
  }
  .my-xxl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-xxl-42 {
    margin-top: 42px !important;
    margin-bottom: 42px !important;
  }
  .my-xxl-44 {
    margin-top: 44px !important;
    margin-bottom: 44px !important;
  }
  .my-xxl-46 {
    margin-top: 46px !important;
    margin-bottom: 46px !important;
  }
  .my-xxl-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .my-xxl-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-xxl-52 {
    margin-top: 52px !important;
    margin-bottom: 52px !important;
  }
  .my-xxl-54 {
    margin-top: 54px !important;
    margin-bottom: 54px !important;
  }
  .my-xxl-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important;
  }
  .my-xxl-58 {
    margin-top: 58px !important;
    margin-bottom: 58px !important;
  }
  .my-xxl-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-xxl-62 {
    margin-top: 62px !important;
    margin-bottom: 62px !important;
  }
  .my-xxl-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .my-xxl-66 {
    margin-top: 66px !important;
    margin-bottom: 66px !important;
  }
  .my-xxl-68 {
    margin-top: 68px !important;
    margin-bottom: 68px !important;
  }
  .my-xxl-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-xxl-72 {
    margin-top: 72px !important;
    margin-bottom: 72px !important;
  }
  .my-xxl-74 {
    margin-top: 74px !important;
    margin-bottom: 74px !important;
  }
  .my-xxl-76 {
    margin-top: 76px !important;
    margin-bottom: 76px !important;
  }
  .my-xxl-78 {
    margin-top: 78px !important;
    margin-bottom: 78px !important;
  }
  .my-xxl-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-xxl-82 {
    margin-top: 82px !important;
    margin-bottom: 82px !important;
  }
  .my-xxl-84 {
    margin-top: 84px !important;
    margin-bottom: 84px !important;
  }
  .my-xxl-86 {
    margin-top: 86px !important;
    margin-bottom: 86px !important;
  }
  .my-xxl-88 {
    margin-top: 88px !important;
    margin-bottom: 88px !important;
  }
  .my-xxl-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-xxl-92 {
    margin-top: 92px !important;
    margin-bottom: 92px !important;
  }
  .my-xxl-94 {
    margin-top: 94px !important;
    margin-bottom: 94px !important;
  }
  .my-xxl-96 {
    margin-top: 96px !important;
    margin-bottom: 96px !important;
  }
  .my-xxl-98 {
    margin-top: 98px !important;
    margin-bottom: 98px !important;
  }
  .my-xxl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-xxl-102 {
    margin-top: 102px !important;
    margin-bottom: 102px !important;
  }
}
@media (min-width: 1599px) {
  .m-xxxl-0 {
    margin: 0px !important;
  }
  .m-xxxl-2 {
    margin: 2px !important;
  }
  .m-xxxl-4 {
    margin: 4px !important;
  }
  .m-xxxl-6 {
    margin: 6px !important;
  }
  .m-xxxl-8 {
    margin: 8px !important;
  }
  .m-xxxl-10 {
    margin: 10px !important;
  }
  .m-xxxl-12 {
    margin: 12px !important;
  }
  .m-xxxl-14 {
    margin: 14px !important;
  }
  .m-xxxl-16 {
    margin: 16px !important;
  }
  .m-xxxl-18 {
    margin: 18px !important;
  }
  .m-xxxl-20 {
    margin: 20px !important;
  }
  .m-xxxl-22 {
    margin: 22px !important;
  }
  .m-xxxl-24 {
    margin: 24px !important;
  }
  .m-xxxl-26 {
    margin: 26px !important;
  }
  .m-xxxl-28 {
    margin: 28px !important;
  }
  .m-xxxl-30 {
    margin: 30px !important;
  }
  .m-xxxl-32 {
    margin: 32px !important;
  }
  .m-xxxl-34 {
    margin: 34px !important;
  }
  .m-xxxl-36 {
    margin: 36px !important;
  }
  .m-xxxl-38 {
    margin: 38px !important;
  }
  .m-xxxl-40 {
    margin: 40px !important;
  }
  .m-xxxl-42 {
    margin: 42px !important;
  }
  .m-xxxl-44 {
    margin: 44px !important;
  }
  .m-xxxl-46 {
    margin: 46px !important;
  }
  .m-xxxl-48 {
    margin: 48px !important;
  }
  .m-xxxl-50 {
    margin: 50px !important;
  }
  .m-xxxl-52 {
    margin: 52px !important;
  }
  .m-xxxl-54 {
    margin: 54px !important;
  }
  .m-xxxl-56 {
    margin: 56px !important;
  }
  .m-xxxl-58 {
    margin: 58px !important;
  }
  .m-xxxl-60 {
    margin: 60px !important;
  }
  .m-xxxl-62 {
    margin: 62px !important;
  }
  .m-xxxl-64 {
    margin: 64px !important;
  }
  .m-xxxl-66 {
    margin: 66px !important;
  }
  .m-xxxl-68 {
    margin: 68px !important;
  }
  .m-xxxl-70 {
    margin: 70px !important;
  }
  .m-xxxl-72 {
    margin: 72px !important;
  }
  .m-xxxl-74 {
    margin: 74px !important;
  }
  .m-xxxl-76 {
    margin: 76px !important;
  }
  .m-xxxl-78 {
    margin: 78px !important;
  }
  .m-xxxl-80 {
    margin: 80px !important;
  }
  .m-xxxl-82 {
    margin: 82px !important;
  }
  .m-xxxl-84 {
    margin: 84px !important;
  }
  .m-xxxl-86 {
    margin: 86px !important;
  }
  .m-xxxl-88 {
    margin: 88px !important;
  }
  .m-xxxl-90 {
    margin: 90px !important;
  }
  .m-xxxl-92 {
    margin: 92px !important;
  }
  .m-xxxl-94 {
    margin: 94px !important;
  }
  .m-xxxl-96 {
    margin: 96px !important;
  }
  .m-xxxl-98 {
    margin: 98px !important;
  }
  .m-xxxl-100 {
    margin: 100px !important;
  }
  .m-xxxl-102 {
    margin: 102px !important;
  }
  .mt-xxxl-0 {
    margin-top: 0px !important;
  }
  .mt-xxxl-2 {
    margin-top: 2px !important;
  }
  .mt-xxxl-4 {
    margin-top: 4px !important;
  }
  .mt-xxxl-6 {
    margin-top: 6px !important;
  }
  .mt-xxxl-8 {
    margin-top: 8px !important;
  }
  .mt-xxxl-10 {
    margin-top: 10px !important;
  }
  .mt-xxxl-12 {
    margin-top: 12px !important;
  }
  .mt-xxxl-14 {
    margin-top: 14px !important;
  }
  .mt-xxxl-16 {
    margin-top: 16px !important;
  }
  .mt-xxxl-18 {
    margin-top: 18px !important;
  }
  .mt-xxxl-20 {
    margin-top: 20px !important;
  }
  .mt-xxxl-22 {
    margin-top: 22px !important;
  }
  .mt-xxxl-24 {
    margin-top: 24px !important;
  }
  .mt-xxxl-26 {
    margin-top: 26px !important;
  }
  .mt-xxxl-28 {
    margin-top: 28px !important;
  }
  .mt-xxxl-30 {
    margin-top: 30px !important;
  }
  .mt-xxxl-32 {
    margin-top: 32px !important;
  }
  .mt-xxxl-34 {
    margin-top: 34px !important;
  }
  .mt-xxxl-36 {
    margin-top: 36px !important;
  }
  .mt-xxxl-38 {
    margin-top: 38px !important;
  }
  .mt-xxxl-40 {
    margin-top: 40px !important;
  }
  .mt-xxxl-42 {
    margin-top: 42px !important;
  }
  .mt-xxxl-44 {
    margin-top: 44px !important;
  }
  .mt-xxxl-46 {
    margin-top: 46px !important;
  }
  .mt-xxxl-48 {
    margin-top: 48px !important;
  }
  .mt-xxxl-50 {
    margin-top: 50px !important;
  }
  .mt-xxxl-52 {
    margin-top: 52px !important;
  }
  .mt-xxxl-54 {
    margin-top: 54px !important;
  }
  .mt-xxxl-56 {
    margin-top: 56px !important;
  }
  .mt-xxxl-58 {
    margin-top: 58px !important;
  }
  .mt-xxxl-60 {
    margin-top: 60px !important;
  }
  .mt-xxxl-62 {
    margin-top: 62px !important;
  }
  .mt-xxxl-64 {
    margin-top: 64px !important;
  }
  .mt-xxxl-66 {
    margin-top: 66px !important;
  }
  .mt-xxxl-68 {
    margin-top: 68px !important;
  }
  .mt-xxxl-70 {
    margin-top: 70px !important;
  }
  .mt-xxxl-72 {
    margin-top: 72px !important;
  }
  .mt-xxxl-74 {
    margin-top: 74px !important;
  }
  .mt-xxxl-76 {
    margin-top: 76px !important;
  }
  .mt-xxxl-78 {
    margin-top: 78px !important;
  }
  .mt-xxxl-80 {
    margin-top: 80px !important;
  }
  .mt-xxxl-82 {
    margin-top: 82px !important;
  }
  .mt-xxxl-84 {
    margin-top: 84px !important;
  }
  .mt-xxxl-86 {
    margin-top: 86px !important;
  }
  .mt-xxxl-88 {
    margin-top: 88px !important;
  }
  .mt-xxxl-90 {
    margin-top: 90px !important;
  }
  .mt-xxxl-92 {
    margin-top: 92px !important;
  }
  .mt-xxxl-94 {
    margin-top: 94px !important;
  }
  .mt-xxxl-96 {
    margin-top: 96px !important;
  }
  .mt-xxxl-98 {
    margin-top: 98px !important;
  }
  .mt-xxxl-100 {
    margin-top: 100px !important;
  }
  .mt-xxxl-102 {
    margin-top: 102px !important;
  }
  .mt-xxxl-104 {
    margin-top: 104px !important;
  }
  .mt-xxxl-106 {
    margin-top: 106px !important;
  }
  .mt-xxxl-108 {
    margin-top: 108px !important;
  }
  .mt-xxxl-110 {
    margin-top: 110px !important;
  }
  .mt-xxxl-112 {
    margin-top: 112px !important;
  }
  .mt-xxxl-114 {
    margin-top: 114px !important;
  }
  .mt-xxxl-116 {
    margin-top: 116px !important;
  }
  .mt-xxxl-118 {
    margin-top: 118px !important;
  }
  .mt-xxxl-120 {
    margin-top: 120px !important;
  }
  .mt-xxxl-122 {
    margin-top: 122px !important;
  }
  .mt-xxxl-124 {
    margin-top: 124px !important;
  }
  .mt-xxxl-126 {
    margin-top: 126px !important;
  }
  .mt-xxxl-128 {
    margin-top: 128px !important;
  }
  .mb-xxxl-0 {
    margin-bottom: 0px !important;
  }
  .mb-xxxl-2 {
    margin-bottom: 2px !important;
  }
  .mb-xxxl-4 {
    margin-bottom: 4px !important;
  }
  .mb-xxxl-6 {
    margin-bottom: 6px !important;
  }
  .mb-xxxl-8 {
    margin-bottom: 8px !important;
  }
  .mb-xxxl-10 {
    margin-bottom: 10px !important;
  }
  .mb-xxxl-12 {
    margin-bottom: 12px !important;
  }
  .mb-xxxl-14 {
    margin-bottom: 14px !important;
  }
  .mb-xxxl-16 {
    margin-bottom: 16px !important;
  }
  .mb-xxxl-18 {
    margin-bottom: 18px !important;
  }
  .mb-xxxl-20 {
    margin-bottom: 20px !important;
  }
  .mb-xxxl-22 {
    margin-bottom: 22px !important;
  }
  .mb-xxxl-24 {
    margin-bottom: 24px !important;
  }
  .mb-xxxl-26 {
    margin-bottom: 26px !important;
  }
  .mb-xxxl-28 {
    margin-bottom: 28px !important;
  }
  .mb-xxxl-30 {
    margin-bottom: 30px !important;
  }
  .mb-xxxl-32 {
    margin-bottom: 32px !important;
  }
  .mb-xxxl-34 {
    margin-bottom: 34px !important;
  }
  .mb-xxxl-36 {
    margin-bottom: 36px !important;
  }
  .mb-xxxl-38 {
    margin-bottom: 38px !important;
  }
  .mb-xxxl-40 {
    margin-bottom: 40px !important;
  }
  .mb-xxxl-42 {
    margin-bottom: 42px !important;
  }
  .mb-xxxl-44 {
    margin-bottom: 44px !important;
  }
  .mb-xxxl-46 {
    margin-bottom: 46px !important;
  }
  .mb-xxxl-48 {
    margin-bottom: 48px !important;
  }
  .mb-xxxl-50 {
    margin-bottom: 50px !important;
  }
  .mb-xxxl-52 {
    margin-bottom: 52px !important;
  }
  .mb-xxxl-54 {
    margin-bottom: 54px !important;
  }
  .mb-xxxl-56 {
    margin-bottom: 56px !important;
  }
  .mb-xxxl-58 {
    margin-bottom: 58px !important;
  }
  .mb-xxxl-60 {
    margin-bottom: 60px !important;
  }
  .mb-xxxl-62 {
    margin-bottom: 62px !important;
  }
  .mb-xxxl-64 {
    margin-bottom: 64px !important;
  }
  .mb-xxxl-66 {
    margin-bottom: 66px !important;
  }
  .mb-xxxl-68 {
    margin-bottom: 68px !important;
  }
  .mb-xxxl-70 {
    margin-bottom: 70px !important;
  }
  .mb-xxxl-72 {
    margin-bottom: 72px !important;
  }
  .mb-xxxl-74 {
    margin-bottom: 74px !important;
  }
  .mb-xxxl-76 {
    margin-bottom: 76px !important;
  }
  .mb-xxxl-78 {
    margin-bottom: 78px !important;
  }
  .mb-xxxl-80 {
    margin-bottom: 80px !important;
  }
  .mb-xxxl-82 {
    margin-bottom: 82px !important;
  }
  .mb-xxxl-84 {
    margin-bottom: 84px !important;
  }
  .mb-xxxl-86 {
    margin-bottom: 86px !important;
  }
  .mb-xxxl-88 {
    margin-bottom: 88px !important;
  }
  .mb-xxxl-90 {
    margin-bottom: 90px !important;
  }
  .mb-xxxl-92 {
    margin-bottom: 92px !important;
  }
  .mb-xxxl-94 {
    margin-bottom: 94px !important;
  }
  .mb-xxxl-96 {
    margin-bottom: 96px !important;
  }
  .mb-xxxl-98 {
    margin-bottom: 98px !important;
  }
  .mb-xxxl-100 {
    margin-bottom: 100px !important;
  }
  .mb-xxxl-102 {
    margin-bottom: 102px !important;
  }
  .ms-xxxl-0 {
    margin-left: 0px !important;
  }
  .ms-xxxl-2 {
    margin-left: 2px !important;
  }
  .ms-xxxl-4 {
    margin-left: 4px !important;
  }
  .ms-xxxl-6 {
    margin-left: 6px !important;
  }
  .ms-xxxl-8 {
    margin-left: 8px !important;
  }
  .ms-xxxl-10 {
    margin-left: 10px !important;
  }
  .ms-xxxl-12 {
    margin-left: 12px !important;
  }
  .ms-xxxl-14 {
    margin-left: 14px !important;
  }
  .ms-xxxl-16 {
    margin-left: 16px !important;
  }
  .ms-xxxl-18 {
    margin-left: 18px !important;
  }
  .ms-xxxl-20 {
    margin-left: 20px !important;
  }
  .ms-xxxl-22 {
    margin-left: 22px !important;
  }
  .ms-xxxl-24 {
    margin-left: 24px !important;
  }
  .ms-xxxl-26 {
    margin-left: 26px !important;
  }
  .ms-xxxl-28 {
    margin-left: 28px !important;
  }
  .ms-xxxl-30 {
    margin-left: 30px !important;
  }
  .ms-xxxl-32 {
    margin-left: 32px !important;
  }
  .ms-xxxl-34 {
    margin-left: 34px !important;
  }
  .ms-xxxl-36 {
    margin-left: 36px !important;
  }
  .ms-xxxl-38 {
    margin-left: 38px !important;
  }
  .ms-xxxl-40 {
    margin-left: 40px !important;
  }
  .ms-xxxl-42 {
    margin-left: 42px !important;
  }
  .ms-xxxl-44 {
    margin-left: 44px !important;
  }
  .ms-xxxl-46 {
    margin-left: 46px !important;
  }
  .ms-xxxl-48 {
    margin-left: 48px !important;
  }
  .ms-xxxl-50 {
    margin-left: 50px !important;
  }
  .ms-xxxl-52 {
    margin-left: 52px !important;
  }
  .ms-xxxl-54 {
    margin-left: 54px !important;
  }
  .ms-xxxl-56 {
    margin-left: 56px !important;
  }
  .ms-xxxl-58 {
    margin-left: 58px !important;
  }
  .ms-xxxl-60 {
    margin-left: 60px !important;
  }
  .ms-xxxl-62 {
    margin-left: 62px !important;
  }
  .ms-xxxl-64 {
    margin-left: 64px !important;
  }
  .ms-xxxl-66 {
    margin-left: 66px !important;
  }
  .ms-xxxl-68 {
    margin-left: 68px !important;
  }
  .ms-xxxl-70 {
    margin-left: 70px !important;
  }
  .ms-xxxl-72 {
    margin-left: 72px !important;
  }
  .ms-xxxl-74 {
    margin-left: 74px !important;
  }
  .ms-xxxl-76 {
    margin-left: 76px !important;
  }
  .ms-xxxl-78 {
    margin-left: 78px !important;
  }
  .ms-xxxl-80 {
    margin-left: 80px !important;
  }
  .ms-xxxl-82 {
    margin-left: 82px !important;
  }
  .ms-xxxl-84 {
    margin-left: 84px !important;
  }
  .ms-xxxl-86 {
    margin-left: 86px !important;
  }
  .ms-xxxl-88 {
    margin-left: 88px !important;
  }
  .ms-xxxl-90 {
    margin-left: 90px !important;
  }
  .ms-xxxl-92 {
    margin-left: 92px !important;
  }
  .ms-xxxl-94 {
    margin-left: 94px !important;
  }
  .ms-xxxl-96 {
    margin-left: 96px !important;
  }
  .ms-xxxl-98 {
    margin-left: 98px !important;
  }
  .ms-xxxl-100 {
    margin-left: 100px !important;
  }
  .ms-xxxl-102 {
    margin-left: 102px !important;
  }
  .me-xxxl-0 {
    margin-right: 0px !important;
  }
  .me-xxxl-2 {
    margin-right: 2px !important;
  }
  .me-xxxl-4 {
    margin-right: 4px !important;
  }
  .me-xxxl-6 {
    margin-right: 6px !important;
  }
  .me-xxxl-8 {
    margin-right: 8px !important;
  }
  .me-xxxl-10 {
    margin-right: 10px !important;
  }
  .me-xxxl-12 {
    margin-right: 12px !important;
  }
  .me-xxxl-14 {
    margin-right: 14px !important;
  }
  .me-xxxl-16 {
    margin-right: 16px !important;
  }
  .me-xxxl-18 {
    margin-right: 18px !important;
  }
  .me-xxxl-20 {
    margin-right: 20px !important;
  }
  .me-xxxl-22 {
    margin-right: 22px !important;
  }
  .me-xxxl-24 {
    margin-right: 24px !important;
  }
  .me-xxxl-26 {
    margin-right: 26px !important;
  }
  .me-xxxl-28 {
    margin-right: 28px !important;
  }
  .me-xxxl-30 {
    margin-right: 30px !important;
  }
  .me-xxxl-32 {
    margin-right: 32px !important;
  }
  .me-xxxl-34 {
    margin-right: 34px !important;
  }
  .me-xxxl-36 {
    margin-right: 36px !important;
  }
  .me-xxxl-38 {
    margin-right: 38px !important;
  }
  .me-xxxl-40 {
    margin-right: 40px !important;
  }
  .me-xxxl-42 {
    margin-right: 42px !important;
  }
  .me-xxxl-44 {
    margin-right: 44px !important;
  }
  .me-xxxl-46 {
    margin-right: 46px !important;
  }
  .me-xxxl-48 {
    margin-right: 48px !important;
  }
  .me-xxxl-50 {
    margin-right: 50px !important;
  }
  .me-xxxl-52 {
    margin-right: 52px !important;
  }
  .me-xxxl-54 {
    margin-right: 54px !important;
  }
  .me-xxxl-56 {
    margin-right: 56px !important;
  }
  .me-xxxl-58 {
    margin-right: 58px !important;
  }
  .me-xxxl-60 {
    margin-right: 60px !important;
  }
  .me-xxxl-62 {
    margin-right: 62px !important;
  }
  .me-xxxl-64 {
    margin-right: 64px !important;
  }
  .me-xxxl-66 {
    margin-right: 66px !important;
  }
  .me-xxxl-68 {
    margin-right: 68px !important;
  }
  .me-xxxl-70 {
    margin-right: 70px !important;
  }
  .me-xxxl-72 {
    margin-right: 72px !important;
  }
  .me-xxxl-74 {
    margin-right: 74px !important;
  }
  .me-xxxl-76 {
    margin-right: 76px !important;
  }
  .me-xxxl-78 {
    margin-right: 78px !important;
  }
  .me-xxxl-80 {
    margin-right: 80px !important;
  }
  .me-xxxl-82 {
    margin-right: 82px !important;
  }
  .me-xxxl-84 {
    margin-right: 84px !important;
  }
  .me-xxxl-86 {
    margin-right: 86px !important;
  }
  .me-xxxl-88 {
    margin-right: 88px !important;
  }
  .me-xxxl-90 {
    margin-right: 90px !important;
  }
  .me-xxxl-92 {
    margin-right: 92px !important;
  }
  .me-xxxl-94 {
    margin-right: 94px !important;
  }
  .me-xxxl-96 {
    margin-right: 96px !important;
  }
  .me-xxxl-98 {
    margin-right: 98px !important;
  }
  .me-xxxl-100 {
    margin-right: 100px !important;
  }
  .me-xxxl-102 {
    margin-right: 102px !important;
  }
  .mx-xxxl-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .mx-xxxl-2 {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }
  .mx-xxxl-4 {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  .mx-xxxl-6 {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  .mx-xxxl-8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .mx-xxxl-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mx-xxxl-12 {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
  .mx-xxxl-14 {
    margin-left: 14px !important;
    margin-right: 14px !important;
  }
  .mx-xxxl-16 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .mx-xxxl-18 {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }
  .mx-xxxl-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mx-xxxl-22 {
    margin-left: 22px !important;
    margin-right: 22px !important;
  }
  .mx-xxxl-24 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
  .mx-xxxl-26 {
    margin-left: 26px !important;
    margin-right: 26px !important;
  }
  .mx-xxxl-28 {
    margin-left: 28px !important;
    margin-right: 28px !important;
  }
  .mx-xxxl-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mx-xxxl-32 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
  .mx-xxxl-34 {
    margin-left: 34px !important;
    margin-right: 34px !important;
  }
  .mx-xxxl-36 {
    margin-left: 36px !important;
    margin-right: 36px !important;
  }
  .mx-xxxl-38 {
    margin-left: 38px !important;
    margin-right: 38px !important;
  }
  .mx-xxxl-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mx-xxxl-42 {
    margin-left: 42px !important;
    margin-right: 42px !important;
  }
  .mx-xxxl-44 {
    margin-left: 44px !important;
    margin-right: 44px !important;
  }
  .mx-xxxl-46 {
    margin-left: 46px !important;
    margin-right: 46px !important;
  }
  .mx-xxxl-48 {
    margin-left: 48px !important;
    margin-right: 48px !important;
  }
  .mx-xxxl-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mx-xxxl-52 {
    margin-left: 52px !important;
    margin-right: 52px !important;
  }
  .mx-xxxl-54 {
    margin-left: 54px !important;
    margin-right: 54px !important;
  }
  .mx-xxxl-56 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }
  .mx-xxxl-58 {
    margin-left: 58px !important;
    margin-right: 58px !important;
  }
  .mx-xxxl-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mx-xxxl-62 {
    margin-left: 62px !important;
    margin-right: 62px !important;
  }
  .mx-xxxl-64 {
    margin-left: 64px !important;
    margin-right: 64px !important;
  }
  .mx-xxxl-66 {
    margin-left: 66px !important;
    margin-right: 66px !important;
  }
  .mx-xxxl-68 {
    margin-left: 68px !important;
    margin-right: 68px !important;
  }
  .mx-xxxl-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mx-xxxl-72 {
    margin-left: 72px !important;
    margin-right: 72px !important;
  }
  .mx-xxxl-74 {
    margin-left: 74px !important;
    margin-right: 74px !important;
  }
  .mx-xxxl-76 {
    margin-left: 76px !important;
    margin-right: 76px !important;
  }
  .mx-xxxl-78 {
    margin-left: 78px !important;
    margin-right: 78px !important;
  }
  .mx-xxxl-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mx-xxxl-82 {
    margin-left: 82px !important;
    margin-right: 82px !important;
  }
  .mx-xxxl-84 {
    margin-left: 84px !important;
    margin-right: 84px !important;
  }
  .mx-xxxl-86 {
    margin-left: 86px !important;
    margin-right: 86px !important;
  }
  .mx-xxxl-88 {
    margin-left: 88px !important;
    margin-right: 88px !important;
  }
  .mx-xxxl-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mx-xxxl-92 {
    margin-left: 92px !important;
    margin-right: 92px !important;
  }
  .mx-xxxl-94 {
    margin-left: 94px !important;
    margin-right: 94px !important;
  }
  .mx-xxxl-96 {
    margin-left: 96px !important;
    margin-right: 96px !important;
  }
  .mx-xxxl-98 {
    margin-left: 98px !important;
    margin-right: 98px !important;
  }
  .mx-xxxl-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .mx-xxxl-102 {
    margin-left: 102px !important;
    margin-right: 102px !important;
  }
  .my-xxxl-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-xxxl-2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  .my-xxxl-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .my-xxxl-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .my-xxxl-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .my-xxxl-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .my-xxxl-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .my-xxxl-14 {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
  }
  .my-xxxl-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .my-xxxl-18 {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }
  .my-xxxl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-xxxl-22 {
    margin-top: 22px !important;
    margin-bottom: 22px !important;
  }
  .my-xxxl-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .my-xxxl-26 {
    margin-top: 26px !important;
    margin-bottom: 26px !important;
  }
  .my-xxxl-28 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .my-xxxl-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .my-xxxl-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .my-xxxl-34 {
    margin-top: 34px !important;
    margin-bottom: 34px !important;
  }
  .my-xxxl-36 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .my-xxxl-38 {
    margin-top: 38px !important;
    margin-bottom: 38px !important;
  }
  .my-xxxl-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-xxxl-42 {
    margin-top: 42px !important;
    margin-bottom: 42px !important;
  }
  .my-xxxl-44 {
    margin-top: 44px !important;
    margin-bottom: 44px !important;
  }
  .my-xxxl-46 {
    margin-top: 46px !important;
    margin-bottom: 46px !important;
  }
  .my-xxxl-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .my-xxxl-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .my-xxxl-52 {
    margin-top: 52px !important;
    margin-bottom: 52px !important;
  }
  .my-xxxl-54 {
    margin-top: 54px !important;
    margin-bottom: 54px !important;
  }
  .my-xxxl-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important;
  }
  .my-xxxl-58 {
    margin-top: 58px !important;
    margin-bottom: 58px !important;
  }
  .my-xxxl-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-xxxl-62 {
    margin-top: 62px !important;
    margin-bottom: 62px !important;
  }
  .my-xxxl-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .my-xxxl-66 {
    margin-top: 66px !important;
    margin-bottom: 66px !important;
  }
  .my-xxxl-68 {
    margin-top: 68px !important;
    margin-bottom: 68px !important;
  }
  .my-xxxl-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .my-xxxl-72 {
    margin-top: 72px !important;
    margin-bottom: 72px !important;
  }
  .my-xxxl-74 {
    margin-top: 74px !important;
    margin-bottom: 74px !important;
  }
  .my-xxxl-76 {
    margin-top: 76px !important;
    margin-bottom: 76px !important;
  }
  .my-xxxl-78 {
    margin-top: 78px !important;
    margin-bottom: 78px !important;
  }
  .my-xxxl-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .my-xxxl-82 {
    margin-top: 82px !important;
    margin-bottom: 82px !important;
  }
  .my-xxxl-84 {
    margin-top: 84px !important;
    margin-bottom: 84px !important;
  }
  .my-xxxl-86 {
    margin-top: 86px !important;
    margin-bottom: 86px !important;
  }
  .my-xxxl-88 {
    margin-top: 88px !important;
    margin-bottom: 88px !important;
  }
  .my-xxxl-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .my-xxxl-92 {
    margin-top: 92px !important;
    margin-bottom: 92px !important;
  }
  .my-xxxl-94 {
    margin-top: 94px !important;
    margin-bottom: 94px !important;
  }
  .my-xxxl-96 {
    margin-top: 96px !important;
    margin-bottom: 96px !important;
  }
  .my-xxxl-98 {
    margin-top: 98px !important;
    margin-bottom: 98px !important;
  }
  .my-xxxl-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .my-xxxl-102 {
    margin-top: 102px !important;
    margin-bottom: 102px !important;
  }
}
/*******************
Margin Up property 
*******************/
.mtm-0 {
  margin-top: 0px !important;
}

.mtm-2 {
  margin-top: -2px !important;
}

.mtm-4 {
  margin-top: -4px !important;
}

.mtm-6 {
  margin-top: -6px !important;
}

.mtm-8 {
  margin-top: -8px !important;
}

.mtm-10 {
  margin-top: -10px !important;
}

.mtm-12 {
  margin-top: -12px !important;
}

.mtm-14 {
  margin-top: -14px !important;
}

.mtm-16 {
  margin-top: -16px !important;
}

.mtm-18 {
  margin-top: -18px !important;
}

.mtm-20 {
  margin-top: -20px !important;
}

.mtm-22 {
  margin-top: -22px !important;
}

.mtm-24 {
  margin-top: -24px !important;
}

.mtm-26 {
  margin-top: -26px !important;
}

.mtm-28 {
  margin-top: -28px !important;
}

.mtm-30 {
  margin-top: -30px !important;
}

.mtm-32 {
  margin-top: -32px !important;
}

.mtm-34 {
  margin-top: -34px !important;
}

.mtm-36 {
  margin-top: -36px !important;
}

.mtm-38 {
  margin-top: -38px !important;
}

.mtm-40 {
  margin-top: -40px !important;
}

.mtm-42 {
  margin-top: -42px !important;
}

.mtm-44 {
  margin-top: -44px !important;
}

.mtm-46 {
  margin-top: -46px !important;
}

.mtm-48 {
  margin-top: -48px !important;
}

.mtm-50 {
  margin-top: -50px !important;
}

.mtm-52 {
  margin-top: -52px !important;
}

.mtm-54 {
  margin-top: -54px !important;
}

.mtm-56 {
  margin-top: -56px !important;
}

.mtm-58 {
  margin-top: -58px !important;
}

.mtm-60 {
  margin-top: -60px !important;
}

.mtm-62 {
  margin-top: -62px !important;
}

.mtm-64 {
  margin-top: -64px !important;
}

.mtm-66 {
  margin-top: -66px !important;
}

.mtm-68 {
  margin-top: -68px !important;
}

.mtm-70 {
  margin-top: -70px !important;
}

.mtm-72 {
  margin-top: -72px !important;
}

.mtm-74 {
  margin-top: -74px !important;
}

.mtm-76 {
  margin-top: -76px !important;
}

.mtm-78 {
  margin-top: -78px !important;
}

.mtm-80 {
  margin-top: -80px !important;
}

.mtm-82 {
  margin-top: -82px !important;
}

.mtm-84 {
  margin-top: -84px !important;
}

.mtm-86 {
  margin-top: -86px !important;
}

.mtm-88 {
  margin-top: -88px !important;
}

.mtm-90 {
  margin-top: -90px !important;
}

.mtm-92 {
  margin-top: -92px !important;
}

.mtm-94 {
  margin-top: -94px !important;
}

.mtm-96 {
  margin-top: -96px !important;
}

.mtm-98 {
  margin-top: -98px !important;
}

.mtm-100 {
  margin-top: -100px !important;
}

.mtm-102 {
  margin-top: -102px !important;
}

.mbm-0 {
  margin-bottom: 0px !important;
}

.mbm-2 {
  margin-bottom: -2px !important;
}

.mbm-4 {
  margin-bottom: -4px !important;
}

.mbm-6 {
  margin-bottom: -6px !important;
}

.mbm-8 {
  margin-bottom: -8px !important;
}

.mbm-10 {
  margin-bottom: -10px !important;
}

.mbm-12 {
  margin-bottom: -12px !important;
}

.mbm-14 {
  margin-bottom: -14px !important;
}

.mbm-16 {
  margin-bottom: -16px !important;
}

.mbm-18 {
  margin-bottom: -18px !important;
}

.mbm-20 {
  margin-bottom: -20px !important;
}

.mbm-22 {
  margin-bottom: -22px !important;
}

.mbm-24 {
  margin-bottom: -24px !important;
}

.mbm-26 {
  margin-bottom: -26px !important;
}

.mbm-28 {
  margin-bottom: -28px !important;
}

.mbm-30 {
  margin-bottom: -30px !important;
}

.mbm-32 {
  margin-bottom: -32px !important;
}

.mbm-34 {
  margin-bottom: -34px !important;
}

.mbm-36 {
  margin-bottom: -36px !important;
}

.mbm-38 {
  margin-bottom: -38px !important;
}

.mbm-40 {
  margin-bottom: -40px !important;
}

.mbm-42 {
  margin-bottom: -42px !important;
}

.mbm-44 {
  margin-bottom: -44px !important;
}

.mbm-46 {
  margin-bottom: -46px !important;
}

.mbm-48 {
  margin-bottom: -48px !important;
}

.mbm-50 {
  margin-bottom: -50px !important;
}

.mbm-52 {
  margin-bottom: -52px !important;
}

.mbm-54 {
  margin-bottom: -54px !important;
}

.mbm-56 {
  margin-bottom: -56px !important;
}

.mbm-58 {
  margin-bottom: -58px !important;
}

.mbm-60 {
  margin-bottom: -60px !important;
}

.mbm-62 {
  margin-bottom: -62px !important;
}

.mbm-64 {
  margin-bottom: -64px !important;
}

.mbm-66 {
  margin-bottom: -66px !important;
}

.mbm-68 {
  margin-bottom: -68px !important;
}

.mbm-70 {
  margin-bottom: -70px !important;
}

.mbm-72 {
  margin-bottom: -72px !important;
}

.mbm-74 {
  margin-bottom: -74px !important;
}

.mbm-76 {
  margin-bottom: -76px !important;
}

.mbm-78 {
  margin-bottom: -78px !important;
}

.mbm-80 {
  margin-bottom: -80px !important;
}

.mbm-82 {
  margin-bottom: -82px !important;
}

.mbm-84 {
  margin-bottom: -84px !important;
}

.mbm-86 {
  margin-bottom: -86px !important;
}

.mbm-88 {
  margin-bottom: -88px !important;
}

.mbm-90 {
  margin-bottom: -90px !important;
}

.mbm-92 {
  margin-bottom: -92px !important;
}

.mbm-94 {
  margin-bottom: -94px !important;
}

.mbm-96 {
  margin-bottom: -96px !important;
}

.mbm-98 {
  margin-bottom: -98px !important;
}

.mbm-100 {
  margin-bottom: -100px !important;
}

.mbm-102 {
  margin-bottom: -102px !important;
}

.msm-0 {
  margin-left: 0px !important;
}

.msm-2 {
  margin-left: -2px !important;
}

.msm-4 {
  margin-left: -4px !important;
}

.msm-6 {
  margin-left: -6px !important;
}

.msm-8 {
  margin-left: -8px !important;
}

.msm-10 {
  margin-left: -10px !important;
}

.msm-12 {
  margin-left: -12px !important;
}

.msm-14 {
  margin-left: -14px !important;
}

.msm-16 {
  margin-left: -16px !important;
}

.msm-18 {
  margin-left: -18px !important;
}

.msm-20 {
  margin-left: -20px !important;
}

.msm-22 {
  margin-left: -22px !important;
}

.msm-24 {
  margin-left: -24px !important;
}

.msm-26 {
  margin-left: -26px !important;
}

.msm-28 {
  margin-left: -28px !important;
}

.msm-30 {
  margin-left: -30px !important;
}

.msm-32 {
  margin-left: -32px !important;
}

.msm-34 {
  margin-left: -34px !important;
}

.msm-36 {
  margin-left: -36px !important;
}

.msm-38 {
  margin-left: -38px !important;
}

.msm-40 {
  margin-left: -40px !important;
}

.msm-42 {
  margin-left: -42px !important;
}

.msm-44 {
  margin-left: -44px !important;
}

.msm-46 {
  margin-left: -46px !important;
}

.msm-48 {
  margin-left: -48px !important;
}

.msm-50 {
  margin-left: -50px !important;
}

.msm-52 {
  margin-left: -52px !important;
}

.msm-54 {
  margin-left: -54px !important;
}

.msm-56 {
  margin-left: -56px !important;
}

.msm-58 {
  margin-left: -58px !important;
}

.msm-60 {
  margin-left: -60px !important;
}

.msm-62 {
  margin-left: -62px !important;
}

.msm-64 {
  margin-left: -64px !important;
}

.msm-66 {
  margin-left: -66px !important;
}

.msm-68 {
  margin-left: -68px !important;
}

.msm-70 {
  margin-left: -70px !important;
}

.msm-72 {
  margin-left: -72px !important;
}

.msm-74 {
  margin-left: -74px !important;
}

.msm-76 {
  margin-left: -76px !important;
}

.msm-78 {
  margin-left: -78px !important;
}

.msm-80 {
  margin-left: -80px !important;
}

.msm-82 {
  margin-left: -82px !important;
}

.msm-84 {
  margin-left: -84px !important;
}

.msm-86 {
  margin-left: -86px !important;
}

.msm-88 {
  margin-left: -88px !important;
}

.msm-90 {
  margin-left: -90px !important;
}

.msm-92 {
  margin-left: -92px !important;
}

.msm-94 {
  margin-left: -94px !important;
}

.msm-96 {
  margin-left: -96px !important;
}

.msm-98 {
  margin-left: -98px !important;
}

.msm-100 {
  margin-left: -100px !important;
}

.msm-102 {
  margin-left: -102px !important;
}

.mem-0 {
  margin-right: 0px !important;
}

.mem-2 {
  margin-right: -2px !important;
}

.mem-4 {
  margin-right: -4px !important;
}

.mem-6 {
  margin-right: -6px !important;
}

.mem-8 {
  margin-right: -8px !important;
}

.mem-10 {
  margin-right: -10px !important;
}

.mem-12 {
  margin-right: -12px !important;
}

.mem-14 {
  margin-right: -14px !important;
}

.mem-16 {
  margin-right: -16px !important;
}

.mem-18 {
  margin-right: -18px !important;
}

.mem-20 {
  margin-right: -20px !important;
}

.mem-22 {
  margin-right: -22px !important;
}

.mem-24 {
  margin-right: -24px !important;
}

.mem-26 {
  margin-right: -26px !important;
}

.mem-28 {
  margin-right: -28px !important;
}

.mem-30 {
  margin-right: -30px !important;
}

.mem-32 {
  margin-right: -32px !important;
}

.mem-34 {
  margin-right: -34px !important;
}

.mem-36 {
  margin-right: -36px !important;
}

.mem-38 {
  margin-right: -38px !important;
}

.mem-40 {
  margin-right: -40px !important;
}

.mem-42 {
  margin-right: -42px !important;
}

.mem-44 {
  margin-right: -44px !important;
}

.mem-46 {
  margin-right: -46px !important;
}

.mem-48 {
  margin-right: -48px !important;
}

.mem-50 {
  margin-right: -50px !important;
}

.mem-52 {
  margin-right: -52px !important;
}

.mem-54 {
  margin-right: -54px !important;
}

.mem-56 {
  margin-right: -56px !important;
}

.mem-58 {
  margin-right: -58px !important;
}

.mem-60 {
  margin-right: -60px !important;
}

.mem-62 {
  margin-right: -62px !important;
}

.mem-64 {
  margin-right: -64px !important;
}

.mem-66 {
  margin-right: -66px !important;
}

.mem-68 {
  margin-right: -68px !important;
}

.mem-70 {
  margin-right: -70px !important;
}

.mem-72 {
  margin-right: -72px !important;
}

.mem-74 {
  margin-right: -74px !important;
}

.mem-76 {
  margin-right: -76px !important;
}

.mem-78 {
  margin-right: -78px !important;
}

.mem-80 {
  margin-right: -80px !important;
}

.mem-82 {
  margin-right: -82px !important;
}

.mem-84 {
  margin-right: -84px !important;
}

.mem-86 {
  margin-right: -86px !important;
}

.mem-88 {
  margin-right: -88px !important;
}

.mem-90 {
  margin-right: -90px !important;
}

.mem-92 {
  margin-right: -92px !important;
}

.mem-94 {
  margin-right: -94px !important;
}

.mem-96 {
  margin-right: -96px !important;
}

.mem-98 {
  margin-right: -98px !important;
}

.mem-100 {
  margin-right: -100px !important;
}

.mem-102 {
  margin-right: -102px !important;
}

@media (max-width: 575px) {
  .mtm-xs-0 {
    margin-top: 0px !important;
  }
  .mtm-xs-2 {
    margin-top: -2px !important;
  }
  .mtm-xs-4 {
    margin-top: -4px !important;
  }
  .mtm-xs-6 {
    margin-top: -6px !important;
  }
  .mtm-xs-8 {
    margin-top: -8px !important;
  }
  .mtm-xs-10 {
    margin-top: -10px !important;
  }
  .mtm-xs-12 {
    margin-top: -12px !important;
  }
  .mtm-xs-14 {
    margin-top: -14px !important;
  }
  .mtm-xs-16 {
    margin-top: -16px !important;
  }
  .mtm-xs-18 {
    margin-top: -18px !important;
  }
  .mtm-xs-20 {
    margin-top: -20px !important;
  }
  .mtm-xs-22 {
    margin-top: -22px !important;
  }
  .mtm-xs-24 {
    margin-top: -24px !important;
  }
  .mtm-xs-26 {
    margin-top: -26px !important;
  }
  .mtm-xs-28 {
    margin-top: -28px !important;
  }
  .mtm-xs-30 {
    margin-top: -30px !important;
  }
  .mtm-xs-32 {
    margin-top: -32px !important;
  }
  .mtm-xs-34 {
    margin-top: -34px !important;
  }
  .mtm-xs-36 {
    margin-top: -36px !important;
  }
  .mtm-xs-38 {
    margin-top: -38px !important;
  }
  .mtm-xs-40 {
    margin-top: -40px !important;
  }
  .mtm-xs-42 {
    margin-top: -42px !important;
  }
  .mtm-xs-44 {
    margin-top: -44px !important;
  }
  .mtm-xs-46 {
    margin-top: -46px !important;
  }
  .mtm-xs-48 {
    margin-top: -48px !important;
  }
  .mtm-xs-50 {
    margin-top: -50px !important;
  }
  .mtm-xs-52 {
    margin-top: -52px !important;
  }
  .mtm-xs-54 {
    margin-top: -54px !important;
  }
  .mtm-xs-56 {
    margin-top: -56px !important;
  }
  .mtm-xs-58 {
    margin-top: -58px !important;
  }
  .mtm-xs-60 {
    margin-top: -60px !important;
  }
  .mtm-xs-62 {
    margin-top: -62px !important;
  }
  .mtm-xs-64 {
    margin-top: -64px !important;
  }
  .mtm-xs-66 {
    margin-top: -66px !important;
  }
  .mtm-xs-68 {
    margin-top: -68px !important;
  }
  .mtm-xs-70 {
    margin-top: -70px !important;
  }
  .mtm-xs-72 {
    margin-top: -72px !important;
  }
  .mtm-xs-74 {
    margin-top: -74px !important;
  }
  .mtm-xs-76 {
    margin-top: -76px !important;
  }
  .mtm-xs-78 {
    margin-top: -78px !important;
  }
  .mtm-xs-80 {
    margin-top: -80px !important;
  }
  .mtm-xs-82 {
    margin-top: -82px !important;
  }
  .mtm-xs-84 {
    margin-top: -84px !important;
  }
  .mtm-xs-86 {
    margin-top: -86px !important;
  }
  .mtm-xs-88 {
    margin-top: -88px !important;
  }
  .mtm-xs-90 {
    margin-top: -90px !important;
  }
  .mtm-xs-92 {
    margin-top: -92px !important;
  }
  .mtm-xs-94 {
    margin-top: -94px !important;
  }
  .mtm-xs-96 {
    margin-top: -96px !important;
  }
  .mtm-xs-98 {
    margin-top: -98px !important;
  }
  .mtm-xs-100 {
    margin-top: -100px !important;
  }
  .mtm-xs-102 {
    margin-top: -102px !important;
  }
  .mbm-xs-0 {
    margin-bottom: 0px !important;
  }
  .mbm-xs-2 {
    margin-bottom: -2px !important;
  }
  .mbm-xs-4 {
    margin-bottom: -4px !important;
  }
  .mbm-xs-6 {
    margin-bottom: -6px !important;
  }
  .mbm-xs-8 {
    margin-bottom: -8px !important;
  }
  .mbm-xs-10 {
    margin-bottom: -10px !important;
  }
  .mbm-xs-12 {
    margin-bottom: -12px !important;
  }
  .mbm-xs-14 {
    margin-bottom: -14px !important;
  }
  .mbm-xs-16 {
    margin-bottom: -16px !important;
  }
  .mbm-xs-18 {
    margin-bottom: -18px !important;
  }
  .mbm-xs-20 {
    margin-bottom: -20px !important;
  }
  .mbm-xs-22 {
    margin-bottom: -22px !important;
  }
  .mbm-xs-24 {
    margin-bottom: -24px !important;
  }
  .mbm-xs-26 {
    margin-bottom: -26px !important;
  }
  .mbm-xs-28 {
    margin-bottom: -28px !important;
  }
  .mbm-xs-30 {
    margin-bottom: -30px !important;
  }
  .mbm-xs-32 {
    margin-bottom: -32px !important;
  }
  .mbm-xs-34 {
    margin-bottom: -34px !important;
  }
  .mbm-xs-36 {
    margin-bottom: -36px !important;
  }
  .mbm-xs-38 {
    margin-bottom: -38px !important;
  }
  .mbm-xs-40 {
    margin-bottom: -40px !important;
  }
  .mbm-xs-42 {
    margin-bottom: -42px !important;
  }
  .mbm-xs-44 {
    margin-bottom: -44px !important;
  }
  .mbm-xs-46 {
    margin-bottom: -46px !important;
  }
  .mbm-xs-48 {
    margin-bottom: -48px !important;
  }
  .mbm-xs-50 {
    margin-bottom: -50px !important;
  }
  .mbm-xs-52 {
    margin-bottom: -52px !important;
  }
  .mbm-xs-54 {
    margin-bottom: -54px !important;
  }
  .mbm-xs-56 {
    margin-bottom: -56px !important;
  }
  .mbm-xs-58 {
    margin-bottom: -58px !important;
  }
  .mbm-xs-60 {
    margin-bottom: -60px !important;
  }
  .mbm-xs-62 {
    margin-bottom: -62px !important;
  }
  .mbm-xs-64 {
    margin-bottom: -64px !important;
  }
  .mbm-xs-66 {
    margin-bottom: -66px !important;
  }
  .mbm-xs-68 {
    margin-bottom: -68px !important;
  }
  .mbm-xs-70 {
    margin-bottom: -70px !important;
  }
  .mbm-xs-72 {
    margin-bottom: -72px !important;
  }
  .mbm-xs-74 {
    margin-bottom: -74px !important;
  }
  .mbm-xs-76 {
    margin-bottom: -76px !important;
  }
  .mbm-xs-78 {
    margin-bottom: -78px !important;
  }
  .mbm-xs-80 {
    margin-bottom: -80px !important;
  }
  .mbm-xs-82 {
    margin-bottom: -82px !important;
  }
  .mbm-xs-84 {
    margin-bottom: -84px !important;
  }
  .mbm-xs-86 {
    margin-bottom: -86px !important;
  }
  .mbm-xs-88 {
    margin-bottom: -88px !important;
  }
  .mbm-xs-90 {
    margin-bottom: -90px !important;
  }
  .mbm-xs-92 {
    margin-bottom: -92px !important;
  }
  .mbm-xs-94 {
    margin-bottom: -94px !important;
  }
  .mbm-xs-96 {
    margin-bottom: -96px !important;
  }
  .mbm-xs-98 {
    margin-bottom: -98px !important;
  }
  .mbm-xs-100 {
    margin-bottom: -100px !important;
  }
  .mbm-xs-102 {
    margin-bottom: -102px !important;
  }
  .msm-xs-0 {
    margin-left: 0px !important;
  }
  .msm-xs-2 {
    margin-left: -2px !important;
  }
  .msm-xs-4 {
    margin-left: -4px !important;
  }
  .msm-xs-6 {
    margin-left: -6px !important;
  }
  .msm-xs-8 {
    margin-left: -8px !important;
  }
  .msm-xs-10 {
    margin-left: -10px !important;
  }
  .msm-xs-12 {
    margin-left: -12px !important;
  }
  .msm-xs-14 {
    margin-left: -14px !important;
  }
  .msm-xs-16 {
    margin-left: -16px !important;
  }
  .msm-xs-18 {
    margin-left: -18px !important;
  }
  .msm-xs-20 {
    margin-left: -20px !important;
  }
  .msm-xs-22 {
    margin-left: -22px !important;
  }
  .msm-xs-24 {
    margin-left: -24px !important;
  }
  .msm-xs-26 {
    margin-left: -26px !important;
  }
  .msm-xs-28 {
    margin-left: -28px !important;
  }
  .msm-xs-30 {
    margin-left: -30px !important;
  }
  .msm-xs-32 {
    margin-left: -32px !important;
  }
  .msm-xs-34 {
    margin-left: -34px !important;
  }
  .msm-xs-36 {
    margin-left: -36px !important;
  }
  .msm-xs-38 {
    margin-left: -38px !important;
  }
  .msm-xs-40 {
    margin-left: -40px !important;
  }
  .msm-xs-42 {
    margin-left: -42px !important;
  }
  .msm-xs-44 {
    margin-left: -44px !important;
  }
  .msm-xs-46 {
    margin-left: -46px !important;
  }
  .msm-xs-48 {
    margin-left: -48px !important;
  }
  .msm-xs-50 {
    margin-left: -50px !important;
  }
  .msm-xs-52 {
    margin-left: -52px !important;
  }
  .msm-xs-54 {
    margin-left: -54px !important;
  }
  .msm-xs-56 {
    margin-left: -56px !important;
  }
  .msm-xs-58 {
    margin-left: -58px !important;
  }
  .msm-xs-60 {
    margin-left: -60px !important;
  }
  .msm-xs-62 {
    margin-left: -62px !important;
  }
  .msm-xs-64 {
    margin-left: -64px !important;
  }
  .msm-xs-66 {
    margin-left: -66px !important;
  }
  .msm-xs-68 {
    margin-left: -68px !important;
  }
  .msm-xs-70 {
    margin-left: -70px !important;
  }
  .msm-xs-72 {
    margin-left: -72px !important;
  }
  .msm-xs-74 {
    margin-left: -74px !important;
  }
  .msm-xs-76 {
    margin-left: -76px !important;
  }
  .msm-xs-78 {
    margin-left: -78px !important;
  }
  .msm-xs-80 {
    margin-left: -80px !important;
  }
  .msm-xs-82 {
    margin-left: -82px !important;
  }
  .msm-xs-84 {
    margin-left: -84px !important;
  }
  .msm-xs-86 {
    margin-left: -86px !important;
  }
  .msm-xs-88 {
    margin-left: -88px !important;
  }
  .msm-xs-90 {
    margin-left: -90px !important;
  }
  .msm-xs-92 {
    margin-left: -92px !important;
  }
  .msm-xs-94 {
    margin-left: -94px !important;
  }
  .msm-xs-96 {
    margin-left: -96px !important;
  }
  .msm-xs-98 {
    margin-left: -98px !important;
  }
  .msm-xs-100 {
    margin-left: -100px !important;
  }
  .msm-xs-102 {
    margin-left: -102px !important;
  }
  .mem-xs-0 {
    margin-right: 0px !important;
  }
  .mem-xs-2 {
    margin-right: -2px !important;
  }
  .mem-xs-4 {
    margin-right: -4px !important;
  }
  .mem-xs-6 {
    margin-right: -6px !important;
  }
  .mem-xs-8 {
    margin-right: -8px !important;
  }
  .mem-xs-10 {
    margin-right: -10px !important;
  }
  .mem-xs-12 {
    margin-right: -12px !important;
  }
  .mem-xs-14 {
    margin-right: -14px !important;
  }
  .mem-xs-16 {
    margin-right: -16px !important;
  }
  .mem-xs-18 {
    margin-right: -18px !important;
  }
  .mem-xs-20 {
    margin-right: -20px !important;
  }
  .mem-xs-22 {
    margin-right: -22px !important;
  }
  .mem-xs-24 {
    margin-right: -24px !important;
  }
  .mem-xs-26 {
    margin-right: -26px !important;
  }
  .mem-xs-28 {
    margin-right: -28px !important;
  }
  .mem-xs-30 {
    margin-right: -30px !important;
  }
  .mem-xs-32 {
    margin-right: -32px !important;
  }
  .mem-xs-34 {
    margin-right: -34px !important;
  }
  .mem-xs-36 {
    margin-right: -36px !important;
  }
  .mem-xs-38 {
    margin-right: -38px !important;
  }
  .mem-xs-40 {
    margin-right: -40px !important;
  }
  .mem-xs-42 {
    margin-right: -42px !important;
  }
  .mem-xs-44 {
    margin-right: -44px !important;
  }
  .mem-xs-46 {
    margin-right: -46px !important;
  }
  .mem-xs-48 {
    margin-right: -48px !important;
  }
  .mem-xs-50 {
    margin-right: -50px !important;
  }
  .mem-xs-52 {
    margin-right: -52px !important;
  }
  .mem-xs-54 {
    margin-right: -54px !important;
  }
  .mem-xs-56 {
    margin-right: -56px !important;
  }
  .mem-xs-58 {
    margin-right: -58px !important;
  }
  .mem-xs-60 {
    margin-right: -60px !important;
  }
  .mem-xs-62 {
    margin-right: -62px !important;
  }
  .mem-xs-64 {
    margin-right: -64px !important;
  }
  .mem-xs-66 {
    margin-right: -66px !important;
  }
  .mem-xs-68 {
    margin-right: -68px !important;
  }
  .mem-xs-70 {
    margin-right: -70px !important;
  }
  .mem-xs-72 {
    margin-right: -72px !important;
  }
  .mem-xs-74 {
    margin-right: -74px !important;
  }
  .mem-xs-76 {
    margin-right: -76px !important;
  }
  .mem-xs-78 {
    margin-right: -78px !important;
  }
  .mem-xs-80 {
    margin-right: -80px !important;
  }
  .mem-xs-82 {
    margin-right: -82px !important;
  }
  .mem-xs-84 {
    margin-right: -84px !important;
  }
  .mem-xs-86 {
    margin-right: -86px !important;
  }
  .mem-xs-88 {
    margin-right: -88px !important;
  }
  .mem-xs-90 {
    margin-right: -90px !important;
  }
  .mem-xs-92 {
    margin-right: -92px !important;
  }
  .mem-xs-94 {
    margin-right: -94px !important;
  }
  .mem-xs-96 {
    margin-right: -96px !important;
  }
  .mem-xs-98 {
    margin-right: -98px !important;
  }
  .mem-xs-100 {
    margin-right: -100px !important;
  }
  .mem-xs-102 {
    margin-right: -102px !important;
  }
}
@media (min-width: 576px) {
  .mtm-sm-0 {
    margin-top: 0px !important;
  }
  .mtm-sm-2 {
    margin-top: -2px !important;
  }
  .mtm-sm-4 {
    margin-top: -4px !important;
  }
  .mtm-sm-6 {
    margin-top: -6px !important;
  }
  .mtm-sm-8 {
    margin-top: -8px !important;
  }
  .mtm-sm-10 {
    margin-top: -10px !important;
  }
  .mtm-sm-12 {
    margin-top: -12px !important;
  }
  .mtm-sm-14 {
    margin-top: -14px !important;
  }
  .mtm-sm-16 {
    margin-top: -16px !important;
  }
  .mtm-sm-18 {
    margin-top: -18px !important;
  }
  .mtm-sm-20 {
    margin-top: -20px !important;
  }
  .mtm-sm-22 {
    margin-top: -22px !important;
  }
  .mtm-sm-24 {
    margin-top: -24px !important;
  }
  .mtm-sm-26 {
    margin-top: -26px !important;
  }
  .mtm-sm-28 {
    margin-top: -28px !important;
  }
  .mtm-sm-30 {
    margin-top: -30px !important;
  }
  .mtm-sm-32 {
    margin-top: -32px !important;
  }
  .mtm-sm-34 {
    margin-top: -34px !important;
  }
  .mtm-sm-36 {
    margin-top: -36px !important;
  }
  .mtm-sm-38 {
    margin-top: -38px !important;
  }
  .mtm-sm-40 {
    margin-top: -40px !important;
  }
  .mtm-sm-42 {
    margin-top: -42px !important;
  }
  .mtm-sm-44 {
    margin-top: -44px !important;
  }
  .mtm-sm-46 {
    margin-top: -46px !important;
  }
  .mtm-sm-48 {
    margin-top: -48px !important;
  }
  .mtm-sm-50 {
    margin-top: -50px !important;
  }
  .mtm-sm-52 {
    margin-top: -52px !important;
  }
  .mtm-sm-54 {
    margin-top: -54px !important;
  }
  .mtm-sm-56 {
    margin-top: -56px !important;
  }
  .mtm-sm-58 {
    margin-top: -58px !important;
  }
  .mtm-sm-60 {
    margin-top: -60px !important;
  }
  .mtm-sm-62 {
    margin-top: -62px !important;
  }
  .mtm-sm-64 {
    margin-top: -64px !important;
  }
  .mtm-sm-66 {
    margin-top: -66px !important;
  }
  .mtm-sm-68 {
    margin-top: -68px !important;
  }
  .mtm-sm-70 {
    margin-top: -70px !important;
  }
  .mtm-sm-72 {
    margin-top: -72px !important;
  }
  .mtm-sm-74 {
    margin-top: -74px !important;
  }
  .mtm-sm-76 {
    margin-top: -76px !important;
  }
  .mtm-sm-78 {
    margin-top: -78px !important;
  }
  .mtm-sm-80 {
    margin-top: -80px !important;
  }
  .mtm-sm-82 {
    margin-top: -82px !important;
  }
  .mtm-sm-84 {
    margin-top: -84px !important;
  }
  .mtm-sm-86 {
    margin-top: -86px !important;
  }
  .mtm-sm-88 {
    margin-top: -88px !important;
  }
  .mtm-sm-90 {
    margin-top: -90px !important;
  }
  .mtm-sm-92 {
    margin-top: -92px !important;
  }
  .mtm-sm-94 {
    margin-top: -94px !important;
  }
  .mtm-sm-96 {
    margin-top: -96px !important;
  }
  .mtm-sm-98 {
    margin-top: -98px !important;
  }
  .mtm-sm-100 {
    margin-top: -100px !important;
  }
  .mtm-sm-102 {
    margin-top: -102px !important;
  }
  .mbm-sm-0 {
    margin-bottom: 0px !important;
  }
  .mbm-sm-2 {
    margin-bottom: -2px !important;
  }
  .mbm-sm-4 {
    margin-bottom: -4px !important;
  }
  .mbm-sm-6 {
    margin-bottom: -6px !important;
  }
  .mbm-sm-8 {
    margin-bottom: -8px !important;
  }
  .mbm-sm-10 {
    margin-bottom: -10px !important;
  }
  .mbm-sm-12 {
    margin-bottom: -12px !important;
  }
  .mbm-sm-14 {
    margin-bottom: -14px !important;
  }
  .mbm-sm-16 {
    margin-bottom: -16px !important;
  }
  .mbm-sm-18 {
    margin-bottom: -18px !important;
  }
  .mbm-sm-20 {
    margin-bottom: -20px !important;
  }
  .mbm-sm-22 {
    margin-bottom: -22px !important;
  }
  .mbm-sm-24 {
    margin-bottom: -24px !important;
  }
  .mbm-sm-26 {
    margin-bottom: -26px !important;
  }
  .mbm-sm-28 {
    margin-bottom: -28px !important;
  }
  .mbm-sm-30 {
    margin-bottom: -30px !important;
  }
  .mbm-sm-32 {
    margin-bottom: -32px !important;
  }
  .mbm-sm-34 {
    margin-bottom: -34px !important;
  }
  .mbm-sm-36 {
    margin-bottom: -36px !important;
  }
  .mbm-sm-38 {
    margin-bottom: -38px !important;
  }
  .mbm-sm-40 {
    margin-bottom: -40px !important;
  }
  .mbm-sm-42 {
    margin-bottom: -42px !important;
  }
  .mbm-sm-44 {
    margin-bottom: -44px !important;
  }
  .mbm-sm-46 {
    margin-bottom: -46px !important;
  }
  .mbm-sm-48 {
    margin-bottom: -48px !important;
  }
  .mbm-sm-50 {
    margin-bottom: -50px !important;
  }
  .mbm-sm-52 {
    margin-bottom: -52px !important;
  }
  .mbm-sm-54 {
    margin-bottom: -54px !important;
  }
  .mbm-sm-56 {
    margin-bottom: -56px !important;
  }
  .mbm-sm-58 {
    margin-bottom: -58px !important;
  }
  .mbm-sm-60 {
    margin-bottom: -60px !important;
  }
  .mbm-sm-62 {
    margin-bottom: -62px !important;
  }
  .mbm-sm-64 {
    margin-bottom: -64px !important;
  }
  .mbm-sm-66 {
    margin-bottom: -66px !important;
  }
  .mbm-sm-68 {
    margin-bottom: -68px !important;
  }
  .mbm-sm-70 {
    margin-bottom: -70px !important;
  }
  .mbm-sm-72 {
    margin-bottom: -72px !important;
  }
  .mbm-sm-74 {
    margin-bottom: -74px !important;
  }
  .mbm-sm-76 {
    margin-bottom: -76px !important;
  }
  .mbm-sm-78 {
    margin-bottom: -78px !important;
  }
  .mbm-sm-80 {
    margin-bottom: -80px !important;
  }
  .mbm-sm-82 {
    margin-bottom: -82px !important;
  }
  .mbm-sm-84 {
    margin-bottom: -84px !important;
  }
  .mbm-sm-86 {
    margin-bottom: -86px !important;
  }
  .mbm-sm-88 {
    margin-bottom: -88px !important;
  }
  .mbm-sm-90 {
    margin-bottom: -90px !important;
  }
  .mbm-sm-92 {
    margin-bottom: -92px !important;
  }
  .mbm-sm-94 {
    margin-bottom: -94px !important;
  }
  .mbm-sm-96 {
    margin-bottom: -96px !important;
  }
  .mbm-sm-98 {
    margin-bottom: -98px !important;
  }
  .mbm-sm-100 {
    margin-bottom: -100px !important;
  }
  .mbm-sm-102 {
    margin-bottom: -102px !important;
  }
  .msm-sm-0 {
    margin-left: 0px !important;
  }
  .msm-sm-2 {
    margin-left: -2px !important;
  }
  .msm-sm-4 {
    margin-left: -4px !important;
  }
  .msm-sm-6 {
    margin-left: -6px !important;
  }
  .msm-sm-8 {
    margin-left: -8px !important;
  }
  .msm-sm-10 {
    margin-left: -10px !important;
  }
  .msm-sm-12 {
    margin-left: -12px !important;
  }
  .msm-sm-14 {
    margin-left: -14px !important;
  }
  .msm-sm-16 {
    margin-left: -16px !important;
  }
  .msm-sm-18 {
    margin-left: -18px !important;
  }
  .msm-sm-20 {
    margin-left: -20px !important;
  }
  .msm-sm-22 {
    margin-left: -22px !important;
  }
  .msm-sm-24 {
    margin-left: -24px !important;
  }
  .msm-sm-26 {
    margin-left: -26px !important;
  }
  .msm-sm-28 {
    margin-left: -28px !important;
  }
  .msm-sm-30 {
    margin-left: -30px !important;
  }
  .msm-sm-32 {
    margin-left: -32px !important;
  }
  .msm-sm-34 {
    margin-left: -34px !important;
  }
  .msm-sm-36 {
    margin-left: -36px !important;
  }
  .msm-sm-38 {
    margin-left: -38px !important;
  }
  .msm-sm-40 {
    margin-left: -40px !important;
  }
  .msm-sm-42 {
    margin-left: -42px !important;
  }
  .msm-sm-44 {
    margin-left: -44px !important;
  }
  .msm-sm-46 {
    margin-left: -46px !important;
  }
  .msm-sm-48 {
    margin-left: -48px !important;
  }
  .msm-sm-50 {
    margin-left: -50px !important;
  }
  .msm-sm-52 {
    margin-left: -52px !important;
  }
  .msm-sm-54 {
    margin-left: -54px !important;
  }
  .msm-sm-56 {
    margin-left: -56px !important;
  }
  .msm-sm-58 {
    margin-left: -58px !important;
  }
  .msm-sm-60 {
    margin-left: -60px !important;
  }
  .msm-sm-62 {
    margin-left: -62px !important;
  }
  .msm-sm-64 {
    margin-left: -64px !important;
  }
  .msm-sm-66 {
    margin-left: -66px !important;
  }
  .msm-sm-68 {
    margin-left: -68px !important;
  }
  .msm-sm-70 {
    margin-left: -70px !important;
  }
  .msm-sm-72 {
    margin-left: -72px !important;
  }
  .msm-sm-74 {
    margin-left: -74px !important;
  }
  .msm-sm-76 {
    margin-left: -76px !important;
  }
  .msm-sm-78 {
    margin-left: -78px !important;
  }
  .msm-sm-80 {
    margin-left: -80px !important;
  }
  .msm-sm-82 {
    margin-left: -82px !important;
  }
  .msm-sm-84 {
    margin-left: -84px !important;
  }
  .msm-sm-86 {
    margin-left: -86px !important;
  }
  .msm-sm-88 {
    margin-left: -88px !important;
  }
  .msm-sm-90 {
    margin-left: -90px !important;
  }
  .msm-sm-92 {
    margin-left: -92px !important;
  }
  .msm-sm-94 {
    margin-left: -94px !important;
  }
  .msm-sm-96 {
    margin-left: -96px !important;
  }
  .msm-sm-98 {
    margin-left: -98px !important;
  }
  .msm-sm-100 {
    margin-left: -100px !important;
  }
  .msm-sm-102 {
    margin-left: -102px !important;
  }
  .mem-sm-0 {
    margin-right: 0px !important;
  }
  .mem-sm-2 {
    margin-right: -2px !important;
  }
  .mem-sm-4 {
    margin-right: -4px !important;
  }
  .mem-sm-6 {
    margin-right: -6px !important;
  }
  .mem-sm-8 {
    margin-right: -8px !important;
  }
  .mem-sm-10 {
    margin-right: -10px !important;
  }
  .mem-sm-12 {
    margin-right: -12px !important;
  }
  .mem-sm-14 {
    margin-right: -14px !important;
  }
  .mem-sm-16 {
    margin-right: -16px !important;
  }
  .mem-sm-18 {
    margin-right: -18px !important;
  }
  .mem-sm-20 {
    margin-right: -20px !important;
  }
  .mem-sm-22 {
    margin-right: -22px !important;
  }
  .mem-sm-24 {
    margin-right: -24px !important;
  }
  .mem-sm-26 {
    margin-right: -26px !important;
  }
  .mem-sm-28 {
    margin-right: -28px !important;
  }
  .mem-sm-30 {
    margin-right: -30px !important;
  }
  .mem-sm-32 {
    margin-right: -32px !important;
  }
  .mem-sm-34 {
    margin-right: -34px !important;
  }
  .mem-sm-36 {
    margin-right: -36px !important;
  }
  .mem-sm-38 {
    margin-right: -38px !important;
  }
  .mem-sm-40 {
    margin-right: -40px !important;
  }
  .mem-sm-42 {
    margin-right: -42px !important;
  }
  .mem-sm-44 {
    margin-right: -44px !important;
  }
  .mem-sm-46 {
    margin-right: -46px !important;
  }
  .mem-sm-48 {
    margin-right: -48px !important;
  }
  .mem-sm-50 {
    margin-right: -50px !important;
  }
  .mem-sm-52 {
    margin-right: -52px !important;
  }
  .mem-sm-54 {
    margin-right: -54px !important;
  }
  .mem-sm-56 {
    margin-right: -56px !important;
  }
  .mem-sm-58 {
    margin-right: -58px !important;
  }
  .mem-sm-60 {
    margin-right: -60px !important;
  }
  .mem-sm-62 {
    margin-right: -62px !important;
  }
  .mem-sm-64 {
    margin-right: -64px !important;
  }
  .mem-sm-66 {
    margin-right: -66px !important;
  }
  .mem-sm-68 {
    margin-right: -68px !important;
  }
  .mem-sm-70 {
    margin-right: -70px !important;
  }
  .mem-sm-72 {
    margin-right: -72px !important;
  }
  .mem-sm-74 {
    margin-right: -74px !important;
  }
  .mem-sm-76 {
    margin-right: -76px !important;
  }
  .mem-sm-78 {
    margin-right: -78px !important;
  }
  .mem-sm-80 {
    margin-right: -80px !important;
  }
  .mem-sm-82 {
    margin-right: -82px !important;
  }
  .mem-sm-84 {
    margin-right: -84px !important;
  }
  .mem-sm-86 {
    margin-right: -86px !important;
  }
  .mem-sm-88 {
    margin-right: -88px !important;
  }
  .mem-sm-90 {
    margin-right: -90px !important;
  }
  .mem-sm-92 {
    margin-right: -92px !important;
  }
  .mem-sm-94 {
    margin-right: -94px !important;
  }
  .mem-sm-96 {
    margin-right: -96px !important;
  }
  .mem-sm-98 {
    margin-right: -98px !important;
  }
  .mem-sm-100 {
    margin-right: -100px !important;
  }
  .mem-sm-102 {
    margin-right: -102px !important;
  }
}
@media (min-width: 768px) {
  .mtm-md-0 {
    margin-top: 0px !important;
  }
  .mtm-md-2 {
    margin-top: -2px !important;
  }
  .mtm-md-4 {
    margin-top: -4px !important;
  }
  .mtm-md-6 {
    margin-top: -6px !important;
  }
  .mtm-md-8 {
    margin-top: -8px !important;
  }
  .mtm-md-10 {
    margin-top: -10px !important;
  }
  .mtm-md-12 {
    margin-top: -12px !important;
  }
  .mtm-md-14 {
    margin-top: -14px !important;
  }
  .mtm-md-16 {
    margin-top: -16px !important;
  }
  .mtm-md-18 {
    margin-top: -18px !important;
  }
  .mtm-md-20 {
    margin-top: -20px !important;
  }
  .mtm-md-22 {
    margin-top: -22px !important;
  }
  .mtm-md-24 {
    margin-top: -24px !important;
  }
  .mtm-md-26 {
    margin-top: -26px !important;
  }
  .mtm-md-28 {
    margin-top: -28px !important;
  }
  .mtm-md-30 {
    margin-top: -30px !important;
  }
  .mtm-md-32 {
    margin-top: -32px !important;
  }
  .mtm-md-34 {
    margin-top: -34px !important;
  }
  .mtm-md-36 {
    margin-top: -36px !important;
  }
  .mtm-md-38 {
    margin-top: -38px !important;
  }
  .mtm-md-40 {
    margin-top: -40px !important;
  }
  .mtm-md-42 {
    margin-top: -42px !important;
  }
  .mtm-md-44 {
    margin-top: -44px !important;
  }
  .mtm-md-46 {
    margin-top: -46px !important;
  }
  .mtm-md-48 {
    margin-top: -48px !important;
  }
  .mtm-md-50 {
    margin-top: -50px !important;
  }
  .mtm-md-52 {
    margin-top: -52px !important;
  }
  .mtm-md-54 {
    margin-top: -54px !important;
  }
  .mtm-md-56 {
    margin-top: -56px !important;
  }
  .mtm-md-58 {
    margin-top: -58px !important;
  }
  .mtm-md-60 {
    margin-top: -60px !important;
  }
  .mtm-md-62 {
    margin-top: -62px !important;
  }
  .mtm-md-64 {
    margin-top: -64px !important;
  }
  .mtm-md-66 {
    margin-top: -66px !important;
  }
  .mtm-md-68 {
    margin-top: -68px !important;
  }
  .mtm-md-70 {
    margin-top: -70px !important;
  }
  .mtm-md-72 {
    margin-top: -72px !important;
  }
  .mtm-md-74 {
    margin-top: -74px !important;
  }
  .mtm-md-76 {
    margin-top: -76px !important;
  }
  .mtm-md-78 {
    margin-top: -78px !important;
  }
  .mtm-md-80 {
    margin-top: -80px !important;
  }
  .mtm-md-82 {
    margin-top: -82px !important;
  }
  .mtm-md-84 {
    margin-top: -84px !important;
  }
  .mtm-md-86 {
    margin-top: -86px !important;
  }
  .mtm-md-88 {
    margin-top: -88px !important;
  }
  .mtm-md-90 {
    margin-top: -90px !important;
  }
  .mtm-md-92 {
    margin-top: -92px !important;
  }
  .mtm-md-94 {
    margin-top: -94px !important;
  }
  .mtm-md-96 {
    margin-top: -96px !important;
  }
  .mtm-md-98 {
    margin-top: -98px !important;
  }
  .mtm-md-100 {
    margin-top: -100px !important;
  }
  .mtm-md-102 {
    margin-top: -102px !important;
  }
  .mbm-md-0 {
    margin-bottom: 0px !important;
  }
  .mbm-md-2 {
    margin-bottom: -2px !important;
  }
  .mbm-md-4 {
    margin-bottom: -4px !important;
  }
  .mbm-md-6 {
    margin-bottom: -6px !important;
  }
  .mbm-md-8 {
    margin-bottom: -8px !important;
  }
  .mbm-md-10 {
    margin-bottom: -10px !important;
  }
  .mbm-md-12 {
    margin-bottom: -12px !important;
  }
  .mbm-md-14 {
    margin-bottom: -14px !important;
  }
  .mbm-md-16 {
    margin-bottom: -16px !important;
  }
  .mbm-md-18 {
    margin-bottom: -18px !important;
  }
  .mbm-md-20 {
    margin-bottom: -20px !important;
  }
  .mbm-md-22 {
    margin-bottom: -22px !important;
  }
  .mbm-md-24 {
    margin-bottom: -24px !important;
  }
  .mbm-md-26 {
    margin-bottom: -26px !important;
  }
  .mbm-md-28 {
    margin-bottom: -28px !important;
  }
  .mbm-md-30 {
    margin-bottom: -30px !important;
  }
  .mbm-md-32 {
    margin-bottom: -32px !important;
  }
  .mbm-md-34 {
    margin-bottom: -34px !important;
  }
  .mbm-md-36 {
    margin-bottom: -36px !important;
  }
  .mbm-md-38 {
    margin-bottom: -38px !important;
  }
  .mbm-md-40 {
    margin-bottom: -40px !important;
  }
  .mbm-md-42 {
    margin-bottom: -42px !important;
  }
  .mbm-md-44 {
    margin-bottom: -44px !important;
  }
  .mbm-md-46 {
    margin-bottom: -46px !important;
  }
  .mbm-md-48 {
    margin-bottom: -48px !important;
  }
  .mbm-md-50 {
    margin-bottom: -50px !important;
  }
  .mbm-md-52 {
    margin-bottom: -52px !important;
  }
  .mbm-md-54 {
    margin-bottom: -54px !important;
  }
  .mbm-md-56 {
    margin-bottom: -56px !important;
  }
  .mbm-md-58 {
    margin-bottom: -58px !important;
  }
  .mbm-md-60 {
    margin-bottom: -60px !important;
  }
  .mbm-md-62 {
    margin-bottom: -62px !important;
  }
  .mbm-md-64 {
    margin-bottom: -64px !important;
  }
  .mbm-md-66 {
    margin-bottom: -66px !important;
  }
  .mbm-md-68 {
    margin-bottom: -68px !important;
  }
  .mbm-md-70 {
    margin-bottom: -70px !important;
  }
  .mbm-md-72 {
    margin-bottom: -72px !important;
  }
  .mbm-md-74 {
    margin-bottom: -74px !important;
  }
  .mbm-md-76 {
    margin-bottom: -76px !important;
  }
  .mbm-md-78 {
    margin-bottom: -78px !important;
  }
  .mbm-md-80 {
    margin-bottom: -80px !important;
  }
  .mbm-md-82 {
    margin-bottom: -82px !important;
  }
  .mbm-md-84 {
    margin-bottom: -84px !important;
  }
  .mbm-md-86 {
    margin-bottom: -86px !important;
  }
  .mbm-md-88 {
    margin-bottom: -88px !important;
  }
  .mbm-md-90 {
    margin-bottom: -90px !important;
  }
  .mbm-md-92 {
    margin-bottom: -92px !important;
  }
  .mbm-md-94 {
    margin-bottom: -94px !important;
  }
  .mbm-md-96 {
    margin-bottom: -96px !important;
  }
  .mbm-md-98 {
    margin-bottom: -98px !important;
  }
  .mbm-md-100 {
    margin-bottom: -100px !important;
  }
  .mbm-md-102 {
    margin-bottom: -102px !important;
  }
  .msm-md-0 {
    margin-left: 0px !important;
  }
  .msm-md-2 {
    margin-left: -2px !important;
  }
  .msm-md-4 {
    margin-left: -4px !important;
  }
  .msm-md-6 {
    margin-left: -6px !important;
  }
  .msm-md-8 {
    margin-left: -8px !important;
  }
  .msm-md-10 {
    margin-left: -10px !important;
  }
  .msm-md-12 {
    margin-left: -12px !important;
  }
  .msm-md-14 {
    margin-left: -14px !important;
  }
  .msm-md-16 {
    margin-left: -16px !important;
  }
  .msm-md-18 {
    margin-left: -18px !important;
  }
  .msm-md-20 {
    margin-left: -20px !important;
  }
  .msm-md-22 {
    margin-left: -22px !important;
  }
  .msm-md-24 {
    margin-left: -24px !important;
  }
  .msm-md-26 {
    margin-left: -26px !important;
  }
  .msm-md-28 {
    margin-left: -28px !important;
  }
  .msm-md-30 {
    margin-left: -30px !important;
  }
  .msm-md-32 {
    margin-left: -32px !important;
  }
  .msm-md-34 {
    margin-left: -34px !important;
  }
  .msm-md-36 {
    margin-left: -36px !important;
  }
  .msm-md-38 {
    margin-left: -38px !important;
  }
  .msm-md-40 {
    margin-left: -40px !important;
  }
  .msm-md-42 {
    margin-left: -42px !important;
  }
  .msm-md-44 {
    margin-left: -44px !important;
  }
  .msm-md-46 {
    margin-left: -46px !important;
  }
  .msm-md-48 {
    margin-left: -48px !important;
  }
  .msm-md-50 {
    margin-left: -50px !important;
  }
  .msm-md-52 {
    margin-left: -52px !important;
  }
  .msm-md-54 {
    margin-left: -54px !important;
  }
  .msm-md-56 {
    margin-left: -56px !important;
  }
  .msm-md-58 {
    margin-left: -58px !important;
  }
  .msm-md-60 {
    margin-left: -60px !important;
  }
  .msm-md-62 {
    margin-left: -62px !important;
  }
  .msm-md-64 {
    margin-left: -64px !important;
  }
  .msm-md-66 {
    margin-left: -66px !important;
  }
  .msm-md-68 {
    margin-left: -68px !important;
  }
  .msm-md-70 {
    margin-left: -70px !important;
  }
  .msm-md-72 {
    margin-left: -72px !important;
  }
  .msm-md-74 {
    margin-left: -74px !important;
  }
  .msm-md-76 {
    margin-left: -76px !important;
  }
  .msm-md-78 {
    margin-left: -78px !important;
  }
  .msm-md-80 {
    margin-left: -80px !important;
  }
  .msm-md-82 {
    margin-left: -82px !important;
  }
  .msm-md-84 {
    margin-left: -84px !important;
  }
  .msm-md-86 {
    margin-left: -86px !important;
  }
  .msm-md-88 {
    margin-left: -88px !important;
  }
  .msm-md-90 {
    margin-left: -90px !important;
  }
  .msm-md-92 {
    margin-left: -92px !important;
  }
  .msm-md-94 {
    margin-left: -94px !important;
  }
  .msm-md-96 {
    margin-left: -96px !important;
  }
  .msm-md-98 {
    margin-left: -98px !important;
  }
  .msm-md-100 {
    margin-left: -100px !important;
  }
  .msm-md-102 {
    margin-left: -102px !important;
  }
  .mem-md-0 {
    margin-right: 0px !important;
  }
  .mem-md-2 {
    margin-right: -2px !important;
  }
  .mem-md-4 {
    margin-right: -4px !important;
  }
  .mem-md-6 {
    margin-right: -6px !important;
  }
  .mem-md-8 {
    margin-right: -8px !important;
  }
  .mem-md-10 {
    margin-right: -10px !important;
  }
  .mem-md-12 {
    margin-right: -12px !important;
  }
  .mem-md-14 {
    margin-right: -14px !important;
  }
  .mem-md-16 {
    margin-right: -16px !important;
  }
  .mem-md-18 {
    margin-right: -18px !important;
  }
  .mem-md-20 {
    margin-right: -20px !important;
  }
  .mem-md-22 {
    margin-right: -22px !important;
  }
  .mem-md-24 {
    margin-right: -24px !important;
  }
  .mem-md-26 {
    margin-right: -26px !important;
  }
  .mem-md-28 {
    margin-right: -28px !important;
  }
  .mem-md-30 {
    margin-right: -30px !important;
  }
  .mem-md-32 {
    margin-right: -32px !important;
  }
  .mem-md-34 {
    margin-right: -34px !important;
  }
  .mem-md-36 {
    margin-right: -36px !important;
  }
  .mem-md-38 {
    margin-right: -38px !important;
  }
  .mem-md-40 {
    margin-right: -40px !important;
  }
  .mem-md-42 {
    margin-right: -42px !important;
  }
  .mem-md-44 {
    margin-right: -44px !important;
  }
  .mem-md-46 {
    margin-right: -46px !important;
  }
  .mem-md-48 {
    margin-right: -48px !important;
  }
  .mem-md-50 {
    margin-right: -50px !important;
  }
  .mem-md-52 {
    margin-right: -52px !important;
  }
  .mem-md-54 {
    margin-right: -54px !important;
  }
  .mem-md-56 {
    margin-right: -56px !important;
  }
  .mem-md-58 {
    margin-right: -58px !important;
  }
  .mem-md-60 {
    margin-right: -60px !important;
  }
  .mem-md-62 {
    margin-right: -62px !important;
  }
  .mem-md-64 {
    margin-right: -64px !important;
  }
  .mem-md-66 {
    margin-right: -66px !important;
  }
  .mem-md-68 {
    margin-right: -68px !important;
  }
  .mem-md-70 {
    margin-right: -70px !important;
  }
  .mem-md-72 {
    margin-right: -72px !important;
  }
  .mem-md-74 {
    margin-right: -74px !important;
  }
  .mem-md-76 {
    margin-right: -76px !important;
  }
  .mem-md-78 {
    margin-right: -78px !important;
  }
  .mem-md-80 {
    margin-right: -80px !important;
  }
  .mem-md-82 {
    margin-right: -82px !important;
  }
  .mem-md-84 {
    margin-right: -84px !important;
  }
  .mem-md-86 {
    margin-right: -86px !important;
  }
  .mem-md-88 {
    margin-right: -88px !important;
  }
  .mem-md-90 {
    margin-right: -90px !important;
  }
  .mem-md-92 {
    margin-right: -92px !important;
  }
  .mem-md-94 {
    margin-right: -94px !important;
  }
  .mem-md-96 {
    margin-right: -96px !important;
  }
  .mem-md-98 {
    margin-right: -98px !important;
  }
  .mem-md-100 {
    margin-right: -100px !important;
  }
  .mem-md-102 {
    margin-right: -102px !important;
  }
}
@media (min-width: 992px) {
  .mtm-lg-0 {
    margin-top: 0px !important;
  }
  .mtm-lg-2 {
    margin-top: -2px !important;
  }
  .mtm-lg-4 {
    margin-top: -4px !important;
  }
  .mtm-lg-6 {
    margin-top: -6px !important;
  }
  .mtm-lg-8 {
    margin-top: -8px !important;
  }
  .mtm-lg-10 {
    margin-top: -10px !important;
  }
  .mtm-lg-12 {
    margin-top: -12px !important;
  }
  .mtm-lg-14 {
    margin-top: -14px !important;
  }
  .mtm-lg-16 {
    margin-top: -16px !important;
  }
  .mtm-lg-18 {
    margin-top: -18px !important;
  }
  .mtm-lg-20 {
    margin-top: -20px !important;
  }
  .mtm-lg-22 {
    margin-top: -22px !important;
  }
  .mtm-lg-24 {
    margin-top: -24px !important;
  }
  .mtm-lg-26 {
    margin-top: -26px !important;
  }
  .mtm-lg-28 {
    margin-top: -28px !important;
  }
  .mtm-lg-30 {
    margin-top: -30px !important;
  }
  .mtm-lg-32 {
    margin-top: -32px !important;
  }
  .mtm-lg-34 {
    margin-top: -34px !important;
  }
  .mtm-lg-36 {
    margin-top: -36px !important;
  }
  .mtm-lg-38 {
    margin-top: -38px !important;
  }
  .mtm-lg-40 {
    margin-top: -40px !important;
  }
  .mtm-lg-42 {
    margin-top: -42px !important;
  }
  .mtm-lg-44 {
    margin-top: -44px !important;
  }
  .mtm-lg-46 {
    margin-top: -46px !important;
  }
  .mtm-lg-48 {
    margin-top: -48px !important;
  }
  .mtm-lg-50 {
    margin-top: -50px !important;
  }
  .mtm-lg-52 {
    margin-top: -52px !important;
  }
  .mtm-lg-54 {
    margin-top: -54px !important;
  }
  .mtm-lg-56 {
    margin-top: -56px !important;
  }
  .mtm-lg-58 {
    margin-top: -58px !important;
  }
  .mtm-lg-60 {
    margin-top: -60px !important;
  }
  .mtm-lg-62 {
    margin-top: -62px !important;
  }
  .mtm-lg-64 {
    margin-top: -64px !important;
  }
  .mtm-lg-66 {
    margin-top: -66px !important;
  }
  .mtm-lg-68 {
    margin-top: -68px !important;
  }
  .mtm-lg-70 {
    margin-top: -70px !important;
  }
  .mtm-lg-72 {
    margin-top: -72px !important;
  }
  .mtm-lg-74 {
    margin-top: -74px !important;
  }
  .mtm-lg-76 {
    margin-top: -76px !important;
  }
  .mtm-lg-78 {
    margin-top: -78px !important;
  }
  .mtm-lg-80 {
    margin-top: -80px !important;
  }
  .mtm-lg-82 {
    margin-top: -82px !important;
  }
  .mtm-lg-84 {
    margin-top: -84px !important;
  }
  .mtm-lg-86 {
    margin-top: -86px !important;
  }
  .mtm-lg-88 {
    margin-top: -88px !important;
  }
  .mtm-lg-90 {
    margin-top: -90px !important;
  }
  .mtm-lg-92 {
    margin-top: -92px !important;
  }
  .mtm-lg-94 {
    margin-top: -94px !important;
  }
  .mtm-lg-96 {
    margin-top: -96px !important;
  }
  .mtm-lg-98 {
    margin-top: -98px !important;
  }
  .mtm-lg-100 {
    margin-top: -100px !important;
  }
  .mtm-lg-102 {
    margin-top: -102px !important;
  }
  .mbm-lg-0 {
    margin-bottom: 0px !important;
  }
  .mbm-lg-2 {
    margin-bottom: -2px !important;
  }
  .mbm-lg-4 {
    margin-bottom: -4px !important;
  }
  .mbm-lg-6 {
    margin-bottom: -6px !important;
  }
  .mbm-lg-8 {
    margin-bottom: -8px !important;
  }
  .mbm-lg-10 {
    margin-bottom: -10px !important;
  }
  .mbm-lg-12 {
    margin-bottom: -12px !important;
  }
  .mbm-lg-14 {
    margin-bottom: -14px !important;
  }
  .mbm-lg-16 {
    margin-bottom: -16px !important;
  }
  .mbm-lg-18 {
    margin-bottom: -18px !important;
  }
  .mbm-lg-20 {
    margin-bottom: -20px !important;
  }
  .mbm-lg-22 {
    margin-bottom: -22px !important;
  }
  .mbm-lg-24 {
    margin-bottom: -24px !important;
  }
  .mbm-lg-26 {
    margin-bottom: -26px !important;
  }
  .mbm-lg-28 {
    margin-bottom: -28px !important;
  }
  .mbm-lg-30 {
    margin-bottom: -30px !important;
  }
  .mbm-lg-32 {
    margin-bottom: -32px !important;
  }
  .mbm-lg-34 {
    margin-bottom: -34px !important;
  }
  .mbm-lg-36 {
    margin-bottom: -36px !important;
  }
  .mbm-lg-38 {
    margin-bottom: -38px !important;
  }
  .mbm-lg-40 {
    margin-bottom: -40px !important;
  }
  .mbm-lg-42 {
    margin-bottom: -42px !important;
  }
  .mbm-lg-44 {
    margin-bottom: -44px !important;
  }
  .mbm-lg-46 {
    margin-bottom: -46px !important;
  }
  .mbm-lg-48 {
    margin-bottom: -48px !important;
  }
  .mbm-lg-50 {
    margin-bottom: -50px !important;
  }
  .mbm-lg-52 {
    margin-bottom: -52px !important;
  }
  .mbm-lg-54 {
    margin-bottom: -54px !important;
  }
  .mbm-lg-56 {
    margin-bottom: -56px !important;
  }
  .mbm-lg-58 {
    margin-bottom: -58px !important;
  }
  .mbm-lg-60 {
    margin-bottom: -60px !important;
  }
  .mbm-lg-62 {
    margin-bottom: -62px !important;
  }
  .mbm-lg-64 {
    margin-bottom: -64px !important;
  }
  .mbm-lg-66 {
    margin-bottom: -66px !important;
  }
  .mbm-lg-68 {
    margin-bottom: -68px !important;
  }
  .mbm-lg-70 {
    margin-bottom: -70px !important;
  }
  .mbm-lg-72 {
    margin-bottom: -72px !important;
  }
  .mbm-lg-74 {
    margin-bottom: -74px !important;
  }
  .mbm-lg-76 {
    margin-bottom: -76px !important;
  }
  .mbm-lg-78 {
    margin-bottom: -78px !important;
  }
  .mbm-lg-80 {
    margin-bottom: -80px !important;
  }
  .mbm-lg-82 {
    margin-bottom: -82px !important;
  }
  .mbm-lg-84 {
    margin-bottom: -84px !important;
  }
  .mbm-lg-86 {
    margin-bottom: -86px !important;
  }
  .mbm-lg-88 {
    margin-bottom: -88px !important;
  }
  .mbm-lg-90 {
    margin-bottom: -90px !important;
  }
  .mbm-lg-92 {
    margin-bottom: -92px !important;
  }
  .mbm-lg-94 {
    margin-bottom: -94px !important;
  }
  .mbm-lg-96 {
    margin-bottom: -96px !important;
  }
  .mbm-lg-98 {
    margin-bottom: -98px !important;
  }
  .mbm-lg-100 {
    margin-bottom: -100px !important;
  }
  .mbm-lg-102 {
    margin-bottom: -102px !important;
  }
  .msm-lg-0 {
    margin-left: 0px !important;
  }
  .msm-lg-2 {
    margin-left: -2px !important;
  }
  .msm-lg-4 {
    margin-left: -4px !important;
  }
  .msm-lg-6 {
    margin-left: -6px !important;
  }
  .msm-lg-8 {
    margin-left: -8px !important;
  }
  .msm-lg-10 {
    margin-left: -10px !important;
  }
  .msm-lg-12 {
    margin-left: -12px !important;
  }
  .msm-lg-14 {
    margin-left: -14px !important;
  }
  .msm-lg-16 {
    margin-left: -16px !important;
  }
  .msm-lg-18 {
    margin-left: -18px !important;
  }
  .msm-lg-20 {
    margin-left: -20px !important;
  }
  .msm-lg-22 {
    margin-left: -22px !important;
  }
  .msm-lg-24 {
    margin-left: -24px !important;
  }
  .msm-lg-26 {
    margin-left: -26px !important;
  }
  .msm-lg-28 {
    margin-left: -28px !important;
  }
  .msm-lg-30 {
    margin-left: -30px !important;
  }
  .msm-lg-32 {
    margin-left: -32px !important;
  }
  .msm-lg-34 {
    margin-left: -34px !important;
  }
  .msm-lg-36 {
    margin-left: -36px !important;
  }
  .msm-lg-38 {
    margin-left: -38px !important;
  }
  .msm-lg-40 {
    margin-left: -40px !important;
  }
  .msm-lg-42 {
    margin-left: -42px !important;
  }
  .msm-lg-44 {
    margin-left: -44px !important;
  }
  .msm-lg-46 {
    margin-left: -46px !important;
  }
  .msm-lg-48 {
    margin-left: -48px !important;
  }
  .msm-lg-50 {
    margin-left: -50px !important;
  }
  .msm-lg-52 {
    margin-left: -52px !important;
  }
  .msm-lg-54 {
    margin-left: -54px !important;
  }
  .msm-lg-56 {
    margin-left: -56px !important;
  }
  .msm-lg-58 {
    margin-left: -58px !important;
  }
  .msm-lg-60 {
    margin-left: -60px !important;
  }
  .msm-lg-62 {
    margin-left: -62px !important;
  }
  .msm-lg-64 {
    margin-left: -64px !important;
  }
  .msm-lg-66 {
    margin-left: -66px !important;
  }
  .msm-lg-68 {
    margin-left: -68px !important;
  }
  .msm-lg-70 {
    margin-left: -70px !important;
  }
  .msm-lg-72 {
    margin-left: -72px !important;
  }
  .msm-lg-74 {
    margin-left: -74px !important;
  }
  .msm-lg-76 {
    margin-left: -76px !important;
  }
  .msm-lg-78 {
    margin-left: -78px !important;
  }
  .msm-lg-80 {
    margin-left: -80px !important;
  }
  .msm-lg-82 {
    margin-left: -82px !important;
  }
  .msm-lg-84 {
    margin-left: -84px !important;
  }
  .msm-lg-86 {
    margin-left: -86px !important;
  }
  .msm-lg-88 {
    margin-left: -88px !important;
  }
  .msm-lg-90 {
    margin-left: -90px !important;
  }
  .msm-lg-92 {
    margin-left: -92px !important;
  }
  .msm-lg-94 {
    margin-left: -94px !important;
  }
  .msm-lg-96 {
    margin-left: -96px !important;
  }
  .msm-lg-98 {
    margin-left: -98px !important;
  }
  .msm-lg-100 {
    margin-left: -100px !important;
  }
  .msm-lg-102 {
    margin-left: -102px !important;
  }
  .mem-lg-0 {
    margin-right: 0px !important;
  }
  .mem-lg-2 {
    margin-right: -2px !important;
  }
  .mem-lg-4 {
    margin-right: -4px !important;
  }
  .mem-lg-6 {
    margin-right: -6px !important;
  }
  .mem-lg-8 {
    margin-right: -8px !important;
  }
  .mem-lg-10 {
    margin-right: -10px !important;
  }
  .mem-lg-12 {
    margin-right: -12px !important;
  }
  .mem-lg-14 {
    margin-right: -14px !important;
  }
  .mem-lg-16 {
    margin-right: -16px !important;
  }
  .mem-lg-18 {
    margin-right: -18px !important;
  }
  .mem-lg-20 {
    margin-right: -20px !important;
  }
  .mem-lg-22 {
    margin-right: -22px !important;
  }
  .mem-lg-24 {
    margin-right: -24px !important;
  }
  .mem-lg-26 {
    margin-right: -26px !important;
  }
  .mem-lg-28 {
    margin-right: -28px !important;
  }
  .mem-lg-30 {
    margin-right: -30px !important;
  }
  .mem-lg-32 {
    margin-right: -32px !important;
  }
  .mem-lg-34 {
    margin-right: -34px !important;
  }
  .mem-lg-36 {
    margin-right: -36px !important;
  }
  .mem-lg-38 {
    margin-right: -38px !important;
  }
  .mem-lg-40 {
    margin-right: -40px !important;
  }
  .mem-lg-42 {
    margin-right: -42px !important;
  }
  .mem-lg-44 {
    margin-right: -44px !important;
  }
  .mem-lg-46 {
    margin-right: -46px !important;
  }
  .mem-lg-48 {
    margin-right: -48px !important;
  }
  .mem-lg-50 {
    margin-right: -50px !important;
  }
  .mem-lg-52 {
    margin-right: -52px !important;
  }
  .mem-lg-54 {
    margin-right: -54px !important;
  }
  .mem-lg-56 {
    margin-right: -56px !important;
  }
  .mem-lg-58 {
    margin-right: -58px !important;
  }
  .mem-lg-60 {
    margin-right: -60px !important;
  }
  .mem-lg-62 {
    margin-right: -62px !important;
  }
  .mem-lg-64 {
    margin-right: -64px !important;
  }
  .mem-lg-66 {
    margin-right: -66px !important;
  }
  .mem-lg-68 {
    margin-right: -68px !important;
  }
  .mem-lg-70 {
    margin-right: -70px !important;
  }
  .mem-lg-72 {
    margin-right: -72px !important;
  }
  .mem-lg-74 {
    margin-right: -74px !important;
  }
  .mem-lg-76 {
    margin-right: -76px !important;
  }
  .mem-lg-78 {
    margin-right: -78px !important;
  }
  .mem-lg-80 {
    margin-right: -80px !important;
  }
  .mem-lg-82 {
    margin-right: -82px !important;
  }
  .mem-lg-84 {
    margin-right: -84px !important;
  }
  .mem-lg-86 {
    margin-right: -86px !important;
  }
  .mem-lg-88 {
    margin-right: -88px !important;
  }
  .mem-lg-90 {
    margin-right: -90px !important;
  }
  .mem-lg-92 {
    margin-right: -92px !important;
  }
  .mem-lg-94 {
    margin-right: -94px !important;
  }
  .mem-lg-96 {
    margin-right: -96px !important;
  }
  .mem-lg-98 {
    margin-right: -98px !important;
  }
  .mem-lg-100 {
    margin-right: -100px !important;
  }
  .mem-lg-102 {
    margin-right: -102px !important;
  }
}
@media (min-width: 1200px) {
  .mtm-xl-0 {
    margin-top: 0px !important;
  }
  .mtm-xl-2 {
    margin-top: -2px !important;
  }
  .mtm-xl-4 {
    margin-top: -4px !important;
  }
  .mtm-xl-6 {
    margin-top: -6px !important;
  }
  .mtm-xl-8 {
    margin-top: -8px !important;
  }
  .mtm-xl-10 {
    margin-top: -10px !important;
  }
  .mtm-xl-12 {
    margin-top: -12px !important;
  }
  .mtm-xl-14 {
    margin-top: -14px !important;
  }
  .mtm-xl-16 {
    margin-top: -16px !important;
  }
  .mtm-xl-18 {
    margin-top: -18px !important;
  }
  .mtm-xl-20 {
    margin-top: -20px !important;
  }
  .mtm-xl-22 {
    margin-top: -22px !important;
  }
  .mtm-xl-24 {
    margin-top: -24px !important;
  }
  .mtm-xl-26 {
    margin-top: -26px !important;
  }
  .mtm-xl-28 {
    margin-top: -28px !important;
  }
  .mtm-xl-30 {
    margin-top: -30px !important;
  }
  .mtm-xl-32 {
    margin-top: -32px !important;
  }
  .mtm-xl-34 {
    margin-top: -34px !important;
  }
  .mtm-xl-36 {
    margin-top: -36px !important;
  }
  .mtm-xl-38 {
    margin-top: -38px !important;
  }
  .mtm-xl-40 {
    margin-top: -40px !important;
  }
  .mtm-xl-42 {
    margin-top: -42px !important;
  }
  .mtm-xl-44 {
    margin-top: -44px !important;
  }
  .mtm-xl-46 {
    margin-top: -46px !important;
  }
  .mtm-xl-48 {
    margin-top: -48px !important;
  }
  .mtm-xl-50 {
    margin-top: -50px !important;
  }
  .mtm-xl-52 {
    margin-top: -52px !important;
  }
  .mtm-xl-54 {
    margin-top: -54px !important;
  }
  .mtm-xl-56 {
    margin-top: -56px !important;
  }
  .mtm-xl-58 {
    margin-top: -58px !important;
  }
  .mtm-xl-60 {
    margin-top: -60px !important;
  }
  .mtm-xl-62 {
    margin-top: -62px !important;
  }
  .mtm-xl-64 {
    margin-top: -64px !important;
  }
  .mtm-xl-66 {
    margin-top: -66px !important;
  }
  .mtm-xl-68 {
    margin-top: -68px !important;
  }
  .mtm-xl-70 {
    margin-top: -70px !important;
  }
  .mtm-xl-72 {
    margin-top: -72px !important;
  }
  .mtm-xl-74 {
    margin-top: -74px !important;
  }
  .mtm-xl-76 {
    margin-top: -76px !important;
  }
  .mtm-xl-78 {
    margin-top: -78px !important;
  }
  .mtm-xl-80 {
    margin-top: -80px !important;
  }
  .mtm-xl-82 {
    margin-top: -82px !important;
  }
  .mtm-xl-84 {
    margin-top: -84px !important;
  }
  .mtm-xl-86 {
    margin-top: -86px !important;
  }
  .mtm-xl-88 {
    margin-top: -88px !important;
  }
  .mtm-xl-90 {
    margin-top: -90px !important;
  }
  .mtm-xl-92 {
    margin-top: -92px !important;
  }
  .mtm-xl-94 {
    margin-top: -94px !important;
  }
  .mtm-xl-96 {
    margin-top: -96px !important;
  }
  .mtm-xl-98 {
    margin-top: -98px !important;
  }
  .mtm-xl-100 {
    margin-top: -100px !important;
  }
  .mtm-xl-102 {
    margin-top: -102px !important;
  }
  .mbm-xl-0 {
    margin-bottom: 0px !important;
  }
  .mbm-xl-2 {
    margin-bottom: -2px !important;
  }
  .mbm-xl-4 {
    margin-bottom: -4px !important;
  }
  .mbm-xl-6 {
    margin-bottom: -6px !important;
  }
  .mbm-xl-8 {
    margin-bottom: -8px !important;
  }
  .mbm-xl-10 {
    margin-bottom: -10px !important;
  }
  .mbm-xl-12 {
    margin-bottom: -12px !important;
  }
  .mbm-xl-14 {
    margin-bottom: -14px !important;
  }
  .mbm-xl-16 {
    margin-bottom: -16px !important;
  }
  .mbm-xl-18 {
    margin-bottom: -18px !important;
  }
  .mbm-xl-20 {
    margin-bottom: -20px !important;
  }
  .mbm-xl-22 {
    margin-bottom: -22px !important;
  }
  .mbm-xl-24 {
    margin-bottom: -24px !important;
  }
  .mbm-xl-26 {
    margin-bottom: -26px !important;
  }
  .mbm-xl-28 {
    margin-bottom: -28px !important;
  }
  .mbm-xl-30 {
    margin-bottom: -30px !important;
  }
  .mbm-xl-32 {
    margin-bottom: -32px !important;
  }
  .mbm-xl-34 {
    margin-bottom: -34px !important;
  }
  .mbm-xl-36 {
    margin-bottom: -36px !important;
  }
  .mbm-xl-38 {
    margin-bottom: -38px !important;
  }
  .mbm-xl-40 {
    margin-bottom: -40px !important;
  }
  .mbm-xl-42 {
    margin-bottom: -42px !important;
  }
  .mbm-xl-44 {
    margin-bottom: -44px !important;
  }
  .mbm-xl-46 {
    margin-bottom: -46px !important;
  }
  .mbm-xl-48 {
    margin-bottom: -48px !important;
  }
  .mbm-xl-50 {
    margin-bottom: -50px !important;
  }
  .mbm-xl-52 {
    margin-bottom: -52px !important;
  }
  .mbm-xl-54 {
    margin-bottom: -54px !important;
  }
  .mbm-xl-56 {
    margin-bottom: -56px !important;
  }
  .mbm-xl-58 {
    margin-bottom: -58px !important;
  }
  .mbm-xl-60 {
    margin-bottom: -60px !important;
  }
  .mbm-xl-62 {
    margin-bottom: -62px !important;
  }
  .mbm-xl-64 {
    margin-bottom: -64px !important;
  }
  .mbm-xl-66 {
    margin-bottom: -66px !important;
  }
  .mbm-xl-68 {
    margin-bottom: -68px !important;
  }
  .mbm-xl-70 {
    margin-bottom: -70px !important;
  }
  .mbm-xl-72 {
    margin-bottom: -72px !important;
  }
  .mbm-xl-74 {
    margin-bottom: -74px !important;
  }
  .mbm-xl-76 {
    margin-bottom: -76px !important;
  }
  .mbm-xl-78 {
    margin-bottom: -78px !important;
  }
  .mbm-xl-80 {
    margin-bottom: -80px !important;
  }
  .mbm-xl-82 {
    margin-bottom: -82px !important;
  }
  .mbm-xl-84 {
    margin-bottom: -84px !important;
  }
  .mbm-xl-86 {
    margin-bottom: -86px !important;
  }
  .mbm-xl-88 {
    margin-bottom: -88px !important;
  }
  .mbm-xl-90 {
    margin-bottom: -90px !important;
  }
  .mbm-xl-92 {
    margin-bottom: -92px !important;
  }
  .mbm-xl-94 {
    margin-bottom: -94px !important;
  }
  .mbm-xl-96 {
    margin-bottom: -96px !important;
  }
  .mbm-xl-98 {
    margin-bottom: -98px !important;
  }
  .mbm-xl-100 {
    margin-bottom: -100px !important;
  }
  .mbm-xl-102 {
    margin-bottom: -102px !important;
  }
  .msm-xl-0 {
    margin-left: 0px !important;
  }
  .msm-xl-2 {
    margin-left: -2px !important;
  }
  .msm-xl-4 {
    margin-left: -4px !important;
  }
  .msm-xl-6 {
    margin-left: -6px !important;
  }
  .msm-xl-8 {
    margin-left: -8px !important;
  }
  .msm-xl-10 {
    margin-left: -10px !important;
  }
  .msm-xl-12 {
    margin-left: -12px !important;
  }
  .msm-xl-14 {
    margin-left: -14px !important;
  }
  .msm-xl-16 {
    margin-left: -16px !important;
  }
  .msm-xl-18 {
    margin-left: -18px !important;
  }
  .msm-xl-20 {
    margin-left: -20px !important;
  }
  .msm-xl-22 {
    margin-left: -22px !important;
  }
  .msm-xl-24 {
    margin-left: -24px !important;
  }
  .msm-xl-26 {
    margin-left: -26px !important;
  }
  .msm-xl-28 {
    margin-left: -28px !important;
  }
  .msm-xl-30 {
    margin-left: -30px !important;
  }
  .msm-xl-32 {
    margin-left: -32px !important;
  }
  .msm-xl-34 {
    margin-left: -34px !important;
  }
  .msm-xl-36 {
    margin-left: -36px !important;
  }
  .msm-xl-38 {
    margin-left: -38px !important;
  }
  .msm-xl-40 {
    margin-left: -40px !important;
  }
  .msm-xl-42 {
    margin-left: -42px !important;
  }
  .msm-xl-44 {
    margin-left: -44px !important;
  }
  .msm-xl-46 {
    margin-left: -46px !important;
  }
  .msm-xl-48 {
    margin-left: -48px !important;
  }
  .msm-xl-50 {
    margin-left: -50px !important;
  }
  .msm-xl-52 {
    margin-left: -52px !important;
  }
  .msm-xl-54 {
    margin-left: -54px !important;
  }
  .msm-xl-56 {
    margin-left: -56px !important;
  }
  .msm-xl-58 {
    margin-left: -58px !important;
  }
  .msm-xl-60 {
    margin-left: -60px !important;
  }
  .msm-xl-62 {
    margin-left: -62px !important;
  }
  .msm-xl-64 {
    margin-left: -64px !important;
  }
  .msm-xl-66 {
    margin-left: -66px !important;
  }
  .msm-xl-68 {
    margin-left: -68px !important;
  }
  .msm-xl-70 {
    margin-left: -70px !important;
  }
  .msm-xl-72 {
    margin-left: -72px !important;
  }
  .msm-xl-74 {
    margin-left: -74px !important;
  }
  .msm-xl-76 {
    margin-left: -76px !important;
  }
  .msm-xl-78 {
    margin-left: -78px !important;
  }
  .msm-xl-80 {
    margin-left: -80px !important;
  }
  .msm-xl-82 {
    margin-left: -82px !important;
  }
  .msm-xl-84 {
    margin-left: -84px !important;
  }
  .msm-xl-86 {
    margin-left: -86px !important;
  }
  .msm-xl-88 {
    margin-left: -88px !important;
  }
  .msm-xl-90 {
    margin-left: -90px !important;
  }
  .msm-xl-92 {
    margin-left: -92px !important;
  }
  .msm-xl-94 {
    margin-left: -94px !important;
  }
  .msm-xl-96 {
    margin-left: -96px !important;
  }
  .msm-xl-98 {
    margin-left: -98px !important;
  }
  .msm-xl-100 {
    margin-left: -100px !important;
  }
  .msm-xl-102 {
    margin-left: -102px !important;
  }
  .mem-xl-0 {
    margin-right: 0px !important;
  }
  .mem-xl-2 {
    margin-right: -2px !important;
  }
  .mem-xl-4 {
    margin-right: -4px !important;
  }
  .mem-xl-6 {
    margin-right: -6px !important;
  }
  .mem-xl-8 {
    margin-right: -8px !important;
  }
  .mem-xl-10 {
    margin-right: -10px !important;
  }
  .mem-xl-12 {
    margin-right: -12px !important;
  }
  .mem-xl-14 {
    margin-right: -14px !important;
  }
  .mem-xl-16 {
    margin-right: -16px !important;
  }
  .mem-xl-18 {
    margin-right: -18px !important;
  }
  .mem-xl-20 {
    margin-right: -20px !important;
  }
  .mem-xl-22 {
    margin-right: -22px !important;
  }
  .mem-xl-24 {
    margin-right: -24px !important;
  }
  .mem-xl-26 {
    margin-right: -26px !important;
  }
  .mem-xl-28 {
    margin-right: -28px !important;
  }
  .mem-xl-30 {
    margin-right: -30px !important;
  }
  .mem-xl-32 {
    margin-right: -32px !important;
  }
  .mem-xl-34 {
    margin-right: -34px !important;
  }
  .mem-xl-36 {
    margin-right: -36px !important;
  }
  .mem-xl-38 {
    margin-right: -38px !important;
  }
  .mem-xl-40 {
    margin-right: -40px !important;
  }
  .mem-xl-42 {
    margin-right: -42px !important;
  }
  .mem-xl-44 {
    margin-right: -44px !important;
  }
  .mem-xl-46 {
    margin-right: -46px !important;
  }
  .mem-xl-48 {
    margin-right: -48px !important;
  }
  .mem-xl-50 {
    margin-right: -50px !important;
  }
  .mem-xl-52 {
    margin-right: -52px !important;
  }
  .mem-xl-54 {
    margin-right: -54px !important;
  }
  .mem-xl-56 {
    margin-right: -56px !important;
  }
  .mem-xl-58 {
    margin-right: -58px !important;
  }
  .mem-xl-60 {
    margin-right: -60px !important;
  }
  .mem-xl-62 {
    margin-right: -62px !important;
  }
  .mem-xl-64 {
    margin-right: -64px !important;
  }
  .mem-xl-66 {
    margin-right: -66px !important;
  }
  .mem-xl-68 {
    margin-right: -68px !important;
  }
  .mem-xl-70 {
    margin-right: -70px !important;
  }
  .mem-xl-72 {
    margin-right: -72px !important;
  }
  .mem-xl-74 {
    margin-right: -74px !important;
  }
  .mem-xl-76 {
    margin-right: -76px !important;
  }
  .mem-xl-78 {
    margin-right: -78px !important;
  }
  .mem-xl-80 {
    margin-right: -80px !important;
  }
  .mem-xl-82 {
    margin-right: -82px !important;
  }
  .mem-xl-84 {
    margin-right: -84px !important;
  }
  .mem-xl-86 {
    margin-right: -86px !important;
  }
  .mem-xl-88 {
    margin-right: -88px !important;
  }
  .mem-xl-90 {
    margin-right: -90px !important;
  }
  .mem-xl-92 {
    margin-right: -92px !important;
  }
  .mem-xl-94 {
    margin-right: -94px !important;
  }
  .mem-xl-96 {
    margin-right: -96px !important;
  }
  .mem-xl-98 {
    margin-right: -98px !important;
  }
  .mem-xl-100 {
    margin-right: -100px !important;
  }
  .mem-xl-102 {
    margin-right: -102px !important;
  }
}
@media (min-width: 1440px) {
  .mtm-xxl-0 {
    margin-top: 0px !important;
  }
  .mtm-xxl-2 {
    margin-top: -2px !important;
  }
  .mtm-xxl-4 {
    margin-top: -4px !important;
  }
  .mtm-xxl-6 {
    margin-top: -6px !important;
  }
  .mtm-xxl-8 {
    margin-top: -8px !important;
  }
  .mtm-xxl-10 {
    margin-top: -10px !important;
  }
  .mtm-xxl-12 {
    margin-top: -12px !important;
  }
  .mtm-xxl-14 {
    margin-top: -14px !important;
  }
  .mtm-xxl-16 {
    margin-top: -16px !important;
  }
  .mtm-xxl-18 {
    margin-top: -18px !important;
  }
  .mtm-xxl-20 {
    margin-top: -20px !important;
  }
  .mtm-xxl-22 {
    margin-top: -22px !important;
  }
  .mtm-xxl-24 {
    margin-top: -24px !important;
  }
  .mtm-xxl-26 {
    margin-top: -26px !important;
  }
  .mtm-xxl-28 {
    margin-top: -28px !important;
  }
  .mtm-xxl-30 {
    margin-top: -30px !important;
  }
  .mtm-xxl-32 {
    margin-top: -32px !important;
  }
  .mtm-xxl-34 {
    margin-top: -34px !important;
  }
  .mtm-xxl-36 {
    margin-top: -36px !important;
  }
  .mtm-xxl-38 {
    margin-top: -38px !important;
  }
  .mtm-xxl-40 {
    margin-top: -40px !important;
  }
  .mtm-xxl-42 {
    margin-top: -42px !important;
  }
  .mtm-xxl-44 {
    margin-top: -44px !important;
  }
  .mtm-xxl-46 {
    margin-top: -46px !important;
  }
  .mtm-xxl-48 {
    margin-top: -48px !important;
  }
  .mtm-xxl-50 {
    margin-top: -50px !important;
  }
  .mtm-xxl-52 {
    margin-top: -52px !important;
  }
  .mtm-xxl-54 {
    margin-top: -54px !important;
  }
  .mtm-xxl-56 {
    margin-top: -56px !important;
  }
  .mtm-xxl-58 {
    margin-top: -58px !important;
  }
  .mtm-xxl-60 {
    margin-top: -60px !important;
  }
  .mtm-xxl-62 {
    margin-top: -62px !important;
  }
  .mtm-xxl-64 {
    margin-top: -64px !important;
  }
  .mtm-xxl-66 {
    margin-top: -66px !important;
  }
  .mtm-xxl-68 {
    margin-top: -68px !important;
  }
  .mtm-xxl-70 {
    margin-top: -70px !important;
  }
  .mtm-xxl-72 {
    margin-top: -72px !important;
  }
  .mtm-xxl-74 {
    margin-top: -74px !important;
  }
  .mtm-xxl-76 {
    margin-top: -76px !important;
  }
  .mtm-xxl-78 {
    margin-top: -78px !important;
  }
  .mtm-xxl-80 {
    margin-top: -80px !important;
  }
  .mtm-xxl-82 {
    margin-top: -82px !important;
  }
  .mtm-xxl-84 {
    margin-top: -84px !important;
  }
  .mtm-xxl-86 {
    margin-top: -86px !important;
  }
  .mtm-xxl-88 {
    margin-top: -88px !important;
  }
  .mtm-xxl-90 {
    margin-top: -90px !important;
  }
  .mtm-xxl-92 {
    margin-top: -92px !important;
  }
  .mtm-xxl-94 {
    margin-top: -94px !important;
  }
  .mtm-xxl-96 {
    margin-top: -96px !important;
  }
  .mtm-xxl-98 {
    margin-top: -98px !important;
  }
  .mtm-xxl-100 {
    margin-top: -100px !important;
  }
  .mtm-xxl-102 {
    margin-top: -102px !important;
  }
  .mbm-xxl-0 {
    margin-bottom: 0px !important;
  }
  .mbm-xxl-2 {
    margin-bottom: -2px !important;
  }
  .mbm-xxl-4 {
    margin-bottom: -4px !important;
  }
  .mbm-xxl-6 {
    margin-bottom: -6px !important;
  }
  .mbm-xxl-8 {
    margin-bottom: -8px !important;
  }
  .mbm-xxl-10 {
    margin-bottom: -10px !important;
  }
  .mbm-xxl-12 {
    margin-bottom: -12px !important;
  }
  .mbm-xxl-14 {
    margin-bottom: -14px !important;
  }
  .mbm-xxl-16 {
    margin-bottom: -16px !important;
  }
  .mbm-xxl-18 {
    margin-bottom: -18px !important;
  }
  .mbm-xxl-20 {
    margin-bottom: -20px !important;
  }
  .mbm-xxl-22 {
    margin-bottom: -22px !important;
  }
  .mbm-xxl-24 {
    margin-bottom: -24px !important;
  }
  .mbm-xxl-26 {
    margin-bottom: -26px !important;
  }
  .mbm-xxl-28 {
    margin-bottom: -28px !important;
  }
  .mbm-xxl-30 {
    margin-bottom: -30px !important;
  }
  .mbm-xxl-32 {
    margin-bottom: -32px !important;
  }
  .mbm-xxl-34 {
    margin-bottom: -34px !important;
  }
  .mbm-xxl-36 {
    margin-bottom: -36px !important;
  }
  .mbm-xxl-38 {
    margin-bottom: -38px !important;
  }
  .mbm-xxl-40 {
    margin-bottom: -40px !important;
  }
  .mbm-xxl-42 {
    margin-bottom: -42px !important;
  }
  .mbm-xxl-44 {
    margin-bottom: -44px !important;
  }
  .mbm-xxl-46 {
    margin-bottom: -46px !important;
  }
  .mbm-xxl-48 {
    margin-bottom: -48px !important;
  }
  .mbm-xxl-50 {
    margin-bottom: -50px !important;
  }
  .mbm-xxl-52 {
    margin-bottom: -52px !important;
  }
  .mbm-xxl-54 {
    margin-bottom: -54px !important;
  }
  .mbm-xxl-56 {
    margin-bottom: -56px !important;
  }
  .mbm-xxl-58 {
    margin-bottom: -58px !important;
  }
  .mbm-xxl-60 {
    margin-bottom: -60px !important;
  }
  .mbm-xxl-62 {
    margin-bottom: -62px !important;
  }
  .mbm-xxl-64 {
    margin-bottom: -64px !important;
  }
  .mbm-xxl-66 {
    margin-bottom: -66px !important;
  }
  .mbm-xxl-68 {
    margin-bottom: -68px !important;
  }
  .mbm-xxl-70 {
    margin-bottom: -70px !important;
  }
  .mbm-xxl-72 {
    margin-bottom: -72px !important;
  }
  .mbm-xxl-74 {
    margin-bottom: -74px !important;
  }
  .mbm-xxl-76 {
    margin-bottom: -76px !important;
  }
  .mbm-xxl-78 {
    margin-bottom: -78px !important;
  }
  .mbm-xxl-80 {
    margin-bottom: -80px !important;
  }
  .mbm-xxl-82 {
    margin-bottom: -82px !important;
  }
  .mbm-xxl-84 {
    margin-bottom: -84px !important;
  }
  .mbm-xxl-86 {
    margin-bottom: -86px !important;
  }
  .mbm-xxl-88 {
    margin-bottom: -88px !important;
  }
  .mbm-xxl-90 {
    margin-bottom: -90px !important;
  }
  .mbm-xxl-92 {
    margin-bottom: -92px !important;
  }
  .mbm-xxl-94 {
    margin-bottom: -94px !important;
  }
  .mbm-xxl-96 {
    margin-bottom: -96px !important;
  }
  .mbm-xxl-98 {
    margin-bottom: -98px !important;
  }
  .mbm-xxl-100 {
    margin-bottom: -100px !important;
  }
  .mbm-xxl-102 {
    margin-bottom: -102px !important;
  }
  .msm-xxl-0 {
    margin-left: 0px !important;
  }
  .msm-xxl-2 {
    margin-left: -2px !important;
  }
  .msm-xxl-4 {
    margin-left: -4px !important;
  }
  .msm-xxl-6 {
    margin-left: -6px !important;
  }
  .msm-xxl-8 {
    margin-left: -8px !important;
  }
  .msm-xxl-10 {
    margin-left: -10px !important;
  }
  .msm-xxl-12 {
    margin-left: -12px !important;
  }
  .msm-xxl-14 {
    margin-left: -14px !important;
  }
  .msm-xxl-16 {
    margin-left: -16px !important;
  }
  .msm-xxl-18 {
    margin-left: -18px !important;
  }
  .msm-xxl-20 {
    margin-left: -20px !important;
  }
  .msm-xxl-22 {
    margin-left: -22px !important;
  }
  .msm-xxl-24 {
    margin-left: -24px !important;
  }
  .msm-xxl-26 {
    margin-left: -26px !important;
  }
  .msm-xxl-28 {
    margin-left: -28px !important;
  }
  .msm-xxl-30 {
    margin-left: -30px !important;
  }
  .msm-xxl-32 {
    margin-left: -32px !important;
  }
  .msm-xxl-34 {
    margin-left: -34px !important;
  }
  .msm-xxl-36 {
    margin-left: -36px !important;
  }
  .msm-xxl-38 {
    margin-left: -38px !important;
  }
  .msm-xxl-40 {
    margin-left: -40px !important;
  }
  .msm-xxl-42 {
    margin-left: -42px !important;
  }
  .msm-xxl-44 {
    margin-left: -44px !important;
  }
  .msm-xxl-46 {
    margin-left: -46px !important;
  }
  .msm-xxl-48 {
    margin-left: -48px !important;
  }
  .msm-xxl-50 {
    margin-left: -50px !important;
  }
  .msm-xxl-52 {
    margin-left: -52px !important;
  }
  .msm-xxl-54 {
    margin-left: -54px !important;
  }
  .msm-xxl-56 {
    margin-left: -56px !important;
  }
  .msm-xxl-58 {
    margin-left: -58px !important;
  }
  .msm-xxl-60 {
    margin-left: -60px !important;
  }
  .msm-xxl-62 {
    margin-left: -62px !important;
  }
  .msm-xxl-64 {
    margin-left: -64px !important;
  }
  .msm-xxl-66 {
    margin-left: -66px !important;
  }
  .msm-xxl-68 {
    margin-left: -68px !important;
  }
  .msm-xxl-70 {
    margin-left: -70px !important;
  }
  .msm-xxl-72 {
    margin-left: -72px !important;
  }
  .msm-xxl-74 {
    margin-left: -74px !important;
  }
  .msm-xxl-76 {
    margin-left: -76px !important;
  }
  .msm-xxl-78 {
    margin-left: -78px !important;
  }
  .msm-xxl-80 {
    margin-left: -80px !important;
  }
  .msm-xxl-82 {
    margin-left: -82px !important;
  }
  .msm-xxl-84 {
    margin-left: -84px !important;
  }
  .msm-xxl-86 {
    margin-left: -86px !important;
  }
  .msm-xxl-88 {
    margin-left: -88px !important;
  }
  .msm-xxl-90 {
    margin-left: -90px !important;
  }
  .msm-xxl-92 {
    margin-left: -92px !important;
  }
  .msm-xxl-94 {
    margin-left: -94px !important;
  }
  .msm-xxl-96 {
    margin-left: -96px !important;
  }
  .msm-xxl-98 {
    margin-left: -98px !important;
  }
  .msm-xxl-100 {
    margin-left: -100px !important;
  }
  .msm-xxl-102 {
    margin-left: -102px !important;
  }
  .mem-xxl-0 {
    margin-right: 0px !important;
  }
  .mem-xxl-2 {
    margin-right: -2px !important;
  }
  .mem-xxl-4 {
    margin-right: -4px !important;
  }
  .mem-xxl-6 {
    margin-right: -6px !important;
  }
  .mem-xxl-8 {
    margin-right: -8px !important;
  }
  .mem-xxl-10 {
    margin-right: -10px !important;
  }
  .mem-xxl-12 {
    margin-right: -12px !important;
  }
  .mem-xxl-14 {
    margin-right: -14px !important;
  }
  .mem-xxl-16 {
    margin-right: -16px !important;
  }
  .mem-xxl-18 {
    margin-right: -18px !important;
  }
  .mem-xxl-20 {
    margin-right: -20px !important;
  }
  .mem-xxl-22 {
    margin-right: -22px !important;
  }
  .mem-xxl-24 {
    margin-right: -24px !important;
  }
  .mem-xxl-26 {
    margin-right: -26px !important;
  }
  .mem-xxl-28 {
    margin-right: -28px !important;
  }
  .mem-xxl-30 {
    margin-right: -30px !important;
  }
  .mem-xxl-32 {
    margin-right: -32px !important;
  }
  .mem-xxl-34 {
    margin-right: -34px !important;
  }
  .mem-xxl-36 {
    margin-right: -36px !important;
  }
  .mem-xxl-38 {
    margin-right: -38px !important;
  }
  .mem-xxl-40 {
    margin-right: -40px !important;
  }
  .mem-xxl-42 {
    margin-right: -42px !important;
  }
  .mem-xxl-44 {
    margin-right: -44px !important;
  }
  .mem-xxl-46 {
    margin-right: -46px !important;
  }
  .mem-xxl-48 {
    margin-right: -48px !important;
  }
  .mem-xxl-50 {
    margin-right: -50px !important;
  }
  .mem-xxl-52 {
    margin-right: -52px !important;
  }
  .mem-xxl-54 {
    margin-right: -54px !important;
  }
  .mem-xxl-56 {
    margin-right: -56px !important;
  }
  .mem-xxl-58 {
    margin-right: -58px !important;
  }
  .mem-xxl-60 {
    margin-right: -60px !important;
  }
  .mem-xxl-62 {
    margin-right: -62px !important;
  }
  .mem-xxl-64 {
    margin-right: -64px !important;
  }
  .mem-xxl-66 {
    margin-right: -66px !important;
  }
  .mem-xxl-68 {
    margin-right: -68px !important;
  }
  .mem-xxl-70 {
    margin-right: -70px !important;
  }
  .mem-xxl-72 {
    margin-right: -72px !important;
  }
  .mem-xxl-74 {
    margin-right: -74px !important;
  }
  .mem-xxl-76 {
    margin-right: -76px !important;
  }
  .mem-xxl-78 {
    margin-right: -78px !important;
  }
  .mem-xxl-80 {
    margin-right: -80px !important;
  }
  .mem-xxl-82 {
    margin-right: -82px !important;
  }
  .mem-xxl-84 {
    margin-right: -84px !important;
  }
  .mem-xxl-86 {
    margin-right: -86px !important;
  }
  .mem-xxl-88 {
    margin-right: -88px !important;
  }
  .mem-xxl-90 {
    margin-right: -90px !important;
  }
  .mem-xxl-92 {
    margin-right: -92px !important;
  }
  .mem-xxl-94 {
    margin-right: -94px !important;
  }
  .mem-xxl-96 {
    margin-right: -96px !important;
  }
  .mem-xxl-98 {
    margin-right: -98px !important;
  }
  .mem-xxl-100 {
    margin-right: -100px !important;
  }
  .mem-xxl-102 {
    margin-right: -102px !important;
  }
}
@media (min-width: 1599px) {
  .mtm-xxxl-0 {
    margin-top: 0px !important;
  }
  .mtm-xxxl-2 {
    margin-top: -2px !important;
  }
  .mtm-xxxl-4 {
    margin-top: -4px !important;
  }
  .mtm-xxxl-6 {
    margin-top: -6px !important;
  }
  .mtm-xxxl-8 {
    margin-top: -8px !important;
  }
  .mtm-xxxl-10 {
    margin-top: -10px !important;
  }
  .mtm-xxxl-12 {
    margin-top: -12px !important;
  }
  .mtm-xxxl-14 {
    margin-top: -14px !important;
  }
  .mtm-xxxl-16 {
    margin-top: -16px !important;
  }
  .mtm-xxxl-18 {
    margin-top: -18px !important;
  }
  .mtm-xxxl-20 {
    margin-top: -20px !important;
  }
  .mtm-xxxl-22 {
    margin-top: -22px !important;
  }
  .mtm-xxxl-24 {
    margin-top: -24px !important;
  }
  .mtm-xxxl-26 {
    margin-top: -26px !important;
  }
  .mtm-xxxl-28 {
    margin-top: -28px !important;
  }
  .mtm-xxxl-30 {
    margin-top: -30px !important;
  }
  .mtm-xxxl-32 {
    margin-top: -32px !important;
  }
  .mtm-xxxl-34 {
    margin-top: -34px !important;
  }
  .mtm-xxxl-36 {
    margin-top: -36px !important;
  }
  .mtm-xxxl-38 {
    margin-top: -38px !important;
  }
  .mtm-xxxl-40 {
    margin-top: -40px !important;
  }
  .mtm-xxxl-42 {
    margin-top: -42px !important;
  }
  .mtm-xxxl-44 {
    margin-top: -44px !important;
  }
  .mtm-xxxl-46 {
    margin-top: -46px !important;
  }
  .mtm-xxxl-48 {
    margin-top: -48px !important;
  }
  .mtm-xxxl-50 {
    margin-top: -50px !important;
  }
  .mtm-xxxl-52 {
    margin-top: -52px !important;
  }
  .mtm-xxxl-54 {
    margin-top: -54px !important;
  }
  .mtm-xxxl-56 {
    margin-top: -56px !important;
  }
  .mtm-xxxl-58 {
    margin-top: -58px !important;
  }
  .mtm-xxxl-60 {
    margin-top: -60px !important;
  }
  .mtm-xxxl-62 {
    margin-top: -62px !important;
  }
  .mtm-xxxl-64 {
    margin-top: -64px !important;
  }
  .mtm-xxxl-66 {
    margin-top: -66px !important;
  }
  .mtm-xxxl-68 {
    margin-top: -68px !important;
  }
  .mtm-xxxl-70 {
    margin-top: -70px !important;
  }
  .mtm-xxxl-72 {
    margin-top: -72px !important;
  }
  .mtm-xxxl-74 {
    margin-top: -74px !important;
  }
  .mtm-xxxl-76 {
    margin-top: -76px !important;
  }
  .mtm-xxxl-78 {
    margin-top: -78px !important;
  }
  .mtm-xxxl-80 {
    margin-top: -80px !important;
  }
  .mtm-xxxl-82 {
    margin-top: -82px !important;
  }
  .mtm-xxxl-84 {
    margin-top: -84px !important;
  }
  .mtm-xxxl-86 {
    margin-top: -86px !important;
  }
  .mtm-xxxl-88 {
    margin-top: -88px !important;
  }
  .mtm-xxxl-90 {
    margin-top: -90px !important;
  }
  .mtm-xxxl-92 {
    margin-top: -92px !important;
  }
  .mtm-xxxl-94 {
    margin-top: -94px !important;
  }
  .mtm-xxxl-96 {
    margin-top: -96px !important;
  }
  .mtm-xxxl-98 {
    margin-top: -98px !important;
  }
  .mtm-xxxl-100 {
    margin-top: -100px !important;
  }
  .mtm-xxxl-102 {
    margin-top: -102px !important;
  }
  .mbm-xxxl-0 {
    margin-bottom: 0px !important;
  }
  .mbm-xxxl-2 {
    margin-bottom: -2px !important;
  }
  .mbm-xxxl-4 {
    margin-bottom: -4px !important;
  }
  .mbm-xxxl-6 {
    margin-bottom: -6px !important;
  }
  .mbm-xxxl-8 {
    margin-bottom: -8px !important;
  }
  .mbm-xxxl-10 {
    margin-bottom: -10px !important;
  }
  .mbm-xxxl-12 {
    margin-bottom: -12px !important;
  }
  .mbm-xxxl-14 {
    margin-bottom: -14px !important;
  }
  .mbm-xxxl-16 {
    margin-bottom: -16px !important;
  }
  .mbm-xxxl-18 {
    margin-bottom: -18px !important;
  }
  .mbm-xxxl-20 {
    margin-bottom: -20px !important;
  }
  .mbm-xxxl-22 {
    margin-bottom: -22px !important;
  }
  .mbm-xxxl-24 {
    margin-bottom: -24px !important;
  }
  .mbm-xxxl-26 {
    margin-bottom: -26px !important;
  }
  .mbm-xxxl-28 {
    margin-bottom: -28px !important;
  }
  .mbm-xxxl-30 {
    margin-bottom: -30px !important;
  }
  .mbm-xxxl-32 {
    margin-bottom: -32px !important;
  }
  .mbm-xxxl-34 {
    margin-bottom: -34px !important;
  }
  .mbm-xxxl-36 {
    margin-bottom: -36px !important;
  }
  .mbm-xxxl-38 {
    margin-bottom: -38px !important;
  }
  .mbm-xxxl-40 {
    margin-bottom: -40px !important;
  }
  .mbm-xxxl-42 {
    margin-bottom: -42px !important;
  }
  .mbm-xxxl-44 {
    margin-bottom: -44px !important;
  }
  .mbm-xxxl-46 {
    margin-bottom: -46px !important;
  }
  .mbm-xxxl-48 {
    margin-bottom: -48px !important;
  }
  .mbm-xxxl-50 {
    margin-bottom: -50px !important;
  }
  .mbm-xxxl-52 {
    margin-bottom: -52px !important;
  }
  .mbm-xxxl-54 {
    margin-bottom: -54px !important;
  }
  .mbm-xxxl-56 {
    margin-bottom: -56px !important;
  }
  .mbm-xxxl-58 {
    margin-bottom: -58px !important;
  }
  .mbm-xxxl-60 {
    margin-bottom: -60px !important;
  }
  .mbm-xxxl-62 {
    margin-bottom: -62px !important;
  }
  .mbm-xxxl-64 {
    margin-bottom: -64px !important;
  }
  .mbm-xxxl-66 {
    margin-bottom: -66px !important;
  }
  .mbm-xxxl-68 {
    margin-bottom: -68px !important;
  }
  .mbm-xxxl-70 {
    margin-bottom: -70px !important;
  }
  .mbm-xxxl-72 {
    margin-bottom: -72px !important;
  }
  .mbm-xxxl-74 {
    margin-bottom: -74px !important;
  }
  .mbm-xxxl-76 {
    margin-bottom: -76px !important;
  }
  .mbm-xxxl-78 {
    margin-bottom: -78px !important;
  }
  .mbm-xxxl-80 {
    margin-bottom: -80px !important;
  }
  .mbm-xxxl-82 {
    margin-bottom: -82px !important;
  }
  .mbm-xxxl-84 {
    margin-bottom: -84px !important;
  }
  .mbm-xxxl-86 {
    margin-bottom: -86px !important;
  }
  .mbm-xxxl-88 {
    margin-bottom: -88px !important;
  }
  .mbm-xxxl-90 {
    margin-bottom: -90px !important;
  }
  .mbm-xxxl-92 {
    margin-bottom: -92px !important;
  }
  .mbm-xxxl-94 {
    margin-bottom: -94px !important;
  }
  .mbm-xxxl-96 {
    margin-bottom: -96px !important;
  }
  .mbm-xxxl-98 {
    margin-bottom: -98px !important;
  }
  .mbm-xxxl-100 {
    margin-bottom: -100px !important;
  }
  .mbm-xxxl-102 {
    margin-bottom: -102px !important;
  }
  .msm-xxxl-0 {
    margin-left: 0px !important;
  }
  .msm-xxxl-2 {
    margin-left: -2px !important;
  }
  .msm-xxxl-4 {
    margin-left: -4px !important;
  }
  .msm-xxxl-6 {
    margin-left: -6px !important;
  }
  .msm-xxxl-8 {
    margin-left: -8px !important;
  }
  .msm-xxxl-10 {
    margin-left: -10px !important;
  }
  .msm-xxxl-12 {
    margin-left: -12px !important;
  }
  .msm-xxxl-14 {
    margin-left: -14px !important;
  }
  .msm-xxxl-16 {
    margin-left: -16px !important;
  }
  .msm-xxxl-18 {
    margin-left: -18px !important;
  }
  .msm-xxxl-20 {
    margin-left: -20px !important;
  }
  .msm-xxxl-22 {
    margin-left: -22px !important;
  }
  .msm-xxxl-24 {
    margin-left: -24px !important;
  }
  .msm-xxxl-26 {
    margin-left: -26px !important;
  }
  .msm-xxxl-28 {
    margin-left: -28px !important;
  }
  .msm-xxxl-30 {
    margin-left: -30px !important;
  }
  .msm-xxxl-32 {
    margin-left: -32px !important;
  }
  .msm-xxxl-34 {
    margin-left: -34px !important;
  }
  .msm-xxxl-36 {
    margin-left: -36px !important;
  }
  .msm-xxxl-38 {
    margin-left: -38px !important;
  }
  .msm-xxxl-40 {
    margin-left: -40px !important;
  }
  .msm-xxxl-42 {
    margin-left: -42px !important;
  }
  .msm-xxxl-44 {
    margin-left: -44px !important;
  }
  .msm-xxxl-46 {
    margin-left: -46px !important;
  }
  .msm-xxxl-48 {
    margin-left: -48px !important;
  }
  .msm-xxxl-50 {
    margin-left: -50px !important;
  }
  .msm-xxxl-52 {
    margin-left: -52px !important;
  }
  .msm-xxxl-54 {
    margin-left: -54px !important;
  }
  .msm-xxxl-56 {
    margin-left: -56px !important;
  }
  .msm-xxxl-58 {
    margin-left: -58px !important;
  }
  .msm-xxxl-60 {
    margin-left: -60px !important;
  }
  .msm-xxxl-62 {
    margin-left: -62px !important;
  }
  .msm-xxxl-64 {
    margin-left: -64px !important;
  }
  .msm-xxxl-66 {
    margin-left: -66px !important;
  }
  .msm-xxxl-68 {
    margin-left: -68px !important;
  }
  .msm-xxxl-70 {
    margin-left: -70px !important;
  }
  .msm-xxxl-72 {
    margin-left: -72px !important;
  }
  .msm-xxxl-74 {
    margin-left: -74px !important;
  }
  .msm-xxxl-76 {
    margin-left: -76px !important;
  }
  .msm-xxxl-78 {
    margin-left: -78px !important;
  }
  .msm-xxxl-80 {
    margin-left: -80px !important;
  }
  .msm-xxxl-82 {
    margin-left: -82px !important;
  }
  .msm-xxxl-84 {
    margin-left: -84px !important;
  }
  .msm-xxxl-86 {
    margin-left: -86px !important;
  }
  .msm-xxxl-88 {
    margin-left: -88px !important;
  }
  .msm-xxxl-90 {
    margin-left: -90px !important;
  }
  .msm-xxxl-92 {
    margin-left: -92px !important;
  }
  .msm-xxxl-94 {
    margin-left: -94px !important;
  }
  .msm-xxxl-96 {
    margin-left: -96px !important;
  }
  .msm-xxxl-98 {
    margin-left: -98px !important;
  }
  .msm-xxxl-100 {
    margin-left: -100px !important;
  }
  .msm-xxxl-102 {
    margin-left: -102px !important;
  }
  .mem-xxxl-0 {
    margin-right: 0px !important;
  }
  .mem-xxxl-2 {
    margin-right: -2px !important;
  }
  .mem-xxxl-4 {
    margin-right: -4px !important;
  }
  .mem-xxxl-6 {
    margin-right: -6px !important;
  }
  .mem-xxxl-8 {
    margin-right: -8px !important;
  }
  .mem-xxxl-10 {
    margin-right: -10px !important;
  }
  .mem-xxxl-12 {
    margin-right: -12px !important;
  }
  .mem-xxxl-14 {
    margin-right: -14px !important;
  }
  .mem-xxxl-16 {
    margin-right: -16px !important;
  }
  .mem-xxxl-18 {
    margin-right: -18px !important;
  }
  .mem-xxxl-20 {
    margin-right: -20px !important;
  }
  .mem-xxxl-22 {
    margin-right: -22px !important;
  }
  .mem-xxxl-24 {
    margin-right: -24px !important;
  }
  .mem-xxxl-26 {
    margin-right: -26px !important;
  }
  .mem-xxxl-28 {
    margin-right: -28px !important;
  }
  .mem-xxxl-30 {
    margin-right: -30px !important;
  }
  .mem-xxxl-32 {
    margin-right: -32px !important;
  }
  .mem-xxxl-34 {
    margin-right: -34px !important;
  }
  .mem-xxxl-36 {
    margin-right: -36px !important;
  }
  .mem-xxxl-38 {
    margin-right: -38px !important;
  }
  .mem-xxxl-40 {
    margin-right: -40px !important;
  }
  .mem-xxxl-42 {
    margin-right: -42px !important;
  }
  .mem-xxxl-44 {
    margin-right: -44px !important;
  }
  .mem-xxxl-46 {
    margin-right: -46px !important;
  }
  .mem-xxxl-48 {
    margin-right: -48px !important;
  }
  .mem-xxxl-50 {
    margin-right: -50px !important;
  }
  .mem-xxxl-52 {
    margin-right: -52px !important;
  }
  .mem-xxxl-54 {
    margin-right: -54px !important;
  }
  .mem-xxxl-56 {
    margin-right: -56px !important;
  }
  .mem-xxxl-58 {
    margin-right: -58px !important;
  }
  .mem-xxxl-60 {
    margin-right: -60px !important;
  }
  .mem-xxxl-62 {
    margin-right: -62px !important;
  }
  .mem-xxxl-64 {
    margin-right: -64px !important;
  }
  .mem-xxxl-66 {
    margin-right: -66px !important;
  }
  .mem-xxxl-68 {
    margin-right: -68px !important;
  }
  .mem-xxxl-70 {
    margin-right: -70px !important;
  }
  .mem-xxxl-72 {
    margin-right: -72px !important;
  }
  .mem-xxxl-74 {
    margin-right: -74px !important;
  }
  .mem-xxxl-76 {
    margin-right: -76px !important;
  }
  .mem-xxxl-78 {
    margin-right: -78px !important;
  }
  .mem-xxxl-80 {
    margin-right: -80px !important;
  }
  .mem-xxxl-82 {
    margin-right: -82px !important;
  }
  .mem-xxxl-84 {
    margin-right: -84px !important;
  }
  .mem-xxxl-86 {
    margin-right: -86px !important;
  }
  .mem-xxxl-88 {
    margin-right: -88px !important;
  }
  .mem-xxxl-90 {
    margin-right: -90px !important;
  }
  .mem-xxxl-92 {
    margin-right: -92px !important;
  }
  .mem-xxxl-94 {
    margin-right: -94px !important;
  }
  .mem-xxxl-96 {
    margin-right: -96px !important;
  }
  .mem-xxxl-98 {
    margin-right: -98px !important;
  }
  .mem-xxxl-100 {
    margin-right: -100px !important;
  }
  .mem-xxxl-102 {
    margin-right: -102px !important;
  }
}
/*---reset---*/
/*Body*/
html {
  height: 100%;
}

body {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  color: #404355;
  font-style: normal;
  font-weight: 400;
  font-family: "Roboto Flex", sans-serif;
  line-height: 1.5;
  background-color: #FAFBFC;
}

.wrapper {
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: transparent;
  position: relative;
}
.wrapper:before, .wrapper:after {
  content: " ";
  display: table;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
  scrollbar-width: auto;
  scrollbar-color: #6658CA;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 8px;
}

*::-webkit-scrollbar-track {
  background: transparent;
}

*::-webkit-scrollbar-thumb {
  background-color: rgba(102, 88, 202, 0.25);
  border-radius: 10px;
}

/*---basic---*/
a {
  color: #191D33;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  outline: 0;
  text-decoration: none;
}

h1,
.h1,
h2,
h3,
h4,
h5,
h6,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #404355;
  font-family: "Roboto Flex", sans-serif;
  font-weight: 500;
  line-height: 1.2;
}

h1 small, h1 .small, .h1 .small,
h2 small,
h2 .small,
.h2 .small,
h3 small,
h3 .small,
.h3 .small,
h4 small,
h4 .small,
.h4 .small,
h5 small,
h5 .small,
.h5 .small,
h6 small,
h6 .small,
.h6 .small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-size: 80%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-bottom: 0.5rem;
}

h1,
.h1,
h2,
h3,
.h2,
.h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

img {
  max-width: 100%;
}

.hide {
  display: none !important;
}

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

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

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

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

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

/*Letter Spacing*/
/*Line Height*/
/*---border radius---*/
/*---border---*/
.b-solid {
  border-style: solid !important;
}

.bt-solid {
  border-top-style: solid !important;
}

.bs-solid {
  border-left-style: solid !important;
}

.be-solid {
  border-right-style: solid !important;
}

.bb-solid {
  border-bottom-style: solid !important;
}

.b-dashed {
  border-style: dashed !important;
}

.bt-dashed {
  border-top-style: dashed !important;
}

.bs-dashed {
  border-left-style: dashed !important;
}

.be-dashed {
  border-right-style: dashed !important;
}

.bb-dashed {
  border-bottom-style: dashed !important;
}

.b-dotted {
  border-style: dotted !important;
}

.bt-dotted {
  border-top-style: dotted !important;
}

.bs-dotted {
  border-left-style: dotted !important;
}

.be-dotted {
  border-right-style: dotted !important;
}

.bb-dotted {
  border-bottom-style: dotted !important;
}

.b-double {
  border-style: double !important;
}

.bt-double {
  border-top-style: double !important;
}

.bs-double {
  border-left-style: double !important;
}

.be-double {
  border-right-style: double !important;
}

.bb-double {
  border-bottom-style: double !important;
}

.b-groove {
  border-style: groove !important;
}

.bt-groove {
  border-top-style: groove !important;
}

.bs-groove {
  border-left-style: groove !important;
}

.be-groove {
  border-right-style: groove !important;
}

.bb-groove {
  border-bottom-style: groove !important;
}

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

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

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

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

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

/*Div Sizes*/
:focus-visible {
  outline: none;
}

.v_align_middle {
  vertical-align: middle;
}
.v_align_middle tr {
  vertical-align: middle;
}

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

.pull-up {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.pull-up:hover {
  -webkit-transform: translateY(-4px) scale(1.02);
  -moz-transform: translateY(-4px) scale(1.02);
  -ms-transform: translateY(-4px) scale(1.02);
  -o-transform: translateY(-4px) scale(1.02);
  transform: translateY(-4px) scale(1.02);
  -webkit-box-shadow: 0 14px 24px rgba(0, 0, 0, 0.2);
  box-shadow: 0 14px 24px rgba(0, 0, 0, 0.2);
  z-index: 999;
}

.zoom-h {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.zoom-h:hover {
  transform: scale(1.2);
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/*---Layout---*/
.fixed .wrapper,
.main-header .logo,
.user-panel {
  overflow: hidden;
}

.content-wrapper,
.main-footer {
  -moz-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -webkit-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  margin-left: 210px;
  z-index: 820;
}

@media (min-width: 768px) {
  .sidebar-collapse .content-wrapper,
  .sidebar-collapse .main-footer {
    margin-left: 0;
  }
}
.content-wrapper {
  min-height: 100%;
  background-color: transparent;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: visible;
}

.main-footer {
  background-color: white;
  padding: 0.75rem;
  border-top: 1px solid rgba(0, 0, 0, 0.03);
  z-index: 1;
  position: relative;
}
.main-footer .nav {
  margin-top: -10px;
}

.fixed .left-side {
  position: fixed;
}
.fixed .main-header {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
}
.fixed .main-sidebar {
  position: fixed;
}
.fixed .content-wrapper {
  padding-top: 60px;
}
.fixed .right-side {
  padding-top: 60px;
}

@media (max-width: 767px) {
  .content-wrapper {
    margin-left: 0;
  }
  .main-footer {
    margin-left: 0;
    text-align: center;
  }
  .fixed .content-wrapper {
    padding-top: 60px;
  }
  .fixed .right-side {
    padding-top: 60px;
  }
}
.fixedlayout-boxed .wrapper {
  max-width: 100%;
}

.hold-transition .content-wrapper,
.hold-transition .left-side,
.hold-transition .main-footer,
.hold-transition .main-header .logo,
.hold-transition .main-header .navbar,
.hold-transition .main-sidebar,
.hold-transition .menu-open .fa-angle-left,
.hold-transition .right-side {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

.content {
  min-height: 250px;
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .content {
    padding: 0.5rem;
  }
}

/*---Header---*/
.fixed .header-navbar {
  left: 210px;
  position: fixed;
  background-color: #FFFFFF;
  right: 0;
  border-bottom: 1px solid #E6E8EE;
  -moz-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  -webkit-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}

.header-navbar {
  z-index: 999;
  padding-top: 0;
  padding-bottom: 0;
}
.header-navbar .navbar-wrapper {
  width: 100%;
}
.header-navbar .navbar-wrapper .nav.navbar-nav .nav-item {
  margin-right: 8px;
}
.header-navbar .navbar-wrapper .nav.navbar-nav .nav-item:last-child {
  margin-right: 0;
}
.header-navbar .navbar-wrapper .nav.navbar-nav .nav-item .btn,
.header-navbar .navbar-wrapper .nav.navbar-nav .nav-item .nav-user {
  margin: 14px 0;
  position: relative;
}
.header-navbar .navbar-wrapper .nav.navbar-nav .nav-item .btn .alert-badge::after,
.header-navbar .navbar-wrapper .nav.navbar-nav .nav-item .nav-user .alert-badge::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 5px;
  right: 15px;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  background-color: #CF2727;
}
.header-navbar .navbar-wrapper .nav.navbar-nav .nav-item .dropdown-menu:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  right: 4px;
  top: -10px;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #FFFFFF transparent;
}
.header-navbar .navbar-wrapper .nav li {
  margin-right: 10px;
}
@media (max-width: 575px) {
  .header-navbar .navbar-wrapper .nav li {
    margin-right: 0;
  }
}
.header-navbar .navbar-container {
  padding: 0rem 1rem;
  flex-basis: 100%;
  transition: 300ms ease all;
  margin-left: 0;
}
.header-navbar .btn .flag-icon {
  width: 1em;
  line-height: normal;
}

.navbar-container a.nav-link-search {
  float: left;
}
.navbar-container .search-input {
  width: 0;
  float: left;
  display: none;
}
.navbar-container .search-input input {
  width: 0;
  border: none;
  background: none;
  transition: all 0.2s ease-out;
  line-height: 16px;
  padding: 1.18rem 3.6rem;
}
.navbar-container .search-input.open {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  display: block;
  background: #FFFFFF;
  border-radius: 0;
}
.navbar-container .search-input.open .search-input-close,
.navbar-container .search-input.open .search-input-icon {
  display: block;
}
.navbar-container .search-input.open input {
  width: 100%;
  outline: none;
  background: none;
  height: auto;
  box-shadow: none;
  transition: all 0.3s ease-out;
}
.navbar-container .search-input .search-list {
  max-height: 450px;
  height: auto;
  position: absolute;
  top: 100%;
  left: 0;
  background: #FFFFFF;
  width: 100%;
  margin-top: 0.5rem;
  padding-left: 0;
  border-radius: 4px;
  display: none;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 875px) and (orientation: landscape) {
  .navbar-container .search-input .search-list {
    max-height: 250px;
  }
}
.navbar-container .search-input .search-list.search-list-bookmark {
  height: auto !important;
}
.navbar-container .search-input .search-list.search-list-bookmark i,
.navbar-container .search-input .search-list.search-list-bookmark svg {
  font-size: 1.2rem;
  height: 1.2rem;
  width: 1.2rem;
}
.navbar-container .search-input .search-list.show {
  display: block;
  min-height: 3rem;
}
.navbar-container .search-input .search-list li a {
  padding: 0.9rem 1rem;
  color: #B6B6C4;
}
.navbar-container .search-input .search-list li a i,
.navbar-container .search-input .search-list li a svg[class*="feather feather-"] {
  height: 1.25rem;
  width: 1.25rem;
  font-size: 1.25rem;
}
.navbar-container .search-input .search-list li:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.navbar-container .search-input .search-list li:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.navbar-container .search-input .search-list li.auto-suggestion {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.navbar-container .search-input .search-list li.auto-suggestion:hover, .navbar-container .search-input .search-list li.auto-suggestion.current_item {
  background-color: #FFFFFF;
}
.navbar-container .search-input .search-input-icon {
  z-index: 2;
  display: none;
  position: absolute;
  left: 1.5rem;
  top: 26%;
  cursor: pointer;
}
.navbar-container .search-input .search-input-icon i,
.navbar-container .search-input .search-input-icon svg {
  height: 1.25rem;
  width: 1.25rem;
  font-size: 1.25rem;
}
.navbar-container .search-input .search-input-close {
  z-index: 1;
  display: none;
  position: absolute;
  right: 2rem;
  top: 26%;
  cursor: pointer;
}
.navbar-container .search-input .search-input-close i,
.navbar-container .search-input .search-input-close svg {
  height: 1.25rem;
  width: 1.25rem;
  font-size: 1.25rem;
}
.navbar-container .bookmark-input {
  position: absolute;
  top: 102%;
  width: 25%;
  display: none;
  background: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 15px 1.5rem 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
}
.navbar-container .bookmark-input.show {
  display: block;
}
.navbar-container .bookmark-input .bookmark-input-icon {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 24px;
}
.navbar-container .bookmark-input input {
  padding: 0.7rem 0.7rem 0.7rem 2.5rem;
  margin: 12px;
  width: calc(100% - 24px);
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.navbar-container .bookmark-input input:focus {
  border: 1px solid #000000;
}
.navbar-container .bookmark-input .search-list {
  position: relative;
}
.navbar-container .bookmark-icon {
  cursor: pointer;
}
.navbar-container .dropdown.bookmark-dropdown {
  padding: 1.4rem 0.5rem 1.35rem;
}
.navbar-container .dropdown.bookmark-dropdown .dropdown-toggle:after {
  display: none;
}
.navbar-container .search-data-title {
  line-height: 1.25rem;
}

@media (min-width: 768px) {
  .sidebar-mini.sidebar-collapse .navbar {
    -moz-transition: left 0.3s ease-in-out;
    -o-transition: left 0.3s ease-in-out;
    -webkit-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
    left: 60px;
  }
}
@media (max-width: 767px) {
  .fixed .header-navbar {
    left: 0;
    -moz-transition: left 0.3s ease-in-out;
    -o-transition: left 0.3s ease-in-out;
    -webkit-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
  }
}
/*sidebar*/
.main-sidebar {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  width: 210px;
  z-index: 999;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
  background-color: #FFFFFF;
  border-right: 1px solid #E6E8EE;
}
.main-sidebar .sidebar-footer {
  background-color: #F6F9FB;
}
.main-sidebar .logo-box {
  border-right: 0px solid rgba(0, 0, 0, 0.03);
  border-bottom: 0px solid rgba(0, 0, 0, 0.03);
}
.main-sidebar .logo-box .logo {
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  display: block;
  height: 60px;
  font-size: 1.2rem;
  line-height: 40px;
  text-align: left;
  padding: 0.8125rem 1rem;
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 999;
  overflow: hidden;
}
.main-sidebar .logo-box .logo .brand-image {
  line-height: 0.8;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px;
  max-height: inherit;
  width: auto;
  height: 40px;
}
.main-sidebar .logo-box .logo span {
  transition: margin-left 0.3s linear, opacity 0.3s ease, visibility 0.3s ease;
}

@media (max-width: 767px) {
  .main-sidebar .logo {
    width: 100%;
    float: none;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .main-sidebar .logo {
    display: block;
  }
  .sidebar-mini.sidebar-collapse .main-sidebar .logo-box {
    -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
  }
  .sidebar-mini.sidebar-collapse .main-sidebar .logo > .logo-mini {
    display: inline-block;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    font-size: 1.125rem;
  }
  .sidebar-mini.sidebar-collapse .main-sidebar .logo > .logo-lg {
    display: block;
  }
  .sidebar-mini.sidebar-collapse .main-sidebar .logo span {
    margin-left: -10px;
    opacity: 0;
    visibility: hidden;
  }
}
.sidebar-footer {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  transition: 0.2s ease-out;
  width: 210px;
  background-color: #FFFFFF;
  border-top: 1px solid rgba(29, 36, 43, 0.13);
}
.sidebar-footer a {
  padding: 12px;
  width: 33.333337%;
  float: left;
  text-align: center;
  font-size: 1.125rem;
}

@media (max-width: 767px) {
  .main-sidebar {
    padding-top: 0px;
    -webkit-transform: translate(-210px, 0);
    -ms-transform: translate(-210px, 0);
    -o-transform: translate(-210px, 0);
    transform: translate(-210px, 0);
  }
  .sidebar-open .main-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (min-width: 768px) {
  .sidebar-collapse .main-sidebar {
    -webkit-transform: translate(-210px, 0);
    -ms-transform: translate(-210px, 0);
    -o-transform: translate(-210px, 0);
    transform: translate(-210px, 0);
  }
  .sidebar-collapse .sidebar-footer {
    display: none;
  }
}
.sidebar {
  margin: 0 0px;
}

.sidebar-form input:focus {
  border-color: transparent;
}

.sidebar-menu {
  list-style: none;
  padding: 30px 10px;
}
.sidebar-menu > li {
  position: relative;
  margin: 0;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 8px;
}
.sidebar-menu > li.user-profile:hover > a, .sidebar-menu > li.user-profile:active > a, .sidebar-menu > li.user-profile.active > a {
  color: #000000;
  background-color: transparent !important;
}
.sidebar-menu > li.user-profile:hover > a .email-id, .sidebar-menu > li.user-profile:active > a .email-id, .sidebar-menu > li.user-profile.active > a .email-id {
  color: rgba(29, 36, 43, 0.7);
}
.sidebar-menu > li.user-profile.menu-open > a {
  color: #000000;
  background-color: transparent !important;
}
.sidebar-menu > li.user-profile > a {
  opacity: 1;
  padding: 25px;
  display: flex;
}
.sidebar-menu > li.user-profile > .treeview-menu {
  background-color: #1D242B !important;
}
.sidebar-menu > li:hover > a, .sidebar-menu > li:active > a, .sidebar-menu > li.active > a {
  opacity: 1;
  padding-left: 0px;
  padding-right: 0px;
}
.sidebar-menu > li.treeview.menu-open {
  background-color: rgba(255, 255, 255, 0) !important;
}
.sidebar-menu > li.treeview.menu-open > a {
  opacity: 1;
}
.sidebar-menu > li > a {
  padding: 8px 0px;
  margin: 8px 0;
  display: block;
  color: #1D242B;
}
.sidebar-menu > li > a:first-child {
  margin-top: 0;
}
.sidebar-menu > li > a:last-child {
  margin-bottom: 0;
}
.sidebar-menu > li > a > i {
  width: 35px;
  line-height: 33px;
  font-size: 1.125rem;
  display: inline-block;
  vertical-align: middle;
  color: #191D33;
  text-align: center;
  border: 0px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  margin-right: 10px;
  margin-left: 4px;
}
.sidebar-menu > li > a > .svg-icon {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  margin-left: 16px;
}
.sidebar-menu > li:hover > a > i, .sidebar-menu > li:active > a > i, .sidebar-menu > li.active > a > i {
  color: #6658CA;
}
.sidebar-menu > li.menu-open > a > i {
  color: #1D242B;
}
.sidebar-menu > li .badge {
  margin-right: 10px;
  font-size: 0.625rem;
  font-weight: 300;
  margin-top: -8px;
}
.sidebar-menu > li .label {
  margin-right: 5px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  line-height: 16px;
  text-align: center;
  font-weight: 300;
}
.sidebar-menu li.nav-devider {
  height: 1px;
  background-color: rgba(29, 36, 43, 0.13);
  display: block;
  margin: 12px 0;
}
.sidebar-menu li.header {
  padding: 16px 14px 8px 14px;
  font-size: 0.75rem;
  font-weight: 500;
  color: #A2A6B8;
  text-transform: uppercase;
}
.sidebar-menu li > a > .fa-angle-right {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
}
.sidebar-menu li > a > .pull-right-container > i {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 0px;
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.sidebar-menu li > a > .pull-right-container > .fa-angle-right {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.sidebar-menu .menu-open > a > .fa-angle-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sidebar-menu .menu-open > a > .pull-right-container > i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sidebar-menu .active > .treeview-menu {
  display: block;
}

.user-panel {
  position: relative;
}
.user-panel:before, .user-panel:after {
  content: " ";
  display: table;
}
.user-panel > .image {
  display: inline-block;
}
.user-panel > .image > img {
  height: auto;
  width: 2.7rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
  margin-right: 10px;
  margin-left: 10px;
  max-width: initial;
}
.user-panel > .info {
  display: inline-block;
  padding: 10px 5px 5px 10px;
  transition: margin-left 0.3s linear, opacity 0.3s ease, visibility 0.3s ease;
}

.light-sidebar .sidebar-menu > li:hover > a > i, .light-sidebar .sidebar-menu > li:active > a > i, .light-sidebar .sidebar-menu > li.active > a > i {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.light-sidebar .sidebar-menu > li.menu-open > a > i {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.light-sidebar .sidebar-menu > li > a > i {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
  .sidebar-mini.sidebar-expanded-on-hover .content-wrapper {
    margin-left: 80px;
  }
  .sidebar-mini.sidebar-expanded-on-hover .main-header .logo-box {
    position: absolute;
    z-index: 9;
    background: #E5E7F0;
  }
  .sidebar-mini.fixed.sidebar-mini-expand-feature .main-header .logo-box {
    position: absolute;
    z-index: 9;
    background: #FFFFFF;
  }
  .sidebar-mini.sidebar-collapse .content-wrapper {
    margin-left: 60px;
    z-index: 840;
  }
  .sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 60px;
    z-index: 840;
  }
  .sidebar-mini.sidebar-collapse .right-side {
    margin-left: 60px;
    z-index: 840;
  }
  .sidebar-mini.sidebar-collapse .main-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 60px;
    z-index: 999;
  }
  .sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info {
    margin-left: -10px;
    opacity: 0;
    visibility: hidden;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu {
    padding: 0px 4px 24px 4px;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li {
    position: relative;
    margin: 0 0px;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a i {
    margin-right: 0;
    margin-left: 8px;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    margin-left: -10px;
    opacity: 0;
    visibility: hidden;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right {
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a img.svg-icon {
    padding: 8px;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:not(.treeview) > a > span {
    border-top-right-radius: 5px;
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right) {
    display: block !important;
    position: absolute;
    width: 210px;
    left: 58px;
    text-align: left;
  }
  .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span {
    top: 0;
    margin-left: -10px;
    padding: 14px 0px 14px 1.5rem;
    background-color: inherit;
  }
  .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container {
    position: relative !important;
    float: right;
    width: auto !important;
    left: 220px !important;
    top: -1.5rem !important;
    z-index: 900;
    background-color: transparent !important;
    box-shadow: none;
  }
  .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container > .label:not(:first-of-type) {
    display: none;
  }
  .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a:after {
    display: none;
  }
  .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    display: block !important;
    position: absolute;
    width: 210px;
    left: 49px;
    top: 0;
    margin-left: 0;
  }
  .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li .user-profile:hover > a > .pull-right-container {
    left: 237px !important;
  }
  .sidebar-collapse .treeview-menu {
    margin-left: -10px !important;
  }
}
.main-sidebar .user-panel {
  white-space: nowrap;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

.sidebar-menu {
  white-space: nowrap;
  overflow: hidden;
}
.sidebar-menu > li.header {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
}
.sidebar-menu > li.header.line {
  background-color: #F6F9FB;
  height: 2px;
  padding: 0;
  margin: 20px 0px;
}
.sidebar-menu li > a {
  position: relative;
  font-weight: 500;
  opacity: 1;
  white-space: nowrap;
  align-items: center;
  line-height: 25px;
  border-radius: 4px;
}
.sidebar-menu li > a > .pull-right-container {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -12px;
}
.sidebar-menu li > a span {
  transition: margin-left 0.3s linear, opacity 0.3s ease, visibility 0.3s ease;
  top: 2px;
  position: relative;
}
.sidebar-menu:hover {
  overflow: visible;
}
.sidebar-menu .treeview-menu > li.active > a {
  opacity: 1;
}
.sidebar-menu .treeview-menu > li.active > a:hover {
  opacity: 1;
}
.sidebar-menu .treeview-menu > li > a:hover {
  opacity: 1;
  color: #6658ca !important;
}

/*treeview*/
.treeview-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
.treeview-menu .treeview-menu {
  padding-left: 20px;
}
.treeview-menu > li {
  margin: 0;
}
.treeview-menu > li > a {
  padding: 5px 5px 5px 14px;
  display: block;
  font-size: 0.75rem;
}
.treeview-menu > li > a > i {
  width: 20px;
  padding-right: 25px;
  padding-left: 3px;
  font-size: 0.625rem;
}
.treeview-menu > li > a > .fa-angle-down {
  width: auto;
}
.treeview-menu > li > a > .fa-angle-left {
  width: auto;
}
.treeview-menu > li > a > .pull-right-container > .fa-angle-down {
  width: auto;
}
.treeview-menu > li > a > .pull-right-container > .fa-angle-left {
  width: auto;
}

.sidebar-collapse .treeview-menu > li {
  margin: 0;
}
.sidebar-collapse .treeview-menu > li > a {
  padding: 10px 5px 10px 20px;
}

.sidebar-menu .treeview-menu > li.active > a i.ti-more:before {
  content: "\e628";
}
.sidebar-menu .treeview-menu > li.active > a i.bi-circle:before {
  content: "\f287";
}
.sidebar-menu .treeview-menu > li > a:hover i.ti-more:before {
  content: "\e628";
}
.sidebar-menu .treeview-menu > li > a:hover i.bi-circle:before {
  content: "\f287";
}

@media (min-width: 768px) {
  .fixed .multinav {
    position: fixed;
    width: 210px;
    padding-bottom: 0;
    height: calc(100% - 50px);
    -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
  }
  .fixed .multinav .multinav-scroll {
    height: 100%;
  }
  .sidebar-collapse .multinav {
    width: 60px;
  }
  .sidebar-collapse .ps {
    overflow: visible !important;
  }
  .sidebar-collapse .ps__rail-x {
    display: none;
  }
  .multinav .ps__rail-x {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .fixed .multinav {
    position: fixed;
    width: 210px;
    padding-bottom: 0;
    height: calc(100% - 120px);
  }
  .fixed .multinav .multinav-scroll {
    height: 100%;
  }
}
.sidebar-menu > li.active.treeview > a {
  background: transparent;
  color: #6658CA !important;
}
.sidebar-menu > li.active.treeview > a > i {
  color: #6658CA;
}
.sidebar-menu > li.active.treeview > a:after {
  border-color: transparent #fafafa transparent transparent !important;
}
.sidebar-menu > li.treeview .treeview-menu li a {
  color: #1D242B;
}
.sidebar-menu > li.active {
  color: #6658ca;
}
.sidebar-menu > li.active a {
  color: #6658ca;
  background-color: rgba(102, 88, 202, 0.1);
}
.sidebar-menu > li.active a .svg-icon {
  stroke: #6658CA;
}
.sidebar-menu > li.active .treeview-menu li.active {
  color: #6658ca;
}
.sidebar-menu > li.active .treeview-menu li.active a {
  color: #6658ca;
}

.btn {
  border-radius: 4px;
  /*box-shadow: 0 7px 14px 0 rgba($gray-400,.5);*/
  transition: 0.3s ease-out;
}
.btn:hover {
  box-shadow: 0 1px 2px 0 rgba(182, 182, 196, 0.5);
}
.btn:focus {
  box-shadow: none;
}
.btn-xl {
  padding: 17px 30px;
  font-size: 1.75rem;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 11px 24px;
  font-size: 1.5rem;
}
.btn-md {
  padding: 8px 18px;
  font-size: 1.25rem;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 4.5px 16px;
  font-size: 1.125rem;
}
.btn-xs {
  padding: 3px 14px;
  font-size: 1rem;
}
.btn-xxs {
  padding: 0.5px 10px;
  font-size: 0.875rem;
}
.btn[class*=btn-soft-] {
  border: none;
}

.btn-dashed-primary {
  background-color: transparent !important;
  color: #6658CA !important;
  border: 1px dashed #E5E7F0;
}
.btn-dashed-primary:hover {
  background-color: #6658CA !important;
  color: #FFFFFF !important;
  border: 1px solid #6658CA;
}

.btn-dashed-secondary {
  background-color: transparent !important;
  color: #232433 !important;
  border: 1px dashed #E5E7F0;
}
.btn-dashed-secondary:hover {
  background-color: #232433 !important;
  color: #FFFFFF !important;
  border: 1px solid #232433;
}

.btn-dashed-success {
  background-color: transparent !important;
  color: #11BA69 !important;
  border: 1px dashed #E5E7F0;
}
.btn-dashed-success:hover {
  background-color: #11BA69 !important;
  color: #FFFFFF !important;
  border: 1px solid #11BA69;
}

.btn-dashed-orange {
  background-color: transparent !important;
  color: #E88034 !important;
  border: 1px dashed #E5E7F0;
}
.btn-dashed-orange:hover {
  background-color: #E88034 !important;
  color: #FFFFFF !important;
  border: 1px solid #E88034;
}

.btn-dashed-danger {
  background-color: transparent !important;
  color: #CF2727 !important;
  border: 1px dashed #E5E7F0;
}
.btn-dashed-danger:hover {
  background-color: #CF2727 !important;
  color: #FFFFFF !important;
  border: 1px solid #CF2727;
}

.btn-dashed-dark {
  background-color: transparent !important;
  color: #1D242B !important;
  border: 1px dashed #E5E7F0;
}
.btn-dashed-dark:hover {
  background-color: #1D242B !important;
  color: #FFFFFF !important;
  border: 1px solid #1D242B;
}

.btn-dashed-white {
  background-color: transparent !important;
  color: #FFFFFF !important;
  border: 1px dashed #E5E7F0;
}
.btn-dashed-white:hover {
  background-color: #FFFFFF !important;
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF;
}

.btn-dashed-black {
  background-color: transparent !important;
  color: #000000 !important;
  border: 1px dashed #E5E7F0;
}
.btn-dashed-black:hover {
  background-color: #000000 !important;
  color: #FFFFFF !important;
  border: 1px solid #000000;
}

button:focus {
  box-shadow: none !important;
}

.animation-modal .btn,
.button-list .btn,
.button-items .btn {
  margin: 0 5px 8px 0;
}

.animation-modal .btn-group .btn,
.button-list .btn-group .btn,
.button-items .btn-group .btn {
  margin-bottom: 10px;
  margin-right: 0px;
}

.btn-round {
  border-radius: 30px !important;
}

.btn-square {
  border-radius: 0;
}

.btn-icon-xxs {
  height: 24px !important;
  width: 24px !important;
  min-width: 24px !important;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 24px;
  padding: 0;
  border-radius: 4px;
}
.btn-icon-xs {
  height: 32px !important;
  width: 32px !important;
  min-width: 32px !important;
  font-size: 1rem;
  font-weight: 700;
  line-height: 30px;
  padding: 0;
  border-radius: 4px;
}
.btn-icon-sm {
  height: 38px !important;
  width: 38px !important;
  min-width: 38px !important;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 38px;
  padding: 0;
  border-radius: 4px;
}
.btn-icon-md {
  height: 48px !important;
  width: 48px !important;
  min-width: 48px !important;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: inherit;
  padding: 0;
  border-radius: 4px;
}
.btn-icon-lg {
  height: 60px !important;
  width: 60px !important;
  min-width: 60px !important;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 60px;
  padding: 0;
  border-radius: 4px;
}
.btn-icon-xl {
  height: 78px !important;
  width: 78px !important;
  min-width: 78px !important;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 78px;
  padding: 0;
  border-radius: 4px;
}
.btn-icon-round {
  border-radius: 30px;
}
.btn-icon-square {
  border-radius: 0;
}

.btn-skew {
  transform: skew(-15deg);
}
.btn-skew span {
  display: inline-block;
  transform: skew(15deg);
}

.accordion .btn:focus {
  box-shadow: none;
}

.btn.btn-outline-dashed {
  outline: 1px dashed #FFFFFF !important;
  outline-offset: -5px;
  -moz-outline-radius: 25px;
}

.btn-primary,
.btn-success,
.btn-secondary,
.btn-info,
.btn-warning,
.btn-danger,
.btn-dark,
.btn-pink,
.btn-purple,
.btn-blue,
.btn-orange {
  color: #FFFFFF;
}

/*btn-primary*/
.btn-primary {
  background-color: #6658CA;
  border: 1px solid #6658CA;
  box-shadow: 0 7px 14px 0 rgba(102, 88, 202, 0.5);
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary,
.btn-outline-primary.active,
.btn-outline-primary:active,
.show > .btn-outline-primary.dropdown-toggle,
.btn-outline-primary:hover,
.btn-primary.active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle,
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #5445c4 !important;
  border: 1px solid #5445c4;
  color: #FFFFFF;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.btn-primary.focus,
.btn-primary:focus,
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 2px rgba(102, 88, 202, 0.3) !important;
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #786bd0;
}

/*btn-success*/
.btn-success {
  background-color: #11BA69;
  border: 1px solid #11BA69;
  box-shadow: 0 7px 14px 0 rgba(17, 186, 105, 0.5);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.btn-success:not(:disabled):not(.disabled):active,
.btn-success.disabled,
.btn-success:disabled,
.open > .dropdown-toggle.btn-success,
.btn-outline-success.active,
.btn-outline-success:active,
.show > .btn-outline-success.dropdown-toggle,
.btn-outline-success:hover,
.btn-success.active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle,
.btn-success:active,
.show > .btn-success.dropdown-toggle,
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  background-color: #0fa35c;
  border: 1px solid #0fa35c;
  color: #FFFFFF;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus,
.btn-success.focus,
.btn-success:focus,
.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 2px rgba(17, 186, 105, 0.3) !important;
}

/*btn-info*/
.btn-info {
  background-color: #1173BA;
  border: 1px solid #1173BA;
  box-shadow: 0 7px 14px 0 rgba(17, 115, 186, 0.5);
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info,
.btn-outline-info.active,
.btn-outline-info:active,
.btn-info.disabled,
.btn-info:disabled,
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle,
.show > .btn-outline-info.dropdown-toggle,
.btn-outline-info:hover,
.btn-info.active,
.btn-info:active,
.show > .btn-info.dropdown-toggle,
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  background-color: #0f65a3;
  border: 1px solid #0f65a3;
  color: #FFFFFF;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus,
.btn-info.focus,
.btn-info:focus,
.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 2px rgba(17, 115, 186, 0.3) !important;
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #127cc8;
}

/*btn-warning*/
.btn-warning {
  background-color: #ffc107;
  border: 1px solid #ffc107;
  box-shadow: 0 7px 14px 0 rgba(255, 193, 7, 0.5);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning,
.btn-outline-warning.active,
.btn-outline-warning:active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle,
.show > .btn-outline-warning.dropdown-toggle,
.btn-outline-warning:hover,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning:disabled,
.btn-warning:active,
.show > .btn-warning.dropdown-toggle {
  background-color: #edb100;
  border: 1px solid #edb100;
  color: #FFFFFF;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus,
.btn-warning.focus,
.btn-warning:focus,
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 2px rgba(255, 193, 7, 0.3) !important;
}

/*btn-danger*/
.btn-danger {
  background-color: #CF2727;
  border: 1px solid #CF2727;
  box-shadow: 0 7px 14px 0 rgba(207, 39, 39, 0.5);
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger,
.btn-outline-danger.active,
.btn-outline-danger:active,
.show > .btn-outline-danger.dropdown-toggle,
.btn-outline-danger:hover,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger:disabled,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle,
.btn-danger:active,
.show > .btn-danger.dropdown-toggle {
  background-color: #ba2323;
  border: 1px solid #ba2323;
  color: #FFFFFF;
}

.show > .btn-danger.dropdown-toggle:focus,
.btn-danger.focus,
.btn-danger:focus,
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 2px rgba(207, 39, 39, 0.3) !important;
}

/*btn-secondary*/
.btn-secondary {
  background-color: #232433;
  border: 1px solid #232433;
  box-shadow: 0 7px 14px 0 rgba(35, 36, 51, 0.5);
  color: #F6F9FB;
}

.btn-secondary.active,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.open > .dropdown-toggle.btn-secondary,
.btn-outline-secondary.active,
.btn-outline-secondary:active,
.show > .btn-outline-secondary.dropdown-toggle,
.btn-outline-secondary:hover,
.btn-secondary.active,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle,
.show > .btn-outline-secondary.dropdown-toggle,
.btn-secondary:active,
.show > .btn-secondary.dropdown-toggle,
.btn-secondary.disabled,
.btn-secondary:disabled,
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #191924 !important;
  border: 1px solid #191924;
  color: #F6F9FB;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 1px rgba(35, 36, 51, 0.3) !important;
}

/*btn-light*/
.btn-light {
  color: #5F6379;
  background-color: #F6F9FB;
  border: 1px solid #F0F3F6;
  box-shadow: 0 7px 14px 0 rgba(182, 182, 196, 0.5);
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle,
.btn-light:active,
.btn-light:focus,
.btn-light:hover,
.btn-light.active,
.btn-light.focus,
.btn-light:active,
.btn-light:focus,
.btn-light:hover,
.open > .dropdown-toggle.btn-light,
.btn-outline-light.active,
.btn-outline-light:active,
.show > .btn-outline-light.dropdown-toggle,
.btn-outline-light:hover,
.btn-light.active,
.btn-light.disabled,
.btn-light:disabled,
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle,
.btn-light:active,
.show > .btn-light.dropdown-toggle {
  background-color: #e4edf3;
  border: 1px solid #e4edf3;
}

.show > .btn-light.dropdown-toggle:focus,
.btn-light.focus,
.btn-light:focus,
.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 2px rgba(240, 243, 246, 0.3) !important;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #5F6379;
}

/*btn-dark*/
.btn-dark {
  background-color: #1D242B;
  border: 1px solid #1D242B;
  box-shadow: 0 7px 14px 0 rgba(29, 36, 43, 0.5);
  color: #FFFFFF;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.focus,
.btn-dark:active,
.btn-dark:focus,
.btn-dark:hover,
.open > .dropdown-toggle.btn-dark,
.btn-outline-dark.active,
.btn-outline-dark:active,
.btn-dark.disabled,
.btn-dark:disabled,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle,
.show > .btn-outline-dark.dropdown-toggle,
.btn-outline-dark:hover {
  background-color: #13171c;
  border: 1px solid #13171c;
  color: #FFFFFF;
}

.show > .btn-dark.dropdown-toggle:focus,
.btn-dark.focus,
.btn-dark:focus,
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 2px rgba(29, 36, 43, 0.3) !important;
}

/*btn-link*/
.btn-link {
  color: #7F839A;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  text-decoration: none;
  color: #5F6379;
}

/*btn-pink*/
.btn-pink {
  background-color: #d63384;
  border: 1px solid #d63384;
  color: #FFFFFF;
  box-shadow: 0 7px 14px 0 rgba(214, 51, 132, 0.5);
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active,
.btn-pink.focus,
.btn-pink:active,
.btn-pink:focus,
.btn-pink:hover,
.open > .dropdown-toggle.btn-pink,
.btn-outline-pink.active,
.btn-outline-pink:active,
.btn-pink.disabled,
.btn-pink:disabled,
.btn-outline-pink:not(:disabled):not(.disabled).active,
.btn-outline-pink:not(:disabled):not(.disabled):active,
.show > .btn-outline-pink.dropdown-toggle,
.show > .btn-outline-pink.dropdown-toggle,
.btn-outline-pink:hover {
  background-color: #c72877;
  border: 1px solid #c72877;
  color: #FFFFFF;
}

.show > .btn-pink.dropdown-toggle:focus,
.btn-pink.focus,
.btn-pink:focus,
.btn-outline-pink.focus,
.btn-outline-pink:focus {
  box-shadow: 0 0 0 2px rgba(214, 51, 132, 0.3) !important;
}

/*btn-purple*/
.btn-purple {
  background-color: #6f42c1;
  border: 1px solid #6f42c1;
  color: #FFFFFF;
  box-shadow: 0 7px 14px 0 rgba(111, 66, 193, 0.5);
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.btn-purple.focus,
.btn-purple:active,
.btn-purple:focus,
.btn-purple:hover,
.open > .dropdown-toggle.btn-purple,
.btn-outline-purple.active,
.btn-outline-purple:active,
.btn-purple.disabled,
.btn-purple:disabled,
.btn-outline-purple:not(:disabled):not(.disabled).active,
.btn-outline-purple:not(:disabled):not(.disabled):active,
.show > .btn-outline-purple.dropdown-toggle,
.show > .btn-outline-purple.dropdown-toggle,
.btn-outline-purple:hover {
  background-color: #643ab0;
  border: 1px solid #643ab0;
  color: #FFFFFF;
}

.show > .btn-purple.dropdown-toggle:focus,
.btn-purple.focus,
.btn-purple:focus,
.btn-outline-purple.focus,
.btn-outline-purple:focus {
  box-shadow: 0 0 0 2px rgba(111, 66, 193, 0.3);
}

/*btn-blue*/
.btn-blue {
  background-color: #6658CA;
  border: 1px solid #6658CA;
  box-shadow: 0 7px 14px 0 rgba(102, 88, 202, 0.5);
}

.btn-blue.active,
.btn-blue.focus,
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover,
.open > .dropdown-toggle.btn-blue,
.btn-outline-blue.active,
.btn-outline-blue:active,
.show > .btn-outline-blue.dropdown-toggle,
.btn-outline-blue:hover,
.btn-blue.active,
.btn-blue:not(:disabled):not(.disabled):active,
.btn-blue:active,
.show > .btn-blue.dropdown-toggle,
.btn-blue.disabled,
.btn-blue:disabled,
.btn-outline-blue:not(:disabled):not(.disabled).active,
.btn-outline-blue:not(:disabled):not(.disabled):active,
.show > .btn-outline-blue.dropdown-toggle,
a.bg-blue:focus,
a.bg-blue:hover,
button.bg-blue:focus,
button.bg-blue:hover {
  background-color: #5445c4 !important;
  border: 1px solid #5445c4;
  color: #FFFFFF;
}

.btn-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-blue.dropdown-toggle:focus,
.btn-blue.focus,
.btn-blue:focus,
.btn-outline-blue.focus,
.btn-outline-blue:focus {
  box-shadow: 0 0 0 2px rgba(102, 88, 202, 0.3) !important;
}

/*btn-orange*/
.btn-orange {
  background-color: #E88034;
  border: 1px solid #E88034;
  box-shadow: 0 7px 14px 0 rgba(232, 128, 52, 0.5);
}

.btn-orange.active,
.btn-orange.focus,
.btn-orange:active,
.btn-orange:focus,
.btn-orange:hover,
.open > .dropdown-toggle.btn-orange,
.btn-outline-orange.active,
.btn-outline-orange:active,
.show > .btn-outline-orange.dropdown-toggle,
.btn-outline-orange:hover,
.btn-orange.active,
.btn-orange:not(:disabled):not(.disabled):active,
.btn-orange:active,
.show > .btn-orange.dropdown-toggle,
.btn-orange.disabled,
.btn-orange:disabled,
.btn-outline-orange:not(:disabled):not(.disabled).active,
.btn-outline-orange:not(:disabled):not(.disabled):active,
.show > .btn-outline-orange.dropdown-toggle,
a.bg-orange:focus,
a.bg-orange:hover,
button.bg-orange:focus,
button.bg-orange:hover {
  background-color: #e5721d !important;
  border: 1px solid #e5721d;
  color: #FFFFFF;
}

.btn-orange:not(:disabled):not(.disabled):active:focus,
.show > .btn-orange.dropdown-toggle:focus,
.btn-orange.focus,
.btn-orange:focus,
.btn-outline-orange.focus,
.btn-outline-orange:focus {
  box-shadow: 0 0 0 2px rgba(232, 128, 52, 0.3) !important;
}

/*btn-white*/
.btn-white {
  background-color: #FFFFFF;
  color: #5F6379;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 7px 14px 0.25px #E5E7F0;
}

.btn-white.active,
.btn-white.focus,
.btn-white:active,
.btn-white:focus,
.btn-white:hover,
.open > .dropdown-toggle.btn-white,
.btn-outline-white.active,
.btn-outline-white:active,
.show > .btn-outline-white.dropdown-toggle,
.btn-outline-white:hover,
.btn-white.active,
.btn-white:not(:disabled):not(.disabled):active,
.btn-white:active,
.show > .btn-white.dropdown-toggle,
.btn-white.disabled,
.btn-white:disabled,
.btn-outline-white:not(:disabled):not(.disabled).active,
.btn-outline-white:not(:disabled):not(.disabled):active,
.show > .btn-outline-white.dropdown-toggle,
.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active,
.show > .btn-white.dropdown-toggle,
a.bg-white:focus,
a.bg-white:hover,
button.bg-white:focus,
button.bg-white:hover {
  background-color: #ebebeb !important;
  border: 1px solid #ebebeb;
}

.btn-white:not(:disabled):not(.disabled):active:focus,
.show > .btn-white.dropdown-toggle:focus,
.btn-white.focus,
.btn-white:focus,
.btn-outline-white.focus,
.btn-outline-white:focus {
  box-shadow: 0px 1px 4px 0.25px #E5E7F0 !important;
}

/* button Outline */
.btn-outline-primary {
  color: #6658CA;
  border-color: #6658CA;
}

.btn-outline-success {
  color: #11BA69;
  border-color: #11BA69;
}

.btn-outline-info {
  color: #1173BA;
  border-color: #1173BA;
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-danger {
  color: #CF2727;
  border-color: #CF2727;
}

.btn-outline-dark {
  color: #1D242B;
  background-image: none;
  background-color: transparent;
  border-color: #1D242B;
}

.btn-outline-light {
  color: #7F839A;
  background-image: none;
  background-color: transparent;
  border-color: #E5E7F0;
}

.btn-outline-secondary {
  color: #6e7377;
  background-image: none;
  background-color: transparent;
  border-color: #E6E8EE;
}

.btn-outline-pink {
  color: #d63384;
  background-image: none;
  background-color: transparent;
  border-color: #d63384;
}

.btn-outline-purple {
  color: #6f42c1;
  background-image: none;
  background-color: transparent;
  border-color: #6f42c1;
}

.btn-outline-blue {
  color: #6658CA;
  background-image: none;
  background-color: transparent;
  border-color: #6658CA;
}

/*soft buttons*/
/*soft buttons*/
.btn-soft-primary {
  background-color: rgba(102, 88, 202, 0.1);
  color: #6658CA;
}
.btn-soft-primary:hover {
  background-color: #6658CA;
  color: #FFFFFF;
}
.btn-soft-primary:focus {
  box-shadow: 0 0 0 0.1rem rgba(102, 88, 202, 0.2);
  background-color: rgba(102, 88, 202, 0.8);
  color: #FFFFFF;
}

.btn-soft-secondary {
  background-color: rgba(35, 36, 51, 0.15);
  color: #232433;
}
.btn-soft-secondary:hover {
  background-color: #232433;
  color: #FFFFFF;
}
.btn-soft-secondary:focus {
  box-shadow: 0 0 0 0.1rem rgba(35, 36, 51, 0.2);
  background-color: rgba(35, 36, 51, 0.8);
  color: #FFFFFF;
}

.btn-soft-success {
  background-color: rgba(17, 186, 105, 0.1);
  color: #11BA69;
}
.btn-soft-success:hover {
  background-color: #11BA69;
  color: #FFFFFF;
}
.btn-soft-success:focus {
  box-shadow: 0 0 0 0.1rem rgba(17, 186, 105, 0.2);
  background-color: rgba(17, 186, 105, 0.8);
  color: #FFFFFF;
}

.btn-soft-warning {
  background-color: rgba(255, 193, 7, 0.18);
  color: #ffc107;
}
.btn-soft-warning:hover {
  background-color: #ffc107;
  color: #FFFFFF;
}
.btn-soft-warning:focus {
  box-shadow: 0 0 0 0.1rem rgba(255, 193, 7, 0.2);
  background-color: rgba(255, 193, 7, 0.8);
  color: #FFFFFF;
}

.btn-soft-danger {
  background-color: rgba(207, 39, 39, 0.1);
  color: #CF2727;
}
.btn-soft-danger:hover {
  background-color: #CF2727;
  color: #FFFFFF;
}
.btn-soft-danger:focus {
  box-shadow: 0 0 0 0.1rem rgba(207, 39, 39, 0.2);
  background-color: rgba(207, 39, 39, 0.8);
  color: #FFFFFF;
}

.btn-soft-info {
  background-color: rgba(17, 115, 186, 0.1);
  color: #1173BA;
}
.btn-soft-info:hover {
  background-color: #1173BA;
  color: #FFFFFF;
}
.btn-soft-info:focus {
  box-shadow: 0 0 0 0.1rem rgba(17, 115, 186, 0.2);
  background-color: rgba(17, 115, 186, 0.8);
  color: #FFFFFF;
}

.btn-soft-dark {
  background-color: rgba(29, 36, 43, 0.1);
  color: #1D242B;
}
.btn-soft-dark:hover {
  background-color: #1D242B;
  color: #FFFFFF;
}
.btn-soft-dark:focus {
  box-shadow: 0 0 0 0.1rem rgba(29, 36, 43, 0.2);
  background-color: rgba(29, 36, 43, 0.8);
  color: #FFFFFF;
}

.btn-soft-pink {
  background-color: rgba(214, 51, 132, 0.1);
  color: #d63384;
}
.btn-soft-pink:hover {
  background-color: #d63384;
  color: #FFFFFF;
}
.btn-soft-pink:focus {
  box-shadow: 0 0 0 0.1rem rgba(214, 51, 132, 0.2);
  background-color: rgba(214, 51, 132, 0.8);
  color: #FFFFFF;
}

.btn-soft-purple {
  background-color: rgba(111, 66, 193, 0.1);
  color: #6f42c1;
}
.btn-soft-purple:hover {
  background-color: #6f42c1;
  color: #FFFFFF;
}
.btn-soft-purple:focus {
  box-shadow: 0 0 0 0.1rem rgba(111, 66, 193, 0.2);
  background-color: rgba(111, 66, 193, 0.8);
  color: #FFFFFF;
}

.btn-soft-blue {
  background-color: rgba(102, 88, 202, 0.1);
  color: #6658CA;
}
.btn-soft-blue:hover {
  background-color: #6658CA;
  color: #FFFFFF;
}
.btn-soft-blue:focus {
  box-shadow: 0 0 0 0.1rem rgba(102, 88, 202, 0.2);
  background-color: rgba(102, 88, 202, 0.8);
  color: #FFFFFF;
}

/* Social Buttons */
.btn-social-icon .btn {
  width: 36px;
  height: 36px;
  padding-left: 10px;
}

.btn-facebook {
  color: #0F182D;
  background-color: #A2A5A8;
}
.btn-facebook:hover {
  background-color: rgba(162, 165, 168, 0.1);
  color: #A2A5A8;
}
.btn-facebook:focus {
  box-shadow: 0 0 0 0.1rem rgba(162, 165, 168, 0.2);
  background-color: rgba(162, 165, 168, 0.8);
  color: #FFFFFF;
}

/*btn-gradient-primary*/
/*btn-gradient-secondary*/
/*btn-gradient-danger*/
/*btn-gradient-warning*/
/*btn-gradient-info*/
/*btn-gradient-dark*/
/*btn-gradient-pink*/
/*btn-gradient-purple*/
.dropdown-menu .dropdown-item .dropdown-icon {
  font-size: 1.125rem;
  margin-right: 10px;
  width: 18px;
  opacity: 0.5;
}
.dropdown-menu.dropdown-menu-dark {
  background: #6658CA;
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.dropdown-menu.dropdown-menu-dark .dropdown-header,
.dropdown-menu.dropdown-menu-dark .dropdown-item-text {
  color: rgba(255, 255, 255, 0.6);
}
.dropdown-menu.dropdown-menu-dark .dropdown-item {
  color: #F0F3F6;
}
.dropdown-menu.dropdown-menu-dark .dropdown-item:focus:not(.active):not(.disabled), .dropdown-menu.dropdown-menu-dark .dropdown-item:hover:not(.active):not(.disabled) {
  background-color: rgba(255, 255, 255, 0.3);
  color: #FFFFFF;
}
.dropdown-menu.dropdown-menu-dark .dropdown-item.active, .dropdown-menu.dropdown-menu-dark .dropdown-item:active {
  color: #FFFFFF;
}
.dropdown-menu.dropdown-menu-dark .dropdown-item:disabled, .dropdown-menu.dropdown-menu-dark .dropdown-item.disabled {
  color: rgba(255, 255, 255, 0.3);
}
.dropdown-menu.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(255, 255, 255, 0.3);
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-close {
  background-size: 0.8em;
}

/*---Background Color---*/
.bg-background {
  background-color: #FAFAFA;
}

/*--!blue default-500--*/
.bg-blue-100,
.bg-soft-blue,
.bg-soft-primary {
  background-color: #e0def4 !important;
  color: #6658CA !important;
}

.bg-blue-200 {
  background-color: #c2bcea !important;
}

.bg-blue-300 {
  background-color: #a39bdf !important;
}

.bg-blue-400 {
  background-color: #8579d5 !important;
}

.bg-blue-500,
.bg-blue,
.bg-primary {
  background-color: #6658CA !important;
}

.bg-blue-600 {
  background-color: #5246a2 !important;
}

.bg-blue-700 {
  background-color: #3d3579 !important;
}

.bg-blue-800 {
  background-color: #292351 !important;
}

.bg-blue-900 {
  background-color: #141228 !important;
}

/*--!indigo default-500--*/
.bg-indigo-100,
.bg-soft-indigo {
  background-color: #e0cffc !important;
  color: #6610f2 !important;
}

.bg-indigo-200 {
  background-color: #c29ffa !important;
}

.bg-indigo-300 {
  background-color: #a370f7 !important;
}

.bg-indigo-400 {
  background-color: #8540f5 !important;
}

.bg-indigo-500,
.bg-indigo {
  background-color: #6610f2 !important;
}

.bg-indigo-600 {
  background-color: #520dc2 !important;
}

.bg-indigo-700 {
  background-color: #3d0a91 !important;
}

.bg-indigo-800 {
  background-color: #290661 !important;
}

.bg-indigo-900 {
  background-color: #140330 !important;
}

/*--!purple default-500--*/
.bg-purple-100,
.bg-soft-purple {
  background-color: #e2d9f3 !important;
  color: #6f42c1 !important;
}

.bg-purple-200 {
  background-color: #c5b3e6 !important;
}

.bg-purple-300 {
  background-color: #a98eda !important;
}

.bg-purple-400 {
  background-color: #8c68cd !important;
}

.bg-purple-500,
.bg-purple {
  background-color: #6f42c1 !important;
}

.bg-purple-600 {
  background-color: #59359a !important;
}

.bg-purple-700 {
  background-color: #432874 !important;
}

.bg-purple-800 {
  background-color: #2c1a4d !important;
}

.bg-purple-900 {
  background-color: #160d27 !important;
}

/*--!pink default-500--*/
.bg-pink-100,
.bg-soft-pink {
  background-color: #f7d6e6 !important;
  color: #d63384 !important;
}

.bg-pink-200 {
  background-color: #efadce !important;
}

.bg-pink-300 {
  background-color: #e685b5 !important;
}

.bg-pink-400 {
  background-color: #de5c9d !important;
}

.bg-pink-500,
.bg-pink {
  background-color: #d63384 !important;
}

.bg-pink-600 {
  background-color: #ab296a !important;
}

.bg-pink-700 {
  background-color: #801f4f !important;
}

.bg-pink-800 {
  background-color: #561435 !important;
}

.bg-pink-900 {
  background-color: #2b0a1a !important;
}

/*--!red default-500--*/
.bg-red-100,
.bg-soft-red,
.bg-soft-danger {
  background-color: #f5d4d4 !important;
  color: #CF2727 !important;
}

.bg-red-200 {
  background-color: #eca9a9 !important;
}

.bg-red-300 {
  background-color: #e27d7d !important;
}

.bg-red-400 {
  background-color: #d95252 !important;
}

.bg-red-500,
.bg-red,
.bg-danger {
  background-color: #CF2727 !important;
}

.bg-red-600 {
  background-color: #a61f1f !important;
}

.bg-red-700 {
  background-color: #7c1717 !important;
}

.bg-red-800 {
  background-color: #531010 !important;
}

.bg-red-900 {
  background-color: #290808 !important;
}

/*--!orange default-500--*/
.bg-orange-100,
.bg-soft-orange {
  background-color: #fae6d6 !important;
  color: #E88034 !important;
}

.bg-orange-200 {
  background-color: #f6ccae !important;
}

.bg-orange-300 {
  background-color: #f1b385 !important;
}

.bg-orange-400 {
  background-color: #ed995d !important;
}

.bg-orange-500,
.bg-orange {
  background-color: #E88034 !important;
}

.bg-orange-600 {
  background-color: #ba662a !important;
}

.bg-orange-700 {
  background-color: #8b4d1f !important;
}

.bg-orange-800 {
  background-color: #5d3315 !important;
}

.bg-orange-900 {
  background-color: #2e1a0a !important;
}

/*--!yellow default-500--*/
.bg-yellow-100,
.bg-soft-yellow,
.bg-soft-warning {
  background-color: #fff3cd !important;
  color: #ffc107 !important;
}

.bg-yellow-200 {
  background-color: #ffe69c !important;
}

.bg-yellow-300 {
  background-color: #ffda6a !important;
}

.bg-yellow-400 {
  background-color: #ffcd39 !important;
}

.bg-yellow-500,
.bg-yellow,
.bg-warning {
  background-color: #ffc107 !important;
}

.bg-yellow-600 {
  background-color: #cc9a06 !important;
}

.bg-yellow-700 {
  background-color: #997404 !important;
}

.bg-yellow-800 {
  background-color: #664d03 !important;
}

.bg-yellow-900 {
  background-color: #332701 !important;
}

/*--!green default-500--*/
.bg-green-100,
.bg-soft-green,
.bg-soft-success {
  background-color: #cff1e1 !important;
  color: #11BA69 !important;
}

.bg-green-200 {
  background-color: #a0e3c3 !important;
}

.bg-green-300 {
  background-color: #70d6a5 !important;
}

.bg-green-400 {
  background-color: #41c887 !important;
}

.bg-green-500,
.bg-green {
  background-color: #11BA69 !important;
}

.bg-green-600 {
  background-color: #0e9554 !important;
}

.bg-green-700 {
  background-color: #0a703f !important;
}

.bg-green-800 {
  background-color: #074a2a !important;
}

.bg-green-900 {
  background-color: #032515 !important;
}

/*--!teal default-500--*/
.bg-teal-100,
.bg-soft-teal {
  background-color: #d2f4ea !important;
  color: #20c997 !important;
}

.bg-teal-200 {
  background-color: #a6e9d5 !important;
}

.bg-teal-300 {
  background-color: #79dfc1 !important;
}

.bg-teal-400 {
  background-color: #4dd4ac !important;
}

.bg-teal-500,
.bg-teal {
  background-color: #20c997 !important;
}

.bg-teal-600 {
  background-color: #1aa179 !important;
}

.bg-teal-700 {
  background-color: #13795b !important;
}

.bg-teal-800 {
  background-color: #0d503c !important;
}

.bg-teal-900 {
  background-color: #06281e !important;
}

/*--!cyan default-500--*/
.bg-cyan-100,
.bg-soft-cyan,
.bg-soft-info {
  background-color: #cff4fc !important;
  color: #0dcaf0 !important;
}

.bg-cyan-200 {
  background-color: #9eeaf9 !important;
}

.bg-cyan-300 {
  background-color: #6edff6 !important;
}

.bg-cyan-400 {
  background-color: #3dd5f3 !important;
}

.bg-cyan-500,
.bg-cyan,
.bg-info {
  background-color: #0dcaf0 !important;
}

.bg-cyan-600 {
  background-color: #0aa2c0 !important;
}

.bg-cyan-700 {
  background-color: #087990 !important;
}

.bg-cyan-800 {
  background-color: #055160 !important;
}

.bg-cyan-900 {
  background-color: #032830 !important;
}

/*--!gray default-500--*/
.bg-gray-100,
.bg-light,
.bg-soft-gray,
.bg-soft-secondary {
  background-color: #F6F9FB !important;
  color: #A2A6B8 !important;
}

.bg-gray-200 {
  background-color: #F0F3F6 !important;
}

.bg-gray-300 {
  background-color: #E5E7F0 !important;
}

.bg-gray-400 {
  background-color: #B6B6C4 !important;
}

.bg-gray-500,
.bg-gray,
.bg-secondary {
  background-color: #A2A6B8 !important;
}

.bg-gray-600 {
  background-color: #7F839A !important;
}

.bg-gray-700 {
  background-color: #5F6379 !important;
}

.bg-gray-800 {
  background-color: #404355 !important;
}

.bg-gray-900,
.bg-dark {
  background-color: #191D33 !important;
}

/*---background and overlay ---*/
.bg-img {
  position: relative;
  border-bottom: none;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
}

.box.bg-img,
.box .bg-img {
  border-radius: 4px;
}

[data-overlay] {
  position: relative;
}
[data-overlay]::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #191D33;
  z-index: -1;
  border-radius: inherit;
  display: block;
}

[data-overlay-light] {
  position: relative;
}
[data-overlay-light]::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFFFFF;
  z-index: -1;
  border-radius: inherit;
  display: block;
}

[data-overlay="1"]::before {
  opacity: 0.1;
}

[data-overlay="2"]::before {
  opacity: 0.2;
}

[data-overlay="3"]::before {
  opacity: 0.3;
}

[data-overlay="4"]::before {
  opacity: 0.4;
}

[data-overlay="5"]::before {
  opacity: 0.5;
}

[data-overlay="6"]::before {
  opacity: 0.6;
}

[data-overlay="7"]::before {
  opacity: 0.7;
}

[data-overlay="8"]::before {
  opacity: 0.8;
}

[data-overlay="9"]::before {
  opacity: 0.9;
}

[data-overlay-light="1"]::before {
  opacity: 0.1;
}

[data-overlay-light="2"]::before {
  opacity: 0.2;
}

[data-overlay-light="3"]::before {
  opacity: 0.3;
}

[data-overlay-light="4"]::before {
  opacity: 0.4;
}

[data-overlay-light="5"]::before {
  opacity: 0.5;
}

[data-overlay-light="6"]::before {
  opacity: 0.6;
}

[data-overlay-light="7"]::before {
  opacity: 0.7;
}

[data-overlay-light="8"]::before {
  opacity: 0.8;
}

[data-overlay-light="9"]::before {
  opacity: 0.9;
}

[data-scrim-top] {
  position: relative;
}
[data-scrim-top]::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 20%;
  background: -webkit-gradient(linear, left top, left bottom, from(#191D33), to(transparent));
  background: -webkit-linear-gradient(top, #191D33 0%, transparent 100%);
  background: linear-gradient(to bottom, #191D33 0%, transparent 100%);
  z-index: -1;
  border-radius: inherit;
}

[data-scrim-bottom] {
  position: relative;
}
[data-scrim-bottom]::before {
  position: absolute;
  content: "";
  top: 20%;
  left: 0;
  right: 0;
  bottom: 0%;
  background: -webkit-gradient(linear, left top, left bottom, from(#191D33), to(transparent));
  background: -webkit-linear-gradient(top, #191D33 0%, transparent 100%);
  background: linear-gradient(to bottom, #191D33 0%, transparent 100%);
  z-index: -1;
  border-radius: inherit;
}

[data-scrim-top="1"]::before,
[data-scrim-bottom="1"]::before {
  opacity: 0.1;
}

[data-scrim-top="2"]::before,
[data-scrim-bottom="2"]::before {
  opacity: 0.2;
}

[data-scrim-top="3"]::before,
[data-scrim-bottom="3"]::before {
  opacity: 0.3;
}

[data-scrim-top="4"]::before,
[data-scrim-bottom="4"]::before {
  opacity: 0.4;
}

[data-scrim-top="5"]::before,
[data-scrim-bottom="5"]::before {
  opacity: 0.5;
}

[data-scrim-top="6"]::before,
[data-scrim-bottom="6"]::before {
  opacity: 0.6;
}

[data-scrim-top="7"]::before,
[data-scrim-bottom="7"]::before {
  opacity: 0.7;
}

[data-scrim-top="8"]::before,
[data-scrim-bottom="8"]::before {
  opacity: 0.8;
}

[data-scrim-top="9"]::before,
[data-scrim-bottom="9"]::before {
  opacity: 0.9;
}

/*Colors*/
.color-palette-wrap .color-wrap {
  padding: 15px;
}

/*---Text Color---*/
/*--!blue default-500--*/
.text-placeholder {
  color: #A2A5A8;
}

.text-primary,
.text-blue {
  color: #6658CA !important;
}

.text-soft-primary,
.text-soft-blue {
  color: #e0def4 !important;
}

a.text-primary:hover, a.text-primary:focus, a.text-blue:hover, a.text-blue:focus {
  color: #6658CA !important;
}

.hover-primary:hover, .hover-primary:focus,
.hover-blue:hover,
.hover-blue:focus {
  color: #6658CA !important;
}

/*--!indigo default-500--*/
.text-indigo {
  color: #6610f2 !important;
}

.text-soft-indigo {
  color: #e0cffc !important;
}

a.text-indigo:hover, a.text-indigo:focus {
  color: #6610f2 !important;
}

.hover-indigo:hover, .hover-indigo:focus {
  color: #6610f2 !important;
}

/*--!purple default-500--*/
.text-purple {
  color: #6f42c1 !important;
}

.text-soft-purple {
  color: #e2d9f3 !important;
}

a.text-purple:hover, a.text-purple:focus {
  color: #6f42c1 !important;
}

.hover-purple:hover, .hover-purple:focus {
  color: #6f42c1 !important;
}

/*--!pink default-500--*/
.text-pink {
  color: #d63384 !important;
}

.text-soft-pink {
  color: #f7d6e6 !important;
}

a.text-pink:hover, a.text-pink:focus {
  color: #d63384 !important;
}

.hover-pink:hover, .hover-pink:focus {
  color: #d63384 !important;
}

/*--!red default-500--*/
.text-danger,
.text-red {
  color: #CF2727 !important;
}

.text-soft-danger,
.text-soft-red {
  color: #f5d4d4 !important;
}

a.text-danger:hover, a.text-danger:focus, a.text-red:hover, a.text-red:focus {
  color: #CF2727 !important;
}

.hover-danger:hover, .hover-danger:focus,
.hover-red:hover,
.hover-red:focus {
  color: #CF2727 !important;
}

/*--!orange default-500--*/
.text-orange {
  color: #E88034 !important;
}

.text-soft-orange {
  color: #fae6d6 !important;
}

a.text-orange:hover, a.text-orange:focus {
  color: #E88034 !important;
}

.hover-orange:hover, .hover-orange:focus {
  color: #E88034 !important;
}

/*--!yellow default-500--*/
.text-warning,
.text-yellow {
  color: #ffc107 !important;
}

.text-soft-warning,
.text-soft-yellow {
  color: #fff3cd !important;
}

a.text-warning:hover, a.text-warning:focus, a.text-yellow:hover, a.text-yellow:focus {
  color: #ffc107 !important;
}

.hover-warning:hover, .hover-warning:focus,
.hover-yellow:hover,
.hover-yellow:focus {
  color: #ffc107 !important;
}

/*--!green default-500--*/
.text-success,
.text-green {
  color: #11BA69 !important;
}

.text-soft-success,
.text-soft-green {
  color: #cff1e1 !important;
}

a.text-success:hover, a.text-success:focus, a.text-green:hover, a.text-green:focus {
  color: #11BA69 !important;
}

.text-success:hover, .text-success:focus,
.hover-green:hover,
.hover-green:focus {
  color: #11BA69 !important;
}

/*--!teal default-500--*/
.text-teal {
  color: #20c997 !important;
}

.text-soft-teal {
  color: #d2f4ea !important;
}

a.text-teal:hover, a.text-teal:focus {
  color: #20c997 !important;
}

.hover-teal:hover, .hover-teal:focus {
  color: #20c997 !important;
}

/*--!cyan default-500--*/
.text-info,
.text-cyan {
  color: #0dcaf0 !important;
}

.text-soft-info,
.text-soft-cyan {
  color: #cff4fc !important;
}

a.text-info:hover, a.text-info:focus, a.text-cyan:hover, a.text-cyan:focus {
  color: #0dcaf0 !important;
}

.hover-info:hover, .hover-info:focus,
.hover-cyan:hover,
.hover-cyan:focus {
  color: #0dcaf0 !important;
}

/*--!gray default-500--*/
.text-gray {
  color: #A2A6B8 !important;
}

.text-soft-gray {
  color: #F6F9FB !important;
}

a.text-gray:hover, a.text-gray:focus {
  color: #A2A6B8 !important;
}

.hover-gray:hover, .hover-gray:focus {
  color: #A2A6B8 !important;
}

/*--!gray 900--*/
.text-dark {
  color: #191D33 !important;
}

.text-soft-dark {
  color: #7F839A !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #191D33;
}

.hover-dark:hover, .hover-dark:focus {
  color: #191D33 !important;
}

/*--!gray 100 to 900--*/
.text-gray-200 {
  color: #F0F3F6 !important;
}

.text-gray-300 {
  color: #E5E7F0 !important;
}

.text-gray-400 {
  color: #B6B6C4 !important;
}

.text-gray-700 {
  color: #5F6379 !important;
}

.text-gray-800 {
  color: #404355 !important;
}

.text-fade {
  color: #E5E7F0 !important;
}

.text-secondary {
  color: #232433 !important;
}

.text-dark {
  color: #1D242B !important;
}

.text-light {
  color: #6e7377 !important;
}

/*---text-white---*/
/*---text-black---*/
/*Tooltop*/
.tooltip {
  font-size: 0.75rem;
}
.tooltip .tooltip-inner {
  background: #1D242B;
}
.tooltip.show {
  opacity: 1;
}
.tooltip.bs-tooltip-start .tooltip-arrow::before, .tooltip.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #1D242B;
}
.tooltip.bs-tooltip-end .tooltip-arrow::before, .tooltip.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #1D242B;
}
.tooltip.bs-tooltip-top .tooltip-arrow::before, .tooltip.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #1D242B;
}
.tooltip.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #1D242B;
}
.tooltip.tooltip-primary .tooltip-inner {
  background: #6658CA;
}
.tooltip.tooltip-primary.bs-tooltip-start .tooltip-arrow::before, .tooltip.tooltip-primary.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #6658CA;
}
.tooltip.tooltip-primary.bs-tooltip-end .tooltip-arrow::before, .tooltip.tooltip-primary.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #6658CA;
}
.tooltip.tooltip-primary.bs-tooltip-top .tooltip-arrow::before, .tooltip.tooltip-primary.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #6658CA;
}
.tooltip.tooltip-primary.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.tooltip-primary.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #6658CA;
}
.tooltip.tooltip-success .tooltip-inner {
  background: #11BA69;
}
.tooltip.tooltip-success.bs-tooltip-start .tooltip-arrow::before, .tooltip.tooltip-success.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #11BA69;
}
.tooltip.tooltip-success.bs-tooltip-end .tooltip-arrow::before, .tooltip.tooltip-success.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #11BA69;
}
.tooltip.tooltip-success.bs-tooltip-top .tooltip-arrow::before, .tooltip.tooltip-success.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #11BA69;
}
.tooltip.tooltip-success.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.tooltip-success.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #11BA69;
}
.tooltip.tooltip-info .tooltip-inner {
  background: #1173BA;
}
.tooltip.tooltip-info.bs-tooltip-start .tooltip-arrow::before, .tooltip.tooltip-info.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #1173BA;
}
.tooltip.tooltip-info.bs-tooltip-end .tooltip-arrow::before, .tooltip.tooltip-info.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #1173BA;
}
.tooltip.tooltip-info.bs-tooltip-top .tooltip-arrow::before, .tooltip.tooltip-info.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #1173BA;
}
.tooltip.tooltip-info.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.tooltip-info.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #1173BA;
}
.tooltip.tooltip-warning .tooltip-inner {
  background: #ffc107;
}
.tooltip.tooltip-warning.bs-tooltip-start .tooltip-arrow::before, .tooltip.tooltip-warning.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #ffc107;
}
.tooltip.tooltip-warning.bs-tooltip-end .tooltip-arrow::before, .tooltip.tooltip-warning.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #ffc107;
}
.tooltip.tooltip-warning.bs-tooltip-top .tooltip-arrow::before, .tooltip.tooltip-warning.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #ffc107;
}
.tooltip.tooltip-warning.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.tooltip-warning.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #ffc107;
}
.tooltip.tooltip-danger .tooltip-inner {
  background: #CF2727;
}
.tooltip.tooltip-danger.bs-tooltip-start .tooltip-arrow::before, .tooltip.tooltip-danger.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #CF2727;
}
.tooltip.tooltip-danger.bs-tooltip-end .tooltip-arrow::before, .tooltip.tooltip-danger.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #CF2727;
}
.tooltip.tooltip-danger.bs-tooltip-top .tooltip-arrow::before, .tooltip.tooltip-danger.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #CF2727;
}
.tooltip.tooltip-danger.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.tooltip-danger.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #CF2727;
}
.tooltip.tooltip-secondary .tooltip-inner {
  background: #232433;
}
.tooltip.tooltip-secondary.bs-tooltip-start .tooltip-arrow::before, .tooltip.tooltip-secondary.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #232433;
}
.tooltip.tooltip-secondary.bs-tooltip-end .tooltip-arrow::before, .tooltip.tooltip-secondary.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #232433;
}
.tooltip.tooltip-secondary.bs-tooltip-top .tooltip-arrow::before, .tooltip.tooltip-secondary.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #232433;
}
.tooltip.tooltip-secondary.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.tooltip-secondary.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #232433;
}
.tooltip.tooltip-light .tooltip-inner {
  background: #F6F9FB;
  color: #1D242B;
}
.tooltip.tooltip-light.bs-tooltip-start .tooltip-arrow::before, .tooltip.tooltip-light.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #F6F9FB;
}
.tooltip.tooltip-light.bs-tooltip-end .tooltip-arrow::before, .tooltip.tooltip-light.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #F6F9FB;
}
.tooltip.tooltip-light.bs-tooltip-top .tooltip-arrow::before, .tooltip.tooltip-light.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #F6F9FB;
}
.tooltip.tooltip-light.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.tooltip-light.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #F6F9FB;
}
.tooltip.tooltip-dark .tooltip-inner {
  background: #1D242B;
}
.tooltip.tooltip-dark.bs-tooltip-start .tooltip-arrow::before, .tooltip.tooltip-dark.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #1D242B;
}
.tooltip.tooltip-dark.bs-tooltip-end .tooltip-arrow::before, .tooltip.tooltip-dark.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #1D242B;
}
.tooltip.tooltip-dark.bs-tooltip-top .tooltip-arrow::before, .tooltip.tooltip-dark.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #1D242B;
}
.tooltip.tooltip-dark.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.tooltip-dark.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #1D242B;
}
.tooltip.tooltip-pink .tooltip-inner {
  background: #d63384;
}
.tooltip.tooltip-pink.bs-tooltip-start .tooltip-arrow::before, .tooltip.tooltip-pink.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #d63384;
}
.tooltip.tooltip-pink.bs-tooltip-end .tooltip-arrow::before, .tooltip.tooltip-pink.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #d63384;
}
.tooltip.tooltip-pink.bs-tooltip-top .tooltip-arrow::before, .tooltip.tooltip-pink.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #d63384;
}
.tooltip.tooltip-pink.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.tooltip-pink.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #d63384;
}
.tooltip.tooltip-purple .tooltip-inner {
  background: #6f42c1;
}
.tooltip.tooltip-purple.bs-tooltip-start .tooltip-arrow::before, .tooltip.tooltip-purple.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #6f42c1;
}
.tooltip.tooltip-purple.bs-tooltip-end .tooltip-arrow::before, .tooltip.tooltip-purple.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #6f42c1;
}
.tooltip.tooltip-purple.bs-tooltip-top .tooltip-arrow::before, .tooltip.tooltip-purple.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #6f42c1;
}
.tooltip.tooltip-purple.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.tooltip-purple.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #6f42c1;
}
.tooltip.tooltip-blue .tooltip-inner {
  background: #6658CA;
}
.tooltip.tooltip-blue.bs-tooltip-start .tooltip-arrow::before, .tooltip.tooltip-blue.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #6658CA;
}
.tooltip.tooltip-blue.bs-tooltip-end .tooltip-arrow::before, .tooltip.tooltip-blue.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #6658CA;
}
.tooltip.tooltip-blue.bs-tooltip-top .tooltip-arrow::before, .tooltip.tooltip-blue.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #6658CA;
}
.tooltip.tooltip-blue.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.tooltip-blue.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #6658CA;
}
.tooltip.tooltip-orange .tooltip-inner {
  background: #E88034;
}
.tooltip.tooltip-orange.bs-tooltip-start .tooltip-arrow::before, .tooltip.tooltip-orange.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #E88034;
}
.tooltip.tooltip-orange.bs-tooltip-end .tooltip-arrow::before, .tooltip.tooltip-orange.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #E88034;
}
.tooltip.tooltip-orange.bs-tooltip-top .tooltip-arrow::before, .tooltip.tooltip-orange.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #E88034;
}
.tooltip.tooltip-orange.bs-tooltip-bottom .tooltip-arrow::before, .tooltip.tooltip-orange.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #E88034;
}

.no-caret::after {
  display: none;
}

.dropdown-menu {
  box-shadow: 0 3px 12px rgba(182, 182, 196, 0.3);
  border: 1px solid #F0F3F6;
  margin: 0;
}
.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus {
  background-color: #F6F9FB;
  color: #191D33;
}

.dropdown-lg {
  width: 320px;
}

.dropdown-xl {
  min-width: 42rem;
}

.dropstart .dropdown-toggle::before,
.dropend .dropdown-toggle::after,
.dropup .dropdown-toggle::after,
.dropdown-toggle::after {
  display: none;
}

.dropdown-divider {
  border-top: 1px solid #F0F3F6;
}

.show-on-hover:hover > .dropdown-menu {
  display: block;
}
.show-on-hover > .dropdown-toggle:active {
  pointer-events: none;
}

.sub-dropdown-menu {
  position: relative;
}
.sub-dropdown-menu .dropdown-item i {
  font-size: 1.125rem;
  margin-right: 10px;
  width: 18px;
}
.sub-dropdown-menu .dropdown-menu {
  top: 0;
}
.sub-dropdown-menu .dropdown-menu:before, .sub-dropdown-menu .dropdown-menu:after {
  display: none !important;
}
.sub-dropdown-menu .dropdown-menu.open-left-side {
  right: 100% !important;
  left: auto !important;
  position: absolute;
}
.sub-dropdown-menu .dropdown-menu.open-right-side {
  left: 100% !important;
}

@media (max-width: 575px) {
  .dropdown-lg {
    width: 280px;
  }
  .header-navbar .dropdown-lg.dropdown-menu-end[data-bs-popper] {
    right: -50px;
    left: auto;
  }
  .header-navbar .navbar-wrapper .nav.navbar-nav .nav-item .dropdown-menu:before {
    display: none;
  }
}
@media (max-width: 389px) {
  .dropdown-lg {
    width: 230px;
  }
}
.dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
}
.dropdown-menu .dropdown-item {
  color: #5F6379;
  padding: 0.5rem 1rem;
}
.dropdown-menu .dropdown-item > i {
  font-size: 1rem;
  margin-right: 12px;
}

.table thead tr th {
  background: #f5f6f8;
  color: #6e7377;
  font-weight: 500;
  font-size: 14px;
  font-family: "Roboto Flex", sans-serif;
}

.dataTables_info {
  margin: 20px 20px 30px 20px;
  padding-top: 0 !important;
}
@media (max-width: 991px) {
  .dataTables_info {
    margin: 16px 16px 0 16px;
  }
}

.dataTables_paginate .pagination {
  margin: 20px 20px 30px 20px !important;
}
@media (max-width: 991px) {
  .dataTables_paginate .pagination {
    margin: 16px 16px 0 16px !important;
  }
}
.dataTables_paginate .pagination .page-item .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-radius: 8px;
  border: 1px solid #E6E8EE;
  margin: 0 5px;
}

.badge {
  box-shadow: 0 6px 20px rgba(36, 37, 38, 0.08);
  font-weight: 500;
  border-radius: 4px;
  padding: 5px 7px;
  letter-spacing: 0.3px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  text-transform: capitalize;
  border: 1px solid transparent;
  line-height: 0.75em;
}
.badge.badge-md {
  padding: 6px;
  font-size: 10px;
}
.badge.badge-pill {
  border-radius: 50px;
}
.badge.badge-outline {
  border: 1px solid;
}
.badge.badge-indicator {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  padding: 0;
  position: relative;
}
.badge.badge-indicator:empty {
  display: inline-block;
}
.badge.badge-indicator.badge-indicator-sm {
  width: 5px;
  height: 5px;
}

.badge-custom {
  background: #6658CA;
  color: #FFFFFF;
}

.badge-primary {
  background-color: #6658CA;
  /*box-shadow: 0 5px 5px rgba($primary,0.5);*/
}
.badge-primary.badge-outline {
  border-color: #6658CA;
  color: #6658CA;
  background-color: rgba(102, 88, 202, 0.05);
}

.badge-secondary {
  background-color: #232433;
  /*box-shadow: 0 5px 5px rgba($secondary,0.3);*/
}
.badge-secondary.badge-outline {
  border-color: #232433;
  color: #232433;
  background-color: rgba(35, 36, 51, 0.05);
}

.badge-success {
  background-color: #11BA69;
  /*box-shadow: 0 5px 5px rgba($success,0.3);*/
}
.badge-success.badge-outline {
  border-color: #11BA69;
  color: #11BA69;
  background-color: rgba(17, 186, 105, 0.05);
}

.badge-teal {
  background-color: #20c997;
  /*box-shadow: 0 5px 5px rgba($teal,0.3);*/
}
.badge-teal.badge-outline {
  border-color: #20c997;
  color: #20c997;
  background-color: rgba(32, 201, 151, 0.05);
}

.badge-info {
  background-color: #1173BA;
  /*box-shadow: 0 5px 5px rgba($info,0.3);*/
}
.badge-info.badge-outline {
  border-color: #1173BA;
  color: #1173BA;
  background-color: rgba(17, 115, 186, 0.05);
}

.badge-warning {
  background-color: #ffc107;
  color: #FFFFFF;
  /*box-shadow: 0 5px 5px rgba($warning,0.3);*/
}
.badge-warning.badge-outline {
  border-color: #ffc107;
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.05);
}

.badge-danger {
  background-color: #CF2727;
  /*box-shadow: 0 5px 5px rgba($danger,0.3);*/
}
.badge-danger.badge-outline {
  border-color: #CF2727;
  color: #CF2727;
  background-color: rgba(207, 39, 39, 0.05);
}

.badge-purple {
  background-color: #6f42c1;
  color: #FFFFFF;
  /*box-shadow: 0 5px 5px rgba($purple,0.3);*/
}
.badge-purple.badge-outline {
  border-color: #6f42c1;
  color: #6f42c1;
  background-color: rgba(111, 66, 193, 0.05);
}

.badge-pink {
  background-color: #d63384;
  color: #FFFFFF;
  /*box-shadow: 0 5px 5px rgba($pink,0.3);*/
}
.badge-pink.badge-outline {
  border-color: #d63384;
  color: #d63384;
  background-color: rgba(214, 51, 132, 0.05);
}

.badge-blue {
  background-color: #6658CA;
  color: #FFFFFF;
  /*box-shadow: 0 5px 5px rgba($blue,0.3);*/
}
.badge-blue.badge-outline {
  border-color: #6658CA;
  color: #6658CA;
  background-color: rgba(102, 88, 202, 0.05);
}

.badge-orange {
  background-color: #E88034;
  color: #FFFFFF;
  /*box-shadow: 0 5px 5px rgba($orange,0.3);*/
}
.badge-orange.badge-outline {
  border-color: #E88034;
  color: #E88034;
  background-color: rgba(232, 128, 52, 0.05);
}

.badge-light {
  background-color: #FFFFFF;
  /*box-shadow: 0 5px 5px rgba($gray-600,0.3);*/
  color: #1D242B;
}
.badge-light.badge-outline {
  border-color: #7F839A;
  color: #191D33;
  background-color: rgba(25, 29, 51, 0.05);
}

.badge-dark {
  background-color: #1D242B;
  /*box-shadow: 0 5px 5px rgba($dark,0.3);*/
}
.badge-dark.badge-outline {
  border-color: #1D242B;
  color: #1D242B;
  background-color: rgba(29, 36, 43, 0.05);
}

/*Badge Soft Color*/
.badge-soft-success {
  color: #11BA69;
  background-color: rgba(17, 186, 105, 0.2);
}

.badge-soft-primary {
  color: #6658CA;
  background-color: rgba(102, 88, 202, 0.2);
}

.badge-soft-secondary {
  color: #232433;
  background-color: rgba(35, 36, 51, 0.2);
}

.badge-soft-danger {
  color: #CF2727;
  background-color: rgba(207, 39, 39, 0.2);
}

.badge-soft-info {
  color: #1173BA;
  background-color: rgba(17, 115, 186, 0.2);
}

.badge-soft-warning {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.2);
}

.badge-soft-pink {
  color: #d63384;
  background-color: rgba(214, 51, 132, 0.2);
}

.badge-soft-purple {
  color: #6f42c1;
  background-color: rgba(111, 66, 193, 0.2);
}

.badge-soft-blue {
  color: #6658CA;
  background-color: rgba(102, 88, 202, 0.2);
}

.badge-soft-orange {
  color: #E88034;
  background-color: rgba(232, 128, 52, 0.2);
}

.badge-soft-teal {
  color: #20c997;
  background-color: rgba(32, 201, 151, 0.2);
}

.badge-soft-dark {
  color: #1D242B;
  background-color: rgba(29, 36, 43, 0.2);
}

.enqi-badge {
  border-radius: 4px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 16px;
}
.enqi-badge.hot {
  background-color: #CF2727;
}
.enqi-badge.medium {
  background-color: #7F839A;
}

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: " ";
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}
.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: #ced0d8;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear;
}
.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 9px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.price-check {
  display: flex;
  width: auto;
  flex-direction: row;
  flex-wrap: wrap;
}
.price-check [type=radio]:checked,
.price-check [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.price-check [type=radio]:checked + .planbox {
  cursor: pointer;
  border: 1px solid #6658CA;
}
.price-check [type=radio]:checked + .planbox .planbox__price {
  background: #6658CA;
  color: #FFFFFF;
}
.price-check [type=radio]:not(:checked) + .planbox {
  cursor: pointer;
  border: 1px solid #E6E8EE;
  position: relative;
}
.price-check [type=radio]:not(:checked) + .planbox.planbox__price {
  background: red;
}
.price-check [type=radio]:not(:checked) + .planbox:hover {
  border: 1px solid #E6E8EE;
  background: #f5f6f8;
}
.price-check .planbox {
  width: 249px;
  min-height: 164px;
  position: relative;
}
@media (max-width: 1024px) {
  .price-check .planbox {
    width: 225px;
  }
}
@media (max-width: 767px) {
  .price-check .planbox {
    width: 100%;
  }
}
.price-check .planbox__price {
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  position: absolute;
  width: 100%;
  bottom: 0;
  background: #f5f6f8;
}
@media (max-width: 1024px) {
  .price-check {
    width: 225px;
  }
}
@media (max-width: 991px) {
  .price-check {
    width: 48%;
  }
}

.text-truncate2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.plans {
  position: relative;
}
@media (max-width: 767px) {
  .plans {
    height: 100vh;
    overflow-y: auto;
    padding-bottom: 64px !important;
  }
  .plans .fixed-button {
    position: fixed;
    bottom: 0px;
    right: 8px;
    left: 8px;
    background: #FFFFFF;
    padding: 16px;
  }
}
.plans .info {
  position: absolute;
  top: 10px;
  right: 10px;
}

.sucess-section {
  height: calc(100vh - 160px);
}
.sucess-section .card {
  width: 490px;
}
@media (max-width: 767px) {
  .sucess-section .card {
    width: 100%;
  }
}
.sucess-section .card .gif {
  height: 168px;
  width: 168px;
  margin: 0 auto;
}
.sucess-section .card .icon {
  width: 82px;
  height: 82px;
}

.custome-accordion .accordion .accordion-item {
  border-radius: 8px;
  margin-bottom: 16px;
}
.custome-accordion .accordion .accordion-item .accordion-header {
  margin-top: 0;
}
.custome-accordion .accordion .accordion-item .accordion-header .accordion-button {
  font-size: 1.125rem;
  font-weight: 500;
  color: #1D242B;
  padding: 20px;
  align-items: flex-start;
  gap: 6px;
}
.custome-accordion .accordion .accordion-item .accordion-header .accordion-button:first-of-type {
  border-radius: 8px;
}
.custome-accordion .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  color: #1D242B;
  background: transparent;
  box-shadow: none;
  font-size: 1.125rem;
  font-weight: 500;
  align-items: flex-start;
}
.custome-accordion .accordion .accordion-item:not(.custome-accordion .accordion .accordion-item:first-of-type) {
  border-top: 1px solid #E6E8EE;
  border-radius: 8px;
}
.custome-accordion .accordion .accordion-item .accordion-collapse .accordion-body {
  font-size: 1rem;
  color: #6e7377;
  font-weight: 400;
  padding: 0 16px;
  margin-bottom: 16px;
}

.support-team {
  background: #f2f4f6;
}

.faq-section .card-body {
  min-height: 100vh;
}

.transactions {
  position: relative;
}
.transactions .modal {
  position: absolute;
  /*From Right/Left */
}
.transactions .modal.drawer {
  transition: 0.3s ease-out;
  display: flex !important;
  pointer-events: none;
}
.transactions .modal.drawer * {
  pointer-events: none;
}
.transactions .modal.drawer .modal-dialog {
  margin: 0px;
  display: flex;
  flex: auto;
  transform: translate(25%, 0);
  box-shadow: -10px 0px 10px 0px rgba(0, 0, 0, 0.04);
  height: 100%;
}
.transactions .modal.drawer .modal-dialog .modal-content {
  border: none;
  border-radius: 0px;
}
.transactions .modal.drawer .modal-dialog .modal-content .modal-header .close {
  background: transparent;
  border: 1px solid #E6E8EE;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.transactions .modal.drawer .modal-dialog .modal-content .modal-header .close:hover {
  background: #CF2727;
  color: #FFFFFF;
}
.transactions .modal.drawer .modal-dialog .modal-content .modal-body {
  overflow: auto;
}
.transactions .modal.drawer.show {
  pointer-events: auto;
}
.transactions .modal.drawer.show * {
  pointer-events: auto;
}
.transactions .modal.drawer.show .modal-dialog {
  transform: translate(0, 0);
}
.transactions .modal.drawer.right-align {
  flex-direction: row-reverse;
}
.transactions .modal.drawer.left-align:not(.show) .modal-dialog {
  transform: translate(-25%, 0);
}

body.bg-background {
  background: #FFFFFF;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.095);
  transition: all 0.5s ease-in-out;
}

.web-header .navbar {
  transition: all 0.5s ease-in-out;
  background-color: #FFFFFF;
}
.web-header .navbar .navbar-brand img {
  height: 53px;
}
.web-header .navbar .navbar-nav .nav-item .nav-link {
  color: #1D242B;
  margin: 0 8px;
}
.web-header .navbar .navbar-nav .nav-item .nav-link::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #1D242B;
  transition: width 0.3s;
}
.web-header .navbar .navbar-nav .nav-item .nav-link:not(.active)::after {
  width: 0;
  position: relative;
  bottom: -10px;
}
.web-header .navbar .navbar-nav .nav-item .nav-link.active {
  color: #6658CA;
  border-bottom: 2px solid #6658CA;
}
.web-header .navbar .navbar-nav .nav-item:hover .nav-link::after {
  width: 0%;
}
.web-header .navbar .navbar-nav .nav-item:hover .nav-link:not(.active)::after {
  width: 100%;
}

.banner-section {
  position: relative;
}
.banner-section img {
  max-width: 100%;
  width: 100%;
}
.banner-section .banner-text {
  position: absolute;
  top: 220px;
}
@media (min-width: 1200px) {
  .banner-section .banner-text {
    top: 160px;
  }
}
@media (max-width: 991px) {
  .banner-section .banner-text {
    top: 0;
  }
}
@media (max-width: 1024px) {
  .banner-section .banner-text {
    top: 80px;
  }
}
@media (max-width: 767px) {
  .banner-section .banner-text {
    top: 10px;
  }
}
@media (max-width: 575px) {
  .banner-section .banner-text {
    top: 15px;
  }
}
@media (max-width: 389px) {
  .banner-section .banner-text {
    top: 5px;
  }
}
.banner-section .banner-text h1, .banner-section .banner-text .h1 {
  font-size: 88px;
  font-weight: bold;
  color: #FFFFFF;
  border-bottom: 6px solid #FECC08;
  display: inline-block;
  margin: 0 0 10px 0;
}
@media (max-width: 991px) {
  .banner-section .banner-text h1, .banner-section .banner-text .h1 {
    font-size: 34px;
  }
}
@media (max-width: 1024px) {
  .banner-section .banner-text h1, .banner-section .banner-text .h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .banner-section .banner-text h1, .banner-section .banner-text .h1 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .banner-section .banner-text h1, .banner-section .banner-text .h1 {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.banner-section .banner-text p {
  width: max(50vw, 100px);
}
@media (max-width: 1024px) {
  .banner-section .banner-text p {
    width: max(40vw, 10px);
  }
}
@media (max-width: 767px) {
  .banner-section .banner-text p {
    width: max(40vw, 10px);
  }
}
@media (max-width: 575px) {
  .banner-section .banner-text p {
    width: max(50vw, 10px);
    font-size: 12px;
  }
}

.advantages-sec {
  background-color: #F5FAFF;
  background-image: url("../../assets/images/home/adv-bg.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
.advantages-sec .h6 {
  border-bottom: 2px solid #FECC08;
  padding-bottom: 6px;
  display: inline-block;
}
.advantages-sec .adv-box img {
  height: 50px;
}
@media (min-width: 1200px) {
  .advantages-sec .adv-box img {
    height: 100px;
  }
}

.rpp-section {
  overflow: hidden;
}
.rpp-section .rpp-left {
  position: relative;
}
.rpp-section .rpp-left::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100vh;
  background-color: #E6E8EE;
}
.rpp-section .rpp-left .col-12 {
  width: 100vw;
}
@media (min-width: 1200px) {
  .rpp-section .rpp-left .col-12 {
    width: 22vw;
  }
}
@media (max-width: 1024px) {
  .rpp-section .rpp-left .rpp-img {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
}
.rpp-section .h6 {
  border-bottom: 2px solid #FECC08;
  padding-bottom: 6px;
  display: inline-block;
}
.rpp-section .nav.nav-tabs {
  gap: 20px;
  display: inline-flex;
}
.rpp-section .nav.nav-tabs .nav-link {
  border-color: #E6E8EE;
  color: #1D242B;
  font-size: 1rem;
  font-weight: 600;
  padding: 16px 105px;
}
@media (max-width: 767px) {
  .rpp-section .nav.nav-tabs .nav-link {
    padding: 16px 30px !important;
  }
}
.rpp-section .nav.nav-tabs .nav-link.active {
  background: #1D242B;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: 600;
  padding: 16px 105px;
}
.rpp-section .step-box {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.rpp-section .step-box::before {
  position: absolute;
  content: "";
  background: #e7e3ee;
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: 0px;
}
.rpp-section .step-box .down-text {
  font-size: 60px;
  text-align: left;
  font-weight: 600;
  color: #e0def4;
  position: relative;
  display: block;
  top: 25px;
  transition: all 500ms ease;
  transform: translateY(-10px);
}
.rpp-section .step-box .down-text span {
  font-size: 20px;
  font-weight: 500;
  padding-left: 16px;
  color: #6658CA;
}
.rpp-section .step-box:hover .down-text {
  transform: translateY(15px);
}
.rpp-section .step-box:hover .down-text span {
  transform: translateY(-5px);
}

.feature-section {
  background-image: url("../../assets/images/home/feature-bg.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 663px;
  position: relative;
  z-index: 0;
}
@media (max-width: 1024px) {
  .feature-section {
    height: auto;
  }
}
.feature-section::before {
  background: rgba(0, 0, 0, 0.85);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.feature-section .h6 {
  border-bottom: 2px solid #FECC08;
  padding-bottom: 6px;
  display: inline-block;
}
.feature-section svg {
  height: 100px;
}
@media (max-width: 767px) {
  .feature-section svg {
    width: 50px;
    height: auto;
  }
}

.travel-section .travel-bg {
  background-image: url("../../assets/images/home/travel.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
  width: 100%;
}

.touch-section {
  background: #FAFAFA;
  overflow-x: hidden;
}
.touch-section .h6 {
  border-bottom: 2px solid #FECC08;
  padding-bottom: 6px;
  display: inline-block;
}
.touch-section .mapouter {
  position: relative;
  text-align: right;
  width: 100%;
  height: 540px;
}
@media (max-width: 1024px) {
  .touch-section .mapouter {
    height: auto;
  }
}
.touch-section .mapouter .gmap_canvas {
  overflow: hidden;
  background: none !important;
  width: 100%;
  height: 540px;
}
@media (max-width: 1024px) {
  .touch-section .mapouter .gmap_canvas {
    height: auto;
  }
}
.touch-section .mapouter .gmap_canvas .gmap_iframe {
  height: 540px;
}
@media (max-width: 1024px) {
  .touch-section .mapouter .gmap_canvas .gmap_iframe {
    height: auto;
  }
}
.touch-section .touch-body {
  background-image: url("../../assets/images/home/touch-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  width: 100%;
  height: 540px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .touch-section .touch-body {
    height: auto;
  }
}
.touch-section .touch-body::before {
  background: #232433;
  content: "";
  position: absolute;
  width: 65%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 1024px) {
  .touch-section .touch-body::before {
    width: 80%;
  }
}
.touch-section .touch-body .touch-text {
  width: 65%;
}
@media (max-width: 1024px) {
  .touch-section .touch-body .touch-text {
    width: 100%;
  }
}
.touch-section .touch-body .touch-text address {
  width: max(30vw - 100px);
}
@media (max-width: 1024px) {
  .touch-section .touch-body .touch-text address {
    width: max(70vw - 30px);
  }
}

.msg-section {
  background-color: #F5FAFF;
  background-image: url("../../assets/images/home/contact-text.png");
  background-repeat: no-repeat;
  background-position-x: 50px;
  background-position-y: 50px;
  padding: 10px 0 0 0;
  overflow-x: hidden;
}
@media (max-width: 1024px) {
  .msg-section {
    background-image: none;
  }
}
.msg-section .msg-box .h6 {
  border-bottom: 2px solid #FECC08;
  padding-bottom: 6px;
  display: inline-block;
}

footer {
  background-color: #0F182D;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  footer img {
    width: 80px;
  }
}
footer .h6 {
  border-bottom: 2px solid #FECC08;
  padding-bottom: 24px;
  display: inline-block;
  margin-bottom: 48px;
}
@media (max-width: 1024px) {
  footer .h6 {
    margin-bottom: 24px;
    padding-bottom: 10px;
  }
}
footer ul {
  margin: 0;
  padding: 0;
}
footer ul li {
  list-style: none;
  padding-bottom: 24px;
  transition: all 0.3s;
}
footer ul li svg {
  fill: #FECC08;
}
footer ul li a {
  color: #FFFFFF;
  font-size: 1rem;
}
footer ul li:hover a {
  color: #6658CA !important;
}
footer .bottom-sec {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.become-patner h6, .become-patner .h6 {
  border-bottom: 2px solid #FECC08;
  padding-bottom: 6px;
  display: inline-block;
}
.become-patner .statistics-box {
  width: 306px;
  height: 255px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  background: url("../../assets/images/home/pattern1.png");
  background-repeat: no-repeat;
  background-position: bottom;
}
@media (max-width: 991px) {
  .become-patner .statistics-box {
    height: auto;
    background-position: right bottom;
    background-size: 50%;
  }
}
@media (max-width: 1024px) {
  .become-patner .statistics-box {
    height: auto;
    background-position: right bottom;
    background-size: 60%;
  }
}
@media (max-width: 767px) {
  .become-patner .statistics-box {
    width: auto;
    height: auto;
    background-position: right bottom;
  }
}

.about-section-new {
  background: #E3F1FF url("../../assets/images/home/aboutbg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}

.ab-lyca {
  background: #FAFAFA url("../../assets/images/home/bglyca.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.faq-section .custome-accordion {
  background-color: #eeedf9;
}

.plans-section {
  background-color: #232433;
  background-image: url("../../assets/images/Logo-pattern.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}
.plans-section .h6 {
  border-bottom: 2px solid #FECC08;
  padding-bottom: 6px;
  display: inline-block;
}
.plans-section .nav-tabs-custome .nav-pills .nav-item .nav-link {
  font-size: 18px;
  font-weight: 600;
  color: #6e7377;
  background-color: #FFFFFF;
  border: 1px solid #E6E8EE;
}
.plans-section .nav-tabs-custome .nav-pills .nav-item .nav-link.active {
  color: #6658CA;
  background-color: #dfdcf4;
  border: 1px solid #6658CA;
}

.emailer-banner-section {
  background: linear-gradient(190deg, rgb(255, 255, 255) 0%, rgb(231, 228, 255) 100%);
}
.emailer-banner-section img {
  width: 100%;
}
.emailer-banner-section .join-bg {
  transform: skewX(-20deg) translateX(-15%);
  width: 250px;
}
.emailer-banner-section .join-bg h4, .emailer-banner-section .join-bg .h4 {
  transform: skewX(20deg) translateX(20%);
}

.why-patner .why-patner-box {
  background: #f9eefe;
}
.why-patner .why-patner-box h5, .why-patner .why-patner-box .h5 {
  color: #3f2c8a;
}
.why-patner .btn-join {
  background-color: #3f2c8a;
  color: #FFFFFF;
}
.why-patner .btn-join:hover {
  background-color: #6658CA;
}

.we-oofer {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3215686275);
}

.why-choose {
  background-color: #3f2c8a;
}

.login-bg {
  background: url("../../assets/images/loginbg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 16px 16px 16px 16px;
}
.login-bg .login-body {
  max-width: 544px;
  width: 100%;
  margin: 0 auto;
}
.login-bg .login-body .login-content {
  background: #FFFFFF;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  padding: 30px 46px;
}
@media (max-width: 767px) {
  .login-bg .login-body .login-content {
    padding: 24px;
  }
}

.icon-32 {
  font-size: 32;
  height: 32;
  width: 32;
}

.thumb-32 {
  border-radius: 32px;
  height: 32px;
  width: 32px;
}

.icon-40 {
  font-size: 40;
  height: 40;
  width: 40;
}

.thumb-40 {
  border-radius: 40px;
  height: 40px;
  width: 40px;
}

.icon-50 {
  font-size: 50;
  height: 50;
  width: 50;
}

.thumb-50 {
  border-radius: 50px;
  height: 50px;
  width: 50px;
}

.icon-80 {
  font-size: 80;
  height: 80;
  width: 80;
}

.thumb-80 {
  border-radius: 80px;
  height: 80px;
  width: 80px;
}

.page-content-center {
  max-width: 826px;
  margin: 0 auto;
  display: block;
}

.form-label {
  font-size: 14px;
  font-weight: 500;
  color: #1D242B;
  margin-bottom: 10px;
}

.shadow-xs {
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.05);
}

.headingfont {
  font-family: "Monda", sans-serif;
}
