@import url(https://fonts.googleapis.com/css?family=Chivo:300,400,400i,700,900|Prata&display=swap);@charset "UTF-8";

.font-chivo-regular {
  font-family: "Chivo";
  font-weight: 400;
}

.font-chivo-bold {
  font-family: "Chivo";
  font-weight: 700;
}

.font-chivo-italic {
  font-family: "Chivo";
  font-weight: 400;
  font-style: italic;
}

.font-chivo-black {
  font-family: "Chivo";
  font-weight: 900;
}

.font-chivo-light,
.pagination .page-link {
  font-family: "Chivo";
  font-weight: 300;
}

.font-prata-regular {
  font-family: "Prata";
}

/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
  --blue: #3490dc;
  --indigo: #6574cd;
  --purple: #9561e2;
  --pink: #f66d9b;
  --red: #e3342f;
  --orange: #f6993f;
  --yellow: #ffed4a;
  --green: #38c172;
  --teal: #4dc0b5;
  --cyan: #6cb2eb;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #3490dc;
  --secondary: #6c757d;
  --success: #38c172;
  --info: #6cb2eb;
  --warning: #ffed4a;
  --danger: #e3342f;
  --light: #f8f9fa;
  --dark: #343a40;
  --theme-dark: #040411;
  --theme-blue: #a1c3ea;
  --theme-blue-dark: #1A5AA3;
  --theme-blue-36: rgba(161, 195, 234, 0.36);
  --theme-blue-70: rgba(161, 195, 234, 0.7);
  --theme-dark-blue-70: rgba(111, 167, 233, 0.7);
  --theme-regent-gray: #838C97;
  --theme-gray-75: #BFBFBF;
  --theme-gray-light: #D6D6D6;
  --theme-gray-lightest: #F3F3F3;
  --theme-alice-blue: #F4F8FA;
  --theme-blue-haze: #C8C8DC;
  --theme-red: #D31A1A;
  --theme-red-dark: #B50E0E;
  --theme-red-10: rgba(211, 26, 26, 0.1);
  --theme-green: #41B400;
  --theme-green-10: rgba(65, 180, 0, 0.1);
  --theme-black-6: rgba(0, 0, 0, 0.06);
  --theme-purple: #5F0054;
  --theme-purple-10: rgba(95, 0, 84, 0.1);
  --theme-purple-dark: #480040;
  --theme-teal-10: rgba(97, 240, 254, 0.1);
  --theme-mystic: #D7E2E7;
  --theme-red-light: #e3342f;
  --theme-alto: #E0E0E0;
  --theme-wild-sand: #F6F6F6;
  --theme-mercury: #E2E2E2;
  --theme-teal-dark: #004653;
  --theme-black-36: rgba(0, 0, 0, 0.36);
  --theme-alice-blue-dark: #F4F4FA;
  --theme-gray-dark: #A5A5A5;
  --theme-blue-royal: #6166E4;
  --theme-blue-tory: #2E3091;
  --theme-blue-sherpa: #004653;
  --theme-black-pearl: #07192E;
  --theme-te-papa-green: #1E3D3D;
  --theme-deep-sea-green: #095151;
  --theme-perano: #A9CAF1;
  --theme-link-water: #DDE9F8;
  --black: #000;
  --theme-light-grayish-violet: #ECE4FE;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-hd: 1440px;
  --font-family-sans-serif: "Nunito", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: "Nunito", sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #040411;
  text-align: left;
  background-color: #F4F8FA;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 3px;
}

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

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

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 {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #3490dc;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #1d68a7;
  text-decoration: underline;
}

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

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

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 3px;
  font-weight: 500;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: 2.25rem;
}

h2,
.h2 {
  font-size: 1.8rem;
}

h3,
.h3 {
  font-size: 1.575rem;
}

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

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

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

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

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 6px;
  margin-bottom: 6px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.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: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 6px;
  font-size: 1.125rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\A0";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #F4F8FA;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 3px;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #f66d9b;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  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;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-hd,
.col-hd-auto,
.col-hd-12,
.col-hd-11,
.col-hd-10,
.col-hd-9,
.col-hd-8,
.col-hd-7,
.col-hd-6,
.col-hd-5,
.col-hd-4,
.col-hd-3,
.col-hd-2,
.col-hd-1,
.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

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

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

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

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

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

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

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

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

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

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

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

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

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

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

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

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

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

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

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

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

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

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

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

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

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

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

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

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

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

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

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

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

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

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

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

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

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

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

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

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1440px) {
  .col-hd {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

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

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

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

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

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

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

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

  .col-hd-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .order-hd-first {
    order: -1;
  }

  .order-hd-last {
    order: 13;
  }

  .order-hd-0 {
    order: 0;
  }

  .order-hd-1 {
    order: 1;
  }

  .order-hd-2 {
    order: 2;
  }

  .order-hd-3 {
    order: 3;
  }

  .order-hd-4 {
    order: 4;
  }

  .order-hd-5 {
    order: 5;
  }

  .order-hd-6 {
    order: 6;
  }

  .order-hd-7 {
    order: 7;
  }

  .order-hd-8 {
    order: 8;
  }

  .order-hd-9 {
    order: 9;
  }

  .order-hd-10 {
    order: 10;
  }

  .order-hd-11 {
    order: 11;
  }

  .order-hd-12 {
    order: 12;
  }

  .offset-hd-0 {
    margin-left: 0;
  }

  .offset-hd-1 {
    margin-left: 8.3333333333%;
  }

  .offset-hd-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-hd-4 {
    margin-left: 33.3333333333%;
  }

  .offset-hd-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-hd-7 {
    margin-left: 58.3333333333%;
  }

  .offset-hd-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-hd-10 {
    margin-left: 83.3333333333%;
  }

  .offset-hd-11 {
    margin-left: 91.6666666667%;
  }
}

.table {
  width: 100%;
  margin-bottom: 6px;
  color: #040411;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #040411;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #c6e0f5;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #95c5ed;
}

.table-hover .table-primary:hover {
  background-color: #b0d4f1;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #b0d4f1;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c7eed8;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #98dfb6;
}

.table-hover .table-success:hover {
  background-color: #b3e8ca;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b3e8ca;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d6e9f9;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #b3d7f5;
}

.table-hover .table-info:hover {
  background-color: #c0ddf6;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c0ddf6;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fffacc;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #fff6a1;
}

.table-hover .table-warning:hover {
  background-color: #fff8b3;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #fff8b3;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f7c6c5;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f09593;
}

.table-hover .table-danger:hover {
  background-color: #f4b0af;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f4b0af;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-theme-dark,
.table-theme-dark > th,
.table-theme-dark > td {
  background-color: #b9b9bc;
}

.table-theme-dark th,
.table-theme-dark td,
.table-theme-dark thead th,
.table-theme-dark tbody + tbody {
  border-color: #7c7c83;
}

.table-hover .table-theme-dark:hover {
  background-color: #acacb0;
}

.table-hover .table-theme-dark:hover > td,
.table-hover .table-theme-dark:hover > th {
  background-color: #acacb0;
}

.table-theme-blue,
.table-theme-blue > th,
.table-theme-blue > td {
  background-color: #e5eef9;
}

.table-theme-blue th,
.table-theme-blue td,
.table-theme-blue thead th,
.table-theme-blue tbody + tbody {
  border-color: #cee0f4;
}

.table-hover .table-theme-blue:hover {
  background-color: #d0e0f4;
}

.table-hover .table-theme-blue:hover > td,
.table-hover .table-theme-blue:hover > th {
  background-color: #d0e0f4;
}

.table-theme-blue-dark,
.table-theme-blue-dark > th,
.table-theme-blue-dark > td {
  background-color: #bfd1e5;
}

.table-theme-blue-dark th,
.table-theme-blue-dark td,
.table-theme-blue-dark thead th,
.table-theme-blue-dark tbody + tbody {
  border-color: #88a9cf;
}

.table-hover .table-theme-blue-dark:hover {
  background-color: #adc4de;
}

.table-hover .table-theme-blue-dark:hover > td,
.table-hover .table-theme-blue-dark:hover > th {
  background-color: #adc4de;
}

.table-theme-blue-36,
.table-theme-blue-36 > th,
.table-theme-blue-36 > td {
  background-color: rgba(248, 250, 253, 0.8208);
}

.table-theme-blue-36 th,
.table-theme-blue-36 td,
.table-theme-blue-36 thead th,
.table-theme-blue-36 tbody + tbody {
  border-color: rgba(237, 243, 251, 0.6672);
}

.table-hover .table-theme-blue-36:hover {
  background-color: rgba(228, 236, 247, 0.8208);
}

.table-hover .table-theme-blue-36:hover > td,
.table-hover .table-theme-blue-36:hover > th {
  background-color: rgba(228, 236, 247, 0.8208);
}

.table-theme-blue-70,
.table-theme-blue-70 > th,
.table-theme-blue-70 > td {
  background-color: rgba(239, 245, 251, 0.916);
}

.table-theme-blue-70 th,
.table-theme-blue-70 td,
.table-theme-blue-70 thead th,
.table-theme-blue-70 tbody + tbody {
  border-color: rgba(220, 233, 247, 0.844);
}

.table-hover .table-theme-blue-70:hover {
  background-color: rgba(219, 232, 246, 0.916);
}

.table-hover .table-theme-blue-70:hover > td,
.table-hover .table-theme-blue-70:hover > th {
  background-color: rgba(219, 232, 246, 0.916);
}

.table-theme-dark-blue-70,
.table-theme-dark-blue-70 > th,
.table-theme-dark-blue-70 > td {
  background-color: rgba(230, 240, 251, 0.916);
}

.table-theme-dark-blue-70 th,
.table-theme-dark-blue-70 td,
.table-theme-dark-blue-70 thead th,
.table-theme-dark-blue-70 tbody + tbody {
  border-color: rgba(202, 223, 247, 0.844);
}

.table-hover .table-theme-dark-blue-70:hover {
  background-color: rgba(208, 227, 247, 0.916);
}

.table-hover .table-theme-dark-blue-70:hover > td,
.table-hover .table-theme-dark-blue-70:hover > th {
  background-color: rgba(208, 227, 247, 0.916);
}

.table-theme-regent-gray,
.table-theme-regent-gray > th,
.table-theme-regent-gray > td {
  background-color: #dcdfe2;
}

.table-theme-regent-gray th,
.table-theme-regent-gray td,
.table-theme-regent-gray thead th,
.table-theme-regent-gray tbody + tbody {
  border-color: #bfc3c9;
}

.table-hover .table-theme-regent-gray:hover {
  background-color: #ced2d6;
}

.table-hover .table-theme-regent-gray:hover > td,
.table-hover .table-theme-regent-gray:hover > th {
  background-color: #ced2d6;
}

.table-theme-gray-75,
.table-theme-gray-75 > th,
.table-theme-gray-75 > td {
  background-color: #ededed;
}

.table-theme-gray-75 th,
.table-theme-gray-75 td,
.table-theme-gray-75 thead th,
.table-theme-gray-75 tbody + tbody {
  border-color: #dedede;
}

.table-hover .table-theme-gray-75:hover {
  background-color: #e0e0e0;
}

.table-hover .table-theme-gray-75:hover > td,
.table-hover .table-theme-gray-75:hover > th {
  background-color: #e0e0e0;
}

.table-theme-gray-light,
.table-theme-gray-light > th,
.table-theme-gray-light > td {
  background-color: #f4f4f4;
}

.table-theme-gray-light th,
.table-theme-gray-light td,
.table-theme-gray-light thead th,
.table-theme-gray-light tbody + tbody {
  border-color: #eaeaea;
}

.table-hover .table-theme-gray-light:hover {
  background-color: #e7e7e7;
}

.table-hover .table-theme-gray-light:hover > td,
.table-hover .table-theme-gray-light:hover > th {
  background-color: #e7e7e7;
}

.table-theme-gray-lightest,
.table-theme-gray-lightest > th,
.table-theme-gray-lightest > td {
  background-color: #fcfcfc;
}

.table-theme-gray-lightest th,
.table-theme-gray-lightest td,
.table-theme-gray-lightest thead th,
.table-theme-gray-lightest tbody + tbody {
  border-color: #f9f9f9;
}

.table-hover .table-theme-gray-lightest:hover {
  background-color: #efefef;
}

.table-hover .table-theme-gray-lightest:hover > td,
.table-hover .table-theme-gray-lightest:hover > th {
  background-color: #efefef;
}

.table-theme-alice-blue,
.table-theme-alice-blue > th,
.table-theme-alice-blue > td {
  background-color: #fcfdfe;
}

.table-theme-alice-blue th,
.table-theme-alice-blue td,
.table-theme-alice-blue thead th,
.table-theme-alice-blue tbody + tbody {
  border-color: #f9fbfc;
}

.table-hover .table-theme-alice-blue:hover {
  background-color: #e9f0f8;
}

.table-hover .table-theme-alice-blue:hover > td,
.table-hover .table-theme-alice-blue:hover > th {
  background-color: #e9f0f8;
}

.table-theme-blue-haze,
.table-theme-blue-haze > th,
.table-theme-blue-haze > td {
  background-color: #f0f0f5;
}

.table-theme-blue-haze th,
.table-theme-blue-haze td,
.table-theme-blue-haze thead th,
.table-theme-blue-haze tbody + tbody {
  border-color: #e2e2ed;
}

.table-hover .table-theme-blue-haze:hover {
  background-color: #e1e1eb;
}

.table-hover .table-theme-blue-haze:hover > td,
.table-hover .table-theme-blue-haze:hover > th {
  background-color: #e1e1eb;
}

.table-theme-red,
.table-theme-red > th,
.table-theme-red > td {
  background-color: #f3bfbf;
}

.table-theme-red th,
.table-theme-red td,
.table-theme-red thead th,
.table-theme-red tbody + tbody {
  border-color: #e88888;
}

.table-hover .table-theme-red:hover {
  background-color: #efaaaa;
}

.table-hover .table-theme-red:hover > td,
.table-hover .table-theme-red:hover > th {
  background-color: #efaaaa;
}

.table-theme-red-dark,
.table-theme-red-dark > th,
.table-theme-red-dark > td {
  background-color: #eabcbc;
}

.table-theme-red-dark th,
.table-theme-red-dark td,
.table-theme-red-dark thead th,
.table-theme-red-dark tbody + tbody {
  border-color: #d98282;
}

.table-hover .table-theme-red-dark:hover {
  background-color: #e4a9a9;
}

.table-hover .table-theme-red-dark:hover > td,
.table-hover .table-theme-red-dark:hover > th {
  background-color: #e4a9a9;
}

.table-theme-red-10,
.table-theme-red-10 > th,
.table-theme-red-10 > td {
  background-color: rgba(254, 250, 250, 0.748);
}

.table-theme-red-10 th,
.table-theme-red-10 td,
.table-theme-red-10 thead th,
.table-theme-red-10 tbody + tbody {
  border-color: rgba(253, 243, 243, 0.532);
}

.table-hover .table-theme-red-10:hover {
  background-color: rgba(250, 229, 229, 0.748);
}

.table-hover .table-theme-red-10:hover > td,
.table-hover .table-theme-red-10:hover > th {
  background-color: rgba(250, 229, 229, 0.748);
}

.table-theme-green,
.table-theme-green > th,
.table-theme-green > td {
  background-color: #caeab8;
}

.table-theme-green th,
.table-theme-green td,
.table-theme-green thead th,
.table-theme-green tbody + tbody {
  border-color: #9cd87a;
}

.table-hover .table-theme-green:hover {
  background-color: #bbe4a4;
}

.table-hover .table-theme-green:hover > td,
.table-hover .table-theme-green:hover > th {
  background-color: #bbe4a4;
}

.table-theme-green-10,
.table-theme-green-10 > th,
.table-theme-green-10 > td {
  background-color: rgba(251, 253, 250, 0.748);
}

.table-theme-green-10 th,
.table-theme-green-10 td,
.table-theme-green-10 thead th,
.table-theme-green-10 tbody + tbody {
  border-color: rgba(245, 251, 241, 0.532);
}

.table-hover .table-theme-green-10:hover {
  background-color: rgba(236, 246, 232, 0.748);
}

.table-hover .table-theme-green-10:hover > td,
.table-hover .table-theme-green-10:hover > th {
  background-color: rgba(236, 246, 232, 0.748);
}

.table-theme-black-6,
.table-theme-black-6 > th,
.table-theme-black-6 > td {
  background-color: rgba(252, 252, 252, 0.7368);
}

.table-theme-black-6 th,
.table-theme-black-6 td,
.table-theme-black-6 thead th,
.table-theme-black-6 tbody + tbody {
  border-color: rgba(247, 247, 247, 0.5112);
}

.table-hover .table-theme-black-6:hover {
  background-color: rgba(239, 239, 239, 0.7368);
}

.table-hover .table-theme-black-6:hover > td,
.table-hover .table-theme-black-6:hover > th {
  background-color: rgba(239, 239, 239, 0.7368);
}

.table-theme-purple,
.table-theme-purple > th,
.table-theme-purple > td {
  background-color: #d2b8cf;
}

.table-theme-purple th,
.table-theme-purple td,
.table-theme-purple thead th,
.table-theme-purple tbody + tbody {
  border-color: #ac7aa6;
}

.table-hover .table-theme-purple:hover {
  background-color: #c8a8c4;
}

.table-hover .table-theme-purple:hover > td,
.table-hover .table-theme-purple:hover > th {
  background-color: #c8a8c4;
}

.table-theme-purple-10,
.table-theme-purple-10 > th,
.table-theme-purple-10 > td {
  background-color: rgba(252, 250, 252, 0.748);
}

.table-theme-purple-10 th,
.table-theme-purple-10 td,
.table-theme-purple-10 thead th,
.table-theme-purple-10 tbody + tbody {
  border-color: rgba(246, 241, 246, 0.532);
}

.table-hover .table-theme-purple-10:hover {
  background-color: rgba(242, 234, 242, 0.748);
}

.table-hover .table-theme-purple-10:hover > td,
.table-hover .table-theme-purple-10:hover > th {
  background-color: rgba(242, 234, 242, 0.748);
}

.table-theme-purple-dark,
.table-theme-purple-dark > th,
.table-theme-purple-dark > td {
  background-color: #ccb8ca;
}

.table-theme-purple-dark th,
.table-theme-purple-dark td,
.table-theme-purple-dark thead th,
.table-theme-purple-dark tbody + tbody {
  border-color: #a07a9c;
}

.table-hover .table-theme-purple-dark:hover {
  background-color: #c1a9bf;
}

.table-hover .table-theme-purple-dark:hover > td,
.table-hover .table-theme-purple-dark:hover > th {
  background-color: #c1a9bf;
}

.table-theme-teal-10,
.table-theme-teal-10 > th,
.table-theme-teal-10 > td {
  background-color: rgba(252, 255, 255, 0.748);
}

.table-theme-teal-10 th,
.table-theme-teal-10 td,
.table-theme-teal-10 thead th,
.table-theme-teal-10 tbody + tbody {
  border-color: rgba(246, 254, 255, 0.532);
}

.table-hover .table-theme-teal-10:hover {
  background-color: rgba(227, 255, 255, 0.748);
}

.table-hover .table-theme-teal-10:hover > td,
.table-hover .table-theme-teal-10:hover > th {
  background-color: rgba(227, 255, 255, 0.748);
}

.table-theme-mystic,
.table-theme-mystic > th,
.table-theme-mystic > td {
  background-color: #f4f7f8;
}

.table-theme-mystic th,
.table-theme-mystic td,
.table-theme-mystic thead th,
.table-theme-mystic tbody + tbody {
  border-color: #eaf0f3;
}

.table-hover .table-theme-mystic:hover {
  background-color: #e4ecee;
}

.table-hover .table-theme-mystic:hover > td,
.table-hover .table-theme-mystic:hover > th {
  background-color: #e4ecee;
}

.table-theme-red-light,
.table-theme-red-light > th,
.table-theme-red-light > td {
  background-color: #f7c6c5;
}

.table-theme-red-light th,
.table-theme-red-light td,
.table-theme-red-light thead th,
.table-theme-red-light tbody + tbody {
  border-color: #f09593;
}

.table-hover .table-theme-red-light:hover {
  background-color: #f4b0af;
}

.table-hover .table-theme-red-light:hover > td,
.table-hover .table-theme-red-light:hover > th {
  background-color: #f4b0af;
}

.table-theme-alto,
.table-theme-alto > th,
.table-theme-alto > td {
  background-color: #f6f6f6;
}

.table-theme-alto th,
.table-theme-alto td,
.table-theme-alto thead th,
.table-theme-alto tbody + tbody {
  border-color: #efefef;
}

.table-hover .table-theme-alto:hover {
  background-color: #e9e9e9;
}

.table-hover .table-theme-alto:hover > td,
.table-hover .table-theme-alto:hover > th {
  background-color: #e9e9e9;
}

.table-theme-wild-sand,
.table-theme-wild-sand > th,
.table-theme-wild-sand > td {
  background-color: #fcfcfc;
}

.table-theme-wild-sand th,
.table-theme-wild-sand td,
.table-theme-wild-sand thead th,
.table-theme-wild-sand tbody + tbody {
  border-color: #fafafa;
}

.table-hover .table-theme-wild-sand:hover {
  background-color: #efefef;
}

.table-hover .table-theme-wild-sand:hover > td,
.table-hover .table-theme-wild-sand:hover > th {
  background-color: #efefef;
}

.table-theme-mercury,
.table-theme-mercury > th,
.table-theme-mercury > td {
  background-color: #f7f7f7;
}

.table-theme-mercury th,
.table-theme-mercury td,
.table-theme-mercury thead th,
.table-theme-mercury tbody + tbody {
  border-color: #f0f0f0;
}

.table-hover .table-theme-mercury:hover {
  background-color: #eaeaea;
}

.table-hover .table-theme-mercury:hover > td,
.table-hover .table-theme-mercury:hover > th {
  background-color: #eaeaea;
}

.table-theme-teal-dark,
.table-theme-teal-dark > th,
.table-theme-teal-dark > td {
  background-color: #b8cbcf;
}

.table-theme-teal-dark th,
.table-theme-teal-dark td,
.table-theme-teal-dark thead th,
.table-theme-teal-dark tbody + tbody {
  border-color: #7a9fa6;
}

.table-hover .table-theme-teal-dark:hover {
  background-color: #a9c0c5;
}

.table-hover .table-theme-teal-dark:hover > td,
.table-hover .table-theme-teal-dark:hover > th {
  background-color: #a9c0c5;
}

.table-theme-black-36,
.table-theme-black-36 > th,
.table-theme-black-36 > td {
  background-color: rgba(235, 235, 235, 0.8208);
}

.table-theme-black-36 th,
.table-theme-black-36 td,
.table-theme-black-36 thead th,
.table-theme-black-36 tbody + tbody {
  border-color: rgba(206, 206, 206, 0.6672);
}

.table-hover .table-theme-black-36:hover {
  background-color: rgba(222, 222, 222, 0.8208);
}

.table-hover .table-theme-black-36:hover > td,
.table-hover .table-theme-black-36:hover > th {
  background-color: rgba(222, 222, 222, 0.8208);
}

.table-theme-alice-blue-dark,
.table-theme-alice-blue-dark > th,
.table-theme-alice-blue-dark > td {
  background-color: #fcfcfe;
}

.table-theme-alice-blue-dark th,
.table-theme-alice-blue-dark td,
.table-theme-alice-blue-dark thead th,
.table-theme-alice-blue-dark tbody + tbody {
  border-color: #f9f9fc;
}

.table-hover .table-theme-alice-blue-dark:hover {
  background-color: #e9e9f8;
}

.table-hover .table-theme-alice-blue-dark:hover > td,
.table-hover .table-theme-alice-blue-dark:hover > th {
  background-color: #e9e9f8;
}

.table-theme-gray-dark,
.table-theme-gray-dark > th,
.table-theme-gray-dark > td {
  background-color: #e6e6e6;
}

.table-theme-gray-dark th,
.table-theme-gray-dark td,
.table-theme-gray-dark thead th,
.table-theme-gray-dark tbody + tbody {
  border-color: #d0d0d0;
}

.table-hover .table-theme-gray-dark:hover {
  background-color: #d9d9d9;
}

.table-hover .table-theme-gray-dark:hover > td,
.table-hover .table-theme-gray-dark:hover > th {
  background-color: #d9d9d9;
}

.table-theme-blue-royal,
.table-theme-blue-royal > th,
.table-theme-blue-royal > td {
  background-color: #d3d4f7;
}

.table-theme-blue-royal th,
.table-theme-blue-royal td,
.table-theme-blue-royal thead th,
.table-theme-blue-royal tbody + tbody {
  border-color: #adaff1;
}

.table-hover .table-theme-blue-royal:hover {
  background-color: #bdbff3;
}

.table-hover .table-theme-blue-royal:hover > td,
.table-hover .table-theme-blue-royal:hover > th {
  background-color: #bdbff3;
}

.table-theme-blue-tory,
.table-theme-blue-tory > th,
.table-theme-blue-tory > td {
  background-color: #c4c5e0;
}

.table-theme-blue-tory th,
.table-theme-blue-tory td,
.table-theme-blue-tory thead th,
.table-theme-blue-tory tbody + tbody {
  border-color: #9293c6;
}

.table-hover .table-theme-blue-tory:hover {
  background-color: #b3b5d7;
}

.table-hover .table-theme-blue-tory:hover > td,
.table-hover .table-theme-blue-tory:hover > th {
  background-color: #b3b5d7;
}

.table-theme-blue-sherpa,
.table-theme-blue-sherpa > th,
.table-theme-blue-sherpa > td {
  background-color: #b8cbcf;
}

.table-theme-blue-sherpa th,
.table-theme-blue-sherpa td,
.table-theme-blue-sherpa thead th,
.table-theme-blue-sherpa tbody + tbody {
  border-color: #7a9fa6;
}

.table-hover .table-theme-blue-sherpa:hover {
  background-color: #a9c0c5;
}

.table-hover .table-theme-blue-sherpa:hover > td,
.table-hover .table-theme-blue-sherpa:hover > th {
  background-color: #a9c0c5;
}

.table-theme-black-pearl,
.table-theme-black-pearl > th,
.table-theme-black-pearl > td {
  background-color: #babfc4;
}

.table-theme-black-pearl th,
.table-theme-black-pearl td,
.table-theme-black-pearl thead th,
.table-theme-black-pearl tbody + tbody {
  border-color: #7e8792;
}

.table-hover .table-theme-black-pearl:hover {
  background-color: #acb2b8;
}

.table-hover .table-theme-black-pearl:hover > td,
.table-hover .table-theme-black-pearl:hover > th {
  background-color: #acb2b8;
}

.table-theme-te-papa-green,
.table-theme-te-papa-green > th,
.table-theme-te-papa-green > td {
  background-color: #c0c9c9;
}

.table-theme-te-papa-green th,
.table-theme-te-papa-green td,
.table-theme-te-papa-green thead th,
.table-theme-te-papa-green tbody + tbody {
  border-color: #8a9a9a;
}

.table-hover .table-theme-te-papa-green:hover {
  background-color: #b2bdbd;
}

.table-hover .table-theme-te-papa-green:hover > td,
.table-hover .table-theme-te-papa-green:hover > th {
  background-color: #b2bdbd;
}

.table-theme-deep-sea-green,
.table-theme-deep-sea-green > th,
.table-theme-deep-sea-green > td {
  background-color: #bacece;
}

.table-theme-deep-sea-green th,
.table-theme-deep-sea-green td,
.table-theme-deep-sea-green thead th,
.table-theme-deep-sea-green tbody + tbody {
  border-color: #7fa5a5;
}

.table-hover .table-theme-deep-sea-green:hover {
  background-color: #abc3c3;
}

.table-hover .table-theme-deep-sea-green:hover > td,
.table-hover .table-theme-deep-sea-green:hover > th {
  background-color: #abc3c3;
}

.table-theme-perano,
.table-theme-perano > th,
.table-theme-perano > td {
  background-color: #e7f0fb;
}

.table-theme-perano th,
.table-theme-perano td,
.table-theme-perano thead th,
.table-theme-perano tbody + tbody {
  border-color: #d2e3f8;
}

.table-hover .table-theme-perano:hover {
  background-color: #d1e2f7;
}

.table-hover .table-theme-perano:hover > td,
.table-hover .table-theme-perano:hover > th {
  background-color: #d1e2f7;
}

.table-theme-link-water,
.table-theme-link-water > th,
.table-theme-link-water > td {
  background-color: #f5f9fd;
}

.table-theme-link-water th,
.table-theme-link-water td,
.table-theme-link-water thead th,
.table-theme-link-water tbody + tbody {
  border-color: #edf4fb;
}

.table-hover .table-theme-link-water:hover {
  background-color: #e0ecf9;
}

.table-hover .table-theme-link-water:hover > td,
.table-hover .table-theme-link-water:hover > th {
  background-color: #e0ecf9;
}

.table-black,
.table-black > th,
.table-black > td {
  background-color: #b8b8b8;
}

.table-black th,
.table-black td,
.table-black thead th,
.table-black tbody + tbody {
  border-color: #7a7a7a;
}

.table-hover .table-black:hover {
  background-color: #ababab;
}

.table-hover .table-black:hover > td,
.table-hover .table-black:hover > th {
  background-color: #ababab;
}

.table-theme-light-grayish-violet,
.table-theme-light-grayish-violet > th,
.table-theme-light-grayish-violet > td {
  background-color: #faf7ff;
}

.table-theme-light-grayish-violet th,
.table-theme-light-grayish-violet td,
.table-theme-light-grayish-violet thead th,
.table-theme-light-grayish-violet tbody + tbody {
  border-color: #f5f1fe;
}

.table-hover .table-theme-light-grayish-violet:hover {
  background-color: #eadeff;
}

.table-hover .table-theme-light-grayish-violet:hover > td,
.table-hover .table-theme-light-grayish-violet:hover > th {
  background-color: #eadeff;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1439.98px) {
  .table-responsive-hd {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-hd > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control,
.multiselect {
  display: block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control,
  .multiselect {
    transition: none;
  }
}

.form-control::-ms-expand,
.multiselect::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:-moz-focusring,
.multiselect:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.form-control:focus,
.multiselect:focus {
  color: #495057;
  background-color: #fff;
  border-color: #a1cbef;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.form-control::-moz-placeholder, .multiselect::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder, .multiselect:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder, .multiselect::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder,
.multiselect::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled,
.multiselect:disabled,
.form-control[readonly],
[readonly].multiselect {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=date].multiselect,
input[type=time].form-control,
input[type=time].multiselect,
input[type=datetime-local].form-control,
input[type=datetime-local].multiselect,
input[type=month].form-control,
input[type=month].multiselect {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:focus::-ms-value,
select.multiselect:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.125rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.7875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 0.9rem;
  line-height: 1.6;
  color: #040411;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size],
select[size].multiselect,
select.form-control[multiple],
select[multiple].multiselect {
  height: auto;
}

textarea.form-control,
textarea.multiselect {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #38c172;
}

.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.7875rem;
  line-height: 1.6;
  color: #fff;
  background-color: rgba(56, 193, 114, 0.9);
  border-radius: 0.25rem;
}

.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,
.was-validated .multiselect:valid,
.form-control.is-valid,
.is-valid.multiselect {
  border-color: #38c172;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.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.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .form-control:valid:focus,
.was-validated .multiselect:valid:focus,
.form-control.is-valid:focus,
.is-valid.multiselect:focus {
  border-color: #38c172;
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

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

.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #38c172;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.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") #fff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #38c172;
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #38c172;
}

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

.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #38c172;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #38c172;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #5cd08d;
  background-color: #5cd08d;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #38c172;
}

.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #38c172;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #38c172;
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #e3342f;
}

.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.7875rem;
  line-height: 1.6;
  color: #fff;
  background-color: rgba(227, 52, 47, 0.9);
  border-radius: 0.25rem;
}

.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,
.was-validated .multiselect:invalid,
.form-control.is-invalid,
.is-invalid.multiselect {
  border-color: #e3342f;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e3342f' viewBox='0 0 12 12'%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='%23e3342f' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .form-control:invalid:focus,
.was-validated .multiselect:invalid:focus,
.form-control.is-invalid:focus,
.is-invalid.multiselect:focus {
  border-color: #e3342f;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

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

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #e3342f;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e3342f' viewBox='0 0 12 12'%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='%23e3342f' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #e3342f;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #e3342f;
}

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

.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #e3342f;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #e3342f;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e9605c;
  background-color: #e9605c;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e3342f;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #e3342f;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #e3342f;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control,
  .form-inline .multiselect {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #040411;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  line-height: 1.6;
  border-radius: 0.25rem;
  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: #040411;
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}

.btn-primary:hover {
  color: #fff;
  background-color: #227dc7;
  border-color: #2176bd;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #227dc7;
  border-color: #2176bd;
  box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2176bd;
  border-color: #1f6fb2;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}

.btn-success:hover {
  color: #fff;
  background-color: #2fa360;
  border-color: #2d995b;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #2fa360;
  border-color: #2d995b;
  box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #2d995b;
  border-color: #2a9055;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5);
}

.btn-info {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}

.btn-info:hover {
  color: #fff;
  background-color: #4aa0e6;
  border-color: #3f9ae5;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #4aa0e6;
  border-color: #3f9ae5;
  box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #3f9ae5;
  border-color: #3495e3;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}

.btn-warning:hover {
  color: #212529;
  background-color: #ffe924;
  border-color: #ffe817;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #212529;
  background-color: #ffe924;
  border-color: #ffe817;
  box-shadow: 0 0 0 0.2rem rgba(222, 207, 69, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffe817;
  border-color: #ffe70a;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 207, 69, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-danger:hover {
  color: #fff;
  background-color: #d0211c;
  border-color: #c51f1a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #d0211c;
  border-color: #c51f1a;
  box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c51f1a;
  border-color: #b91d19;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-theme-dark {
  color: #fff;
  background-color: #040411;
  border-color: #040411;
}

.btn-theme-dark:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}

.btn-theme-dark:focus,
.btn-theme-dark.focus {
  color: #fff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(42, 42, 53, 0.5);
}

.btn-theme-dark.disabled,
.btn-theme-dark:disabled {
  color: #fff;
  background-color: #040411;
  border-color: #040411;
}

.btn-theme-dark:not(:disabled):not(.disabled):active,
.btn-theme-dark:not(:disabled):not(.disabled).active,
.show > .btn-theme-dark.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

.btn-theme-dark:not(:disabled):not(.disabled):active:focus,
.btn-theme-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(42, 42, 53, 0.5);
}

.btn-theme-blue {
  color: #212529;
  background-color: #a1c3ea;
  border-color: #a1c3ea;
}

.btn-theme-blue:hover {
  color: #212529;
  background-color: #82afe3;
  border-color: #77a8e1;
}

.btn-theme-blue:focus,
.btn-theme-blue.focus {
  color: #212529;
  background-color: #82afe3;
  border-color: #77a8e1;
  box-shadow: 0 0 0 0.2rem rgba(142, 171, 205, 0.5);
}

.btn-theme-blue.disabled,
.btn-theme-blue:disabled {
  color: #212529;
  background-color: #a1c3ea;
  border-color: #a1c3ea;
}

.btn-theme-blue:not(:disabled):not(.disabled):active,
.btn-theme-blue:not(:disabled):not(.disabled).active,
.show > .btn-theme-blue.dropdown-toggle {
  color: #212529;
  background-color: #77a8e1;
  border-color: #6da2de;
}

.btn-theme-blue:not(:disabled):not(.disabled):active:focus,
.btn-theme-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(142, 171, 205, 0.5);
}

.btn-theme-blue-dark {
  color: #fff;
  background-color: #1A5AA3;
  border-color: #1A5AA3;
}

.btn-theme-blue-dark:hover {
  color: #fff;
  background-color: #154882;
  border-color: #134277;
}

.btn-theme-blue-dark:focus,
.btn-theme-blue-dark.focus {
  color: #fff;
  background-color: #154882;
  border-color: #134277;
  box-shadow: 0 0 0 0.2rem rgba(60, 115, 177, 0.5);
}

.btn-theme-blue-dark.disabled,
.btn-theme-blue-dark:disabled {
  color: #fff;
  background-color: #1A5AA3;
  border-color: #1A5AA3;
}

.btn-theme-blue-dark:not(:disabled):not(.disabled):active,
.btn-theme-blue-dark:not(:disabled):not(.disabled).active,
.show > .btn-theme-blue-dark.dropdown-toggle {
  color: #fff;
  background-color: #134277;
  border-color: #113c6c;
}

.btn-theme-blue-dark:not(:disabled):not(.disabled):active:focus,
.btn-theme-blue-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-blue-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(60, 115, 177, 0.5);
}

.btn-theme-blue-36 {
  color: #212529;
  background-color: rgba(161, 195, 234, 0.36);
  border-color: rgba(161, 195, 234, 0.36);
}

.btn-theme-blue-36:hover {
  color: #212529;
  background-color: rgba(130, 175, 227, 0.36);
  border-color: rgba(119, 168, 225, 0.36);
}

.btn-theme-blue-36:focus,
.btn-theme-blue-36.focus {
  color: #212529;
  background-color: rgba(130, 175, 227, 0.36);
  border-color: rgba(119, 168, 225, 0.36);
  box-shadow: 0 0 0 0.2rem rgba(104, 125, 148, 0.5);
}

.btn-theme-blue-36.disabled,
.btn-theme-blue-36:disabled {
  color: #212529;
  background-color: rgba(161, 195, 234, 0.36);
  border-color: rgba(161, 195, 234, 0.36);
}

.btn-theme-blue-36:not(:disabled):not(.disabled):active,
.btn-theme-blue-36:not(:disabled):not(.disabled).active,
.show > .btn-theme-blue-36.dropdown-toggle {
  color: #212529;
  background-color: rgba(119, 168, 225, 0.36);
  border-color: rgba(109, 162, 222, 0.36);
}

.btn-theme-blue-36:not(:disabled):not(.disabled):active:focus,
.btn-theme-blue-36:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-blue-36.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(104, 125, 148, 0.5);
}

.btn-theme-blue-70 {
  color: #212529;
  background-color: rgba(161, 195, 234, 0.7);
  border-color: rgba(161, 195, 234, 0.7);
}

.btn-theme-blue-70:hover {
  color: #212529;
  background-color: rgba(130, 175, 227, 0.7);
  border-color: rgba(119, 168, 225, 0.7);
}

.btn-theme-blue-70:focus,
.btn-theme-blue-70.focus {
  color: #212529;
  background-color: rgba(130, 175, 227, 0.7);
  border-color: rgba(119, 168, 225, 0.7);
  box-shadow: 0 0 0 0.2rem rgba(129, 156, 186, 0.5);
}

.btn-theme-blue-70.disabled,
.btn-theme-blue-70:disabled {
  color: #212529;
  background-color: rgba(161, 195, 234, 0.7);
  border-color: rgba(161, 195, 234, 0.7);
}

.btn-theme-blue-70:not(:disabled):not(.disabled):active,
.btn-theme-blue-70:not(:disabled):not(.disabled).active,
.show > .btn-theme-blue-70.dropdown-toggle {
  color: #212529;
  background-color: rgba(119, 168, 225, 0.7);
  border-color: rgba(109, 162, 222, 0.7);
}

.btn-theme-blue-70:not(:disabled):not(.disabled):active:focus,
.btn-theme-blue-70:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-blue-70.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(129, 156, 186, 0.5);
}

.btn-theme-dark-blue-70 {
  color: #212529;
  background-color: rgba(111, 167, 233, 0.7);
  border-color: rgba(111, 167, 233, 0.7);
}

.btn-theme-dark-blue-70:hover {
  color: #fff;
  background-color: rgba(78, 147, 228, 0.7);
  border-color: rgba(67, 140, 226, 0.7);
}

.btn-theme-dark-blue-70:focus,
.btn-theme-dark-blue-70.focus {
  color: #fff;
  background-color: rgba(78, 147, 228, 0.7);
  border-color: rgba(67, 140, 226, 0.7);
  box-shadow: 0 0 0 0.2rem rgba(92, 135, 186, 0.5);
}

.btn-theme-dark-blue-70.disabled,
.btn-theme-dark-blue-70:disabled {
  color: #212529;
  background-color: rgba(111, 167, 233, 0.7);
  border-color: rgba(111, 167, 233, 0.7);
}

.btn-theme-dark-blue-70:not(:disabled):not(.disabled):active,
.btn-theme-dark-blue-70:not(:disabled):not(.disabled).active,
.show > .btn-theme-dark-blue-70.dropdown-toggle {
  color: #fff;
  background-color: rgba(67, 140, 226, 0.7);
  border-color: rgba(56, 133, 225, 0.7);
}

.btn-theme-dark-blue-70:not(:disabled):not(.disabled):active:focus,
.btn-theme-dark-blue-70:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-dark-blue-70.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(92, 135, 186, 0.5);
}

.btn-theme-regent-gray {
  color: #fff;
  background-color: #838C97;
  border-color: #838C97;
}

.btn-theme-regent-gray:hover {
  color: #fff;
  background-color: #6f7985;
  border-color: #69727e;
}

.btn-theme-regent-gray:focus,
.btn-theme-regent-gray.focus {
  color: #fff;
  background-color: #6f7985;
  border-color: #69727e;
  box-shadow: 0 0 0 0.2rem rgba(150, 157, 167, 0.5);
}

.btn-theme-regent-gray.disabled,
.btn-theme-regent-gray:disabled {
  color: #fff;
  background-color: #838C97;
  border-color: #838C97;
}

.btn-theme-regent-gray:not(:disabled):not(.disabled):active,
.btn-theme-regent-gray:not(:disabled):not(.disabled).active,
.show > .btn-theme-regent-gray.dropdown-toggle {
  color: #fff;
  background-color: #69727e;
  border-color: #646c77;
}

.btn-theme-regent-gray:not(:disabled):not(.disabled):active:focus,
.btn-theme-regent-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-regent-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(150, 157, 167, 0.5);
}

.btn-theme-gray-75 {
  color: #212529;
  background-color: #BFBFBF;
  border-color: #BFBFBF;
}

.btn-theme-gray-75:hover {
  color: #212529;
  background-color: #acacac;
  border-color: #a6a6a6;
}

.btn-theme-gray-75:focus,
.btn-theme-gray-75.focus {
  color: #212529;
  background-color: #acacac;
  border-color: #a6a6a6;
  box-shadow: 0 0 0 0.2rem rgba(167, 168, 169, 0.5);
}

.btn-theme-gray-75.disabled,
.btn-theme-gray-75:disabled {
  color: #212529;
  background-color: #BFBFBF;
  border-color: #BFBFBF;
}

.btn-theme-gray-75:not(:disabled):not(.disabled):active,
.btn-theme-gray-75:not(:disabled):not(.disabled).active,
.show > .btn-theme-gray-75.dropdown-toggle {
  color: #212529;
  background-color: #a6a6a6;
  border-color: #9f9f9f;
}

.btn-theme-gray-75:not(:disabled):not(.disabled):active:focus,
.btn-theme-gray-75:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-gray-75.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(167, 168, 169, 0.5);
}

.btn-theme-gray-light {
  color: #212529;
  background-color: #D6D6D6;
  border-color: #D6D6D6;
}

.btn-theme-gray-light:hover {
  color: #212529;
  background-color: #c3c3c3;
  border-color: #bdbdbd;
}

.btn-theme-gray-light:focus,
.btn-theme-gray-light.focus {
  color: #212529;
  background-color: #c3c3c3;
  border-color: #bdbdbd;
  box-shadow: 0 0 0 0.2rem rgba(187, 187, 188, 0.5);
}

.btn-theme-gray-light.disabled,
.btn-theme-gray-light:disabled {
  color: #212529;
  background-color: #D6D6D6;
  border-color: #D6D6D6;
}

.btn-theme-gray-light:not(:disabled):not(.disabled):active,
.btn-theme-gray-light:not(:disabled):not(.disabled).active,
.show > .btn-theme-gray-light.dropdown-toggle {
  color: #212529;
  background-color: #bdbdbd;
  border-color: #b6b6b6;
}

.btn-theme-gray-light:not(:disabled):not(.disabled):active:focus,
.btn-theme-gray-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-gray-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(187, 187, 188, 0.5);
}

.btn-theme-gray-lightest {
  color: #212529;
  background-color: #F3F3F3;
  border-color: #F3F3F3;
}

.btn-theme-gray-lightest:hover {
  color: #212529;
  background-color: #e0e0e0;
  border-color: #dadada;
}

.btn-theme-gray-lightest:focus,
.btn-theme-gray-lightest.focus {
  color: #212529;
  background-color: #e0e0e0;
  border-color: #dadada;
  box-shadow: 0 0 0 0.2rem rgba(212, 212, 213, 0.5);
}

.btn-theme-gray-lightest.disabled,
.btn-theme-gray-lightest:disabled {
  color: #212529;
  background-color: #F3F3F3;
  border-color: #F3F3F3;
}

.btn-theme-gray-lightest:not(:disabled):not(.disabled):active,
.btn-theme-gray-lightest:not(:disabled):not(.disabled).active,
.show > .btn-theme-gray-lightest.dropdown-toggle {
  color: #212529;
  background-color: #dadada;
  border-color: lightgray;
}

.btn-theme-gray-lightest:not(:disabled):not(.disabled):active:focus,
.btn-theme-gray-lightest:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-gray-lightest.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 212, 213, 0.5);
}

.btn-theme-alice-blue {
  color: #212529;
  background-color: #F4F8FA;
  border-color: #F4F8FA;
}

.btn-theme-alice-blue:hover {
  color: #212529;
  background-color: #dae7ee;
  border-color: #d1e2ea;
}

.btn-theme-alice-blue:focus,
.btn-theme-alice-blue.focus {
  color: #212529;
  background-color: #dae7ee;
  border-color: #d1e2ea;
  box-shadow: 0 0 0 0.2rem rgba(212, 216, 219, 0.5);
}

.btn-theme-alice-blue.disabled,
.btn-theme-alice-blue:disabled {
  color: #212529;
  background-color: #F4F8FA;
  border-color: #F4F8FA;
}

.btn-theme-alice-blue:not(:disabled):not(.disabled):active,
.btn-theme-alice-blue:not(:disabled):not(.disabled).active,
.show > .btn-theme-alice-blue.dropdown-toggle {
  color: #212529;
  background-color: #d1e2ea;
  border-color: #c8dce6;
}

.btn-theme-alice-blue:not(:disabled):not(.disabled):active:focus,
.btn-theme-alice-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-alice-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 216, 219, 0.5);
}

.btn-theme-blue-haze {
  color: #212529;
  background-color: #C8C8DC;
  border-color: #C8C8DC;
}

.btn-theme-blue-haze:hover {
  color: #212529;
  background-color: #b1b1cd;
  border-color: #a9a9c8;
}

.btn-theme-blue-haze:focus,
.btn-theme-blue-haze.focus {
  color: #212529;
  background-color: #b1b1cd;
  border-color: #a9a9c8;
  box-shadow: 0 0 0 0.2rem rgba(175, 176, 193, 0.5);
}

.btn-theme-blue-haze.disabled,
.btn-theme-blue-haze:disabled {
  color: #212529;
  background-color: #C8C8DC;
  border-color: #C8C8DC;
}

.btn-theme-blue-haze:not(:disabled):not(.disabled):active,
.btn-theme-blue-haze:not(:disabled):not(.disabled).active,
.show > .btn-theme-blue-haze.dropdown-toggle {
  color: #212529;
  background-color: #a9a9c8;
  border-color: #a1a1c3;
}

.btn-theme-blue-haze:not(:disabled):not(.disabled):active:focus,
.btn-theme-blue-haze:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-blue-haze.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(175, 176, 193, 0.5);
}

.btn-theme-red {
  color: #fff;
  background-color: #D31A1A;
  border-color: #D31A1A;
}

.btn-theme-red:hover {
  color: #fff;
  background-color: #b11616;
  border-color: #a61414;
}

.btn-theme-red:focus,
.btn-theme-red.focus {
  color: #fff;
  background-color: #b11616;
  border-color: #a61414;
  box-shadow: 0 0 0 0.2rem rgba(218, 60, 60, 0.5);
}

.btn-theme-red.disabled,
.btn-theme-red:disabled {
  color: #fff;
  background-color: #D31A1A;
  border-color: #D31A1A;
}

.btn-theme-red:not(:disabled):not(.disabled):active,
.btn-theme-red:not(:disabled):not(.disabled).active,
.show > .btn-theme-red.dropdown-toggle {
  color: #fff;
  background-color: #a61414;
  border-color: #9a1313;
}

.btn-theme-red:not(:disabled):not(.disabled):active:focus,
.btn-theme-red:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(218, 60, 60, 0.5);
}

.btn-theme-red-dark {
  color: #fff;
  background-color: #B50E0E;
  border-color: #B50E0E;
}

.btn-theme-red-dark:hover {
  color: #fff;
  background-color: #910b0b;
  border-color: #860a0a;
}

.btn-theme-red-dark:focus,
.btn-theme-red-dark.focus {
  color: #fff;
  background-color: #910b0b;
  border-color: #860a0a;
  box-shadow: 0 0 0 0.2rem rgba(192, 50, 50, 0.5);
}

.btn-theme-red-dark.disabled,
.btn-theme-red-dark:disabled {
  color: #fff;
  background-color: #B50E0E;
  border-color: #B50E0E;
}

.btn-theme-red-dark:not(:disabled):not(.disabled):active,
.btn-theme-red-dark:not(:disabled):not(.disabled).active,
.show > .btn-theme-red-dark.dropdown-toggle {
  color: #fff;
  background-color: #860a0a;
  border-color: #7a0909;
}

.btn-theme-red-dark:not(:disabled):not(.disabled):active:focus,
.btn-theme-red-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-red-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(192, 50, 50, 0.5);
}

.btn-theme-red-10 {
  color: #fff;
  background-color: rgba(211, 26, 26, 0.1);
  border-color: rgba(211, 26, 26, 0.1);
}

.btn-theme-red-10:hover {
  color: #fff;
  background-color: rgba(177, 22, 22, 0.1);
  border-color: rgba(166, 20, 20, 0.1);
}

.btn-theme-red-10:focus,
.btn-theme-red-10.focus {
  color: #fff;
  background-color: rgba(177, 22, 22, 0.1);
  border-color: rgba(166, 20, 20, 0.1);
  box-shadow: 0 0 0 0.2rem rgba(245, 202, 202, 0.5);
}

.btn-theme-red-10.disabled,
.btn-theme-red-10:disabled {
  color: #fff;
  background-color: rgba(211, 26, 26, 0.1);
  border-color: rgba(211, 26, 26, 0.1);
}

.btn-theme-red-10:not(:disabled):not(.disabled):active,
.btn-theme-red-10:not(:disabled):not(.disabled).active,
.show > .btn-theme-red-10.dropdown-toggle {
  color: #fff;
  background-color: rgba(166, 20, 20, 0.1);
  border-color: rgba(154, 19, 19, 0.1);
}

.btn-theme-red-10:not(:disabled):not(.disabled):active:focus,
.btn-theme-red-10:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-red-10.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 202, 202, 0.5);
}

.btn-theme-green {
  color: #fff;
  background-color: #41B400;
  border-color: #41B400;
}

.btn-theme-green:hover {
  color: #fff;
  background-color: #338e00;
  border-color: #2f8100;
}

.btn-theme-green:focus,
.btn-theme-green.focus {
  color: #fff;
  background-color: #338e00;
  border-color: #2f8100;
  box-shadow: 0 0 0 0.2rem rgba(94, 191, 38, 0.5);
}

.btn-theme-green.disabled,
.btn-theme-green:disabled {
  color: #fff;
  background-color: #41B400;
  border-color: #41B400;
}

.btn-theme-green:not(:disabled):not(.disabled):active,
.btn-theme-green:not(:disabled):not(.disabled).active,
.show > .btn-theme-green.dropdown-toggle {
  color: #fff;
  background-color: #2f8100;
  border-color: #2a7400;
}

.btn-theme-green:not(:disabled):not(.disabled):active:focus,
.btn-theme-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(94, 191, 38, 0.5);
}

.btn-theme-green-10 {
  color: #fff;
  background-color: rgba(65, 180, 0, 0.1);
  border-color: rgba(65, 180, 0, 0.1);
}

.btn-theme-green-10:hover {
  color: #fff;
  background-color: rgba(51, 142, 0, 0.1);
  border-color: rgba(47, 129, 0, 0.1);
}

.btn-theme-green-10:focus,
.btn-theme-green-10.focus {
  color: #fff;
  background-color: rgba(51, 142, 0, 0.1);
  border-color: rgba(47, 129, 0, 0.1);
  box-shadow: 0 0 0 0.2rem rgba(211, 238, 196, 0.5);
}

.btn-theme-green-10.disabled,
.btn-theme-green-10:disabled {
  color: #fff;
  background-color: rgba(65, 180, 0, 0.1);
  border-color: rgba(65, 180, 0, 0.1);
}

.btn-theme-green-10:not(:disabled):not(.disabled):active,
.btn-theme-green-10:not(:disabled):not(.disabled).active,
.show > .btn-theme-green-10.dropdown-toggle {
  color: #fff;
  background-color: rgba(47, 129, 0, 0.1);
  border-color: rgba(42, 116, 0, 0.1);
}

.btn-theme-green-10:not(:disabled):not(.disabled):active:focus,
.btn-theme-green-10:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-green-10.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 238, 196, 0.5);
}

.btn-theme-black-6 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.06);
}

.btn-theme-black-6:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.06);
}

.btn-theme-black-6:focus,
.btn-theme-black-6.focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
}

.btn-theme-black-6.disabled,
.btn-theme-black-6:disabled {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.06);
}

.btn-theme-black-6:not(:disabled):not(.disabled):active,
.btn-theme-black-6:not(:disabled):not(.disabled).active,
.show > .btn-theme-black-6.dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.06);
}

.btn-theme-black-6:not(:disabled):not(.disabled):active:focus,
.btn-theme-black-6:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-black-6.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
}

.btn-theme-purple {
  color: #fff;
  background-color: #5F0054;
  border-color: #5F0054;
}

.btn-theme-purple:hover {
  color: #fff;
  background-color: #390032;
  border-color: #2c0027;
}

.btn-theme-purple:focus,
.btn-theme-purple.focus {
  color: #fff;
  background-color: #390032;
  border-color: #2c0027;
  box-shadow: 0 0 0 0.2rem rgba(119, 38, 110, 0.5);
}

.btn-theme-purple.disabled,
.btn-theme-purple:disabled {
  color: #fff;
  background-color: #5F0054;
  border-color: #5F0054;
}

.btn-theme-purple:not(:disabled):not(.disabled):active,
.btn-theme-purple:not(:disabled):not(.disabled).active,
.show > .btn-theme-purple.dropdown-toggle {
  color: #fff;
  background-color: #2c0027;
  border-color: #1f001c;
}

.btn-theme-purple:not(:disabled):not(.disabled):active:focus,
.btn-theme-purple:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(119, 38, 110, 0.5);
}

.btn-theme-purple-10 {
  color: #fff;
  background-color: rgba(95, 0, 84, 0.1);
  border-color: rgba(95, 0, 84, 0.1);
}

.btn-theme-purple-10:hover {
  color: #fff;
  background-color: rgba(57, 0, 50, 0.1);
  border-color: rgba(44, 0, 39, 0.1);
}

.btn-theme-purple-10:focus,
.btn-theme-purple-10.focus {
  color: #fff;
  background-color: rgba(57, 0, 50, 0.1);
  border-color: rgba(44, 0, 39, 0.1);
  box-shadow: 0 0 0 0.2rem rgba(218, 196, 216, 0.5);
}

.btn-theme-purple-10.disabled,
.btn-theme-purple-10:disabled {
  color: #fff;
  background-color: rgba(95, 0, 84, 0.1);
  border-color: rgba(95, 0, 84, 0.1);
}

.btn-theme-purple-10:not(:disabled):not(.disabled):active,
.btn-theme-purple-10:not(:disabled):not(.disabled).active,
.show > .btn-theme-purple-10.dropdown-toggle {
  color: #fff;
  background-color: rgba(44, 0, 39, 0.1);
  border-color: rgba(31, 0, 28, 0.1);
}

.btn-theme-purple-10:not(:disabled):not(.disabled):active:focus,
.btn-theme-purple-10:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-purple-10.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(218, 196, 216, 0.5);
}

.btn-theme-purple-dark {
  color: #fff;
  background-color: #480040;
  border-color: #480040;
}

.btn-theme-purple-dark:hover {
  color: #fff;
  background-color: #22001e;
  border-color: #150013;
}

.btn-theme-purple-dark:focus,
.btn-theme-purple-dark.focus {
  color: #fff;
  background-color: #22001e;
  border-color: #150013;
  box-shadow: 0 0 0 0.2rem rgba(99, 38, 93, 0.5);
}

.btn-theme-purple-dark.disabled,
.btn-theme-purple-dark:disabled {
  color: #fff;
  background-color: #480040;
  border-color: #480040;
}

.btn-theme-purple-dark:not(:disabled):not(.disabled):active,
.btn-theme-purple-dark:not(:disabled):not(.disabled).active,
.show > .btn-theme-purple-dark.dropdown-toggle {
  color: #fff;
  background-color: #150013;
  border-color: #080007;
}

.btn-theme-purple-dark:not(:disabled):not(.disabled):active:focus,
.btn-theme-purple-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-purple-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(99, 38, 93, 0.5);
}

.btn-theme-teal-10 {
  color: #212529;
  background-color: rgba(97, 240, 254, 0.1);
  border-color: rgba(97, 240, 254, 0.1);
}

.btn-theme-teal-10:hover {
  color: #212529;
  background-color: rgba(59, 236, 254, 0.1);
  border-color: rgba(46, 235, 254, 0.1);
}

.btn-theme-teal-10:focus,
.btn-theme-teal-10.focus {
  color: #212529;
  background-color: rgba(59, 236, 254, 0.1);
  border-color: rgba(46, 235, 254, 0.1);
  box-shadow: 0 0 0 0.2rem rgba(48, 84, 90, 0.5);
}

.btn-theme-teal-10.disabled,
.btn-theme-teal-10:disabled {
  color: #212529;
  background-color: rgba(97, 240, 254, 0.1);
  border-color: rgba(97, 240, 254, 0.1);
}

.btn-theme-teal-10:not(:disabled):not(.disabled):active,
.btn-theme-teal-10:not(:disabled):not(.disabled).active,
.show > .btn-theme-teal-10.dropdown-toggle {
  color: #212529;
  background-color: rgba(46, 235, 254, 0.1);
  border-color: rgba(34, 234, 254, 0.1);
}

.btn-theme-teal-10:not(:disabled):not(.disabled):active:focus,
.btn-theme-teal-10:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-teal-10.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(48, 84, 90, 0.5);
}

.btn-theme-mystic {
  color: #212529;
  background-color: #D7E2E7;
  border-color: #D7E2E7;
}

.btn-theme-mystic:hover {
  color: #212529;
  background-color: #bfd1d9;
  border-color: #b7cbd4;
}

.btn-theme-mystic:focus,
.btn-theme-mystic.focus {
  color: #212529;
  background-color: #bfd1d9;
  border-color: #b7cbd4;
  box-shadow: 0 0 0 0.2rem rgba(188, 198, 203, 0.5);
}

.btn-theme-mystic.disabled,
.btn-theme-mystic:disabled {
  color: #212529;
  background-color: #D7E2E7;
  border-color: #D7E2E7;
}

.btn-theme-mystic:not(:disabled):not(.disabled):active,
.btn-theme-mystic:not(:disabled):not(.disabled).active,
.show > .btn-theme-mystic.dropdown-toggle {
  color: #212529;
  background-color: #b7cbd4;
  border-color: #afc5cf;
}

.btn-theme-mystic:not(:disabled):not(.disabled):active:focus,
.btn-theme-mystic:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-mystic.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(188, 198, 203, 0.5);
}

.btn-theme-red-light {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-theme-red-light:hover {
  color: #fff;
  background-color: #d0211c;
  border-color: #c51f1a;
}

.btn-theme-red-light:focus,
.btn-theme-red-light.focus {
  color: #fff;
  background-color: #d0211c;
  border-color: #c51f1a;
  box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5);
}

.btn-theme-red-light.disabled,
.btn-theme-red-light:disabled {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-theme-red-light:not(:disabled):not(.disabled):active,
.btn-theme-red-light:not(:disabled):not(.disabled).active,
.show > .btn-theme-red-light.dropdown-toggle {
  color: #fff;
  background-color: #c51f1a;
  border-color: #b91d19;
}

.btn-theme-red-light:not(:disabled):not(.disabled):active:focus,
.btn-theme-red-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-red-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5);
}

.btn-theme-alto {
  color: #212529;
  background-color: #E0E0E0;
  border-color: #E0E0E0;
}

.btn-theme-alto:hover {
  color: #212529;
  background-color: #cdcdcd;
  border-color: #c7c7c7;
}

.btn-theme-alto:focus,
.btn-theme-alto.focus {
  color: #212529;
  background-color: #cdcdcd;
  border-color: #c7c7c7;
  box-shadow: 0 0 0 0.2rem rgba(195, 196, 197, 0.5);
}

.btn-theme-alto.disabled,
.btn-theme-alto:disabled {
  color: #212529;
  background-color: #E0E0E0;
  border-color: #E0E0E0;
}

.btn-theme-alto:not(:disabled):not(.disabled):active,
.btn-theme-alto:not(:disabled):not(.disabled).active,
.show > .btn-theme-alto.dropdown-toggle {
  color: #212529;
  background-color: #c7c7c7;
  border-color: silver;
}

.btn-theme-alto:not(:disabled):not(.disabled):active:focus,
.btn-theme-alto:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-alto.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(195, 196, 197, 0.5);
}

.btn-theme-wild-sand {
  color: #212529;
  background-color: #F6F6F6;
  border-color: #F6F6F6;
}

.btn-theme-wild-sand:hover {
  color: #212529;
  background-color: #e3e3e3;
  border-color: #dddddd;
}

.btn-theme-wild-sand:focus,
.btn-theme-wild-sand.focus {
  color: #212529;
  background-color: #e3e3e3;
  border-color: #dddddd;
  box-shadow: 0 0 0 0.2rem rgba(214, 215, 215, 0.5);
}

.btn-theme-wild-sand.disabled,
.btn-theme-wild-sand:disabled {
  color: #212529;
  background-color: #F6F6F6;
  border-color: #F6F6F6;
}

.btn-theme-wild-sand:not(:disabled):not(.disabled):active,
.btn-theme-wild-sand:not(:disabled):not(.disabled).active,
.show > .btn-theme-wild-sand.dropdown-toggle {
  color: #212529;
  background-color: #dddddd;
  border-color: #d6d6d6;
}

.btn-theme-wild-sand:not(:disabled):not(.disabled):active:focus,
.btn-theme-wild-sand:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-wild-sand.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 215, 215, 0.5);
}

.btn-theme-mercury {
  color: #212529;
  background-color: #E2E2E2;
  border-color: #E2E2E2;
}

.btn-theme-mercury:hover {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #c9c9c9;
}

.btn-theme-mercury:focus,
.btn-theme-mercury.focus {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #c9c9c9;
  box-shadow: 0 0 0 0.2rem rgba(197, 198, 198, 0.5);
}

.btn-theme-mercury.disabled,
.btn-theme-mercury:disabled {
  color: #212529;
  background-color: #E2E2E2;
  border-color: #E2E2E2;
}

.btn-theme-mercury:not(:disabled):not(.disabled):active,
.btn-theme-mercury:not(:disabled):not(.disabled).active,
.show > .btn-theme-mercury.dropdown-toggle {
  color: #212529;
  background-color: #c9c9c9;
  border-color: #c2c2c2;
}

.btn-theme-mercury:not(:disabled):not(.disabled):active:focus,
.btn-theme-mercury:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-mercury.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(197, 198, 198, 0.5);
}

.btn-theme-teal-dark {
  color: #fff;
  background-color: #004653;
  border-color: #004653;
}

.btn-theme-teal-dark:hover {
  color: #fff;
  background-color: #00262d;
  border-color: #001b20;
}

.btn-theme-teal-dark:focus,
.btn-theme-teal-dark.focus {
  color: #fff;
  background-color: #00262d;
  border-color: #001b20;
  box-shadow: 0 0 0 0.2rem rgba(38, 98, 109, 0.5);
}

.btn-theme-teal-dark.disabled,
.btn-theme-teal-dark:disabled {
  color: #fff;
  background-color: #004653;
  border-color: #004653;
}

.btn-theme-teal-dark:not(:disabled):not(.disabled):active,
.btn-theme-teal-dark:not(:disabled):not(.disabled).active,
.show > .btn-theme-teal-dark.dropdown-toggle {
  color: #fff;
  background-color: #001b20;
  border-color: #001013;
}

.btn-theme-teal-dark:not(:disabled):not(.disabled):active:focus,
.btn-theme-teal-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-teal-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 98, 109, 0.5);
}

.btn-theme-black-36 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.36);
  border-color: rgba(0, 0, 0, 0.36);
}

.btn-theme-black-36:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.36);
  border-color: rgba(0, 0, 0, 0.36);
}

.btn-theme-black-36:focus,
.btn-theme-black-36.focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.36);
  border-color: rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 0 0.2rem rgba(114, 114, 114, 0.5);
}

.btn-theme-black-36.disabled,
.btn-theme-black-36:disabled {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.36);
  border-color: rgba(0, 0, 0, 0.36);
}

.btn-theme-black-36:not(:disabled):not(.disabled):active,
.btn-theme-black-36:not(:disabled):not(.disabled).active,
.show > .btn-theme-black-36.dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.36);
  border-color: rgba(0, 0, 0, 0.36);
}

.btn-theme-black-36:not(:disabled):not(.disabled):active:focus,
.btn-theme-black-36:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-black-36.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(114, 114, 114, 0.5);
}

.btn-theme-alice-blue-dark {
  color: #212529;
  background-color: #F4F4FA;
  border-color: #F4F4FA;
}

.btn-theme-alice-blue-dark:hover {
  color: #212529;
  background-color: #dadaee;
  border-color: #d1d1ea;
}

.btn-theme-alice-blue-dark:focus,
.btn-theme-alice-blue-dark.focus {
  color: #212529;
  background-color: #dadaee;
  border-color: #d1d1ea;
  box-shadow: 0 0 0 0.2rem rgba(212, 213, 219, 0.5);
}

.btn-theme-alice-blue-dark.disabled,
.btn-theme-alice-blue-dark:disabled {
  color: #212529;
  background-color: #F4F4FA;
  border-color: #F4F4FA;
}

.btn-theme-alice-blue-dark:not(:disabled):not(.disabled):active,
.btn-theme-alice-blue-dark:not(:disabled):not(.disabled).active,
.show > .btn-theme-alice-blue-dark.dropdown-toggle {
  color: #212529;
  background-color: #d1d1ea;
  border-color: #c8c8e6;
}

.btn-theme-alice-blue-dark:not(:disabled):not(.disabled):active:focus,
.btn-theme-alice-blue-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-alice-blue-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 213, 219, 0.5);
}

.btn-theme-gray-dark {
  color: #212529;
  background-color: #A5A5A5;
  border-color: #A5A5A5;
}

.btn-theme-gray-dark:hover {
  color: #fff;
  background-color: #929292;
  border-color: #8c8c8c;
}

.btn-theme-gray-dark:focus,
.btn-theme-gray-dark.focus {
  color: #fff;
  background-color: #929292;
  border-color: #8c8c8c;
  box-shadow: 0 0 0 0.2rem rgba(145, 146, 146, 0.5);
}

.btn-theme-gray-dark.disabled,
.btn-theme-gray-dark:disabled {
  color: #212529;
  background-color: #A5A5A5;
  border-color: #A5A5A5;
}

.btn-theme-gray-dark:not(:disabled):not(.disabled):active,
.btn-theme-gray-dark:not(:disabled):not(.disabled).active,
.show > .btn-theme-gray-dark.dropdown-toggle {
  color: #fff;
  background-color: #8c8c8c;
  border-color: #858585;
}

.btn-theme-gray-dark:not(:disabled):not(.disabled):active:focus,
.btn-theme-gray-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-gray-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(145, 146, 146, 0.5);
}

.btn-theme-blue-royal {
  color: #fff;
  background-color: #6166E4;
  border-color: #6166E4;
}

.btn-theme-blue-royal:hover {
  color: #fff;
  background-color: #4046de;
  border-color: #353cdd;
}

.btn-theme-blue-royal:focus,
.btn-theme-blue-royal.focus {
  color: #fff;
  background-color: #4046de;
  border-color: #353cdd;
  box-shadow: 0 0 0 0.2rem rgba(121, 125, 232, 0.5);
}

.btn-theme-blue-royal.disabled,
.btn-theme-blue-royal:disabled {
  color: #fff;
  background-color: #6166E4;
  border-color: #6166E4;
}

.btn-theme-blue-royal:not(:disabled):not(.disabled):active,
.btn-theme-blue-royal:not(:disabled):not(.disabled).active,
.show > .btn-theme-blue-royal.dropdown-toggle {
  color: #fff;
  background-color: #353cdd;
  border-color: #2b31db;
}

.btn-theme-blue-royal:not(:disabled):not(.disabled):active:focus,
.btn-theme-blue-royal:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-blue-royal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(121, 125, 232, 0.5);
}

.btn-theme-blue-tory {
  color: #fff;
  background-color: #2E3091;
  border-color: #2E3091;
}

.btn-theme-blue-tory:hover {
  color: #fff;
  background-color: #252674;
  border-color: #22236a;
}

.btn-theme-blue-tory:focus,
.btn-theme-blue-tory.focus {
  color: #fff;
  background-color: #252674;
  border-color: #22236a;
  box-shadow: 0 0 0 0.2rem rgba(77, 79, 162, 0.5);
}

.btn-theme-blue-tory.disabled,
.btn-theme-blue-tory:disabled {
  color: #fff;
  background-color: #2E3091;
  border-color: #2E3091;
}

.btn-theme-blue-tory:not(:disabled):not(.disabled):active,
.btn-theme-blue-tory:not(:disabled):not(.disabled).active,
.show > .btn-theme-blue-tory.dropdown-toggle {
  color: #fff;
  background-color: #22236a;
  border-color: #1f2061;
}

.btn-theme-blue-tory:not(:disabled):not(.disabled):active:focus,
.btn-theme-blue-tory:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-blue-tory.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(77, 79, 162, 0.5);
}

.btn-theme-blue-sherpa {
  color: #fff;
  background-color: #004653;
  border-color: #004653;
}

.btn-theme-blue-sherpa:hover {
  color: #fff;
  background-color: #00262d;
  border-color: #001b20;
}

.btn-theme-blue-sherpa:focus,
.btn-theme-blue-sherpa.focus {
  color: #fff;
  background-color: #00262d;
  border-color: #001b20;
  box-shadow: 0 0 0 0.2rem rgba(38, 98, 109, 0.5);
}

.btn-theme-blue-sherpa.disabled,
.btn-theme-blue-sherpa:disabled {
  color: #fff;
  background-color: #004653;
  border-color: #004653;
}

.btn-theme-blue-sherpa:not(:disabled):not(.disabled):active,
.btn-theme-blue-sherpa:not(:disabled):not(.disabled).active,
.show > .btn-theme-blue-sherpa.dropdown-toggle {
  color: #fff;
  background-color: #001b20;
  border-color: #001013;
}

.btn-theme-blue-sherpa:not(:disabled):not(.disabled):active:focus,
.btn-theme-blue-sherpa:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-blue-sherpa.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 98, 109, 0.5);
}

.btn-theme-black-pearl {
  color: #fff;
  background-color: #07192E;
  border-color: #07192E;
}

.btn-theme-black-pearl:hover {
  color: #fff;
  background-color: #02070d;
  border-color: #000102;
}

.btn-theme-black-pearl:focus,
.btn-theme-black-pearl.focus {
  color: #fff;
  background-color: #02070d;
  border-color: #000102;
  box-shadow: 0 0 0 0.2rem rgba(44, 60, 77, 0.5);
}

.btn-theme-black-pearl.disabled,
.btn-theme-black-pearl:disabled {
  color: #fff;
  background-color: #07192E;
  border-color: #07192E;
}

.btn-theme-black-pearl:not(:disabled):not(.disabled):active,
.btn-theme-black-pearl:not(:disabled):not(.disabled).active,
.show > .btn-theme-black-pearl.dropdown-toggle {
  color: #fff;
  background-color: #000102;
  border-color: black;
}

.btn-theme-black-pearl:not(:disabled):not(.disabled):active:focus,
.btn-theme-black-pearl:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-black-pearl.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(44, 60, 77, 0.5);
}

.btn-theme-te-papa-green {
  color: #fff;
  background-color: #1E3D3D;
  border-color: #1E3D3D;
}

.btn-theme-te-papa-green:hover {
  color: #fff;
  background-color: #112323;
  border-color: #0d1b1b;
}

.btn-theme-te-papa-green:focus,
.btn-theme-te-papa-green.focus {
  color: #fff;
  background-color: #112323;
  border-color: #0d1b1b;
  box-shadow: 0 0 0 0.2rem rgba(64, 90, 90, 0.5);
}

.btn-theme-te-papa-green.disabled,
.btn-theme-te-papa-green:disabled {
  color: #fff;
  background-color: #1E3D3D;
  border-color: #1E3D3D;
}

.btn-theme-te-papa-green:not(:disabled):not(.disabled):active,
.btn-theme-te-papa-green:not(:disabled):not(.disabled).active,
.show > .btn-theme-te-papa-green.dropdown-toggle {
  color: #fff;
  background-color: #0d1b1b;
  border-color: #091212;
}

.btn-theme-te-papa-green:not(:disabled):not(.disabled):active:focus,
.btn-theme-te-papa-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-te-papa-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(64, 90, 90, 0.5);
}

.btn-theme-deep-sea-green {
  color: #fff;
  background-color: #095151;
  border-color: #095151;
}

.btn-theme-deep-sea-green:hover {
  color: #fff;
  background-color: #052f2f;
  border-color: #042323;
}

.btn-theme-deep-sea-green:focus,
.btn-theme-deep-sea-green.focus {
  color: #fff;
  background-color: #052f2f;
  border-color: #042323;
  box-shadow: 0 0 0 0.2rem rgba(46, 107, 107, 0.5);
}

.btn-theme-deep-sea-green.disabled,
.btn-theme-deep-sea-green:disabled {
  color: #fff;
  background-color: #095151;
  border-color: #095151;
}

.btn-theme-deep-sea-green:not(:disabled):not(.disabled):active,
.btn-theme-deep-sea-green:not(:disabled):not(.disabled).active,
.show > .btn-theme-deep-sea-green.dropdown-toggle {
  color: #fff;
  background-color: #042323;
  border-color: #031818;
}

.btn-theme-deep-sea-green:not(:disabled):not(.disabled):active:focus,
.btn-theme-deep-sea-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-deep-sea-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 107, 107, 0.5);
}

.btn-theme-perano {
  color: #212529;
  background-color: #A9CAF1;
  border-color: #A9CAF1;
}

.btn-theme-perano:hover {
  color: #212529;
  background-color: #88b6ec;
  border-color: #7dafea;
}

.btn-theme-perano:focus,
.btn-theme-perano.focus {
  color: #212529;
  background-color: #88b6ec;
  border-color: #7dafea;
  box-shadow: 0 0 0 0.2rem rgba(149, 177, 211, 0.5);
}

.btn-theme-perano.disabled,
.btn-theme-perano:disabled {
  color: #212529;
  background-color: #A9CAF1;
  border-color: #A9CAF1;
}

.btn-theme-perano:not(:disabled):not(.disabled):active,
.btn-theme-perano:not(:disabled):not(.disabled).active,
.show > .btn-theme-perano.dropdown-toggle {
  color: #212529;
  background-color: #7dafea;
  border-color: #72a8e8;
}

.btn-theme-perano:not(:disabled):not(.disabled):active:focus,
.btn-theme-perano:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-perano.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 177, 211, 0.5);
}

.btn-theme-link-water {
  color: #212529;
  background-color: #DDE9F8;
  border-color: #DDE9F8;
}

.btn-theme-link-water:hover {
  color: #212529;
  background-color: #bdd4f1;
  border-color: #b3ceef;
}

.btn-theme-link-water:focus,
.btn-theme-link-water.focus {
  color: #212529;
  background-color: #bdd4f1;
  border-color: #b3ceef;
  box-shadow: 0 0 0 0.2rem rgba(193, 204, 217, 0.5);
}

.btn-theme-link-water.disabled,
.btn-theme-link-water:disabled {
  color: #212529;
  background-color: #DDE9F8;
  border-color: #DDE9F8;
}

.btn-theme-link-water:not(:disabled):not(.disabled):active,
.btn-theme-link-water:not(:disabled):not(.disabled).active,
.show > .btn-theme-link-water.dropdown-toggle {
  color: #212529;
  background-color: #b3ceef;
  border-color: #a8c7ed;
}

.btn-theme-link-water:not(:disabled):not(.disabled):active:focus,
.btn-theme-link-water:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-link-water.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(193, 204, 217, 0.5);
}

.btn-black {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-black:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}

.btn-black:focus,
.btn-black.focus {
  color: #fff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}

.btn-black.disabled,
.btn-black:disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-black:not(:disabled):not(.disabled):active,
.btn-black:not(:disabled):not(.disabled).active,
.show > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

.btn-black:not(:disabled):not(.disabled):active:focus,
.btn-black:not(:disabled):not(.disabled).active:focus,
.show > .btn-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}

.btn-theme-light-grayish-violet {
  color: #212529;
  background-color: #ECE4FE;
  border-color: #ECE4FE;
}

.btn-theme-light-grayish-violet:hover {
  color: #212529;
  background-color: #d2bffd;
  border-color: #c9b3fc;
}

.btn-theme-light-grayish-violet:focus,
.btn-theme-light-grayish-violet.focus {
  color: #212529;
  background-color: #d2bffd;
  border-color: #c9b3fc;
  box-shadow: 0 0 0 0.2rem rgba(206, 199, 222, 0.5);
}

.btn-theme-light-grayish-violet.disabled,
.btn-theme-light-grayish-violet:disabled {
  color: #212529;
  background-color: #ECE4FE;
  border-color: #ECE4FE;
}

.btn-theme-light-grayish-violet:not(:disabled):not(.disabled):active,
.btn-theme-light-grayish-violet:not(:disabled):not(.disabled).active,
.show > .btn-theme-light-grayish-violet.dropdown-toggle {
  color: #212529;
  background-color: #c9b3fc;
  border-color: #c1a7fc;
}

.btn-theme-light-grayish-violet:not(:disabled):not(.disabled):active:focus,
.btn-theme-light-grayish-violet:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-light-grayish-violet.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(206, 199, 222, 0.5);
}

.btn-outline-primary {
  color: #3490dc;
  border-color: #3490dc;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #3490dc;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #38c172;
  border-color: #38c172;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #38c172;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-outline-info {
  color: #6cb2eb;
  border-color: #6cb2eb;
}

.btn-outline-info:hover {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #6cb2eb;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-warning {
  color: #ffed4a;
  border-color: #ffed4a;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffed4a;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-outline-danger {
  color: #e3342f;
  border-color: #e3342f;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #e3342f;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-theme-dark {
  color: #040411;
  border-color: #040411;
}

.btn-outline-theme-dark:hover {
  color: #fff;
  background-color: #040411;
  border-color: #040411;
}

.btn-outline-theme-dark:focus,
.btn-outline-theme-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(4, 4, 17, 0.5);
}

.btn-outline-theme-dark.disabled,
.btn-outline-theme-dark:disabled {
  color: #040411;
  background-color: transparent;
}

.btn-outline-theme-dark:not(:disabled):not(.disabled):active,
.btn-outline-theme-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-dark.dropdown-toggle {
  color: #fff;
  background-color: #040411;
  border-color: #040411;
}

.btn-outline-theme-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(4, 4, 17, 0.5);
}

.btn-outline-theme-blue {
  color: #a1c3ea;
  border-color: #a1c3ea;
}

.btn-outline-theme-blue:hover {
  color: #212529;
  background-color: #a1c3ea;
  border-color: #a1c3ea;
}

.btn-outline-theme-blue:focus,
.btn-outline-theme-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(161, 195, 234, 0.5);
}

.btn-outline-theme-blue.disabled,
.btn-outline-theme-blue:disabled {
  color: #a1c3ea;
  background-color: transparent;
}

.btn-outline-theme-blue:not(:disabled):not(.disabled):active,
.btn-outline-theme-blue:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-blue.dropdown-toggle {
  color: #212529;
  background-color: #a1c3ea;
  border-color: #a1c3ea;
}

.btn-outline-theme-blue:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(161, 195, 234, 0.5);
}

.btn-outline-theme-blue-dark {
  color: #1A5AA3;
  border-color: #1A5AA3;
}

.btn-outline-theme-blue-dark:hover {
  color: #fff;
  background-color: #1A5AA3;
  border-color: #1A5AA3;
}

.btn-outline-theme-blue-dark:focus,
.btn-outline-theme-blue-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(26, 90, 163, 0.5);
}

.btn-outline-theme-blue-dark.disabled,
.btn-outline-theme-blue-dark:disabled {
  color: #1A5AA3;
  background-color: transparent;
}

.btn-outline-theme-blue-dark:not(:disabled):not(.disabled):active,
.btn-outline-theme-blue-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-blue-dark.dropdown-toggle {
  color: #fff;
  background-color: #1A5AA3;
  border-color: #1A5AA3;
}

.btn-outline-theme-blue-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-blue-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-blue-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(26, 90, 163, 0.5);
}

.btn-outline-theme-blue-36 {
  color: rgba(161, 195, 234, 0.36);
  border-color: rgba(161, 195, 234, 0.36);
}

.btn-outline-theme-blue-36:hover {
  color: #212529;
  background-color: rgba(161, 195, 234, 0.36);
  border-color: rgba(161, 195, 234, 0.36);
}

.btn-outline-theme-blue-36:focus,
.btn-outline-theme-blue-36.focus {
  box-shadow: 0 0 0 0.2rem rgba(161, 195, 234, 0.5);
}

.btn-outline-theme-blue-36.disabled,
.btn-outline-theme-blue-36:disabled {
  color: rgba(161, 195, 234, 0.36);
  background-color: transparent;
}

.btn-outline-theme-blue-36:not(:disabled):not(.disabled):active,
.btn-outline-theme-blue-36:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-blue-36.dropdown-toggle {
  color: #212529;
  background-color: rgba(161, 195, 234, 0.36);
  border-color: rgba(161, 195, 234, 0.36);
}

.btn-outline-theme-blue-36:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-blue-36:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-blue-36.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(161, 195, 234, 0.5);
}

.btn-outline-theme-blue-70 {
  color: rgba(161, 195, 234, 0.7);
  border-color: rgba(161, 195, 234, 0.7);
}

.btn-outline-theme-blue-70:hover {
  color: #212529;
  background-color: rgba(161, 195, 234, 0.7);
  border-color: rgba(161, 195, 234, 0.7);
}

.btn-outline-theme-blue-70:focus,
.btn-outline-theme-blue-70.focus {
  box-shadow: 0 0 0 0.2rem rgba(161, 195, 234, 0.5);
}

.btn-outline-theme-blue-70.disabled,
.btn-outline-theme-blue-70:disabled {
  color: rgba(161, 195, 234, 0.7);
  background-color: transparent;
}

.btn-outline-theme-blue-70:not(:disabled):not(.disabled):active,
.btn-outline-theme-blue-70:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-blue-70.dropdown-toggle {
  color: #212529;
  background-color: rgba(161, 195, 234, 0.7);
  border-color: rgba(161, 195, 234, 0.7);
}

.btn-outline-theme-blue-70:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-blue-70:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-blue-70.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(161, 195, 234, 0.5);
}

.btn-outline-theme-dark-blue-70 {
  color: rgba(111, 167, 233, 0.7);
  border-color: rgba(111, 167, 233, 0.7);
}

.btn-outline-theme-dark-blue-70:hover {
  color: #212529;
  background-color: rgba(111, 167, 233, 0.7);
  border-color: rgba(111, 167, 233, 0.7);
}

.btn-outline-theme-dark-blue-70:focus,
.btn-outline-theme-dark-blue-70.focus {
  box-shadow: 0 0 0 0.2rem rgba(111, 167, 233, 0.5);
}

.btn-outline-theme-dark-blue-70.disabled,
.btn-outline-theme-dark-blue-70:disabled {
  color: rgba(111, 167, 233, 0.7);
  background-color: transparent;
}

.btn-outline-theme-dark-blue-70:not(:disabled):not(.disabled):active,
.btn-outline-theme-dark-blue-70:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-dark-blue-70.dropdown-toggle {
  color: #212529;
  background-color: rgba(111, 167, 233, 0.7);
  border-color: rgba(111, 167, 233, 0.7);
}

.btn-outline-theme-dark-blue-70:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-dark-blue-70:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-dark-blue-70.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(111, 167, 233, 0.5);
}

.btn-outline-theme-regent-gray {
  color: #838C97;
  border-color: #838C97;
}

.btn-outline-theme-regent-gray:hover {
  color: #fff;
  background-color: #838C97;
  border-color: #838C97;
}

.btn-outline-theme-regent-gray:focus,
.btn-outline-theme-regent-gray.focus {
  box-shadow: 0 0 0 0.2rem rgba(131, 140, 151, 0.5);
}

.btn-outline-theme-regent-gray.disabled,
.btn-outline-theme-regent-gray:disabled {
  color: #838C97;
  background-color: transparent;
}

.btn-outline-theme-regent-gray:not(:disabled):not(.disabled):active,
.btn-outline-theme-regent-gray:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-regent-gray.dropdown-toggle {
  color: #fff;
  background-color: #838C97;
  border-color: #838C97;
}

.btn-outline-theme-regent-gray:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-regent-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-regent-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(131, 140, 151, 0.5);
}

.btn-outline-theme-gray-75 {
  color: #BFBFBF;
  border-color: #BFBFBF;
}

.btn-outline-theme-gray-75:hover {
  color: #212529;
  background-color: #BFBFBF;
  border-color: #BFBFBF;
}

.btn-outline-theme-gray-75:focus,
.btn-outline-theme-gray-75.focus {
  box-shadow: 0 0 0 0.2rem rgba(191, 191, 191, 0.5);
}

.btn-outline-theme-gray-75.disabled,
.btn-outline-theme-gray-75:disabled {
  color: #BFBFBF;
  background-color: transparent;
}

.btn-outline-theme-gray-75:not(:disabled):not(.disabled):active,
.btn-outline-theme-gray-75:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-gray-75.dropdown-toggle {
  color: #212529;
  background-color: #BFBFBF;
  border-color: #BFBFBF;
}

.btn-outline-theme-gray-75:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-gray-75:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-gray-75.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(191, 191, 191, 0.5);
}

.btn-outline-theme-gray-light {
  color: #D6D6D6;
  border-color: #D6D6D6;
}

.btn-outline-theme-gray-light:hover {
  color: #212529;
  background-color: #D6D6D6;
  border-color: #D6D6D6;
}

.btn-outline-theme-gray-light:focus,
.btn-outline-theme-gray-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 214, 214, 0.5);
}

.btn-outline-theme-gray-light.disabled,
.btn-outline-theme-gray-light:disabled {
  color: #D6D6D6;
  background-color: transparent;
}

.btn-outline-theme-gray-light:not(:disabled):not(.disabled):active,
.btn-outline-theme-gray-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-gray-light.dropdown-toggle {
  color: #212529;
  background-color: #D6D6D6;
  border-color: #D6D6D6;
}

.btn-outline-theme-gray-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-gray-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-gray-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 214, 214, 0.5);
}

.btn-outline-theme-gray-lightest {
  color: #F3F3F3;
  border-color: #F3F3F3;
}

.btn-outline-theme-gray-lightest:hover {
  color: #212529;
  background-color: #F3F3F3;
  border-color: #F3F3F3;
}

.btn-outline-theme-gray-lightest:focus,
.btn-outline-theme-gray-lightest.focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 243, 243, 0.5);
}

.btn-outline-theme-gray-lightest.disabled,
.btn-outline-theme-gray-lightest:disabled {
  color: #F3F3F3;
  background-color: transparent;
}

.btn-outline-theme-gray-lightest:not(:disabled):not(.disabled):active,
.btn-outline-theme-gray-lightest:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-gray-lightest.dropdown-toggle {
  color: #212529;
  background-color: #F3F3F3;
  border-color: #F3F3F3;
}

.btn-outline-theme-gray-lightest:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-gray-lightest:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-gray-lightest.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 243, 243, 0.5);
}

.btn-outline-theme-alice-blue {
  color: #F4F8FA;
  border-color: #F4F8FA;
}

.btn-outline-theme-alice-blue:hover {
  color: #212529;
  background-color: #F4F8FA;
  border-color: #F4F8FA;
}

.btn-outline-theme-alice-blue:focus,
.btn-outline-theme-alice-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 248, 250, 0.5);
}

.btn-outline-theme-alice-blue.disabled,
.btn-outline-theme-alice-blue:disabled {
  color: #F4F8FA;
  background-color: transparent;
}

.btn-outline-theme-alice-blue:not(:disabled):not(.disabled):active,
.btn-outline-theme-alice-blue:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-alice-blue.dropdown-toggle {
  color: #212529;
  background-color: #F4F8FA;
  border-color: #F4F8FA;
}

.btn-outline-theme-alice-blue:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-alice-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-alice-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 248, 250, 0.5);
}

.btn-outline-theme-blue-haze {
  color: #C8C8DC;
  border-color: #C8C8DC;
}

.btn-outline-theme-blue-haze:hover {
  color: #212529;
  background-color: #C8C8DC;
  border-color: #C8C8DC;
}

.btn-outline-theme-blue-haze:focus,
.btn-outline-theme-blue-haze.focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 200, 220, 0.5);
}

.btn-outline-theme-blue-haze.disabled,
.btn-outline-theme-blue-haze:disabled {
  color: #C8C8DC;
  background-color: transparent;
}

.btn-outline-theme-blue-haze:not(:disabled):not(.disabled):active,
.btn-outline-theme-blue-haze:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-blue-haze.dropdown-toggle {
  color: #212529;
  background-color: #C8C8DC;
  border-color: #C8C8DC;
}

.btn-outline-theme-blue-haze:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-blue-haze:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-blue-haze.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 200, 220, 0.5);
}

.btn-outline-theme-red {
  color: #D31A1A;
  border-color: #D31A1A;
}

.btn-outline-theme-red:hover {
  color: #fff;
  background-color: #D31A1A;
  border-color: #D31A1A;
}

.btn-outline-theme-red:focus,
.btn-outline-theme-red.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 26, 26, 0.5);
}

.btn-outline-theme-red.disabled,
.btn-outline-theme-red:disabled {
  color: #D31A1A;
  background-color: transparent;
}

.btn-outline-theme-red:not(:disabled):not(.disabled):active,
.btn-outline-theme-red:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-red.dropdown-toggle {
  color: #fff;
  background-color: #D31A1A;
  border-color: #D31A1A;
}

.btn-outline-theme-red:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-red:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 26, 26, 0.5);
}

.btn-outline-theme-red-dark {
  color: #B50E0E;
  border-color: #B50E0E;
}

.btn-outline-theme-red-dark:hover {
  color: #fff;
  background-color: #B50E0E;
  border-color: #B50E0E;
}

.btn-outline-theme-red-dark:focus,
.btn-outline-theme-red-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(181, 14, 14, 0.5);
}

.btn-outline-theme-red-dark.disabled,
.btn-outline-theme-red-dark:disabled {
  color: #B50E0E;
  background-color: transparent;
}

.btn-outline-theme-red-dark:not(:disabled):not(.disabled):active,
.btn-outline-theme-red-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-red-dark.dropdown-toggle {
  color: #fff;
  background-color: #B50E0E;
  border-color: #B50E0E;
}

.btn-outline-theme-red-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-red-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-red-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(181, 14, 14, 0.5);
}

.btn-outline-theme-red-10 {
  color: rgba(211, 26, 26, 0.1);
  border-color: rgba(211, 26, 26, 0.1);
}

.btn-outline-theme-red-10:hover {
  color: #fff;
  background-color: rgba(211, 26, 26, 0.1);
  border-color: rgba(211, 26, 26, 0.1);
}

.btn-outline-theme-red-10:focus,
.btn-outline-theme-red-10.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 26, 26, 0.5);
}

.btn-outline-theme-red-10.disabled,
.btn-outline-theme-red-10:disabled {
  color: rgba(211, 26, 26, 0.1);
  background-color: transparent;
}

.btn-outline-theme-red-10:not(:disabled):not(.disabled):active,
.btn-outline-theme-red-10:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-red-10.dropdown-toggle {
  color: #fff;
  background-color: rgba(211, 26, 26, 0.1);
  border-color: rgba(211, 26, 26, 0.1);
}

.btn-outline-theme-red-10:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-red-10:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-red-10.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 26, 26, 0.5);
}

.btn-outline-theme-green {
  color: #41B400;
  border-color: #41B400;
}

.btn-outline-theme-green:hover {
  color: #fff;
  background-color: #41B400;
  border-color: #41B400;
}

.btn-outline-theme-green:focus,
.btn-outline-theme-green.focus {
  box-shadow: 0 0 0 0.2rem rgba(65, 180, 0, 0.5);
}

.btn-outline-theme-green.disabled,
.btn-outline-theme-green:disabled {
  color: #41B400;
  background-color: transparent;
}

.btn-outline-theme-green:not(:disabled):not(.disabled):active,
.btn-outline-theme-green:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-green.dropdown-toggle {
  color: #fff;
  background-color: #41B400;
  border-color: #41B400;
}

.btn-outline-theme-green:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(65, 180, 0, 0.5);
}

.btn-outline-theme-green-10 {
  color: rgba(65, 180, 0, 0.1);
  border-color: rgba(65, 180, 0, 0.1);
}

.btn-outline-theme-green-10:hover {
  color: #fff;
  background-color: rgba(65, 180, 0, 0.1);
  border-color: rgba(65, 180, 0, 0.1);
}

.btn-outline-theme-green-10:focus,
.btn-outline-theme-green-10.focus {
  box-shadow: 0 0 0 0.2rem rgba(65, 180, 0, 0.5);
}

.btn-outline-theme-green-10.disabled,
.btn-outline-theme-green-10:disabled {
  color: rgba(65, 180, 0, 0.1);
  background-color: transparent;
}

.btn-outline-theme-green-10:not(:disabled):not(.disabled):active,
.btn-outline-theme-green-10:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-green-10.dropdown-toggle {
  color: #fff;
  background-color: rgba(65, 180, 0, 0.1);
  border-color: rgba(65, 180, 0, 0.1);
}

.btn-outline-theme-green-10:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-green-10:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-green-10.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(65, 180, 0, 0.5);
}

.btn-outline-theme-black-6 {
  color: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.06);
}

.btn-outline-theme-black-6:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.06);
}

.btn-outline-theme-black-6:focus,
.btn-outline-theme-black-6.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-outline-theme-black-6.disabled,
.btn-outline-theme-black-6:disabled {
  color: rgba(0, 0, 0, 0.06);
  background-color: transparent;
}

.btn-outline-theme-black-6:not(:disabled):not(.disabled):active,
.btn-outline-theme-black-6:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-black-6.dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.06);
}

.btn-outline-theme-black-6:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-black-6:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-black-6.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-outline-theme-purple {
  color: #5F0054;
  border-color: #5F0054;
}

.btn-outline-theme-purple:hover {
  color: #fff;
  background-color: #5F0054;
  border-color: #5F0054;
}

.btn-outline-theme-purple:focus,
.btn-outline-theme-purple.focus {
  box-shadow: 0 0 0 0.2rem rgba(95, 0, 84, 0.5);
}

.btn-outline-theme-purple.disabled,
.btn-outline-theme-purple:disabled {
  color: #5F0054;
  background-color: transparent;
}

.btn-outline-theme-purple:not(:disabled):not(.disabled):active,
.btn-outline-theme-purple:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-purple.dropdown-toggle {
  color: #fff;
  background-color: #5F0054;
  border-color: #5F0054;
}

.btn-outline-theme-purple:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-purple:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(95, 0, 84, 0.5);
}

.btn-outline-theme-purple-10 {
  color: rgba(95, 0, 84, 0.1);
  border-color: rgba(95, 0, 84, 0.1);
}

.btn-outline-theme-purple-10:hover {
  color: #fff;
  background-color: rgba(95, 0, 84, 0.1);
  border-color: rgba(95, 0, 84, 0.1);
}

.btn-outline-theme-purple-10:focus,
.btn-outline-theme-purple-10.focus {
  box-shadow: 0 0 0 0.2rem rgba(95, 0, 84, 0.5);
}

.btn-outline-theme-purple-10.disabled,
.btn-outline-theme-purple-10:disabled {
  color: rgba(95, 0, 84, 0.1);
  background-color: transparent;
}

.btn-outline-theme-purple-10:not(:disabled):not(.disabled):active,
.btn-outline-theme-purple-10:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-purple-10.dropdown-toggle {
  color: #fff;
  background-color: rgba(95, 0, 84, 0.1);
  border-color: rgba(95, 0, 84, 0.1);
}

.btn-outline-theme-purple-10:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-purple-10:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-purple-10.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(95, 0, 84, 0.5);
}

.btn-outline-theme-purple-dark {
  color: #480040;
  border-color: #480040;
}

.btn-outline-theme-purple-dark:hover {
  color: #fff;
  background-color: #480040;
  border-color: #480040;
}

.btn-outline-theme-purple-dark:focus,
.btn-outline-theme-purple-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 0, 64, 0.5);
}

.btn-outline-theme-purple-dark.disabled,
.btn-outline-theme-purple-dark:disabled {
  color: #480040;
  background-color: transparent;
}

.btn-outline-theme-purple-dark:not(:disabled):not(.disabled):active,
.btn-outline-theme-purple-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-purple-dark.dropdown-toggle {
  color: #fff;
  background-color: #480040;
  border-color: #480040;
}

.btn-outline-theme-purple-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-purple-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-purple-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 0, 64, 0.5);
}

.btn-outline-theme-teal-10 {
  color: rgba(97, 240, 254, 0.1);
  border-color: rgba(97, 240, 254, 0.1);
}

.btn-outline-theme-teal-10:hover {
  color: #212529;
  background-color: rgba(97, 240, 254, 0.1);
  border-color: rgba(97, 240, 254, 0.1);
}

.btn-outline-theme-teal-10:focus,
.btn-outline-theme-teal-10.focus {
  box-shadow: 0 0 0 0.2rem rgba(97, 240, 254, 0.5);
}

.btn-outline-theme-teal-10.disabled,
.btn-outline-theme-teal-10:disabled {
  color: rgba(97, 240, 254, 0.1);
  background-color: transparent;
}

.btn-outline-theme-teal-10:not(:disabled):not(.disabled):active,
.btn-outline-theme-teal-10:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-teal-10.dropdown-toggle {
  color: #212529;
  background-color: rgba(97, 240, 254, 0.1);
  border-color: rgba(97, 240, 254, 0.1);
}

.btn-outline-theme-teal-10:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-teal-10:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-teal-10.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(97, 240, 254, 0.5);
}

.btn-outline-theme-mystic {
  color: #D7E2E7;
  border-color: #D7E2E7;
}

.btn-outline-theme-mystic:hover {
  color: #212529;
  background-color: #D7E2E7;
  border-color: #D7E2E7;
}

.btn-outline-theme-mystic:focus,
.btn-outline-theme-mystic.focus {
  box-shadow: 0 0 0 0.2rem rgba(215, 226, 231, 0.5);
}

.btn-outline-theme-mystic.disabled,
.btn-outline-theme-mystic:disabled {
  color: #D7E2E7;
  background-color: transparent;
}

.btn-outline-theme-mystic:not(:disabled):not(.disabled):active,
.btn-outline-theme-mystic:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-mystic.dropdown-toggle {
  color: #212529;
  background-color: #D7E2E7;
  border-color: #D7E2E7;
}

.btn-outline-theme-mystic:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-mystic:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-mystic.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(215, 226, 231, 0.5);
}

.btn-outline-theme-red-light {
  color: #e3342f;
  border-color: #e3342f;
}

.btn-outline-theme-red-light:hover {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-outline-theme-red-light:focus,
.btn-outline-theme-red-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-theme-red-light.disabled,
.btn-outline-theme-red-light:disabled {
  color: #e3342f;
  background-color: transparent;
}

.btn-outline-theme-red-light:not(:disabled):not(.disabled):active,
.btn-outline-theme-red-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-red-light.dropdown-toggle {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-outline-theme-red-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-red-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-red-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-theme-alto {
  color: #E0E0E0;
  border-color: #E0E0E0;
}

.btn-outline-theme-alto:hover {
  color: #212529;
  background-color: #E0E0E0;
  border-color: #E0E0E0;
}

.btn-outline-theme-alto:focus,
.btn-outline-theme-alto.focus {
  box-shadow: 0 0 0 0.2rem rgba(224, 224, 224, 0.5);
}

.btn-outline-theme-alto.disabled,
.btn-outline-theme-alto:disabled {
  color: #E0E0E0;
  background-color: transparent;
}

.btn-outline-theme-alto:not(:disabled):not(.disabled):active,
.btn-outline-theme-alto:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-alto.dropdown-toggle {
  color: #212529;
  background-color: #E0E0E0;
  border-color: #E0E0E0;
}

.btn-outline-theme-alto:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-alto:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-alto.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(224, 224, 224, 0.5);
}

.btn-outline-theme-wild-sand {
  color: #F6F6F6;
  border-color: #F6F6F6;
}

.btn-outline-theme-wild-sand:hover {
  color: #212529;
  background-color: #F6F6F6;
  border-color: #F6F6F6;
}

.btn-outline-theme-wild-sand:focus,
.btn-outline-theme-wild-sand.focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 246, 246, 0.5);
}

.btn-outline-theme-wild-sand.disabled,
.btn-outline-theme-wild-sand:disabled {
  color: #F6F6F6;
  background-color: transparent;
}

.btn-outline-theme-wild-sand:not(:disabled):not(.disabled):active,
.btn-outline-theme-wild-sand:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-wild-sand.dropdown-toggle {
  color: #212529;
  background-color: #F6F6F6;
  border-color: #F6F6F6;
}

.btn-outline-theme-wild-sand:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-wild-sand:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-wild-sand.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 246, 246, 0.5);
}

.btn-outline-theme-mercury {
  color: #E2E2E2;
  border-color: #E2E2E2;
}

.btn-outline-theme-mercury:hover {
  color: #212529;
  background-color: #E2E2E2;
  border-color: #E2E2E2;
}

.btn-outline-theme-mercury:focus,
.btn-outline-theme-mercury.focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 226, 226, 0.5);
}

.btn-outline-theme-mercury.disabled,
.btn-outline-theme-mercury:disabled {
  color: #E2E2E2;
  background-color: transparent;
}

.btn-outline-theme-mercury:not(:disabled):not(.disabled):active,
.btn-outline-theme-mercury:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-mercury.dropdown-toggle {
  color: #212529;
  background-color: #E2E2E2;
  border-color: #E2E2E2;
}

.btn-outline-theme-mercury:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-mercury:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-mercury.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 226, 226, 0.5);
}

.btn-outline-theme-teal-dark {
  color: #004653;
  border-color: #004653;
}

.btn-outline-theme-teal-dark:hover {
  color: #fff;
  background-color: #004653;
  border-color: #004653;
}

.btn-outline-theme-teal-dark:focus,
.btn-outline-theme-teal-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 70, 83, 0.5);
}

.btn-outline-theme-teal-dark.disabled,
.btn-outline-theme-teal-dark:disabled {
  color: #004653;
  background-color: transparent;
}

.btn-outline-theme-teal-dark:not(:disabled):not(.disabled):active,
.btn-outline-theme-teal-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-teal-dark.dropdown-toggle {
  color: #fff;
  background-color: #004653;
  border-color: #004653;
}

.btn-outline-theme-teal-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-teal-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-teal-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 70, 83, 0.5);
}

.btn-outline-theme-black-36 {
  color: rgba(0, 0, 0, 0.36);
  border-color: rgba(0, 0, 0, 0.36);
}

.btn-outline-theme-black-36:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.36);
  border-color: rgba(0, 0, 0, 0.36);
}

.btn-outline-theme-black-36:focus,
.btn-outline-theme-black-36.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-outline-theme-black-36.disabled,
.btn-outline-theme-black-36:disabled {
  color: rgba(0, 0, 0, 0.36);
  background-color: transparent;
}

.btn-outline-theme-black-36:not(:disabled):not(.disabled):active,
.btn-outline-theme-black-36:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-black-36.dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.36);
  border-color: rgba(0, 0, 0, 0.36);
}

.btn-outline-theme-black-36:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-black-36:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-black-36.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-outline-theme-alice-blue-dark {
  color: #F4F4FA;
  border-color: #F4F4FA;
}

.btn-outline-theme-alice-blue-dark:hover {
  color: #212529;
  background-color: #F4F4FA;
  border-color: #F4F4FA;
}

.btn-outline-theme-alice-blue-dark:focus,
.btn-outline-theme-alice-blue-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 244, 250, 0.5);
}

.btn-outline-theme-alice-blue-dark.disabled,
.btn-outline-theme-alice-blue-dark:disabled {
  color: #F4F4FA;
  background-color: transparent;
}

.btn-outline-theme-alice-blue-dark:not(:disabled):not(.disabled):active,
.btn-outline-theme-alice-blue-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-alice-blue-dark.dropdown-toggle {
  color: #212529;
  background-color: #F4F4FA;
  border-color: #F4F4FA;
}

.btn-outline-theme-alice-blue-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-alice-blue-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-alice-blue-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 244, 250, 0.5);
}

.btn-outline-theme-gray-dark {
  color: #A5A5A5;
  border-color: #A5A5A5;
}

.btn-outline-theme-gray-dark:hover {
  color: #212529;
  background-color: #A5A5A5;
  border-color: #A5A5A5;
}

.btn-outline-theme-gray-dark:focus,
.btn-outline-theme-gray-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(165, 165, 165, 0.5);
}

.btn-outline-theme-gray-dark.disabled,
.btn-outline-theme-gray-dark:disabled {
  color: #A5A5A5;
  background-color: transparent;
}

.btn-outline-theme-gray-dark:not(:disabled):not(.disabled):active,
.btn-outline-theme-gray-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-gray-dark.dropdown-toggle {
  color: #212529;
  background-color: #A5A5A5;
  border-color: #A5A5A5;
}

.btn-outline-theme-gray-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-gray-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-gray-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(165, 165, 165, 0.5);
}

.btn-outline-theme-blue-royal {
  color: #6166E4;
  border-color: #6166E4;
}

.btn-outline-theme-blue-royal:hover {
  color: #fff;
  background-color: #6166E4;
  border-color: #6166E4;
}

.btn-outline-theme-blue-royal:focus,
.btn-outline-theme-blue-royal.focus {
  box-shadow: 0 0 0 0.2rem rgba(97, 102, 228, 0.5);
}

.btn-outline-theme-blue-royal.disabled,
.btn-outline-theme-blue-royal:disabled {
  color: #6166E4;
  background-color: transparent;
}

.btn-outline-theme-blue-royal:not(:disabled):not(.disabled):active,
.btn-outline-theme-blue-royal:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-blue-royal.dropdown-toggle {
  color: #fff;
  background-color: #6166E4;
  border-color: #6166E4;
}

.btn-outline-theme-blue-royal:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-blue-royal:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-blue-royal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(97, 102, 228, 0.5);
}

.btn-outline-theme-blue-tory {
  color: #2E3091;
  border-color: #2E3091;
}

.btn-outline-theme-blue-tory:hover {
  color: #fff;
  background-color: #2E3091;
  border-color: #2E3091;
}

.btn-outline-theme-blue-tory:focus,
.btn-outline-theme-blue-tory.focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 48, 145, 0.5);
}

.btn-outline-theme-blue-tory.disabled,
.btn-outline-theme-blue-tory:disabled {
  color: #2E3091;
  background-color: transparent;
}

.btn-outline-theme-blue-tory:not(:disabled):not(.disabled):active,
.btn-outline-theme-blue-tory:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-blue-tory.dropdown-toggle {
  color: #fff;
  background-color: #2E3091;
  border-color: #2E3091;
}

.btn-outline-theme-blue-tory:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-blue-tory:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-blue-tory.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 48, 145, 0.5);
}

.btn-outline-theme-blue-sherpa {
  color: #004653;
  border-color: #004653;
}

.btn-outline-theme-blue-sherpa:hover {
  color: #fff;
  background-color: #004653;
  border-color: #004653;
}

.btn-outline-theme-blue-sherpa:focus,
.btn-outline-theme-blue-sherpa.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 70, 83, 0.5);
}

.btn-outline-theme-blue-sherpa.disabled,
.btn-outline-theme-blue-sherpa:disabled {
  color: #004653;
  background-color: transparent;
}

.btn-outline-theme-blue-sherpa:not(:disabled):not(.disabled):active,
.btn-outline-theme-blue-sherpa:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-blue-sherpa.dropdown-toggle {
  color: #fff;
  background-color: #004653;
  border-color: #004653;
}

.btn-outline-theme-blue-sherpa:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-blue-sherpa:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-blue-sherpa.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 70, 83, 0.5);
}

.btn-outline-theme-black-pearl {
  color: #07192E;
  border-color: #07192E;
}

.btn-outline-theme-black-pearl:hover {
  color: #fff;
  background-color: #07192E;
  border-color: #07192E;
}

.btn-outline-theme-black-pearl:focus,
.btn-outline-theme-black-pearl.focus {
  box-shadow: 0 0 0 0.2rem rgba(7, 25, 46, 0.5);
}

.btn-outline-theme-black-pearl.disabled,
.btn-outline-theme-black-pearl:disabled {
  color: #07192E;
  background-color: transparent;
}

.btn-outline-theme-black-pearl:not(:disabled):not(.disabled):active,
.btn-outline-theme-black-pearl:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-black-pearl.dropdown-toggle {
  color: #fff;
  background-color: #07192E;
  border-color: #07192E;
}

.btn-outline-theme-black-pearl:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-black-pearl:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-black-pearl.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(7, 25, 46, 0.5);
}

.btn-outline-theme-te-papa-green {
  color: #1E3D3D;
  border-color: #1E3D3D;
}

.btn-outline-theme-te-papa-green:hover {
  color: #fff;
  background-color: #1E3D3D;
  border-color: #1E3D3D;
}

.btn-outline-theme-te-papa-green:focus,
.btn-outline-theme-te-papa-green.focus {
  box-shadow: 0 0 0 0.2rem rgba(30, 61, 61, 0.5);
}

.btn-outline-theme-te-papa-green.disabled,
.btn-outline-theme-te-papa-green:disabled {
  color: #1E3D3D;
  background-color: transparent;
}

.btn-outline-theme-te-papa-green:not(:disabled):not(.disabled):active,
.btn-outline-theme-te-papa-green:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-te-papa-green.dropdown-toggle {
  color: #fff;
  background-color: #1E3D3D;
  border-color: #1E3D3D;
}

.btn-outline-theme-te-papa-green:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-te-papa-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-te-papa-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(30, 61, 61, 0.5);
}

.btn-outline-theme-deep-sea-green {
  color: #095151;
  border-color: #095151;
}

.btn-outline-theme-deep-sea-green:hover {
  color: #fff;
  background-color: #095151;
  border-color: #095151;
}

.btn-outline-theme-deep-sea-green:focus,
.btn-outline-theme-deep-sea-green.focus {
  box-shadow: 0 0 0 0.2rem rgba(9, 81, 81, 0.5);
}

.btn-outline-theme-deep-sea-green.disabled,
.btn-outline-theme-deep-sea-green:disabled {
  color: #095151;
  background-color: transparent;
}

.btn-outline-theme-deep-sea-green:not(:disabled):not(.disabled):active,
.btn-outline-theme-deep-sea-green:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-deep-sea-green.dropdown-toggle {
  color: #fff;
  background-color: #095151;
  border-color: #095151;
}

.btn-outline-theme-deep-sea-green:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-deep-sea-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-deep-sea-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(9, 81, 81, 0.5);
}

.btn-outline-theme-perano {
  color: #A9CAF1;
  border-color: #A9CAF1;
}

.btn-outline-theme-perano:hover {
  color: #212529;
  background-color: #A9CAF1;
  border-color: #A9CAF1;
}

.btn-outline-theme-perano:focus,
.btn-outline-theme-perano.focus {
  box-shadow: 0 0 0 0.2rem rgba(169, 202, 241, 0.5);
}

.btn-outline-theme-perano.disabled,
.btn-outline-theme-perano:disabled {
  color: #A9CAF1;
  background-color: transparent;
}

.btn-outline-theme-perano:not(:disabled):not(.disabled):active,
.btn-outline-theme-perano:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-perano.dropdown-toggle {
  color: #212529;
  background-color: #A9CAF1;
  border-color: #A9CAF1;
}

.btn-outline-theme-perano:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-perano:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-perano.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(169, 202, 241, 0.5);
}

.btn-outline-theme-link-water {
  color: #DDE9F8;
  border-color: #DDE9F8;
}

.btn-outline-theme-link-water:hover {
  color: #212529;
  background-color: #DDE9F8;
  border-color: #DDE9F8;
}

.btn-outline-theme-link-water:focus,
.btn-outline-theme-link-water.focus {
  box-shadow: 0 0 0 0.2rem rgba(221, 233, 248, 0.5);
}

.btn-outline-theme-link-water.disabled,
.btn-outline-theme-link-water:disabled {
  color: #DDE9F8;
  background-color: transparent;
}

.btn-outline-theme-link-water:not(:disabled):not(.disabled):active,
.btn-outline-theme-link-water:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-link-water.dropdown-toggle {
  color: #212529;
  background-color: #DDE9F8;
  border-color: #DDE9F8;
}

.btn-outline-theme-link-water:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-link-water:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-link-water.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(221, 233, 248, 0.5);
}

.btn-outline-black {
  color: #000;
  border-color: #000;
}

.btn-outline-black:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-outline-black:focus,
.btn-outline-black.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-outline-black.disabled,
.btn-outline-black:disabled {
  color: #000;
  background-color: transparent;
}

.btn-outline-black:not(:disabled):not(.disabled):active,
.btn-outline-black:not(:disabled):not(.disabled).active,
.show > .btn-outline-black.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-outline-black:not(:disabled):not(.disabled):active:focus,
.btn-outline-black:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-outline-theme-light-grayish-violet {
  color: #ECE4FE;
  border-color: #ECE4FE;
}

.btn-outline-theme-light-grayish-violet:hover {
  color: #212529;
  background-color: #ECE4FE;
  border-color: #ECE4FE;
}

.btn-outline-theme-light-grayish-violet:focus,
.btn-outline-theme-light-grayish-violet.focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 228, 254, 0.5);
}

.btn-outline-theme-light-grayish-violet.disabled,
.btn-outline-theme-light-grayish-violet:disabled {
  color: #ECE4FE;
  background-color: transparent;
}

.btn-outline-theme-light-grayish-violet:not(:disabled):not(.disabled):active,
.btn-outline-theme-light-grayish-violet:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-light-grayish-violet.dropdown-toggle {
  color: #212529;
  background-color: #ECE4FE;
  border-color: #ECE4FE;
}

.btn-outline-theme-light-grayish-violet:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-light-grayish-violet:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-light-grayish-violet.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 228, 254, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #3490dc;
  text-decoration: none;
}

.btn-link:hover {
  color: #1d68a7;
  text-decoration: underline;
}

.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
}

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.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 {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  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 {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.9rem;
  color: #040411;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1440px) {
  .dropdown-menu-hd-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-hd-right {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.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;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .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;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .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;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 3px 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #3490dc;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.7875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.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:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.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 > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.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,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .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: -1px;
}

.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:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .multiselect,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .multiselect + .form-control,
.input-group > .form-control + .multiselect,
.input-group > .multiselect + .multiselect,
.input-group > .form-control + .custom-select,
.input-group > .multiselect + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .multiselect + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .multiselect,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .multiselect,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .multiselect,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .multiselect:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group > .form-control:not(:last-child),
.input-group > .multiselect:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .multiselect:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: flex;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .multiselect:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .multiselect,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .multiselect:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .multiselect,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.44rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.22rem;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #3490dc;
  background-color: #3490dc;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #a1cbef;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #cce3f6;
  border-color: #cce3f6;
}

.custom-control-input[disabled] ~ .custom-control-label,
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input[disabled] ~ .custom-control-label::before,
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 0.22rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

.custom-control-label::after {
  position: absolute;
  top: 0.22rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #3490dc;
  background-color: #3490dc;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(52, 144, 220, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(52, 144, 220, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(52, 144, 220, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.22rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 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) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(52, 144, 220, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: #a1cbef;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.7875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.125rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #a1cbef;
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.6em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.6;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #F4F8FA, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #F4F8FA, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #F4F8FA, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #3490dc;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #cce3f6;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #3490dc;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #cce3f6;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #3490dc;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #cce3f6;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: 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) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #F4F8FA;
  border-color: #dee2e6 #dee2e6 #F4F8FA;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #3490dc;
}

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

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

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 3px 6px;
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
  margin-right: 6px;
  font-size: 1.125rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

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

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row 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: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row 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: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row 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: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row 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: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1439.98px) {
  .navbar-expand-hd > .container,
  .navbar-expand-hd > .container-fluid,
  .navbar-expand-hd > .container-sm,
  .navbar-expand-hd > .container-md,
  .navbar-expand-hd > .container-lg,
  .navbar-expand-hd > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1440px) {
  .navbar-expand-hd {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-hd .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-hd .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-hd .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-hd > .container,
  .navbar-expand-hd > .container-fluid,
  .navbar-expand-hd > .container-sm,
  .navbar-expand-hd > .container-md,
  .navbar-expand-hd > .container-lg,
  .navbar-expand-hd > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-hd .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-hd .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

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

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.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: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

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

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

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

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}

@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;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item {
  display: flex;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #D6D6D6;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #040411;
  text-decoration: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 3;
  color: #040411;
  background-color: #fff;
  border-color: #fff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  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) {
  .badge {
    transition: none;
  }
}

a.badge:hover,
a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

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

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #3490dc;
}

a.badge-primary:hover,
a.badge-primary:focus {
  color: #fff;
  background-color: #2176bd;
}

a.badge-primary:focus,
a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

a.badge-secondary:hover,
a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

a.badge-secondary:focus,
a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #38c172;
}

a.badge-success:hover,
a.badge-success:focus {
  color: #fff;
  background-color: #2d995b;
}

a.badge-success:focus,
a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.badge-info {
  color: #212529;
  background-color: #6cb2eb;
}

a.badge-info:hover,
a.badge-info:focus {
  color: #212529;
  background-color: #3f9ae5;
}

a.badge-info:focus,
a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffed4a;
}

a.badge-warning:hover,
a.badge-warning:focus {
  color: #212529;
  background-color: #ffe817;
}

a.badge-warning:focus,
a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #e3342f;
}

a.badge-danger:hover,
a.badge-danger:focus {
  color: #fff;
  background-color: #c51f1a;
}

a.badge-danger:focus,
a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.badge-light:hover,
a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

a.badge-light:focus,
a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

a.badge-dark:hover,
a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

a.badge-dark:focus,
a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.badge-theme-dark {
  color: #fff;
  background-color: #040411;
}

a.badge-theme-dark:hover,
a.badge-theme-dark:focus {
  color: #fff;
  background-color: black;
}

a.badge-theme-dark:focus,
a.badge-theme-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(4, 4, 17, 0.5);
}

.badge-theme-blue {
  color: #212529;
  background-color: #a1c3ea;
}

a.badge-theme-blue:hover,
a.badge-theme-blue:focus {
  color: #212529;
  background-color: #77a8e1;
}

a.badge-theme-blue:focus,
a.badge-theme-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(161, 195, 234, 0.5);
}

.badge-theme-blue-dark {
  color: #fff;
  background-color: #1A5AA3;
}

a.badge-theme-blue-dark:hover,
a.badge-theme-blue-dark:focus {
  color: #fff;
  background-color: #134277;
}

a.badge-theme-blue-dark:focus,
a.badge-theme-blue-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(26, 90, 163, 0.5);
}

.badge-theme-blue-36 {
  color: #212529;
  background-color: rgba(161, 195, 234, 0.36);
}

a.badge-theme-blue-36:hover,
a.badge-theme-blue-36:focus {
  color: #212529;
  background-color: rgba(119, 168, 225, 0.36);
}

a.badge-theme-blue-36:focus,
a.badge-theme-blue-36.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(161, 195, 234, 0.5);
}

.badge-theme-blue-70 {
  color: #212529;
  background-color: rgba(161, 195, 234, 0.7);
}

a.badge-theme-blue-70:hover,
a.badge-theme-blue-70:focus {
  color: #212529;
  background-color: rgba(119, 168, 225, 0.7);
}

a.badge-theme-blue-70:focus,
a.badge-theme-blue-70.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(161, 195, 234, 0.5);
}

.badge-theme-dark-blue-70 {
  color: #212529;
  background-color: rgba(111, 167, 233, 0.7);
}

a.badge-theme-dark-blue-70:hover,
a.badge-theme-dark-blue-70:focus {
  color: #212529;
  background-color: rgba(67, 140, 226, 0.7);
}

a.badge-theme-dark-blue-70:focus,
a.badge-theme-dark-blue-70.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(111, 167, 233, 0.5);
}

.badge-theme-regent-gray {
  color: #fff;
  background-color: #838C97;
}

a.badge-theme-regent-gray:hover,
a.badge-theme-regent-gray:focus {
  color: #fff;
  background-color: #69727e;
}

a.badge-theme-regent-gray:focus,
a.badge-theme-regent-gray.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(131, 140, 151, 0.5);
}

.badge-theme-gray-75 {
  color: #212529;
  background-color: #BFBFBF;
}

a.badge-theme-gray-75:hover,
a.badge-theme-gray-75:focus {
  color: #212529;
  background-color: #a6a6a6;
}

a.badge-theme-gray-75:focus,
a.badge-theme-gray-75.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(191, 191, 191, 0.5);
}

.badge-theme-gray-light {
  color: #212529;
  background-color: #D6D6D6;
}

a.badge-theme-gray-light:hover,
a.badge-theme-gray-light:focus {
  color: #212529;
  background-color: #bdbdbd;
}

a.badge-theme-gray-light:focus,
a.badge-theme-gray-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(214, 214, 214, 0.5);
}

.badge-theme-gray-lightest {
  color: #212529;
  background-color: #F3F3F3;
}

a.badge-theme-gray-lightest:hover,
a.badge-theme-gray-lightest:focus {
  color: #212529;
  background-color: #dadada;
}

a.badge-theme-gray-lightest:focus,
a.badge-theme-gray-lightest.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(243, 243, 243, 0.5);
}

.badge-theme-alice-blue {
  color: #212529;
  background-color: #F4F8FA;
}

a.badge-theme-alice-blue:hover,
a.badge-theme-alice-blue:focus {
  color: #212529;
  background-color: #d1e2ea;
}

a.badge-theme-alice-blue:focus,
a.badge-theme-alice-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 248, 250, 0.5);
}

.badge-theme-blue-haze {
  color: #212529;
  background-color: #C8C8DC;
}

a.badge-theme-blue-haze:hover,
a.badge-theme-blue-haze:focus {
  color: #212529;
  background-color: #a9a9c8;
}

a.badge-theme-blue-haze:focus,
a.badge-theme-blue-haze.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(200, 200, 220, 0.5);
}

.badge-theme-red {
  color: #fff;
  background-color: #D31A1A;
}

a.badge-theme-red:hover,
a.badge-theme-red:focus {
  color: #fff;
  background-color: #a61414;
}

a.badge-theme-red:focus,
a.badge-theme-red.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 26, 26, 0.5);
}

.badge-theme-red-dark {
  color: #fff;
  background-color: #B50E0E;
}

a.badge-theme-red-dark:hover,
a.badge-theme-red-dark:focus {
  color: #fff;
  background-color: #860a0a;
}

a.badge-theme-red-dark:focus,
a.badge-theme-red-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(181, 14, 14, 0.5);
}

.badge-theme-red-10 {
  color: #fff;
  background-color: rgba(211, 26, 26, 0.1);
}

a.badge-theme-red-10:hover,
a.badge-theme-red-10:focus {
  color: #fff;
  background-color: rgba(166, 20, 20, 0.1);
}

a.badge-theme-red-10:focus,
a.badge-theme-red-10.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 26, 26, 0.5);
}

.badge-theme-green {
  color: #fff;
  background-color: #41B400;
}

a.badge-theme-green:hover,
a.badge-theme-green:focus {
  color: #fff;
  background-color: #2f8100;
}

a.badge-theme-green:focus,
a.badge-theme-green.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(65, 180, 0, 0.5);
}

.badge-theme-green-10 {
  color: #fff;
  background-color: rgba(65, 180, 0, 0.1);
}

a.badge-theme-green-10:hover,
a.badge-theme-green-10:focus {
  color: #fff;
  background-color: rgba(47, 129, 0, 0.1);
}

a.badge-theme-green-10:focus,
a.badge-theme-green-10.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(65, 180, 0, 0.5);
}

.badge-theme-black-6 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.06);
}

a.badge-theme-black-6:hover,
a.badge-theme-black-6:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.06);
}

a.badge-theme-black-6:focus,
a.badge-theme-black-6.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.badge-theme-purple {
  color: #fff;
  background-color: #5F0054;
}

a.badge-theme-purple:hover,
a.badge-theme-purple:focus {
  color: #fff;
  background-color: #2c0027;
}

a.badge-theme-purple:focus,
a.badge-theme-purple.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(95, 0, 84, 0.5);
}

.badge-theme-purple-10 {
  color: #fff;
  background-color: rgba(95, 0, 84, 0.1);
}

a.badge-theme-purple-10:hover,
a.badge-theme-purple-10:focus {
  color: #fff;
  background-color: rgba(44, 0, 39, 0.1);
}

a.badge-theme-purple-10:focus,
a.badge-theme-purple-10.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(95, 0, 84, 0.5);
}

.badge-theme-purple-dark {
  color: #fff;
  background-color: #480040;
}

a.badge-theme-purple-dark:hover,
a.badge-theme-purple-dark:focus {
  color: #fff;
  background-color: #150013;
}

a.badge-theme-purple-dark:focus,
a.badge-theme-purple-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(72, 0, 64, 0.5);
}

.badge-theme-teal-10 {
  color: #212529;
  background-color: rgba(97, 240, 254, 0.1);
}

a.badge-theme-teal-10:hover,
a.badge-theme-teal-10:focus {
  color: #212529;
  background-color: rgba(46, 235, 254, 0.1);
}

a.badge-theme-teal-10:focus,
a.badge-theme-teal-10.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(97, 240, 254, 0.5);
}

.badge-theme-mystic {
  color: #212529;
  background-color: #D7E2E7;
}

a.badge-theme-mystic:hover,
a.badge-theme-mystic:focus {
  color: #212529;
  background-color: #b7cbd4;
}

a.badge-theme-mystic:focus,
a.badge-theme-mystic.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(215, 226, 231, 0.5);
}

.badge-theme-red-light {
  color: #fff;
  background-color: #e3342f;
}

a.badge-theme-red-light:hover,
a.badge-theme-red-light:focus {
  color: #fff;
  background-color: #c51f1a;
}

a.badge-theme-red-light:focus,
a.badge-theme-red-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.badge-theme-alto {
  color: #212529;
  background-color: #E0E0E0;
}

a.badge-theme-alto:hover,
a.badge-theme-alto:focus {
  color: #212529;
  background-color: #c7c7c7;
}

a.badge-theme-alto:focus,
a.badge-theme-alto.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(224, 224, 224, 0.5);
}

.badge-theme-wild-sand {
  color: #212529;
  background-color: #F6F6F6;
}

a.badge-theme-wild-sand:hover,
a.badge-theme-wild-sand:focus {
  color: #212529;
  background-color: #dddddd;
}

a.badge-theme-wild-sand:focus,
a.badge-theme-wild-sand.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(246, 246, 246, 0.5);
}

.badge-theme-mercury {
  color: #212529;
  background-color: #E2E2E2;
}

a.badge-theme-mercury:hover,
a.badge-theme-mercury:focus {
  color: #212529;
  background-color: #c9c9c9;
}

a.badge-theme-mercury:focus,
a.badge-theme-mercury.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(226, 226, 226, 0.5);
}

.badge-theme-teal-dark {
  color: #fff;
  background-color: #004653;
}

a.badge-theme-teal-dark:hover,
a.badge-theme-teal-dark:focus {
  color: #fff;
  background-color: #001b20;
}

a.badge-theme-teal-dark:focus,
a.badge-theme-teal-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 70, 83, 0.5);
}

.badge-theme-black-36 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.36);
}

a.badge-theme-black-36:hover,
a.badge-theme-black-36:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.36);
}

a.badge-theme-black-36:focus,
a.badge-theme-black-36.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.badge-theme-alice-blue-dark {
  color: #212529;
  background-color: #F4F4FA;
}

a.badge-theme-alice-blue-dark:hover,
a.badge-theme-alice-blue-dark:focus {
  color: #212529;
  background-color: #d1d1ea;
}

a.badge-theme-alice-blue-dark:focus,
a.badge-theme-alice-blue-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 244, 250, 0.5);
}

.badge-theme-gray-dark {
  color: #212529;
  background-color: #A5A5A5;
}

a.badge-theme-gray-dark:hover,
a.badge-theme-gray-dark:focus {
  color: #212529;
  background-color: #8c8c8c;
}

a.badge-theme-gray-dark:focus,
a.badge-theme-gray-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(165, 165, 165, 0.5);
}

.badge-theme-blue-royal {
  color: #fff;
  background-color: #6166E4;
}

a.badge-theme-blue-royal:hover,
a.badge-theme-blue-royal:focus {
  color: #fff;
  background-color: #353cdd;
}

a.badge-theme-blue-royal:focus,
a.badge-theme-blue-royal.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(97, 102, 228, 0.5);
}

.badge-theme-blue-tory {
  color: #fff;
  background-color: #2E3091;
}

a.badge-theme-blue-tory:hover,
a.badge-theme-blue-tory:focus {
  color: #fff;
  background-color: #22236a;
}

a.badge-theme-blue-tory:focus,
a.badge-theme-blue-tory.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(46, 48, 145, 0.5);
}

.badge-theme-blue-sherpa {
  color: #fff;
  background-color: #004653;
}

a.badge-theme-blue-sherpa:hover,
a.badge-theme-blue-sherpa:focus {
  color: #fff;
  background-color: #001b20;
}

a.badge-theme-blue-sherpa:focus,
a.badge-theme-blue-sherpa.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 70, 83, 0.5);
}

.badge-theme-black-pearl {
  color: #fff;
  background-color: #07192E;
}

a.badge-theme-black-pearl:hover,
a.badge-theme-black-pearl:focus {
  color: #fff;
  background-color: #000102;
}

a.badge-theme-black-pearl:focus,
a.badge-theme-black-pearl.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(7, 25, 46, 0.5);
}

.badge-theme-te-papa-green {
  color: #fff;
  background-color: #1E3D3D;
}

a.badge-theme-te-papa-green:hover,
a.badge-theme-te-papa-green:focus {
  color: #fff;
  background-color: #0d1b1b;
}

a.badge-theme-te-papa-green:focus,
a.badge-theme-te-papa-green.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(30, 61, 61, 0.5);
}

.badge-theme-deep-sea-green {
  color: #fff;
  background-color: #095151;
}

a.badge-theme-deep-sea-green:hover,
a.badge-theme-deep-sea-green:focus {
  color: #fff;
  background-color: #042323;
}

a.badge-theme-deep-sea-green:focus,
a.badge-theme-deep-sea-green.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(9, 81, 81, 0.5);
}

.badge-theme-perano {
  color: #212529;
  background-color: #A9CAF1;
}

a.badge-theme-perano:hover,
a.badge-theme-perano:focus {
  color: #212529;
  background-color: #7dafea;
}

a.badge-theme-perano:focus,
a.badge-theme-perano.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(169, 202, 241, 0.5);
}

.badge-theme-link-water {
  color: #212529;
  background-color: #DDE9F8;
}

a.badge-theme-link-water:hover,
a.badge-theme-link-water:focus {
  color: #212529;
  background-color: #b3ceef;
}

a.badge-theme-link-water:focus,
a.badge-theme-link-water.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(221, 233, 248, 0.5);
}

.badge-black {
  color: #fff;
  background-color: #000;
}

a.badge-black:hover,
a.badge-black:focus {
  color: #fff;
  background-color: black;
}

a.badge-black:focus,
a.badge-black.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.badge-theme-light-grayish-violet {
  color: #212529;
  background-color: #ECE4FE;
}

a.badge-theme-light-grayish-violet:hover,
a.badge-theme-light-grayish-violet:focus {
  color: #212529;
  background-color: #c9b3fc;
}

a.badge-theme-light-grayish-violet:focus,
a.badge-theme-light-grayish-violet.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(236, 228, 254, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3.85rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #1b4b72;
  background-color: #d6e9f8;
  border-color: #c6e0f5;
}

.alert-primary hr {
  border-top-color: #b0d4f1;
}

.alert-primary .alert-link {
  color: #113049;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #1d643b;
  background-color: #d7f3e3;
  border-color: #c7eed8;
}

.alert-success hr {
  border-top-color: #b3e8ca;
}

.alert-success .alert-link {
  color: #123c24;
}

.alert-info {
  color: #385d7a;
  background-color: #e2f0fb;
  border-color: #d6e9f9;
}

.alert-info hr {
  border-top-color: #c0ddf6;
}

.alert-info .alert-link {
  color: #284257;
}

.alert-warning {
  color: #857b26;
  background-color: #fffbdb;
  border-color: #fffacc;
}

.alert-warning hr {
  border-top-color: #fff8b3;
}

.alert-warning .alert-link {
  color: #5d561b;
}

.alert-danger {
  color: #761b18;
  background-color: #f9d6d5;
  border-color: #f7c6c5;
}

.alert-danger hr {
  border-top-color: #f4b0af;
}

.alert-danger .alert-link {
  color: #4c110f;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

.alert-theme-dark {
  color: #020209;
  background-color: #cdcdcf;
  border-color: #b9b9bc;
}

.alert-theme-dark hr {
  border-top-color: #acacb0;
}

.alert-theme-dark .alert-link {
  color: black;
}

.alert-theme-blue {
  color: #54657a;
  background-color: #ecf3fb;
  border-color: #e5eef9;
}

.alert-theme-blue hr {
  border-top-color: #d0e0f4;
}

.alert-theme-blue .alert-link {
  color: #3f4c5c;
}

.alert-theme-blue-dark {
  color: #0e2f55;
  background-color: #d1deed;
  border-color: #bfd1e5;
}

.alert-theme-blue-dark hr {
  border-top-color: #adc4de;
}

.alert-theme-blue-dark .alert-link {
  color: #071729;
}

.alert-theme-blue-36 {
  color: rgba(31, 37, 45, 0.6672);
  background-color: rgba(250, 252, 254, 0.872);
  border-color: rgba(248, 250, 253, 0.8208);
}

.alert-theme-blue-36 hr {
  border-top-color: rgba(228, 236, 247, 0.8208);
}

.alert-theme-blue-36 .alert-link {
  color: rgba(10, 12, 15, 0.6672);
}

.alert-theme-blue-70 {
  color: rgba(59, 72, 86, 0.844);
  background-color: rgba(244, 248, 253, 0.94);
  border-color: rgba(239, 245, 251, 0.916);
}

.alert-theme-blue-70 hr {
  border-top-color: rgba(219, 232, 246, 0.916);
}

.alert-theme-blue-70 .alert-link {
  color: rgba(38, 47, 56, 0.844);
}

.alert-theme-dark-blue-70 {
  color: rgba(41, 62, 86, 0.844);
  background-color: rgba(238, 245, 252, 0.94);
  border-color: rgba(230, 240, 251, 0.916);
}

.alert-theme-dark-blue-70 hr {
  border-top-color: rgba(208, 227, 247, 0.916);
}

.alert-theme-dark-blue-70 .alert-link {
  color: rgba(25, 37, 51, 0.844);
}

.alert-theme-regent-gray {
  color: #44494f;
  background-color: #e6e8ea;
  border-color: #dcdfe2;
}

.alert-theme-regent-gray hr {
  border-top-color: #ced2d6;
}

.alert-theme-regent-gray .alert-link {
  color: #2c3034;
}

.alert-theme-gray-75 {
  color: #636363;
  background-color: #f2f2f2;
  border-color: #ededed;
}

.alert-theme-gray-75 hr {
  border-top-color: #e0e0e0;
}

.alert-theme-gray-75 .alert-link {
  color: #4a4a4a;
}

.alert-theme-gray-light {
  color: #6f6f6f;
  background-color: #f7f7f7;
  border-color: #f4f4f4;
}

.alert-theme-gray-light hr {
  border-top-color: #e7e7e7;
}

.alert-theme-gray-light .alert-link {
  color: #565656;
}

.alert-theme-gray-lightest {
  color: #7e7e7e;
  background-color: #fdfdfd;
  border-color: #fcfcfc;
}

.alert-theme-gray-lightest hr {
  border-top-color: #efefef;
}

.alert-theme-gray-lightest .alert-link {
  color: #656565;
}

.alert-theme-alice-blue {
  color: #7f8182;
  background-color: #fdfefe;
  border-color: #fcfdfe;
}

.alert-theme-alice-blue hr {
  border-top-color: #e9f0f8;
}

.alert-theme-alice-blue .alert-link {
  color: #666768;
}

.alert-theme-blue-haze {
  color: #686872;
  background-color: #f4f4f8;
  border-color: #f0f0f5;
}

.alert-theme-blue-haze hr {
  border-top-color: #e1e1eb;
}

.alert-theme-blue-haze .alert-link {
  color: #505057;
}

.alert-theme-red {
  color: #6e0e0e;
  background-color: #f6d1d1;
  border-color: #f3bfbf;
}

.alert-theme-red hr {
  border-top-color: #efaaaa;
}

.alert-theme-red .alert-link {
  color: #410808;
}

.alert-theme-red-dark {
  color: #5e0707;
  background-color: #f0cfcf;
  border-color: #eabcbc;
}

.alert-theme-red-dark hr {
  border-top-color: #e4a9a9;
}

.alert-theme-red-dark .alert-link {
  color: #2f0303;
}

.alert-theme-red-10 {
  color: rgba(11, 1, 1, 0.532);
  background-color: rgba(254, 252, 252, 0.82);
  border-color: rgba(254, 250, 250, 0.748);
}

.alert-theme-red-10 hr {
  border-top-color: rgba(250, 229, 229, 0.748);
}

.alert-theme-red-10 .alert-link {
  color: rgba(0, 0, 0, 0.532);
}

.alert-theme-green {
  color: #225e00;
  background-color: #d9f0cc;
  border-color: #caeab8;
}

.alert-theme-green hr {
  border-top-color: #bbe4a4;
}

.alert-theme-green .alert-link {
  color: #102b00;
}

.alert-theme-green-10 {
  color: rgba(4, 10, 0, 0.532);
  background-color: rgba(253, 254, 252, 0.82);
  border-color: rgba(251, 253, 250, 0.748);
}

.alert-theme-green-10 hr {
  border-top-color: rgba(236, 246, 232, 0.748);
}

.alert-theme-green-10 .alert-link {
  color: rgba(0, 0, 0, 0.532);
}

.alert-theme-black-6 {
  color: rgba(0, 0, 0, 0.5112);
  background-color: rgba(253, 253, 253, 0.812);
  border-color: rgba(252, 252, 252, 0.7368);
}

.alert-theme-black-6 hr {
  border-top-color: rgba(239, 239, 239, 0.7368);
}

.alert-theme-black-6 .alert-link {
  color: rgba(0, 0, 0, 0.5112);
}

.alert-theme-purple {
  color: #31002c;
  background-color: #dfccdd;
  border-color: #d2b8cf;
}

.alert-theme-purple hr {
  border-top-color: #c8a8c4;
}

.alert-theme-purple .alert-link {
  color: black;
}

.alert-theme-purple-10 {
  color: rgba(5, 0, 5, 0.532);
  background-color: rgba(253, 252, 253, 0.82);
  border-color: rgba(252, 250, 252, 0.748);
}

.alert-theme-purple-10 hr {
  border-top-color: rgba(242, 234, 242, 0.748);
}

.alert-theme-purple-10 .alert-link {
  color: rgba(0, 0, 0, 0.532);
}

.alert-theme-purple-dark {
  color: #250021;
  background-color: #daccd9;
  border-color: #ccb8ca;
}

.alert-theme-purple-dark hr {
  border-top-color: #c1a9bf;
}

.alert-theme-purple-dark .alert-link {
  color: black;
}

.alert-theme-teal-10 {
  color: rgba(5, 13, 14, 0.532);
  background-color: rgba(253, 255, 255, 0.82);
  border-color: rgba(252, 255, 255, 0.748);
}

.alert-theme-teal-10 hr {
  border-top-color: rgba(227, 255, 255, 0.748);
}

.alert-theme-teal-10 .alert-link {
  color: rgba(0, 0, 0, 0.532);
}

.alert-theme-mystic {
  color: #707678;
  background-color: #f7f9fa;
  border-color: #f4f7f8;
}

.alert-theme-mystic hr {
  border-top-color: #e4ecee;
}

.alert-theme-mystic .alert-link {
  color: #575c5e;
}

.alert-theme-red-light {
  color: #761b18;
  background-color: #f9d6d5;
  border-color: #f7c6c5;
}

.alert-theme-red-light hr {
  border-top-color: #f4b0af;
}

.alert-theme-red-light .alert-link {
  color: #4c110f;
}

.alert-theme-alto {
  color: #747474;
  background-color: #f9f9f9;
  border-color: #f6f6f6;
}

.alert-theme-alto hr {
  border-top-color: #e9e9e9;
}

.alert-theme-alto .alert-link {
  color: #5b5b5b;
}

.alert-theme-wild-sand {
  color: gray;
  background-color: #fdfdfd;
  border-color: #fcfcfc;
}

.alert-theme-wild-sand hr {
  border-top-color: #efefef;
}

.alert-theme-wild-sand .alert-link {
  color: #676767;
}

.alert-theme-mercury {
  color: #767676;
  background-color: #f9f9f9;
  border-color: #f7f7f7;
}

.alert-theme-mercury hr {
  border-top-color: #eaeaea;
}

.alert-theme-mercury .alert-link {
  color: #5d5d5d;
}

.alert-theme-teal-dark {
  color: #00242b;
  background-color: #ccdadd;
  border-color: #b8cbcf;
}

.alert-theme-teal-dark hr {
  border-top-color: #a9c0c5;
}

.alert-theme-teal-dark .alert-link {
  color: black;
}

.alert-theme-black-36 {
  color: rgba(0, 0, 0, 0.6672);
  background-color: rgba(242, 242, 242, 0.872);
  border-color: rgba(235, 235, 235, 0.8208);
}

.alert-theme-black-36 hr {
  border-top-color: rgba(222, 222, 222, 0.8208);
}

.alert-theme-black-36 .alert-link {
  color: rgba(0, 0, 0, 0.6672);
}

.alert-theme-alice-blue-dark {
  color: #7f7f82;
  background-color: #fdfdfe;
  border-color: #fcfcfe;
}

.alert-theme-alice-blue-dark hr {
  border-top-color: #e9e9f8;
}

.alert-theme-alice-blue-dark .alert-link {
  color: #666668;
}

.alert-theme-gray-dark {
  color: #565656;
  background-color: #ededed;
  border-color: #e6e6e6;
}

.alert-theme-gray-dark hr {
  border-top-color: #d9d9d9;
}

.alert-theme-gray-dark .alert-link {
  color: #3d3d3d;
}

.alert-theme-blue-royal {
  color: #323577;
  background-color: #dfe0fa;
  border-color: #d3d4f7;
}

.alert-theme-blue-royal hr {
  border-top-color: #bdbff3;
}

.alert-theme-blue-royal .alert-link {
  color: #232553;
}

.alert-theme-blue-tory {
  color: #18194b;
  background-color: #d5d6e9;
  border-color: #c4c5e0;
}

.alert-theme-blue-tory hr {
  border-top-color: #b3b5d7;
}

.alert-theme-blue-tory .alert-link {
  color: #0c0c24;
}

.alert-theme-blue-sherpa {
  color: #00242b;
  background-color: #ccdadd;
  border-color: #b8cbcf;
}

.alert-theme-blue-sherpa hr {
  border-top-color: #a9c0c5;
}

.alert-theme-blue-sherpa .alert-link {
  color: black;
}

.alert-theme-black-pearl {
  color: #040d18;
  background-color: #cdd1d5;
  border-color: #babfc4;
}

.alert-theme-black-pearl hr {
  border-top-color: #acb2b8;
}

.alert-theme-black-pearl .alert-link {
  color: black;
}

.alert-theme-te-papa-green {
  color: #102020;
  background-color: #d2d8d8;
  border-color: #c0c9c9;
}

.alert-theme-te-papa-green hr {
  border-top-color: #b2bdbd;
}

.alert-theme-te-papa-green .alert-link {
  color: black;
}

.alert-theme-deep-sea-green {
  color: #052a2a;
  background-color: #cedcdc;
  border-color: #bacece;
}

.alert-theme-deep-sea-green hr {
  border-top-color: #abc3c3;
}

.alert-theme-deep-sea-green .alert-link {
  color: black;
}

.alert-theme-perano {
  color: #58697d;
  background-color: #eef4fc;
  border-color: #e7f0fb;
}

.alert-theme-perano hr {
  border-top-color: #d1e2f7;
}

.alert-theme-perano .alert-link {
  color: #43505f;
}

.alert-theme-link-water {
  color: #737981;
  background-color: #f8fbfe;
  border-color: #f5f9fd;
}

.alert-theme-link-water hr {
  border-top-color: #e0ecf9;
}

.alert-theme-link-water .alert-link {
  color: #5b6066;
}

.alert-black {
  color: black;
  background-color: #cccccc;
  border-color: #b8b8b8;
}

.alert-black hr {
  border-top-color: #ababab;
}

.alert-black .alert-link {
  color: black;
}

.alert-theme-light-grayish-violet {
  color: #7b7784;
  background-color: #fbfaff;
  border-color: #faf7ff;
}

.alert-theme-light-grayish-violet hr {
  border-top-color: #eadeff;
}

.alert-theme-light-grayish-violet .alert-link {
  color: #625f69;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.675rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #3490dc;
  transition: width 0.6s ease;
}

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

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #040411;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.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: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  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: 1px;
  border-left-width: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }

  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }

  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }

  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }

  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1440px) {
  .list-group-horizontal-hd {
    flex-direction: row;
  }

  .list-group-horizontal-hd > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-hd > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-hd > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-hd > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-hd > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush {
  border-radius: 0;
}

.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #1b4b72;
  background-color: #c6e0f5;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #1b4b72;
  background-color: #b0d4f1;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #1b4b72;
  border-color: #1b4b72;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #1d643b;
  background-color: #c7eed8;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #1d643b;
  background-color: #b3e8ca;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #1d643b;
  border-color: #1d643b;
}

.list-group-item-info {
  color: #385d7a;
  background-color: #d6e9f9;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #385d7a;
  background-color: #c0ddf6;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #385d7a;
  border-color: #385d7a;
}

.list-group-item-warning {
  color: #857b26;
  background-color: #fffacc;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #857b26;
  background-color: #fff8b3;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #857b26;
  border-color: #857b26;
}

.list-group-item-danger {
  color: #761b18;
  background-color: #f7c6c5;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #761b18;
  background-color: #f4b0af;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #761b18;
  border-color: #761b18;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.list-group-item-theme-dark {
  color: #020209;
  background-color: #b9b9bc;
}

.list-group-item-theme-dark.list-group-item-action:hover,
.list-group-item-theme-dark.list-group-item-action:focus {
  color: #020209;
  background-color: #acacb0;
}

.list-group-item-theme-dark.list-group-item-action.active {
  color: #fff;
  background-color: #020209;
  border-color: #020209;
}

.list-group-item-theme-blue {
  color: #54657a;
  background-color: #e5eef9;
}

.list-group-item-theme-blue.list-group-item-action:hover,
.list-group-item-theme-blue.list-group-item-action:focus {
  color: #54657a;
  background-color: #d0e0f4;
}

.list-group-item-theme-blue.list-group-item-action.active {
  color: #fff;
  background-color: #54657a;
  border-color: #54657a;
}

.list-group-item-theme-blue-dark {
  color: #0e2f55;
  background-color: #bfd1e5;
}

.list-group-item-theme-blue-dark.list-group-item-action:hover,
.list-group-item-theme-blue-dark.list-group-item-action:focus {
  color: #0e2f55;
  background-color: #adc4de;
}

.list-group-item-theme-blue-dark.list-group-item-action.active {
  color: #fff;
  background-color: #0e2f55;
  border-color: #0e2f55;
}

.list-group-item-theme-blue-36 {
  color: rgba(31, 37, 45, 0.6672);
  background-color: rgba(248, 250, 253, 0.8208);
}

.list-group-item-theme-blue-36.list-group-item-action:hover,
.list-group-item-theme-blue-36.list-group-item-action:focus {
  color: rgba(31, 37, 45, 0.6672);
  background-color: rgba(228, 236, 247, 0.8208);
}

.list-group-item-theme-blue-36.list-group-item-action.active {
  color: #fff;
  background-color: rgba(31, 37, 45, 0.6672);
  border-color: rgba(31, 37, 45, 0.6672);
}

.list-group-item-theme-blue-70 {
  color: rgba(59, 72, 86, 0.844);
  background-color: rgba(239, 245, 251, 0.916);
}

.list-group-item-theme-blue-70.list-group-item-action:hover,
.list-group-item-theme-blue-70.list-group-item-action:focus {
  color: rgba(59, 72, 86, 0.844);
  background-color: rgba(219, 232, 246, 0.916);
}

.list-group-item-theme-blue-70.list-group-item-action.active {
  color: #fff;
  background-color: rgba(59, 72, 86, 0.844);
  border-color: rgba(59, 72, 86, 0.844);
}

.list-group-item-theme-dark-blue-70 {
  color: rgba(41, 62, 86, 0.844);
  background-color: rgba(230, 240, 251, 0.916);
}

.list-group-item-theme-dark-blue-70.list-group-item-action:hover,
.list-group-item-theme-dark-blue-70.list-group-item-action:focus {
  color: rgba(41, 62, 86, 0.844);
  background-color: rgba(208, 227, 247, 0.916);
}

.list-group-item-theme-dark-blue-70.list-group-item-action.active {
  color: #fff;
  background-color: rgba(41, 62, 86, 0.844);
  border-color: rgba(41, 62, 86, 0.844);
}

.list-group-item-theme-regent-gray {
  color: #44494f;
  background-color: #dcdfe2;
}

.list-group-item-theme-regent-gray.list-group-item-action:hover,
.list-group-item-theme-regent-gray.list-group-item-action:focus {
  color: #44494f;
  background-color: #ced2d6;
}

.list-group-item-theme-regent-gray.list-group-item-action.active {
  color: #fff;
  background-color: #44494f;
  border-color: #44494f;
}

.list-group-item-theme-gray-75 {
  color: #636363;
  background-color: #ededed;
}

.list-group-item-theme-gray-75.list-group-item-action:hover,
.list-group-item-theme-gray-75.list-group-item-action:focus {
  color: #636363;
  background-color: #e0e0e0;
}

.list-group-item-theme-gray-75.list-group-item-action.active {
  color: #fff;
  background-color: #636363;
  border-color: #636363;
}

.list-group-item-theme-gray-light {
  color: #6f6f6f;
  background-color: #f4f4f4;
}

.list-group-item-theme-gray-light.list-group-item-action:hover,
.list-group-item-theme-gray-light.list-group-item-action:focus {
  color: #6f6f6f;
  background-color: #e7e7e7;
}

.list-group-item-theme-gray-light.list-group-item-action.active {
  color: #fff;
  background-color: #6f6f6f;
  border-color: #6f6f6f;
}

.list-group-item-theme-gray-lightest {
  color: #7e7e7e;
  background-color: #fcfcfc;
}

.list-group-item-theme-gray-lightest.list-group-item-action:hover,
.list-group-item-theme-gray-lightest.list-group-item-action:focus {
  color: #7e7e7e;
  background-color: #efefef;
}

.list-group-item-theme-gray-lightest.list-group-item-action.active {
  color: #fff;
  background-color: #7e7e7e;
  border-color: #7e7e7e;
}

.list-group-item-theme-alice-blue {
  color: #7f8182;
  background-color: #fcfdfe;
}

.list-group-item-theme-alice-blue.list-group-item-action:hover,
.list-group-item-theme-alice-blue.list-group-item-action:focus {
  color: #7f8182;
  background-color: #e9f0f8;
}

.list-group-item-theme-alice-blue.list-group-item-action.active {
  color: #fff;
  background-color: #7f8182;
  border-color: #7f8182;
}

.list-group-item-theme-blue-haze {
  color: #686872;
  background-color: #f0f0f5;
}

.list-group-item-theme-blue-haze.list-group-item-action:hover,
.list-group-item-theme-blue-haze.list-group-item-action:focus {
  color: #686872;
  background-color: #e1e1eb;
}

.list-group-item-theme-blue-haze.list-group-item-action.active {
  color: #fff;
  background-color: #686872;
  border-color: #686872;
}

.list-group-item-theme-red {
  color: #6e0e0e;
  background-color: #f3bfbf;
}

.list-group-item-theme-red.list-group-item-action:hover,
.list-group-item-theme-red.list-group-item-action:focus {
  color: #6e0e0e;
  background-color: #efaaaa;
}

.list-group-item-theme-red.list-group-item-action.active {
  color: #fff;
  background-color: #6e0e0e;
  border-color: #6e0e0e;
}

.list-group-item-theme-red-dark {
  color: #5e0707;
  background-color: #eabcbc;
}

.list-group-item-theme-red-dark.list-group-item-action:hover,
.list-group-item-theme-red-dark.list-group-item-action:focus {
  color: #5e0707;
  background-color: #e4a9a9;
}

.list-group-item-theme-red-dark.list-group-item-action.active {
  color: #fff;
  background-color: #5e0707;
  border-color: #5e0707;
}

.list-group-item-theme-red-10 {
  color: rgba(11, 1, 1, 0.532);
  background-color: rgba(254, 250, 250, 0.748);
}

.list-group-item-theme-red-10.list-group-item-action:hover,
.list-group-item-theme-red-10.list-group-item-action:focus {
  color: rgba(11, 1, 1, 0.532);
  background-color: rgba(250, 229, 229, 0.748);
}

.list-group-item-theme-red-10.list-group-item-action.active {
  color: #fff;
  background-color: rgba(11, 1, 1, 0.532);
  border-color: rgba(11, 1, 1, 0.532);
}

.list-group-item-theme-green {
  color: #225e00;
  background-color: #caeab8;
}

.list-group-item-theme-green.list-group-item-action:hover,
.list-group-item-theme-green.list-group-item-action:focus {
  color: #225e00;
  background-color: #bbe4a4;
}

.list-group-item-theme-green.list-group-item-action.active {
  color: #fff;
  background-color: #225e00;
  border-color: #225e00;
}

.list-group-item-theme-green-10 {
  color: rgba(4, 10, 0, 0.532);
  background-color: rgba(251, 253, 250, 0.748);
}

.list-group-item-theme-green-10.list-group-item-action:hover,
.list-group-item-theme-green-10.list-group-item-action:focus {
  color: rgba(4, 10, 0, 0.532);
  background-color: rgba(236, 246, 232, 0.748);
}

.list-group-item-theme-green-10.list-group-item-action.active {
  color: #fff;
  background-color: rgba(4, 10, 0, 0.532);
  border-color: rgba(4, 10, 0, 0.532);
}

.list-group-item-theme-black-6 {
  color: rgba(0, 0, 0, 0.5112);
  background-color: rgba(252, 252, 252, 0.7368);
}

.list-group-item-theme-black-6.list-group-item-action:hover,
.list-group-item-theme-black-6.list-group-item-action:focus {
  color: rgba(0, 0, 0, 0.5112);
  background-color: rgba(239, 239, 239, 0.7368);
}

.list-group-item-theme-black-6.list-group-item-action.active {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5112);
  border-color: rgba(0, 0, 0, 0.5112);
}

.list-group-item-theme-purple {
  color: #31002c;
  background-color: #d2b8cf;
}

.list-group-item-theme-purple.list-group-item-action:hover,
.list-group-item-theme-purple.list-group-item-action:focus {
  color: #31002c;
  background-color: #c8a8c4;
}

.list-group-item-theme-purple.list-group-item-action.active {
  color: #fff;
  background-color: #31002c;
  border-color: #31002c;
}

.list-group-item-theme-purple-10 {
  color: rgba(5, 0, 5, 0.532);
  background-color: rgba(252, 250, 252, 0.748);
}

.list-group-item-theme-purple-10.list-group-item-action:hover,
.list-group-item-theme-purple-10.list-group-item-action:focus {
  color: rgba(5, 0, 5, 0.532);
  background-color: rgba(242, 234, 242, 0.748);
}

.list-group-item-theme-purple-10.list-group-item-action.active {
  color: #fff;
  background-color: rgba(5, 0, 5, 0.532);
  border-color: rgba(5, 0, 5, 0.532);
}

.list-group-item-theme-purple-dark {
  color: #250021;
  background-color: #ccb8ca;
}

.list-group-item-theme-purple-dark.list-group-item-action:hover,
.list-group-item-theme-purple-dark.list-group-item-action:focus {
  color: #250021;
  background-color: #c1a9bf;
}

.list-group-item-theme-purple-dark.list-group-item-action.active {
  color: #fff;
  background-color: #250021;
  border-color: #250021;
}

.list-group-item-theme-teal-10 {
  color: rgba(5, 13, 14, 0.532);
  background-color: rgba(252, 255, 255, 0.748);
}

.list-group-item-theme-teal-10.list-group-item-action:hover,
.list-group-item-theme-teal-10.list-group-item-action:focus {
  color: rgba(5, 13, 14, 0.532);
  background-color: rgba(227, 255, 255, 0.748);
}

.list-group-item-theme-teal-10.list-group-item-action.active {
  color: #fff;
  background-color: rgba(5, 13, 14, 0.532);
  border-color: rgba(5, 13, 14, 0.532);
}

.list-group-item-theme-mystic {
  color: #707678;
  background-color: #f4f7f8;
}

.list-group-item-theme-mystic.list-group-item-action:hover,
.list-group-item-theme-mystic.list-group-item-action:focus {
  color: #707678;
  background-color: #e4ecee;
}

.list-group-item-theme-mystic.list-group-item-action.active {
  color: #fff;
  background-color: #707678;
  border-color: #707678;
}

.list-group-item-theme-red-light {
  color: #761b18;
  background-color: #f7c6c5;
}

.list-group-item-theme-red-light.list-group-item-action:hover,
.list-group-item-theme-red-light.list-group-item-action:focus {
  color: #761b18;
  background-color: #f4b0af;
}

.list-group-item-theme-red-light.list-group-item-action.active {
  color: #fff;
  background-color: #761b18;
  border-color: #761b18;
}

.list-group-item-theme-alto {
  color: #747474;
  background-color: #f6f6f6;
}

.list-group-item-theme-alto.list-group-item-action:hover,
.list-group-item-theme-alto.list-group-item-action:focus {
  color: #747474;
  background-color: #e9e9e9;
}

.list-group-item-theme-alto.list-group-item-action.active {
  color: #fff;
  background-color: #747474;
  border-color: #747474;
}

.list-group-item-theme-wild-sand {
  color: gray;
  background-color: #fcfcfc;
}

.list-group-item-theme-wild-sand.list-group-item-action:hover,
.list-group-item-theme-wild-sand.list-group-item-action:focus {
  color: gray;
  background-color: #efefef;
}

.list-group-item-theme-wild-sand.list-group-item-action.active {
  color: #fff;
  background-color: gray;
  border-color: gray;
}

.list-group-item-theme-mercury {
  color: #767676;
  background-color: #f7f7f7;
}

.list-group-item-theme-mercury.list-group-item-action:hover,
.list-group-item-theme-mercury.list-group-item-action:focus {
  color: #767676;
  background-color: #eaeaea;
}

.list-group-item-theme-mercury.list-group-item-action.active {
  color: #fff;
  background-color: #767676;
  border-color: #767676;
}

.list-group-item-theme-teal-dark {
  color: #00242b;
  background-color: #b8cbcf;
}

.list-group-item-theme-teal-dark.list-group-item-action:hover,
.list-group-item-theme-teal-dark.list-group-item-action:focus {
  color: #00242b;
  background-color: #a9c0c5;
}

.list-group-item-theme-teal-dark.list-group-item-action.active {
  color: #fff;
  background-color: #00242b;
  border-color: #00242b;
}

.list-group-item-theme-black-36 {
  color: rgba(0, 0, 0, 0.6672);
  background-color: rgba(235, 235, 235, 0.8208);
}

.list-group-item-theme-black-36.list-group-item-action:hover,
.list-group-item-theme-black-36.list-group-item-action:focus {
  color: rgba(0, 0, 0, 0.6672);
  background-color: rgba(222, 222, 222, 0.8208);
}

.list-group-item-theme-black-36.list-group-item-action.active {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6672);
  border-color: rgba(0, 0, 0, 0.6672);
}

.list-group-item-theme-alice-blue-dark {
  color: #7f7f82;
  background-color: #fcfcfe;
}

.list-group-item-theme-alice-blue-dark.list-group-item-action:hover,
.list-group-item-theme-alice-blue-dark.list-group-item-action:focus {
  color: #7f7f82;
  background-color: #e9e9f8;
}

.list-group-item-theme-alice-blue-dark.list-group-item-action.active {
  color: #fff;
  background-color: #7f7f82;
  border-color: #7f7f82;
}

.list-group-item-theme-gray-dark {
  color: #565656;
  background-color: #e6e6e6;
}

.list-group-item-theme-gray-dark.list-group-item-action:hover,
.list-group-item-theme-gray-dark.list-group-item-action:focus {
  color: #565656;
  background-color: #d9d9d9;
}

.list-group-item-theme-gray-dark.list-group-item-action.active {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
}

.list-group-item-theme-blue-royal {
  color: #323577;
  background-color: #d3d4f7;
}

.list-group-item-theme-blue-royal.list-group-item-action:hover,
.list-group-item-theme-blue-royal.list-group-item-action:focus {
  color: #323577;
  background-color: #bdbff3;
}

.list-group-item-theme-blue-royal.list-group-item-action.active {
  color: #fff;
  background-color: #323577;
  border-color: #323577;
}

.list-group-item-theme-blue-tory {
  color: #18194b;
  background-color: #c4c5e0;
}

.list-group-item-theme-blue-tory.list-group-item-action:hover,
.list-group-item-theme-blue-tory.list-group-item-action:focus {
  color: #18194b;
  background-color: #b3b5d7;
}

.list-group-item-theme-blue-tory.list-group-item-action.active {
  color: #fff;
  background-color: #18194b;
  border-color: #18194b;
}

.list-group-item-theme-blue-sherpa {
  color: #00242b;
  background-color: #b8cbcf;
}

.list-group-item-theme-blue-sherpa.list-group-item-action:hover,
.list-group-item-theme-blue-sherpa.list-group-item-action:focus {
  color: #00242b;
  background-color: #a9c0c5;
}

.list-group-item-theme-blue-sherpa.list-group-item-action.active {
  color: #fff;
  background-color: #00242b;
  border-color: #00242b;
}

.list-group-item-theme-black-pearl {
  color: #040d18;
  background-color: #babfc4;
}

.list-group-item-theme-black-pearl.list-group-item-action:hover,
.list-group-item-theme-black-pearl.list-group-item-action:focus {
  color: #040d18;
  background-color: #acb2b8;
}

.list-group-item-theme-black-pearl.list-group-item-action.active {
  color: #fff;
  background-color: #040d18;
  border-color: #040d18;
}

.list-group-item-theme-te-papa-green {
  color: #102020;
  background-color: #c0c9c9;
}

.list-group-item-theme-te-papa-green.list-group-item-action:hover,
.list-group-item-theme-te-papa-green.list-group-item-action:focus {
  color: #102020;
  background-color: #b2bdbd;
}

.list-group-item-theme-te-papa-green.list-group-item-action.active {
  color: #fff;
  background-color: #102020;
  border-color: #102020;
}

.list-group-item-theme-deep-sea-green {
  color: #052a2a;
  background-color: #bacece;
}

.list-group-item-theme-deep-sea-green.list-group-item-action:hover,
.list-group-item-theme-deep-sea-green.list-group-item-action:focus {
  color: #052a2a;
  background-color: #abc3c3;
}

.list-group-item-theme-deep-sea-green.list-group-item-action.active {
  color: #fff;
  background-color: #052a2a;
  border-color: #052a2a;
}

.list-group-item-theme-perano {
  color: #58697d;
  background-color: #e7f0fb;
}

.list-group-item-theme-perano.list-group-item-action:hover,
.list-group-item-theme-perano.list-group-item-action:focus {
  color: #58697d;
  background-color: #d1e2f7;
}

.list-group-item-theme-perano.list-group-item-action.active {
  color: #fff;
  background-color: #58697d;
  border-color: #58697d;
}

.list-group-item-theme-link-water {
  color: #737981;
  background-color: #f5f9fd;
}

.list-group-item-theme-link-water.list-group-item-action:hover,
.list-group-item-theme-link-water.list-group-item-action:focus {
  color: #737981;
  background-color: #e0ecf9;
}

.list-group-item-theme-link-water.list-group-item-action.active {
  color: #fff;
  background-color: #737981;
  border-color: #737981;
}

.list-group-item-black {
  color: black;
  background-color: #b8b8b8;
}

.list-group-item-black.list-group-item-action:hover,
.list-group-item-black.list-group-item-action:focus {
  color: black;
  background-color: #ababab;
}

.list-group-item-black.list-group-item-action.active {
  color: #fff;
  background-color: black;
  border-color: black;
}

.list-group-item-theme-light-grayish-violet {
  color: #7b7784;
  background-color: #faf7ff;
}

.list-group-item-theme-light-grayish-violet.list-group-item-action:hover,
.list-group-item-theme-light-grayish-violet.list-group-item-action:focus {
  color: #7b7784;
  background-color: #eadeff;
}

.list-group-item-theme-light-grayish-violet.list-group-item-action.active {
  color: #fff;
  background-color: #7b7784;
  border-color: #7b7784;
}

.close {
  float: right;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  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 {
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.6;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top,
.bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}

.bs-popover-top > .arrow,
.bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-top > .arrow::before,
.bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top > .arrow::after,
.bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right,
.bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}

.bs-popover-right > .arrow,
.bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right > .arrow::before,
.bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right > .arrow::after,
.bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}

.bs-popover-bottom > .arrow,
.bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-bottom > .arrow::before,
.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom > .arrow::after,
.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left,
.bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}

.bs-popover-left > .arrow,
.bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left > .arrow::before,
.bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left > .arrow::after,
.bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #040411;
}

.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%;
  -webkit-backface-visibility: hidden;
          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-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  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-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    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%;
  color: #fff;
  text-align: center;
  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: #fff;
  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: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  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 li {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
          animation: spinner-border 0.75s linear infinite;
}

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

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow 0.75s linear infinite;
          animation: spinner-grow 0.75s linear infinite;
}

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

.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;
}

.bg-primary {
  background-color: #3490dc !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #2176bd !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #38c172 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #2d995b !important;
}

.bg-info {
  background-color: #6cb2eb !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #3f9ae5 !important;
}

.bg-warning {
  background-color: #ffed4a !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #ffe817 !important;
}

.bg-danger {
  background-color: #e3342f !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #c51f1a !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-theme-dark {
  background-color: #040411 !important;
}

a.bg-theme-dark:hover,
a.bg-theme-dark:focus,
button.bg-theme-dark:hover,
button.bg-theme-dark:focus {
  background-color: black !important;
}

.bg-theme-blue {
  background-color: #a1c3ea !important;
}

a.bg-theme-blue:hover,
a.bg-theme-blue:focus,
button.bg-theme-blue:hover,
button.bg-theme-blue:focus {
  background-color: #77a8e1 !important;
}

.bg-theme-blue-dark {
  background-color: #1A5AA3 !important;
}

a.bg-theme-blue-dark:hover,
a.bg-theme-blue-dark:focus,
button.bg-theme-blue-dark:hover,
button.bg-theme-blue-dark:focus {
  background-color: #134277 !important;
}

.bg-theme-blue-36 {
  background-color: rgba(161, 195, 234, 0.36) !important;
}

a.bg-theme-blue-36:hover,
a.bg-theme-blue-36:focus,
button.bg-theme-blue-36:hover,
button.bg-theme-blue-36:focus {
  background-color: rgba(119, 168, 225, 0.36) !important;
}

.bg-theme-blue-70 {
  background-color: rgba(161, 195, 234, 0.7) !important;
}

a.bg-theme-blue-70:hover,
a.bg-theme-blue-70:focus,
button.bg-theme-blue-70:hover,
button.bg-theme-blue-70:focus {
  background-color: rgba(119, 168, 225, 0.7) !important;
}

.bg-theme-dark-blue-70 {
  background-color: rgba(111, 167, 233, 0.7) !important;
}

a.bg-theme-dark-blue-70:hover,
a.bg-theme-dark-blue-70:focus,
button.bg-theme-dark-blue-70:hover,
button.bg-theme-dark-blue-70:focus {
  background-color: rgba(67, 140, 226, 0.7) !important;
}

.bg-theme-regent-gray {
  background-color: #838C97 !important;
}

a.bg-theme-regent-gray:hover,
a.bg-theme-regent-gray:focus,
button.bg-theme-regent-gray:hover,
button.bg-theme-regent-gray:focus {
  background-color: #69727e !important;
}

.bg-theme-gray-75 {
  background-color: #BFBFBF !important;
}

a.bg-theme-gray-75:hover,
a.bg-theme-gray-75:focus,
button.bg-theme-gray-75:hover,
button.bg-theme-gray-75:focus {
  background-color: #a6a6a6 !important;
}

.bg-theme-gray-light {
  background-color: #D6D6D6 !important;
}

a.bg-theme-gray-light:hover,
a.bg-theme-gray-light:focus,
button.bg-theme-gray-light:hover,
button.bg-theme-gray-light:focus {
  background-color: #bdbdbd !important;
}

.bg-theme-gray-lightest {
  background-color: #F3F3F3 !important;
}

a.bg-theme-gray-lightest:hover,
a.bg-theme-gray-lightest:focus,
button.bg-theme-gray-lightest:hover,
button.bg-theme-gray-lightest:focus {
  background-color: #dadada !important;
}

.bg-theme-alice-blue {
  background-color: #F4F8FA !important;
}

a.bg-theme-alice-blue:hover,
a.bg-theme-alice-blue:focus,
button.bg-theme-alice-blue:hover,
button.bg-theme-alice-blue:focus {
  background-color: #d1e2ea !important;
}

.bg-theme-blue-haze {
  background-color: #C8C8DC !important;
}

a.bg-theme-blue-haze:hover,
a.bg-theme-blue-haze:focus,
button.bg-theme-blue-haze:hover,
button.bg-theme-blue-haze:focus {
  background-color: #a9a9c8 !important;
}

.bg-theme-red {
  background-color: #D31A1A !important;
}

a.bg-theme-red:hover,
a.bg-theme-red:focus,
button.bg-theme-red:hover,
button.bg-theme-red:focus {
  background-color: #a61414 !important;
}

.bg-theme-red-dark {
  background-color: #B50E0E !important;
}

a.bg-theme-red-dark:hover,
a.bg-theme-red-dark:focus,
button.bg-theme-red-dark:hover,
button.bg-theme-red-dark:focus {
  background-color: #860a0a !important;
}

.bg-theme-red-10 {
  background-color: rgba(211, 26, 26, 0.1) !important;
}

a.bg-theme-red-10:hover,
a.bg-theme-red-10:focus,
button.bg-theme-red-10:hover,
button.bg-theme-red-10:focus {
  background-color: rgba(166, 20, 20, 0.1) !important;
}

.bg-theme-green {
  background-color: #41B400 !important;
}

a.bg-theme-green:hover,
a.bg-theme-green:focus,
button.bg-theme-green:hover,
button.bg-theme-green:focus {
  background-color: #2f8100 !important;
}

.bg-theme-green-10 {
  background-color: rgba(65, 180, 0, 0.1) !important;
}

a.bg-theme-green-10:hover,
a.bg-theme-green-10:focus,
button.bg-theme-green-10:hover,
button.bg-theme-green-10:focus {
  background-color: rgba(47, 129, 0, 0.1) !important;
}

.bg-theme-black-6 {
  background-color: rgba(0, 0, 0, 0.06) !important;
}

a.bg-theme-black-6:hover,
a.bg-theme-black-6:focus,
button.bg-theme-black-6:hover,
button.bg-theme-black-6:focus {
  background-color: rgba(0, 0, 0, 0.06) !important;
}

.bg-theme-purple,
.bootstrap-datetimepicker-widget table tr td.active,
.bootstrap-datetimepicker-widget table tr td span.active {
  background-color: #5F0054 !important;
}

a.bg-theme-purple:hover,
a.bg-theme-purple:focus,
button.bg-theme-purple:hover,
button.bg-theme-purple:focus {
  background-color: #2c0027 !important;
}

.bg-theme-purple-10 {
  background-color: rgba(95, 0, 84, 0.1) !important;
}

a.bg-theme-purple-10:hover,
a.bg-theme-purple-10:focus,
button.bg-theme-purple-10:hover,
button.bg-theme-purple-10:focus {
  background-color: rgba(44, 0, 39, 0.1) !important;
}

.bg-theme-purple-dark {
  background-color: #480040 !important;
}

a.bg-theme-purple-dark:hover,
a.bg-theme-purple-dark:focus,
button.bg-theme-purple-dark:hover,
button.bg-theme-purple-dark:focus {
  background-color: #150013 !important;
}

.bg-theme-teal-10 {
  background-color: rgba(97, 240, 254, 0.1) !important;
}

a.bg-theme-teal-10:hover,
a.bg-theme-teal-10:focus,
button.bg-theme-teal-10:hover,
button.bg-theme-teal-10:focus {
  background-color: rgba(46, 235, 254, 0.1) !important;
}

.bg-theme-mystic {
  background-color: #D7E2E7 !important;
}

a.bg-theme-mystic:hover,
a.bg-theme-mystic:focus,
button.bg-theme-mystic:hover,
button.bg-theme-mystic:focus {
  background-color: #b7cbd4 !important;
}

.bg-theme-red-light {
  background-color: #e3342f !important;
}

a.bg-theme-red-light:hover,
a.bg-theme-red-light:focus,
button.bg-theme-red-light:hover,
button.bg-theme-red-light:focus {
  background-color: #c51f1a !important;
}

.bg-theme-alto {
  background-color: #E0E0E0 !important;
}

a.bg-theme-alto:hover,
a.bg-theme-alto:focus,
button.bg-theme-alto:hover,
button.bg-theme-alto:focus {
  background-color: #c7c7c7 !important;
}

.bg-theme-wild-sand {
  background-color: #F6F6F6 !important;
}

a.bg-theme-wild-sand:hover,
a.bg-theme-wild-sand:focus,
button.bg-theme-wild-sand:hover,
button.bg-theme-wild-sand:focus {
  background-color: #dddddd !important;
}

.bg-theme-mercury {
  background-color: #E2E2E2 !important;
}

a.bg-theme-mercury:hover,
a.bg-theme-mercury:focus,
button.bg-theme-mercury:hover,
button.bg-theme-mercury:focus {
  background-color: #c9c9c9 !important;
}

.bg-theme-teal-dark {
  background-color: #004653 !important;
}

a.bg-theme-teal-dark:hover,
a.bg-theme-teal-dark:focus,
button.bg-theme-teal-dark:hover,
button.bg-theme-teal-dark:focus {
  background-color: #001b20 !important;
}

.bg-theme-black-36 {
  background-color: rgba(0, 0, 0, 0.36) !important;
}

a.bg-theme-black-36:hover,
a.bg-theme-black-36:focus,
button.bg-theme-black-36:hover,
button.bg-theme-black-36:focus {
  background-color: rgba(0, 0, 0, 0.36) !important;
}

.bg-theme-alice-blue-dark {
  background-color: #F4F4FA !important;
}

a.bg-theme-alice-blue-dark:hover,
a.bg-theme-alice-blue-dark:focus,
button.bg-theme-alice-blue-dark:hover,
button.bg-theme-alice-blue-dark:focus {
  background-color: #d1d1ea !important;
}

.bg-theme-gray-dark {
  background-color: #A5A5A5 !important;
}

a.bg-theme-gray-dark:hover,
a.bg-theme-gray-dark:focus,
button.bg-theme-gray-dark:hover,
button.bg-theme-gray-dark:focus {
  background-color: #8c8c8c !important;
}

.bg-theme-blue-royal {
  background-color: #6166E4 !important;
}

a.bg-theme-blue-royal:hover,
a.bg-theme-blue-royal:focus,
button.bg-theme-blue-royal:hover,
button.bg-theme-blue-royal:focus {
  background-color: #353cdd !important;
}

.bg-theme-blue-tory {
  background-color: #2E3091 !important;
}

a.bg-theme-blue-tory:hover,
a.bg-theme-blue-tory:focus,
button.bg-theme-blue-tory:hover,
button.bg-theme-blue-tory:focus {
  background-color: #22236a !important;
}

.bg-theme-blue-sherpa {
  background-color: #004653 !important;
}

a.bg-theme-blue-sherpa:hover,
a.bg-theme-blue-sherpa:focus,
button.bg-theme-blue-sherpa:hover,
button.bg-theme-blue-sherpa:focus {
  background-color: #001b20 !important;
}

.bg-theme-black-pearl {
  background-color: #07192E !important;
}

a.bg-theme-black-pearl:hover,
a.bg-theme-black-pearl:focus,
button.bg-theme-black-pearl:hover,
button.bg-theme-black-pearl:focus {
  background-color: #000102 !important;
}

.bg-theme-te-papa-green {
  background-color: #1E3D3D !important;
}

a.bg-theme-te-papa-green:hover,
a.bg-theme-te-papa-green:focus,
button.bg-theme-te-papa-green:hover,
button.bg-theme-te-papa-green:focus {
  background-color: #0d1b1b !important;
}

.bg-theme-deep-sea-green {
  background-color: #095151 !important;
}

a.bg-theme-deep-sea-green:hover,
a.bg-theme-deep-sea-green:focus,
button.bg-theme-deep-sea-green:hover,
button.bg-theme-deep-sea-green:focus {
  background-color: #042323 !important;
}

.bg-theme-perano {
  background-color: #A9CAF1 !important;
}

a.bg-theme-perano:hover,
a.bg-theme-perano:focus,
button.bg-theme-perano:hover,
button.bg-theme-perano:focus {
  background-color: #7dafea !important;
}

.bg-theme-link-water {
  background-color: #DDE9F8 !important;
}

a.bg-theme-link-water:hover,
a.bg-theme-link-water:focus,
button.bg-theme-link-water:hover,
button.bg-theme-link-water:focus {
  background-color: #b3ceef !important;
}

.bg-black {
  background-color: #000 !important;
}

a.bg-black:hover,
a.bg-black:focus,
button.bg-black:hover,
button.bg-black:focus {
  background-color: black !important;
}

.bg-theme-light-grayish-violet {
  background-color: #ECE4FE !important;
}

a.bg-theme-light-grayish-violet:hover,
a.bg-theme-light-grayish-violet:focus,
button.bg-theme-light-grayish-violet:hover,
button.bg-theme-light-grayish-violet:focus {
  background-color: #c9b3fc !important;
}

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

.bg-transparent,
.customized-tabs.nav-pills .nav-link.active {
  background-color: transparent !important;
}

.border,
.bootstrap-datetimepicker-widget,
.form-control,
.multiselect {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

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

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

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

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

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

.border-primary {
  border-color: #3490dc !important;
}

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

.border-success {
  border-color: #38c172 !important;
}

.border-info {
  border-color: #6cb2eb !important;
}

.border-warning {
  border-color: #ffed4a !important;
}

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

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-theme-dark {
  border-color: #040411 !important;
}

.border-theme-blue {
  border-color: #a1c3ea !important;
}

.border-theme-blue-dark {
  border-color: #1A5AA3 !important;
}

.border-theme-blue-36 {
  border-color: rgba(161, 195, 234, 0.36) !important;
}

.border-theme-blue-70 {
  border-color: rgba(161, 195, 234, 0.7) !important;
}

.border-theme-dark-blue-70 {
  border-color: rgba(111, 167, 233, 0.7) !important;
}

.border-theme-regent-gray {
  border-color: #838C97 !important;
}

.border-theme-gray-75 {
  border-color: #BFBFBF !important;
}

.border-theme-gray-light,
.form-control,
.multiselect {
  border-color: #D6D6D6 !important;
}

.border-theme-gray-lightest {
  border-color: #F3F3F3 !important;
}

.border-theme-alice-blue {
  border-color: #F4F8FA !important;
}

.border-theme-blue-haze {
  border-color: #C8C8DC !important;
}

.border-theme-red {
  border-color: #D31A1A !important;
}

.border-theme-red-dark {
  border-color: #B50E0E !important;
}

.border-theme-red-10 {
  border-color: rgba(211, 26, 26, 0.1) !important;
}

.border-theme-green {
  border-color: #41B400 !important;
}

.border-theme-green-10 {
  border-color: rgba(65, 180, 0, 0.1) !important;
}

.border-theme-black-6 {
  border-color: rgba(0, 0, 0, 0.06) !important;
}

.border-theme-purple,
.bootstrap-datetimepicker-widget,
.customized-tabs.nav-pills .nav-link.active,
.menu-link.active {
  border-color: #5F0054 !important;
}

.border-theme-purple-10 {
  border-color: rgba(95, 0, 84, 0.1) !important;
}

.border-theme-purple-dark {
  border-color: #480040 !important;
}

.border-theme-teal-10 {
  border-color: rgba(97, 240, 254, 0.1) !important;
}

.border-theme-mystic {
  border-color: #D7E2E7 !important;
}

.border-theme-red-light {
  border-color: #e3342f !important;
}

.border-theme-alto {
  border-color: #E0E0E0 !important;
}

.border-theme-wild-sand {
  border-color: #F6F6F6 !important;
}

.border-theme-mercury {
  border-color: #E2E2E2 !important;
}

.border-theme-teal-dark {
  border-color: #004653 !important;
}

.border-theme-black-36 {
  border-color: rgba(0, 0, 0, 0.36) !important;
}

.border-theme-alice-blue-dark {
  border-color: #F4F4FA !important;
}

.border-theme-gray-dark {
  border-color: #A5A5A5 !important;
}

.border-theme-blue-royal {
  border-color: #6166E4 !important;
}

.border-theme-blue-tory {
  border-color: #2E3091 !important;
}

.border-theme-blue-sherpa {
  border-color: #004653 !important;
}

.border-theme-black-pearl {
  border-color: #07192E !important;
}

.border-theme-te-papa-green {
  border-color: #1E3D3D !important;
}

.border-theme-deep-sea-green {
  border-color: #095151 !important;
}

.border-theme-perano {
  border-color: #A9CAF1 !important;
}

.border-theme-link-water {
  border-color: #DDE9F8 !important;
}

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

.border-theme-light-grayish-violet {
  border-color: #ECE4FE !important;
}

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

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

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

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

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

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

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

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0,
.multiselect-container,
.pagination .page-link,
.pagination,
.form-control,
.multiselect {
  border-radius: 0 !important;
}

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

.d-none,
.profile-dropdown .dropdown-toggle:after,
.guide-dropdown .dropdown-toggle:after {
  display: none !important;
}

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

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

.d-block,
.right-arrow:after {
  display: block !important;
}

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

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

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

.d-flex,
.flex-center,
.pagination .page-link {
  display: flex !important;
}

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

  .d-sm-block {
    display: block !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;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

  .d-md-block {
    display: block !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;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

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

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

  .d-lg-block {
    display: block !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;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

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

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

  .d-xl-block,
  .profile-dropdown .dropdown-toggle:after {
    display: block !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;
  }
}

@media (min-width: 1440px) {
  .d-hd-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media print {
  .d-print-none {
    display: none !important;
  }

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

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

  .d-print-block {
    display: block !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;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.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-wrap {
  flex-wrap: wrap !important;
}

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

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

.flex-fill {
  flex: 1 1 auto !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;
}

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

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

.justify-content-center,
.flex-center,
.pagination .page-link {
  justify-content: center !important;
}

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

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

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

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

.align-items-center,
.flex-center,
.pagination .page-link {
  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;
}

@media (min-width: 576px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }

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

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

  .flex-sm-fill {
    flex: 1 1 auto !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;
  }

  .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;
  }

  .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;
  }
}

@media (min-width: 768px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }

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

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

  .flex-md-fill {
    flex: 1 1 auto !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;
  }

  .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;
  }

  .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;
  }
}

@media (min-width: 992px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }

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

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

  .flex-lg-fill {
    flex: 1 1 auto !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;
  }

  .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;
  }

  .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;
  }
}

@media (min-width: 1200px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }

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

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

  .flex-xl-fill {
    flex: 1 1 auto !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;
  }

  .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;
  }

  .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;
  }
}

@media (min-width: 1440px) {
  .flex-hd-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

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

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

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

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

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

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

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

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

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

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

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

@media (min-width: 1440px) {
  .float-hd-left {
    float: left !important;
  }

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

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

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

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

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

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

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

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

.position-relative,
.right-arrow,
.multiselect {
  position: relative !important;
}

.position-absolute,
.right-arrow:after,
.multiselect:after {
  position: absolute !important;
}

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

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

.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;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

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

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

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

.shadow-none,
.pagination .page-link,
.form-control,
.multiselect {
  box-shadow: none !important;
}

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

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

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

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

.w-auto,
.bootstrap-datetimepicker-widget {
  width: auto !important;
}

.w-0,
.right-arrow:after {
  width: 0 !important;
}

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

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

.w-6 {
  width: 6px !important;
}

.w-7 {
  width: 7px !important;
}

.w-8 {
  width: 8px !important;
}

.w-9 {
  width: 9px !important;
}

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

.w-11 {
  width: 11px !important;
}

.w-12 {
  width: 12px !important;
}

.w-13 {
  width: 13px !important;
}

.w-14 {
  width: 14px !important;
}

.w-15 {
  width: 15px !important;
}

.w-16 {
  width: 16px !important;
}

.w-18 {
  width: 18px !important;
}

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

.w-24,
.pagination .page-link {
  width: 24px !important;
}

.w-28 {
  width: 28px !important;
}

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

.w-32 {
  width: 32px !important;
}

.w-36 {
  width: 36px !important;
}

.w-38 {
  width: 38px !important;
}

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

.w-42 {
  width: 42px !important;
}

.w-48 {
  width: 48px !important;
}

.w-55 {
  width: 55px !important;
}

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

.w-65 {
  width: 65px !important;
}

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

.w-78 {
  width: 78px !important;
}

.w-82 {
  width: 82px !important;
}

.w-105 {
  width: 105px !important;
}

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

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

.w-123 {
  width: 123px !important;
}

.w-135 {
  width: 135px !important;
}

.w-144 {
  width: 144px !important;
}

.w-145 {
  width: 145px !important;
}

.w-155 {
  width: 155px !important;
}

.w-165 {
  width: 165px !important;
}

.w-168 {
  width: 168px !important;
}

.w-172 {
  width: 172px !important;
}

.w-178 {
  width: 178px !important;
}

.w-196 {
  width: 196px !important;
}

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

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

.w-224 {
  width: 224px !important;
}

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

.w-248 {
  width: 248px !important;
}

.w-267 {
  width: 267px !important;
}

.w-272 {
  width: 272px !important;
}

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

.w-292 {
  width: 292px !important;
}

.w-296 {
  width: 296px !important;
}

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

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

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

.w-366 {
  width: 366px !important;
}

.w-384 {
  width: 384px !important;
}

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

.w-408 {
  width: 408px !important;
}

.w-414 {
  width: 414px !important;
}

.w-456 {
  width: 456px !important;
}

.w-464 {
  width: 464px !important;
}

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

.w-470 {
  width: 470px !important;
}

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

.w-564 {
  width: 564px !important;
}

.w-570 {
  width: 570px !important;
}

.w-579 {
  width: 579px !important;
}

.w-585 {
  width: 585px !important;
}

.w-600 {
  width: 600px !important;
}

.w-616 {
  width: 616px !important;
}

.w-672 {
  width: 672px !important;
}

.w-744 {
  width: 744px !important;
}

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

.w-952 {
  width: 952px !important;
}

.w-1152 {
  width: 1152px !important;
}

.w-1170 {
  width: 1152px !important;
}

.w-10p {
  width: 10% !important;
}

.w-15p {
  width: 15% !important;
}

.w-20p {
  width: 20% !important;
}

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

.w-30p {
  width: 30% !important;
}

.w-30\.10p {
  width: 30.1% !important;
}

.w-30\.80p {
  width: 30.8% !important;
}

.w-31\.25p {
  width: 31.25% !important;
}

.w-32\.25p {
  width: 32.25% !important;
}

.w-33p {
  width: 33% !important;
}

.w-40p {
  width: 40% !important;
}

.w-45p {
  width: 45% !important;
}

.w-48p {
  width: 48% !important;
}

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

.w-60p {
  width: 60% !important;
}

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

.w-66p {
  width: 66% !important;
}

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

.w-98p {
  width: 98% !important;
}

.w-one-third {
  width: 33.3333333333% !important;
}

.w-full,
.iti,
.multiselect-container,
.form-group .btn-group {
  width: 100% !important;
}

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

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

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

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

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

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

.h-2 {
  height: 2px !important;
}

.h-4 {
  height: 4px !important;
}

.h-6 {
  height: 6px !important;
}

.h-7 {
  height: 7px !important;
}

.h-8 {
  height: 8px !important;
}

.h-9 {
  height: 9px !important;
}

.h-10 {
  height: 10px !important;
}

.h-11 {
  height: 11px !important;
}

.h-12 {
  height: 12px !important;
}

.h-13 {
  height: 13px !important;
}

.h-14 {
  height: 14px !important;
}

.h-15 {
  height: 15px !important;
}

.h-16 {
  height: 16px !important;
}

.h-18 {
  height: 18px !important;
}

.h-20 {
  height: 20px !important;
}

.h-24,
.pagination .page-link {
  height: 24px !important;
}

.h-28 {
  height: 28px !important;
}

.h-30 {
  height: 30px !important;
}

.h-32 {
  height: 32px !important;
}

.h-36 {
  height: 36px !important;
}

.h-38,
input.form-control,
input.multiselect,
select.form-control,
select.multiselect {
  height: 38px !important;
}

.h-40 {
  height: 40px !important;
}

.h-42 {
  height: 42px !important;
}

.h-48 {
  height: 48px !important;
}

.h-55 {
  height: 55px !important;
}

.h-60 {
  height: 60px !important;
}

.h-65 {
  height: 65px !important;
}

.h-70 {
  height: 70px !important;
}

.h-78 {
  height: 78px !important;
}

.h-82 {
  height: 82px !important;
}

.h-105 {
  height: 105px !important;
}

.h-120 {
  height: 120px !important;
}

.h-130 {
  height: 130px !important;
}

.h-123 {
  height: 123px !important;
}

.h-135 {
  height: 135px !important;
}

.h-144 {
  height: 144px !important;
}

.h-145 {
  height: 145px !important;
}

.h-155 {
  height: 155px !important;
}

.h-165 {
  height: 165px !important;
}

.h-168 {
  height: 168px !important;
}

.h-172 {
  height: 172px !important;
}

.h-178 {
  height: 178px !important;
}

.h-196 {
  height: 196px !important;
}

.h-200 {
  height: 200px !important;
}

.h-220 {
  height: 220px !important;
}

.h-224 {
  height: 224px !important;
}

.h-240 {
  height: 240px !important;
}

.h-248 {
  height: 248px !important;
}

.h-267 {
  height: 267px !important;
}

.h-272 {
  height: 272px !important;
}

.h-280 {
  height: 280px !important;
}

.h-292 {
  height: 292px !important;
}

.h-296 {
  height: 296px !important;
}

.h-300 {
  height: 300px !important;
}

.h-320 {
  height: 320px !important;
}

.h-360 {
  height: 360px !important;
}

.h-366 {
  height: 366px !important;
}

.h-384 {
  height: 384px !important;
}

.h-400 {
  height: 400px !important;
}

.h-408 {
  height: 408px !important;
}

.h-414 {
  height: 414px !important;
}

.h-456 {
  height: 456px !important;
}

.h-464 {
  height: 464px !important;
}

.h-480 {
  height: 480px !important;
}

.h-470 {
  height: 470px !important;
}

.h-500 {
  height: 500px !important;
}

.h-564 {
  height: 564px !important;
}

.h-570 {
  height: 570px !important;
}

.h-579 {
  height: 579px !important;
}

.h-585 {
  height: 585px !important;
}

.h-600 {
  height: 600px !important;
}

.h-616 {
  height: 616px !important;
}

.h-672 {
  height: 672px !important;
}

.h-744 {
  height: 744px !important;
}

.h-800 {
  height: 800px !important;
}

.h-952 {
  height: 952px !important;
}

.h-1152 {
  height: 1152px !important;
}

.h-1170 {
  height: 1152px !important;
}

.h-10p {
  height: 10% !important;
}

.h-15p {
  height: 15% !important;
}

.h-20p {
  height: 20% !important;
}

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

.h-30p {
  height: 30% !important;
}

.h-30\.10p {
  height: 30.1% !important;
}

.h-30\.80p {
  height: 30.8% !important;
}

.h-31\.25p {
  height: 31.25% !important;
}

.h-32\.25p {
  height: 32.25% !important;
}

.h-33p {
  height: 33% !important;
}

.h-40p {
  height: 40% !important;
}

.h-45p {
  height: 45% !important;
}

.h-48p {
  height: 48% !important;
}

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

.h-60p {
  height: 60% !important;
}

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

.h-66p {
  height: 66% !important;
}

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

.h-98p {
  height: 98% !important;
}

.h-one-third {
  height: 33.3333333333% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.m-1 {
  margin: 6px !important;
}

.mt-1,
.my-1 {
  margin-top: 6px !important;
}

.mr-1,
.multiselect-container li a label input,
.mx-1 {
  margin-right: 6px !important;
}

.mb-1,
.my-1 {
  margin-bottom: 6px !important;
}

.ml-1,
.mx-1 {
  margin-left: 6px !important;
}

.m-2 {
  margin: 12px !important;
}

.mt-2,
.my-2 {
  margin-top: 12px !important;
}

.mr-2,
.mx-2 {
  margin-right: 12px !important;
}

.mb-2,
.my-2 {
  margin-bottom: 12px !important;
}

.ml-2,
.mx-2 {
  margin-left: 12px !important;
}

.m-3 {
  margin: 18px !important;
}

.mt-3,
.my-3 {
  margin-top: 18px !important;
}

.mr-3,
.mx-3 {
  margin-right: 18px !important;
}

.mb-3,
.my-3 {
  margin-bottom: 18px !important;
}

.ml-3,
.mx-3 {
  margin-left: 18px !important;
}

.m-4 {
  margin: 24px !important;
}

.mt-4,
.my-4 {
  margin-top: 24px !important;
}

.mr-4,
.mx-4 {
  margin-right: 24px !important;
}

.mb-4,
.my-4 {
  margin-bottom: 24px !important;
}

.ml-4,
.mx-4 {
  margin-left: 24px !important;
}

.m-5 {
  margin: 30px !important;
}

.mt-5,
.my-5 {
  margin-top: 30px !important;
}

.mr-5,
.mx-5 {
  margin-right: 30px !important;
}

.mb-5,
.my-5 {
  margin-bottom: 30px !important;
}

.ml-5,
.mx-5 {
  margin-left: 30px !important;
}

.m-0\.17 {
  margin: 1px !important;
}

.mt-0\.17,
.my-0\.17 {
  margin-top: 1px !important;
}

.mr-0\.17,
.mx-0\.17 {
  margin-right: 1px !important;
}

.mb-0\.17,
.my-0\.17 {
  margin-bottom: 1px !important;
}

.ml-0\.17,
.mx-0\.17 {
  margin-left: 1px !important;
}

.m-0\.33 {
  margin: 2px !important;
}

.mt-0\.33,
.my-0\.33 {
  margin-top: 2px !important;
}

.mr-0\.33,
.mx-0\.33 {
  margin-right: 2px !important;
}

.mb-0\.33,
.my-0\.33 {
  margin-bottom: 2px !important;
}

.ml-0\.33,
.mx-0\.33 {
  margin-left: 2px !important;
}

.m-0\.5 {
  margin: 3px !important;
}

.mt-0\.5,
.my-0\.5 {
  margin-top: 3px !important;
}

.mr-0\.5,
.mx-0\.5 {
  margin-right: 3px !important;
}

.mb-0\.5,
.my-0\.5 {
  margin-bottom: 3px !important;
}

.ml-0\.5,
.mx-0\.5 {
  margin-left: 3px !important;
}

.m-0\.67 {
  margin: 4px !important;
}

.mt-0\.67,
.my-0\.67 {
  margin-top: 4px !important;
}

.mr-0\.67,
.mx-0\.67 {
  margin-right: 4px !important;
}

.mb-0\.67,
.my-0\.67 {
  margin-bottom: 4px !important;
}

.ml-0\.67,
.mx-0\.67 {
  margin-left: 4px !important;
}

.m-1\.33 {
  margin: 8px !important;
}

.mt-1\.33,
.my-1\.33 {
  margin-top: 8px !important;
}

.mr-1\.33,
.mx-1\.33 {
  margin-right: 8px !important;
}

.mb-1\.33,
.my-1\.33 {
  margin-bottom: 8px !important;
}

.ml-1\.33,
.mx-1\.33 {
  margin-left: 8px !important;
}

.m-1\.5 {
  margin: 9px !important;
}

.mt-1\.5,
.my-1\.5 {
  margin-top: 9px !important;
}

.mr-1\.5,
.mx-1\.5 {
  margin-right: 9px !important;
}

.mb-1\.5,
.my-1\.5 {
  margin-bottom: 9px !important;
}

.ml-1\.5,
.mx-1\.5 {
  margin-left: 9px !important;
}

.m-1\.8 {
  margin: 10.8px !important;
}

.mt-1\.8,
.my-1\.8 {
  margin-top: 10.8px !important;
}

.mr-1\.8,
.mx-1\.8 {
  margin-right: 10.8px !important;
}

.mb-1\.8,
.my-1\.8 {
  margin-bottom: 10.8px !important;
}

.ml-1\.8,
.mx-1\.8 {
  margin-left: 10.8px !important;
}

.m-1\.66 {
  margin: 10px !important;
}

.mt-1\.66,
.my-1\.66 {
  margin-top: 10px !important;
}

.mr-1\.66,
.mx-1\.66 {
  margin-right: 10px !important;
}

.mb-1\.66,
.my-1\.66 {
  margin-bottom: 10px !important;
}

.ml-1\.66,
.mx-1\.66 {
  margin-left: 10px !important;
}

.m-2\.5 {
  margin: 15px !important;
}

.mt-2\.5,
.my-2\.5 {
  margin-top: 15px !important;
}

.mr-2\.5,
.mx-2\.5 {
  margin-right: 15px !important;
}

.mb-2\.5,
.my-2\.5 {
  margin-bottom: 15px !important;
}

.ml-2\.5,
.mx-2\.5 {
  margin-left: 15px !important;
}

.m-3\.33 {
  margin: 19.98px !important;
}

.mt-3\.33,
.my-3\.33 {
  margin-top: 19.98px !important;
}

.mr-3\.33,
.mx-3\.33 {
  margin-right: 19.98px !important;
}

.mb-3\.33,
.my-3\.33 {
  margin-bottom: 19.98px !important;
}

.ml-3\.33,
.mx-3\.33 {
  margin-left: 19.98px !important;
}

.m-3\.5 {
  margin: 21px !important;
}

.mt-3\.5,
.my-3\.5 {
  margin-top: 21px !important;
}

.mr-3\.5,
.mx-3\.5 {
  margin-right: 21px !important;
}

.mb-3\.5,
.my-3\.5 {
  margin-bottom: 21px !important;
}

.ml-3\.5,
.mx-3\.5 {
  margin-left: 21px !important;
}

.m-4\.33 {
  margin: 25.98px !important;
}

.mt-4\.33,
.my-4\.33 {
  margin-top: 25.98px !important;
}

.mr-4\.33,
.mx-4\.33 {
  margin-right: 25.98px !important;
}

.mb-4\.33,
.my-4\.33 {
  margin-bottom: 25.98px !important;
}

.ml-4\.33,
.mx-4\.33 {
  margin-left: 25.98px !important;
}

.m-5\.5 {
  margin: 30px !important;
}

.mt-5\.5,
.my-5\.5 {
  margin-top: 30px !important;
}

.mr-5\.5,
.mx-5\.5 {
  margin-right: 30px !important;
}

.mb-5\.5,
.my-5\.5 {
  margin-bottom: 30px !important;
}

.ml-5\.5,
.mx-5\.5 {
  margin-left: 30px !important;
}

.m-6 {
  margin: 36px !important;
}

.mt-6,
.my-6 {
  margin-top: 36px !important;
}

.mr-6,
.mx-6 {
  margin-right: 36px !important;
}

.mb-6,
.my-6 {
  margin-bottom: 36px !important;
}

.ml-6,
.mx-6 {
  margin-left: 36px !important;
}

.m-6\.5 {
  margin: 39px !important;
}

.mt-6\.5,
.my-6\.5 {
  margin-top: 39px !important;
}

.mr-6\.5,
.mx-6\.5 {
  margin-right: 39px !important;
}

.mb-6\.5,
.my-6\.5 {
  margin-bottom: 39px !important;
}

.ml-6\.5,
.mx-6\.5 {
  margin-left: 39px !important;
}

.m-7 {
  margin: 42px !important;
}

.mt-7,
.my-7 {
  margin-top: 42px !important;
}

.mr-7,
.mx-7 {
  margin-right: 42px !important;
}

.mb-7,
.my-7 {
  margin-bottom: 42px !important;
}

.ml-7,
.mx-7 {
  margin-left: 42px !important;
}

.m-7\.5 {
  margin: 45px !important;
}

.mt-7\.5,
.my-7\.5 {
  margin-top: 45px !important;
}

.mr-7\.5,
.mx-7\.5 {
  margin-right: 45px !important;
}

.mb-7\.5,
.my-7\.5 {
  margin-bottom: 45px !important;
}

.ml-7\.5,
.mx-7\.5 {
  margin-left: 45px !important;
}

.m-8 {
  margin: 48px !important;
}

.mt-8,
.my-8 {
  margin-top: 48px !important;
}

.mr-8,
.mx-8 {
  margin-right: 48px !important;
}

.mb-8,
.my-8 {
  margin-bottom: 48px !important;
}

.ml-8,
.mx-8 {
  margin-left: 48px !important;
}

.m-9 {
  margin: 57px !important;
}

.mt-9,
.my-9 {
  margin-top: 57px !important;
}

.mr-9,
.mx-9 {
  margin-right: 57px !important;
}

.mb-9,
.my-9 {
  margin-bottom: 57px !important;
}

.ml-9,
.mx-9 {
  margin-left: 57px !important;
}

.m-10 {
  margin: 60px !important;
}

.mt-10,
.my-10 {
  margin-top: 60px !important;
}

.mr-10,
.mx-10 {
  margin-right: 60px !important;
}

.mb-10,
.my-10 {
  margin-bottom: 60px !important;
}

.ml-10,
.mx-10 {
  margin-left: 60px !important;
}

.m-10\.33 {
  margin: 61.98px !important;
}

.mt-10\.33,
.my-10\.33 {
  margin-top: 61.98px !important;
}

.mr-10\.33,
.mx-10\.33 {
  margin-right: 61.98px !important;
}

.mb-10\.33,
.my-10\.33 {
  margin-bottom: 61.98px !important;
}

.ml-10\.33,
.mx-10\.33 {
  margin-left: 61.98px !important;
}

.m-11 {
  margin: 66px !important;
}

.mt-11,
.my-11 {
  margin-top: 66px !important;
}

.mr-11,
.mx-11 {
  margin-right: 66px !important;
}

.mb-11,
.my-11 {
  margin-bottom: 66px !important;
}

.ml-11,
.mx-11 {
  margin-left: 66px !important;
}

.m-11\.33 {
  margin: 67.98px !important;
}

.mt-11\.33,
.my-11\.33 {
  margin-top: 67.98px !important;
}

.mr-11\.33,
.mx-11\.33 {
  margin-right: 67.98px !important;
}

.mb-11\.33,
.my-11\.33 {
  margin-bottom: 67.98px !important;
}

.ml-11\.33,
.mx-11\.33 {
  margin-left: 67.98px !important;
}

.m-12 {
  margin: 72px !important;
}

.mt-12,
.my-12 {
  margin-top: 72px !important;
}

.mr-12,
.mx-12 {
  margin-right: 72px !important;
}

.mb-12,
.my-12 {
  margin-bottom: 72px !important;
}

.ml-12,
.mx-12 {
  margin-left: 72px !important;
}

.m-13 {
  margin: 78px !important;
}

.mt-13,
.my-13 {
  margin-top: 78px !important;
}

.mr-13,
.mx-13 {
  margin-right: 78px !important;
}

.mb-13,
.my-13 {
  margin-bottom: 78px !important;
}

.ml-13,
.mx-13 {
  margin-left: 78px !important;
}

.m-13\.5 {
  margin: 81px !important;
}

.mt-13\.5,
.my-13\.5 {
  margin-top: 81px !important;
}

.mr-13\.5,
.mx-13\.5 {
  margin-right: 81px !important;
}

.mb-13\.5,
.my-13\.5 {
  margin-bottom: 81px !important;
}

.ml-13\.5,
.mx-13\.5 {
  margin-left: 81px !important;
}

.m-14 {
  margin: 84px !important;
}

.mt-14,
.my-14 {
  margin-top: 84px !important;
}

.mr-14,
.mx-14 {
  margin-right: 84px !important;
}

.mb-14,
.my-14 {
  margin-bottom: 84px !important;
}

.ml-14,
.mx-14 {
  margin-left: 84px !important;
}

.m-15 {
  margin: 90px !important;
}

.mt-15,
.my-15 {
  margin-top: 90px !important;
}

.mr-15,
.mx-15 {
  margin-right: 90px !important;
}

.mb-15,
.my-15 {
  margin-bottom: 90px !important;
}

.ml-15,
.mx-15 {
  margin-left: 90px !important;
}

.m-15\.5 {
  margin: 93px !important;
}

.mt-15\.5,
.my-15\.5 {
  margin-top: 93px !important;
}

.mr-15\.5,
.mx-15\.5 {
  margin-right: 93px !important;
}

.mb-15\.5,
.my-15\.5 {
  margin-bottom: 93px !important;
}

.ml-15\.5,
.mx-15\.5 {
  margin-left: 93px !important;
}

.m-16 {
  margin: 96px !important;
}

.mt-16,
.my-16 {
  margin-top: 96px !important;
}

.mr-16,
.mx-16 {
  margin-right: 96px !important;
}

.mb-16,
.my-16 {
  margin-bottom: 96px !important;
}

.ml-16,
.mx-16 {
  margin-left: 96px !important;
}

.m-18 {
  margin: 108px !important;
}

.mt-18,
.my-18 {
  margin-top: 108px !important;
}

.mr-18,
.mx-18 {
  margin-right: 108px !important;
}

.mb-18,
.my-18 {
  margin-bottom: 108px !important;
}

.ml-18,
.mx-18 {
  margin-left: 108px !important;
}

.m-20 {
  margin: 120px !important;
}

.mt-20,
.my-20 {
  margin-top: 120px !important;
}

.mr-20,
.mx-20 {
  margin-right: 120px !important;
}

.mb-20,
.my-20 {
  margin-bottom: 120px !important;
}

.ml-20,
.mx-20 {
  margin-left: 120px !important;
}

.m-22\.5 {
  margin: 135px !important;
}

.mt-22\.5,
.my-22\.5 {
  margin-top: 135px !important;
}

.mr-22\.5,
.mx-22\.5 {
  margin-right: 135px !important;
}

.mb-22\.5,
.my-22\.5 {
  margin-bottom: 135px !important;
}

.ml-22\.5,
.mx-22\.5 {
  margin-left: 135px !important;
}

.m-25 {
  margin: 150px !important;
}

.mt-25,
.my-25 {
  margin-top: 150px !important;
}

.mr-25,
.mx-25 {
  margin-right: 150px !important;
}

.mb-25,
.my-25 {
  margin-bottom: 150px !important;
}

.ml-25,
.mx-25 {
  margin-left: 150px !important;
}

.m-31\.6 {
  margin: 189.6px !important;
}

.mt-31\.6,
.my-31\.6 {
  margin-top: 189.6px !important;
}

.mr-31\.6,
.mx-31\.6 {
  margin-right: 189.6px !important;
}

.mb-31\.6,
.my-31\.6 {
  margin-bottom: 189.6px !important;
}

.ml-31\.6,
.mx-31\.6 {
  margin-left: 189.6px !important;
}

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

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

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

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

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

.p-1 {
  padding: 6px !important;
}

.pt-1,
.py-1 {
  padding-top: 6px !important;
}

.pr-1,
.px-1,
.bootstrap-datetimepicker-widget .datepicker-days td,
.bootstrap-datetimepicker-widget .datepicker-days th {
  padding-right: 6px !important;
}

.pb-1,
.py-1 {
  padding-bottom: 6px !important;
}

.pl-1,
.px-1,
.bootstrap-datetimepicker-widget .datepicker-days td,
.bootstrap-datetimepicker-widget .datepicker-days th {
  padding-left: 6px !important;
}

.p-2 {
  padding: 12px !important;
}

.pt-2,
.py-2 {
  padding-top: 12px !important;
}

.pr-2,
.px-2,
.multiselect-container li a label {
  padding-right: 12px !important;
}

.pb-2,
.py-2 {
  padding-bottom: 12px !important;
}

.pl-2,
.px-2,
.multiselect-container li a label {
  padding-left: 12px !important;
}

.p-3 {
  padding: 18px !important;
}

.pt-3,
.py-3 {
  padding-top: 18px !important;
}

.pr-3,
.px-3 {
  padding-right: 18px !important;
}

.pb-3,
.py-3 {
  padding-bottom: 18px !important;
}

.pl-3,
.px-3 {
  padding-left: 18px !important;
}

.p-4 {
  padding: 24px !important;
}

.pt-4,
.py-4 {
  padding-top: 24px !important;
}

.pr-4,
.multiselect,
.px-4 {
  padding-right: 24px !important;
}

.pb-4,
.py-4 {
  padding-bottom: 24px !important;
}

.pl-4,
.px-4 {
  padding-left: 24px !important;
}

.p-5 {
  padding: 30px !important;
}

.pt-5,
.py-5 {
  padding-top: 30px !important;
}

.pr-5,
.form-datepicker input,
select.form-control,
select.multiselect,
.px-5 {
  padding-right: 30px !important;
}

.pb-5,
.py-5 {
  padding-bottom: 30px !important;
}

.pl-5,
.px-5 {
  padding-left: 30px !important;
}

.p-0\.17 {
  padding: 1px !important;
}

.pt-0\.17,
.py-0\.17 {
  padding-top: 1px !important;
}

.pr-0\.17,
.px-0\.17 {
  padding-right: 1px !important;
}

.pb-0\.17,
.py-0\.17 {
  padding-bottom: 1px !important;
}

.pl-0\.17,
.px-0\.17 {
  padding-left: 1px !important;
}

.p-0\.33 {
  padding: 2px !important;
}

.pt-0\.33,
.py-0\.33 {
  padding-top: 2px !important;
}

.pr-0\.33,
.px-0\.33 {
  padding-right: 2px !important;
}

.pb-0\.33,
.py-0\.33 {
  padding-bottom: 2px !important;
}

.pl-0\.33,
.px-0\.33 {
  padding-left: 2px !important;
}

.p-0\.5 {
  padding: 3px !important;
}

.pt-0\.5,
.py-0\.5 {
  padding-top: 3px !important;
}

.pr-0\.5,
.px-0\.5 {
  padding-right: 3px !important;
}

.pb-0\.5,
.py-0\.5 {
  padding-bottom: 3px !important;
}

.pl-0\.5,
.px-0\.5 {
  padding-left: 3px !important;
}

.p-0\.67 {
  padding: 4px !important;
}

.pt-0\.67,
.py-0\.67,
.bootstrap-datetimepicker-widget .datepicker-days td,
.bootstrap-datetimepicker-widget .datepicker-days th {
  padding-top: 4px !important;
}

.pr-0\.67,
.px-0\.67 {
  padding-right: 4px !important;
}

.pb-0\.67,
.menu-link.active,
.py-0\.67,
.bootstrap-datetimepicker-widget .datepicker-days td,
.bootstrap-datetimepicker-widget .datepicker-days th {
  padding-bottom: 4px !important;
}

.pl-0\.67,
.px-0\.67 {
  padding-left: 4px !important;
}

.p-1\.33 {
  padding: 8px !important;
}

.pt-1\.33,
.py-1\.33 {
  padding-top: 8px !important;
}

.pr-1\.33,
.px-1\.33 {
  padding-right: 8px !important;
}

.pb-1\.33,
.py-1\.33 {
  padding-bottom: 8px !important;
}

.pl-1\.33,
.px-1\.33 {
  padding-left: 8px !important;
}

.p-1\.5 {
  padding: 9px !important;
}

.pt-1\.5,
.py-1\.5 {
  padding-top: 9px !important;
}

.pr-1\.5,
.px-1\.5 {
  padding-right: 9px !important;
}

.pb-1\.5,
.py-1\.5 {
  padding-bottom: 9px !important;
}

.pl-1\.5,
.px-1\.5 {
  padding-left: 9px !important;
}

.p-1\.8 {
  padding: 10.8px !important;
}

.pt-1\.8,
.py-1\.8 {
  padding-top: 10.8px !important;
}

.pr-1\.8,
.px-1\.8 {
  padding-right: 10.8px !important;
}

.pb-1\.8,
.py-1\.8 {
  padding-bottom: 10.8px !important;
}

.pl-1\.8,
.px-1\.8 {
  padding-left: 10.8px !important;
}

.p-1\.66,
.bootstrap-datetimepicker-widget {
  padding: 10px !important;
}

.pt-1\.66,
.py-1\.66 {
  padding-top: 10px !important;
}

.pr-1\.66,
.px-1\.66 {
  padding-right: 10px !important;
}

.pb-1\.66,
.py-1\.66 {
  padding-bottom: 10px !important;
}

.pl-1\.66,
.px-1\.66 {
  padding-left: 10px !important;
}

.p-2\.5 {
  padding: 15px !important;
}

.pt-2\.5,
.py-2\.5 {
  padding-top: 15px !important;
}

.pr-2\.5,
.px-2\.5 {
  padding-right: 15px !important;
}

.pb-2\.5,
.py-2\.5 {
  padding-bottom: 15px !important;
}

.pl-2\.5,
.px-2\.5 {
  padding-left: 15px !important;
}

.p-3\.33 {
  padding: 19.98px !important;
}

.pt-3\.33,
.py-3\.33 {
  padding-top: 19.98px !important;
}

.pr-3\.33,
.px-3\.33 {
  padding-right: 19.98px !important;
}

.pb-3\.33,
.py-3\.33 {
  padding-bottom: 19.98px !important;
}

.pl-3\.33,
.px-3\.33 {
  padding-left: 19.98px !important;
}

.p-3\.5 {
  padding: 21px !important;
}

.pt-3\.5,
.py-3\.5 {
  padding-top: 21px !important;
}

.pr-3\.5,
.px-3\.5 {
  padding-right: 21px !important;
}

.pb-3\.5,
.py-3\.5 {
  padding-bottom: 21px !important;
}

.pl-3\.5,
.px-3\.5 {
  padding-left: 21px !important;
}

.p-4\.33 {
  padding: 25.98px !important;
}

.pt-4\.33,
.py-4\.33 {
  padding-top: 25.98px !important;
}

.pr-4\.33,
.px-4\.33 {
  padding-right: 25.98px !important;
}

.pb-4\.33,
.py-4\.33 {
  padding-bottom: 25.98px !important;
}

.pl-4\.33,
.px-4\.33 {
  padding-left: 25.98px !important;
}

.p-5\.5 {
  padding: 30px !important;
}

.pt-5\.5,
.py-5\.5 {
  padding-top: 30px !important;
}

.pr-5\.5,
.px-5\.5 {
  padding-right: 30px !important;
}

.pb-5\.5,
.py-5\.5 {
  padding-bottom: 30px !important;
}

.pl-5\.5,
.px-5\.5 {
  padding-left: 30px !important;
}

.p-6 {
  padding: 36px !important;
}

.pt-6,
.py-6 {
  padding-top: 36px !important;
}

.pr-6,
.px-6 {
  padding-right: 36px !important;
}

.pb-6,
.py-6 {
  padding-bottom: 36px !important;
}

.pl-6,
.px-6 {
  padding-left: 36px !important;
}

.p-6\.5 {
  padding: 39px !important;
}

.pt-6\.5,
.py-6\.5 {
  padding-top: 39px !important;
}

.pr-6\.5,
.px-6\.5 {
  padding-right: 39px !important;
}

.pb-6\.5,
.py-6\.5 {
  padding-bottom: 39px !important;
}

.pl-6\.5,
.px-6\.5 {
  padding-left: 39px !important;
}

.p-7 {
  padding: 42px !important;
}

.pt-7,
.py-7 {
  padding-top: 42px !important;
}

.pr-7,
.px-7 {
  padding-right: 42px !important;
}

.pb-7,
.py-7 {
  padding-bottom: 42px !important;
}

.pl-7,
.px-7 {
  padding-left: 42px !important;
}

.p-7\.5 {
  padding: 45px !important;
}

.pt-7\.5,
.py-7\.5 {
  padding-top: 45px !important;
}

.pr-7\.5,
.px-7\.5 {
  padding-right: 45px !important;
}

.pb-7\.5,
.py-7\.5 {
  padding-bottom: 45px !important;
}

.pl-7\.5,
.px-7\.5 {
  padding-left: 45px !important;
}

.p-8 {
  padding: 48px !important;
}

.pt-8,
.py-8 {
  padding-top: 48px !important;
}

.pr-8,
.px-8 {
  padding-right: 48px !important;
}

.pb-8,
.py-8 {
  padding-bottom: 48px !important;
}

.pl-8,
.px-8 {
  padding-left: 48px !important;
}

.p-9 {
  padding: 57px !important;
}

.pt-9,
.py-9 {
  padding-top: 57px !important;
}

.pr-9,
.px-9 {
  padding-right: 57px !important;
}

.pb-9,
.py-9 {
  padding-bottom: 57px !important;
}

.pl-9,
.px-9 {
  padding-left: 57px !important;
}

.p-10 {
  padding: 60px !important;
}

.pt-10,
.py-10 {
  padding-top: 60px !important;
}

.pr-10,
.px-10 {
  padding-right: 60px !important;
}

.pb-10,
.py-10 {
  padding-bottom: 60px !important;
}

.pl-10,
.px-10 {
  padding-left: 60px !important;
}

.p-10\.33 {
  padding: 61.98px !important;
}

.pt-10\.33,
.py-10\.33 {
  padding-top: 61.98px !important;
}

.pr-10\.33,
.px-10\.33 {
  padding-right: 61.98px !important;
}

.pb-10\.33,
.py-10\.33 {
  padding-bottom: 61.98px !important;
}

.pl-10\.33,
.px-10\.33 {
  padding-left: 61.98px !important;
}

.p-11 {
  padding: 66px !important;
}

.pt-11,
.py-11 {
  padding-top: 66px !important;
}

.pr-11,
.px-11 {
  padding-right: 66px !important;
}

.pb-11,
.py-11 {
  padding-bottom: 66px !important;
}

.pl-11,
.px-11 {
  padding-left: 66px !important;
}

.p-11\.33 {
  padding: 67.98px !important;
}

.pt-11\.33,
.py-11\.33 {
  padding-top: 67.98px !important;
}

.pr-11\.33,
.px-11\.33 {
  padding-right: 67.98px !important;
}

.pb-11\.33,
.py-11\.33 {
  padding-bottom: 67.98px !important;
}

.pl-11\.33,
.px-11\.33 {
  padding-left: 67.98px !important;
}

.p-12 {
  padding: 72px !important;
}

.pt-12,
.py-12 {
  padding-top: 72px !important;
}

.pr-12,
.px-12 {
  padding-right: 72px !important;
}

.pb-12,
.py-12 {
  padding-bottom: 72px !important;
}

.pl-12,
.px-12 {
  padding-left: 72px !important;
}

.p-13 {
  padding: 78px !important;
}

.pt-13,
.py-13 {
  padding-top: 78px !important;
}

.pr-13,
.px-13 {
  padding-right: 78px !important;
}

.pb-13,
.py-13 {
  padding-bottom: 78px !important;
}

.pl-13,
.px-13 {
  padding-left: 78px !important;
}

.p-13\.5 {
  padding: 81px !important;
}

.pt-13\.5,
.py-13\.5 {
  padding-top: 81px !important;
}

.pr-13\.5,
.px-13\.5 {
  padding-right: 81px !important;
}

.pb-13\.5,
.py-13\.5 {
  padding-bottom: 81px !important;
}

.pl-13\.5,
.px-13\.5 {
  padding-left: 81px !important;
}

.p-14 {
  padding: 84px !important;
}

.pt-14,
.py-14 {
  padding-top: 84px !important;
}

.pr-14,
.px-14 {
  padding-right: 84px !important;
}

.pb-14,
.py-14 {
  padding-bottom: 84px !important;
}

.pl-14,
.px-14 {
  padding-left: 84px !important;
}

.p-15 {
  padding: 90px !important;
}

.pt-15,
.py-15 {
  padding-top: 90px !important;
}

.pr-15,
.px-15 {
  padding-right: 90px !important;
}

.pb-15,
.py-15 {
  padding-bottom: 90px !important;
}

.pl-15,
.px-15 {
  padding-left: 90px !important;
}

.p-15\.5 {
  padding: 93px !important;
}

.pt-15\.5,
.py-15\.5 {
  padding-top: 93px !important;
}

.pr-15\.5,
.px-15\.5 {
  padding-right: 93px !important;
}

.pb-15\.5,
.py-15\.5 {
  padding-bottom: 93px !important;
}

.pl-15\.5,
.px-15\.5 {
  padding-left: 93px !important;
}

.p-16 {
  padding: 96px !important;
}

.pt-16,
.py-16 {
  padding-top: 96px !important;
}

.pr-16,
.px-16 {
  padding-right: 96px !important;
}

.pb-16,
.py-16 {
  padding-bottom: 96px !important;
}

.pl-16,
.px-16 {
  padding-left: 96px !important;
}

.p-18 {
  padding: 108px !important;
}

.pt-18,
.py-18 {
  padding-top: 108px !important;
}

.pr-18,
.px-18 {
  padding-right: 108px !important;
}

.pb-18,
.py-18 {
  padding-bottom: 108px !important;
}

.pl-18,
.px-18 {
  padding-left: 108px !important;
}

.p-20 {
  padding: 120px !important;
}

.pt-20,
.py-20 {
  padding-top: 120px !important;
}

.pr-20,
.px-20 {
  padding-right: 120px !important;
}

.pb-20,
.py-20 {
  padding-bottom: 120px !important;
}

.pl-20,
.px-20 {
  padding-left: 120px !important;
}

.p-22\.5 {
  padding: 135px !important;
}

.pt-22\.5,
.py-22\.5 {
  padding-top: 135px !important;
}

.pr-22\.5,
.px-22\.5 {
  padding-right: 135px !important;
}

.pb-22\.5,
.py-22\.5 {
  padding-bottom: 135px !important;
}

.pl-22\.5,
.px-22\.5 {
  padding-left: 135px !important;
}

.p-25 {
  padding: 150px !important;
}

.pt-25,
.py-25 {
  padding-top: 150px !important;
}

.pr-25,
.px-25 {
  padding-right: 150px !important;
}

.pb-25,
.py-25 {
  padding-bottom: 150px !important;
}

.pl-25,
.px-25 {
  padding-left: 150px !important;
}

.p-31\.6 {
  padding: 189.6px !important;
}

.pt-31\.6,
.py-31\.6 {
  padding-top: 189.6px !important;
}

.pr-31\.6,
.px-31\.6 {
  padding-right: 189.6px !important;
}

.pb-31\.6,
.py-31\.6 {
  padding-bottom: 189.6px !important;
}

.pl-31\.6,
.px-31\.6 {
  padding-left: 189.6px !important;
}

.m-n1 {
  margin: -6px !important;
}

.mt-n1,
.my-n1 {
  margin-top: -6px !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -6px !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -6px !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -6px !important;
}

.m-n2 {
  margin: -12px !important;
}

.mt-n2,
.my-n2 {
  margin-top: -12px !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -12px !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -12px !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -12px !important;
}

.m-n3 {
  margin: -18px !important;
}

.mt-n3,
.my-n3 {
  margin-top: -18px !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -18px !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -18px !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -18px !important;
}

.m-n4 {
  margin: -24px !important;
}

.mt-n4,
.my-n4 {
  margin-top: -24px !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -24px !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -24px !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -24px !important;
}

.m-n5 {
  margin: -30px !important;
}

.mt-n5,
.my-n5 {
  margin-top: -30px !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -30px !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -30px !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -30px !important;
}

.m-n0\.17 {
  margin: -1px !important;
}

.mt-n0\.17,
.my-n0\.17 {
  margin-top: -1px !important;
}

.mr-n0\.17,
.mx-n0\.17 {
  margin-right: -1px !important;
}

.mb-n0\.17,
.my-n0\.17 {
  margin-bottom: -1px !important;
}

.ml-n0\.17,
.mx-n0\.17 {
  margin-left: -1px !important;
}

.m-n0\.33 {
  margin: -2px !important;
}

.mt-n0\.33,
.my-n0\.33 {
  margin-top: -2px !important;
}

.mr-n0\.33,
.mx-n0\.33 {
  margin-right: -2px !important;
}

.mb-n0\.33,
.my-n0\.33 {
  margin-bottom: -2px !important;
}

.ml-n0\.33,
.mx-n0\.33 {
  margin-left: -2px !important;
}

.m-n0\.5 {
  margin: -3px !important;
}

.mt-n0\.5,
.my-n0\.5 {
  margin-top: -3px !important;
}

.mr-n0\.5,
.mx-n0\.5 {
  margin-right: -3px !important;
}

.mb-n0\.5,
.my-n0\.5 {
  margin-bottom: -3px !important;
}

.ml-n0\.5,
.mx-n0\.5 {
  margin-left: -3px !important;
}

.m-n0\.67 {
  margin: -4px !important;
}

.mt-n0\.67,
.my-n0\.67 {
  margin-top: -4px !important;
}

.mr-n0\.67,
.mx-n0\.67 {
  margin-right: -4px !important;
}

.mb-n0\.67,
.my-n0\.67 {
  margin-bottom: -4px !important;
}

.ml-n0\.67,
.mx-n0\.67 {
  margin-left: -4px !important;
}

.m-n1\.33 {
  margin: -8px !important;
}

.mt-n1\.33,
.my-n1\.33 {
  margin-top: -8px !important;
}

.mr-n1\.33,
.mx-n1\.33 {
  margin-right: -8px !important;
}

.mb-n1\.33,
.my-n1\.33 {
  margin-bottom: -8px !important;
}

.ml-n1\.33,
.mx-n1\.33 {
  margin-left: -8px !important;
}

.m-n1\.5 {
  margin: -9px !important;
}

.mt-n1\.5,
.my-n1\.5 {
  margin-top: -9px !important;
}

.mr-n1\.5,
.mx-n1\.5 {
  margin-right: -9px !important;
}

.mb-n1\.5,
.my-n1\.5 {
  margin-bottom: -9px !important;
}

.ml-n1\.5,
.mx-n1\.5 {
  margin-left: -9px !important;
}

.m-n1\.8 {
  margin: -10.8px !important;
}

.mt-n1\.8,
.my-n1\.8 {
  margin-top: -10.8px !important;
}

.mr-n1\.8,
.mx-n1\.8 {
  margin-right: -10.8px !important;
}

.mb-n1\.8,
.my-n1\.8 {
  margin-bottom: -10.8px !important;
}

.ml-n1\.8,
.mx-n1\.8 {
  margin-left: -10.8px !important;
}

.m-n1\.66 {
  margin: -10px !important;
}

.mt-n1\.66,
.my-n1\.66 {
  margin-top: -10px !important;
}

.mr-n1\.66,
.mx-n1\.66 {
  margin-right: -10px !important;
}

.mb-n1\.66,
.my-n1\.66 {
  margin-bottom: -10px !important;
}

.ml-n1\.66,
.mx-n1\.66 {
  margin-left: -10px !important;
}

.m-n2\.5 {
  margin: -15px !important;
}

.mt-n2\.5,
.my-n2\.5 {
  margin-top: -15px !important;
}

.mr-n2\.5,
.mx-n2\.5 {
  margin-right: -15px !important;
}

.mb-n2\.5,
.my-n2\.5 {
  margin-bottom: -15px !important;
}

.ml-n2\.5,
.mx-n2\.5 {
  margin-left: -15px !important;
}

.m-n3\.33 {
  margin: -19.98px !important;
}

.mt-n3\.33,
.my-n3\.33 {
  margin-top: -19.98px !important;
}

.mr-n3\.33,
.mx-n3\.33 {
  margin-right: -19.98px !important;
}

.mb-n3\.33,
.my-n3\.33 {
  margin-bottom: -19.98px !important;
}

.ml-n3\.33,
.mx-n3\.33 {
  margin-left: -19.98px !important;
}

.m-n3\.5 {
  margin: -21px !important;
}

.mt-n3\.5,
.my-n3\.5 {
  margin-top: -21px !important;
}

.mr-n3\.5,
.mx-n3\.5 {
  margin-right: -21px !important;
}

.mb-n3\.5,
.my-n3\.5 {
  margin-bottom: -21px !important;
}

.ml-n3\.5,
.mx-n3\.5 {
  margin-left: -21px !important;
}

.m-n4\.33 {
  margin: -25.98px !important;
}

.mt-n4\.33,
.my-n4\.33 {
  margin-top: -25.98px !important;
}

.mr-n4\.33,
.mx-n4\.33 {
  margin-right: -25.98px !important;
}

.mb-n4\.33,
.my-n4\.33 {
  margin-bottom: -25.98px !important;
}

.ml-n4\.33,
.mx-n4\.33 {
  margin-left: -25.98px !important;
}

.m-n5\.5 {
  margin: -30px !important;
}

.mt-n5\.5,
.my-n5\.5 {
  margin-top: -30px !important;
}

.mr-n5\.5,
.mx-n5\.5 {
  margin-right: -30px !important;
}

.mb-n5\.5,
.my-n5\.5 {
  margin-bottom: -30px !important;
}

.ml-n5\.5,
.mx-n5\.5 {
  margin-left: -30px !important;
}

.m-n6 {
  margin: -36px !important;
}

.mt-n6,
.my-n6 {
  margin-top: -36px !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -36px !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -36px !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -36px !important;
}

.m-n6\.5 {
  margin: -39px !important;
}

.mt-n6\.5,
.my-n6\.5 {
  margin-top: -39px !important;
}

.mr-n6\.5,
.mx-n6\.5 {
  margin-right: -39px !important;
}

.mb-n6\.5,
.my-n6\.5 {
  margin-bottom: -39px !important;
}

.ml-n6\.5,
.mx-n6\.5 {
  margin-left: -39px !important;
}

.m-n7 {
  margin: -42px !important;
}

.mt-n7,
.my-n7 {
  margin-top: -42px !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -42px !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -42px !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -42px !important;
}

.m-n7\.5 {
  margin: -45px !important;
}

.mt-n7\.5,
.my-n7\.5 {
  margin-top: -45px !important;
}

.mr-n7\.5,
.mx-n7\.5 {
  margin-right: -45px !important;
}

.mb-n7\.5,
.my-n7\.5 {
  margin-bottom: -45px !important;
}

.ml-n7\.5,
.mx-n7\.5 {
  margin-left: -45px !important;
}

.m-n8 {
  margin: -48px !important;
}

.mt-n8,
.my-n8 {
  margin-top: -48px !important;
}

.mr-n8,
.mx-n8 {
  margin-right: -48px !important;
}

.mb-n8,
.my-n8 {
  margin-bottom: -48px !important;
}

.ml-n8,
.mx-n8 {
  margin-left: -48px !important;
}

.m-n9 {
  margin: -57px !important;
}

.mt-n9,
.my-n9 {
  margin-top: -57px !important;
}

.mr-n9,
.mx-n9 {
  margin-right: -57px !important;
}

.mb-n9,
.my-n9 {
  margin-bottom: -57px !important;
}

.ml-n9,
.mx-n9 {
  margin-left: -57px !important;
}

.m-n10 {
  margin: -60px !important;
}

.mt-n10,
.my-n10 {
  margin-top: -60px !important;
}

.mr-n10,
.mx-n10 {
  margin-right: -60px !important;
}

.mb-n10,
.my-n10 {
  margin-bottom: -60px !important;
}

.ml-n10,
.mx-n10 {
  margin-left: -60px !important;
}

.m-n10\.33 {
  margin: -61.98px !important;
}

.mt-n10\.33,
.my-n10\.33 {
  margin-top: -61.98px !important;
}

.mr-n10\.33,
.mx-n10\.33 {
  margin-right: -61.98px !important;
}

.mb-n10\.33,
.my-n10\.33 {
  margin-bottom: -61.98px !important;
}

.ml-n10\.33,
.mx-n10\.33 {
  margin-left: -61.98px !important;
}

.m-n11 {
  margin: -66px !important;
}

.mt-n11,
.my-n11 {
  margin-top: -66px !important;
}

.mr-n11,
.mx-n11 {
  margin-right: -66px !important;
}

.mb-n11,
.my-n11 {
  margin-bottom: -66px !important;
}

.ml-n11,
.mx-n11 {
  margin-left: -66px !important;
}

.m-n11\.33 {
  margin: -67.98px !important;
}

.mt-n11\.33,
.my-n11\.33 {
  margin-top: -67.98px !important;
}

.mr-n11\.33,
.mx-n11\.33 {
  margin-right: -67.98px !important;
}

.mb-n11\.33,
.my-n11\.33 {
  margin-bottom: -67.98px !important;
}

.ml-n11\.33,
.mx-n11\.33 {
  margin-left: -67.98px !important;
}

.m-n12 {
  margin: -72px !important;
}

.mt-n12,
.my-n12 {
  margin-top: -72px !important;
}

.mr-n12,
.mx-n12 {
  margin-right: -72px !important;
}

.mb-n12,
.my-n12 {
  margin-bottom: -72px !important;
}

.ml-n12,
.mx-n12 {
  margin-left: -72px !important;
}

.m-n13 {
  margin: -78px !important;
}

.mt-n13,
.my-n13 {
  margin-top: -78px !important;
}

.mr-n13,
.mx-n13 {
  margin-right: -78px !important;
}

.mb-n13,
.my-n13 {
  margin-bottom: -78px !important;
}

.ml-n13,
.mx-n13 {
  margin-left: -78px !important;
}

.m-n13\.5 {
  margin: -81px !important;
}

.mt-n13\.5,
.my-n13\.5 {
  margin-top: -81px !important;
}

.mr-n13\.5,
.mx-n13\.5 {
  margin-right: -81px !important;
}

.mb-n13\.5,
.my-n13\.5 {
  margin-bottom: -81px !important;
}

.ml-n13\.5,
.mx-n13\.5 {
  margin-left: -81px !important;
}

.m-n14 {
  margin: -84px !important;
}

.mt-n14,
.my-n14 {
  margin-top: -84px !important;
}

.mr-n14,
.mx-n14 {
  margin-right: -84px !important;
}

.mb-n14,
.my-n14 {
  margin-bottom: -84px !important;
}

.ml-n14,
.mx-n14 {
  margin-left: -84px !important;
}

.m-n15 {
  margin: -90px !important;
}

.mt-n15,
.my-n15 {
  margin-top: -90px !important;
}

.mr-n15,
.mx-n15 {
  margin-right: -90px !important;
}

.mb-n15,
.my-n15 {
  margin-bottom: -90px !important;
}

.ml-n15,
.mx-n15 {
  margin-left: -90px !important;
}

.m-n15\.5 {
  margin: -93px !important;
}

.mt-n15\.5,
.my-n15\.5 {
  margin-top: -93px !important;
}

.mr-n15\.5,
.mx-n15\.5 {
  margin-right: -93px !important;
}

.mb-n15\.5,
.my-n15\.5 {
  margin-bottom: -93px !important;
}

.ml-n15\.5,
.mx-n15\.5 {
  margin-left: -93px !important;
}

.m-n16 {
  margin: -96px !important;
}

.mt-n16,
.my-n16 {
  margin-top: -96px !important;
}

.mr-n16,
.mx-n16 {
  margin-right: -96px !important;
}

.mb-n16,
.my-n16 {
  margin-bottom: -96px !important;
}

.ml-n16,
.mx-n16 {
  margin-left: -96px !important;
}

.m-n18 {
  margin: -108px !important;
}

.mt-n18,
.my-n18 {
  margin-top: -108px !important;
}

.mr-n18,
.mx-n18 {
  margin-right: -108px !important;
}

.mb-n18,
.my-n18 {
  margin-bottom: -108px !important;
}

.ml-n18,
.mx-n18 {
  margin-left: -108px !important;
}

.m-n20 {
  margin: -120px !important;
}

.mt-n20,
.my-n20 {
  margin-top: -120px !important;
}

.mr-n20,
.mx-n20 {
  margin-right: -120px !important;
}

.mb-n20,
.my-n20 {
  margin-bottom: -120px !important;
}

.ml-n20,
.mx-n20 {
  margin-left: -120px !important;
}

.m-n22\.5 {
  margin: -135px !important;
}

.mt-n22\.5,
.my-n22\.5 {
  margin-top: -135px !important;
}

.mr-n22\.5,
.mx-n22\.5 {
  margin-right: -135px !important;
}

.mb-n22\.5,
.my-n22\.5 {
  margin-bottom: -135px !important;
}

.ml-n22\.5,
.mx-n22\.5 {
  margin-left: -135px !important;
}

.m-n25 {
  margin: -150px !important;
}

.mt-n25,
.my-n25 {
  margin-top: -150px !important;
}

.mr-n25,
.mx-n25 {
  margin-right: -150px !important;
}

.mb-n25,
.my-n25 {
  margin-bottom: -150px !important;
}

.ml-n25,
.mx-n25 {
  margin-left: -150px !important;
}

.m-n31\.6 {
  margin: -189.6px !important;
}

.mt-n31\.6,
.my-n31\.6 {
  margin-top: -189.6px !important;
}

.mr-n31\.6,
.mx-n31\.6 {
  margin-right: -189.6px !important;
}

.mb-n31\.6,
.my-n31\.6 {
  margin-bottom: -189.6px !important;
}

.ml-n31\.6,
.mx-n31\.6 {
  margin-left: -189.6px !important;
}

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

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

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

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

.ml-auto,
.profile-dropdown .dropdown-toggle:after,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

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

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

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

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 6px !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 6px !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 6px !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 6px !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 6px !important;
  }

  .m-sm-2 {
    margin: 12px !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 12px !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 12px !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 12px !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 12px !important;
  }

  .m-sm-3 {
    margin: 18px !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 18px !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 18px !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 18px !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 18px !important;
  }

  .m-sm-4 {
    margin: 24px !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 24px !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 24px !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 24px !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 24px !important;
  }

  .m-sm-5 {
    margin: 30px !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 30px !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 30px !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 30px !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 30px !important;
  }

  .m-sm-0\.17 {
    margin: 1px !important;
  }

  .mt-sm-0\.17,
  .my-sm-0\.17 {
    margin-top: 1px !important;
  }

  .mr-sm-0\.17,
  .mx-sm-0\.17 {
    margin-right: 1px !important;
  }

  .mb-sm-0\.17,
  .my-sm-0\.17 {
    margin-bottom: 1px !important;
  }

  .ml-sm-0\.17,
  .mx-sm-0\.17 {
    margin-left: 1px !important;
  }

  .m-sm-0\.33 {
    margin: 2px !important;
  }

  .mt-sm-0\.33,
  .my-sm-0\.33 {
    margin-top: 2px !important;
  }

  .mr-sm-0\.33,
  .mx-sm-0\.33 {
    margin-right: 2px !important;
  }

  .mb-sm-0\.33,
  .my-sm-0\.33 {
    margin-bottom: 2px !important;
  }

  .ml-sm-0\.33,
  .mx-sm-0\.33 {
    margin-left: 2px !important;
  }

  .m-sm-0\.5 {
    margin: 3px !important;
  }

  .mt-sm-0\.5,
  .my-sm-0\.5 {
    margin-top: 3px !important;
  }

  .mr-sm-0\.5,
  .mx-sm-0\.5 {
    margin-right: 3px !important;
  }

  .mb-sm-0\.5,
  .my-sm-0\.5 {
    margin-bottom: 3px !important;
  }

  .ml-sm-0\.5,
  .mx-sm-0\.5 {
    margin-left: 3px !important;
  }

  .m-sm-0\.67 {
    margin: 4px !important;
  }

  .mt-sm-0\.67,
  .my-sm-0\.67 {
    margin-top: 4px !important;
  }

  .mr-sm-0\.67,
  .mx-sm-0\.67 {
    margin-right: 4px !important;
  }

  .mb-sm-0\.67,
  .my-sm-0\.67 {
    margin-bottom: 4px !important;
  }

  .ml-sm-0\.67,
  .mx-sm-0\.67 {
    margin-left: 4px !important;
  }

  .m-sm-1\.33 {
    margin: 8px !important;
  }

  .mt-sm-1\.33,
  .my-sm-1\.33 {
    margin-top: 8px !important;
  }

  .mr-sm-1\.33,
  .mx-sm-1\.33 {
    margin-right: 8px !important;
  }

  .mb-sm-1\.33,
  .my-sm-1\.33 {
    margin-bottom: 8px !important;
  }

  .ml-sm-1\.33,
  .mx-sm-1\.33 {
    margin-left: 8px !important;
  }

  .m-sm-1\.5 {
    margin: 9px !important;
  }

  .mt-sm-1\.5,
  .my-sm-1\.5 {
    margin-top: 9px !important;
  }

  .mr-sm-1\.5,
  .mx-sm-1\.5 {
    margin-right: 9px !important;
  }

  .mb-sm-1\.5,
  .my-sm-1\.5 {
    margin-bottom: 9px !important;
  }

  .ml-sm-1\.5,
  .mx-sm-1\.5 {
    margin-left: 9px !important;
  }

  .m-sm-1\.8 {
    margin: 10.8px !important;
  }

  .mt-sm-1\.8,
  .my-sm-1\.8 {
    margin-top: 10.8px !important;
  }

  .mr-sm-1\.8,
  .mx-sm-1\.8 {
    margin-right: 10.8px !important;
  }

  .mb-sm-1\.8,
  .my-sm-1\.8 {
    margin-bottom: 10.8px !important;
  }

  .ml-sm-1\.8,
  .mx-sm-1\.8 {
    margin-left: 10.8px !important;
  }

  .m-sm-1\.66 {
    margin: 10px !important;
  }

  .mt-sm-1\.66,
  .my-sm-1\.66 {
    margin-top: 10px !important;
  }

  .mr-sm-1\.66,
  .mx-sm-1\.66 {
    margin-right: 10px !important;
  }

  .mb-sm-1\.66,
  .my-sm-1\.66 {
    margin-bottom: 10px !important;
  }

  .ml-sm-1\.66,
  .mx-sm-1\.66 {
    margin-left: 10px !important;
  }

  .m-sm-2\.5 {
    margin: 15px !important;
  }

  .mt-sm-2\.5,
  .my-sm-2\.5 {
    margin-top: 15px !important;
  }

  .mr-sm-2\.5,
  .mx-sm-2\.5 {
    margin-right: 15px !important;
  }

  .mb-sm-2\.5,
  .my-sm-2\.5 {
    margin-bottom: 15px !important;
  }

  .ml-sm-2\.5,
  .mx-sm-2\.5 {
    margin-left: 15px !important;
  }

  .m-sm-3\.33 {
    margin: 19.98px !important;
  }

  .mt-sm-3\.33,
  .my-sm-3\.33 {
    margin-top: 19.98px !important;
  }

  .mr-sm-3\.33,
  .mx-sm-3\.33 {
    margin-right: 19.98px !important;
  }

  .mb-sm-3\.33,
  .my-sm-3\.33 {
    margin-bottom: 19.98px !important;
  }

  .ml-sm-3\.33,
  .mx-sm-3\.33 {
    margin-left: 19.98px !important;
  }

  .m-sm-3\.5 {
    margin: 21px !important;
  }

  .mt-sm-3\.5,
  .my-sm-3\.5 {
    margin-top: 21px !important;
  }

  .mr-sm-3\.5,
  .mx-sm-3\.5 {
    margin-right: 21px !important;
  }

  .mb-sm-3\.5,
  .my-sm-3\.5 {
    margin-bottom: 21px !important;
  }

  .ml-sm-3\.5,
  .mx-sm-3\.5 {
    margin-left: 21px !important;
  }

  .m-sm-4\.33 {
    margin: 25.98px !important;
  }

  .mt-sm-4\.33,
  .my-sm-4\.33 {
    margin-top: 25.98px !important;
  }

  .mr-sm-4\.33,
  .mx-sm-4\.33 {
    margin-right: 25.98px !important;
  }

  .mb-sm-4\.33,
  .my-sm-4\.33 {
    margin-bottom: 25.98px !important;
  }

  .ml-sm-4\.33,
  .mx-sm-4\.33 {
    margin-left: 25.98px !important;
  }

  .m-sm-5\.5 {
    margin: 30px !important;
  }

  .mt-sm-5\.5,
  .my-sm-5\.5 {
    margin-top: 30px !important;
  }

  .mr-sm-5\.5,
  .mx-sm-5\.5 {
    margin-right: 30px !important;
  }

  .mb-sm-5\.5,
  .my-sm-5\.5 {
    margin-bottom: 30px !important;
  }

  .ml-sm-5\.5,
  .mx-sm-5\.5 {
    margin-left: 30px !important;
  }

  .m-sm-6 {
    margin: 36px !important;
  }

  .mt-sm-6,
  .my-sm-6 {
    margin-top: 36px !important;
  }

  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 36px !important;
  }

  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 36px !important;
  }

  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 36px !important;
  }

  .m-sm-6\.5 {
    margin: 39px !important;
  }

  .mt-sm-6\.5,
  .my-sm-6\.5 {
    margin-top: 39px !important;
  }

  .mr-sm-6\.5,
  .mx-sm-6\.5 {
    margin-right: 39px !important;
  }

  .mb-sm-6\.5,
  .my-sm-6\.5 {
    margin-bottom: 39px !important;
  }

  .ml-sm-6\.5,
  .mx-sm-6\.5 {
    margin-left: 39px !important;
  }

  .m-sm-7 {
    margin: 42px !important;
  }

  .mt-sm-7,
  .my-sm-7 {
    margin-top: 42px !important;
  }

  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 42px !important;
  }

  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 42px !important;
  }

  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 42px !important;
  }

  .m-sm-7\.5 {
    margin: 45px !important;
  }

  .mt-sm-7\.5,
  .my-sm-7\.5 {
    margin-top: 45px !important;
  }

  .mr-sm-7\.5,
  .mx-sm-7\.5 {
    margin-right: 45px !important;
  }

  .mb-sm-7\.5,
  .my-sm-7\.5 {
    margin-bottom: 45px !important;
  }

  .ml-sm-7\.5,
  .mx-sm-7\.5 {
    margin-left: 45px !important;
  }

  .m-sm-8 {
    margin: 48px !important;
  }

  .mt-sm-8,
  .my-sm-8 {
    margin-top: 48px !important;
  }

  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 48px !important;
  }

  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 48px !important;
  }

  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 48px !important;
  }

  .m-sm-9 {
    margin: 57px !important;
  }

  .mt-sm-9,
  .my-sm-9 {
    margin-top: 57px !important;
  }

  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 57px !important;
  }

  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 57px !important;
  }

  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 57px !important;
  }

  .m-sm-10 {
    margin: 60px !important;
  }

  .mt-sm-10,
  .my-sm-10 {
    margin-top: 60px !important;
  }

  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 60px !important;
  }

  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 60px !important;
  }

  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 60px !important;
  }

  .m-sm-10\.33 {
    margin: 61.98px !important;
  }

  .mt-sm-10\.33,
  .my-sm-10\.33 {
    margin-top: 61.98px !important;
  }

  .mr-sm-10\.33,
  .mx-sm-10\.33 {
    margin-right: 61.98px !important;
  }

  .mb-sm-10\.33,
  .my-sm-10\.33 {
    margin-bottom: 61.98px !important;
  }

  .ml-sm-10\.33,
  .mx-sm-10\.33 {
    margin-left: 61.98px !important;
  }

  .m-sm-11 {
    margin: 66px !important;
  }

  .mt-sm-11,
  .my-sm-11 {
    margin-top: 66px !important;
  }

  .mr-sm-11,
  .mx-sm-11 {
    margin-right: 66px !important;
  }

  .mb-sm-11,
  .my-sm-11 {
    margin-bottom: 66px !important;
  }

  .ml-sm-11,
  .mx-sm-11 {
    margin-left: 66px !important;
  }

  .m-sm-11\.33 {
    margin: 67.98px !important;
  }

  .mt-sm-11\.33,
  .my-sm-11\.33 {
    margin-top: 67.98px !important;
  }

  .mr-sm-11\.33,
  .mx-sm-11\.33 {
    margin-right: 67.98px !important;
  }

  .mb-sm-11\.33,
  .my-sm-11\.33 {
    margin-bottom: 67.98px !important;
  }

  .ml-sm-11\.33,
  .mx-sm-11\.33 {
    margin-left: 67.98px !important;
  }

  .m-sm-12 {
    margin: 72px !important;
  }

  .mt-sm-12,
  .my-sm-12 {
    margin-top: 72px !important;
  }

  .mr-sm-12,
  .mx-sm-12 {
    margin-right: 72px !important;
  }

  .mb-sm-12,
  .my-sm-12 {
    margin-bottom: 72px !important;
  }

  .ml-sm-12,
  .mx-sm-12 {
    margin-left: 72px !important;
  }

  .m-sm-13 {
    margin: 78px !important;
  }

  .mt-sm-13,
  .my-sm-13 {
    margin-top: 78px !important;
  }

  .mr-sm-13,
  .mx-sm-13 {
    margin-right: 78px !important;
  }

  .mb-sm-13,
  .my-sm-13 {
    margin-bottom: 78px !important;
  }

  .ml-sm-13,
  .mx-sm-13 {
    margin-left: 78px !important;
  }

  .m-sm-13\.5 {
    margin: 81px !important;
  }

  .mt-sm-13\.5,
  .my-sm-13\.5 {
    margin-top: 81px !important;
  }

  .mr-sm-13\.5,
  .mx-sm-13\.5 {
    margin-right: 81px !important;
  }

  .mb-sm-13\.5,
  .my-sm-13\.5 {
    margin-bottom: 81px !important;
  }

  .ml-sm-13\.5,
  .mx-sm-13\.5 {
    margin-left: 81px !important;
  }

  .m-sm-14 {
    margin: 84px !important;
  }

  .mt-sm-14,
  .my-sm-14 {
    margin-top: 84px !important;
  }

  .mr-sm-14,
  .mx-sm-14 {
    margin-right: 84px !important;
  }

  .mb-sm-14,
  .my-sm-14 {
    margin-bottom: 84px !important;
  }

  .ml-sm-14,
  .mx-sm-14 {
    margin-left: 84px !important;
  }

  .m-sm-15 {
    margin: 90px !important;
  }

  .mt-sm-15,
  .my-sm-15 {
    margin-top: 90px !important;
  }

  .mr-sm-15,
  .mx-sm-15 {
    margin-right: 90px !important;
  }

  .mb-sm-15,
  .my-sm-15 {
    margin-bottom: 90px !important;
  }

  .ml-sm-15,
  .mx-sm-15 {
    margin-left: 90px !important;
  }

  .m-sm-15\.5 {
    margin: 93px !important;
  }

  .mt-sm-15\.5,
  .my-sm-15\.5 {
    margin-top: 93px !important;
  }

  .mr-sm-15\.5,
  .mx-sm-15\.5 {
    margin-right: 93px !important;
  }

  .mb-sm-15\.5,
  .my-sm-15\.5 {
    margin-bottom: 93px !important;
  }

  .ml-sm-15\.5,
  .mx-sm-15\.5 {
    margin-left: 93px !important;
  }

  .m-sm-16 {
    margin: 96px !important;
  }

  .mt-sm-16,
  .my-sm-16 {
    margin-top: 96px !important;
  }

  .mr-sm-16,
  .mx-sm-16 {
    margin-right: 96px !important;
  }

  .mb-sm-16,
  .my-sm-16 {
    margin-bottom: 96px !important;
  }

  .ml-sm-16,
  .mx-sm-16 {
    margin-left: 96px !important;
  }

  .m-sm-18 {
    margin: 108px !important;
  }

  .mt-sm-18,
  .my-sm-18 {
    margin-top: 108px !important;
  }

  .mr-sm-18,
  .mx-sm-18 {
    margin-right: 108px !important;
  }

  .mb-sm-18,
  .my-sm-18 {
    margin-bottom: 108px !important;
  }

  .ml-sm-18,
  .mx-sm-18 {
    margin-left: 108px !important;
  }

  .m-sm-20 {
    margin: 120px !important;
  }

  .mt-sm-20,
  .my-sm-20 {
    margin-top: 120px !important;
  }

  .mr-sm-20,
  .mx-sm-20 {
    margin-right: 120px !important;
  }

  .mb-sm-20,
  .my-sm-20 {
    margin-bottom: 120px !important;
  }

  .ml-sm-20,
  .mx-sm-20 {
    margin-left: 120px !important;
  }

  .m-sm-22\.5 {
    margin: 135px !important;
  }

  .mt-sm-22\.5,
  .my-sm-22\.5 {
    margin-top: 135px !important;
  }

  .mr-sm-22\.5,
  .mx-sm-22\.5 {
    margin-right: 135px !important;
  }

  .mb-sm-22\.5,
  .my-sm-22\.5 {
    margin-bottom: 135px !important;
  }

  .ml-sm-22\.5,
  .mx-sm-22\.5 {
    margin-left: 135px !important;
  }

  .m-sm-25 {
    margin: 150px !important;
  }

  .mt-sm-25,
  .my-sm-25 {
    margin-top: 150px !important;
  }

  .mr-sm-25,
  .mx-sm-25 {
    margin-right: 150px !important;
  }

  .mb-sm-25,
  .my-sm-25 {
    margin-bottom: 150px !important;
  }

  .ml-sm-25,
  .mx-sm-25 {
    margin-left: 150px !important;
  }

  .m-sm-31\.6 {
    margin: 189.6px !important;
  }

  .mt-sm-31\.6,
  .my-sm-31\.6 {
    margin-top: 189.6px !important;
  }

  .mr-sm-31\.6,
  .mx-sm-31\.6 {
    margin-right: 189.6px !important;
  }

  .mb-sm-31\.6,
  .my-sm-31\.6 {
    margin-bottom: 189.6px !important;
  }

  .ml-sm-31\.6,
  .mx-sm-31\.6 {
    margin-left: 189.6px !important;
  }

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

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

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

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

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 6px !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 6px !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 6px !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 6px !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 6px !important;
  }

  .p-sm-2 {
    padding: 12px !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 12px !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 12px !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 12px !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 12px !important;
  }

  .p-sm-3 {
    padding: 18px !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 18px !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 18px !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 18px !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 18px !important;
  }

  .p-sm-4 {
    padding: 24px !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 24px !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 24px !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 24px !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 24px !important;
  }

  .p-sm-5 {
    padding: 30px !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 30px !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 30px !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 30px !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 30px !important;
  }

  .p-sm-0\.17 {
    padding: 1px !important;
  }

  .pt-sm-0\.17,
  .py-sm-0\.17 {
    padding-top: 1px !important;
  }

  .pr-sm-0\.17,
  .px-sm-0\.17 {
    padding-right: 1px !important;
  }

  .pb-sm-0\.17,
  .py-sm-0\.17 {
    padding-bottom: 1px !important;
  }

  .pl-sm-0\.17,
  .px-sm-0\.17 {
    padding-left: 1px !important;
  }

  .p-sm-0\.33 {
    padding: 2px !important;
  }

  .pt-sm-0\.33,
  .py-sm-0\.33 {
    padding-top: 2px !important;
  }

  .pr-sm-0\.33,
  .px-sm-0\.33 {
    padding-right: 2px !important;
  }

  .pb-sm-0\.33,
  .py-sm-0\.33 {
    padding-bottom: 2px !important;
  }

  .pl-sm-0\.33,
  .px-sm-0\.33 {
    padding-left: 2px !important;
  }

  .p-sm-0\.5 {
    padding: 3px !important;
  }

  .pt-sm-0\.5,
  .py-sm-0\.5 {
    padding-top: 3px !important;
  }

  .pr-sm-0\.5,
  .px-sm-0\.5 {
    padding-right: 3px !important;
  }

  .pb-sm-0\.5,
  .py-sm-0\.5 {
    padding-bottom: 3px !important;
  }

  .pl-sm-0\.5,
  .px-sm-0\.5 {
    padding-left: 3px !important;
  }

  .p-sm-0\.67 {
    padding: 4px !important;
  }

  .pt-sm-0\.67,
  .py-sm-0\.67 {
    padding-top: 4px !important;
  }

  .pr-sm-0\.67,
  .px-sm-0\.67 {
    padding-right: 4px !important;
  }

  .pb-sm-0\.67,
  .py-sm-0\.67 {
    padding-bottom: 4px !important;
  }

  .pl-sm-0\.67,
  .px-sm-0\.67 {
    padding-left: 4px !important;
  }

  .p-sm-1\.33 {
    padding: 8px !important;
  }

  .pt-sm-1\.33,
  .py-sm-1\.33 {
    padding-top: 8px !important;
  }

  .pr-sm-1\.33,
  .px-sm-1\.33 {
    padding-right: 8px !important;
  }

  .pb-sm-1\.33,
  .py-sm-1\.33 {
    padding-bottom: 8px !important;
  }

  .pl-sm-1\.33,
  .px-sm-1\.33 {
    padding-left: 8px !important;
  }

  .p-sm-1\.5 {
    padding: 9px !important;
  }

  .pt-sm-1\.5,
  .py-sm-1\.5 {
    padding-top: 9px !important;
  }

  .pr-sm-1\.5,
  .px-sm-1\.5 {
    padding-right: 9px !important;
  }

  .pb-sm-1\.5,
  .py-sm-1\.5 {
    padding-bottom: 9px !important;
  }

  .pl-sm-1\.5,
  .px-sm-1\.5 {
    padding-left: 9px !important;
  }

  .p-sm-1\.8 {
    padding: 10.8px !important;
  }

  .pt-sm-1\.8,
  .py-sm-1\.8 {
    padding-top: 10.8px !important;
  }

  .pr-sm-1\.8,
  .px-sm-1\.8 {
    padding-right: 10.8px !important;
  }

  .pb-sm-1\.8,
  .py-sm-1\.8 {
    padding-bottom: 10.8px !important;
  }

  .pl-sm-1\.8,
  .px-sm-1\.8 {
    padding-left: 10.8px !important;
  }

  .p-sm-1\.66 {
    padding: 10px !important;
  }

  .pt-sm-1\.66,
  .py-sm-1\.66 {
    padding-top: 10px !important;
  }

  .pr-sm-1\.66,
  .px-sm-1\.66 {
    padding-right: 10px !important;
  }

  .pb-sm-1\.66,
  .py-sm-1\.66 {
    padding-bottom: 10px !important;
  }

  .pl-sm-1\.66,
  .px-sm-1\.66 {
    padding-left: 10px !important;
  }

  .p-sm-2\.5 {
    padding: 15px !important;
  }

  .pt-sm-2\.5,
  .py-sm-2\.5 {
    padding-top: 15px !important;
  }

  .pr-sm-2\.5,
  .px-sm-2\.5 {
    padding-right: 15px !important;
  }

  .pb-sm-2\.5,
  .py-sm-2\.5 {
    padding-bottom: 15px !important;
  }

  .pl-sm-2\.5,
  .px-sm-2\.5 {
    padding-left: 15px !important;
  }

  .p-sm-3\.33 {
    padding: 19.98px !important;
  }

  .pt-sm-3\.33,
  .py-sm-3\.33 {
    padding-top: 19.98px !important;
  }

  .pr-sm-3\.33,
  .px-sm-3\.33 {
    padding-right: 19.98px !important;
  }

  .pb-sm-3\.33,
  .py-sm-3\.33 {
    padding-bottom: 19.98px !important;
  }

  .pl-sm-3\.33,
  .px-sm-3\.33 {
    padding-left: 19.98px !important;
  }

  .p-sm-3\.5 {
    padding: 21px !important;
  }

  .pt-sm-3\.5,
  .py-sm-3\.5 {
    padding-top: 21px !important;
  }

  .pr-sm-3\.5,
  .px-sm-3\.5 {
    padding-right: 21px !important;
  }

  .pb-sm-3\.5,
  .py-sm-3\.5 {
    padding-bottom: 21px !important;
  }

  .pl-sm-3\.5,
  .px-sm-3\.5 {
    padding-left: 21px !important;
  }

  .p-sm-4\.33 {
    padding: 25.98px !important;
  }

  .pt-sm-4\.33,
  .py-sm-4\.33 {
    padding-top: 25.98px !important;
  }

  .pr-sm-4\.33,
  .px-sm-4\.33 {
    padding-right: 25.98px !important;
  }

  .pb-sm-4\.33,
  .py-sm-4\.33 {
    padding-bottom: 25.98px !important;
  }

  .pl-sm-4\.33,
  .px-sm-4\.33 {
    padding-left: 25.98px !important;
  }

  .p-sm-5\.5 {
    padding: 30px !important;
  }

  .pt-sm-5\.5,
  .py-sm-5\.5 {
    padding-top: 30px !important;
  }

  .pr-sm-5\.5,
  .px-sm-5\.5 {
    padding-right: 30px !important;
  }

  .pb-sm-5\.5,
  .py-sm-5\.5 {
    padding-bottom: 30px !important;
  }

  .pl-sm-5\.5,
  .px-sm-5\.5 {
    padding-left: 30px !important;
  }

  .p-sm-6 {
    padding: 36px !important;
  }

  .pt-sm-6,
  .py-sm-6 {
    padding-top: 36px !important;
  }

  .pr-sm-6,
  .px-sm-6 {
    padding-right: 36px !important;
  }

  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 36px !important;
  }

  .pl-sm-6,
  .px-sm-6 {
    padding-left: 36px !important;
  }

  .p-sm-6\.5 {
    padding: 39px !important;
  }

  .pt-sm-6\.5,
  .py-sm-6\.5 {
    padding-top: 39px !important;
  }

  .pr-sm-6\.5,
  .px-sm-6\.5 {
    padding-right: 39px !important;
  }

  .pb-sm-6\.5,
  .py-sm-6\.5 {
    padding-bottom: 39px !important;
  }

  .pl-sm-6\.5,
  .px-sm-6\.5 {
    padding-left: 39px !important;
  }

  .p-sm-7 {
    padding: 42px !important;
  }

  .pt-sm-7,
  .py-sm-7 {
    padding-top: 42px !important;
  }

  .pr-sm-7,
  .px-sm-7 {
    padding-right: 42px !important;
  }

  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 42px !important;
  }

  .pl-sm-7,
  .px-sm-7 {
    padding-left: 42px !important;
  }

  .p-sm-7\.5 {
    padding: 45px !important;
  }

  .pt-sm-7\.5,
  .py-sm-7\.5 {
    padding-top: 45px !important;
  }

  .pr-sm-7\.5,
  .px-sm-7\.5 {
    padding-right: 45px !important;
  }

  .pb-sm-7\.5,
  .py-sm-7\.5 {
    padding-bottom: 45px !important;
  }

  .pl-sm-7\.5,
  .px-sm-7\.5 {
    padding-left: 45px !important;
  }

  .p-sm-8 {
    padding: 48px !important;
  }

  .pt-sm-8,
  .py-sm-8 {
    padding-top: 48px !important;
  }

  .pr-sm-8,
  .px-sm-8 {
    padding-right: 48px !important;
  }

  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 48px !important;
  }

  .pl-sm-8,
  .px-sm-8 {
    padding-left: 48px !important;
  }

  .p-sm-9 {
    padding: 57px !important;
  }

  .pt-sm-9,
  .py-sm-9 {
    padding-top: 57px !important;
  }

  .pr-sm-9,
  .px-sm-9 {
    padding-right: 57px !important;
  }

  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 57px !important;
  }

  .pl-sm-9,
  .px-sm-9 {
    padding-left: 57px !important;
  }

  .p-sm-10 {
    padding: 60px !important;
  }

  .pt-sm-10,
  .py-sm-10 {
    padding-top: 60px !important;
  }

  .pr-sm-10,
  .px-sm-10 {
    padding-right: 60px !important;
  }

  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 60px !important;
  }

  .pl-sm-10,
  .px-sm-10 {
    padding-left: 60px !important;
  }

  .p-sm-10\.33 {
    padding: 61.98px !important;
  }

  .pt-sm-10\.33,
  .py-sm-10\.33 {
    padding-top: 61.98px !important;
  }

  .pr-sm-10\.33,
  .px-sm-10\.33 {
    padding-right: 61.98px !important;
  }

  .pb-sm-10\.33,
  .py-sm-10\.33 {
    padding-bottom: 61.98px !important;
  }

  .pl-sm-10\.33,
  .px-sm-10\.33 {
    padding-left: 61.98px !important;
  }

  .p-sm-11 {
    padding: 66px !important;
  }

  .pt-sm-11,
  .py-sm-11 {
    padding-top: 66px !important;
  }

  .pr-sm-11,
  .px-sm-11 {
    padding-right: 66px !important;
  }

  .pb-sm-11,
  .py-sm-11 {
    padding-bottom: 66px !important;
  }

  .pl-sm-11,
  .px-sm-11 {
    padding-left: 66px !important;
  }

  .p-sm-11\.33 {
    padding: 67.98px !important;
  }

  .pt-sm-11\.33,
  .py-sm-11\.33 {
    padding-top: 67.98px !important;
  }

  .pr-sm-11\.33,
  .px-sm-11\.33 {
    padding-right: 67.98px !important;
  }

  .pb-sm-11\.33,
  .py-sm-11\.33 {
    padding-bottom: 67.98px !important;
  }

  .pl-sm-11\.33,
  .px-sm-11\.33 {
    padding-left: 67.98px !important;
  }

  .p-sm-12 {
    padding: 72px !important;
  }

  .pt-sm-12,
  .py-sm-12 {
    padding-top: 72px !important;
  }

  .pr-sm-12,
  .px-sm-12 {
    padding-right: 72px !important;
  }

  .pb-sm-12,
  .py-sm-12 {
    padding-bottom: 72px !important;
  }

  .pl-sm-12,
  .px-sm-12 {
    padding-left: 72px !important;
  }

  .p-sm-13 {
    padding: 78px !important;
  }

  .pt-sm-13,
  .py-sm-13 {
    padding-top: 78px !important;
  }

  .pr-sm-13,
  .px-sm-13 {
    padding-right: 78px !important;
  }

  .pb-sm-13,
  .py-sm-13 {
    padding-bottom: 78px !important;
  }

  .pl-sm-13,
  .px-sm-13 {
    padding-left: 78px !important;
  }

  .p-sm-13\.5 {
    padding: 81px !important;
  }

  .pt-sm-13\.5,
  .py-sm-13\.5 {
    padding-top: 81px !important;
  }

  .pr-sm-13\.5,
  .px-sm-13\.5 {
    padding-right: 81px !important;
  }

  .pb-sm-13\.5,
  .py-sm-13\.5 {
    padding-bottom: 81px !important;
  }

  .pl-sm-13\.5,
  .px-sm-13\.5 {
    padding-left: 81px !important;
  }

  .p-sm-14 {
    padding: 84px !important;
  }

  .pt-sm-14,
  .py-sm-14 {
    padding-top: 84px !important;
  }

  .pr-sm-14,
  .px-sm-14 {
    padding-right: 84px !important;
  }

  .pb-sm-14,
  .py-sm-14 {
    padding-bottom: 84px !important;
  }

  .pl-sm-14,
  .px-sm-14 {
    padding-left: 84px !important;
  }

  .p-sm-15 {
    padding: 90px !important;
  }

  .pt-sm-15,
  .py-sm-15 {
    padding-top: 90px !important;
  }

  .pr-sm-15,
  .px-sm-15 {
    padding-right: 90px !important;
  }

  .pb-sm-15,
  .py-sm-15 {
    padding-bottom: 90px !important;
  }

  .pl-sm-15,
  .px-sm-15 {
    padding-left: 90px !important;
  }

  .p-sm-15\.5 {
    padding: 93px !important;
  }

  .pt-sm-15\.5,
  .py-sm-15\.5 {
    padding-top: 93px !important;
  }

  .pr-sm-15\.5,
  .px-sm-15\.5 {
    padding-right: 93px !important;
  }

  .pb-sm-15\.5,
  .py-sm-15\.5 {
    padding-bottom: 93px !important;
  }

  .pl-sm-15\.5,
  .px-sm-15\.5 {
    padding-left: 93px !important;
  }

  .p-sm-16 {
    padding: 96px !important;
  }

  .pt-sm-16,
  .py-sm-16 {
    padding-top: 96px !important;
  }

  .pr-sm-16,
  .px-sm-16 {
    padding-right: 96px !important;
  }

  .pb-sm-16,
  .py-sm-16 {
    padding-bottom: 96px !important;
  }

  .pl-sm-16,
  .px-sm-16 {
    padding-left: 96px !important;
  }

  .p-sm-18 {
    padding: 108px !important;
  }

  .pt-sm-18,
  .py-sm-18 {
    padding-top: 108px !important;
  }

  .pr-sm-18,
  .px-sm-18 {
    padding-right: 108px !important;
  }

  .pb-sm-18,
  .py-sm-18 {
    padding-bottom: 108px !important;
  }

  .pl-sm-18,
  .px-sm-18 {
    padding-left: 108px !important;
  }

  .p-sm-20 {
    padding: 120px !important;
  }

  .pt-sm-20,
  .py-sm-20 {
    padding-top: 120px !important;
  }

  .pr-sm-20,
  .px-sm-20 {
    padding-right: 120px !important;
  }

  .pb-sm-20,
  .py-sm-20 {
    padding-bottom: 120px !important;
  }

  .pl-sm-20,
  .px-sm-20 {
    padding-left: 120px !important;
  }

  .p-sm-22\.5 {
    padding: 135px !important;
  }

  .pt-sm-22\.5,
  .py-sm-22\.5 {
    padding-top: 135px !important;
  }

  .pr-sm-22\.5,
  .px-sm-22\.5 {
    padding-right: 135px !important;
  }

  .pb-sm-22\.5,
  .py-sm-22\.5 {
    padding-bottom: 135px !important;
  }

  .pl-sm-22\.5,
  .px-sm-22\.5 {
    padding-left: 135px !important;
  }

  .p-sm-25 {
    padding: 150px !important;
  }

  .pt-sm-25,
  .py-sm-25 {
    padding-top: 150px !important;
  }

  .pr-sm-25,
  .px-sm-25 {
    padding-right: 150px !important;
  }

  .pb-sm-25,
  .py-sm-25 {
    padding-bottom: 150px !important;
  }

  .pl-sm-25,
  .px-sm-25 {
    padding-left: 150px !important;
  }

  .p-sm-31\.6 {
    padding: 189.6px !important;
  }

  .pt-sm-31\.6,
  .py-sm-31\.6 {
    padding-top: 189.6px !important;
  }

  .pr-sm-31\.6,
  .px-sm-31\.6 {
    padding-right: 189.6px !important;
  }

  .pb-sm-31\.6,
  .py-sm-31\.6 {
    padding-bottom: 189.6px !important;
  }

  .pl-sm-31\.6,
  .px-sm-31\.6 {
    padding-left: 189.6px !important;
  }

  .m-sm-n1 {
    margin: -6px !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -6px !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -6px !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -6px !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -6px !important;
  }

  .m-sm-n2 {
    margin: -12px !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -12px !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -12px !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -12px !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -12px !important;
  }

  .m-sm-n3 {
    margin: -18px !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -18px !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -18px !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -18px !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -18px !important;
  }

  .m-sm-n4 {
    margin: -24px !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -24px !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -24px !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -24px !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -24px !important;
  }

  .m-sm-n5 {
    margin: -30px !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -30px !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -30px !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -30px !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -30px !important;
  }

  .m-sm-n0\.17 {
    margin: -1px !important;
  }

  .mt-sm-n0\.17,
  .my-sm-n0\.17 {
    margin-top: -1px !important;
  }

  .mr-sm-n0\.17,
  .mx-sm-n0\.17 {
    margin-right: -1px !important;
  }

  .mb-sm-n0\.17,
  .my-sm-n0\.17 {
    margin-bottom: -1px !important;
  }

  .ml-sm-n0\.17,
  .mx-sm-n0\.17 {
    margin-left: -1px !important;
  }

  .m-sm-n0\.33 {
    margin: -2px !important;
  }

  .mt-sm-n0\.33,
  .my-sm-n0\.33 {
    margin-top: -2px !important;
  }

  .mr-sm-n0\.33,
  .mx-sm-n0\.33 {
    margin-right: -2px !important;
  }

  .mb-sm-n0\.33,
  .my-sm-n0\.33 {
    margin-bottom: -2px !important;
  }

  .ml-sm-n0\.33,
  .mx-sm-n0\.33 {
    margin-left: -2px !important;
  }

  .m-sm-n0\.5 {
    margin: -3px !important;
  }

  .mt-sm-n0\.5,
  .my-sm-n0\.5 {
    margin-top: -3px !important;
  }

  .mr-sm-n0\.5,
  .mx-sm-n0\.5 {
    margin-right: -3px !important;
  }

  .mb-sm-n0\.5,
  .my-sm-n0\.5 {
    margin-bottom: -3px !important;
  }

  .ml-sm-n0\.5,
  .mx-sm-n0\.5 {
    margin-left: -3px !important;
  }

  .m-sm-n0\.67 {
    margin: -4px !important;
  }

  .mt-sm-n0\.67,
  .my-sm-n0\.67 {
    margin-top: -4px !important;
  }

  .mr-sm-n0\.67,
  .mx-sm-n0\.67 {
    margin-right: -4px !important;
  }

  .mb-sm-n0\.67,
  .my-sm-n0\.67 {
    margin-bottom: -4px !important;
  }

  .ml-sm-n0\.67,
  .mx-sm-n0\.67 {
    margin-left: -4px !important;
  }

  .m-sm-n1\.33 {
    margin: -8px !important;
  }

  .mt-sm-n1\.33,
  .my-sm-n1\.33 {
    margin-top: -8px !important;
  }

  .mr-sm-n1\.33,
  .mx-sm-n1\.33 {
    margin-right: -8px !important;
  }

  .mb-sm-n1\.33,
  .my-sm-n1\.33 {
    margin-bottom: -8px !important;
  }

  .ml-sm-n1\.33,
  .mx-sm-n1\.33 {
    margin-left: -8px !important;
  }

  .m-sm-n1\.5 {
    margin: -9px !important;
  }

  .mt-sm-n1\.5,
  .my-sm-n1\.5 {
    margin-top: -9px !important;
  }

  .mr-sm-n1\.5,
  .mx-sm-n1\.5 {
    margin-right: -9px !important;
  }

  .mb-sm-n1\.5,
  .my-sm-n1\.5 {
    margin-bottom: -9px !important;
  }

  .ml-sm-n1\.5,
  .mx-sm-n1\.5 {
    margin-left: -9px !important;
  }

  .m-sm-n1\.8 {
    margin: -10.8px !important;
  }

  .mt-sm-n1\.8,
  .my-sm-n1\.8 {
    margin-top: -10.8px !important;
  }

  .mr-sm-n1\.8,
  .mx-sm-n1\.8 {
    margin-right: -10.8px !important;
  }

  .mb-sm-n1\.8,
  .my-sm-n1\.8 {
    margin-bottom: -10.8px !important;
  }

  .ml-sm-n1\.8,
  .mx-sm-n1\.8 {
    margin-left: -10.8px !important;
  }

  .m-sm-n1\.66 {
    margin: -10px !important;
  }

  .mt-sm-n1\.66,
  .my-sm-n1\.66 {
    margin-top: -10px !important;
  }

  .mr-sm-n1\.66,
  .mx-sm-n1\.66 {
    margin-right: -10px !important;
  }

  .mb-sm-n1\.66,
  .my-sm-n1\.66 {
    margin-bottom: -10px !important;
  }

  .ml-sm-n1\.66,
  .mx-sm-n1\.66 {
    margin-left: -10px !important;
  }

  .m-sm-n2\.5 {
    margin: -15px !important;
  }

  .mt-sm-n2\.5,
  .my-sm-n2\.5 {
    margin-top: -15px !important;
  }

  .mr-sm-n2\.5,
  .mx-sm-n2\.5 {
    margin-right: -15px !important;
  }

  .mb-sm-n2\.5,
  .my-sm-n2\.5 {
    margin-bottom: -15px !important;
  }

  .ml-sm-n2\.5,
  .mx-sm-n2\.5 {
    margin-left: -15px !important;
  }

  .m-sm-n3\.33 {
    margin: -19.98px !important;
  }

  .mt-sm-n3\.33,
  .my-sm-n3\.33 {
    margin-top: -19.98px !important;
  }

  .mr-sm-n3\.33,
  .mx-sm-n3\.33 {
    margin-right: -19.98px !important;
  }

  .mb-sm-n3\.33,
  .my-sm-n3\.33 {
    margin-bottom: -19.98px !important;
  }

  .ml-sm-n3\.33,
  .mx-sm-n3\.33 {
    margin-left: -19.98px !important;
  }

  .m-sm-n3\.5 {
    margin: -21px !important;
  }

  .mt-sm-n3\.5,
  .my-sm-n3\.5 {
    margin-top: -21px !important;
  }

  .mr-sm-n3\.5,
  .mx-sm-n3\.5 {
    margin-right: -21px !important;
  }

  .mb-sm-n3\.5,
  .my-sm-n3\.5 {
    margin-bottom: -21px !important;
  }

  .ml-sm-n3\.5,
  .mx-sm-n3\.5 {
    margin-left: -21px !important;
  }

  .m-sm-n4\.33 {
    margin: -25.98px !important;
  }

  .mt-sm-n4\.33,
  .my-sm-n4\.33 {
    margin-top: -25.98px !important;
  }

  .mr-sm-n4\.33,
  .mx-sm-n4\.33 {
    margin-right: -25.98px !important;
  }

  .mb-sm-n4\.33,
  .my-sm-n4\.33 {
    margin-bottom: -25.98px !important;
  }

  .ml-sm-n4\.33,
  .mx-sm-n4\.33 {
    margin-left: -25.98px !important;
  }

  .m-sm-n5\.5 {
    margin: -30px !important;
  }

  .mt-sm-n5\.5,
  .my-sm-n5\.5 {
    margin-top: -30px !important;
  }

  .mr-sm-n5\.5,
  .mx-sm-n5\.5 {
    margin-right: -30px !important;
  }

  .mb-sm-n5\.5,
  .my-sm-n5\.5 {
    margin-bottom: -30px !important;
  }

  .ml-sm-n5\.5,
  .mx-sm-n5\.5 {
    margin-left: -30px !important;
  }

  .m-sm-n6 {
    margin: -36px !important;
  }

  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -36px !important;
  }

  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -36px !important;
  }

  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -36px !important;
  }

  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -36px !important;
  }

  .m-sm-n6\.5 {
    margin: -39px !important;
  }

  .mt-sm-n6\.5,
  .my-sm-n6\.5 {
    margin-top: -39px !important;
  }

  .mr-sm-n6\.5,
  .mx-sm-n6\.5 {
    margin-right: -39px !important;
  }

  .mb-sm-n6\.5,
  .my-sm-n6\.5 {
    margin-bottom: -39px !important;
  }

  .ml-sm-n6\.5,
  .mx-sm-n6\.5 {
    margin-left: -39px !important;
  }

  .m-sm-n7 {
    margin: -42px !important;
  }

  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -42px !important;
  }

  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -42px !important;
  }

  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -42px !important;
  }

  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -42px !important;
  }

  .m-sm-n7\.5 {
    margin: -45px !important;
  }

  .mt-sm-n7\.5,
  .my-sm-n7\.5 {
    margin-top: -45px !important;
  }

  .mr-sm-n7\.5,
  .mx-sm-n7\.5 {
    margin-right: -45px !important;
  }

  .mb-sm-n7\.5,
  .my-sm-n7\.5 {
    margin-bottom: -45px !important;
  }

  .ml-sm-n7\.5,
  .mx-sm-n7\.5 {
    margin-left: -45px !important;
  }

  .m-sm-n8 {
    margin: -48px !important;
  }

  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -48px !important;
  }

  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -48px !important;
  }

  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -48px !important;
  }

  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -48px !important;
  }

  .m-sm-n9 {
    margin: -57px !important;
  }

  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -57px !important;
  }

  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -57px !important;
  }

  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -57px !important;
  }

  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -57px !important;
  }

  .m-sm-n10 {
    margin: -60px !important;
  }

  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -60px !important;
  }

  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -60px !important;
  }

  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -60px !important;
  }

  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -60px !important;
  }

  .m-sm-n10\.33 {
    margin: -61.98px !important;
  }

  .mt-sm-n10\.33,
  .my-sm-n10\.33 {
    margin-top: -61.98px !important;
  }

  .mr-sm-n10\.33,
  .mx-sm-n10\.33 {
    margin-right: -61.98px !important;
  }

  .mb-sm-n10\.33,
  .my-sm-n10\.33 {
    margin-bottom: -61.98px !important;
  }

  .ml-sm-n10\.33,
  .mx-sm-n10\.33 {
    margin-left: -61.98px !important;
  }

  .m-sm-n11 {
    margin: -66px !important;
  }

  .mt-sm-n11,
  .my-sm-n11 {
    margin-top: -66px !important;
  }

  .mr-sm-n11,
  .mx-sm-n11 {
    margin-right: -66px !important;
  }

  .mb-sm-n11,
  .my-sm-n11 {
    margin-bottom: -66px !important;
  }

  .ml-sm-n11,
  .mx-sm-n11 {
    margin-left: -66px !important;
  }

  .m-sm-n11\.33 {
    margin: -67.98px !important;
  }

  .mt-sm-n11\.33,
  .my-sm-n11\.33 {
    margin-top: -67.98px !important;
  }

  .mr-sm-n11\.33,
  .mx-sm-n11\.33 {
    margin-right: -67.98px !important;
  }

  .mb-sm-n11\.33,
  .my-sm-n11\.33 {
    margin-bottom: -67.98px !important;
  }

  .ml-sm-n11\.33,
  .mx-sm-n11\.33 {
    margin-left: -67.98px !important;
  }

  .m-sm-n12 {
    margin: -72px !important;
  }

  .mt-sm-n12,
  .my-sm-n12 {
    margin-top: -72px !important;
  }

  .mr-sm-n12,
  .mx-sm-n12 {
    margin-right: -72px !important;
  }

  .mb-sm-n12,
  .my-sm-n12 {
    margin-bottom: -72px !important;
  }

  .ml-sm-n12,
  .mx-sm-n12 {
    margin-left: -72px !important;
  }

  .m-sm-n13 {
    margin: -78px !important;
  }

  .mt-sm-n13,
  .my-sm-n13 {
    margin-top: -78px !important;
  }

  .mr-sm-n13,
  .mx-sm-n13 {
    margin-right: -78px !important;
  }

  .mb-sm-n13,
  .my-sm-n13 {
    margin-bottom: -78px !important;
  }

  .ml-sm-n13,
  .mx-sm-n13 {
    margin-left: -78px !important;
  }

  .m-sm-n13\.5 {
    margin: -81px !important;
  }

  .mt-sm-n13\.5,
  .my-sm-n13\.5 {
    margin-top: -81px !important;
  }

  .mr-sm-n13\.5,
  .mx-sm-n13\.5 {
    margin-right: -81px !important;
  }

  .mb-sm-n13\.5,
  .my-sm-n13\.5 {
    margin-bottom: -81px !important;
  }

  .ml-sm-n13\.5,
  .mx-sm-n13\.5 {
    margin-left: -81px !important;
  }

  .m-sm-n14 {
    margin: -84px !important;
  }

  .mt-sm-n14,
  .my-sm-n14 {
    margin-top: -84px !important;
  }

  .mr-sm-n14,
  .mx-sm-n14 {
    margin-right: -84px !important;
  }

  .mb-sm-n14,
  .my-sm-n14 {
    margin-bottom: -84px !important;
  }

  .ml-sm-n14,
  .mx-sm-n14 {
    margin-left: -84px !important;
  }

  .m-sm-n15 {
    margin: -90px !important;
  }

  .mt-sm-n15,
  .my-sm-n15 {
    margin-top: -90px !important;
  }

  .mr-sm-n15,
  .mx-sm-n15 {
    margin-right: -90px !important;
  }

  .mb-sm-n15,
  .my-sm-n15 {
    margin-bottom: -90px !important;
  }

  .ml-sm-n15,
  .mx-sm-n15 {
    margin-left: -90px !important;
  }

  .m-sm-n15\.5 {
    margin: -93px !important;
  }

  .mt-sm-n15\.5,
  .my-sm-n15\.5 {
    margin-top: -93px !important;
  }

  .mr-sm-n15\.5,
  .mx-sm-n15\.5 {
    margin-right: -93px !important;
  }

  .mb-sm-n15\.5,
  .my-sm-n15\.5 {
    margin-bottom: -93px !important;
  }

  .ml-sm-n15\.5,
  .mx-sm-n15\.5 {
    margin-left: -93px !important;
  }

  .m-sm-n16 {
    margin: -96px !important;
  }

  .mt-sm-n16,
  .my-sm-n16 {
    margin-top: -96px !important;
  }

  .mr-sm-n16,
  .mx-sm-n16 {
    margin-right: -96px !important;
  }

  .mb-sm-n16,
  .my-sm-n16 {
    margin-bottom: -96px !important;
  }

  .ml-sm-n16,
  .mx-sm-n16 {
    margin-left: -96px !important;
  }

  .m-sm-n18 {
    margin: -108px !important;
  }

  .mt-sm-n18,
  .my-sm-n18 {
    margin-top: -108px !important;
  }

  .mr-sm-n18,
  .mx-sm-n18 {
    margin-right: -108px !important;
  }

  .mb-sm-n18,
  .my-sm-n18 {
    margin-bottom: -108px !important;
  }

  .ml-sm-n18,
  .mx-sm-n18 {
    margin-left: -108px !important;
  }

  .m-sm-n20 {
    margin: -120px !important;
  }

  .mt-sm-n20,
  .my-sm-n20 {
    margin-top: -120px !important;
  }

  .mr-sm-n20,
  .mx-sm-n20 {
    margin-right: -120px !important;
  }

  .mb-sm-n20,
  .my-sm-n20 {
    margin-bottom: -120px !important;
  }

  .ml-sm-n20,
  .mx-sm-n20 {
    margin-left: -120px !important;
  }

  .m-sm-n22\.5 {
    margin: -135px !important;
  }

  .mt-sm-n22\.5,
  .my-sm-n22\.5 {
    margin-top: -135px !important;
  }

  .mr-sm-n22\.5,
  .mx-sm-n22\.5 {
    margin-right: -135px !important;
  }

  .mb-sm-n22\.5,
  .my-sm-n22\.5 {
    margin-bottom: -135px !important;
  }

  .ml-sm-n22\.5,
  .mx-sm-n22\.5 {
    margin-left: -135px !important;
  }

  .m-sm-n25 {
    margin: -150px !important;
  }

  .mt-sm-n25,
  .my-sm-n25 {
    margin-top: -150px !important;
  }

  .mr-sm-n25,
  .mx-sm-n25 {
    margin-right: -150px !important;
  }

  .mb-sm-n25,
  .my-sm-n25 {
    margin-bottom: -150px !important;
  }

  .ml-sm-n25,
  .mx-sm-n25 {
    margin-left: -150px !important;
  }

  .m-sm-n31\.6 {
    margin: -189.6px !important;
  }

  .mt-sm-n31\.6,
  .my-sm-n31\.6 {
    margin-top: -189.6px !important;
  }

  .mr-sm-n31\.6,
  .mx-sm-n31\.6 {
    margin-right: -189.6px !important;
  }

  .mb-sm-n31\.6,
  .my-sm-n31\.6 {
    margin-bottom: -189.6px !important;
  }

  .ml-sm-n31\.6,
  .mx-sm-n31\.6 {
    margin-left: -189.6px !important;
  }

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

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

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

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

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

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

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 6px !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 6px !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 6px !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 6px !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 6px !important;
  }

  .m-md-2 {
    margin: 12px !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 12px !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 12px !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 12px !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 12px !important;
  }

  .m-md-3 {
    margin: 18px !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 18px !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 18px !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 18px !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 18px !important;
  }

  .m-md-4 {
    margin: 24px !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 24px !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 24px !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 24px !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 24px !important;
  }

  .m-md-5 {
    margin: 30px !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 30px !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 30px !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 30px !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 30px !important;
  }

  .m-md-0\.17 {
    margin: 1px !important;
  }

  .mt-md-0\.17,
  .my-md-0\.17 {
    margin-top: 1px !important;
  }

  .mr-md-0\.17,
  .mx-md-0\.17 {
    margin-right: 1px !important;
  }

  .mb-md-0\.17,
  .my-md-0\.17 {
    margin-bottom: 1px !important;
  }

  .ml-md-0\.17,
  .mx-md-0\.17 {
    margin-left: 1px !important;
  }

  .m-md-0\.33 {
    margin: 2px !important;
  }

  .mt-md-0\.33,
  .my-md-0\.33 {
    margin-top: 2px !important;
  }

  .mr-md-0\.33,
  .mx-md-0\.33 {
    margin-right: 2px !important;
  }

  .mb-md-0\.33,
  .my-md-0\.33 {
    margin-bottom: 2px !important;
  }

  .ml-md-0\.33,
  .mx-md-0\.33 {
    margin-left: 2px !important;
  }

  .m-md-0\.5 {
    margin: 3px !important;
  }

  .mt-md-0\.5,
  .my-md-0\.5 {
    margin-top: 3px !important;
  }

  .mr-md-0\.5,
  .mx-md-0\.5 {
    margin-right: 3px !important;
  }

  .mb-md-0\.5,
  .my-md-0\.5 {
    margin-bottom: 3px !important;
  }

  .ml-md-0\.5,
  .mx-md-0\.5 {
    margin-left: 3px !important;
  }

  .m-md-0\.67 {
    margin: 4px !important;
  }

  .mt-md-0\.67,
  .my-md-0\.67 {
    margin-top: 4px !important;
  }

  .mr-md-0\.67,
  .mx-md-0\.67 {
    margin-right: 4px !important;
  }

  .mb-md-0\.67,
  .my-md-0\.67 {
    margin-bottom: 4px !important;
  }

  .ml-md-0\.67,
  .mx-md-0\.67 {
    margin-left: 4px !important;
  }

  .m-md-1\.33 {
    margin: 8px !important;
  }

  .mt-md-1\.33,
  .my-md-1\.33 {
    margin-top: 8px !important;
  }

  .mr-md-1\.33,
  .mx-md-1\.33 {
    margin-right: 8px !important;
  }

  .mb-md-1\.33,
  .my-md-1\.33 {
    margin-bottom: 8px !important;
  }

  .ml-md-1\.33,
  .mx-md-1\.33 {
    margin-left: 8px !important;
  }

  .m-md-1\.5 {
    margin: 9px !important;
  }

  .mt-md-1\.5,
  .my-md-1\.5 {
    margin-top: 9px !important;
  }

  .mr-md-1\.5,
  .mx-md-1\.5 {
    margin-right: 9px !important;
  }

  .mb-md-1\.5,
  .my-md-1\.5 {
    margin-bottom: 9px !important;
  }

  .ml-md-1\.5,
  .mx-md-1\.5 {
    margin-left: 9px !important;
  }

  .m-md-1\.8 {
    margin: 10.8px !important;
  }

  .mt-md-1\.8,
  .my-md-1\.8 {
    margin-top: 10.8px !important;
  }

  .mr-md-1\.8,
  .mx-md-1\.8 {
    margin-right: 10.8px !important;
  }

  .mb-md-1\.8,
  .my-md-1\.8 {
    margin-bottom: 10.8px !important;
  }

  .ml-md-1\.8,
  .mx-md-1\.8 {
    margin-left: 10.8px !important;
  }

  .m-md-1\.66 {
    margin: 10px !important;
  }

  .mt-md-1\.66,
  .my-md-1\.66 {
    margin-top: 10px !important;
  }

  .mr-md-1\.66,
  .mx-md-1\.66 {
    margin-right: 10px !important;
  }

  .mb-md-1\.66,
  .my-md-1\.66 {
    margin-bottom: 10px !important;
  }

  .ml-md-1\.66,
  .mx-md-1\.66 {
    margin-left: 10px !important;
  }

  .m-md-2\.5 {
    margin: 15px !important;
  }

  .mt-md-2\.5,
  .my-md-2\.5 {
    margin-top: 15px !important;
  }

  .mr-md-2\.5,
  .mx-md-2\.5 {
    margin-right: 15px !important;
  }

  .mb-md-2\.5,
  .my-md-2\.5 {
    margin-bottom: 15px !important;
  }

  .ml-md-2\.5,
  .mx-md-2\.5 {
    margin-left: 15px !important;
  }

  .m-md-3\.33 {
    margin: 19.98px !important;
  }

  .mt-md-3\.33,
  .my-md-3\.33 {
    margin-top: 19.98px !important;
  }

  .mr-md-3\.33,
  .mx-md-3\.33 {
    margin-right: 19.98px !important;
  }

  .mb-md-3\.33,
  .my-md-3\.33 {
    margin-bottom: 19.98px !important;
  }

  .ml-md-3\.33,
  .mx-md-3\.33 {
    margin-left: 19.98px !important;
  }

  .m-md-3\.5 {
    margin: 21px !important;
  }

  .mt-md-3\.5,
  .my-md-3\.5 {
    margin-top: 21px !important;
  }

  .mr-md-3\.5,
  .mx-md-3\.5 {
    margin-right: 21px !important;
  }

  .mb-md-3\.5,
  .my-md-3\.5 {
    margin-bottom: 21px !important;
  }

  .ml-md-3\.5,
  .mx-md-3\.5 {
    margin-left: 21px !important;
  }

  .m-md-4\.33 {
    margin: 25.98px !important;
  }

  .mt-md-4\.33,
  .my-md-4\.33 {
    margin-top: 25.98px !important;
  }

  .mr-md-4\.33,
  .mx-md-4\.33 {
    margin-right: 25.98px !important;
  }

  .mb-md-4\.33,
  .my-md-4\.33 {
    margin-bottom: 25.98px !important;
  }

  .ml-md-4\.33,
  .mx-md-4\.33 {
    margin-left: 25.98px !important;
  }

  .m-md-5\.5 {
    margin: 30px !important;
  }

  .mt-md-5\.5,
  .my-md-5\.5 {
    margin-top: 30px !important;
  }

  .mr-md-5\.5,
  .mx-md-5\.5 {
    margin-right: 30px !important;
  }

  .mb-md-5\.5,
  .my-md-5\.5 {
    margin-bottom: 30px !important;
  }

  .ml-md-5\.5,
  .mx-md-5\.5 {
    margin-left: 30px !important;
  }

  .m-md-6 {
    margin: 36px !important;
  }

  .mt-md-6,
  .my-md-6 {
    margin-top: 36px !important;
  }

  .mr-md-6,
  .mx-md-6 {
    margin-right: 36px !important;
  }

  .mb-md-6,
  .my-md-6 {
    margin-bottom: 36px !important;
  }

  .ml-md-6,
  .mx-md-6 {
    margin-left: 36px !important;
  }

  .m-md-6\.5 {
    margin: 39px !important;
  }

  .mt-md-6\.5,
  .my-md-6\.5 {
    margin-top: 39px !important;
  }

  .mr-md-6\.5,
  .mx-md-6\.5 {
    margin-right: 39px !important;
  }

  .mb-md-6\.5,
  .my-md-6\.5 {
    margin-bottom: 39px !important;
  }

  .ml-md-6\.5,
  .mx-md-6\.5 {
    margin-left: 39px !important;
  }

  .m-md-7 {
    margin: 42px !important;
  }

  .mt-md-7,
  .my-md-7 {
    margin-top: 42px !important;
  }

  .mr-md-7,
  .mx-md-7 {
    margin-right: 42px !important;
  }

  .mb-md-7,
  .my-md-7 {
    margin-bottom: 42px !important;
  }

  .ml-md-7,
  .mx-md-7 {
    margin-left: 42px !important;
  }

  .m-md-7\.5 {
    margin: 45px !important;
  }

  .mt-md-7\.5,
  .my-md-7\.5 {
    margin-top: 45px !important;
  }

  .mr-md-7\.5,
  .mx-md-7\.5 {
    margin-right: 45px !important;
  }

  .mb-md-7\.5,
  .my-md-7\.5 {
    margin-bottom: 45px !important;
  }

  .ml-md-7\.5,
  .mx-md-7\.5 {
    margin-left: 45px !important;
  }

  .m-md-8 {
    margin: 48px !important;
  }

  .mt-md-8,
  .my-md-8 {
    margin-top: 48px !important;
  }

  .mr-md-8,
  .mx-md-8 {
    margin-right: 48px !important;
  }

  .mb-md-8,
  .my-md-8 {
    margin-bottom: 48px !important;
  }

  .ml-md-8,
  .mx-md-8 {
    margin-left: 48px !important;
  }

  .m-md-9 {
    margin: 57px !important;
  }

  .mt-md-9,
  .my-md-9 {
    margin-top: 57px !important;
  }

  .mr-md-9,
  .mx-md-9 {
    margin-right: 57px !important;
  }

  .mb-md-9,
  .my-md-9 {
    margin-bottom: 57px !important;
  }

  .ml-md-9,
  .mx-md-9 {
    margin-left: 57px !important;
  }

  .m-md-10 {
    margin: 60px !important;
  }

  .mt-md-10,
  .my-md-10 {
    margin-top: 60px !important;
  }

  .mr-md-10,
  .mx-md-10 {
    margin-right: 60px !important;
  }

  .mb-md-10,
  .my-md-10 {
    margin-bottom: 60px !important;
  }

  .ml-md-10,
  .mx-md-10 {
    margin-left: 60px !important;
  }

  .m-md-10\.33 {
    margin: 61.98px !important;
  }

  .mt-md-10\.33,
  .my-md-10\.33 {
    margin-top: 61.98px !important;
  }

  .mr-md-10\.33,
  .mx-md-10\.33 {
    margin-right: 61.98px !important;
  }

  .mb-md-10\.33,
  .my-md-10\.33 {
    margin-bottom: 61.98px !important;
  }

  .ml-md-10\.33,
  .mx-md-10\.33 {
    margin-left: 61.98px !important;
  }

  .m-md-11 {
    margin: 66px !important;
  }

  .mt-md-11,
  .my-md-11 {
    margin-top: 66px !important;
  }

  .mr-md-11,
  .mx-md-11 {
    margin-right: 66px !important;
  }

  .mb-md-11,
  .my-md-11 {
    margin-bottom: 66px !important;
  }

  .ml-md-11,
  .mx-md-11 {
    margin-left: 66px !important;
  }

  .m-md-11\.33 {
    margin: 67.98px !important;
  }

  .mt-md-11\.33,
  .my-md-11\.33 {
    margin-top: 67.98px !important;
  }

  .mr-md-11\.33,
  .mx-md-11\.33 {
    margin-right: 67.98px !important;
  }

  .mb-md-11\.33,
  .my-md-11\.33 {
    margin-bottom: 67.98px !important;
  }

  .ml-md-11\.33,
  .mx-md-11\.33 {
    margin-left: 67.98px !important;
  }

  .m-md-12 {
    margin: 72px !important;
  }

  .mt-md-12,
  .my-md-12 {
    margin-top: 72px !important;
  }

  .mr-md-12,
  .mx-md-12 {
    margin-right: 72px !important;
  }

  .mb-md-12,
  .my-md-12 {
    margin-bottom: 72px !important;
  }

  .ml-md-12,
  .mx-md-12 {
    margin-left: 72px !important;
  }

  .m-md-13 {
    margin: 78px !important;
  }

  .mt-md-13,
  .my-md-13 {
    margin-top: 78px !important;
  }

  .mr-md-13,
  .mx-md-13 {
    margin-right: 78px !important;
  }

  .mb-md-13,
  .my-md-13 {
    margin-bottom: 78px !important;
  }

  .ml-md-13,
  .mx-md-13 {
    margin-left: 78px !important;
  }

  .m-md-13\.5 {
    margin: 81px !important;
  }

  .mt-md-13\.5,
  .my-md-13\.5 {
    margin-top: 81px !important;
  }

  .mr-md-13\.5,
  .mx-md-13\.5 {
    margin-right: 81px !important;
  }

  .mb-md-13\.5,
  .my-md-13\.5 {
    margin-bottom: 81px !important;
  }

  .ml-md-13\.5,
  .mx-md-13\.5 {
    margin-left: 81px !important;
  }

  .m-md-14 {
    margin: 84px !important;
  }

  .mt-md-14,
  .my-md-14 {
    margin-top: 84px !important;
  }

  .mr-md-14,
  .mx-md-14 {
    margin-right: 84px !important;
  }

  .mb-md-14,
  .my-md-14 {
    margin-bottom: 84px !important;
  }

  .ml-md-14,
  .mx-md-14 {
    margin-left: 84px !important;
  }

  .m-md-15 {
    margin: 90px !important;
  }

  .mt-md-15,
  .my-md-15 {
    margin-top: 90px !important;
  }

  .mr-md-15,
  .mx-md-15 {
    margin-right: 90px !important;
  }

  .mb-md-15,
  .my-md-15 {
    margin-bottom: 90px !important;
  }

  .ml-md-15,
  .mx-md-15 {
    margin-left: 90px !important;
  }

  .m-md-15\.5 {
    margin: 93px !important;
  }

  .mt-md-15\.5,
  .my-md-15\.5 {
    margin-top: 93px !important;
  }

  .mr-md-15\.5,
  .mx-md-15\.5 {
    margin-right: 93px !important;
  }

  .mb-md-15\.5,
  .my-md-15\.5 {
    margin-bottom: 93px !important;
  }

  .ml-md-15\.5,
  .mx-md-15\.5 {
    margin-left: 93px !important;
  }

  .m-md-16 {
    margin: 96px !important;
  }

  .mt-md-16,
  .my-md-16 {
    margin-top: 96px !important;
  }

  .mr-md-16,
  .mx-md-16 {
    margin-right: 96px !important;
  }

  .mb-md-16,
  .my-md-16 {
    margin-bottom: 96px !important;
  }

  .ml-md-16,
  .mx-md-16 {
    margin-left: 96px !important;
  }

  .m-md-18 {
    margin: 108px !important;
  }

  .mt-md-18,
  .my-md-18 {
    margin-top: 108px !important;
  }

  .mr-md-18,
  .mx-md-18 {
    margin-right: 108px !important;
  }

  .mb-md-18,
  .my-md-18 {
    margin-bottom: 108px !important;
  }

  .ml-md-18,
  .mx-md-18 {
    margin-left: 108px !important;
  }

  .m-md-20 {
    margin: 120px !important;
  }

  .mt-md-20,
  .my-md-20 {
    margin-top: 120px !important;
  }

  .mr-md-20,
  .mx-md-20 {
    margin-right: 120px !important;
  }

  .mb-md-20,
  .my-md-20 {
    margin-bottom: 120px !important;
  }

  .ml-md-20,
  .mx-md-20 {
    margin-left: 120px !important;
  }

  .m-md-22\.5 {
    margin: 135px !important;
  }

  .mt-md-22\.5,
  .my-md-22\.5 {
    margin-top: 135px !important;
  }

  .mr-md-22\.5,
  .mx-md-22\.5 {
    margin-right: 135px !important;
  }

  .mb-md-22\.5,
  .my-md-22\.5 {
    margin-bottom: 135px !important;
  }

  .ml-md-22\.5,
  .mx-md-22\.5 {
    margin-left: 135px !important;
  }

  .m-md-25 {
    margin: 150px !important;
  }

  .mt-md-25,
  .my-md-25 {
    margin-top: 150px !important;
  }

  .mr-md-25,
  .mx-md-25 {
    margin-right: 150px !important;
  }

  .mb-md-25,
  .my-md-25 {
    margin-bottom: 150px !important;
  }

  .ml-md-25,
  .mx-md-25 {
    margin-left: 150px !important;
  }

  .m-md-31\.6 {
    margin: 189.6px !important;
  }

  .mt-md-31\.6,
  .my-md-31\.6 {
    margin-top: 189.6px !important;
  }

  .mr-md-31\.6,
  .mx-md-31\.6 {
    margin-right: 189.6px !important;
  }

  .mb-md-31\.6,
  .my-md-31\.6 {
    margin-bottom: 189.6px !important;
  }

  .ml-md-31\.6,
  .mx-md-31\.6 {
    margin-left: 189.6px !important;
  }

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

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

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

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

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 6px !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 6px !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 6px !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 6px !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 6px !important;
  }

  .p-md-2 {
    padding: 12px !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 12px !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 12px !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 12px !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 12px !important;
  }

  .p-md-3 {
    padding: 18px !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 18px !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 18px !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 18px !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 18px !important;
  }

  .p-md-4 {
    padding: 24px !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 24px !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 24px !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 24px !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 24px !important;
  }

  .p-md-5 {
    padding: 30px !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 30px !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 30px !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 30px !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 30px !important;
  }

  .p-md-0\.17 {
    padding: 1px !important;
  }

  .pt-md-0\.17,
  .py-md-0\.17 {
    padding-top: 1px !important;
  }

  .pr-md-0\.17,
  .px-md-0\.17 {
    padding-right: 1px !important;
  }

  .pb-md-0\.17,
  .py-md-0\.17 {
    padding-bottom: 1px !important;
  }

  .pl-md-0\.17,
  .px-md-0\.17 {
    padding-left: 1px !important;
  }

  .p-md-0\.33 {
    padding: 2px !important;
  }

  .pt-md-0\.33,
  .py-md-0\.33 {
    padding-top: 2px !important;
  }

  .pr-md-0\.33,
  .px-md-0\.33 {
    padding-right: 2px !important;
  }

  .pb-md-0\.33,
  .py-md-0\.33 {
    padding-bottom: 2px !important;
  }

  .pl-md-0\.33,
  .px-md-0\.33 {
    padding-left: 2px !important;
  }

  .p-md-0\.5 {
    padding: 3px !important;
  }

  .pt-md-0\.5,
  .py-md-0\.5 {
    padding-top: 3px !important;
  }

  .pr-md-0\.5,
  .px-md-0\.5 {
    padding-right: 3px !important;
  }

  .pb-md-0\.5,
  .py-md-0\.5 {
    padding-bottom: 3px !important;
  }

  .pl-md-0\.5,
  .px-md-0\.5 {
    padding-left: 3px !important;
  }

  .p-md-0\.67 {
    padding: 4px !important;
  }

  .pt-md-0\.67,
  .py-md-0\.67 {
    padding-top: 4px !important;
  }

  .pr-md-0\.67,
  .px-md-0\.67 {
    padding-right: 4px !important;
  }

  .pb-md-0\.67,
  .py-md-0\.67 {
    padding-bottom: 4px !important;
  }

  .pl-md-0\.67,
  .px-md-0\.67 {
    padding-left: 4px !important;
  }

  .p-md-1\.33 {
    padding: 8px !important;
  }

  .pt-md-1\.33,
  .py-md-1\.33 {
    padding-top: 8px !important;
  }

  .pr-md-1\.33,
  .px-md-1\.33 {
    padding-right: 8px !important;
  }

  .pb-md-1\.33,
  .py-md-1\.33 {
    padding-bottom: 8px !important;
  }

  .pl-md-1\.33,
  .px-md-1\.33 {
    padding-left: 8px !important;
  }

  .p-md-1\.5 {
    padding: 9px !important;
  }

  .pt-md-1\.5,
  .py-md-1\.5 {
    padding-top: 9px !important;
  }

  .pr-md-1\.5,
  .px-md-1\.5 {
    padding-right: 9px !important;
  }

  .pb-md-1\.5,
  .py-md-1\.5 {
    padding-bottom: 9px !important;
  }

  .pl-md-1\.5,
  .px-md-1\.5 {
    padding-left: 9px !important;
  }

  .p-md-1\.8 {
    padding: 10.8px !important;
  }

  .pt-md-1\.8,
  .py-md-1\.8 {
    padding-top: 10.8px !important;
  }

  .pr-md-1\.8,
  .px-md-1\.8 {
    padding-right: 10.8px !important;
  }

  .pb-md-1\.8,
  .py-md-1\.8 {
    padding-bottom: 10.8px !important;
  }

  .pl-md-1\.8,
  .px-md-1\.8 {
    padding-left: 10.8px !important;
  }

  .p-md-1\.66 {
    padding: 10px !important;
  }

  .pt-md-1\.66,
  .py-md-1\.66 {
    padding-top: 10px !important;
  }

  .pr-md-1\.66,
  .px-md-1\.66 {
    padding-right: 10px !important;
  }

  .pb-md-1\.66,
  .py-md-1\.66 {
    padding-bottom: 10px !important;
  }

  .pl-md-1\.66,
  .px-md-1\.66 {
    padding-left: 10px !important;
  }

  .p-md-2\.5 {
    padding: 15px !important;
  }

  .pt-md-2\.5,
  .py-md-2\.5 {
    padding-top: 15px !important;
  }

  .pr-md-2\.5,
  .px-md-2\.5 {
    padding-right: 15px !important;
  }

  .pb-md-2\.5,
  .py-md-2\.5 {
    padding-bottom: 15px !important;
  }

  .pl-md-2\.5,
  .px-md-2\.5 {
    padding-left: 15px !important;
  }

  .p-md-3\.33 {
    padding: 19.98px !important;
  }

  .pt-md-3\.33,
  .py-md-3\.33 {
    padding-top: 19.98px !important;
  }

  .pr-md-3\.33,
  .px-md-3\.33 {
    padding-right: 19.98px !important;
  }

  .pb-md-3\.33,
  .py-md-3\.33 {
    padding-bottom: 19.98px !important;
  }

  .pl-md-3\.33,
  .px-md-3\.33 {
    padding-left: 19.98px !important;
  }

  .p-md-3\.5 {
    padding: 21px !important;
  }

  .pt-md-3\.5,
  .py-md-3\.5 {
    padding-top: 21px !important;
  }

  .pr-md-3\.5,
  .px-md-3\.5 {
    padding-right: 21px !important;
  }

  .pb-md-3\.5,
  .py-md-3\.5 {
    padding-bottom: 21px !important;
  }

  .pl-md-3\.5,
  .px-md-3\.5 {
    padding-left: 21px !important;
  }

  .p-md-4\.33 {
    padding: 25.98px !important;
  }

  .pt-md-4\.33,
  .py-md-4\.33 {
    padding-top: 25.98px !important;
  }

  .pr-md-4\.33,
  .px-md-4\.33 {
    padding-right: 25.98px !important;
  }

  .pb-md-4\.33,
  .py-md-4\.33 {
    padding-bottom: 25.98px !important;
  }

  .pl-md-4\.33,
  .px-md-4\.33 {
    padding-left: 25.98px !important;
  }

  .p-md-5\.5 {
    padding: 30px !important;
  }

  .pt-md-5\.5,
  .py-md-5\.5 {
    padding-top: 30px !important;
  }

  .pr-md-5\.5,
  .px-md-5\.5 {
    padding-right: 30px !important;
  }

  .pb-md-5\.5,
  .py-md-5\.5 {
    padding-bottom: 30px !important;
  }

  .pl-md-5\.5,
  .px-md-5\.5 {
    padding-left: 30px !important;
  }

  .p-md-6 {
    padding: 36px !important;
  }

  .pt-md-6,
  .py-md-6 {
    padding-top: 36px !important;
  }

  .pr-md-6,
  .px-md-6 {
    padding-right: 36px !important;
  }

  .pb-md-6,
  .py-md-6 {
    padding-bottom: 36px !important;
  }

  .pl-md-6,
  .px-md-6 {
    padding-left: 36px !important;
  }

  .p-md-6\.5 {
    padding: 39px !important;
  }

  .pt-md-6\.5,
  .py-md-6\.5 {
    padding-top: 39px !important;
  }

  .pr-md-6\.5,
  .px-md-6\.5 {
    padding-right: 39px !important;
  }

  .pb-md-6\.5,
  .py-md-6\.5 {
    padding-bottom: 39px !important;
  }

  .pl-md-6\.5,
  .px-md-6\.5 {
    padding-left: 39px !important;
  }

  .p-md-7 {
    padding: 42px !important;
  }

  .pt-md-7,
  .py-md-7 {
    padding-top: 42px !important;
  }

  .pr-md-7,
  .px-md-7 {
    padding-right: 42px !important;
  }

  .pb-md-7,
  .py-md-7 {
    padding-bottom: 42px !important;
  }

  .pl-md-7,
  .px-md-7 {
    padding-left: 42px !important;
  }

  .p-md-7\.5 {
    padding: 45px !important;
  }

  .pt-md-7\.5,
  .py-md-7\.5 {
    padding-top: 45px !important;
  }

  .pr-md-7\.5,
  .px-md-7\.5 {
    padding-right: 45px !important;
  }

  .pb-md-7\.5,
  .py-md-7\.5 {
    padding-bottom: 45px !important;
  }

  .pl-md-7\.5,
  .px-md-7\.5 {
    padding-left: 45px !important;
  }

  .p-md-8 {
    padding: 48px !important;
  }

  .pt-md-8,
  .py-md-8 {
    padding-top: 48px !important;
  }

  .pr-md-8,
  .px-md-8 {
    padding-right: 48px !important;
  }

  .pb-md-8,
  .py-md-8 {
    padding-bottom: 48px !important;
  }

  .pl-md-8,
  .px-md-8 {
    padding-left: 48px !important;
  }

  .p-md-9 {
    padding: 57px !important;
  }

  .pt-md-9,
  .py-md-9 {
    padding-top: 57px !important;
  }

  .pr-md-9,
  .px-md-9 {
    padding-right: 57px !important;
  }

  .pb-md-9,
  .py-md-9 {
    padding-bottom: 57px !important;
  }

  .pl-md-9,
  .px-md-9 {
    padding-left: 57px !important;
  }

  .p-md-10 {
    padding: 60px !important;
  }

  .pt-md-10,
  .py-md-10 {
    padding-top: 60px !important;
  }

  .pr-md-10,
  .px-md-10 {
    padding-right: 60px !important;
  }

  .pb-md-10,
  .py-md-10 {
    padding-bottom: 60px !important;
  }

  .pl-md-10,
  .px-md-10 {
    padding-left: 60px !important;
  }

  .p-md-10\.33 {
    padding: 61.98px !important;
  }

  .pt-md-10\.33,
  .py-md-10\.33 {
    padding-top: 61.98px !important;
  }

  .pr-md-10\.33,
  .px-md-10\.33 {
    padding-right: 61.98px !important;
  }

  .pb-md-10\.33,
  .py-md-10\.33 {
    padding-bottom: 61.98px !important;
  }

  .pl-md-10\.33,
  .px-md-10\.33 {
    padding-left: 61.98px !important;
  }

  .p-md-11 {
    padding: 66px !important;
  }

  .pt-md-11,
  .py-md-11 {
    padding-top: 66px !important;
  }

  .pr-md-11,
  .px-md-11 {
    padding-right: 66px !important;
  }

  .pb-md-11,
  .py-md-11 {
    padding-bottom: 66px !important;
  }

  .pl-md-11,
  .px-md-11 {
    padding-left: 66px !important;
  }

  .p-md-11\.33 {
    padding: 67.98px !important;
  }

  .pt-md-11\.33,
  .py-md-11\.33 {
    padding-top: 67.98px !important;
  }

  .pr-md-11\.33,
  .px-md-11\.33 {
    padding-right: 67.98px !important;
  }

  .pb-md-11\.33,
  .py-md-11\.33 {
    padding-bottom: 67.98px !important;
  }

  .pl-md-11\.33,
  .px-md-11\.33 {
    padding-left: 67.98px !important;
  }

  .p-md-12 {
    padding: 72px !important;
  }

  .pt-md-12,
  .py-md-12 {
    padding-top: 72px !important;
  }

  .pr-md-12,
  .px-md-12 {
    padding-right: 72px !important;
  }

  .pb-md-12,
  .py-md-12 {
    padding-bottom: 72px !important;
  }

  .pl-md-12,
  .px-md-12 {
    padding-left: 72px !important;
  }

  .p-md-13 {
    padding: 78px !important;
  }

  .pt-md-13,
  .py-md-13 {
    padding-top: 78px !important;
  }

  .pr-md-13,
  .px-md-13 {
    padding-right: 78px !important;
  }

  .pb-md-13,
  .py-md-13 {
    padding-bottom: 78px !important;
  }

  .pl-md-13,
  .px-md-13 {
    padding-left: 78px !important;
  }

  .p-md-13\.5 {
    padding: 81px !important;
  }

  .pt-md-13\.5,
  .py-md-13\.5 {
    padding-top: 81px !important;
  }

  .pr-md-13\.5,
  .px-md-13\.5 {
    padding-right: 81px !important;
  }

  .pb-md-13\.5,
  .py-md-13\.5 {
    padding-bottom: 81px !important;
  }

  .pl-md-13\.5,
  .px-md-13\.5 {
    padding-left: 81px !important;
  }

  .p-md-14 {
    padding: 84px !important;
  }

  .pt-md-14,
  .py-md-14 {
    padding-top: 84px !important;
  }

  .pr-md-14,
  .px-md-14 {
    padding-right: 84px !important;
  }

  .pb-md-14,
  .py-md-14 {
    padding-bottom: 84px !important;
  }

  .pl-md-14,
  .px-md-14 {
    padding-left: 84px !important;
  }

  .p-md-15 {
    padding: 90px !important;
  }

  .pt-md-15,
  .py-md-15 {
    padding-top: 90px !important;
  }

  .pr-md-15,
  .px-md-15 {
    padding-right: 90px !important;
  }

  .pb-md-15,
  .py-md-15 {
    padding-bottom: 90px !important;
  }

  .pl-md-15,
  .px-md-15 {
    padding-left: 90px !important;
  }

  .p-md-15\.5 {
    padding: 93px !important;
  }

  .pt-md-15\.5,
  .py-md-15\.5 {
    padding-top: 93px !important;
  }

  .pr-md-15\.5,
  .px-md-15\.5 {
    padding-right: 93px !important;
  }

  .pb-md-15\.5,
  .py-md-15\.5 {
    padding-bottom: 93px !important;
  }

  .pl-md-15\.5,
  .px-md-15\.5 {
    padding-left: 93px !important;
  }

  .p-md-16 {
    padding: 96px !important;
  }

  .pt-md-16,
  .py-md-16 {
    padding-top: 96px !important;
  }

  .pr-md-16,
  .px-md-16 {
    padding-right: 96px !important;
  }

  .pb-md-16,
  .py-md-16 {
    padding-bottom: 96px !important;
  }

  .pl-md-16,
  .px-md-16 {
    padding-left: 96px !important;
  }

  .p-md-18 {
    padding: 108px !important;
  }

  .pt-md-18,
  .py-md-18 {
    padding-top: 108px !important;
  }

  .pr-md-18,
  .px-md-18 {
    padding-right: 108px !important;
  }

  .pb-md-18,
  .py-md-18 {
    padding-bottom: 108px !important;
  }

  .pl-md-18,
  .px-md-18 {
    padding-left: 108px !important;
  }

  .p-md-20 {
    padding: 120px !important;
  }

  .pt-md-20,
  .py-md-20 {
    padding-top: 120px !important;
  }

  .pr-md-20,
  .px-md-20 {
    padding-right: 120px !important;
  }

  .pb-md-20,
  .py-md-20 {
    padding-bottom: 120px !important;
  }

  .pl-md-20,
  .px-md-20 {
    padding-left: 120px !important;
  }

  .p-md-22\.5 {
    padding: 135px !important;
  }

  .pt-md-22\.5,
  .py-md-22\.5 {
    padding-top: 135px !important;
  }

  .pr-md-22\.5,
  .px-md-22\.5 {
    padding-right: 135px !important;
  }

  .pb-md-22\.5,
  .py-md-22\.5 {
    padding-bottom: 135px !important;
  }

  .pl-md-22\.5,
  .px-md-22\.5 {
    padding-left: 135px !important;
  }

  .p-md-25 {
    padding: 150px !important;
  }

  .pt-md-25,
  .py-md-25 {
    padding-top: 150px !important;
  }

  .pr-md-25,
  .px-md-25 {
    padding-right: 150px !important;
  }

  .pb-md-25,
  .py-md-25 {
    padding-bottom: 150px !important;
  }

  .pl-md-25,
  .px-md-25 {
    padding-left: 150px !important;
  }

  .p-md-31\.6 {
    padding: 189.6px !important;
  }

  .pt-md-31\.6,
  .py-md-31\.6 {
    padding-top: 189.6px !important;
  }

  .pr-md-31\.6,
  .px-md-31\.6 {
    padding-right: 189.6px !important;
  }

  .pb-md-31\.6,
  .py-md-31\.6 {
    padding-bottom: 189.6px !important;
  }

  .pl-md-31\.6,
  .px-md-31\.6 {
    padding-left: 189.6px !important;
  }

  .m-md-n1 {
    margin: -6px !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -6px !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -6px !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -6px !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -6px !important;
  }

  .m-md-n2 {
    margin: -12px !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -12px !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -12px !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -12px !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -12px !important;
  }

  .m-md-n3 {
    margin: -18px !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -18px !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -18px !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -18px !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -18px !important;
  }

  .m-md-n4 {
    margin: -24px !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -24px !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -24px !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -24px !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -24px !important;
  }

  .m-md-n5 {
    margin: -30px !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -30px !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -30px !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -30px !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -30px !important;
  }

  .m-md-n0\.17 {
    margin: -1px !important;
  }

  .mt-md-n0\.17,
  .my-md-n0\.17 {
    margin-top: -1px !important;
  }

  .mr-md-n0\.17,
  .mx-md-n0\.17 {
    margin-right: -1px !important;
  }

  .mb-md-n0\.17,
  .my-md-n0\.17 {
    margin-bottom: -1px !important;
  }

  .ml-md-n0\.17,
  .mx-md-n0\.17 {
    margin-left: -1px !important;
  }

  .m-md-n0\.33 {
    margin: -2px !important;
  }

  .mt-md-n0\.33,
  .my-md-n0\.33 {
    margin-top: -2px !important;
  }

  .mr-md-n0\.33,
  .mx-md-n0\.33 {
    margin-right: -2px !important;
  }

  .mb-md-n0\.33,
  .my-md-n0\.33 {
    margin-bottom: -2px !important;
  }

  .ml-md-n0\.33,
  .mx-md-n0\.33 {
    margin-left: -2px !important;
  }

  .m-md-n0\.5 {
    margin: -3px !important;
  }

  .mt-md-n0\.5,
  .my-md-n0\.5 {
    margin-top: -3px !important;
  }

  .mr-md-n0\.5,
  .mx-md-n0\.5 {
    margin-right: -3px !important;
  }

  .mb-md-n0\.5,
  .my-md-n0\.5 {
    margin-bottom: -3px !important;
  }

  .ml-md-n0\.5,
  .mx-md-n0\.5 {
    margin-left: -3px !important;
  }

  .m-md-n0\.67 {
    margin: -4px !important;
  }

  .mt-md-n0\.67,
  .my-md-n0\.67 {
    margin-top: -4px !important;
  }

  .mr-md-n0\.67,
  .mx-md-n0\.67 {
    margin-right: -4px !important;
  }

  .mb-md-n0\.67,
  .my-md-n0\.67 {
    margin-bottom: -4px !important;
  }

  .ml-md-n0\.67,
  .mx-md-n0\.67 {
    margin-left: -4px !important;
  }

  .m-md-n1\.33 {
    margin: -8px !important;
  }

  .mt-md-n1\.33,
  .my-md-n1\.33 {
    margin-top: -8px !important;
  }

  .mr-md-n1\.33,
  .mx-md-n1\.33 {
    margin-right: -8px !important;
  }

  .mb-md-n1\.33,
  .my-md-n1\.33 {
    margin-bottom: -8px !important;
  }

  .ml-md-n1\.33,
  .mx-md-n1\.33 {
    margin-left: -8px !important;
  }

  .m-md-n1\.5 {
    margin: -9px !important;
  }

  .mt-md-n1\.5,
  .my-md-n1\.5 {
    margin-top: -9px !important;
  }

  .mr-md-n1\.5,
  .mx-md-n1\.5 {
    margin-right: -9px !important;
  }

  .mb-md-n1\.5,
  .my-md-n1\.5 {
    margin-bottom: -9px !important;
  }

  .ml-md-n1\.5,
  .mx-md-n1\.5 {
    margin-left: -9px !important;
  }

  .m-md-n1\.8 {
    margin: -10.8px !important;
  }

  .mt-md-n1\.8,
  .my-md-n1\.8 {
    margin-top: -10.8px !important;
  }

  .mr-md-n1\.8,
  .mx-md-n1\.8 {
    margin-right: -10.8px !important;
  }

  .mb-md-n1\.8,
  .my-md-n1\.8 {
    margin-bottom: -10.8px !important;
  }

  .ml-md-n1\.8,
  .mx-md-n1\.8 {
    margin-left: -10.8px !important;
  }

  .m-md-n1\.66 {
    margin: -10px !important;
  }

  .mt-md-n1\.66,
  .my-md-n1\.66 {
    margin-top: -10px !important;
  }

  .mr-md-n1\.66,
  .mx-md-n1\.66 {
    margin-right: -10px !important;
  }

  .mb-md-n1\.66,
  .my-md-n1\.66 {
    margin-bottom: -10px !important;
  }

  .ml-md-n1\.66,
  .mx-md-n1\.66 {
    margin-left: -10px !important;
  }

  .m-md-n2\.5 {
    margin: -15px !important;
  }

  .mt-md-n2\.5,
  .my-md-n2\.5 {
    margin-top: -15px !important;
  }

  .mr-md-n2\.5,
  .mx-md-n2\.5 {
    margin-right: -15px !important;
  }

  .mb-md-n2\.5,
  .my-md-n2\.5 {
    margin-bottom: -15px !important;
  }

  .ml-md-n2\.5,
  .mx-md-n2\.5 {
    margin-left: -15px !important;
  }

  .m-md-n3\.33 {
    margin: -19.98px !important;
  }

  .mt-md-n3\.33,
  .my-md-n3\.33 {
    margin-top: -19.98px !important;
  }

  .mr-md-n3\.33,
  .mx-md-n3\.33 {
    margin-right: -19.98px !important;
  }

  .mb-md-n3\.33,
  .my-md-n3\.33 {
    margin-bottom: -19.98px !important;
  }

  .ml-md-n3\.33,
  .mx-md-n3\.33 {
    margin-left: -19.98px !important;
  }

  .m-md-n3\.5 {
    margin: -21px !important;
  }

  .mt-md-n3\.5,
  .my-md-n3\.5 {
    margin-top: -21px !important;
  }

  .mr-md-n3\.5,
  .mx-md-n3\.5 {
    margin-right: -21px !important;
  }

  .mb-md-n3\.5,
  .my-md-n3\.5 {
    margin-bottom: -21px !important;
  }

  .ml-md-n3\.5,
  .mx-md-n3\.5 {
    margin-left: -21px !important;
  }

  .m-md-n4\.33 {
    margin: -25.98px !important;
  }

  .mt-md-n4\.33,
  .my-md-n4\.33 {
    margin-top: -25.98px !important;
  }

  .mr-md-n4\.33,
  .mx-md-n4\.33 {
    margin-right: -25.98px !important;
  }

  .mb-md-n4\.33,
  .my-md-n4\.33 {
    margin-bottom: -25.98px !important;
  }

  .ml-md-n4\.33,
  .mx-md-n4\.33 {
    margin-left: -25.98px !important;
  }

  .m-md-n5\.5 {
    margin: -30px !important;
  }

  .mt-md-n5\.5,
  .my-md-n5\.5 {
    margin-top: -30px !important;
  }

  .mr-md-n5\.5,
  .mx-md-n5\.5 {
    margin-right: -30px !important;
  }

  .mb-md-n5\.5,
  .my-md-n5\.5 {
    margin-bottom: -30px !important;
  }

  .ml-md-n5\.5,
  .mx-md-n5\.5 {
    margin-left: -30px !important;
  }

  .m-md-n6 {
    margin: -36px !important;
  }

  .mt-md-n6,
  .my-md-n6 {
    margin-top: -36px !important;
  }

  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -36px !important;
  }

  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -36px !important;
  }

  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -36px !important;
  }

  .m-md-n6\.5 {
    margin: -39px !important;
  }

  .mt-md-n6\.5,
  .my-md-n6\.5 {
    margin-top: -39px !important;
  }

  .mr-md-n6\.5,
  .mx-md-n6\.5 {
    margin-right: -39px !important;
  }

  .mb-md-n6\.5,
  .my-md-n6\.5 {
    margin-bottom: -39px !important;
  }

  .ml-md-n6\.5,
  .mx-md-n6\.5 {
    margin-left: -39px !important;
  }

  .m-md-n7 {
    margin: -42px !important;
  }

  .mt-md-n7,
  .my-md-n7 {
    margin-top: -42px !important;
  }

  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -42px !important;
  }

  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -42px !important;
  }

  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -42px !important;
  }

  .m-md-n7\.5 {
    margin: -45px !important;
  }

  .mt-md-n7\.5,
  .my-md-n7\.5 {
    margin-top: -45px !important;
  }

  .mr-md-n7\.5,
  .mx-md-n7\.5 {
    margin-right: -45px !important;
  }

  .mb-md-n7\.5,
  .my-md-n7\.5 {
    margin-bottom: -45px !important;
  }

  .ml-md-n7\.5,
  .mx-md-n7\.5 {
    margin-left: -45px !important;
  }

  .m-md-n8 {
    margin: -48px !important;
  }

  .mt-md-n8,
  .my-md-n8 {
    margin-top: -48px !important;
  }

  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -48px !important;
  }

  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -48px !important;
  }

  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -48px !important;
  }

  .m-md-n9 {
    margin: -57px !important;
  }

  .mt-md-n9,
  .my-md-n9 {
    margin-top: -57px !important;
  }

  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -57px !important;
  }

  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -57px !important;
  }

  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -57px !important;
  }

  .m-md-n10 {
    margin: -60px !important;
  }

  .mt-md-n10,
  .my-md-n10 {
    margin-top: -60px !important;
  }

  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -60px !important;
  }

  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -60px !important;
  }

  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -60px !important;
  }

  .m-md-n10\.33 {
    margin: -61.98px !important;
  }

  .mt-md-n10\.33,
  .my-md-n10\.33 {
    margin-top: -61.98px !important;
  }

  .mr-md-n10\.33,
  .mx-md-n10\.33 {
    margin-right: -61.98px !important;
  }

  .mb-md-n10\.33,
  .my-md-n10\.33 {
    margin-bottom: -61.98px !important;
  }

  .ml-md-n10\.33,
  .mx-md-n10\.33 {
    margin-left: -61.98px !important;
  }

  .m-md-n11 {
    margin: -66px !important;
  }

  .mt-md-n11,
  .my-md-n11 {
    margin-top: -66px !important;
  }

  .mr-md-n11,
  .mx-md-n11 {
    margin-right: -66px !important;
  }

  .mb-md-n11,
  .my-md-n11 {
    margin-bottom: -66px !important;
  }

  .ml-md-n11,
  .mx-md-n11 {
    margin-left: -66px !important;
  }

  .m-md-n11\.33 {
    margin: -67.98px !important;
  }

  .mt-md-n11\.33,
  .my-md-n11\.33 {
    margin-top: -67.98px !important;
  }

  .mr-md-n11\.33,
  .mx-md-n11\.33 {
    margin-right: -67.98px !important;
  }

  .mb-md-n11\.33,
  .my-md-n11\.33 {
    margin-bottom: -67.98px !important;
  }

  .ml-md-n11\.33,
  .mx-md-n11\.33 {
    margin-left: -67.98px !important;
  }

  .m-md-n12 {
    margin: -72px !important;
  }

  .mt-md-n12,
  .my-md-n12 {
    margin-top: -72px !important;
  }

  .mr-md-n12,
  .mx-md-n12 {
    margin-right: -72px !important;
  }

  .mb-md-n12,
  .my-md-n12 {
    margin-bottom: -72px !important;
  }

  .ml-md-n12,
  .mx-md-n12 {
    margin-left: -72px !important;
  }

  .m-md-n13 {
    margin: -78px !important;
  }

  .mt-md-n13,
  .my-md-n13 {
    margin-top: -78px !important;
  }

  .mr-md-n13,
  .mx-md-n13 {
    margin-right: -78px !important;
  }

  .mb-md-n13,
  .my-md-n13 {
    margin-bottom: -78px !important;
  }

  .ml-md-n13,
  .mx-md-n13 {
    margin-left: -78px !important;
  }

  .m-md-n13\.5 {
    margin: -81px !important;
  }

  .mt-md-n13\.5,
  .my-md-n13\.5 {
    margin-top: -81px !important;
  }

  .mr-md-n13\.5,
  .mx-md-n13\.5 {
    margin-right: -81px !important;
  }

  .mb-md-n13\.5,
  .my-md-n13\.5 {
    margin-bottom: -81px !important;
  }

  .ml-md-n13\.5,
  .mx-md-n13\.5 {
    margin-left: -81px !important;
  }

  .m-md-n14 {
    margin: -84px !important;
  }

  .mt-md-n14,
  .my-md-n14 {
    margin-top: -84px !important;
  }

  .mr-md-n14,
  .mx-md-n14 {
    margin-right: -84px !important;
  }

  .mb-md-n14,
  .my-md-n14 {
    margin-bottom: -84px !important;
  }

  .ml-md-n14,
  .mx-md-n14 {
    margin-left: -84px !important;
  }

  .m-md-n15 {
    margin: -90px !important;
  }

  .mt-md-n15,
  .my-md-n15 {
    margin-top: -90px !important;
  }

  .mr-md-n15,
  .mx-md-n15 {
    margin-right: -90px !important;
  }

  .mb-md-n15,
  .my-md-n15 {
    margin-bottom: -90px !important;
  }

  .ml-md-n15,
  .mx-md-n15 {
    margin-left: -90px !important;
  }

  .m-md-n15\.5 {
    margin: -93px !important;
  }

  .mt-md-n15\.5,
  .my-md-n15\.5 {
    margin-top: -93px !important;
  }

  .mr-md-n15\.5,
  .mx-md-n15\.5 {
    margin-right: -93px !important;
  }

  .mb-md-n15\.5,
  .my-md-n15\.5 {
    margin-bottom: -93px !important;
  }

  .ml-md-n15\.5,
  .mx-md-n15\.5 {
    margin-left: -93px !important;
  }

  .m-md-n16 {
    margin: -96px !important;
  }

  .mt-md-n16,
  .my-md-n16 {
    margin-top: -96px !important;
  }

  .mr-md-n16,
  .mx-md-n16 {
    margin-right: -96px !important;
  }

  .mb-md-n16,
  .my-md-n16 {
    margin-bottom: -96px !important;
  }

  .ml-md-n16,
  .mx-md-n16 {
    margin-left: -96px !important;
  }

  .m-md-n18 {
    margin: -108px !important;
  }

  .mt-md-n18,
  .my-md-n18 {
    margin-top: -108px !important;
  }

  .mr-md-n18,
  .mx-md-n18 {
    margin-right: -108px !important;
  }

  .mb-md-n18,
  .my-md-n18 {
    margin-bottom: -108px !important;
  }

  .ml-md-n18,
  .mx-md-n18 {
    margin-left: -108px !important;
  }

  .m-md-n20 {
    margin: -120px !important;
  }

  .mt-md-n20,
  .my-md-n20 {
    margin-top: -120px !important;
  }

  .mr-md-n20,
  .mx-md-n20 {
    margin-right: -120px !important;
  }

  .mb-md-n20,
  .my-md-n20 {
    margin-bottom: -120px !important;
  }

  .ml-md-n20,
  .mx-md-n20 {
    margin-left: -120px !important;
  }

  .m-md-n22\.5 {
    margin: -135px !important;
  }

  .mt-md-n22\.5,
  .my-md-n22\.5 {
    margin-top: -135px !important;
  }

  .mr-md-n22\.5,
  .mx-md-n22\.5 {
    margin-right: -135px !important;
  }

  .mb-md-n22\.5,
  .my-md-n22\.5 {
    margin-bottom: -135px !important;
  }

  .ml-md-n22\.5,
  .mx-md-n22\.5 {
    margin-left: -135px !important;
  }

  .m-md-n25 {
    margin: -150px !important;
  }

  .mt-md-n25,
  .my-md-n25 {
    margin-top: -150px !important;
  }

  .mr-md-n25,
  .mx-md-n25 {
    margin-right: -150px !important;
  }

  .mb-md-n25,
  .my-md-n25 {
    margin-bottom: -150px !important;
  }

  .ml-md-n25,
  .mx-md-n25 {
    margin-left: -150px !important;
  }

  .m-md-n31\.6 {
    margin: -189.6px !important;
  }

  .mt-md-n31\.6,
  .my-md-n31\.6 {
    margin-top: -189.6px !important;
  }

  .mr-md-n31\.6,
  .mx-md-n31\.6 {
    margin-right: -189.6px !important;
  }

  .mb-md-n31\.6,
  .my-md-n31\.6 {
    margin-bottom: -189.6px !important;
  }

  .ml-md-n31\.6,
  .mx-md-n31\.6 {
    margin-left: -189.6px !important;
  }

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

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

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

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

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

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

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

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

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 6px !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 6px !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 6px !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 6px !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 6px !important;
  }

  .m-lg-2 {
    margin: 12px !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 12px !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 12px !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 12px !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 12px !important;
  }

  .m-lg-3 {
    margin: 18px !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 18px !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 18px !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 18px !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 18px !important;
  }

  .m-lg-4 {
    margin: 24px !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 24px !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 24px !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 24px !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 24px !important;
  }

  .m-lg-5 {
    margin: 30px !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 30px !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 30px !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 30px !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 30px !important;
  }

  .m-lg-0\.17 {
    margin: 1px !important;
  }

  .mt-lg-0\.17,
  .my-lg-0\.17 {
    margin-top: 1px !important;
  }

  .mr-lg-0\.17,
  .mx-lg-0\.17 {
    margin-right: 1px !important;
  }

  .mb-lg-0\.17,
  .my-lg-0\.17 {
    margin-bottom: 1px !important;
  }

  .ml-lg-0\.17,
  .mx-lg-0\.17 {
    margin-left: 1px !important;
  }

  .m-lg-0\.33 {
    margin: 2px !important;
  }

  .mt-lg-0\.33,
  .my-lg-0\.33 {
    margin-top: 2px !important;
  }

  .mr-lg-0\.33,
  .mx-lg-0\.33 {
    margin-right: 2px !important;
  }

  .mb-lg-0\.33,
  .my-lg-0\.33 {
    margin-bottom: 2px !important;
  }

  .ml-lg-0\.33,
  .mx-lg-0\.33 {
    margin-left: 2px !important;
  }

  .m-lg-0\.5 {
    margin: 3px !important;
  }

  .mt-lg-0\.5,
  .my-lg-0\.5 {
    margin-top: 3px !important;
  }

  .mr-lg-0\.5,
  .mx-lg-0\.5 {
    margin-right: 3px !important;
  }

  .mb-lg-0\.5,
  .my-lg-0\.5 {
    margin-bottom: 3px !important;
  }

  .ml-lg-0\.5,
  .mx-lg-0\.5 {
    margin-left: 3px !important;
  }

  .m-lg-0\.67 {
    margin: 4px !important;
  }

  .mt-lg-0\.67,
  .my-lg-0\.67 {
    margin-top: 4px !important;
  }

  .mr-lg-0\.67,
  .mx-lg-0\.67 {
    margin-right: 4px !important;
  }

  .mb-lg-0\.67,
  .my-lg-0\.67 {
    margin-bottom: 4px !important;
  }

  .ml-lg-0\.67,
  .mx-lg-0\.67 {
    margin-left: 4px !important;
  }

  .m-lg-1\.33 {
    margin: 8px !important;
  }

  .mt-lg-1\.33,
  .my-lg-1\.33 {
    margin-top: 8px !important;
  }

  .mr-lg-1\.33,
  .mx-lg-1\.33 {
    margin-right: 8px !important;
  }

  .mb-lg-1\.33,
  .my-lg-1\.33 {
    margin-bottom: 8px !important;
  }

  .ml-lg-1\.33,
  .mx-lg-1\.33 {
    margin-left: 8px !important;
  }

  .m-lg-1\.5 {
    margin: 9px !important;
  }

  .mt-lg-1\.5,
  .my-lg-1\.5 {
    margin-top: 9px !important;
  }

  .mr-lg-1\.5,
  .mx-lg-1\.5 {
    margin-right: 9px !important;
  }

  .mb-lg-1\.5,
  .my-lg-1\.5 {
    margin-bottom: 9px !important;
  }

  .ml-lg-1\.5,
  .mx-lg-1\.5 {
    margin-left: 9px !important;
  }

  .m-lg-1\.8 {
    margin: 10.8px !important;
  }

  .mt-lg-1\.8,
  .my-lg-1\.8 {
    margin-top: 10.8px !important;
  }

  .mr-lg-1\.8,
  .mx-lg-1\.8 {
    margin-right: 10.8px !important;
  }

  .mb-lg-1\.8,
  .my-lg-1\.8 {
    margin-bottom: 10.8px !important;
  }

  .ml-lg-1\.8,
  .mx-lg-1\.8 {
    margin-left: 10.8px !important;
  }

  .m-lg-1\.66 {
    margin: 10px !important;
  }

  .mt-lg-1\.66,
  .my-lg-1\.66 {
    margin-top: 10px !important;
  }

  .mr-lg-1\.66,
  .mx-lg-1\.66 {
    margin-right: 10px !important;
  }

  .mb-lg-1\.66,
  .my-lg-1\.66 {
    margin-bottom: 10px !important;
  }

  .ml-lg-1\.66,
  .mx-lg-1\.66 {
    margin-left: 10px !important;
  }

  .m-lg-2\.5 {
    margin: 15px !important;
  }

  .mt-lg-2\.5,
  .my-lg-2\.5 {
    margin-top: 15px !important;
  }

  .mr-lg-2\.5,
  .mx-lg-2\.5 {
    margin-right: 15px !important;
  }

  .mb-lg-2\.5,
  .my-lg-2\.5 {
    margin-bottom: 15px !important;
  }

  .ml-lg-2\.5,
  .mx-lg-2\.5 {
    margin-left: 15px !important;
  }

  .m-lg-3\.33 {
    margin: 19.98px !important;
  }

  .mt-lg-3\.33,
  .my-lg-3\.33 {
    margin-top: 19.98px !important;
  }

  .mr-lg-3\.33,
  .mx-lg-3\.33 {
    margin-right: 19.98px !important;
  }

  .mb-lg-3\.33,
  .my-lg-3\.33 {
    margin-bottom: 19.98px !important;
  }

  .ml-lg-3\.33,
  .mx-lg-3\.33 {
    margin-left: 19.98px !important;
  }

  .m-lg-3\.5 {
    margin: 21px !important;
  }

  .mt-lg-3\.5,
  .my-lg-3\.5 {
    margin-top: 21px !important;
  }

  .mr-lg-3\.5,
  .mx-lg-3\.5 {
    margin-right: 21px !important;
  }

  .mb-lg-3\.5,
  .my-lg-3\.5 {
    margin-bottom: 21px !important;
  }

  .ml-lg-3\.5,
  .mx-lg-3\.5 {
    margin-left: 21px !important;
  }

  .m-lg-4\.33 {
    margin: 25.98px !important;
  }

  .mt-lg-4\.33,
  .my-lg-4\.33 {
    margin-top: 25.98px !important;
  }

  .mr-lg-4\.33,
  .mx-lg-4\.33 {
    margin-right: 25.98px !important;
  }

  .mb-lg-4\.33,
  .my-lg-4\.33 {
    margin-bottom: 25.98px !important;
  }

  .ml-lg-4\.33,
  .mx-lg-4\.33 {
    margin-left: 25.98px !important;
  }

  .m-lg-5\.5 {
    margin: 30px !important;
  }

  .mt-lg-5\.5,
  .my-lg-5\.5 {
    margin-top: 30px !important;
  }

  .mr-lg-5\.5,
  .mx-lg-5\.5 {
    margin-right: 30px !important;
  }

  .mb-lg-5\.5,
  .my-lg-5\.5 {
    margin-bottom: 30px !important;
  }

  .ml-lg-5\.5,
  .mx-lg-5\.5 {
    margin-left: 30px !important;
  }

  .m-lg-6 {
    margin: 36px !important;
  }

  .mt-lg-6,
  .my-lg-6 {
    margin-top: 36px !important;
  }

  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 36px !important;
  }

  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 36px !important;
  }

  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 36px !important;
  }

  .m-lg-6\.5 {
    margin: 39px !important;
  }

  .mt-lg-6\.5,
  .my-lg-6\.5 {
    margin-top: 39px !important;
  }

  .mr-lg-6\.5,
  .mx-lg-6\.5 {
    margin-right: 39px !important;
  }

  .mb-lg-6\.5,
  .my-lg-6\.5 {
    margin-bottom: 39px !important;
  }

  .ml-lg-6\.5,
  .mx-lg-6\.5 {
    margin-left: 39px !important;
  }

  .m-lg-7 {
    margin: 42px !important;
  }

  .mt-lg-7,
  .my-lg-7 {
    margin-top: 42px !important;
  }

  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 42px !important;
  }

  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 42px !important;
  }

  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 42px !important;
  }

  .m-lg-7\.5 {
    margin: 45px !important;
  }

  .mt-lg-7\.5,
  .my-lg-7\.5 {
    margin-top: 45px !important;
  }

  .mr-lg-7\.5,
  .mx-lg-7\.5 {
    margin-right: 45px !important;
  }

  .mb-lg-7\.5,
  .my-lg-7\.5 {
    margin-bottom: 45px !important;
  }

  .ml-lg-7\.5,
  .mx-lg-7\.5 {
    margin-left: 45px !important;
  }

  .m-lg-8 {
    margin: 48px !important;
  }

  .mt-lg-8,
  .my-lg-8 {
    margin-top: 48px !important;
  }

  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 48px !important;
  }

  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 48px !important;
  }

  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 48px !important;
  }

  .m-lg-9 {
    margin: 57px !important;
  }

  .mt-lg-9,
  .my-lg-9 {
    margin-top: 57px !important;
  }

  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 57px !important;
  }

  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 57px !important;
  }

  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 57px !important;
  }

  .m-lg-10 {
    margin: 60px !important;
  }

  .mt-lg-10,
  .my-lg-10 {
    margin-top: 60px !important;
  }

  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 60px !important;
  }

  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 60px !important;
  }

  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 60px !important;
  }

  .m-lg-10\.33 {
    margin: 61.98px !important;
  }

  .mt-lg-10\.33,
  .my-lg-10\.33 {
    margin-top: 61.98px !important;
  }

  .mr-lg-10\.33,
  .mx-lg-10\.33 {
    margin-right: 61.98px !important;
  }

  .mb-lg-10\.33,
  .my-lg-10\.33 {
    margin-bottom: 61.98px !important;
  }

  .ml-lg-10\.33,
  .mx-lg-10\.33 {
    margin-left: 61.98px !important;
  }

  .m-lg-11 {
    margin: 66px !important;
  }

  .mt-lg-11,
  .my-lg-11 {
    margin-top: 66px !important;
  }

  .mr-lg-11,
  .mx-lg-11 {
    margin-right: 66px !important;
  }

  .mb-lg-11,
  .my-lg-11 {
    margin-bottom: 66px !important;
  }

  .ml-lg-11,
  .mx-lg-11 {
    margin-left: 66px !important;
  }

  .m-lg-11\.33 {
    margin: 67.98px !important;
  }

  .mt-lg-11\.33,
  .my-lg-11\.33 {
    margin-top: 67.98px !important;
  }

  .mr-lg-11\.33,
  .mx-lg-11\.33 {
    margin-right: 67.98px !important;
  }

  .mb-lg-11\.33,
  .my-lg-11\.33 {
    margin-bottom: 67.98px !important;
  }

  .ml-lg-11\.33,
  .mx-lg-11\.33 {
    margin-left: 67.98px !important;
  }

  .m-lg-12 {
    margin: 72px !important;
  }

  .mt-lg-12,
  .my-lg-12 {
    margin-top: 72px !important;
  }

  .mr-lg-12,
  .mx-lg-12 {
    margin-right: 72px !important;
  }

  .mb-lg-12,
  .my-lg-12 {
    margin-bottom: 72px !important;
  }

  .ml-lg-12,
  .mx-lg-12 {
    margin-left: 72px !important;
  }

  .m-lg-13 {
    margin: 78px !important;
  }

  .mt-lg-13,
  .my-lg-13 {
    margin-top: 78px !important;
  }

  .mr-lg-13,
  .mx-lg-13 {
    margin-right: 78px !important;
  }

  .mb-lg-13,
  .my-lg-13 {
    margin-bottom: 78px !important;
  }

  .ml-lg-13,
  .mx-lg-13 {
    margin-left: 78px !important;
  }

  .m-lg-13\.5 {
    margin: 81px !important;
  }

  .mt-lg-13\.5,
  .my-lg-13\.5 {
    margin-top: 81px !important;
  }

  .mr-lg-13\.5,
  .mx-lg-13\.5 {
    margin-right: 81px !important;
  }

  .mb-lg-13\.5,
  .my-lg-13\.5 {
    margin-bottom: 81px !important;
  }

  .ml-lg-13\.5,
  .mx-lg-13\.5 {
    margin-left: 81px !important;
  }

  .m-lg-14 {
    margin: 84px !important;
  }

  .mt-lg-14,
  .my-lg-14 {
    margin-top: 84px !important;
  }

  .mr-lg-14,
  .mx-lg-14 {
    margin-right: 84px !important;
  }

  .mb-lg-14,
  .my-lg-14 {
    margin-bottom: 84px !important;
  }

  .ml-lg-14,
  .mx-lg-14 {
    margin-left: 84px !important;
  }

  .m-lg-15 {
    margin: 90px !important;
  }

  .mt-lg-15,
  .my-lg-15 {
    margin-top: 90px !important;
  }

  .mr-lg-15,
  .mx-lg-15 {
    margin-right: 90px !important;
  }

  .mb-lg-15,
  .my-lg-15 {
    margin-bottom: 90px !important;
  }

  .ml-lg-15,
  .mx-lg-15 {
    margin-left: 90px !important;
  }

  .m-lg-15\.5 {
    margin: 93px !important;
  }

  .mt-lg-15\.5,
  .my-lg-15\.5 {
    margin-top: 93px !important;
  }

  .mr-lg-15\.5,
  .mx-lg-15\.5 {
    margin-right: 93px !important;
  }

  .mb-lg-15\.5,
  .my-lg-15\.5 {
    margin-bottom: 93px !important;
  }

  .ml-lg-15\.5,
  .mx-lg-15\.5 {
    margin-left: 93px !important;
  }

  .m-lg-16 {
    margin: 96px !important;
  }

  .mt-lg-16,
  .my-lg-16 {
    margin-top: 96px !important;
  }

  .mr-lg-16,
  .mx-lg-16 {
    margin-right: 96px !important;
  }

  .mb-lg-16,
  .my-lg-16 {
    margin-bottom: 96px !important;
  }

  .ml-lg-16,
  .mx-lg-16 {
    margin-left: 96px !important;
  }

  .m-lg-18 {
    margin: 108px !important;
  }

  .mt-lg-18,
  .my-lg-18 {
    margin-top: 108px !important;
  }

  .mr-lg-18,
  .mx-lg-18 {
    margin-right: 108px !important;
  }

  .mb-lg-18,
  .my-lg-18 {
    margin-bottom: 108px !important;
  }

  .ml-lg-18,
  .mx-lg-18 {
    margin-left: 108px !important;
  }

  .m-lg-20 {
    margin: 120px !important;
  }

  .mt-lg-20,
  .my-lg-20 {
    margin-top: 120px !important;
  }

  .mr-lg-20,
  .mx-lg-20 {
    margin-right: 120px !important;
  }

  .mb-lg-20,
  .my-lg-20 {
    margin-bottom: 120px !important;
  }

  .ml-lg-20,
  .mx-lg-20 {
    margin-left: 120px !important;
  }

  .m-lg-22\.5 {
    margin: 135px !important;
  }

  .mt-lg-22\.5,
  .my-lg-22\.5 {
    margin-top: 135px !important;
  }

  .mr-lg-22\.5,
  .mx-lg-22\.5 {
    margin-right: 135px !important;
  }

  .mb-lg-22\.5,
  .my-lg-22\.5 {
    margin-bottom: 135px !important;
  }

  .ml-lg-22\.5,
  .mx-lg-22\.5 {
    margin-left: 135px !important;
  }

  .m-lg-25 {
    margin: 150px !important;
  }

  .mt-lg-25,
  .my-lg-25 {
    margin-top: 150px !important;
  }

  .mr-lg-25,
  .mx-lg-25 {
    margin-right: 150px !important;
  }

  .mb-lg-25,
  .my-lg-25 {
    margin-bottom: 150px !important;
  }

  .ml-lg-25,
  .mx-lg-25 {
    margin-left: 150px !important;
  }

  .m-lg-31\.6 {
    margin: 189.6px !important;
  }

  .mt-lg-31\.6,
  .my-lg-31\.6 {
    margin-top: 189.6px !important;
  }

  .mr-lg-31\.6,
  .mx-lg-31\.6 {
    margin-right: 189.6px !important;
  }

  .mb-lg-31\.6,
  .my-lg-31\.6 {
    margin-bottom: 189.6px !important;
  }

  .ml-lg-31\.6,
  .mx-lg-31\.6 {
    margin-left: 189.6px !important;
  }

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

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

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

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

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 6px !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 6px !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 6px !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 6px !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 6px !important;
  }

  .p-lg-2 {
    padding: 12px !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 12px !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 12px !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 12px !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 12px !important;
  }

  .p-lg-3 {
    padding: 18px !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 18px !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 18px !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 18px !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 18px !important;
  }

  .p-lg-4 {
    padding: 24px !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 24px !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 24px !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 24px !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 24px !important;
  }

  .p-lg-5 {
    padding: 30px !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 30px !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 30px !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 30px !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 30px !important;
  }

  .p-lg-0\.17 {
    padding: 1px !important;
  }

  .pt-lg-0\.17,
  .py-lg-0\.17 {
    padding-top: 1px !important;
  }

  .pr-lg-0\.17,
  .px-lg-0\.17 {
    padding-right: 1px !important;
  }

  .pb-lg-0\.17,
  .py-lg-0\.17 {
    padding-bottom: 1px !important;
  }

  .pl-lg-0\.17,
  .px-lg-0\.17 {
    padding-left: 1px !important;
  }

  .p-lg-0\.33 {
    padding: 2px !important;
  }

  .pt-lg-0\.33,
  .py-lg-0\.33 {
    padding-top: 2px !important;
  }

  .pr-lg-0\.33,
  .px-lg-0\.33 {
    padding-right: 2px !important;
  }

  .pb-lg-0\.33,
  .py-lg-0\.33 {
    padding-bottom: 2px !important;
  }

  .pl-lg-0\.33,
  .px-lg-0\.33 {
    padding-left: 2px !important;
  }

  .p-lg-0\.5 {
    padding: 3px !important;
  }

  .pt-lg-0\.5,
  .py-lg-0\.5 {
    padding-top: 3px !important;
  }

  .pr-lg-0\.5,
  .px-lg-0\.5 {
    padding-right: 3px !important;
  }

  .pb-lg-0\.5,
  .py-lg-0\.5 {
    padding-bottom: 3px !important;
  }

  .pl-lg-0\.5,
  .px-lg-0\.5 {
    padding-left: 3px !important;
  }

  .p-lg-0\.67 {
    padding: 4px !important;
  }

  .pt-lg-0\.67,
  .py-lg-0\.67 {
    padding-top: 4px !important;
  }

  .pr-lg-0\.67,
  .px-lg-0\.67 {
    padding-right: 4px !important;
  }

  .pb-lg-0\.67,
  .py-lg-0\.67 {
    padding-bottom: 4px !important;
  }

  .pl-lg-0\.67,
  .px-lg-0\.67 {
    padding-left: 4px !important;
  }

  .p-lg-1\.33 {
    padding: 8px !important;
  }

  .pt-lg-1\.33,
  .py-lg-1\.33 {
    padding-top: 8px !important;
  }

  .pr-lg-1\.33,
  .px-lg-1\.33 {
    padding-right: 8px !important;
  }

  .pb-lg-1\.33,
  .py-lg-1\.33 {
    padding-bottom: 8px !important;
  }

  .pl-lg-1\.33,
  .px-lg-1\.33 {
    padding-left: 8px !important;
  }

  .p-lg-1\.5 {
    padding: 9px !important;
  }

  .pt-lg-1\.5,
  .py-lg-1\.5 {
    padding-top: 9px !important;
  }

  .pr-lg-1\.5,
  .px-lg-1\.5 {
    padding-right: 9px !important;
  }

  .pb-lg-1\.5,
  .py-lg-1\.5 {
    padding-bottom: 9px !important;
  }

  .pl-lg-1\.5,
  .px-lg-1\.5 {
    padding-left: 9px !important;
  }

  .p-lg-1\.8 {
    padding: 10.8px !important;
  }

  .pt-lg-1\.8,
  .py-lg-1\.8 {
    padding-top: 10.8px !important;
  }

  .pr-lg-1\.8,
  .px-lg-1\.8 {
    padding-right: 10.8px !important;
  }

  .pb-lg-1\.8,
  .py-lg-1\.8 {
    padding-bottom: 10.8px !important;
  }

  .pl-lg-1\.8,
  .px-lg-1\.8 {
    padding-left: 10.8px !important;
  }

  .p-lg-1\.66 {
    padding: 10px !important;
  }

  .pt-lg-1\.66,
  .py-lg-1\.66 {
    padding-top: 10px !important;
  }

  .pr-lg-1\.66,
  .px-lg-1\.66 {
    padding-right: 10px !important;
  }

  .pb-lg-1\.66,
  .py-lg-1\.66 {
    padding-bottom: 10px !important;
  }

  .pl-lg-1\.66,
  .px-lg-1\.66 {
    padding-left: 10px !important;
  }

  .p-lg-2\.5 {
    padding: 15px !important;
  }

  .pt-lg-2\.5,
  .py-lg-2\.5 {
    padding-top: 15px !important;
  }

  .pr-lg-2\.5,
  .px-lg-2\.5 {
    padding-right: 15px !important;
  }

  .pb-lg-2\.5,
  .py-lg-2\.5 {
    padding-bottom: 15px !important;
  }

  .pl-lg-2\.5,
  .px-lg-2\.5 {
    padding-left: 15px !important;
  }

  .p-lg-3\.33 {
    padding: 19.98px !important;
  }

  .pt-lg-3\.33,
  .py-lg-3\.33 {
    padding-top: 19.98px !important;
  }

  .pr-lg-3\.33,
  .px-lg-3\.33 {
    padding-right: 19.98px !important;
  }

  .pb-lg-3\.33,
  .py-lg-3\.33 {
    padding-bottom: 19.98px !important;
  }

  .pl-lg-3\.33,
  .px-lg-3\.33 {
    padding-left: 19.98px !important;
  }

  .p-lg-3\.5 {
    padding: 21px !important;
  }

  .pt-lg-3\.5,
  .py-lg-3\.5 {
    padding-top: 21px !important;
  }

  .pr-lg-3\.5,
  .px-lg-3\.5 {
    padding-right: 21px !important;
  }

  .pb-lg-3\.5,
  .py-lg-3\.5 {
    padding-bottom: 21px !important;
  }

  .pl-lg-3\.5,
  .px-lg-3\.5 {
    padding-left: 21px !important;
  }

  .p-lg-4\.33 {
    padding: 25.98px !important;
  }

  .pt-lg-4\.33,
  .py-lg-4\.33 {
    padding-top: 25.98px !important;
  }

  .pr-lg-4\.33,
  .px-lg-4\.33 {
    padding-right: 25.98px !important;
  }

  .pb-lg-4\.33,
  .py-lg-4\.33 {
    padding-bottom: 25.98px !important;
  }

  .pl-lg-4\.33,
  .px-lg-4\.33 {
    padding-left: 25.98px !important;
  }

  .p-lg-5\.5 {
    padding: 30px !important;
  }

  .pt-lg-5\.5,
  .py-lg-5\.5 {
    padding-top: 30px !important;
  }

  .pr-lg-5\.5,
  .px-lg-5\.5 {
    padding-right: 30px !important;
  }

  .pb-lg-5\.5,
  .py-lg-5\.5 {
    padding-bottom: 30px !important;
  }

  .pl-lg-5\.5,
  .px-lg-5\.5 {
    padding-left: 30px !important;
  }

  .p-lg-6 {
    padding: 36px !important;
  }

  .pt-lg-6,
  .py-lg-6 {
    padding-top: 36px !important;
  }

  .pr-lg-6,
  .px-lg-6 {
    padding-right: 36px !important;
  }

  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 36px !important;
  }

  .pl-lg-6,
  .px-lg-6 {
    padding-left: 36px !important;
  }

  .p-lg-6\.5 {
    padding: 39px !important;
  }

  .pt-lg-6\.5,
  .py-lg-6\.5 {
    padding-top: 39px !important;
  }

  .pr-lg-6\.5,
  .px-lg-6\.5 {
    padding-right: 39px !important;
  }

  .pb-lg-6\.5,
  .py-lg-6\.5 {
    padding-bottom: 39px !important;
  }

  .pl-lg-6\.5,
  .px-lg-6\.5 {
    padding-left: 39px !important;
  }

  .p-lg-7 {
    padding: 42px !important;
  }

  .pt-lg-7,
  .py-lg-7 {
    padding-top: 42px !important;
  }

  .pr-lg-7,
  .px-lg-7 {
    padding-right: 42px !important;
  }

  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 42px !important;
  }

  .pl-lg-7,
  .px-lg-7 {
    padding-left: 42px !important;
  }

  .p-lg-7\.5 {
    padding: 45px !important;
  }

  .pt-lg-7\.5,
  .py-lg-7\.5 {
    padding-top: 45px !important;
  }

  .pr-lg-7\.5,
  .px-lg-7\.5 {
    padding-right: 45px !important;
  }

  .pb-lg-7\.5,
  .py-lg-7\.5 {
    padding-bottom: 45px !important;
  }

  .pl-lg-7\.5,
  .px-lg-7\.5 {
    padding-left: 45px !important;
  }

  .p-lg-8 {
    padding: 48px !important;
  }

  .pt-lg-8,
  .py-lg-8 {
    padding-top: 48px !important;
  }

  .pr-lg-8,
  .px-lg-8 {
    padding-right: 48px !important;
  }

  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 48px !important;
  }

  .pl-lg-8,
  .px-lg-8 {
    padding-left: 48px !important;
  }

  .p-lg-9 {
    padding: 57px !important;
  }

  .pt-lg-9,
  .py-lg-9 {
    padding-top: 57px !important;
  }

  .pr-lg-9,
  .px-lg-9 {
    padding-right: 57px !important;
  }

  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 57px !important;
  }

  .pl-lg-9,
  .px-lg-9 {
    padding-left: 57px !important;
  }

  .p-lg-10 {
    padding: 60px !important;
  }

  .pt-lg-10,
  .py-lg-10 {
    padding-top: 60px !important;
  }

  .pr-lg-10,
  .px-lg-10 {
    padding-right: 60px !important;
  }

  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 60px !important;
  }

  .pl-lg-10,
  .px-lg-10 {
    padding-left: 60px !important;
  }

  .p-lg-10\.33 {
    padding: 61.98px !important;
  }

  .pt-lg-10\.33,
  .py-lg-10\.33 {
    padding-top: 61.98px !important;
  }

  .pr-lg-10\.33,
  .px-lg-10\.33 {
    padding-right: 61.98px !important;
  }

  .pb-lg-10\.33,
  .py-lg-10\.33 {
    padding-bottom: 61.98px !important;
  }

  .pl-lg-10\.33,
  .px-lg-10\.33 {
    padding-left: 61.98px !important;
  }

  .p-lg-11 {
    padding: 66px !important;
  }

  .pt-lg-11,
  .py-lg-11 {
    padding-top: 66px !important;
  }

  .pr-lg-11,
  .px-lg-11 {
    padding-right: 66px !important;
  }

  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 66px !important;
  }

  .pl-lg-11,
  .px-lg-11 {
    padding-left: 66px !important;
  }

  .p-lg-11\.33 {
    padding: 67.98px !important;
  }

  .pt-lg-11\.33,
  .py-lg-11\.33 {
    padding-top: 67.98px !important;
  }

  .pr-lg-11\.33,
  .px-lg-11\.33 {
    padding-right: 67.98px !important;
  }

  .pb-lg-11\.33,
  .py-lg-11\.33 {
    padding-bottom: 67.98px !important;
  }

  .pl-lg-11\.33,
  .px-lg-11\.33 {
    padding-left: 67.98px !important;
  }

  .p-lg-12 {
    padding: 72px !important;
  }

  .pt-lg-12,
  .py-lg-12 {
    padding-top: 72px !important;
  }

  .pr-lg-12,
  .px-lg-12 {
    padding-right: 72px !important;
  }

  .pb-lg-12,
  .py-lg-12 {
    padding-bottom: 72px !important;
  }

  .pl-lg-12,
  .px-lg-12 {
    padding-left: 72px !important;
  }

  .p-lg-13 {
    padding: 78px !important;
  }

  .pt-lg-13,
  .py-lg-13 {
    padding-top: 78px !important;
  }

  .pr-lg-13,
  .px-lg-13 {
    padding-right: 78px !important;
  }

  .pb-lg-13,
  .py-lg-13 {
    padding-bottom: 78px !important;
  }

  .pl-lg-13,
  .px-lg-13 {
    padding-left: 78px !important;
  }

  .p-lg-13\.5 {
    padding: 81px !important;
  }

  .pt-lg-13\.5,
  .py-lg-13\.5 {
    padding-top: 81px !important;
  }

  .pr-lg-13\.5,
  .px-lg-13\.5 {
    padding-right: 81px !important;
  }

  .pb-lg-13\.5,
  .py-lg-13\.5 {
    padding-bottom: 81px !important;
  }

  .pl-lg-13\.5,
  .px-lg-13\.5 {
    padding-left: 81px !important;
  }

  .p-lg-14 {
    padding: 84px !important;
  }

  .pt-lg-14,
  .py-lg-14 {
    padding-top: 84px !important;
  }

  .pr-lg-14,
  .px-lg-14 {
    padding-right: 84px !important;
  }

  .pb-lg-14,
  .py-lg-14 {
    padding-bottom: 84px !important;
  }

  .pl-lg-14,
  .px-lg-14 {
    padding-left: 84px !important;
  }

  .p-lg-15 {
    padding: 90px !important;
  }

  .pt-lg-15,
  .py-lg-15 {
    padding-top: 90px !important;
  }

  .pr-lg-15,
  .px-lg-15 {
    padding-right: 90px !important;
  }

  .pb-lg-15,
  .py-lg-15 {
    padding-bottom: 90px !important;
  }

  .pl-lg-15,
  .px-lg-15 {
    padding-left: 90px !important;
  }

  .p-lg-15\.5 {
    padding: 93px !important;
  }

  .pt-lg-15\.5,
  .py-lg-15\.5 {
    padding-top: 93px !important;
  }

  .pr-lg-15\.5,
  .px-lg-15\.5 {
    padding-right: 93px !important;
  }

  .pb-lg-15\.5,
  .py-lg-15\.5 {
    padding-bottom: 93px !important;
  }

  .pl-lg-15\.5,
  .px-lg-15\.5 {
    padding-left: 93px !important;
  }

  .p-lg-16 {
    padding: 96px !important;
  }

  .pt-lg-16,
  .py-lg-16 {
    padding-top: 96px !important;
  }

  .pr-lg-16,
  .px-lg-16 {
    padding-right: 96px !important;
  }

  .pb-lg-16,
  .py-lg-16 {
    padding-bottom: 96px !important;
  }

  .pl-lg-16,
  .px-lg-16 {
    padding-left: 96px !important;
  }

  .p-lg-18 {
    padding: 108px !important;
  }

  .pt-lg-18,
  .py-lg-18 {
    padding-top: 108px !important;
  }

  .pr-lg-18,
  .px-lg-18 {
    padding-right: 108px !important;
  }

  .pb-lg-18,
  .py-lg-18 {
    padding-bottom: 108px !important;
  }

  .pl-lg-18,
  .px-lg-18 {
    padding-left: 108px !important;
  }

  .p-lg-20 {
    padding: 120px !important;
  }

  .pt-lg-20,
  .py-lg-20 {
    padding-top: 120px !important;
  }

  .pr-lg-20,
  .px-lg-20 {
    padding-right: 120px !important;
  }

  .pb-lg-20,
  .py-lg-20 {
    padding-bottom: 120px !important;
  }

  .pl-lg-20,
  .px-lg-20 {
    padding-left: 120px !important;
  }

  .p-lg-22\.5 {
    padding: 135px !important;
  }

  .pt-lg-22\.5,
  .py-lg-22\.5 {
    padding-top: 135px !important;
  }

  .pr-lg-22\.5,
  .px-lg-22\.5 {
    padding-right: 135px !important;
  }

  .pb-lg-22\.5,
  .py-lg-22\.5 {
    padding-bottom: 135px !important;
  }

  .pl-lg-22\.5,
  .px-lg-22\.5 {
    padding-left: 135px !important;
  }

  .p-lg-25 {
    padding: 150px !important;
  }

  .pt-lg-25,
  .py-lg-25 {
    padding-top: 150px !important;
  }

  .pr-lg-25,
  .px-lg-25 {
    padding-right: 150px !important;
  }

  .pb-lg-25,
  .py-lg-25 {
    padding-bottom: 150px !important;
  }

  .pl-lg-25,
  .px-lg-25 {
    padding-left: 150px !important;
  }

  .p-lg-31\.6 {
    padding: 189.6px !important;
  }

  .pt-lg-31\.6,
  .py-lg-31\.6 {
    padding-top: 189.6px !important;
  }

  .pr-lg-31\.6,
  .px-lg-31\.6 {
    padding-right: 189.6px !important;
  }

  .pb-lg-31\.6,
  .py-lg-31\.6 {
    padding-bottom: 189.6px !important;
  }

  .pl-lg-31\.6,
  .px-lg-31\.6 {
    padding-left: 189.6px !important;
  }

  .m-lg-n1 {
    margin: -6px !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -6px !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -6px !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -6px !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -6px !important;
  }

  .m-lg-n2 {
    margin: -12px !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -12px !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -12px !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -12px !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -12px !important;
  }

  .m-lg-n3 {
    margin: -18px !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -18px !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -18px !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -18px !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -18px !important;
  }

  .m-lg-n4 {
    margin: -24px !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -24px !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -24px !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -24px !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -24px !important;
  }

  .m-lg-n5 {
    margin: -30px !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -30px !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -30px !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -30px !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -30px !important;
  }

  .m-lg-n0\.17 {
    margin: -1px !important;
  }

  .mt-lg-n0\.17,
  .my-lg-n0\.17 {
    margin-top: -1px !important;
  }

  .mr-lg-n0\.17,
  .mx-lg-n0\.17 {
    margin-right: -1px !important;
  }

  .mb-lg-n0\.17,
  .my-lg-n0\.17 {
    margin-bottom: -1px !important;
  }

  .ml-lg-n0\.17,
  .mx-lg-n0\.17 {
    margin-left: -1px !important;
  }

  .m-lg-n0\.33 {
    margin: -2px !important;
  }

  .mt-lg-n0\.33,
  .my-lg-n0\.33 {
    margin-top: -2px !important;
  }

  .mr-lg-n0\.33,
  .mx-lg-n0\.33 {
    margin-right: -2px !important;
  }

  .mb-lg-n0\.33,
  .my-lg-n0\.33 {
    margin-bottom: -2px !important;
  }

  .ml-lg-n0\.33,
  .mx-lg-n0\.33 {
    margin-left: -2px !important;
  }

  .m-lg-n0\.5 {
    margin: -3px !important;
  }

  .mt-lg-n0\.5,
  .my-lg-n0\.5 {
    margin-top: -3px !important;
  }

  .mr-lg-n0\.5,
  .mx-lg-n0\.5 {
    margin-right: -3px !important;
  }

  .mb-lg-n0\.5,
  .my-lg-n0\.5 {
    margin-bottom: -3px !important;
  }

  .ml-lg-n0\.5,
  .mx-lg-n0\.5 {
    margin-left: -3px !important;
  }

  .m-lg-n0\.67 {
    margin: -4px !important;
  }

  .mt-lg-n0\.67,
  .my-lg-n0\.67 {
    margin-top: -4px !important;
  }

  .mr-lg-n0\.67,
  .mx-lg-n0\.67 {
    margin-right: -4px !important;
  }

  .mb-lg-n0\.67,
  .my-lg-n0\.67 {
    margin-bottom: -4px !important;
  }

  .ml-lg-n0\.67,
  .mx-lg-n0\.67 {
    margin-left: -4px !important;
  }

  .m-lg-n1\.33 {
    margin: -8px !important;
  }

  .mt-lg-n1\.33,
  .my-lg-n1\.33 {
    margin-top: -8px !important;
  }

  .mr-lg-n1\.33,
  .mx-lg-n1\.33 {
    margin-right: -8px !important;
  }

  .mb-lg-n1\.33,
  .my-lg-n1\.33 {
    margin-bottom: -8px !important;
  }

  .ml-lg-n1\.33,
  .mx-lg-n1\.33 {
    margin-left: -8px !important;
  }

  .m-lg-n1\.5 {
    margin: -9px !important;
  }

  .mt-lg-n1\.5,
  .my-lg-n1\.5 {
    margin-top: -9px !important;
  }

  .mr-lg-n1\.5,
  .mx-lg-n1\.5 {
    margin-right: -9px !important;
  }

  .mb-lg-n1\.5,
  .my-lg-n1\.5 {
    margin-bottom: -9px !important;
  }

  .ml-lg-n1\.5,
  .mx-lg-n1\.5 {
    margin-left: -9px !important;
  }

  .m-lg-n1\.8 {
    margin: -10.8px !important;
  }

  .mt-lg-n1\.8,
  .my-lg-n1\.8 {
    margin-top: -10.8px !important;
  }

  .mr-lg-n1\.8,
  .mx-lg-n1\.8 {
    margin-right: -10.8px !important;
  }

  .mb-lg-n1\.8,
  .my-lg-n1\.8 {
    margin-bottom: -10.8px !important;
  }

  .ml-lg-n1\.8,
  .mx-lg-n1\.8 {
    margin-left: -10.8px !important;
  }

  .m-lg-n1\.66 {
    margin: -10px !important;
  }

  .mt-lg-n1\.66,
  .my-lg-n1\.66 {
    margin-top: -10px !important;
  }

  .mr-lg-n1\.66,
  .mx-lg-n1\.66 {
    margin-right: -10px !important;
  }

  .mb-lg-n1\.66,
  .my-lg-n1\.66 {
    margin-bottom: -10px !important;
  }

  .ml-lg-n1\.66,
  .mx-lg-n1\.66 {
    margin-left: -10px !important;
  }

  .m-lg-n2\.5 {
    margin: -15px !important;
  }

  .mt-lg-n2\.5,
  .my-lg-n2\.5 {
    margin-top: -15px !important;
  }

  .mr-lg-n2\.5,
  .mx-lg-n2\.5 {
    margin-right: -15px !important;
  }

  .mb-lg-n2\.5,
  .my-lg-n2\.5 {
    margin-bottom: -15px !important;
  }

  .ml-lg-n2\.5,
  .mx-lg-n2\.5 {
    margin-left: -15px !important;
  }

  .m-lg-n3\.33 {
    margin: -19.98px !important;
  }

  .mt-lg-n3\.33,
  .my-lg-n3\.33 {
    margin-top: -19.98px !important;
  }

  .mr-lg-n3\.33,
  .mx-lg-n3\.33 {
    margin-right: -19.98px !important;
  }

  .mb-lg-n3\.33,
  .my-lg-n3\.33 {
    margin-bottom: -19.98px !important;
  }

  .ml-lg-n3\.33,
  .mx-lg-n3\.33 {
    margin-left: -19.98px !important;
  }

  .m-lg-n3\.5 {
    margin: -21px !important;
  }

  .mt-lg-n3\.5,
  .my-lg-n3\.5 {
    margin-top: -21px !important;
  }

  .mr-lg-n3\.5,
  .mx-lg-n3\.5 {
    margin-right: -21px !important;
  }

  .mb-lg-n3\.5,
  .my-lg-n3\.5 {
    margin-bottom: -21px !important;
  }

  .ml-lg-n3\.5,
  .mx-lg-n3\.5 {
    margin-left: -21px !important;
  }

  .m-lg-n4\.33 {
    margin: -25.98px !important;
  }

  .mt-lg-n4\.33,
  .my-lg-n4\.33 {
    margin-top: -25.98px !important;
  }

  .mr-lg-n4\.33,
  .mx-lg-n4\.33 {
    margin-right: -25.98px !important;
  }

  .mb-lg-n4\.33,
  .my-lg-n4\.33 {
    margin-bottom: -25.98px !important;
  }

  .ml-lg-n4\.33,
  .mx-lg-n4\.33 {
    margin-left: -25.98px !important;
  }

  .m-lg-n5\.5 {
    margin: -30px !important;
  }

  .mt-lg-n5\.5,
  .my-lg-n5\.5 {
    margin-top: -30px !important;
  }

  .mr-lg-n5\.5,
  .mx-lg-n5\.5 {
    margin-right: -30px !important;
  }

  .mb-lg-n5\.5,
  .my-lg-n5\.5 {
    margin-bottom: -30px !important;
  }

  .ml-lg-n5\.5,
  .mx-lg-n5\.5 {
    margin-left: -30px !important;
  }

  .m-lg-n6 {
    margin: -36px !important;
  }

  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -36px !important;
  }

  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -36px !important;
  }

  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -36px !important;
  }

  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -36px !important;
  }

  .m-lg-n6\.5 {
    margin: -39px !important;
  }

  .mt-lg-n6\.5,
  .my-lg-n6\.5 {
    margin-top: -39px !important;
  }

  .mr-lg-n6\.5,
  .mx-lg-n6\.5 {
    margin-right: -39px !important;
  }

  .mb-lg-n6\.5,
  .my-lg-n6\.5 {
    margin-bottom: -39px !important;
  }

  .ml-lg-n6\.5,
  .mx-lg-n6\.5 {
    margin-left: -39px !important;
  }

  .m-lg-n7 {
    margin: -42px !important;
  }

  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -42px !important;
  }

  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -42px !important;
  }

  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -42px !important;
  }

  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -42px !important;
  }

  .m-lg-n7\.5 {
    margin: -45px !important;
  }

  .mt-lg-n7\.5,
  .my-lg-n7\.5 {
    margin-top: -45px !important;
  }

  .mr-lg-n7\.5,
  .mx-lg-n7\.5 {
    margin-right: -45px !important;
  }

  .mb-lg-n7\.5,
  .my-lg-n7\.5 {
    margin-bottom: -45px !important;
  }

  .ml-lg-n7\.5,
  .mx-lg-n7\.5 {
    margin-left: -45px !important;
  }

  .m-lg-n8 {
    margin: -48px !important;
  }

  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -48px !important;
  }

  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -48px !important;
  }

  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -48px !important;
  }

  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -48px !important;
  }

  .m-lg-n9 {
    margin: -57px !important;
  }

  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -57px !important;
  }

  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -57px !important;
  }

  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -57px !important;
  }

  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -57px !important;
  }

  .m-lg-n10 {
    margin: -60px !important;
  }

  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -60px !important;
  }

  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -60px !important;
  }

  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -60px !important;
  }

  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -60px !important;
  }

  .m-lg-n10\.33 {
    margin: -61.98px !important;
  }

  .mt-lg-n10\.33,
  .my-lg-n10\.33 {
    margin-top: -61.98px !important;
  }

  .mr-lg-n10\.33,
  .mx-lg-n10\.33 {
    margin-right: -61.98px !important;
  }

  .mb-lg-n10\.33,
  .my-lg-n10\.33 {
    margin-bottom: -61.98px !important;
  }

  .ml-lg-n10\.33,
  .mx-lg-n10\.33 {
    margin-left: -61.98px !important;
  }

  .m-lg-n11 {
    margin: -66px !important;
  }

  .mt-lg-n11,
  .my-lg-n11 {
    margin-top: -66px !important;
  }

  .mr-lg-n11,
  .mx-lg-n11 {
    margin-right: -66px !important;
  }

  .mb-lg-n11,
  .my-lg-n11 {
    margin-bottom: -66px !important;
  }

  .ml-lg-n11,
  .mx-lg-n11 {
    margin-left: -66px !important;
  }

  .m-lg-n11\.33 {
    margin: -67.98px !important;
  }

  .mt-lg-n11\.33,
  .my-lg-n11\.33 {
    margin-top: -67.98px !important;
  }

  .mr-lg-n11\.33,
  .mx-lg-n11\.33 {
    margin-right: -67.98px !important;
  }

  .mb-lg-n11\.33,
  .my-lg-n11\.33 {
    margin-bottom: -67.98px !important;
  }

  .ml-lg-n11\.33,
  .mx-lg-n11\.33 {
    margin-left: -67.98px !important;
  }

  .m-lg-n12 {
    margin: -72px !important;
  }

  .mt-lg-n12,
  .my-lg-n12 {
    margin-top: -72px !important;
  }

  .mr-lg-n12,
  .mx-lg-n12 {
    margin-right: -72px !important;
  }

  .mb-lg-n12,
  .my-lg-n12 {
    margin-bottom: -72px !important;
  }

  .ml-lg-n12,
  .mx-lg-n12 {
    margin-left: -72px !important;
  }

  .m-lg-n13 {
    margin: -78px !important;
  }

  .mt-lg-n13,
  .my-lg-n13 {
    margin-top: -78px !important;
  }

  .mr-lg-n13,
  .mx-lg-n13 {
    margin-right: -78px !important;
  }

  .mb-lg-n13,
  .my-lg-n13 {
    margin-bottom: -78px !important;
  }

  .ml-lg-n13,
  .mx-lg-n13 {
    margin-left: -78px !important;
  }

  .m-lg-n13\.5 {
    margin: -81px !important;
  }

  .mt-lg-n13\.5,
  .my-lg-n13\.5 {
    margin-top: -81px !important;
  }

  .mr-lg-n13\.5,
  .mx-lg-n13\.5 {
    margin-right: -81px !important;
  }

  .mb-lg-n13\.5,
  .my-lg-n13\.5 {
    margin-bottom: -81px !important;
  }

  .ml-lg-n13\.5,
  .mx-lg-n13\.5 {
    margin-left: -81px !important;
  }

  .m-lg-n14 {
    margin: -84px !important;
  }

  .mt-lg-n14,
  .my-lg-n14 {
    margin-top: -84px !important;
  }

  .mr-lg-n14,
  .mx-lg-n14 {
    margin-right: -84px !important;
  }

  .mb-lg-n14,
  .my-lg-n14 {
    margin-bottom: -84px !important;
  }

  .ml-lg-n14,
  .mx-lg-n14 {
    margin-left: -84px !important;
  }

  .m-lg-n15 {
    margin: -90px !important;
  }

  .mt-lg-n15,
  .my-lg-n15 {
    margin-top: -90px !important;
  }

  .mr-lg-n15,
  .mx-lg-n15 {
    margin-right: -90px !important;
  }

  .mb-lg-n15,
  .my-lg-n15 {
    margin-bottom: -90px !important;
  }

  .ml-lg-n15,
  .mx-lg-n15 {
    margin-left: -90px !important;
  }

  .m-lg-n15\.5 {
    margin: -93px !important;
  }

  .mt-lg-n15\.5,
  .my-lg-n15\.5 {
    margin-top: -93px !important;
  }

  .mr-lg-n15\.5,
  .mx-lg-n15\.5 {
    margin-right: -93px !important;
  }

  .mb-lg-n15\.5,
  .my-lg-n15\.5 {
    margin-bottom: -93px !important;
  }

  .ml-lg-n15\.5,
  .mx-lg-n15\.5 {
    margin-left: -93px !important;
  }

  .m-lg-n16 {
    margin: -96px !important;
  }

  .mt-lg-n16,
  .my-lg-n16 {
    margin-top: -96px !important;
  }

  .mr-lg-n16,
  .mx-lg-n16 {
    margin-right: -96px !important;
  }

  .mb-lg-n16,
  .my-lg-n16 {
    margin-bottom: -96px !important;
  }

  .ml-lg-n16,
  .mx-lg-n16 {
    margin-left: -96px !important;
  }

  .m-lg-n18 {
    margin: -108px !important;
  }

  .mt-lg-n18,
  .my-lg-n18 {
    margin-top: -108px !important;
  }

  .mr-lg-n18,
  .mx-lg-n18 {
    margin-right: -108px !important;
  }

  .mb-lg-n18,
  .my-lg-n18 {
    margin-bottom: -108px !important;
  }

  .ml-lg-n18,
  .mx-lg-n18 {
    margin-left: -108px !important;
  }

  .m-lg-n20 {
    margin: -120px !important;
  }

  .mt-lg-n20,
  .my-lg-n20 {
    margin-top: -120px !important;
  }

  .mr-lg-n20,
  .mx-lg-n20 {
    margin-right: -120px !important;
  }

  .mb-lg-n20,
  .my-lg-n20 {
    margin-bottom: -120px !important;
  }

  .ml-lg-n20,
  .mx-lg-n20 {
    margin-left: -120px !important;
  }

  .m-lg-n22\.5 {
    margin: -135px !important;
  }

  .mt-lg-n22\.5,
  .my-lg-n22\.5 {
    margin-top: -135px !important;
  }

  .mr-lg-n22\.5,
  .mx-lg-n22\.5 {
    margin-right: -135px !important;
  }

  .mb-lg-n22\.5,
  .my-lg-n22\.5 {
    margin-bottom: -135px !important;
  }

  .ml-lg-n22\.5,
  .mx-lg-n22\.5 {
    margin-left: -135px !important;
  }

  .m-lg-n25 {
    margin: -150px !important;
  }

  .mt-lg-n25,
  .my-lg-n25 {
    margin-top: -150px !important;
  }

  .mr-lg-n25,
  .mx-lg-n25 {
    margin-right: -150px !important;
  }

  .mb-lg-n25,
  .my-lg-n25 {
    margin-bottom: -150px !important;
  }

  .ml-lg-n25,
  .mx-lg-n25 {
    margin-left: -150px !important;
  }

  .m-lg-n31\.6 {
    margin: -189.6px !important;
  }

  .mt-lg-n31\.6,
  .my-lg-n31\.6 {
    margin-top: -189.6px !important;
  }

  .mr-lg-n31\.6,
  .mx-lg-n31\.6 {
    margin-right: -189.6px !important;
  }

  .mb-lg-n31\.6,
  .my-lg-n31\.6 {
    margin-bottom: -189.6px !important;
  }

  .ml-lg-n31\.6,
  .mx-lg-n31\.6 {
    margin-left: -189.6px !important;
  }

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

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

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

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

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

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

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

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

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 6px !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 6px !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 6px !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 6px !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 6px !important;
  }

  .m-xl-2 {
    margin: 12px !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 12px !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 12px !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 12px !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 12px !important;
  }

  .m-xl-3 {
    margin: 18px !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 18px !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 18px !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 18px !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 18px !important;
  }

  .m-xl-4 {
    margin: 24px !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 24px !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 24px !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 24px !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 24px !important;
  }

  .m-xl-5 {
    margin: 30px !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 30px !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 30px !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 30px !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 30px !important;
  }

  .m-xl-0\.17 {
    margin: 1px !important;
  }

  .mt-xl-0\.17,
  .my-xl-0\.17 {
    margin-top: 1px !important;
  }

  .mr-xl-0\.17,
  .mx-xl-0\.17 {
    margin-right: 1px !important;
  }

  .mb-xl-0\.17,
  .my-xl-0\.17 {
    margin-bottom: 1px !important;
  }

  .ml-xl-0\.17,
  .mx-xl-0\.17 {
    margin-left: 1px !important;
  }

  .m-xl-0\.33 {
    margin: 2px !important;
  }

  .mt-xl-0\.33,
  .my-xl-0\.33 {
    margin-top: 2px !important;
  }

  .mr-xl-0\.33,
  .mx-xl-0\.33 {
    margin-right: 2px !important;
  }

  .mb-xl-0\.33,
  .my-xl-0\.33 {
    margin-bottom: 2px !important;
  }

  .ml-xl-0\.33,
  .mx-xl-0\.33 {
    margin-left: 2px !important;
  }

  .m-xl-0\.5 {
    margin: 3px !important;
  }

  .mt-xl-0\.5,
  .my-xl-0\.5 {
    margin-top: 3px !important;
  }

  .mr-xl-0\.5,
  .mx-xl-0\.5 {
    margin-right: 3px !important;
  }

  .mb-xl-0\.5,
  .my-xl-0\.5 {
    margin-bottom: 3px !important;
  }

  .ml-xl-0\.5,
  .mx-xl-0\.5 {
    margin-left: 3px !important;
  }

  .m-xl-0\.67 {
    margin: 4px !important;
  }

  .mt-xl-0\.67,
  .my-xl-0\.67 {
    margin-top: 4px !important;
  }

  .mr-xl-0\.67,
  .mx-xl-0\.67 {
    margin-right: 4px !important;
  }

  .mb-xl-0\.67,
  .my-xl-0\.67 {
    margin-bottom: 4px !important;
  }

  .ml-xl-0\.67,
  .mx-xl-0\.67 {
    margin-left: 4px !important;
  }

  .m-xl-1\.33 {
    margin: 8px !important;
  }

  .mt-xl-1\.33,
  .my-xl-1\.33 {
    margin-top: 8px !important;
  }

  .mr-xl-1\.33,
  .mx-xl-1\.33 {
    margin-right: 8px !important;
  }

  .mb-xl-1\.33,
  .my-xl-1\.33 {
    margin-bottom: 8px !important;
  }

  .ml-xl-1\.33,
  .mx-xl-1\.33 {
    margin-left: 8px !important;
  }

  .m-xl-1\.5 {
    margin: 9px !important;
  }

  .mt-xl-1\.5,
  .my-xl-1\.5 {
    margin-top: 9px !important;
  }

  .mr-xl-1\.5,
  .mx-xl-1\.5 {
    margin-right: 9px !important;
  }

  .mb-xl-1\.5,
  .my-xl-1\.5 {
    margin-bottom: 9px !important;
  }

  .ml-xl-1\.5,
  .mx-xl-1\.5 {
    margin-left: 9px !important;
  }

  .m-xl-1\.8 {
    margin: 10.8px !important;
  }

  .mt-xl-1\.8,
  .my-xl-1\.8 {
    margin-top: 10.8px !important;
  }

  .mr-xl-1\.8,
  .mx-xl-1\.8 {
    margin-right: 10.8px !important;
  }

  .mb-xl-1\.8,
  .my-xl-1\.8 {
    margin-bottom: 10.8px !important;
  }

  .ml-xl-1\.8,
  .mx-xl-1\.8 {
    margin-left: 10.8px !important;
  }

  .m-xl-1\.66 {
    margin: 10px !important;
  }

  .mt-xl-1\.66,
  .my-xl-1\.66 {
    margin-top: 10px !important;
  }

  .mr-xl-1\.66,
  .mx-xl-1\.66 {
    margin-right: 10px !important;
  }

  .mb-xl-1\.66,
  .my-xl-1\.66 {
    margin-bottom: 10px !important;
  }

  .ml-xl-1\.66,
  .mx-xl-1\.66 {
    margin-left: 10px !important;
  }

  .m-xl-2\.5 {
    margin: 15px !important;
  }

  .mt-xl-2\.5,
  .my-xl-2\.5 {
    margin-top: 15px !important;
  }

  .mr-xl-2\.5,
  .mx-xl-2\.5 {
    margin-right: 15px !important;
  }

  .mb-xl-2\.5,
  .my-xl-2\.5 {
    margin-bottom: 15px !important;
  }

  .ml-xl-2\.5,
  .mx-xl-2\.5 {
    margin-left: 15px !important;
  }

  .m-xl-3\.33 {
    margin: 19.98px !important;
  }

  .mt-xl-3\.33,
  .my-xl-3\.33 {
    margin-top: 19.98px !important;
  }

  .mr-xl-3\.33,
  .mx-xl-3\.33 {
    margin-right: 19.98px !important;
  }

  .mb-xl-3\.33,
  .my-xl-3\.33 {
    margin-bottom: 19.98px !important;
  }

  .ml-xl-3\.33,
  .mx-xl-3\.33 {
    margin-left: 19.98px !important;
  }

  .m-xl-3\.5 {
    margin: 21px !important;
  }

  .mt-xl-3\.5,
  .my-xl-3\.5 {
    margin-top: 21px !important;
  }

  .mr-xl-3\.5,
  .mx-xl-3\.5 {
    margin-right: 21px !important;
  }

  .mb-xl-3\.5,
  .my-xl-3\.5 {
    margin-bottom: 21px !important;
  }

  .ml-xl-3\.5,
  .mx-xl-3\.5 {
    margin-left: 21px !important;
  }

  .m-xl-4\.33 {
    margin: 25.98px !important;
  }

  .mt-xl-4\.33,
  .my-xl-4\.33 {
    margin-top: 25.98px !important;
  }

  .mr-xl-4\.33,
  .mx-xl-4\.33 {
    margin-right: 25.98px !important;
  }

  .mb-xl-4\.33,
  .my-xl-4\.33 {
    margin-bottom: 25.98px !important;
  }

  .ml-xl-4\.33,
  .mx-xl-4\.33 {
    margin-left: 25.98px !important;
  }

  .m-xl-5\.5 {
    margin: 30px !important;
  }

  .mt-xl-5\.5,
  .my-xl-5\.5 {
    margin-top: 30px !important;
  }

  .mr-xl-5\.5,
  .mx-xl-5\.5 {
    margin-right: 30px !important;
  }

  .mb-xl-5\.5,
  .my-xl-5\.5 {
    margin-bottom: 30px !important;
  }

  .ml-xl-5\.5,
  .mx-xl-5\.5 {
    margin-left: 30px !important;
  }

  .m-xl-6 {
    margin: 36px !important;
  }

  .mt-xl-6,
  .my-xl-6 {
    margin-top: 36px !important;
  }

  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 36px !important;
  }

  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 36px !important;
  }

  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 36px !important;
  }

  .m-xl-6\.5 {
    margin: 39px !important;
  }

  .mt-xl-6\.5,
  .my-xl-6\.5 {
    margin-top: 39px !important;
  }

  .mr-xl-6\.5,
  .mx-xl-6\.5 {
    margin-right: 39px !important;
  }

  .mb-xl-6\.5,
  .my-xl-6\.5 {
    margin-bottom: 39px !important;
  }

  .ml-xl-6\.5,
  .mx-xl-6\.5 {
    margin-left: 39px !important;
  }

  .m-xl-7 {
    margin: 42px !important;
  }

  .mt-xl-7,
  .my-xl-7 {
    margin-top: 42px !important;
  }

  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 42px !important;
  }

  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 42px !important;
  }

  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 42px !important;
  }

  .m-xl-7\.5 {
    margin: 45px !important;
  }

  .mt-xl-7\.5,
  .my-xl-7\.5 {
    margin-top: 45px !important;
  }

  .mr-xl-7\.5,
  .mx-xl-7\.5 {
    margin-right: 45px !important;
  }

  .mb-xl-7\.5,
  .my-xl-7\.5 {
    margin-bottom: 45px !important;
  }

  .ml-xl-7\.5,
  .mx-xl-7\.5 {
    margin-left: 45px !important;
  }

  .m-xl-8 {
    margin: 48px !important;
  }

  .mt-xl-8,
  .my-xl-8 {
    margin-top: 48px !important;
  }

  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 48px !important;
  }

  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 48px !important;
  }

  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 48px !important;
  }

  .m-xl-9 {
    margin: 57px !important;
  }

  .mt-xl-9,
  .my-xl-9 {
    margin-top: 57px !important;
  }

  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 57px !important;
  }

  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 57px !important;
  }

  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 57px !important;
  }

  .m-xl-10 {
    margin: 60px !important;
  }

  .mt-xl-10,
  .my-xl-10 {
    margin-top: 60px !important;
  }

  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 60px !important;
  }

  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 60px !important;
  }

  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 60px !important;
  }

  .m-xl-10\.33 {
    margin: 61.98px !important;
  }

  .mt-xl-10\.33,
  .my-xl-10\.33 {
    margin-top: 61.98px !important;
  }

  .mr-xl-10\.33,
  .mx-xl-10\.33 {
    margin-right: 61.98px !important;
  }

  .mb-xl-10\.33,
  .my-xl-10\.33 {
    margin-bottom: 61.98px !important;
  }

  .ml-xl-10\.33,
  .mx-xl-10\.33 {
    margin-left: 61.98px !important;
  }

  .m-xl-11 {
    margin: 66px !important;
  }

  .mt-xl-11,
  .my-xl-11 {
    margin-top: 66px !important;
  }

  .mr-xl-11,
  .mx-xl-11 {
    margin-right: 66px !important;
  }

  .mb-xl-11,
  .my-xl-11 {
    margin-bottom: 66px !important;
  }

  .ml-xl-11,
  .mx-xl-11 {
    margin-left: 66px !important;
  }

  .m-xl-11\.33 {
    margin: 67.98px !important;
  }

  .mt-xl-11\.33,
  .my-xl-11\.33 {
    margin-top: 67.98px !important;
  }

  .mr-xl-11\.33,
  .mx-xl-11\.33 {
    margin-right: 67.98px !important;
  }

  .mb-xl-11\.33,
  .my-xl-11\.33 {
    margin-bottom: 67.98px !important;
  }

  .ml-xl-11\.33,
  .mx-xl-11\.33 {
    margin-left: 67.98px !important;
  }

  .m-xl-12 {
    margin: 72px !important;
  }

  .mt-xl-12,
  .my-xl-12 {
    margin-top: 72px !important;
  }

  .mr-xl-12,
  .mx-xl-12 {
    margin-right: 72px !important;
  }

  .mb-xl-12,
  .my-xl-12 {
    margin-bottom: 72px !important;
  }

  .ml-xl-12,
  .mx-xl-12 {
    margin-left: 72px !important;
  }

  .m-xl-13 {
    margin: 78px !important;
  }

  .mt-xl-13,
  .my-xl-13 {
    margin-top: 78px !important;
  }

  .mr-xl-13,
  .mx-xl-13 {
    margin-right: 78px !important;
  }

  .mb-xl-13,
  .my-xl-13 {
    margin-bottom: 78px !important;
  }

  .ml-xl-13,
  .mx-xl-13 {
    margin-left: 78px !important;
  }

  .m-xl-13\.5 {
    margin: 81px !important;
  }

  .mt-xl-13\.5,
  .my-xl-13\.5 {
    margin-top: 81px !important;
  }

  .mr-xl-13\.5,
  .mx-xl-13\.5 {
    margin-right: 81px !important;
  }

  .mb-xl-13\.5,
  .my-xl-13\.5 {
    margin-bottom: 81px !important;
  }

  .ml-xl-13\.5,
  .mx-xl-13\.5 {
    margin-left: 81px !important;
  }

  .m-xl-14 {
    margin: 84px !important;
  }

  .mt-xl-14,
  .my-xl-14 {
    margin-top: 84px !important;
  }

  .mr-xl-14,
  .mx-xl-14 {
    margin-right: 84px !important;
  }

  .mb-xl-14,
  .my-xl-14 {
    margin-bottom: 84px !important;
  }

  .ml-xl-14,
  .mx-xl-14 {
    margin-left: 84px !important;
  }

  .m-xl-15 {
    margin: 90px !important;
  }

  .mt-xl-15,
  .my-xl-15 {
    margin-top: 90px !important;
  }

  .mr-xl-15,
  .mx-xl-15 {
    margin-right: 90px !important;
  }

  .mb-xl-15,
  .my-xl-15 {
    margin-bottom: 90px !important;
  }

  .ml-xl-15,
  .mx-xl-15 {
    margin-left: 90px !important;
  }

  .m-xl-15\.5 {
    margin: 93px !important;
  }

  .mt-xl-15\.5,
  .my-xl-15\.5 {
    margin-top: 93px !important;
  }

  .mr-xl-15\.5,
  .mx-xl-15\.5 {
    margin-right: 93px !important;
  }

  .mb-xl-15\.5,
  .my-xl-15\.5 {
    margin-bottom: 93px !important;
  }

  .ml-xl-15\.5,
  .mx-xl-15\.5 {
    margin-left: 93px !important;
  }

  .m-xl-16 {
    margin: 96px !important;
  }

  .mt-xl-16,
  .my-xl-16 {
    margin-top: 96px !important;
  }

  .mr-xl-16,
  .mx-xl-16 {
    margin-right: 96px !important;
  }

  .mb-xl-16,
  .my-xl-16 {
    margin-bottom: 96px !important;
  }

  .ml-xl-16,
  .mx-xl-16 {
    margin-left: 96px !important;
  }

  .m-xl-18 {
    margin: 108px !important;
  }

  .mt-xl-18,
  .my-xl-18 {
    margin-top: 108px !important;
  }

  .mr-xl-18,
  .mx-xl-18 {
    margin-right: 108px !important;
  }

  .mb-xl-18,
  .my-xl-18 {
    margin-bottom: 108px !important;
  }

  .ml-xl-18,
  .mx-xl-18 {
    margin-left: 108px !important;
  }

  .m-xl-20 {
    margin: 120px !important;
  }

  .mt-xl-20,
  .my-xl-20 {
    margin-top: 120px !important;
  }

  .mr-xl-20,
  .mx-xl-20 {
    margin-right: 120px !important;
  }

  .mb-xl-20,
  .my-xl-20 {
    margin-bottom: 120px !important;
  }

  .ml-xl-20,
  .mx-xl-20 {
    margin-left: 120px !important;
  }

  .m-xl-22\.5 {
    margin: 135px !important;
  }

  .mt-xl-22\.5,
  .my-xl-22\.5 {
    margin-top: 135px !important;
  }

  .mr-xl-22\.5,
  .mx-xl-22\.5 {
    margin-right: 135px !important;
  }

  .mb-xl-22\.5,
  .my-xl-22\.5 {
    margin-bottom: 135px !important;
  }

  .ml-xl-22\.5,
  .mx-xl-22\.5 {
    margin-left: 135px !important;
  }

  .m-xl-25 {
    margin: 150px !important;
  }

  .mt-xl-25,
  .my-xl-25 {
    margin-top: 150px !important;
  }

  .mr-xl-25,
  .mx-xl-25 {
    margin-right: 150px !important;
  }

  .mb-xl-25,
  .my-xl-25 {
    margin-bottom: 150px !important;
  }

  .ml-xl-25,
  .mx-xl-25 {
    margin-left: 150px !important;
  }

  .m-xl-31\.6 {
    margin: 189.6px !important;
  }

  .mt-xl-31\.6,
  .my-xl-31\.6 {
    margin-top: 189.6px !important;
  }

  .mr-xl-31\.6,
  .mx-xl-31\.6 {
    margin-right: 189.6px !important;
  }

  .mb-xl-31\.6,
  .my-xl-31\.6 {
    margin-bottom: 189.6px !important;
  }

  .ml-xl-31\.6,
  .mx-xl-31\.6 {
    margin-left: 189.6px !important;
  }

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

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

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

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

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 6px !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 6px !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 6px !important;
  }

  .pb-xl-1,
  .menu-link.active,
  .py-xl-1 {
    padding-bottom: 6px !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 6px !important;
  }

  .p-xl-2 {
    padding: 12px !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 12px !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 12px !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 12px !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 12px !important;
  }

  .p-xl-3 {
    padding: 18px !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 18px !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 18px !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 18px !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 18px !important;
  }

  .p-xl-4 {
    padding: 24px !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 24px !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 24px !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 24px !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 24px !important;
  }

  .p-xl-5 {
    padding: 30px !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 30px !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 30px !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 30px !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 30px !important;
  }

  .p-xl-0\.17 {
    padding: 1px !important;
  }

  .pt-xl-0\.17,
  .py-xl-0\.17 {
    padding-top: 1px !important;
  }

  .pr-xl-0\.17,
  .px-xl-0\.17 {
    padding-right: 1px !important;
  }

  .pb-xl-0\.17,
  .py-xl-0\.17 {
    padding-bottom: 1px !important;
  }

  .pl-xl-0\.17,
  .px-xl-0\.17 {
    padding-left: 1px !important;
  }

  .p-xl-0\.33 {
    padding: 2px !important;
  }

  .pt-xl-0\.33,
  .py-xl-0\.33 {
    padding-top: 2px !important;
  }

  .pr-xl-0\.33,
  .px-xl-0\.33 {
    padding-right: 2px !important;
  }

  .pb-xl-0\.33,
  .py-xl-0\.33 {
    padding-bottom: 2px !important;
  }

  .pl-xl-0\.33,
  .px-xl-0\.33 {
    padding-left: 2px !important;
  }

  .p-xl-0\.5 {
    padding: 3px !important;
  }

  .pt-xl-0\.5,
  .py-xl-0\.5 {
    padding-top: 3px !important;
  }

  .pr-xl-0\.5,
  .px-xl-0\.5 {
    padding-right: 3px !important;
  }

  .pb-xl-0\.5,
  .py-xl-0\.5 {
    padding-bottom: 3px !important;
  }

  .pl-xl-0\.5,
  .px-xl-0\.5 {
    padding-left: 3px !important;
  }

  .p-xl-0\.67 {
    padding: 4px !important;
  }

  .pt-xl-0\.67,
  .py-xl-0\.67 {
    padding-top: 4px !important;
  }

  .pr-xl-0\.67,
  .px-xl-0\.67 {
    padding-right: 4px !important;
  }

  .pb-xl-0\.67,
  .py-xl-0\.67 {
    padding-bottom: 4px !important;
  }

  .pl-xl-0\.67,
  .px-xl-0\.67 {
    padding-left: 4px !important;
  }

  .p-xl-1\.33 {
    padding: 8px !important;
  }

  .pt-xl-1\.33,
  .py-xl-1\.33 {
    padding-top: 8px !important;
  }

  .pr-xl-1\.33,
  .px-xl-1\.33 {
    padding-right: 8px !important;
  }

  .pb-xl-1\.33,
  .py-xl-1\.33 {
    padding-bottom: 8px !important;
  }

  .pl-xl-1\.33,
  .px-xl-1\.33 {
    padding-left: 8px !important;
  }

  .p-xl-1\.5 {
    padding: 9px !important;
  }

  .pt-xl-1\.5,
  .py-xl-1\.5 {
    padding-top: 9px !important;
  }

  .pr-xl-1\.5,
  .px-xl-1\.5 {
    padding-right: 9px !important;
  }

  .pb-xl-1\.5,
  .py-xl-1\.5 {
    padding-bottom: 9px !important;
  }

  .pl-xl-1\.5,
  .px-xl-1\.5 {
    padding-left: 9px !important;
  }

  .p-xl-1\.8 {
    padding: 10.8px !important;
  }

  .pt-xl-1\.8,
  .py-xl-1\.8 {
    padding-top: 10.8px !important;
  }

  .pr-xl-1\.8,
  .px-xl-1\.8 {
    padding-right: 10.8px !important;
  }

  .pb-xl-1\.8,
  .py-xl-1\.8 {
    padding-bottom: 10.8px !important;
  }

  .pl-xl-1\.8,
  .px-xl-1\.8 {
    padding-left: 10.8px !important;
  }

  .p-xl-1\.66 {
    padding: 10px !important;
  }

  .pt-xl-1\.66,
  .py-xl-1\.66 {
    padding-top: 10px !important;
  }

  .pr-xl-1\.66,
  .px-xl-1\.66 {
    padding-right: 10px !important;
  }

  .pb-xl-1\.66,
  .py-xl-1\.66 {
    padding-bottom: 10px !important;
  }

  .pl-xl-1\.66,
  .px-xl-1\.66 {
    padding-left: 10px !important;
  }

  .p-xl-2\.5 {
    padding: 15px !important;
  }

  .pt-xl-2\.5,
  .py-xl-2\.5 {
    padding-top: 15px !important;
  }

  .pr-xl-2\.5,
  .px-xl-2\.5 {
    padding-right: 15px !important;
  }

  .pb-xl-2\.5,
  .py-xl-2\.5 {
    padding-bottom: 15px !important;
  }

  .pl-xl-2\.5,
  .px-xl-2\.5 {
    padding-left: 15px !important;
  }

  .p-xl-3\.33 {
    padding: 19.98px !important;
  }

  .pt-xl-3\.33,
  .py-xl-3\.33 {
    padding-top: 19.98px !important;
  }

  .pr-xl-3\.33,
  .px-xl-3\.33 {
    padding-right: 19.98px !important;
  }

  .pb-xl-3\.33,
  .py-xl-3\.33 {
    padding-bottom: 19.98px !important;
  }

  .pl-xl-3\.33,
  .px-xl-3\.33 {
    padding-left: 19.98px !important;
  }

  .p-xl-3\.5 {
    padding: 21px !important;
  }

  .pt-xl-3\.5,
  .py-xl-3\.5 {
    padding-top: 21px !important;
  }

  .pr-xl-3\.5,
  .px-xl-3\.5 {
    padding-right: 21px !important;
  }

  .pb-xl-3\.5,
  .py-xl-3\.5 {
    padding-bottom: 21px !important;
  }

  .pl-xl-3\.5,
  .px-xl-3\.5 {
    padding-left: 21px !important;
  }

  .p-xl-4\.33 {
    padding: 25.98px !important;
  }

  .pt-xl-4\.33,
  .py-xl-4\.33 {
    padding-top: 25.98px !important;
  }

  .pr-xl-4\.33,
  .px-xl-4\.33 {
    padding-right: 25.98px !important;
  }

  .pb-xl-4\.33,
  .py-xl-4\.33 {
    padding-bottom: 25.98px !important;
  }

  .pl-xl-4\.33,
  .px-xl-4\.33 {
    padding-left: 25.98px !important;
  }

  .p-xl-5\.5 {
    padding: 30px !important;
  }

  .pt-xl-5\.5,
  .py-xl-5\.5 {
    padding-top: 30px !important;
  }

  .pr-xl-5\.5,
  .px-xl-5\.5 {
    padding-right: 30px !important;
  }

  .pb-xl-5\.5,
  .py-xl-5\.5 {
    padding-bottom: 30px !important;
  }

  .pl-xl-5\.5,
  .px-xl-5\.5 {
    padding-left: 30px !important;
  }

  .p-xl-6 {
    padding: 36px !important;
  }

  .pt-xl-6,
  .py-xl-6 {
    padding-top: 36px !important;
  }

  .pr-xl-6,
  .px-xl-6 {
    padding-right: 36px !important;
  }

  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 36px !important;
  }

  .pl-xl-6,
  .px-xl-6 {
    padding-left: 36px !important;
  }

  .p-xl-6\.5 {
    padding: 39px !important;
  }

  .pt-xl-6\.5,
  .py-xl-6\.5 {
    padding-top: 39px !important;
  }

  .pr-xl-6\.5,
  .px-xl-6\.5 {
    padding-right: 39px !important;
  }

  .pb-xl-6\.5,
  .py-xl-6\.5 {
    padding-bottom: 39px !important;
  }

  .pl-xl-6\.5,
  .px-xl-6\.5 {
    padding-left: 39px !important;
  }

  .p-xl-7 {
    padding: 42px !important;
  }

  .pt-xl-7,
  .py-xl-7 {
    padding-top: 42px !important;
  }

  .pr-xl-7,
  .px-xl-7 {
    padding-right: 42px !important;
  }

  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 42px !important;
  }

  .pl-xl-7,
  .px-xl-7 {
    padding-left: 42px !important;
  }

  .p-xl-7\.5 {
    padding: 45px !important;
  }

  .pt-xl-7\.5,
  .py-xl-7\.5 {
    padding-top: 45px !important;
  }

  .pr-xl-7\.5,
  .px-xl-7\.5 {
    padding-right: 45px !important;
  }

  .pb-xl-7\.5,
  .py-xl-7\.5 {
    padding-bottom: 45px !important;
  }

  .pl-xl-7\.5,
  .px-xl-7\.5 {
    padding-left: 45px !important;
  }

  .p-xl-8 {
    padding: 48px !important;
  }

  .pt-xl-8,
  .py-xl-8 {
    padding-top: 48px !important;
  }

  .pr-xl-8,
  .px-xl-8 {
    padding-right: 48px !important;
  }

  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 48px !important;
  }

  .pl-xl-8,
  .px-xl-8 {
    padding-left: 48px !important;
  }

  .p-xl-9 {
    padding: 57px !important;
  }

  .pt-xl-9,
  .py-xl-9 {
    padding-top: 57px !important;
  }

  .pr-xl-9,
  .px-xl-9 {
    padding-right: 57px !important;
  }

  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 57px !important;
  }

  .pl-xl-9,
  .px-xl-9 {
    padding-left: 57px !important;
  }

  .p-xl-10 {
    padding: 60px !important;
  }

  .pt-xl-10,
  .py-xl-10 {
    padding-top: 60px !important;
  }

  .pr-xl-10,
  .px-xl-10 {
    padding-right: 60px !important;
  }

  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 60px !important;
  }

  .pl-xl-10,
  .px-xl-10 {
    padding-left: 60px !important;
  }

  .p-xl-10\.33 {
    padding: 61.98px !important;
  }

  .pt-xl-10\.33,
  .py-xl-10\.33 {
    padding-top: 61.98px !important;
  }

  .pr-xl-10\.33,
  .px-xl-10\.33 {
    padding-right: 61.98px !important;
  }

  .pb-xl-10\.33,
  .py-xl-10\.33 {
    padding-bottom: 61.98px !important;
  }

  .pl-xl-10\.33,
  .px-xl-10\.33 {
    padding-left: 61.98px !important;
  }

  .p-xl-11 {
    padding: 66px !important;
  }

  .pt-xl-11,
  .py-xl-11 {
    padding-top: 66px !important;
  }

  .pr-xl-11,
  .px-xl-11 {
    padding-right: 66px !important;
  }

  .pb-xl-11,
  .py-xl-11 {
    padding-bottom: 66px !important;
  }

  .pl-xl-11,
  .px-xl-11 {
    padding-left: 66px !important;
  }

  .p-xl-11\.33 {
    padding: 67.98px !important;
  }

  .pt-xl-11\.33,
  .py-xl-11\.33 {
    padding-top: 67.98px !important;
  }

  .pr-xl-11\.33,
  .px-xl-11\.33 {
    padding-right: 67.98px !important;
  }

  .pb-xl-11\.33,
  .py-xl-11\.33 {
    padding-bottom: 67.98px !important;
  }

  .pl-xl-11\.33,
  .px-xl-11\.33 {
    padding-left: 67.98px !important;
  }

  .p-xl-12 {
    padding: 72px !important;
  }

  .pt-xl-12,
  .py-xl-12 {
    padding-top: 72px !important;
  }

  .pr-xl-12,
  .px-xl-12 {
    padding-right: 72px !important;
  }

  .pb-xl-12,
  .py-xl-12 {
    padding-bottom: 72px !important;
  }

  .pl-xl-12,
  .px-xl-12 {
    padding-left: 72px !important;
  }

  .p-xl-13 {
    padding: 78px !important;
  }

  .pt-xl-13,
  .py-xl-13 {
    padding-top: 78px !important;
  }

  .pr-xl-13,
  .px-xl-13 {
    padding-right: 78px !important;
  }

  .pb-xl-13,
  .py-xl-13 {
    padding-bottom: 78px !important;
  }

  .pl-xl-13,
  .px-xl-13 {
    padding-left: 78px !important;
  }

  .p-xl-13\.5 {
    padding: 81px !important;
  }

  .pt-xl-13\.5,
  .py-xl-13\.5 {
    padding-top: 81px !important;
  }

  .pr-xl-13\.5,
  .px-xl-13\.5 {
    padding-right: 81px !important;
  }

  .pb-xl-13\.5,
  .py-xl-13\.5 {
    padding-bottom: 81px !important;
  }

  .pl-xl-13\.5,
  .px-xl-13\.5 {
    padding-left: 81px !important;
  }

  .p-xl-14 {
    padding: 84px !important;
  }

  .pt-xl-14,
  .py-xl-14 {
    padding-top: 84px !important;
  }

  .pr-xl-14,
  .px-xl-14 {
    padding-right: 84px !important;
  }

  .pb-xl-14,
  .py-xl-14 {
    padding-bottom: 84px !important;
  }

  .pl-xl-14,
  .px-xl-14 {
    padding-left: 84px !important;
  }

  .p-xl-15 {
    padding: 90px !important;
  }

  .pt-xl-15,
  .py-xl-15 {
    padding-top: 90px !important;
  }

  .pr-xl-15,
  .px-xl-15 {
    padding-right: 90px !important;
  }

  .pb-xl-15,
  .py-xl-15 {
    padding-bottom: 90px !important;
  }

  .pl-xl-15,
  .px-xl-15 {
    padding-left: 90px !important;
  }

  .p-xl-15\.5 {
    padding: 93px !important;
  }

  .pt-xl-15\.5,
  .py-xl-15\.5 {
    padding-top: 93px !important;
  }

  .pr-xl-15\.5,
  .px-xl-15\.5 {
    padding-right: 93px !important;
  }

  .pb-xl-15\.5,
  .py-xl-15\.5 {
    padding-bottom: 93px !important;
  }

  .pl-xl-15\.5,
  .px-xl-15\.5 {
    padding-left: 93px !important;
  }

  .p-xl-16 {
    padding: 96px !important;
  }

  .pt-xl-16,
  .py-xl-16 {
    padding-top: 96px !important;
  }

  .pr-xl-16,
  .px-xl-16 {
    padding-right: 96px !important;
  }

  .pb-xl-16,
  .py-xl-16 {
    padding-bottom: 96px !important;
  }

  .pl-xl-16,
  .px-xl-16 {
    padding-left: 96px !important;
  }

  .p-xl-18 {
    padding: 108px !important;
  }

  .pt-xl-18,
  .py-xl-18 {
    padding-top: 108px !important;
  }

  .pr-xl-18,
  .px-xl-18 {
    padding-right: 108px !important;
  }

  .pb-xl-18,
  .py-xl-18 {
    padding-bottom: 108px !important;
  }

  .pl-xl-18,
  .px-xl-18 {
    padding-left: 108px !important;
  }

  .p-xl-20 {
    padding: 120px !important;
  }

  .pt-xl-20,
  .py-xl-20 {
    padding-top: 120px !important;
  }

  .pr-xl-20,
  .px-xl-20 {
    padding-right: 120px !important;
  }

  .pb-xl-20,
  .py-xl-20 {
    padding-bottom: 120px !important;
  }

  .pl-xl-20,
  .px-xl-20 {
    padding-left: 120px !important;
  }

  .p-xl-22\.5 {
    padding: 135px !important;
  }

  .pt-xl-22\.5,
  .py-xl-22\.5 {
    padding-top: 135px !important;
  }

  .pr-xl-22\.5,
  .px-xl-22\.5 {
    padding-right: 135px !important;
  }

  .pb-xl-22\.5,
  .py-xl-22\.5 {
    padding-bottom: 135px !important;
  }

  .pl-xl-22\.5,
  .px-xl-22\.5 {
    padding-left: 135px !important;
  }

  .p-xl-25 {
    padding: 150px !important;
  }

  .pt-xl-25,
  .py-xl-25 {
    padding-top: 150px !important;
  }

  .pr-xl-25,
  .px-xl-25 {
    padding-right: 150px !important;
  }

  .pb-xl-25,
  .py-xl-25 {
    padding-bottom: 150px !important;
  }

  .pl-xl-25,
  .px-xl-25 {
    padding-left: 150px !important;
  }

  .p-xl-31\.6 {
    padding: 189.6px !important;
  }

  .pt-xl-31\.6,
  .py-xl-31\.6 {
    padding-top: 189.6px !important;
  }

  .pr-xl-31\.6,
  .px-xl-31\.6 {
    padding-right: 189.6px !important;
  }

  .pb-xl-31\.6,
  .py-xl-31\.6 {
    padding-bottom: 189.6px !important;
  }

  .pl-xl-31\.6,
  .px-xl-31\.6 {
    padding-left: 189.6px !important;
  }

  .m-xl-n1 {
    margin: -6px !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -6px !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -6px !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -6px !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -6px !important;
  }

  .m-xl-n2 {
    margin: -12px !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -12px !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -12px !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -12px !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -12px !important;
  }

  .m-xl-n3 {
    margin: -18px !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -18px !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -18px !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -18px !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -18px !important;
  }

  .m-xl-n4 {
    margin: -24px !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -24px !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -24px !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -24px !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -24px !important;
  }

  .m-xl-n5 {
    margin: -30px !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -30px !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -30px !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -30px !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -30px !important;
  }

  .m-xl-n0\.17 {
    margin: -1px !important;
  }

  .mt-xl-n0\.17,
  .my-xl-n0\.17 {
    margin-top: -1px !important;
  }

  .mr-xl-n0\.17,
  .mx-xl-n0\.17 {
    margin-right: -1px !important;
  }

  .mb-xl-n0\.17,
  .my-xl-n0\.17 {
    margin-bottom: -1px !important;
  }

  .ml-xl-n0\.17,
  .mx-xl-n0\.17 {
    margin-left: -1px !important;
  }

  .m-xl-n0\.33 {
    margin: -2px !important;
  }

  .mt-xl-n0\.33,
  .my-xl-n0\.33 {
    margin-top: -2px !important;
  }

  .mr-xl-n0\.33,
  .mx-xl-n0\.33 {
    margin-right: -2px !important;
  }

  .mb-xl-n0\.33,
  .my-xl-n0\.33 {
    margin-bottom: -2px !important;
  }

  .ml-xl-n0\.33,
  .mx-xl-n0\.33 {
    margin-left: -2px !important;
  }

  .m-xl-n0\.5 {
    margin: -3px !important;
  }

  .mt-xl-n0\.5,
  .my-xl-n0\.5 {
    margin-top: -3px !important;
  }

  .mr-xl-n0\.5,
  .mx-xl-n0\.5 {
    margin-right: -3px !important;
  }

  .mb-xl-n0\.5,
  .my-xl-n0\.5 {
    margin-bottom: -3px !important;
  }

  .ml-xl-n0\.5,
  .mx-xl-n0\.5 {
    margin-left: -3px !important;
  }

  .m-xl-n0\.67 {
    margin: -4px !important;
  }

  .mt-xl-n0\.67,
  .my-xl-n0\.67 {
    margin-top: -4px !important;
  }

  .mr-xl-n0\.67,
  .mx-xl-n0\.67 {
    margin-right: -4px !important;
  }

  .mb-xl-n0\.67,
  .my-xl-n0\.67 {
    margin-bottom: -4px !important;
  }

  .ml-xl-n0\.67,
  .mx-xl-n0\.67 {
    margin-left: -4px !important;
  }

  .m-xl-n1\.33 {
    margin: -8px !important;
  }

  .mt-xl-n1\.33,
  .my-xl-n1\.33 {
    margin-top: -8px !important;
  }

  .mr-xl-n1\.33,
  .mx-xl-n1\.33 {
    margin-right: -8px !important;
  }

  .mb-xl-n1\.33,
  .my-xl-n1\.33 {
    margin-bottom: -8px !important;
  }

  .ml-xl-n1\.33,
  .mx-xl-n1\.33 {
    margin-left: -8px !important;
  }

  .m-xl-n1\.5 {
    margin: -9px !important;
  }

  .mt-xl-n1\.5,
  .my-xl-n1\.5 {
    margin-top: -9px !important;
  }

  .mr-xl-n1\.5,
  .mx-xl-n1\.5 {
    margin-right: -9px !important;
  }

  .mb-xl-n1\.5,
  .my-xl-n1\.5 {
    margin-bottom: -9px !important;
  }

  .ml-xl-n1\.5,
  .mx-xl-n1\.5 {
    margin-left: -9px !important;
  }

  .m-xl-n1\.8 {
    margin: -10.8px !important;
  }

  .mt-xl-n1\.8,
  .my-xl-n1\.8 {
    margin-top: -10.8px !important;
  }

  .mr-xl-n1\.8,
  .mx-xl-n1\.8 {
    margin-right: -10.8px !important;
  }

  .mb-xl-n1\.8,
  .my-xl-n1\.8 {
    margin-bottom: -10.8px !important;
  }

  .ml-xl-n1\.8,
  .mx-xl-n1\.8 {
    margin-left: -10.8px !important;
  }

  .m-xl-n1\.66 {
    margin: -10px !important;
  }

  .mt-xl-n1\.66,
  .my-xl-n1\.66 {
    margin-top: -10px !important;
  }

  .mr-xl-n1\.66,
  .mx-xl-n1\.66 {
    margin-right: -10px !important;
  }

  .mb-xl-n1\.66,
  .my-xl-n1\.66 {
    margin-bottom: -10px !important;
  }

  .ml-xl-n1\.66,
  .mx-xl-n1\.66 {
    margin-left: -10px !important;
  }

  .m-xl-n2\.5 {
    margin: -15px !important;
  }

  .mt-xl-n2\.5,
  .my-xl-n2\.5 {
    margin-top: -15px !important;
  }

  .mr-xl-n2\.5,
  .mx-xl-n2\.5 {
    margin-right: -15px !important;
  }

  .mb-xl-n2\.5,
  .my-xl-n2\.5 {
    margin-bottom: -15px !important;
  }

  .ml-xl-n2\.5,
  .mx-xl-n2\.5 {
    margin-left: -15px !important;
  }

  .m-xl-n3\.33 {
    margin: -19.98px !important;
  }

  .mt-xl-n3\.33,
  .my-xl-n3\.33 {
    margin-top: -19.98px !important;
  }

  .mr-xl-n3\.33,
  .mx-xl-n3\.33 {
    margin-right: -19.98px !important;
  }

  .mb-xl-n3\.33,
  .my-xl-n3\.33 {
    margin-bottom: -19.98px !important;
  }

  .ml-xl-n3\.33,
  .mx-xl-n3\.33 {
    margin-left: -19.98px !important;
  }

  .m-xl-n3\.5 {
    margin: -21px !important;
  }

  .mt-xl-n3\.5,
  .my-xl-n3\.5 {
    margin-top: -21px !important;
  }

  .mr-xl-n3\.5,
  .mx-xl-n3\.5 {
    margin-right: -21px !important;
  }

  .mb-xl-n3\.5,
  .my-xl-n3\.5 {
    margin-bottom: -21px !important;
  }

  .ml-xl-n3\.5,
  .mx-xl-n3\.5 {
    margin-left: -21px !important;
  }

  .m-xl-n4\.33 {
    margin: -25.98px !important;
  }

  .mt-xl-n4\.33,
  .my-xl-n4\.33 {
    margin-top: -25.98px !important;
  }

  .mr-xl-n4\.33,
  .mx-xl-n4\.33 {
    margin-right: -25.98px !important;
  }

  .mb-xl-n4\.33,
  .my-xl-n4\.33 {
    margin-bottom: -25.98px !important;
  }

  .ml-xl-n4\.33,
  .mx-xl-n4\.33 {
    margin-left: -25.98px !important;
  }

  .m-xl-n5\.5 {
    margin: -30px !important;
  }

  .mt-xl-n5\.5,
  .my-xl-n5\.5 {
    margin-top: -30px !important;
  }

  .mr-xl-n5\.5,
  .mx-xl-n5\.5 {
    margin-right: -30px !important;
  }

  .mb-xl-n5\.5,
  .my-xl-n5\.5 {
    margin-bottom: -30px !important;
  }

  .ml-xl-n5\.5,
  .mx-xl-n5\.5 {
    margin-left: -30px !important;
  }

  .m-xl-n6 {
    margin: -36px !important;
  }

  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -36px !important;
  }

  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -36px !important;
  }

  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -36px !important;
  }

  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -36px !important;
  }

  .m-xl-n6\.5 {
    margin: -39px !important;
  }

  .mt-xl-n6\.5,
  .my-xl-n6\.5 {
    margin-top: -39px !important;
  }

  .mr-xl-n6\.5,
  .mx-xl-n6\.5 {
    margin-right: -39px !important;
  }

  .mb-xl-n6\.5,
  .my-xl-n6\.5 {
    margin-bottom: -39px !important;
  }

  .ml-xl-n6\.5,
  .mx-xl-n6\.5 {
    margin-left: -39px !important;
  }

  .m-xl-n7 {
    margin: -42px !important;
  }

  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -42px !important;
  }

  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -42px !important;
  }

  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -42px !important;
  }

  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -42px !important;
  }

  .m-xl-n7\.5 {
    margin: -45px !important;
  }

  .mt-xl-n7\.5,
  .my-xl-n7\.5 {
    margin-top: -45px !important;
  }

  .mr-xl-n7\.5,
  .mx-xl-n7\.5 {
    margin-right: -45px !important;
  }

  .mb-xl-n7\.5,
  .my-xl-n7\.5 {
    margin-bottom: -45px !important;
  }

  .ml-xl-n7\.5,
  .mx-xl-n7\.5 {
    margin-left: -45px !important;
  }

  .m-xl-n8 {
    margin: -48px !important;
  }

  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -48px !important;
  }

  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -48px !important;
  }

  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -48px !important;
  }

  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -48px !important;
  }

  .m-xl-n9 {
    margin: -57px !important;
  }

  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -57px !important;
  }

  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -57px !important;
  }

  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -57px !important;
  }

  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -57px !important;
  }

  .m-xl-n10 {
    margin: -60px !important;
  }

  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -60px !important;
  }

  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -60px !important;
  }

  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -60px !important;
  }

  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -60px !important;
  }

  .m-xl-n10\.33 {
    margin: -61.98px !important;
  }

  .mt-xl-n10\.33,
  .my-xl-n10\.33 {
    margin-top: -61.98px !important;
  }

  .mr-xl-n10\.33,
  .mx-xl-n10\.33 {
    margin-right: -61.98px !important;
  }

  .mb-xl-n10\.33,
  .my-xl-n10\.33 {
    margin-bottom: -61.98px !important;
  }

  .ml-xl-n10\.33,
  .mx-xl-n10\.33 {
    margin-left: -61.98px !important;
  }

  .m-xl-n11 {
    margin: -66px !important;
  }

  .mt-xl-n11,
  .my-xl-n11 {
    margin-top: -66px !important;
  }

  .mr-xl-n11,
  .mx-xl-n11 {
    margin-right: -66px !important;
  }

  .mb-xl-n11,
  .my-xl-n11 {
    margin-bottom: -66px !important;
  }

  .ml-xl-n11,
  .mx-xl-n11 {
    margin-left: -66px !important;
  }

  .m-xl-n11\.33 {
    margin: -67.98px !important;
  }

  .mt-xl-n11\.33,
  .my-xl-n11\.33 {
    margin-top: -67.98px !important;
  }

  .mr-xl-n11\.33,
  .mx-xl-n11\.33 {
    margin-right: -67.98px !important;
  }

  .mb-xl-n11\.33,
  .my-xl-n11\.33 {
    margin-bottom: -67.98px !important;
  }

  .ml-xl-n11\.33,
  .mx-xl-n11\.33 {
    margin-left: -67.98px !important;
  }

  .m-xl-n12 {
    margin: -72px !important;
  }

  .mt-xl-n12,
  .my-xl-n12 {
    margin-top: -72px !important;
  }

  .mr-xl-n12,
  .mx-xl-n12 {
    margin-right: -72px !important;
  }

  .mb-xl-n12,
  .my-xl-n12 {
    margin-bottom: -72px !important;
  }

  .ml-xl-n12,
  .mx-xl-n12 {
    margin-left: -72px !important;
  }

  .m-xl-n13 {
    margin: -78px !important;
  }

  .mt-xl-n13,
  .my-xl-n13 {
    margin-top: -78px !important;
  }

  .mr-xl-n13,
  .mx-xl-n13 {
    margin-right: -78px !important;
  }

  .mb-xl-n13,
  .my-xl-n13 {
    margin-bottom: -78px !important;
  }

  .ml-xl-n13,
  .mx-xl-n13 {
    margin-left: -78px !important;
  }

  .m-xl-n13\.5 {
    margin: -81px !important;
  }

  .mt-xl-n13\.5,
  .my-xl-n13\.5 {
    margin-top: -81px !important;
  }

  .mr-xl-n13\.5,
  .mx-xl-n13\.5 {
    margin-right: -81px !important;
  }

  .mb-xl-n13\.5,
  .my-xl-n13\.5 {
    margin-bottom: -81px !important;
  }

  .ml-xl-n13\.5,
  .mx-xl-n13\.5 {
    margin-left: -81px !important;
  }

  .m-xl-n14 {
    margin: -84px !important;
  }

  .mt-xl-n14,
  .my-xl-n14 {
    margin-top: -84px !important;
  }

  .mr-xl-n14,
  .mx-xl-n14 {
    margin-right: -84px !important;
  }

  .mb-xl-n14,
  .my-xl-n14 {
    margin-bottom: -84px !important;
  }

  .ml-xl-n14,
  .mx-xl-n14 {
    margin-left: -84px !important;
  }

  .m-xl-n15 {
    margin: -90px !important;
  }

  .mt-xl-n15,
  .my-xl-n15 {
    margin-top: -90px !important;
  }

  .mr-xl-n15,
  .mx-xl-n15 {
    margin-right: -90px !important;
  }

  .mb-xl-n15,
  .my-xl-n15 {
    margin-bottom: -90px !important;
  }

  .ml-xl-n15,
  .mx-xl-n15 {
    margin-left: -90px !important;
  }

  .m-xl-n15\.5 {
    margin: -93px !important;
  }

  .mt-xl-n15\.5,
  .my-xl-n15\.5 {
    margin-top: -93px !important;
  }

  .mr-xl-n15\.5,
  .mx-xl-n15\.5 {
    margin-right: -93px !important;
  }

  .mb-xl-n15\.5,
  .my-xl-n15\.5 {
    margin-bottom: -93px !important;
  }

  .ml-xl-n15\.5,
  .mx-xl-n15\.5 {
    margin-left: -93px !important;
  }

  .m-xl-n16 {
    margin: -96px !important;
  }

  .mt-xl-n16,
  .my-xl-n16 {
    margin-top: -96px !important;
  }

  .mr-xl-n16,
  .mx-xl-n16 {
    margin-right: -96px !important;
  }

  .mb-xl-n16,
  .my-xl-n16 {
    margin-bottom: -96px !important;
  }

  .ml-xl-n16,
  .mx-xl-n16 {
    margin-left: -96px !important;
  }

  .m-xl-n18 {
    margin: -108px !important;
  }

  .mt-xl-n18,
  .my-xl-n18 {
    margin-top: -108px !important;
  }

  .mr-xl-n18,
  .mx-xl-n18 {
    margin-right: -108px !important;
  }

  .mb-xl-n18,
  .my-xl-n18 {
    margin-bottom: -108px !important;
  }

  .ml-xl-n18,
  .mx-xl-n18 {
    margin-left: -108px !important;
  }

  .m-xl-n20 {
    margin: -120px !important;
  }

  .mt-xl-n20,
  .my-xl-n20 {
    margin-top: -120px !important;
  }

  .mr-xl-n20,
  .mx-xl-n20 {
    margin-right: -120px !important;
  }

  .mb-xl-n20,
  .my-xl-n20 {
    margin-bottom: -120px !important;
  }

  .ml-xl-n20,
  .mx-xl-n20 {
    margin-left: -120px !important;
  }

  .m-xl-n22\.5 {
    margin: -135px !important;
  }

  .mt-xl-n22\.5,
  .my-xl-n22\.5 {
    margin-top: -135px !important;
  }

  .mr-xl-n22\.5,
  .mx-xl-n22\.5 {
    margin-right: -135px !important;
  }

  .mb-xl-n22\.5,
  .my-xl-n22\.5 {
    margin-bottom: -135px !important;
  }

  .ml-xl-n22\.5,
  .mx-xl-n22\.5 {
    margin-left: -135px !important;
  }

  .m-xl-n25 {
    margin: -150px !important;
  }

  .mt-xl-n25,
  .my-xl-n25 {
    margin-top: -150px !important;
  }

  .mr-xl-n25,
  .mx-xl-n25 {
    margin-right: -150px !important;
  }

  .mb-xl-n25,
  .my-xl-n25 {
    margin-bottom: -150px !important;
  }

  .ml-xl-n25,
  .mx-xl-n25 {
    margin-left: -150px !important;
  }

  .m-xl-n31\.6 {
    margin: -189.6px !important;
  }

  .mt-xl-n31\.6,
  .my-xl-n31\.6 {
    margin-top: -189.6px !important;
  }

  .mr-xl-n31\.6,
  .mx-xl-n31\.6 {
    margin-right: -189.6px !important;
  }

  .mb-xl-n31\.6,
  .my-xl-n31\.6 {
    margin-bottom: -189.6px !important;
  }

  .ml-xl-n31\.6,
  .mx-xl-n31\.6 {
    margin-left: -189.6px !important;
  }

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

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

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

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

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1440px) {
  .m-hd-0 {
    margin: 0 !important;
  }

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

  .mr-hd-0,
  .mx-hd-0 {
    margin-right: 0 !important;
  }

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

  .ml-hd-0,
  .mx-hd-0 {
    margin-left: 0 !important;
  }

  .m-hd-1 {
    margin: 6px !important;
  }

  .mt-hd-1,
  .my-hd-1 {
    margin-top: 6px !important;
  }

  .mr-hd-1,
  .mx-hd-1 {
    margin-right: 6px !important;
  }

  .mb-hd-1,
  .my-hd-1 {
    margin-bottom: 6px !important;
  }

  .ml-hd-1,
  .mx-hd-1 {
    margin-left: 6px !important;
  }

  .m-hd-2 {
    margin: 12px !important;
  }

  .mt-hd-2,
  .my-hd-2 {
    margin-top: 12px !important;
  }

  .mr-hd-2,
  .mx-hd-2 {
    margin-right: 12px !important;
  }

  .mb-hd-2,
  .my-hd-2 {
    margin-bottom: 12px !important;
  }

  .ml-hd-2,
  .mx-hd-2 {
    margin-left: 12px !important;
  }

  .m-hd-3 {
    margin: 18px !important;
  }

  .mt-hd-3,
  .my-hd-3 {
    margin-top: 18px !important;
  }

  .mr-hd-3,
  .mx-hd-3 {
    margin-right: 18px !important;
  }

  .mb-hd-3,
  .my-hd-3 {
    margin-bottom: 18px !important;
  }

  .ml-hd-3,
  .mx-hd-3 {
    margin-left: 18px !important;
  }

  .m-hd-4 {
    margin: 24px !important;
  }

  .mt-hd-4,
  .my-hd-4 {
    margin-top: 24px !important;
  }

  .mr-hd-4,
  .mx-hd-4 {
    margin-right: 24px !important;
  }

  .mb-hd-4,
  .my-hd-4 {
    margin-bottom: 24px !important;
  }

  .ml-hd-4,
  .mx-hd-4 {
    margin-left: 24px !important;
  }

  .m-hd-5 {
    margin: 30px !important;
  }

  .mt-hd-5,
  .my-hd-5 {
    margin-top: 30px !important;
  }

  .mr-hd-5,
  .mx-hd-5 {
    margin-right: 30px !important;
  }

  .mb-hd-5,
  .my-hd-5 {
    margin-bottom: 30px !important;
  }

  .ml-hd-5,
  .mx-hd-5 {
    margin-left: 30px !important;
  }

  .m-hd-0\.17 {
    margin: 1px !important;
  }

  .mt-hd-0\.17,
  .my-hd-0\.17 {
    margin-top: 1px !important;
  }

  .mr-hd-0\.17,
  .mx-hd-0\.17 {
    margin-right: 1px !important;
  }

  .mb-hd-0\.17,
  .my-hd-0\.17 {
    margin-bottom: 1px !important;
  }

  .ml-hd-0\.17,
  .mx-hd-0\.17 {
    margin-left: 1px !important;
  }

  .m-hd-0\.33 {
    margin: 2px !important;
  }

  .mt-hd-0\.33,
  .my-hd-0\.33 {
    margin-top: 2px !important;
  }

  .mr-hd-0\.33,
  .mx-hd-0\.33 {
    margin-right: 2px !important;
  }

  .mb-hd-0\.33,
  .my-hd-0\.33 {
    margin-bottom: 2px !important;
  }

  .ml-hd-0\.33,
  .mx-hd-0\.33 {
    margin-left: 2px !important;
  }

  .m-hd-0\.5 {
    margin: 3px !important;
  }

  .mt-hd-0\.5,
  .my-hd-0\.5 {
    margin-top: 3px !important;
  }

  .mr-hd-0\.5,
  .mx-hd-0\.5 {
    margin-right: 3px !important;
  }

  .mb-hd-0\.5,
  .my-hd-0\.5 {
    margin-bottom: 3px !important;
  }

  .ml-hd-0\.5,
  .mx-hd-0\.5 {
    margin-left: 3px !important;
  }

  .m-hd-0\.67 {
    margin: 4px !important;
  }

  .mt-hd-0\.67,
  .my-hd-0\.67 {
    margin-top: 4px !important;
  }

  .mr-hd-0\.67,
  .mx-hd-0\.67 {
    margin-right: 4px !important;
  }

  .mb-hd-0\.67,
  .my-hd-0\.67 {
    margin-bottom: 4px !important;
  }

  .ml-hd-0\.67,
  .mx-hd-0\.67 {
    margin-left: 4px !important;
  }

  .m-hd-1\.33 {
    margin: 8px !important;
  }

  .mt-hd-1\.33,
  .my-hd-1\.33 {
    margin-top: 8px !important;
  }

  .mr-hd-1\.33,
  .mx-hd-1\.33 {
    margin-right: 8px !important;
  }

  .mb-hd-1\.33,
  .my-hd-1\.33 {
    margin-bottom: 8px !important;
  }

  .ml-hd-1\.33,
  .mx-hd-1\.33 {
    margin-left: 8px !important;
  }

  .m-hd-1\.5 {
    margin: 9px !important;
  }

  .mt-hd-1\.5,
  .my-hd-1\.5 {
    margin-top: 9px !important;
  }

  .mr-hd-1\.5,
  .mx-hd-1\.5 {
    margin-right: 9px !important;
  }

  .mb-hd-1\.5,
  .my-hd-1\.5 {
    margin-bottom: 9px !important;
  }

  .ml-hd-1\.5,
  .mx-hd-1\.5 {
    margin-left: 9px !important;
  }

  .m-hd-1\.8 {
    margin: 10.8px !important;
  }

  .mt-hd-1\.8,
  .my-hd-1\.8 {
    margin-top: 10.8px !important;
  }

  .mr-hd-1\.8,
  .mx-hd-1\.8 {
    margin-right: 10.8px !important;
  }

  .mb-hd-1\.8,
  .my-hd-1\.8 {
    margin-bottom: 10.8px !important;
  }

  .ml-hd-1\.8,
  .mx-hd-1\.8 {
    margin-left: 10.8px !important;
  }

  .m-hd-1\.66 {
    margin: 10px !important;
  }

  .mt-hd-1\.66,
  .my-hd-1\.66 {
    margin-top: 10px !important;
  }

  .mr-hd-1\.66,
  .mx-hd-1\.66 {
    margin-right: 10px !important;
  }

  .mb-hd-1\.66,
  .my-hd-1\.66 {
    margin-bottom: 10px !important;
  }

  .ml-hd-1\.66,
  .mx-hd-1\.66 {
    margin-left: 10px !important;
  }

  .m-hd-2\.5 {
    margin: 15px !important;
  }

  .mt-hd-2\.5,
  .my-hd-2\.5 {
    margin-top: 15px !important;
  }

  .mr-hd-2\.5,
  .mx-hd-2\.5 {
    margin-right: 15px !important;
  }

  .mb-hd-2\.5,
  .my-hd-2\.5 {
    margin-bottom: 15px !important;
  }

  .ml-hd-2\.5,
  .mx-hd-2\.5 {
    margin-left: 15px !important;
  }

  .m-hd-3\.33 {
    margin: 19.98px !important;
  }

  .mt-hd-3\.33,
  .my-hd-3\.33 {
    margin-top: 19.98px !important;
  }

  .mr-hd-3\.33,
  .mx-hd-3\.33 {
    margin-right: 19.98px !important;
  }

  .mb-hd-3\.33,
  .my-hd-3\.33 {
    margin-bottom: 19.98px !important;
  }

  .ml-hd-3\.33,
  .mx-hd-3\.33 {
    margin-left: 19.98px !important;
  }

  .m-hd-3\.5 {
    margin: 21px !important;
  }

  .mt-hd-3\.5,
  .my-hd-3\.5 {
    margin-top: 21px !important;
  }

  .mr-hd-3\.5,
  .mx-hd-3\.5 {
    margin-right: 21px !important;
  }

  .mb-hd-3\.5,
  .my-hd-3\.5 {
    margin-bottom: 21px !important;
  }

  .ml-hd-3\.5,
  .mx-hd-3\.5 {
    margin-left: 21px !important;
  }

  .m-hd-4\.33 {
    margin: 25.98px !important;
  }

  .mt-hd-4\.33,
  .my-hd-4\.33 {
    margin-top: 25.98px !important;
  }

  .mr-hd-4\.33,
  .mx-hd-4\.33 {
    margin-right: 25.98px !important;
  }

  .mb-hd-4\.33,
  .my-hd-4\.33 {
    margin-bottom: 25.98px !important;
  }

  .ml-hd-4\.33,
  .mx-hd-4\.33 {
    margin-left: 25.98px !important;
  }

  .m-hd-5\.5 {
    margin: 30px !important;
  }

  .mt-hd-5\.5,
  .my-hd-5\.5 {
    margin-top: 30px !important;
  }

  .mr-hd-5\.5,
  .mx-hd-5\.5 {
    margin-right: 30px !important;
  }

  .mb-hd-5\.5,
  .my-hd-5\.5 {
    margin-bottom: 30px !important;
  }

  .ml-hd-5\.5,
  .mx-hd-5\.5 {
    margin-left: 30px !important;
  }

  .m-hd-6 {
    margin: 36px !important;
  }

  .mt-hd-6,
  .my-hd-6 {
    margin-top: 36px !important;
  }

  .mr-hd-6,
  .mx-hd-6 {
    margin-right: 36px !important;
  }

  .mb-hd-6,
  .my-hd-6 {
    margin-bottom: 36px !important;
  }

  .ml-hd-6,
  .mx-hd-6 {
    margin-left: 36px !important;
  }

  .m-hd-6\.5 {
    margin: 39px !important;
  }

  .mt-hd-6\.5,
  .my-hd-6\.5 {
    margin-top: 39px !important;
  }

  .mr-hd-6\.5,
  .mx-hd-6\.5 {
    margin-right: 39px !important;
  }

  .mb-hd-6\.5,
  .my-hd-6\.5 {
    margin-bottom: 39px !important;
  }

  .ml-hd-6\.5,
  .mx-hd-6\.5 {
    margin-left: 39px !important;
  }

  .m-hd-7 {
    margin: 42px !important;
  }

  .mt-hd-7,
  .my-hd-7 {
    margin-top: 42px !important;
  }

  .mr-hd-7,
  .mx-hd-7 {
    margin-right: 42px !important;
  }

  .mb-hd-7,
  .my-hd-7 {
    margin-bottom: 42px !important;
  }

  .ml-hd-7,
  .mx-hd-7 {
    margin-left: 42px !important;
  }

  .m-hd-7\.5 {
    margin: 45px !important;
  }

  .mt-hd-7\.5,
  .my-hd-7\.5 {
    margin-top: 45px !important;
  }

  .mr-hd-7\.5,
  .mx-hd-7\.5 {
    margin-right: 45px !important;
  }

  .mb-hd-7\.5,
  .my-hd-7\.5 {
    margin-bottom: 45px !important;
  }

  .ml-hd-7\.5,
  .mx-hd-7\.5 {
    margin-left: 45px !important;
  }

  .m-hd-8 {
    margin: 48px !important;
  }

  .mt-hd-8,
  .my-hd-8 {
    margin-top: 48px !important;
  }

  .mr-hd-8,
  .mx-hd-8 {
    margin-right: 48px !important;
  }

  .mb-hd-8,
  .my-hd-8 {
    margin-bottom: 48px !important;
  }

  .ml-hd-8,
  .mx-hd-8 {
    margin-left: 48px !important;
  }

  .m-hd-9 {
    margin: 57px !important;
  }

  .mt-hd-9,
  .my-hd-9 {
    margin-top: 57px !important;
  }

  .mr-hd-9,
  .mx-hd-9 {
    margin-right: 57px !important;
  }

  .mb-hd-9,
  .my-hd-9 {
    margin-bottom: 57px !important;
  }

  .ml-hd-9,
  .mx-hd-9 {
    margin-left: 57px !important;
  }

  .m-hd-10 {
    margin: 60px !important;
  }

  .mt-hd-10,
  .my-hd-10 {
    margin-top: 60px !important;
  }

  .mr-hd-10,
  .mx-hd-10 {
    margin-right: 60px !important;
  }

  .mb-hd-10,
  .my-hd-10 {
    margin-bottom: 60px !important;
  }

  .ml-hd-10,
  .mx-hd-10 {
    margin-left: 60px !important;
  }

  .m-hd-10\.33 {
    margin: 61.98px !important;
  }

  .mt-hd-10\.33,
  .my-hd-10\.33 {
    margin-top: 61.98px !important;
  }

  .mr-hd-10\.33,
  .mx-hd-10\.33 {
    margin-right: 61.98px !important;
  }

  .mb-hd-10\.33,
  .my-hd-10\.33 {
    margin-bottom: 61.98px !important;
  }

  .ml-hd-10\.33,
  .mx-hd-10\.33 {
    margin-left: 61.98px !important;
  }

  .m-hd-11 {
    margin: 66px !important;
  }

  .mt-hd-11,
  .my-hd-11 {
    margin-top: 66px !important;
  }

  .mr-hd-11,
  .mx-hd-11 {
    margin-right: 66px !important;
  }

  .mb-hd-11,
  .my-hd-11 {
    margin-bottom: 66px !important;
  }

  .ml-hd-11,
  .mx-hd-11 {
    margin-left: 66px !important;
  }

  .m-hd-11\.33 {
    margin: 67.98px !important;
  }

  .mt-hd-11\.33,
  .my-hd-11\.33 {
    margin-top: 67.98px !important;
  }

  .mr-hd-11\.33,
  .mx-hd-11\.33 {
    margin-right: 67.98px !important;
  }

  .mb-hd-11\.33,
  .my-hd-11\.33 {
    margin-bottom: 67.98px !important;
  }

  .ml-hd-11\.33,
  .mx-hd-11\.33 {
    margin-left: 67.98px !important;
  }

  .m-hd-12 {
    margin: 72px !important;
  }

  .mt-hd-12,
  .my-hd-12 {
    margin-top: 72px !important;
  }

  .mr-hd-12,
  .mx-hd-12 {
    margin-right: 72px !important;
  }

  .mb-hd-12,
  .my-hd-12 {
    margin-bottom: 72px !important;
  }

  .ml-hd-12,
  .mx-hd-12 {
    margin-left: 72px !important;
  }

  .m-hd-13 {
    margin: 78px !important;
  }

  .mt-hd-13,
  .my-hd-13 {
    margin-top: 78px !important;
  }

  .mr-hd-13,
  .mx-hd-13 {
    margin-right: 78px !important;
  }

  .mb-hd-13,
  .my-hd-13 {
    margin-bottom: 78px !important;
  }

  .ml-hd-13,
  .mx-hd-13 {
    margin-left: 78px !important;
  }

  .m-hd-13\.5 {
    margin: 81px !important;
  }

  .mt-hd-13\.5,
  .my-hd-13\.5 {
    margin-top: 81px !important;
  }

  .mr-hd-13\.5,
  .mx-hd-13\.5 {
    margin-right: 81px !important;
  }

  .mb-hd-13\.5,
  .my-hd-13\.5 {
    margin-bottom: 81px !important;
  }

  .ml-hd-13\.5,
  .mx-hd-13\.5 {
    margin-left: 81px !important;
  }

  .m-hd-14 {
    margin: 84px !important;
  }

  .mt-hd-14,
  .my-hd-14 {
    margin-top: 84px !important;
  }

  .mr-hd-14,
  .mx-hd-14 {
    margin-right: 84px !important;
  }

  .mb-hd-14,
  .my-hd-14 {
    margin-bottom: 84px !important;
  }

  .ml-hd-14,
  .mx-hd-14 {
    margin-left: 84px !important;
  }

  .m-hd-15 {
    margin: 90px !important;
  }

  .mt-hd-15,
  .my-hd-15 {
    margin-top: 90px !important;
  }

  .mr-hd-15,
  .mx-hd-15 {
    margin-right: 90px !important;
  }

  .mb-hd-15,
  .my-hd-15 {
    margin-bottom: 90px !important;
  }

  .ml-hd-15,
  .mx-hd-15 {
    margin-left: 90px !important;
  }

  .m-hd-15\.5 {
    margin: 93px !important;
  }

  .mt-hd-15\.5,
  .my-hd-15\.5 {
    margin-top: 93px !important;
  }

  .mr-hd-15\.5,
  .mx-hd-15\.5 {
    margin-right: 93px !important;
  }

  .mb-hd-15\.5,
  .my-hd-15\.5 {
    margin-bottom: 93px !important;
  }

  .ml-hd-15\.5,
  .mx-hd-15\.5 {
    margin-left: 93px !important;
  }

  .m-hd-16 {
    margin: 96px !important;
  }

  .mt-hd-16,
  .my-hd-16 {
    margin-top: 96px !important;
  }

  .mr-hd-16,
  .mx-hd-16 {
    margin-right: 96px !important;
  }

  .mb-hd-16,
  .my-hd-16 {
    margin-bottom: 96px !important;
  }

  .ml-hd-16,
  .mx-hd-16 {
    margin-left: 96px !important;
  }

  .m-hd-18 {
    margin: 108px !important;
  }

  .mt-hd-18,
  .my-hd-18 {
    margin-top: 108px !important;
  }

  .mr-hd-18,
  .mx-hd-18 {
    margin-right: 108px !important;
  }

  .mb-hd-18,
  .my-hd-18 {
    margin-bottom: 108px !important;
  }

  .ml-hd-18,
  .mx-hd-18 {
    margin-left: 108px !important;
  }

  .m-hd-20 {
    margin: 120px !important;
  }

  .mt-hd-20,
  .my-hd-20 {
    margin-top: 120px !important;
  }

  .mr-hd-20,
  .mx-hd-20 {
    margin-right: 120px !important;
  }

  .mb-hd-20,
  .my-hd-20 {
    margin-bottom: 120px !important;
  }

  .ml-hd-20,
  .mx-hd-20 {
    margin-left: 120px !important;
  }

  .m-hd-22\.5 {
    margin: 135px !important;
  }

  .mt-hd-22\.5,
  .my-hd-22\.5 {
    margin-top: 135px !important;
  }

  .mr-hd-22\.5,
  .mx-hd-22\.5 {
    margin-right: 135px !important;
  }

  .mb-hd-22\.5,
  .my-hd-22\.5 {
    margin-bottom: 135px !important;
  }

  .ml-hd-22\.5,
  .mx-hd-22\.5 {
    margin-left: 135px !important;
  }

  .m-hd-25 {
    margin: 150px !important;
  }

  .mt-hd-25,
  .my-hd-25 {
    margin-top: 150px !important;
  }

  .mr-hd-25,
  .mx-hd-25 {
    margin-right: 150px !important;
  }

  .mb-hd-25,
  .my-hd-25 {
    margin-bottom: 150px !important;
  }

  .ml-hd-25,
  .mx-hd-25 {
    margin-left: 150px !important;
  }

  .m-hd-31\.6 {
    margin: 189.6px !important;
  }

  .mt-hd-31\.6,
  .my-hd-31\.6 {
    margin-top: 189.6px !important;
  }

  .mr-hd-31\.6,
  .mx-hd-31\.6 {
    margin-right: 189.6px !important;
  }

  .mb-hd-31\.6,
  .my-hd-31\.6 {
    margin-bottom: 189.6px !important;
  }

  .ml-hd-31\.6,
  .mx-hd-31\.6 {
    margin-left: 189.6px !important;
  }

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

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

  .pr-hd-0,
  .px-hd-0 {
    padding-right: 0 !important;
  }

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

  .pl-hd-0,
  .px-hd-0 {
    padding-left: 0 !important;
  }

  .p-hd-1 {
    padding: 6px !important;
  }

  .pt-hd-1,
  .py-hd-1 {
    padding-top: 6px !important;
  }

  .pr-hd-1,
  .px-hd-1 {
    padding-right: 6px !important;
  }

  .pb-hd-1,
  .py-hd-1 {
    padding-bottom: 6px !important;
  }

  .pl-hd-1,
  .px-hd-1 {
    padding-left: 6px !important;
  }

  .p-hd-2 {
    padding: 12px !important;
  }

  .pt-hd-2,
  .py-hd-2 {
    padding-top: 12px !important;
  }

  .pr-hd-2,
  .px-hd-2 {
    padding-right: 12px !important;
  }

  .pb-hd-2,
  .py-hd-2 {
    padding-bottom: 12px !important;
  }

  .pl-hd-2,
  .px-hd-2 {
    padding-left: 12px !important;
  }

  .p-hd-3 {
    padding: 18px !important;
  }

  .pt-hd-3,
  .py-hd-3 {
    padding-top: 18px !important;
  }

  .pr-hd-3,
  .px-hd-3 {
    padding-right: 18px !important;
  }

  .pb-hd-3,
  .py-hd-3 {
    padding-bottom: 18px !important;
  }

  .pl-hd-3,
  .px-hd-3 {
    padding-left: 18px !important;
  }

  .p-hd-4 {
    padding: 24px !important;
  }

  .pt-hd-4,
  .py-hd-4 {
    padding-top: 24px !important;
  }

  .pr-hd-4,
  .px-hd-4 {
    padding-right: 24px !important;
  }

  .pb-hd-4,
  .py-hd-4 {
    padding-bottom: 24px !important;
  }

  .pl-hd-4,
  .px-hd-4 {
    padding-left: 24px !important;
  }

  .p-hd-5 {
    padding: 30px !important;
  }

  .pt-hd-5,
  .py-hd-5 {
    padding-top: 30px !important;
  }

  .pr-hd-5,
  .px-hd-5 {
    padding-right: 30px !important;
  }

  .pb-hd-5,
  .py-hd-5 {
    padding-bottom: 30px !important;
  }

  .pl-hd-5,
  .px-hd-5 {
    padding-left: 30px !important;
  }

  .p-hd-0\.17 {
    padding: 1px !important;
  }

  .pt-hd-0\.17,
  .py-hd-0\.17 {
    padding-top: 1px !important;
  }

  .pr-hd-0\.17,
  .px-hd-0\.17 {
    padding-right: 1px !important;
  }

  .pb-hd-0\.17,
  .py-hd-0\.17 {
    padding-bottom: 1px !important;
  }

  .pl-hd-0\.17,
  .px-hd-0\.17 {
    padding-left: 1px !important;
  }

  .p-hd-0\.33 {
    padding: 2px !important;
  }

  .pt-hd-0\.33,
  .py-hd-0\.33 {
    padding-top: 2px !important;
  }

  .pr-hd-0\.33,
  .px-hd-0\.33 {
    padding-right: 2px !important;
  }

  .pb-hd-0\.33,
  .py-hd-0\.33 {
    padding-bottom: 2px !important;
  }

  .pl-hd-0\.33,
  .px-hd-0\.33 {
    padding-left: 2px !important;
  }

  .p-hd-0\.5 {
    padding: 3px !important;
  }

  .pt-hd-0\.5,
  .py-hd-0\.5 {
    padding-top: 3px !important;
  }

  .pr-hd-0\.5,
  .px-hd-0\.5 {
    padding-right: 3px !important;
  }

  .pb-hd-0\.5,
  .py-hd-0\.5 {
    padding-bottom: 3px !important;
  }

  .pl-hd-0\.5,
  .px-hd-0\.5 {
    padding-left: 3px !important;
  }

  .p-hd-0\.67 {
    padding: 4px !important;
  }

  .pt-hd-0\.67,
  .py-hd-0\.67 {
    padding-top: 4px !important;
  }

  .pr-hd-0\.67,
  .px-hd-0\.67 {
    padding-right: 4px !important;
  }

  .pb-hd-0\.67,
  .py-hd-0\.67 {
    padding-bottom: 4px !important;
  }

  .pl-hd-0\.67,
  .px-hd-0\.67 {
    padding-left: 4px !important;
  }

  .p-hd-1\.33 {
    padding: 8px !important;
  }

  .pt-hd-1\.33,
  .py-hd-1\.33 {
    padding-top: 8px !important;
  }

  .pr-hd-1\.33,
  .px-hd-1\.33 {
    padding-right: 8px !important;
  }

  .pb-hd-1\.33,
  .py-hd-1\.33 {
    padding-bottom: 8px !important;
  }

  .pl-hd-1\.33,
  .px-hd-1\.33 {
    padding-left: 8px !important;
  }

  .p-hd-1\.5 {
    padding: 9px !important;
  }

  .pt-hd-1\.5,
  .py-hd-1\.5 {
    padding-top: 9px !important;
  }

  .pr-hd-1\.5,
  .px-hd-1\.5 {
    padding-right: 9px !important;
  }

  .pb-hd-1\.5,
  .py-hd-1\.5 {
    padding-bottom: 9px !important;
  }

  .pl-hd-1\.5,
  .px-hd-1\.5 {
    padding-left: 9px !important;
  }

  .p-hd-1\.8 {
    padding: 10.8px !important;
  }

  .pt-hd-1\.8,
  .py-hd-1\.8 {
    padding-top: 10.8px !important;
  }

  .pr-hd-1\.8,
  .px-hd-1\.8 {
    padding-right: 10.8px !important;
  }

  .pb-hd-1\.8,
  .py-hd-1\.8 {
    padding-bottom: 10.8px !important;
  }

  .pl-hd-1\.8,
  .px-hd-1\.8 {
    padding-left: 10.8px !important;
  }

  .p-hd-1\.66 {
    padding: 10px !important;
  }

  .pt-hd-1\.66,
  .py-hd-1\.66 {
    padding-top: 10px !important;
  }

  .pr-hd-1\.66,
  .px-hd-1\.66 {
    padding-right: 10px !important;
  }

  .pb-hd-1\.66,
  .py-hd-1\.66 {
    padding-bottom: 10px !important;
  }

  .pl-hd-1\.66,
  .px-hd-1\.66 {
    padding-left: 10px !important;
  }

  .p-hd-2\.5 {
    padding: 15px !important;
  }

  .pt-hd-2\.5,
  .py-hd-2\.5 {
    padding-top: 15px !important;
  }

  .pr-hd-2\.5,
  .px-hd-2\.5 {
    padding-right: 15px !important;
  }

  .pb-hd-2\.5,
  .py-hd-2\.5 {
    padding-bottom: 15px !important;
  }

  .pl-hd-2\.5,
  .px-hd-2\.5 {
    padding-left: 15px !important;
  }

  .p-hd-3\.33 {
    padding: 19.98px !important;
  }

  .pt-hd-3\.33,
  .py-hd-3\.33 {
    padding-top: 19.98px !important;
  }

  .pr-hd-3\.33,
  .px-hd-3\.33 {
    padding-right: 19.98px !important;
  }

  .pb-hd-3\.33,
  .py-hd-3\.33 {
    padding-bottom: 19.98px !important;
  }

  .pl-hd-3\.33,
  .px-hd-3\.33 {
    padding-left: 19.98px !important;
  }

  .p-hd-3\.5 {
    padding: 21px !important;
  }

  .pt-hd-3\.5,
  .py-hd-3\.5 {
    padding-top: 21px !important;
  }

  .pr-hd-3\.5,
  .px-hd-3\.5 {
    padding-right: 21px !important;
  }

  .pb-hd-3\.5,
  .py-hd-3\.5 {
    padding-bottom: 21px !important;
  }

  .pl-hd-3\.5,
  .px-hd-3\.5 {
    padding-left: 21px !important;
  }

  .p-hd-4\.33 {
    padding: 25.98px !important;
  }

  .pt-hd-4\.33,
  .py-hd-4\.33 {
    padding-top: 25.98px !important;
  }

  .pr-hd-4\.33,
  .px-hd-4\.33 {
    padding-right: 25.98px !important;
  }

  .pb-hd-4\.33,
  .py-hd-4\.33 {
    padding-bottom: 25.98px !important;
  }

  .pl-hd-4\.33,
  .px-hd-4\.33 {
    padding-left: 25.98px !important;
  }

  .p-hd-5\.5 {
    padding: 30px !important;
  }

  .pt-hd-5\.5,
  .py-hd-5\.5 {
    padding-top: 30px !important;
  }

  .pr-hd-5\.5,
  .px-hd-5\.5 {
    padding-right: 30px !important;
  }

  .pb-hd-5\.5,
  .py-hd-5\.5 {
    padding-bottom: 30px !important;
  }

  .pl-hd-5\.5,
  .px-hd-5\.5 {
    padding-left: 30px !important;
  }

  .p-hd-6 {
    padding: 36px !important;
  }

  .pt-hd-6,
  .py-hd-6 {
    padding-top: 36px !important;
  }

  .pr-hd-6,
  .px-hd-6 {
    padding-right: 36px !important;
  }

  .pb-hd-6,
  .py-hd-6 {
    padding-bottom: 36px !important;
  }

  .pl-hd-6,
  .px-hd-6 {
    padding-left: 36px !important;
  }

  .p-hd-6\.5 {
    padding: 39px !important;
  }

  .pt-hd-6\.5,
  .py-hd-6\.5 {
    padding-top: 39px !important;
  }

  .pr-hd-6\.5,
  .px-hd-6\.5 {
    padding-right: 39px !important;
  }

  .pb-hd-6\.5,
  .py-hd-6\.5 {
    padding-bottom: 39px !important;
  }

  .pl-hd-6\.5,
  .px-hd-6\.5 {
    padding-left: 39px !important;
  }

  .p-hd-7 {
    padding: 42px !important;
  }

  .pt-hd-7,
  .py-hd-7 {
    padding-top: 42px !important;
  }

  .pr-hd-7,
  .px-hd-7 {
    padding-right: 42px !important;
  }

  .pb-hd-7,
  .py-hd-7 {
    padding-bottom: 42px !important;
  }

  .pl-hd-7,
  .px-hd-7 {
    padding-left: 42px !important;
  }

  .p-hd-7\.5 {
    padding: 45px !important;
  }

  .pt-hd-7\.5,
  .py-hd-7\.5 {
    padding-top: 45px !important;
  }

  .pr-hd-7\.5,
  .px-hd-7\.5 {
    padding-right: 45px !important;
  }

  .pb-hd-7\.5,
  .py-hd-7\.5 {
    padding-bottom: 45px !important;
  }

  .pl-hd-7\.5,
  .px-hd-7\.5 {
    padding-left: 45px !important;
  }

  .p-hd-8 {
    padding: 48px !important;
  }

  .pt-hd-8,
  .py-hd-8 {
    padding-top: 48px !important;
  }

  .pr-hd-8,
  .px-hd-8 {
    padding-right: 48px !important;
  }

  .pb-hd-8,
  .py-hd-8 {
    padding-bottom: 48px !important;
  }

  .pl-hd-8,
  .px-hd-8 {
    padding-left: 48px !important;
  }

  .p-hd-9 {
    padding: 57px !important;
  }

  .pt-hd-9,
  .py-hd-9 {
    padding-top: 57px !important;
  }

  .pr-hd-9,
  .px-hd-9 {
    padding-right: 57px !important;
  }

  .pb-hd-9,
  .py-hd-9 {
    padding-bottom: 57px !important;
  }

  .pl-hd-9,
  .px-hd-9 {
    padding-left: 57px !important;
  }

  .p-hd-10 {
    padding: 60px !important;
  }

  .pt-hd-10,
  .py-hd-10 {
    padding-top: 60px !important;
  }

  .pr-hd-10,
  .px-hd-10 {
    padding-right: 60px !important;
  }

  .pb-hd-10,
  .py-hd-10 {
    padding-bottom: 60px !important;
  }

  .pl-hd-10,
  .px-hd-10 {
    padding-left: 60px !important;
  }

  .p-hd-10\.33 {
    padding: 61.98px !important;
  }

  .pt-hd-10\.33,
  .py-hd-10\.33 {
    padding-top: 61.98px !important;
  }

  .pr-hd-10\.33,
  .px-hd-10\.33 {
    padding-right: 61.98px !important;
  }

  .pb-hd-10\.33,
  .py-hd-10\.33 {
    padding-bottom: 61.98px !important;
  }

  .pl-hd-10\.33,
  .px-hd-10\.33 {
    padding-left: 61.98px !important;
  }

  .p-hd-11 {
    padding: 66px !important;
  }

  .pt-hd-11,
  .py-hd-11 {
    padding-top: 66px !important;
  }

  .pr-hd-11,
  .px-hd-11 {
    padding-right: 66px !important;
  }

  .pb-hd-11,
  .py-hd-11 {
    padding-bottom: 66px !important;
  }

  .pl-hd-11,
  .px-hd-11 {
    padding-left: 66px !important;
  }

  .p-hd-11\.33 {
    padding: 67.98px !important;
  }

  .pt-hd-11\.33,
  .py-hd-11\.33 {
    padding-top: 67.98px !important;
  }

  .pr-hd-11\.33,
  .px-hd-11\.33 {
    padding-right: 67.98px !important;
  }

  .pb-hd-11\.33,
  .py-hd-11\.33 {
    padding-bottom: 67.98px !important;
  }

  .pl-hd-11\.33,
  .px-hd-11\.33 {
    padding-left: 67.98px !important;
  }

  .p-hd-12 {
    padding: 72px !important;
  }

  .pt-hd-12,
  .py-hd-12 {
    padding-top: 72px !important;
  }

  .pr-hd-12,
  .px-hd-12 {
    padding-right: 72px !important;
  }

  .pb-hd-12,
  .py-hd-12 {
    padding-bottom: 72px !important;
  }

  .pl-hd-12,
  .px-hd-12 {
    padding-left: 72px !important;
  }

  .p-hd-13 {
    padding: 78px !important;
  }

  .pt-hd-13,
  .py-hd-13 {
    padding-top: 78px !important;
  }

  .pr-hd-13,
  .px-hd-13 {
    padding-right: 78px !important;
  }

  .pb-hd-13,
  .py-hd-13 {
    padding-bottom: 78px !important;
  }

  .pl-hd-13,
  .px-hd-13 {
    padding-left: 78px !important;
  }

  .p-hd-13\.5 {
    padding: 81px !important;
  }

  .pt-hd-13\.5,
  .py-hd-13\.5 {
    padding-top: 81px !important;
  }

  .pr-hd-13\.5,
  .px-hd-13\.5 {
    padding-right: 81px !important;
  }

  .pb-hd-13\.5,
  .py-hd-13\.5 {
    padding-bottom: 81px !important;
  }

  .pl-hd-13\.5,
  .px-hd-13\.5 {
    padding-left: 81px !important;
  }

  .p-hd-14 {
    padding: 84px !important;
  }

  .pt-hd-14,
  .py-hd-14 {
    padding-top: 84px !important;
  }

  .pr-hd-14,
  .px-hd-14 {
    padding-right: 84px !important;
  }

  .pb-hd-14,
  .py-hd-14 {
    padding-bottom: 84px !important;
  }

  .pl-hd-14,
  .px-hd-14 {
    padding-left: 84px !important;
  }

  .p-hd-15 {
    padding: 90px !important;
  }

  .pt-hd-15,
  .py-hd-15 {
    padding-top: 90px !important;
  }

  .pr-hd-15,
  .px-hd-15 {
    padding-right: 90px !important;
  }

  .pb-hd-15,
  .py-hd-15 {
    padding-bottom: 90px !important;
  }

  .pl-hd-15,
  .px-hd-15 {
    padding-left: 90px !important;
  }

  .p-hd-15\.5 {
    padding: 93px !important;
  }

  .pt-hd-15\.5,
  .py-hd-15\.5 {
    padding-top: 93px !important;
  }

  .pr-hd-15\.5,
  .px-hd-15\.5 {
    padding-right: 93px !important;
  }

  .pb-hd-15\.5,
  .py-hd-15\.5 {
    padding-bottom: 93px !important;
  }

  .pl-hd-15\.5,
  .px-hd-15\.5 {
    padding-left: 93px !important;
  }

  .p-hd-16 {
    padding: 96px !important;
  }

  .pt-hd-16,
  .py-hd-16 {
    padding-top: 96px !important;
  }

  .pr-hd-16,
  .px-hd-16 {
    padding-right: 96px !important;
  }

  .pb-hd-16,
  .py-hd-16 {
    padding-bottom: 96px !important;
  }

  .pl-hd-16,
  .px-hd-16 {
    padding-left: 96px !important;
  }

  .p-hd-18 {
    padding: 108px !important;
  }

  .pt-hd-18,
  .py-hd-18 {
    padding-top: 108px !important;
  }

  .pr-hd-18,
  .px-hd-18 {
    padding-right: 108px !important;
  }

  .pb-hd-18,
  .py-hd-18 {
    padding-bottom: 108px !important;
  }

  .pl-hd-18,
  .px-hd-18 {
    padding-left: 108px !important;
  }

  .p-hd-20 {
    padding: 120px !important;
  }

  .pt-hd-20,
  .py-hd-20 {
    padding-top: 120px !important;
  }

  .pr-hd-20,
  .px-hd-20 {
    padding-right: 120px !important;
  }

  .pb-hd-20,
  .py-hd-20 {
    padding-bottom: 120px !important;
  }

  .pl-hd-20,
  .px-hd-20 {
    padding-left: 120px !important;
  }

  .p-hd-22\.5 {
    padding: 135px !important;
  }

  .pt-hd-22\.5,
  .py-hd-22\.5 {
    padding-top: 135px !important;
  }

  .pr-hd-22\.5,
  .px-hd-22\.5 {
    padding-right: 135px !important;
  }

  .pb-hd-22\.5,
  .py-hd-22\.5 {
    padding-bottom: 135px !important;
  }

  .pl-hd-22\.5,
  .px-hd-22\.5 {
    padding-left: 135px !important;
  }

  .p-hd-25 {
    padding: 150px !important;
  }

  .pt-hd-25,
  .py-hd-25 {
    padding-top: 150px !important;
  }

  .pr-hd-25,
  .px-hd-25 {
    padding-right: 150px !important;
  }

  .pb-hd-25,
  .py-hd-25 {
    padding-bottom: 150px !important;
  }

  .pl-hd-25,
  .px-hd-25 {
    padding-left: 150px !important;
  }

  .p-hd-31\.6 {
    padding: 189.6px !important;
  }

  .pt-hd-31\.6,
  .py-hd-31\.6 {
    padding-top: 189.6px !important;
  }

  .pr-hd-31\.6,
  .px-hd-31\.6 {
    padding-right: 189.6px !important;
  }

  .pb-hd-31\.6,
  .py-hd-31\.6 {
    padding-bottom: 189.6px !important;
  }

  .pl-hd-31\.6,
  .px-hd-31\.6 {
    padding-left: 189.6px !important;
  }

  .m-hd-n1 {
    margin: -6px !important;
  }

  .mt-hd-n1,
  .my-hd-n1 {
    margin-top: -6px !important;
  }

  .mr-hd-n1,
  .mx-hd-n1 {
    margin-right: -6px !important;
  }

  .mb-hd-n1,
  .my-hd-n1 {
    margin-bottom: -6px !important;
  }

  .ml-hd-n1,
  .mx-hd-n1 {
    margin-left: -6px !important;
  }

  .m-hd-n2 {
    margin: -12px !important;
  }

  .mt-hd-n2,
  .my-hd-n2 {
    margin-top: -12px !important;
  }

  .mr-hd-n2,
  .mx-hd-n2 {
    margin-right: -12px !important;
  }

  .mb-hd-n2,
  .my-hd-n2 {
    margin-bottom: -12px !important;
  }

  .ml-hd-n2,
  .mx-hd-n2 {
    margin-left: -12px !important;
  }

  .m-hd-n3 {
    margin: -18px !important;
  }

  .mt-hd-n3,
  .my-hd-n3 {
    margin-top: -18px !important;
  }

  .mr-hd-n3,
  .mx-hd-n3 {
    margin-right: -18px !important;
  }

  .mb-hd-n3,
  .my-hd-n3 {
    margin-bottom: -18px !important;
  }

  .ml-hd-n3,
  .mx-hd-n3 {
    margin-left: -18px !important;
  }

  .m-hd-n4 {
    margin: -24px !important;
  }

  .mt-hd-n4,
  .my-hd-n4 {
    margin-top: -24px !important;
  }

  .mr-hd-n4,
  .mx-hd-n4 {
    margin-right: -24px !important;
  }

  .mb-hd-n4,
  .my-hd-n4 {
    margin-bottom: -24px !important;
  }

  .ml-hd-n4,
  .mx-hd-n4 {
    margin-left: -24px !important;
  }

  .m-hd-n5 {
    margin: -30px !important;
  }

  .mt-hd-n5,
  .my-hd-n5 {
    margin-top: -30px !important;
  }

  .mr-hd-n5,
  .mx-hd-n5 {
    margin-right: -30px !important;
  }

  .mb-hd-n5,
  .my-hd-n5 {
    margin-bottom: -30px !important;
  }

  .ml-hd-n5,
  .mx-hd-n5 {
    margin-left: -30px !important;
  }

  .m-hd-n0\.17 {
    margin: -1px !important;
  }

  .mt-hd-n0\.17,
  .my-hd-n0\.17 {
    margin-top: -1px !important;
  }

  .mr-hd-n0\.17,
  .mx-hd-n0\.17 {
    margin-right: -1px !important;
  }

  .mb-hd-n0\.17,
  .my-hd-n0\.17 {
    margin-bottom: -1px !important;
  }

  .ml-hd-n0\.17,
  .mx-hd-n0\.17 {
    margin-left: -1px !important;
  }

  .m-hd-n0\.33 {
    margin: -2px !important;
  }

  .mt-hd-n0\.33,
  .my-hd-n0\.33 {
    margin-top: -2px !important;
  }

  .mr-hd-n0\.33,
  .mx-hd-n0\.33 {
    margin-right: -2px !important;
  }

  .mb-hd-n0\.33,
  .my-hd-n0\.33 {
    margin-bottom: -2px !important;
  }

  .ml-hd-n0\.33,
  .mx-hd-n0\.33 {
    margin-left: -2px !important;
  }

  .m-hd-n0\.5 {
    margin: -3px !important;
  }

  .mt-hd-n0\.5,
  .my-hd-n0\.5 {
    margin-top: -3px !important;
  }

  .mr-hd-n0\.5,
  .mx-hd-n0\.5 {
    margin-right: -3px !important;
  }

  .mb-hd-n0\.5,
  .my-hd-n0\.5 {
    margin-bottom: -3px !important;
  }

  .ml-hd-n0\.5,
  .mx-hd-n0\.5 {
    margin-left: -3px !important;
  }

  .m-hd-n0\.67 {
    margin: -4px !important;
  }

  .mt-hd-n0\.67,
  .my-hd-n0\.67 {
    margin-top: -4px !important;
  }

  .mr-hd-n0\.67,
  .mx-hd-n0\.67 {
    margin-right: -4px !important;
  }

  .mb-hd-n0\.67,
  .my-hd-n0\.67 {
    margin-bottom: -4px !important;
  }

  .ml-hd-n0\.67,
  .mx-hd-n0\.67 {
    margin-left: -4px !important;
  }

  .m-hd-n1\.33 {
    margin: -8px !important;
  }

  .mt-hd-n1\.33,
  .my-hd-n1\.33 {
    margin-top: -8px !important;
  }

  .mr-hd-n1\.33,
  .mx-hd-n1\.33 {
    margin-right: -8px !important;
  }

  .mb-hd-n1\.33,
  .my-hd-n1\.33 {
    margin-bottom: -8px !important;
  }

  .ml-hd-n1\.33,
  .mx-hd-n1\.33 {
    margin-left: -8px !important;
  }

  .m-hd-n1\.5 {
    margin: -9px !important;
  }

  .mt-hd-n1\.5,
  .my-hd-n1\.5 {
    margin-top: -9px !important;
  }

  .mr-hd-n1\.5,
  .mx-hd-n1\.5 {
    margin-right: -9px !important;
  }

  .mb-hd-n1\.5,
  .my-hd-n1\.5 {
    margin-bottom: -9px !important;
  }

  .ml-hd-n1\.5,
  .mx-hd-n1\.5 {
    margin-left: -9px !important;
  }

  .m-hd-n1\.8 {
    margin: -10.8px !important;
  }

  .mt-hd-n1\.8,
  .my-hd-n1\.8 {
    margin-top: -10.8px !important;
  }

  .mr-hd-n1\.8,
  .mx-hd-n1\.8 {
    margin-right: -10.8px !important;
  }

  .mb-hd-n1\.8,
  .my-hd-n1\.8 {
    margin-bottom: -10.8px !important;
  }

  .ml-hd-n1\.8,
  .mx-hd-n1\.8 {
    margin-left: -10.8px !important;
  }

  .m-hd-n1\.66 {
    margin: -10px !important;
  }

  .mt-hd-n1\.66,
  .my-hd-n1\.66 {
    margin-top: -10px !important;
  }

  .mr-hd-n1\.66,
  .mx-hd-n1\.66 {
    margin-right: -10px !important;
  }

  .mb-hd-n1\.66,
  .my-hd-n1\.66 {
    margin-bottom: -10px !important;
  }

  .ml-hd-n1\.66,
  .mx-hd-n1\.66 {
    margin-left: -10px !important;
  }

  .m-hd-n2\.5 {
    margin: -15px !important;
  }

  .mt-hd-n2\.5,
  .my-hd-n2\.5 {
    margin-top: -15px !important;
  }

  .mr-hd-n2\.5,
  .mx-hd-n2\.5 {
    margin-right: -15px !important;
  }

  .mb-hd-n2\.5,
  .my-hd-n2\.5 {
    margin-bottom: -15px !important;
  }

  .ml-hd-n2\.5,
  .mx-hd-n2\.5 {
    margin-left: -15px !important;
  }

  .m-hd-n3\.33 {
    margin: -19.98px !important;
  }

  .mt-hd-n3\.33,
  .my-hd-n3\.33 {
    margin-top: -19.98px !important;
  }

  .mr-hd-n3\.33,
  .mx-hd-n3\.33 {
    margin-right: -19.98px !important;
  }

  .mb-hd-n3\.33,
  .my-hd-n3\.33 {
    margin-bottom: -19.98px !important;
  }

  .ml-hd-n3\.33,
  .mx-hd-n3\.33 {
    margin-left: -19.98px !important;
  }

  .m-hd-n3\.5 {
    margin: -21px !important;
  }

  .mt-hd-n3\.5,
  .my-hd-n3\.5 {
    margin-top: -21px !important;
  }

  .mr-hd-n3\.5,
  .mx-hd-n3\.5 {
    margin-right: -21px !important;
  }

  .mb-hd-n3\.5,
  .my-hd-n3\.5 {
    margin-bottom: -21px !important;
  }

  .ml-hd-n3\.5,
  .mx-hd-n3\.5 {
    margin-left: -21px !important;
  }

  .m-hd-n4\.33 {
    margin: -25.98px !important;
  }

  .mt-hd-n4\.33,
  .my-hd-n4\.33 {
    margin-top: -25.98px !important;
  }

  .mr-hd-n4\.33,
  .mx-hd-n4\.33 {
    margin-right: -25.98px !important;
  }

  .mb-hd-n4\.33,
  .my-hd-n4\.33 {
    margin-bottom: -25.98px !important;
  }

  .ml-hd-n4\.33,
  .mx-hd-n4\.33 {
    margin-left: -25.98px !important;
  }

  .m-hd-n5\.5 {
    margin: -30px !important;
  }

  .mt-hd-n5\.5,
  .my-hd-n5\.5 {
    margin-top: -30px !important;
  }

  .mr-hd-n5\.5,
  .mx-hd-n5\.5 {
    margin-right: -30px !important;
  }

  .mb-hd-n5\.5,
  .my-hd-n5\.5 {
    margin-bottom: -30px !important;
  }

  .ml-hd-n5\.5,
  .mx-hd-n5\.5 {
    margin-left: -30px !important;
  }

  .m-hd-n6 {
    margin: -36px !important;
  }

  .mt-hd-n6,
  .my-hd-n6 {
    margin-top: -36px !important;
  }

  .mr-hd-n6,
  .mx-hd-n6 {
    margin-right: -36px !important;
  }

  .mb-hd-n6,
  .my-hd-n6 {
    margin-bottom: -36px !important;
  }

  .ml-hd-n6,
  .mx-hd-n6 {
    margin-left: -36px !important;
  }

  .m-hd-n6\.5 {
    margin: -39px !important;
  }

  .mt-hd-n6\.5,
  .my-hd-n6\.5 {
    margin-top: -39px !important;
  }

  .mr-hd-n6\.5,
  .mx-hd-n6\.5 {
    margin-right: -39px !important;
  }

  .mb-hd-n6\.5,
  .my-hd-n6\.5 {
    margin-bottom: -39px !important;
  }

  .ml-hd-n6\.5,
  .mx-hd-n6\.5 {
    margin-left: -39px !important;
  }

  .m-hd-n7 {
    margin: -42px !important;
  }

  .mt-hd-n7,
  .my-hd-n7 {
    margin-top: -42px !important;
  }

  .mr-hd-n7,
  .mx-hd-n7 {
    margin-right: -42px !important;
  }

  .mb-hd-n7,
  .my-hd-n7 {
    margin-bottom: -42px !important;
  }

  .ml-hd-n7,
  .mx-hd-n7 {
    margin-left: -42px !important;
  }

  .m-hd-n7\.5 {
    margin: -45px !important;
  }

  .mt-hd-n7\.5,
  .my-hd-n7\.5 {
    margin-top: -45px !important;
  }

  .mr-hd-n7\.5,
  .mx-hd-n7\.5 {
    margin-right: -45px !important;
  }

  .mb-hd-n7\.5,
  .my-hd-n7\.5 {
    margin-bottom: -45px !important;
  }

  .ml-hd-n7\.5,
  .mx-hd-n7\.5 {
    margin-left: -45px !important;
  }

  .m-hd-n8 {
    margin: -48px !important;
  }

  .mt-hd-n8,
  .my-hd-n8 {
    margin-top: -48px !important;
  }

  .mr-hd-n8,
  .mx-hd-n8 {
    margin-right: -48px !important;
  }

  .mb-hd-n8,
  .my-hd-n8 {
    margin-bottom: -48px !important;
  }

  .ml-hd-n8,
  .mx-hd-n8 {
    margin-left: -48px !important;
  }

  .m-hd-n9 {
    margin: -57px !important;
  }

  .mt-hd-n9,
  .my-hd-n9 {
    margin-top: -57px !important;
  }

  .mr-hd-n9,
  .mx-hd-n9 {
    margin-right: -57px !important;
  }

  .mb-hd-n9,
  .my-hd-n9 {
    margin-bottom: -57px !important;
  }

  .ml-hd-n9,
  .mx-hd-n9 {
    margin-left: -57px !important;
  }

  .m-hd-n10 {
    margin: -60px !important;
  }

  .mt-hd-n10,
  .my-hd-n10 {
    margin-top: -60px !important;
  }

  .mr-hd-n10,
  .mx-hd-n10 {
    margin-right: -60px !important;
  }

  .mb-hd-n10,
  .my-hd-n10 {
    margin-bottom: -60px !important;
  }

  .ml-hd-n10,
  .mx-hd-n10 {
    margin-left: -60px !important;
  }

  .m-hd-n10\.33 {
    margin: -61.98px !important;
  }

  .mt-hd-n10\.33,
  .my-hd-n10\.33 {
    margin-top: -61.98px !important;
  }

  .mr-hd-n10\.33,
  .mx-hd-n10\.33 {
    margin-right: -61.98px !important;
  }

  .mb-hd-n10\.33,
  .my-hd-n10\.33 {
    margin-bottom: -61.98px !important;
  }

  .ml-hd-n10\.33,
  .mx-hd-n10\.33 {
    margin-left: -61.98px !important;
  }

  .m-hd-n11 {
    margin: -66px !important;
  }

  .mt-hd-n11,
  .my-hd-n11 {
    margin-top: -66px !important;
  }

  .mr-hd-n11,
  .mx-hd-n11 {
    margin-right: -66px !important;
  }

  .mb-hd-n11,
  .my-hd-n11 {
    margin-bottom: -66px !important;
  }

  .ml-hd-n11,
  .mx-hd-n11 {
    margin-left: -66px !important;
  }

  .m-hd-n11\.33 {
    margin: -67.98px !important;
  }

  .mt-hd-n11\.33,
  .my-hd-n11\.33 {
    margin-top: -67.98px !important;
  }

  .mr-hd-n11\.33,
  .mx-hd-n11\.33 {
    margin-right: -67.98px !important;
  }

  .mb-hd-n11\.33,
  .my-hd-n11\.33 {
    margin-bottom: -67.98px !important;
  }

  .ml-hd-n11\.33,
  .mx-hd-n11\.33 {
    margin-left: -67.98px !important;
  }

  .m-hd-n12 {
    margin: -72px !important;
  }

  .mt-hd-n12,
  .my-hd-n12 {
    margin-top: -72px !important;
  }

  .mr-hd-n12,
  .mx-hd-n12 {
    margin-right: -72px !important;
  }

  .mb-hd-n12,
  .my-hd-n12 {
    margin-bottom: -72px !important;
  }

  .ml-hd-n12,
  .mx-hd-n12 {
    margin-left: -72px !important;
  }

  .m-hd-n13 {
    margin: -78px !important;
  }

  .mt-hd-n13,
  .my-hd-n13 {
    margin-top: -78px !important;
  }

  .mr-hd-n13,
  .mx-hd-n13 {
    margin-right: -78px !important;
  }

  .mb-hd-n13,
  .my-hd-n13 {
    margin-bottom: -78px !important;
  }

  .ml-hd-n13,
  .mx-hd-n13 {
    margin-left: -78px !important;
  }

  .m-hd-n13\.5 {
    margin: -81px !important;
  }

  .mt-hd-n13\.5,
  .my-hd-n13\.5 {
    margin-top: -81px !important;
  }

  .mr-hd-n13\.5,
  .mx-hd-n13\.5 {
    margin-right: -81px !important;
  }

  .mb-hd-n13\.5,
  .my-hd-n13\.5 {
    margin-bottom: -81px !important;
  }

  .ml-hd-n13\.5,
  .mx-hd-n13\.5 {
    margin-left: -81px !important;
  }

  .m-hd-n14 {
    margin: -84px !important;
  }

  .mt-hd-n14,
  .my-hd-n14 {
    margin-top: -84px !important;
  }

  .mr-hd-n14,
  .mx-hd-n14 {
    margin-right: -84px !important;
  }

  .mb-hd-n14,
  .my-hd-n14 {
    margin-bottom: -84px !important;
  }

  .ml-hd-n14,
  .mx-hd-n14 {
    margin-left: -84px !important;
  }

  .m-hd-n15 {
    margin: -90px !important;
  }

  .mt-hd-n15,
  .my-hd-n15 {
    margin-top: -90px !important;
  }

  .mr-hd-n15,
  .mx-hd-n15 {
    margin-right: -90px !important;
  }

  .mb-hd-n15,
  .my-hd-n15 {
    margin-bottom: -90px !important;
  }

  .ml-hd-n15,
  .mx-hd-n15 {
    margin-left: -90px !important;
  }

  .m-hd-n15\.5 {
    margin: -93px !important;
  }

  .mt-hd-n15\.5,
  .my-hd-n15\.5 {
    margin-top: -93px !important;
  }

  .mr-hd-n15\.5,
  .mx-hd-n15\.5 {
    margin-right: -93px !important;
  }

  .mb-hd-n15\.5,
  .my-hd-n15\.5 {
    margin-bottom: -93px !important;
  }

  .ml-hd-n15\.5,
  .mx-hd-n15\.5 {
    margin-left: -93px !important;
  }

  .m-hd-n16 {
    margin: -96px !important;
  }

  .mt-hd-n16,
  .my-hd-n16 {
    margin-top: -96px !important;
  }

  .mr-hd-n16,
  .mx-hd-n16 {
    margin-right: -96px !important;
  }

  .mb-hd-n16,
  .my-hd-n16 {
    margin-bottom: -96px !important;
  }

  .ml-hd-n16,
  .mx-hd-n16 {
    margin-left: -96px !important;
  }

  .m-hd-n18 {
    margin: -108px !important;
  }

  .mt-hd-n18,
  .my-hd-n18 {
    margin-top: -108px !important;
  }

  .mr-hd-n18,
  .mx-hd-n18 {
    margin-right: -108px !important;
  }

  .mb-hd-n18,
  .my-hd-n18 {
    margin-bottom: -108px !important;
  }

  .ml-hd-n18,
  .mx-hd-n18 {
    margin-left: -108px !important;
  }

  .m-hd-n20 {
    margin: -120px !important;
  }

  .mt-hd-n20,
  .my-hd-n20 {
    margin-top: -120px !important;
  }

  .mr-hd-n20,
  .mx-hd-n20 {
    margin-right: -120px !important;
  }

  .mb-hd-n20,
  .my-hd-n20 {
    margin-bottom: -120px !important;
  }

  .ml-hd-n20,
  .mx-hd-n20 {
    margin-left: -120px !important;
  }

  .m-hd-n22\.5 {
    margin: -135px !important;
  }

  .mt-hd-n22\.5,
  .my-hd-n22\.5 {
    margin-top: -135px !important;
  }

  .mr-hd-n22\.5,
  .mx-hd-n22\.5 {
    margin-right: -135px !important;
  }

  .mb-hd-n22\.5,
  .my-hd-n22\.5 {
    margin-bottom: -135px !important;
  }

  .ml-hd-n22\.5,
  .mx-hd-n22\.5 {
    margin-left: -135px !important;
  }

  .m-hd-n25 {
    margin: -150px !important;
  }

  .mt-hd-n25,
  .my-hd-n25 {
    margin-top: -150px !important;
  }

  .mr-hd-n25,
  .mx-hd-n25 {
    margin-right: -150px !important;
  }

  .mb-hd-n25,
  .my-hd-n25 {
    margin-bottom: -150px !important;
  }

  .ml-hd-n25,
  .mx-hd-n25 {
    margin-left: -150px !important;
  }

  .m-hd-n31\.6 {
    margin: -189.6px !important;
  }

  .mt-hd-n31\.6,
  .my-hd-n31\.6 {
    margin-top: -189.6px !important;
  }

  .mr-hd-n31\.6,
  .mx-hd-n31\.6 {
    margin-right: -189.6px !important;
  }

  .mb-hd-n31\.6,
  .my-hd-n31\.6 {
    margin-bottom: -189.6px !important;
  }

  .ml-hd-n31\.6,
  .mx-hd-n31\.6 {
    margin-left: -189.6px !important;
  }

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

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

  .mr-hd-auto,
  .mx-hd-auto {
    margin-right: auto !important;
  }

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

  .ml-hd-auto,
  .mx-hd-auto {
    margin-left: auto !important;
  }
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

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

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

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

.text-left,
.multiselect {
  text-align: left !important;
}

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

.text-center,
.bootstrap-datetimepicker-widget .datepicker-months tr,
.bootstrap-datetimepicker-widget .datepicker-years tr,
.bootstrap-datetimepicker-widget .datepicker-days td,
.bootstrap-datetimepicker-widget .datepicker-days th {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

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

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

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

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

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

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

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

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

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

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

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

@media (min-width: 1440px) {
  .text-hd-left {
    text-align: left !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

.text-primary {
  color: #3490dc !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #3490dc !important;
}

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

a.text-secondary:hover,
a.text-secondary:focus {
  color: #6c757d !important;
}

.text-success {
  color: #38c172 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #38c172 !important;
}

.text-info {
  color: #6cb2eb !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #6cb2eb !important;
}

.text-warning {
  color: #ffed4a !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #ffed4a !important;
}

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

a.text-danger:hover,
a.text-danger:focus {
  color: #e3342f !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #f8f9fa !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #343a40 !important;
}

.text-theme-dark,
.customized-tabs.nav-pills .nav-link.active,
.multiselect-container li a,
.menu-link.active {
  color: #040411 !important;
}

a.text-theme-dark:hover,
.customized-tabs.nav-pills a.nav-link.active:hover,
.multiselect-container li a:hover,
a.menu-link.active:hover,
a.text-theme-dark:focus,
.customized-tabs.nav-pills a.nav-link.active:focus,
.multiselect-container li a:focus,
a.menu-link.active:focus {
  color: #040411 !important;
}

.text-theme-blue {
  color: #a1c3ea !important;
}

a.text-theme-blue:hover,
a.text-theme-blue:focus {
  color: #a1c3ea !important;
}

.text-theme-blue-dark {
  color: #1A5AA3 !important;
}

a.text-theme-blue-dark:hover,
a.text-theme-blue-dark:focus {
  color: #1a5aa3 !important;
}

.text-theme-blue-36 {
  color: rgba(161, 195, 234, 0.36) !important;
}

a.text-theme-blue-36:hover,
a.text-theme-blue-36:focus {
  color: rgba(161, 195, 234, 0.36) !important;
}

.text-theme-blue-70 {
  color: rgba(161, 195, 234, 0.7) !important;
}

a.text-theme-blue-70:hover,
a.text-theme-blue-70:focus {
  color: rgba(161, 195, 234, 0.7) !important;
}

.text-theme-dark-blue-70 {
  color: rgba(111, 167, 233, 0.7) !important;
}

a.text-theme-dark-blue-70:hover,
a.text-theme-dark-blue-70:focus {
  color: rgba(111, 167, 233, 0.7) !important;
}

.text-theme-regent-gray {
  color: #838C97 !important;
}

a.text-theme-regent-gray:hover,
a.text-theme-regent-gray:focus {
  color: #838c97 !important;
}

.text-theme-gray-75,
.menu-link {
  color: #BFBFBF !important;
}

a.text-theme-gray-75:hover,
a.menu-link:hover,
a.text-theme-gray-75:focus,
a.menu-link:focus {
  color: #bfbfbf !important;
}

.text-theme-gray-light {
  color: #D6D6D6 !important;
}

a.text-theme-gray-light:hover,
a.text-theme-gray-light:focus {
  color: #d6d6d6 !important;
}

.text-theme-gray-lightest {
  color: #F3F3F3 !important;
}

a.text-theme-gray-lightest:hover,
a.text-theme-gray-lightest:focus {
  color: #f3f3f3 !important;
}

.text-theme-alice-blue {
  color: #F4F8FA !important;
}

a.text-theme-alice-blue:hover,
a.text-theme-alice-blue:focus {
  color: #f4f8fa !important;
}

.text-theme-blue-haze {
  color: #C8C8DC !important;
}

a.text-theme-blue-haze:hover,
a.text-theme-blue-haze:focus {
  color: #c8c8dc !important;
}

.text-theme-red {
  color: #D31A1A !important;
}

a.text-theme-red:hover,
a.text-theme-red:focus {
  color: #d31a1a !important;
}

.text-theme-red-dark {
  color: #B50E0E !important;
}

a.text-theme-red-dark:hover,
a.text-theme-red-dark:focus {
  color: #b50e0e !important;
}

.text-theme-red-10 {
  color: rgba(211, 26, 26, 0.1) !important;
}

a.text-theme-red-10:hover,
a.text-theme-red-10:focus {
  color: rgba(211, 26, 26, 0.1) !important;
}

.text-theme-green {
  color: #41B400 !important;
}

a.text-theme-green:hover,
a.text-theme-green:focus {
  color: #41b400 !important;
}

.text-theme-green-10 {
  color: rgba(65, 180, 0, 0.1) !important;
}

a.text-theme-green-10:hover,
a.text-theme-green-10:focus {
  color: rgba(65, 180, 0, 0.1) !important;
}

.text-theme-black-6 {
  color: rgba(0, 0, 0, 0.06) !important;
}

a.text-theme-black-6:hover,
a.text-theme-black-6:focus {
  color: rgba(0, 0, 0, 0.06) !important;
}

.text-theme-purple {
  color: #5F0054 !important;
}

a.text-theme-purple:hover,
a.text-theme-purple:focus {
  color: #5f0054 !important;
}

.text-theme-purple-10 {
  color: rgba(95, 0, 84, 0.1) !important;
}

a.text-theme-purple-10:hover,
a.text-theme-purple-10:focus {
  color: rgba(95, 0, 84, 0.1) !important;
}

.text-theme-purple-dark {
  color: #480040 !important;
}

a.text-theme-purple-dark:hover,
a.text-theme-purple-dark:focus {
  color: #480040 !important;
}

.text-theme-teal-10 {
  color: rgba(97, 240, 254, 0.1) !important;
}

a.text-theme-teal-10:hover,
a.text-theme-teal-10:focus {
  color: rgba(97, 240, 254, 0.1) !important;
}

.text-theme-mystic {
  color: #D7E2E7 !important;
}

a.text-theme-mystic:hover,
a.text-theme-mystic:focus {
  color: #d7e2e7 !important;
}

.text-theme-red-light {
  color: #e3342f !important;
}

a.text-theme-red-light:hover,
a.text-theme-red-light:focus {
  color: #e3342f !important;
}

.text-theme-alto {
  color: #E0E0E0 !important;
}

a.text-theme-alto:hover,
a.text-theme-alto:focus {
  color: #e0e0e0 !important;
}

.text-theme-wild-sand {
  color: #F6F6F6 !important;
}

a.text-theme-wild-sand:hover,
a.text-theme-wild-sand:focus {
  color: #f6f6f6 !important;
}

.text-theme-mercury {
  color: #E2E2E2 !important;
}

a.text-theme-mercury:hover,
a.text-theme-mercury:focus {
  color: #e2e2e2 !important;
}

.text-theme-teal-dark {
  color: #004653 !important;
}

a.text-theme-teal-dark:hover,
a.text-theme-teal-dark:focus {
  color: #004653 !important;
}

.text-theme-black-36 {
  color: rgba(0, 0, 0, 0.36) !important;
}

a.text-theme-black-36:hover,
a.text-theme-black-36:focus {
  color: rgba(0, 0, 0, 0.36) !important;
}

.text-theme-alice-blue-dark {
  color: #F4F4FA !important;
}

a.text-theme-alice-blue-dark:hover,
a.text-theme-alice-blue-dark:focus {
  color: #f4f4fa !important;
}

.text-theme-gray-dark {
  color: #A5A5A5 !important;
}

a.text-theme-gray-dark:hover,
a.text-theme-gray-dark:focus {
  color: #a5a5a5 !important;
}

.text-theme-blue-royal {
  color: #6166E4 !important;
}

a.text-theme-blue-royal:hover,
a.text-theme-blue-royal:focus {
  color: #6166e4 !important;
}

.text-theme-blue-tory {
  color: #2E3091 !important;
}

a.text-theme-blue-tory:hover,
a.text-theme-blue-tory:focus {
  color: #2e3091 !important;
}

.text-theme-blue-sherpa {
  color: #004653 !important;
}

a.text-theme-blue-sherpa:hover,
a.text-theme-blue-sherpa:focus {
  color: #004653 !important;
}

.text-theme-black-pearl {
  color: #07192E !important;
}

a.text-theme-black-pearl:hover,
a.text-theme-black-pearl:focus {
  color: #07192e !important;
}

.text-theme-te-papa-green {
  color: #1E3D3D !important;
}

a.text-theme-te-papa-green:hover,
a.text-theme-te-papa-green:focus {
  color: #1e3d3d !important;
}

.text-theme-deep-sea-green {
  color: #095151 !important;
}

a.text-theme-deep-sea-green:hover,
a.text-theme-deep-sea-green:focus {
  color: #095151 !important;
}

.text-theme-perano {
  color: #A9CAF1 !important;
}

a.text-theme-perano:hover,
a.text-theme-perano:focus {
  color: #a9caf1 !important;
}

.text-theme-link-water {
  color: #DDE9F8 !important;
}

a.text-theme-link-water:hover,
a.text-theme-link-water:focus {
  color: #dde9f8 !important;
}

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

a.text-black:hover,
a.text-black:focus {
  color: black !important;
}

.text-theme-light-grayish-violet {
  color: #ECE4FE !important;
}

a.text-theme-light-grayish-violet:hover,
a.text-theme-light-grayish-violet:focus {
  color: #ece4fe !important;
}

.text-body {
  color: #040411 !important;
}

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

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

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

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

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

.text-break {
  word-wrap: break-word !important;
}

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

.visible {
  visibility: visible !important;
}

.invisible,
.navbar-toggle.navbar-toggle-cross .icon-bar.center {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

@page {
    size: a3;
}

  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark {
    color: inherit;
  }

  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

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

.text-inherit {
  color: inherit;
}

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

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

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

.overflow-unset {
  overflow: unset;
}

.c-pointer {
  cursor: pointer;
}

.c-disabled,
.c-not-allowed {
  cursor: not-allowed;
}

.z-index-100 {
  z-index: 100;
}

.z-index-200 {
  z-index: 200;
}

.z-index-1100 {
  z-index: 1100;
}

.top-0,
.navbar-toggle.navbar-toggle-cross .icon-bar.bottom,
.navbar-toggle.navbar-toggle-cross .icon-bar.top,
.navbar-toggle .icon-bar.center {
  top: 0;
}

.list-style-none {
  list-style: none;
}

.outline-none,
.pagination .page-link,
.form-control,
.multiselect {
  outline: none !important;
}

.outline-none:focus,
.pagination .page-link:focus,
.form-control:focus,
.multiselect:focus {
  outline: none !important;
}

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

.resize-none {
  resize: none;
}

.flex-basis-30p {
  flex-basis: 30%;
}

.flex-basis-50p {
  flex-basis: 50%;
}

.flex-basis-70p {
  flex-basis: 70%;
}

.top-auto {
  top: auto;
}

.bottom-auto {
  bottom: auto;
}

.border-transparent,
.right-arrow:after {
  border-color: transparent !important;
}

.hover-border-1:hover,
.hover-border-1:focus {
  border: 1px solid !important;
}

.hover-text-inherit:hover,
.hover-text-inherit:focus {
  color: inherit;
}

.border-left-2 {
  border-left: 2px solid;
}

.border-left-4 {
  border-left: 4px solid;
}

.col-count-2 {
  -moz-column-count: 2;
       column-count: 2;
}

.col-gap-5 {
  -moz-column-gap: 30px;
       column-gap: 30px;
}

.flex-1 {
  flex: 1;
}

.flex-order-1 {
  order: 1;
}

.flex-order-2 {
  order: 2;
}

.flex-order-3 {
  order: 3;
}

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

.text-truncate-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hover-text-primary:hover,
.hover-text-primary:focus,
button.hover-text-primary:hover,
button.hover-text-primary:focus,
a.hover-text-primary:hover,
a.hover-text-primary:focus {
  color: #3490dc !important;
}

.hover-bg-primary:hover,
.hover-bg-primary:focus,
button.hover-bg-primary:hover,
button.hover-bg-primary:focus,
a.hover-bg-primary:hover,
a.hover-bg-primary:focus {
  background-color: #3490dc !important;
  background: #3490dc !important;
}

.hover-border-primary:hover,
.hover-border-primary:focus {
  border-color: #3490dc !important;
}

.placeholder-primary::-moz-placeholder {
  color: #3490dc !important;
}

.placeholder-primary:-ms-input-placeholder {
  color: #3490dc !important;
}

.placeholder-primary::-ms-input-placeholder {
  color: #3490dc !important;
}

.placeholder-primary::placeholder {
  color: #3490dc !important;
}

.placeholder-primary:-ms-input-placeholder {
  color: #3490dc !important;
}

.placeholder-primary::-ms-input-placeholder {
  color: #3490dc !important;
}

.hover-text-secondary:hover,
.hover-text-secondary:focus,
button.hover-text-secondary:hover,
button.hover-text-secondary:focus,
a.hover-text-secondary:hover,
a.hover-text-secondary:focus {
  color: #6c757d !important;
}

.hover-bg-secondary:hover,
.hover-bg-secondary:focus,
button.hover-bg-secondary:hover,
button.hover-bg-secondary:focus,
a.hover-bg-secondary:hover,
a.hover-bg-secondary:focus {
  background-color: #6c757d !important;
  background: #6c757d !important;
}

.hover-border-secondary:hover,
.hover-border-secondary:focus {
  border-color: #6c757d !important;
}

.placeholder-secondary::-moz-placeholder {
  color: #6c757d !important;
}

.placeholder-secondary:-ms-input-placeholder {
  color: #6c757d !important;
}

.placeholder-secondary::-ms-input-placeholder {
  color: #6c757d !important;
}

.placeholder-secondary::placeholder {
  color: #6c757d !important;
}

.placeholder-secondary:-ms-input-placeholder {
  color: #6c757d !important;
}

.placeholder-secondary::-ms-input-placeholder {
  color: #6c757d !important;
}

.hover-text-success:hover,
.hover-text-success:focus,
button.hover-text-success:hover,
button.hover-text-success:focus,
a.hover-text-success:hover,
a.hover-text-success:focus {
  color: #38c172 !important;
}

.hover-bg-success:hover,
.hover-bg-success:focus,
button.hover-bg-success:hover,
button.hover-bg-success:focus,
a.hover-bg-success:hover,
a.hover-bg-success:focus {
  background-color: #38c172 !important;
  background: #38c172 !important;
}

.hover-border-success:hover,
.hover-border-success:focus {
  border-color: #38c172 !important;
}

.placeholder-success::-moz-placeholder {
  color: #38c172 !important;
}

.placeholder-success:-ms-input-placeholder {
  color: #38c172 !important;
}

.placeholder-success::-ms-input-placeholder {
  color: #38c172 !important;
}

.placeholder-success::placeholder {
  color: #38c172 !important;
}

.placeholder-success:-ms-input-placeholder {
  color: #38c172 !important;
}

.placeholder-success::-ms-input-placeholder {
  color: #38c172 !important;
}

.hover-text-info:hover,
.hover-text-info:focus,
button.hover-text-info:hover,
button.hover-text-info:focus,
a.hover-text-info:hover,
a.hover-text-info:focus {
  color: #6cb2eb !important;
}

.hover-bg-info:hover,
.hover-bg-info:focus,
button.hover-bg-info:hover,
button.hover-bg-info:focus,
a.hover-bg-info:hover,
a.hover-bg-info:focus {
  background-color: #6cb2eb !important;
  background: #6cb2eb !important;
}

.hover-border-info:hover,
.hover-border-info:focus {
  border-color: #6cb2eb !important;
}

.placeholder-info::-moz-placeholder {
  color: #6cb2eb !important;
}

.placeholder-info:-ms-input-placeholder {
  color: #6cb2eb !important;
}

.placeholder-info::-ms-input-placeholder {
  color: #6cb2eb !important;
}

.placeholder-info::placeholder {
  color: #6cb2eb !important;
}

.placeholder-info:-ms-input-placeholder {
  color: #6cb2eb !important;
}

.placeholder-info::-ms-input-placeholder {
  color: #6cb2eb !important;
}

.hover-text-warning:hover,
.hover-text-warning:focus,
button.hover-text-warning:hover,
button.hover-text-warning:focus,
a.hover-text-warning:hover,
a.hover-text-warning:focus {
  color: #ffed4a !important;
}

.hover-bg-warning:hover,
.hover-bg-warning:focus,
button.hover-bg-warning:hover,
button.hover-bg-warning:focus,
a.hover-bg-warning:hover,
a.hover-bg-warning:focus {
  background-color: #ffed4a !important;
  background: #ffed4a !important;
}

.hover-border-warning:hover,
.hover-border-warning:focus {
  border-color: #ffed4a !important;
}

.placeholder-warning::-moz-placeholder {
  color: #ffed4a !important;
}

.placeholder-warning:-ms-input-placeholder {
  color: #ffed4a !important;
}

.placeholder-warning::-ms-input-placeholder {
  color: #ffed4a !important;
}

.placeholder-warning::placeholder {
  color: #ffed4a !important;
}

.placeholder-warning:-ms-input-placeholder {
  color: #ffed4a !important;
}

.placeholder-warning::-ms-input-placeholder {
  color: #ffed4a !important;
}

.hover-text-danger:hover,
.hover-text-danger:focus,
button.hover-text-danger:hover,
button.hover-text-danger:focus,
a.hover-text-danger:hover,
a.hover-text-danger:focus {
  color: #e3342f !important;
}

.hover-bg-danger:hover,
.hover-bg-danger:focus,
button.hover-bg-danger:hover,
button.hover-bg-danger:focus,
a.hover-bg-danger:hover,
a.hover-bg-danger:focus {
  background-color: #e3342f !important;
  background: #e3342f !important;
}

.hover-border-danger:hover,
.hover-border-danger:focus {
  border-color: #e3342f !important;
}

.placeholder-danger::-moz-placeholder {
  color: #e3342f !important;
}

.placeholder-danger:-ms-input-placeholder {
  color: #e3342f !important;
}

.placeholder-danger::-ms-input-placeholder {
  color: #e3342f !important;
}

.placeholder-danger::placeholder {
  color: #e3342f !important;
}

.placeholder-danger:-ms-input-placeholder {
  color: #e3342f !important;
}

.placeholder-danger::-ms-input-placeholder {
  color: #e3342f !important;
}

.hover-text-light:hover,
.hover-text-light:focus,
button.hover-text-light:hover,
button.hover-text-light:focus,
a.hover-text-light:hover,
a.hover-text-light:focus {
  color: #f8f9fa !important;
}

.hover-bg-light:hover,
.hover-bg-light:focus,
button.hover-bg-light:hover,
button.hover-bg-light:focus,
a.hover-bg-light:hover,
a.hover-bg-light:focus {
  background-color: #f8f9fa !important;
  background: #f8f9fa !important;
}

.hover-border-light:hover,
.hover-border-light:focus {
  border-color: #f8f9fa !important;
}

.placeholder-light::-moz-placeholder {
  color: #f8f9fa !important;
}

.placeholder-light:-ms-input-placeholder {
  color: #f8f9fa !important;
}

.placeholder-light::-ms-input-placeholder {
  color: #f8f9fa !important;
}

.placeholder-light::placeholder {
  color: #f8f9fa !important;
}

.placeholder-light:-ms-input-placeholder {
  color: #f8f9fa !important;
}

.placeholder-light::-ms-input-placeholder {
  color: #f8f9fa !important;
}

.hover-text-dark:hover,
.hover-text-dark:focus,
button.hover-text-dark:hover,
button.hover-text-dark:focus,
a.hover-text-dark:hover,
a.hover-text-dark:focus {
  color: #343a40 !important;
}

.hover-bg-dark:hover,
.hover-bg-dark:focus,
button.hover-bg-dark:hover,
button.hover-bg-dark:focus,
a.hover-bg-dark:hover,
a.hover-bg-dark:focus {
  background-color: #343a40 !important;
  background: #343a40 !important;
}

.hover-border-dark:hover,
.hover-border-dark:focus {
  border-color: #343a40 !important;
}

.placeholder-dark::-moz-placeholder {
  color: #343a40 !important;
}

.placeholder-dark:-ms-input-placeholder {
  color: #343a40 !important;
}

.placeholder-dark::-ms-input-placeholder {
  color: #343a40 !important;
}

.placeholder-dark::placeholder {
  color: #343a40 !important;
}

.placeholder-dark:-ms-input-placeholder {
  color: #343a40 !important;
}

.placeholder-dark::-ms-input-placeholder {
  color: #343a40 !important;
}

.hover-text-theme-dark:hover,
.hover-text-theme-dark:focus,
button.hover-text-theme-dark:hover,
button.hover-text-theme-dark:focus,
a.hover-text-theme-dark:hover,
a.hover-text-theme-dark:focus {
  color: #040411 !important;
}

.hover-bg-theme-dark:hover,
.hover-bg-theme-dark:focus,
button.hover-bg-theme-dark:hover,
button.hover-bg-theme-dark:focus,
a.hover-bg-theme-dark:hover,
a.hover-bg-theme-dark:focus {
  background-color: #040411 !important;
  background: #040411 !important;
}

.hover-border-theme-dark:hover,
.hover-border-theme-dark:focus {
  border-color: #040411 !important;
}

.placeholder-theme-dark::-moz-placeholder {
  color: #040411 !important;
}

.placeholder-theme-dark:-ms-input-placeholder {
  color: #040411 !important;
}

.placeholder-theme-dark::-ms-input-placeholder {
  color: #040411 !important;
}

.placeholder-theme-dark::placeholder {
  color: #040411 !important;
}

.placeholder-theme-dark:-ms-input-placeholder {
  color: #040411 !important;
}

.placeholder-theme-dark::-ms-input-placeholder {
  color: #040411 !important;
}

.hover-text-theme-blue:hover,
.hover-text-theme-blue:focus,
button.hover-text-theme-blue:hover,
button.hover-text-theme-blue:focus,
a.hover-text-theme-blue:hover,
a.hover-text-theme-blue:focus {
  color: #a1c3ea !important;
}

.hover-bg-theme-blue:hover,
.hover-bg-theme-blue:focus,
button.hover-bg-theme-blue:hover,
button.hover-bg-theme-blue:focus,
a.hover-bg-theme-blue:hover,
a.hover-bg-theme-blue:focus {
  background-color: #a1c3ea !important;
  background: #a1c3ea !important;
}

.hover-border-theme-blue:hover,
.hover-border-theme-blue:focus {
  border-color: #a1c3ea !important;
}

.placeholder-theme-blue::-moz-placeholder {
  color: #a1c3ea !important;
}

.placeholder-theme-blue:-ms-input-placeholder {
  color: #a1c3ea !important;
}

.placeholder-theme-blue::-ms-input-placeholder {
  color: #a1c3ea !important;
}

.placeholder-theme-blue::placeholder {
  color: #a1c3ea !important;
}

.placeholder-theme-blue:-ms-input-placeholder {
  color: #a1c3ea !important;
}

.placeholder-theme-blue::-ms-input-placeholder {
  color: #a1c3ea !important;
}

.hover-text-theme-blue-dark:hover,
.hover-text-theme-blue-dark:focus,
button.hover-text-theme-blue-dark:hover,
button.hover-text-theme-blue-dark:focus,
a.hover-text-theme-blue-dark:hover,
a.hover-text-theme-blue-dark:focus {
  color: #1A5AA3 !important;
}

.hover-bg-theme-blue-dark:hover,
.hover-bg-theme-blue-dark:focus,
button.hover-bg-theme-blue-dark:hover,
button.hover-bg-theme-blue-dark:focus,
a.hover-bg-theme-blue-dark:hover,
a.hover-bg-theme-blue-dark:focus {
  background-color: #1A5AA3 !important;
  background: #1A5AA3 !important;
}

.hover-border-theme-blue-dark:hover,
.hover-border-theme-blue-dark:focus {
  border-color: #1A5AA3 !important;
}

.placeholder-theme-blue-dark::-moz-placeholder {
  color: #1A5AA3 !important;
}

.placeholder-theme-blue-dark:-ms-input-placeholder {
  color: #1A5AA3 !important;
}

.placeholder-theme-blue-dark::-ms-input-placeholder {
  color: #1A5AA3 !important;
}

.placeholder-theme-blue-dark::placeholder {
  color: #1A5AA3 !important;
}

.placeholder-theme-blue-dark:-ms-input-placeholder {
  color: #1A5AA3 !important;
}

.placeholder-theme-blue-dark::-ms-input-placeholder {
  color: #1A5AA3 !important;
}

.hover-text-theme-blue-36:hover,
.hover-text-theme-blue-36:focus,
button.hover-text-theme-blue-36:hover,
button.hover-text-theme-blue-36:focus,
a.hover-text-theme-blue-36:hover,
a.hover-text-theme-blue-36:focus {
  color: rgba(161, 195, 234, 0.36) !important;
}

.hover-bg-theme-blue-36:hover,
.hover-bg-theme-blue-36:focus,
button.hover-bg-theme-blue-36:hover,
button.hover-bg-theme-blue-36:focus,
a.hover-bg-theme-blue-36:hover,
a.hover-bg-theme-blue-36:focus {
  background-color: rgba(161, 195, 234, 0.36) !important;
  background: rgba(161, 195, 234, 0.36) !important;
}

.hover-border-theme-blue-36:hover,
.hover-border-theme-blue-36:focus {
  border-color: rgba(161, 195, 234, 0.36) !important;
}

.placeholder-theme-blue-36::-moz-placeholder {
  color: rgba(161, 195, 234, 0.36) !important;
}

.placeholder-theme-blue-36:-ms-input-placeholder {
  color: rgba(161, 195, 234, 0.36) !important;
}

.placeholder-theme-blue-36::-ms-input-placeholder {
  color: rgba(161, 195, 234, 0.36) !important;
}

.placeholder-theme-blue-36::placeholder {
  color: rgba(161, 195, 234, 0.36) !important;
}

.placeholder-theme-blue-36:-ms-input-placeholder {
  color: rgba(161, 195, 234, 0.36) !important;
}

.placeholder-theme-blue-36::-ms-input-placeholder {
  color: rgba(161, 195, 234, 0.36) !important;
}

.hover-text-theme-blue-70:hover,
.hover-text-theme-blue-70:focus,
button.hover-text-theme-blue-70:hover,
button.hover-text-theme-blue-70:focus,
a.hover-text-theme-blue-70:hover,
a.hover-text-theme-blue-70:focus {
  color: rgba(161, 195, 234, 0.7) !important;
}

.hover-bg-theme-blue-70:hover,
.hover-bg-theme-blue-70:focus,
button.hover-bg-theme-blue-70:hover,
button.hover-bg-theme-blue-70:focus,
a.hover-bg-theme-blue-70:hover,
a.hover-bg-theme-blue-70:focus {
  background-color: rgba(161, 195, 234, 0.7) !important;
  background: rgba(161, 195, 234, 0.7) !important;
}

.hover-border-theme-blue-70:hover,
.hover-border-theme-blue-70:focus {
  border-color: rgba(161, 195, 234, 0.7) !important;
}

.placeholder-theme-blue-70::-moz-placeholder {
  color: rgba(161, 195, 234, 0.7) !important;
}

.placeholder-theme-blue-70:-ms-input-placeholder {
  color: rgba(161, 195, 234, 0.7) !important;
}

.placeholder-theme-blue-70::-ms-input-placeholder {
  color: rgba(161, 195, 234, 0.7) !important;
}

.placeholder-theme-blue-70::placeholder {
  color: rgba(161, 195, 234, 0.7) !important;
}

.placeholder-theme-blue-70:-ms-input-placeholder {
  color: rgba(161, 195, 234, 0.7) !important;
}

.placeholder-theme-blue-70::-ms-input-placeholder {
  color: rgba(161, 195, 234, 0.7) !important;
}

.hover-text-theme-dark-blue-70:hover,
.hover-text-theme-dark-blue-70:focus,
button.hover-text-theme-dark-blue-70:hover,
button.hover-text-theme-dark-blue-70:focus,
a.hover-text-theme-dark-blue-70:hover,
a.hover-text-theme-dark-blue-70:focus {
  color: rgba(111, 167, 233, 0.7) !important;
}

.hover-bg-theme-dark-blue-70:hover,
.hover-bg-theme-dark-blue-70:focus,
button.hover-bg-theme-dark-blue-70:hover,
button.hover-bg-theme-dark-blue-70:focus,
a.hover-bg-theme-dark-blue-70:hover,
a.hover-bg-theme-dark-blue-70:focus {
  background-color: rgba(111, 167, 233, 0.7) !important;
  background: rgba(111, 167, 233, 0.7) !important;
}

.hover-border-theme-dark-blue-70:hover,
.hover-border-theme-dark-blue-70:focus {
  border-color: rgba(111, 167, 233, 0.7) !important;
}

.placeholder-theme-dark-blue-70::-moz-placeholder {
  color: rgba(111, 167, 233, 0.7) !important;
}

.placeholder-theme-dark-blue-70:-ms-input-placeholder {
  color: rgba(111, 167, 233, 0.7) !important;
}

.placeholder-theme-dark-blue-70::-ms-input-placeholder {
  color: rgba(111, 167, 233, 0.7) !important;
}

.placeholder-theme-dark-blue-70::placeholder {
  color: rgba(111, 167, 233, 0.7) !important;
}

.placeholder-theme-dark-blue-70:-ms-input-placeholder {
  color: rgba(111, 167, 233, 0.7) !important;
}

.placeholder-theme-dark-blue-70::-ms-input-placeholder {
  color: rgba(111, 167, 233, 0.7) !important;
}

.hover-text-theme-regent-gray:hover,
.hover-text-theme-regent-gray:focus,
button.hover-text-theme-regent-gray:hover,
button.hover-text-theme-regent-gray:focus,
a.hover-text-theme-regent-gray:hover,
a.hover-text-theme-regent-gray:focus {
  color: #838C97 !important;
}

.hover-bg-theme-regent-gray:hover,
.hover-bg-theme-regent-gray:focus,
button.hover-bg-theme-regent-gray:hover,
button.hover-bg-theme-regent-gray:focus,
a.hover-bg-theme-regent-gray:hover,
a.hover-bg-theme-regent-gray:focus {
  background-color: #838C97 !important;
  background: #838C97 !important;
}

.hover-border-theme-regent-gray:hover,
.hover-border-theme-regent-gray:focus {
  border-color: #838C97 !important;
}

.placeholder-theme-regent-gray::-moz-placeholder {
  color: #838C97 !important;
}

.placeholder-theme-regent-gray:-ms-input-placeholder {
  color: #838C97 !important;
}

.placeholder-theme-regent-gray::-ms-input-placeholder {
  color: #838C97 !important;
}

.placeholder-theme-regent-gray::placeholder {
  color: #838C97 !important;
}

.placeholder-theme-regent-gray:-ms-input-placeholder {
  color: #838C97 !important;
}

.placeholder-theme-regent-gray::-ms-input-placeholder {
  color: #838C97 !important;
}

.hover-text-theme-gray-75:hover,
.hover-text-theme-gray-75:focus,
button.hover-text-theme-gray-75:hover,
button.hover-text-theme-gray-75:focus,
a.hover-text-theme-gray-75:hover,
a.hover-text-theme-gray-75:focus {
  color: #BFBFBF !important;
}

.hover-bg-theme-gray-75:hover,
.hover-bg-theme-gray-75:focus,
button.hover-bg-theme-gray-75:hover,
button.hover-bg-theme-gray-75:focus,
a.hover-bg-theme-gray-75:hover,
a.hover-bg-theme-gray-75:focus {
  background-color: #BFBFBF !important;
  background: #BFBFBF !important;
}

.hover-border-theme-gray-75:hover,
.hover-border-theme-gray-75:focus {
  border-color: #BFBFBF !important;
}

.placeholder-theme-gray-75::-moz-placeholder {
  color: #BFBFBF !important;
}

.placeholder-theme-gray-75:-ms-input-placeholder {
  color: #BFBFBF !important;
}

.placeholder-theme-gray-75::-ms-input-placeholder {
  color: #BFBFBF !important;
}

.placeholder-theme-gray-75::placeholder {
  color: #BFBFBF !important;
}

.placeholder-theme-gray-75:-ms-input-placeholder {
  color: #BFBFBF !important;
}

.placeholder-theme-gray-75::-ms-input-placeholder {
  color: #BFBFBF !important;
}

.hover-text-theme-gray-light:hover,
.hover-text-theme-gray-light:focus,
button.hover-text-theme-gray-light:hover,
button.hover-text-theme-gray-light:focus,
a.hover-text-theme-gray-light:hover,
a.hover-text-theme-gray-light:focus {
  color: #D6D6D6 !important;
}

.hover-bg-theme-gray-light:hover,
.hover-bg-theme-gray-light:focus,
button.hover-bg-theme-gray-light:hover,
button.hover-bg-theme-gray-light:focus,
a.hover-bg-theme-gray-light:hover,
a.hover-bg-theme-gray-light:focus {
  background-color: #D6D6D6 !important;
  background: #D6D6D6 !important;
}

.hover-border-theme-gray-light:hover,
.hover-border-theme-gray-light:focus {
  border-color: #D6D6D6 !important;
}

.placeholder-theme-gray-light::-moz-placeholder {
  color: #D6D6D6 !important;
}

.placeholder-theme-gray-light:-ms-input-placeholder {
  color: #D6D6D6 !important;
}

.placeholder-theme-gray-light::-ms-input-placeholder {
  color: #D6D6D6 !important;
}

.placeholder-theme-gray-light::placeholder {
  color: #D6D6D6 !important;
}

.placeholder-theme-gray-light:-ms-input-placeholder {
  color: #D6D6D6 !important;
}

.placeholder-theme-gray-light::-ms-input-placeholder {
  color: #D6D6D6 !important;
}

.hover-text-theme-gray-lightest:hover,
.hover-text-theme-gray-lightest:focus,
button.hover-text-theme-gray-lightest:hover,
button.hover-text-theme-gray-lightest:focus,
a.hover-text-theme-gray-lightest:hover,
a.hover-text-theme-gray-lightest:focus {
  color: #F3F3F3 !important;
}

.hover-bg-theme-gray-lightest:hover,
.hover-bg-theme-gray-lightest:focus,
button.hover-bg-theme-gray-lightest:hover,
button.hover-bg-theme-gray-lightest:focus,
a.hover-bg-theme-gray-lightest:hover,
a.hover-bg-theme-gray-lightest:focus {
  background-color: #F3F3F3 !important;
  background: #F3F3F3 !important;
}

.hover-border-theme-gray-lightest:hover,
.hover-border-theme-gray-lightest:focus {
  border-color: #F3F3F3 !important;
}

.placeholder-theme-gray-lightest::-moz-placeholder {
  color: #F3F3F3 !important;
}

.placeholder-theme-gray-lightest:-ms-input-placeholder {
  color: #F3F3F3 !important;
}

.placeholder-theme-gray-lightest::-ms-input-placeholder {
  color: #F3F3F3 !important;
}

.placeholder-theme-gray-lightest::placeholder {
  color: #F3F3F3 !important;
}

.placeholder-theme-gray-lightest:-ms-input-placeholder {
  color: #F3F3F3 !important;
}

.placeholder-theme-gray-lightest::-ms-input-placeholder {
  color: #F3F3F3 !important;
}

.hover-text-theme-alice-blue:hover,
.hover-text-theme-alice-blue:focus,
button.hover-text-theme-alice-blue:hover,
button.hover-text-theme-alice-blue:focus,
a.hover-text-theme-alice-blue:hover,
a.hover-text-theme-alice-blue:focus {
  color: #F4F8FA !important;
}

.hover-bg-theme-alice-blue:hover,
.hover-bg-theme-alice-blue:focus,
button.hover-bg-theme-alice-blue:hover,
button.hover-bg-theme-alice-blue:focus,
a.hover-bg-theme-alice-blue:hover,
a.hover-bg-theme-alice-blue:focus {
  background-color: #F4F8FA !important;
  background: #F4F8FA !important;
}

.hover-border-theme-alice-blue:hover,
.hover-border-theme-alice-blue:focus {
  border-color: #F4F8FA !important;
}

.placeholder-theme-alice-blue::-moz-placeholder {
  color: #F4F8FA !important;
}

.placeholder-theme-alice-blue:-ms-input-placeholder {
  color: #F4F8FA !important;
}

.placeholder-theme-alice-blue::-ms-input-placeholder {
  color: #F4F8FA !important;
}

.placeholder-theme-alice-blue::placeholder {
  color: #F4F8FA !important;
}

.placeholder-theme-alice-blue:-ms-input-placeholder {
  color: #F4F8FA !important;
}

.placeholder-theme-alice-blue::-ms-input-placeholder {
  color: #F4F8FA !important;
}

.hover-text-theme-blue-haze:hover,
.hover-text-theme-blue-haze:focus,
button.hover-text-theme-blue-haze:hover,
button.hover-text-theme-blue-haze:focus,
a.hover-text-theme-blue-haze:hover,
a.hover-text-theme-blue-haze:focus {
  color: #C8C8DC !important;
}

.hover-bg-theme-blue-haze:hover,
.hover-bg-theme-blue-haze:focus,
button.hover-bg-theme-blue-haze:hover,
button.hover-bg-theme-blue-haze:focus,
a.hover-bg-theme-blue-haze:hover,
a.hover-bg-theme-blue-haze:focus {
  background-color: #C8C8DC !important;
  background: #C8C8DC !important;
}

.hover-border-theme-blue-haze:hover,
.hover-border-theme-blue-haze:focus {
  border-color: #C8C8DC !important;
}

.placeholder-theme-blue-haze::-moz-placeholder {
  color: #C8C8DC !important;
}

.placeholder-theme-blue-haze:-ms-input-placeholder {
  color: #C8C8DC !important;
}

.placeholder-theme-blue-haze::-ms-input-placeholder {
  color: #C8C8DC !important;
}

.placeholder-theme-blue-haze::placeholder {
  color: #C8C8DC !important;
}

.placeholder-theme-blue-haze:-ms-input-placeholder {
  color: #C8C8DC !important;
}

.placeholder-theme-blue-haze::-ms-input-placeholder {
  color: #C8C8DC !important;
}

.hover-text-theme-red:hover,
.hover-text-theme-red:focus,
button.hover-text-theme-red:hover,
button.hover-text-theme-red:focus,
a.hover-text-theme-red:hover,
a.hover-text-theme-red:focus {
  color: #D31A1A !important;
}

.hover-bg-theme-red:hover,
.hover-bg-theme-red:focus,
button.hover-bg-theme-red:hover,
button.hover-bg-theme-red:focus,
a.hover-bg-theme-red:hover,
a.hover-bg-theme-red:focus {
  background-color: #D31A1A !important;
  background: #D31A1A !important;
}

.hover-border-theme-red:hover,
.hover-border-theme-red:focus {
  border-color: #D31A1A !important;
}

.placeholder-theme-red::-moz-placeholder {
  color: #D31A1A !important;
}

.placeholder-theme-red:-ms-input-placeholder {
  color: #D31A1A !important;
}

.placeholder-theme-red::-ms-input-placeholder {
  color: #D31A1A !important;
}

.placeholder-theme-red::placeholder {
  color: #D31A1A !important;
}

.placeholder-theme-red:-ms-input-placeholder {
  color: #D31A1A !important;
}

.placeholder-theme-red::-ms-input-placeholder {
  color: #D31A1A !important;
}

.hover-text-theme-red-dark:hover,
.hover-text-theme-red-dark:focus,
button.hover-text-theme-red-dark:hover,
button.hover-text-theme-red-dark:focus,
a.hover-text-theme-red-dark:hover,
a.hover-text-theme-red-dark:focus {
  color: #B50E0E !important;
}

.hover-bg-theme-red-dark:hover,
.hover-bg-theme-red-dark:focus,
button.hover-bg-theme-red-dark:hover,
button.hover-bg-theme-red-dark:focus,
a.hover-bg-theme-red-dark:hover,
a.hover-bg-theme-red-dark:focus {
  background-color: #B50E0E !important;
  background: #B50E0E !important;
}

.hover-border-theme-red-dark:hover,
.hover-border-theme-red-dark:focus {
  border-color: #B50E0E !important;
}

.placeholder-theme-red-dark::-moz-placeholder {
  color: #B50E0E !important;
}

.placeholder-theme-red-dark:-ms-input-placeholder {
  color: #B50E0E !important;
}

.placeholder-theme-red-dark::-ms-input-placeholder {
  color: #B50E0E !important;
}

.placeholder-theme-red-dark::placeholder {
  color: #B50E0E !important;
}

.placeholder-theme-red-dark:-ms-input-placeholder {
  color: #B50E0E !important;
}

.placeholder-theme-red-dark::-ms-input-placeholder {
  color: #B50E0E !important;
}

.hover-text-theme-red-10:hover,
.hover-text-theme-red-10:focus,
button.hover-text-theme-red-10:hover,
button.hover-text-theme-red-10:focus,
a.hover-text-theme-red-10:hover,
a.hover-text-theme-red-10:focus {
  color: rgba(211, 26, 26, 0.1) !important;
}

.hover-bg-theme-red-10:hover,
.hover-bg-theme-red-10:focus,
button.hover-bg-theme-red-10:hover,
button.hover-bg-theme-red-10:focus,
a.hover-bg-theme-red-10:hover,
a.hover-bg-theme-red-10:focus {
  background-color: rgba(211, 26, 26, 0.1) !important;
  background: rgba(211, 26, 26, 0.1) !important;
}

.hover-border-theme-red-10:hover,
.hover-border-theme-red-10:focus {
  border-color: rgba(211, 26, 26, 0.1) !important;
}

.placeholder-theme-red-10::-moz-placeholder {
  color: rgba(211, 26, 26, 0.1) !important;
}

.placeholder-theme-red-10:-ms-input-placeholder {
  color: rgba(211, 26, 26, 0.1) !important;
}

.placeholder-theme-red-10::-ms-input-placeholder {
  color: rgba(211, 26, 26, 0.1) !important;
}

.placeholder-theme-red-10::placeholder {
  color: rgba(211, 26, 26, 0.1) !important;
}

.placeholder-theme-red-10:-ms-input-placeholder {
  color: rgba(211, 26, 26, 0.1) !important;
}

.placeholder-theme-red-10::-ms-input-placeholder {
  color: rgba(211, 26, 26, 0.1) !important;
}

.hover-text-theme-green:hover,
.hover-text-theme-green:focus,
button.hover-text-theme-green:hover,
button.hover-text-theme-green:focus,
a.hover-text-theme-green:hover,
a.hover-text-theme-green:focus {
  color: #41B400 !important;
}

.hover-bg-theme-green:hover,
.hover-bg-theme-green:focus,
button.hover-bg-theme-green:hover,
button.hover-bg-theme-green:focus,
a.hover-bg-theme-green:hover,
a.hover-bg-theme-green:focus {
  background-color: #41B400 !important;
  background: #41B400 !important;
}

.hover-border-theme-green:hover,
.hover-border-theme-green:focus {
  border-color: #41B400 !important;
}

.placeholder-theme-green::-moz-placeholder {
  color: #41B400 !important;
}

.placeholder-theme-green:-ms-input-placeholder {
  color: #41B400 !important;
}

.placeholder-theme-green::-ms-input-placeholder {
  color: #41B400 !important;
}

.placeholder-theme-green::placeholder {
  color: #41B400 !important;
}

.placeholder-theme-green:-ms-input-placeholder {
  color: #41B400 !important;
}

.placeholder-theme-green::-ms-input-placeholder {
  color: #41B400 !important;
}

.hover-text-theme-green-10:hover,
.hover-text-theme-green-10:focus,
button.hover-text-theme-green-10:hover,
button.hover-text-theme-green-10:focus,
a.hover-text-theme-green-10:hover,
a.hover-text-theme-green-10:focus {
  color: rgba(65, 180, 0, 0.1) !important;
}

.hover-bg-theme-green-10:hover,
.hover-bg-theme-green-10:focus,
button.hover-bg-theme-green-10:hover,
button.hover-bg-theme-green-10:focus,
a.hover-bg-theme-green-10:hover,
a.hover-bg-theme-green-10:focus {
  background-color: rgba(65, 180, 0, 0.1) !important;
  background: rgba(65, 180, 0, 0.1) !important;
}

.hover-border-theme-green-10:hover,
.hover-border-theme-green-10:focus {
  border-color: rgba(65, 180, 0, 0.1) !important;
}

.placeholder-theme-green-10::-moz-placeholder {
  color: rgba(65, 180, 0, 0.1) !important;
}

.placeholder-theme-green-10:-ms-input-placeholder {
  color: rgba(65, 180, 0, 0.1) !important;
}

.placeholder-theme-green-10::-ms-input-placeholder {
  color: rgba(65, 180, 0, 0.1) !important;
}

.placeholder-theme-green-10::placeholder {
  color: rgba(65, 180, 0, 0.1) !important;
}

.placeholder-theme-green-10:-ms-input-placeholder {
  color: rgba(65, 180, 0, 0.1) !important;
}

.placeholder-theme-green-10::-ms-input-placeholder {
  color: rgba(65, 180, 0, 0.1) !important;
}

.hover-text-theme-black-6:hover,
.hover-text-theme-black-6:focus,
button.hover-text-theme-black-6:hover,
button.hover-text-theme-black-6:focus,
a.hover-text-theme-black-6:hover,
a.hover-text-theme-black-6:focus {
  color: rgba(0, 0, 0, 0.06) !important;
}

.hover-bg-theme-black-6:hover,
.hover-bg-theme-black-6:focus,
button.hover-bg-theme-black-6:hover,
button.hover-bg-theme-black-6:focus,
a.hover-bg-theme-black-6:hover,
a.hover-bg-theme-black-6:focus {
  background-color: rgba(0, 0, 0, 0.06) !important;
  background: rgba(0, 0, 0, 0.06) !important;
}

.hover-border-theme-black-6:hover,
.hover-border-theme-black-6:focus {
  border-color: rgba(0, 0, 0, 0.06) !important;
}

.placeholder-theme-black-6::-moz-placeholder {
  color: rgba(0, 0, 0, 0.06) !important;
}

.placeholder-theme-black-6:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.06) !important;
}

.placeholder-theme-black-6::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.06) !important;
}

.placeholder-theme-black-6::placeholder {
  color: rgba(0, 0, 0, 0.06) !important;
}

.placeholder-theme-black-6:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.06) !important;
}

.placeholder-theme-black-6::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.06) !important;
}

.hover-text-theme-purple:hover,
.hover-text-theme-purple:focus,
button.hover-text-theme-purple:hover,
button.hover-text-theme-purple:focus,
a.hover-text-theme-purple:hover,
a.hover-text-theme-purple:focus {
  color: #5F0054 !important;
}

.hover-bg-theme-purple:hover,
.hover-bg-theme-purple:focus,
button.hover-bg-theme-purple:hover,
button.hover-bg-theme-purple:focus,
a.hover-bg-theme-purple:hover,
a.hover-bg-theme-purple:focus {
  background-color: #5F0054 !important;
  background: #5F0054 !important;
}

.hover-border-theme-purple:hover,
.hover-border-theme-purple:focus {
  border-color: #5F0054 !important;
}

.placeholder-theme-purple::-moz-placeholder {
  color: #5F0054 !important;
}

.placeholder-theme-purple:-ms-input-placeholder {
  color: #5F0054 !important;
}

.placeholder-theme-purple::-ms-input-placeholder {
  color: #5F0054 !important;
}

.placeholder-theme-purple::placeholder {
  color: #5F0054 !important;
}

.placeholder-theme-purple:-ms-input-placeholder {
  color: #5F0054 !important;
}

.placeholder-theme-purple::-ms-input-placeholder {
  color: #5F0054 !important;
}

.hover-text-theme-purple-10:hover,
.hover-text-theme-purple-10:focus,
button.hover-text-theme-purple-10:hover,
button.hover-text-theme-purple-10:focus,
a.hover-text-theme-purple-10:hover,
a.hover-text-theme-purple-10:focus {
  color: rgba(95, 0, 84, 0.1) !important;
}

.hover-bg-theme-purple-10:hover,
.hover-bg-theme-purple-10:focus,
button.hover-bg-theme-purple-10:hover,
button.hover-bg-theme-purple-10:focus,
a.hover-bg-theme-purple-10:hover,
a.hover-bg-theme-purple-10:focus {
  background-color: rgba(95, 0, 84, 0.1) !important;
  background: rgba(95, 0, 84, 0.1) !important;
}

.hover-border-theme-purple-10:hover,
.hover-border-theme-purple-10:focus {
  border-color: rgba(95, 0, 84, 0.1) !important;
}

.placeholder-theme-purple-10::-moz-placeholder {
  color: rgba(95, 0, 84, 0.1) !important;
}

.placeholder-theme-purple-10:-ms-input-placeholder {
  color: rgba(95, 0, 84, 0.1) !important;
}

.placeholder-theme-purple-10::-ms-input-placeholder {
  color: rgba(95, 0, 84, 0.1) !important;
}

.placeholder-theme-purple-10::placeholder {
  color: rgba(95, 0, 84, 0.1) !important;
}

.placeholder-theme-purple-10:-ms-input-placeholder {
  color: rgba(95, 0, 84, 0.1) !important;
}

.placeholder-theme-purple-10::-ms-input-placeholder {
  color: rgba(95, 0, 84, 0.1) !important;
}

.hover-text-theme-purple-dark:hover,
.hover-text-theme-purple-dark:focus,
button.hover-text-theme-purple-dark:hover,
button.hover-text-theme-purple-dark:focus,
a.hover-text-theme-purple-dark:hover,
a.hover-text-theme-purple-dark:focus {
  color: #480040 !important;
}

.hover-bg-theme-purple-dark:hover,
.hover-bg-theme-purple-dark:focus,
button.hover-bg-theme-purple-dark:hover,
button.hover-bg-theme-purple-dark:focus,
a.hover-bg-theme-purple-dark:hover,
a.hover-bg-theme-purple-dark:focus {
  background-color: #480040 !important;
  background: #480040 !important;
}

.hover-border-theme-purple-dark:hover,
.hover-border-theme-purple-dark:focus {
  border-color: #480040 !important;
}

.placeholder-theme-purple-dark::-moz-placeholder {
  color: #480040 !important;
}

.placeholder-theme-purple-dark:-ms-input-placeholder {
  color: #480040 !important;
}

.placeholder-theme-purple-dark::-ms-input-placeholder {
  color: #480040 !important;
}

.placeholder-theme-purple-dark::placeholder {
  color: #480040 !important;
}

.placeholder-theme-purple-dark:-ms-input-placeholder {
  color: #480040 !important;
}

.placeholder-theme-purple-dark::-ms-input-placeholder {
  color: #480040 !important;
}

.hover-text-theme-teal-10:hover,
.hover-text-theme-teal-10:focus,
button.hover-text-theme-teal-10:hover,
button.hover-text-theme-teal-10:focus,
a.hover-text-theme-teal-10:hover,
a.hover-text-theme-teal-10:focus {
  color: rgba(97, 240, 254, 0.1) !important;
}

.hover-bg-theme-teal-10:hover,
.hover-bg-theme-teal-10:focus,
button.hover-bg-theme-teal-10:hover,
button.hover-bg-theme-teal-10:focus,
a.hover-bg-theme-teal-10:hover,
a.hover-bg-theme-teal-10:focus {
  background-color: rgba(97, 240, 254, 0.1) !important;
  background: rgba(97, 240, 254, 0.1) !important;
}

.hover-border-theme-teal-10:hover,
.hover-border-theme-teal-10:focus {
  border-color: rgba(97, 240, 254, 0.1) !important;
}

.placeholder-theme-teal-10::-moz-placeholder {
  color: rgba(97, 240, 254, 0.1) !important;
}

.placeholder-theme-teal-10:-ms-input-placeholder {
  color: rgba(97, 240, 254, 0.1) !important;
}

.placeholder-theme-teal-10::-ms-input-placeholder {
  color: rgba(97, 240, 254, 0.1) !important;
}

.placeholder-theme-teal-10::placeholder {
  color: rgba(97, 240, 254, 0.1) !important;
}

.placeholder-theme-teal-10:-ms-input-placeholder {
  color: rgba(97, 240, 254, 0.1) !important;
}

.placeholder-theme-teal-10::-ms-input-placeholder {
  color: rgba(97, 240, 254, 0.1) !important;
}

.hover-text-theme-mystic:hover,
.hover-text-theme-mystic:focus,
button.hover-text-theme-mystic:hover,
button.hover-text-theme-mystic:focus,
a.hover-text-theme-mystic:hover,
a.hover-text-theme-mystic:focus {
  color: #D7E2E7 !important;
}

.hover-bg-theme-mystic:hover,
.hover-bg-theme-mystic:focus,
button.hover-bg-theme-mystic:hover,
button.hover-bg-theme-mystic:focus,
a.hover-bg-theme-mystic:hover,
a.hover-bg-theme-mystic:focus {
  background-color: #D7E2E7 !important;
  background: #D7E2E7 !important;
}

.hover-border-theme-mystic:hover,
.hover-border-theme-mystic:focus {
  border-color: #D7E2E7 !important;
}

.placeholder-theme-mystic::-moz-placeholder {
  color: #D7E2E7 !important;
}

.placeholder-theme-mystic:-ms-input-placeholder {
  color: #D7E2E7 !important;
}

.placeholder-theme-mystic::-ms-input-placeholder {
  color: #D7E2E7 !important;
}

.placeholder-theme-mystic::placeholder {
  color: #D7E2E7 !important;
}

.placeholder-theme-mystic:-ms-input-placeholder {
  color: #D7E2E7 !important;
}

.placeholder-theme-mystic::-ms-input-placeholder {
  color: #D7E2E7 !important;
}

.hover-text-theme-red-light:hover,
.hover-text-theme-red-light:focus,
button.hover-text-theme-red-light:hover,
button.hover-text-theme-red-light:focus,
a.hover-text-theme-red-light:hover,
a.hover-text-theme-red-light:focus {
  color: #e3342f !important;
}

.hover-bg-theme-red-light:hover,
.hover-bg-theme-red-light:focus,
button.hover-bg-theme-red-light:hover,
button.hover-bg-theme-red-light:focus,
a.hover-bg-theme-red-light:hover,
a.hover-bg-theme-red-light:focus {
  background-color: #e3342f !important;
  background: #e3342f !important;
}

.hover-border-theme-red-light:hover,
.hover-border-theme-red-light:focus {
  border-color: #e3342f !important;
}

.placeholder-theme-red-light::-moz-placeholder {
  color: #e3342f !important;
}

.placeholder-theme-red-light:-ms-input-placeholder {
  color: #e3342f !important;
}

.placeholder-theme-red-light::-ms-input-placeholder {
  color: #e3342f !important;
}

.placeholder-theme-red-light::placeholder {
  color: #e3342f !important;
}

.placeholder-theme-red-light:-ms-input-placeholder {
  color: #e3342f !important;
}

.placeholder-theme-red-light::-ms-input-placeholder {
  color: #e3342f !important;
}

.hover-text-theme-alto:hover,
.hover-text-theme-alto:focus,
button.hover-text-theme-alto:hover,
button.hover-text-theme-alto:focus,
a.hover-text-theme-alto:hover,
a.hover-text-theme-alto:focus {
  color: #E0E0E0 !important;
}

.hover-bg-theme-alto:hover,
.hover-bg-theme-alto:focus,
button.hover-bg-theme-alto:hover,
button.hover-bg-theme-alto:focus,
a.hover-bg-theme-alto:hover,
a.hover-bg-theme-alto:focus {
  background-color: #E0E0E0 !important;
  background: #E0E0E0 !important;
}

.hover-border-theme-alto:hover,
.hover-border-theme-alto:focus {
  border-color: #E0E0E0 !important;
}

.placeholder-theme-alto::-moz-placeholder {
  color: #E0E0E0 !important;
}

.placeholder-theme-alto:-ms-input-placeholder {
  color: #E0E0E0 !important;
}

.placeholder-theme-alto::-ms-input-placeholder {
  color: #E0E0E0 !important;
}

.placeholder-theme-alto::placeholder {
  color: #E0E0E0 !important;
}

.placeholder-theme-alto:-ms-input-placeholder {
  color: #E0E0E0 !important;
}

.placeholder-theme-alto::-ms-input-placeholder {
  color: #E0E0E0 !important;
}

.hover-text-theme-wild-sand:hover,
.hover-text-theme-wild-sand:focus,
button.hover-text-theme-wild-sand:hover,
button.hover-text-theme-wild-sand:focus,
a.hover-text-theme-wild-sand:hover,
a.hover-text-theme-wild-sand:focus {
  color: #F6F6F6 !important;
}

.hover-bg-theme-wild-sand:hover,
.hover-bg-theme-wild-sand:focus,
button.hover-bg-theme-wild-sand:hover,
button.hover-bg-theme-wild-sand:focus,
a.hover-bg-theme-wild-sand:hover,
a.hover-bg-theme-wild-sand:focus {
  background-color: #F6F6F6 !important;
  background: #F6F6F6 !important;
}

.hover-border-theme-wild-sand:hover,
.hover-border-theme-wild-sand:focus {
  border-color: #F6F6F6 !important;
}

.placeholder-theme-wild-sand::-moz-placeholder {
  color: #F6F6F6 !important;
}

.placeholder-theme-wild-sand:-ms-input-placeholder {
  color: #F6F6F6 !important;
}

.placeholder-theme-wild-sand::-ms-input-placeholder {
  color: #F6F6F6 !important;
}

.placeholder-theme-wild-sand::placeholder {
  color: #F6F6F6 !important;
}

.placeholder-theme-wild-sand:-ms-input-placeholder {
  color: #F6F6F6 !important;
}

.placeholder-theme-wild-sand::-ms-input-placeholder {
  color: #F6F6F6 !important;
}

.hover-text-theme-mercury:hover,
.hover-text-theme-mercury:focus,
button.hover-text-theme-mercury:hover,
button.hover-text-theme-mercury:focus,
a.hover-text-theme-mercury:hover,
a.hover-text-theme-mercury:focus {
  color: #E2E2E2 !important;
}

.hover-bg-theme-mercury:hover,
.hover-bg-theme-mercury:focus,
button.hover-bg-theme-mercury:hover,
button.hover-bg-theme-mercury:focus,
a.hover-bg-theme-mercury:hover,
a.hover-bg-theme-mercury:focus {
  background-color: #E2E2E2 !important;
  background: #E2E2E2 !important;
}

.hover-border-theme-mercury:hover,
.hover-border-theme-mercury:focus {
  border-color: #E2E2E2 !important;
}

.placeholder-theme-mercury::-moz-placeholder {
  color: #E2E2E2 !important;
}

.placeholder-theme-mercury:-ms-input-placeholder {
  color: #E2E2E2 !important;
}

.placeholder-theme-mercury::-ms-input-placeholder {
  color: #E2E2E2 !important;
}

.placeholder-theme-mercury::placeholder {
  color: #E2E2E2 !important;
}

.placeholder-theme-mercury:-ms-input-placeholder {
  color: #E2E2E2 !important;
}

.placeholder-theme-mercury::-ms-input-placeholder {
  color: #E2E2E2 !important;
}

.hover-text-theme-teal-dark:hover,
.hover-text-theme-teal-dark:focus,
button.hover-text-theme-teal-dark:hover,
button.hover-text-theme-teal-dark:focus,
a.hover-text-theme-teal-dark:hover,
a.hover-text-theme-teal-dark:focus {
  color: #004653 !important;
}

.hover-bg-theme-teal-dark:hover,
.hover-bg-theme-teal-dark:focus,
button.hover-bg-theme-teal-dark:hover,
button.hover-bg-theme-teal-dark:focus,
a.hover-bg-theme-teal-dark:hover,
a.hover-bg-theme-teal-dark:focus {
  background-color: #004653 !important;
  background: #004653 !important;
}

.hover-border-theme-teal-dark:hover,
.hover-border-theme-teal-dark:focus {
  border-color: #004653 !important;
}

.placeholder-theme-teal-dark::-moz-placeholder {
  color: #004653 !important;
}

.placeholder-theme-teal-dark:-ms-input-placeholder {
  color: #004653 !important;
}

.placeholder-theme-teal-dark::-ms-input-placeholder {
  color: #004653 !important;
}

.placeholder-theme-teal-dark::placeholder {
  color: #004653 !important;
}

.placeholder-theme-teal-dark:-ms-input-placeholder {
  color: #004653 !important;
}

.placeholder-theme-teal-dark::-ms-input-placeholder {
  color: #004653 !important;
}

.hover-text-theme-black-36:hover,
.hover-text-theme-black-36:focus,
button.hover-text-theme-black-36:hover,
button.hover-text-theme-black-36:focus,
a.hover-text-theme-black-36:hover,
a.hover-text-theme-black-36:focus {
  color: rgba(0, 0, 0, 0.36) !important;
}

.hover-bg-theme-black-36:hover,
.hover-bg-theme-black-36:focus,
button.hover-bg-theme-black-36:hover,
button.hover-bg-theme-black-36:focus,
a.hover-bg-theme-black-36:hover,
a.hover-bg-theme-black-36:focus {
  background-color: rgba(0, 0, 0, 0.36) !important;
  background: rgba(0, 0, 0, 0.36) !important;
}

.hover-border-theme-black-36:hover,
.hover-border-theme-black-36:focus {
  border-color: rgba(0, 0, 0, 0.36) !important;
}

.placeholder-theme-black-36::-moz-placeholder {
  color: rgba(0, 0, 0, 0.36) !important;
}

.placeholder-theme-black-36:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.36) !important;
}

.placeholder-theme-black-36::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.36) !important;
}

.placeholder-theme-black-36::placeholder {
  color: rgba(0, 0, 0, 0.36) !important;
}

.placeholder-theme-black-36:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.36) !important;
}

.placeholder-theme-black-36::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.36) !important;
}

.hover-text-theme-alice-blue-dark:hover,
.hover-text-theme-alice-blue-dark:focus,
button.hover-text-theme-alice-blue-dark:hover,
button.hover-text-theme-alice-blue-dark:focus,
a.hover-text-theme-alice-blue-dark:hover,
a.hover-text-theme-alice-blue-dark:focus {
  color: #F4F4FA !important;
}

.hover-bg-theme-alice-blue-dark:hover,
.hover-bg-theme-alice-blue-dark:focus,
button.hover-bg-theme-alice-blue-dark:hover,
button.hover-bg-theme-alice-blue-dark:focus,
a.hover-bg-theme-alice-blue-dark:hover,
a.hover-bg-theme-alice-blue-dark:focus {
  background-color: #F4F4FA !important;
  background: #F4F4FA !important;
}

.hover-border-theme-alice-blue-dark:hover,
.hover-border-theme-alice-blue-dark:focus {
  border-color: #F4F4FA !important;
}

.placeholder-theme-alice-blue-dark::-moz-placeholder {
  color: #F4F4FA !important;
}

.placeholder-theme-alice-blue-dark:-ms-input-placeholder {
  color: #F4F4FA !important;
}

.placeholder-theme-alice-blue-dark::-ms-input-placeholder {
  color: #F4F4FA !important;
}

.placeholder-theme-alice-blue-dark::placeholder {
  color: #F4F4FA !important;
}

.placeholder-theme-alice-blue-dark:-ms-input-placeholder {
  color: #F4F4FA !important;
}

.placeholder-theme-alice-blue-dark::-ms-input-placeholder {
  color: #F4F4FA !important;
}

.hover-text-theme-gray-dark:hover,
.hover-text-theme-gray-dark:focus,
button.hover-text-theme-gray-dark:hover,
button.hover-text-theme-gray-dark:focus,
a.hover-text-theme-gray-dark:hover,
a.hover-text-theme-gray-dark:focus {
  color: #A5A5A5 !important;
}

.hover-bg-theme-gray-dark:hover,
.hover-bg-theme-gray-dark:focus,
button.hover-bg-theme-gray-dark:hover,
button.hover-bg-theme-gray-dark:focus,
a.hover-bg-theme-gray-dark:hover,
a.hover-bg-theme-gray-dark:focus {
  background-color: #A5A5A5 !important;
  background: #A5A5A5 !important;
}

.hover-border-theme-gray-dark:hover,
.hover-border-theme-gray-dark:focus {
  border-color: #A5A5A5 !important;
}

.placeholder-theme-gray-dark::-moz-placeholder {
  color: #A5A5A5 !important;
}

.placeholder-theme-gray-dark:-ms-input-placeholder {
  color: #A5A5A5 !important;
}

.placeholder-theme-gray-dark::-ms-input-placeholder {
  color: #A5A5A5 !important;
}

.placeholder-theme-gray-dark::placeholder {
  color: #A5A5A5 !important;
}

.placeholder-theme-gray-dark:-ms-input-placeholder {
  color: #A5A5A5 !important;
}

.placeholder-theme-gray-dark::-ms-input-placeholder {
  color: #A5A5A5 !important;
}

.hover-text-theme-blue-royal:hover,
.hover-text-theme-blue-royal:focus,
button.hover-text-theme-blue-royal:hover,
button.hover-text-theme-blue-royal:focus,
a.hover-text-theme-blue-royal:hover,
a.hover-text-theme-blue-royal:focus {
  color: #6166E4 !important;
}

.hover-bg-theme-blue-royal:hover,
.hover-bg-theme-blue-royal:focus,
button.hover-bg-theme-blue-royal:hover,
button.hover-bg-theme-blue-royal:focus,
a.hover-bg-theme-blue-royal:hover,
a.hover-bg-theme-blue-royal:focus {
  background-color: #6166E4 !important;
  background: #6166E4 !important;
}

.hover-border-theme-blue-royal:hover,
.hover-border-theme-blue-royal:focus {
  border-color: #6166E4 !important;
}

.placeholder-theme-blue-royal::-moz-placeholder {
  color: #6166E4 !important;
}

.placeholder-theme-blue-royal:-ms-input-placeholder {
  color: #6166E4 !important;
}

.placeholder-theme-blue-royal::-ms-input-placeholder {
  color: #6166E4 !important;
}

.placeholder-theme-blue-royal::placeholder {
  color: #6166E4 !important;
}

.placeholder-theme-blue-royal:-ms-input-placeholder {
  color: #6166E4 !important;
}

.placeholder-theme-blue-royal::-ms-input-placeholder {
  color: #6166E4 !important;
}

.hover-text-theme-blue-tory:hover,
.hover-text-theme-blue-tory:focus,
button.hover-text-theme-blue-tory:hover,
button.hover-text-theme-blue-tory:focus,
a.hover-text-theme-blue-tory:hover,
a.hover-text-theme-blue-tory:focus {
  color: #2E3091 !important;
}

.hover-bg-theme-blue-tory:hover,
.hover-bg-theme-blue-tory:focus,
button.hover-bg-theme-blue-tory:hover,
button.hover-bg-theme-blue-tory:focus,
a.hover-bg-theme-blue-tory:hover,
a.hover-bg-theme-blue-tory:focus {
  background-color: #2E3091 !important;
  background: #2E3091 !important;
}

.hover-border-theme-blue-tory:hover,
.hover-border-theme-blue-tory:focus {
  border-color: #2E3091 !important;
}

.placeholder-theme-blue-tory::-moz-placeholder {
  color: #2E3091 !important;
}

.placeholder-theme-blue-tory:-ms-input-placeholder {
  color: #2E3091 !important;
}

.placeholder-theme-blue-tory::-ms-input-placeholder {
  color: #2E3091 !important;
}

.placeholder-theme-blue-tory::placeholder {
  color: #2E3091 !important;
}

.placeholder-theme-blue-tory:-ms-input-placeholder {
  color: #2E3091 !important;
}

.placeholder-theme-blue-tory::-ms-input-placeholder {
  color: #2E3091 !important;
}

.hover-text-theme-blue-sherpa:hover,
.hover-text-theme-blue-sherpa:focus,
button.hover-text-theme-blue-sherpa:hover,
button.hover-text-theme-blue-sherpa:focus,
a.hover-text-theme-blue-sherpa:hover,
a.hover-text-theme-blue-sherpa:focus {
  color: #004653 !important;
}

.hover-bg-theme-blue-sherpa:hover,
.hover-bg-theme-blue-sherpa:focus,
button.hover-bg-theme-blue-sherpa:hover,
button.hover-bg-theme-blue-sherpa:focus,
a.hover-bg-theme-blue-sherpa:hover,
a.hover-bg-theme-blue-sherpa:focus {
  background-color: #004653 !important;
  background: #004653 !important;
}

.hover-border-theme-blue-sherpa:hover,
.hover-border-theme-blue-sherpa:focus {
  border-color: #004653 !important;
}

.placeholder-theme-blue-sherpa::-moz-placeholder {
  color: #004653 !important;
}

.placeholder-theme-blue-sherpa:-ms-input-placeholder {
  color: #004653 !important;
}

.placeholder-theme-blue-sherpa::-ms-input-placeholder {
  color: #004653 !important;
}

.placeholder-theme-blue-sherpa::placeholder {
  color: #004653 !important;
}

.placeholder-theme-blue-sherpa:-ms-input-placeholder {
  color: #004653 !important;
}

.placeholder-theme-blue-sherpa::-ms-input-placeholder {
  color: #004653 !important;
}

.hover-text-theme-black-pearl:hover,
.hover-text-theme-black-pearl:focus,
button.hover-text-theme-black-pearl:hover,
button.hover-text-theme-black-pearl:focus,
a.hover-text-theme-black-pearl:hover,
a.hover-text-theme-black-pearl:focus {
  color: #07192E !important;
}

.hover-bg-theme-black-pearl:hover,
.hover-bg-theme-black-pearl:focus,
button.hover-bg-theme-black-pearl:hover,
button.hover-bg-theme-black-pearl:focus,
a.hover-bg-theme-black-pearl:hover,
a.hover-bg-theme-black-pearl:focus {
  background-color: #07192E !important;
  background: #07192E !important;
}

.hover-border-theme-black-pearl:hover,
.hover-border-theme-black-pearl:focus {
  border-color: #07192E !important;
}

.placeholder-theme-black-pearl::-moz-placeholder {
  color: #07192E !important;
}

.placeholder-theme-black-pearl:-ms-input-placeholder {
  color: #07192E !important;
}

.placeholder-theme-black-pearl::-ms-input-placeholder {
  color: #07192E !important;
}

.placeholder-theme-black-pearl::placeholder {
  color: #07192E !important;
}

.placeholder-theme-black-pearl:-ms-input-placeholder {
  color: #07192E !important;
}

.placeholder-theme-black-pearl::-ms-input-placeholder {
  color: #07192E !important;
}

.hover-text-theme-te-papa-green:hover,
.hover-text-theme-te-papa-green:focus,
button.hover-text-theme-te-papa-green:hover,
button.hover-text-theme-te-papa-green:focus,
a.hover-text-theme-te-papa-green:hover,
a.hover-text-theme-te-papa-green:focus {
  color: #1E3D3D !important;
}

.hover-bg-theme-te-papa-green:hover,
.hover-bg-theme-te-papa-green:focus,
button.hover-bg-theme-te-papa-green:hover,
button.hover-bg-theme-te-papa-green:focus,
a.hover-bg-theme-te-papa-green:hover,
a.hover-bg-theme-te-papa-green:focus {
  background-color: #1E3D3D !important;
  background: #1E3D3D !important;
}

.hover-border-theme-te-papa-green:hover,
.hover-border-theme-te-papa-green:focus {
  border-color: #1E3D3D !important;
}

.placeholder-theme-te-papa-green::-moz-placeholder {
  color: #1E3D3D !important;
}

.placeholder-theme-te-papa-green:-ms-input-placeholder {
  color: #1E3D3D !important;
}

.placeholder-theme-te-papa-green::-ms-input-placeholder {
  color: #1E3D3D !important;
}

.placeholder-theme-te-papa-green::placeholder {
  color: #1E3D3D !important;
}

.placeholder-theme-te-papa-green:-ms-input-placeholder {
  color: #1E3D3D !important;
}

.placeholder-theme-te-papa-green::-ms-input-placeholder {
  color: #1E3D3D !important;
}

.hover-text-theme-deep-sea-green:hover,
.hover-text-theme-deep-sea-green:focus,
button.hover-text-theme-deep-sea-green:hover,
button.hover-text-theme-deep-sea-green:focus,
a.hover-text-theme-deep-sea-green:hover,
a.hover-text-theme-deep-sea-green:focus {
  color: #095151 !important;
}

.hover-bg-theme-deep-sea-green:hover,
.hover-bg-theme-deep-sea-green:focus,
button.hover-bg-theme-deep-sea-green:hover,
button.hover-bg-theme-deep-sea-green:focus,
a.hover-bg-theme-deep-sea-green:hover,
a.hover-bg-theme-deep-sea-green:focus {
  background-color: #095151 !important;
  background: #095151 !important;
}

.hover-border-theme-deep-sea-green:hover,
.hover-border-theme-deep-sea-green:focus {
  border-color: #095151 !important;
}

.placeholder-theme-deep-sea-green::-moz-placeholder {
  color: #095151 !important;
}

.placeholder-theme-deep-sea-green:-ms-input-placeholder {
  color: #095151 !important;
}

.placeholder-theme-deep-sea-green::-ms-input-placeholder {
  color: #095151 !important;
}

.placeholder-theme-deep-sea-green::placeholder {
  color: #095151 !important;
}

.placeholder-theme-deep-sea-green:-ms-input-placeholder {
  color: #095151 !important;
}

.placeholder-theme-deep-sea-green::-ms-input-placeholder {
  color: #095151 !important;
}

.hover-text-theme-perano:hover,
.hover-text-theme-perano:focus,
button.hover-text-theme-perano:hover,
button.hover-text-theme-perano:focus,
a.hover-text-theme-perano:hover,
a.hover-text-theme-perano:focus {
  color: #A9CAF1 !important;
}

.hover-bg-theme-perano:hover,
.hover-bg-theme-perano:focus,
button.hover-bg-theme-perano:hover,
button.hover-bg-theme-perano:focus,
a.hover-bg-theme-perano:hover,
a.hover-bg-theme-perano:focus {
  background-color: #A9CAF1 !important;
  background: #A9CAF1 !important;
}

.hover-border-theme-perano:hover,
.hover-border-theme-perano:focus {
  border-color: #A9CAF1 !important;
}

.placeholder-theme-perano::-moz-placeholder {
  color: #A9CAF1 !important;
}

.placeholder-theme-perano:-ms-input-placeholder {
  color: #A9CAF1 !important;
}

.placeholder-theme-perano::-ms-input-placeholder {
  color: #A9CAF1 !important;
}

.placeholder-theme-perano::placeholder {
  color: #A9CAF1 !important;
}

.placeholder-theme-perano:-ms-input-placeholder {
  color: #A9CAF1 !important;
}

.placeholder-theme-perano::-ms-input-placeholder {
  color: #A9CAF1 !important;
}

.hover-text-theme-link-water:hover,
.hover-text-theme-link-water:focus,
button.hover-text-theme-link-water:hover,
button.hover-text-theme-link-water:focus,
a.hover-text-theme-link-water:hover,
a.hover-text-theme-link-water:focus {
  color: #DDE9F8 !important;
}

.hover-bg-theme-link-water:hover,
.hover-bg-theme-link-water:focus,
button.hover-bg-theme-link-water:hover,
button.hover-bg-theme-link-water:focus,
a.hover-bg-theme-link-water:hover,
a.hover-bg-theme-link-water:focus {
  background-color: #DDE9F8 !important;
  background: #DDE9F8 !important;
}

.hover-border-theme-link-water:hover,
.hover-border-theme-link-water:focus {
  border-color: #DDE9F8 !important;
}

.placeholder-theme-link-water::-moz-placeholder {
  color: #DDE9F8 !important;
}

.placeholder-theme-link-water:-ms-input-placeholder {
  color: #DDE9F8 !important;
}

.placeholder-theme-link-water::-ms-input-placeholder {
  color: #DDE9F8 !important;
}

.placeholder-theme-link-water::placeholder {
  color: #DDE9F8 !important;
}

.placeholder-theme-link-water:-ms-input-placeholder {
  color: #DDE9F8 !important;
}

.placeholder-theme-link-water::-ms-input-placeholder {
  color: #DDE9F8 !important;
}

.hover-text-black:hover,
.hover-text-black:focus,
button.hover-text-black:hover,
button.hover-text-black:focus,
a.hover-text-black:hover,
a.hover-text-black:focus {
  color: #000 !important;
}

.hover-bg-black:hover,
.hover-bg-black:focus,
button.hover-bg-black:hover,
button.hover-bg-black:focus,
a.hover-bg-black:hover,
a.hover-bg-black:focus {
  background-color: #000 !important;
  background: #000 !important;
}

.hover-border-black:hover,
.hover-border-black:focus {
  border-color: #000 !important;
}

.placeholder-black::-moz-placeholder {
  color: #000 !important;
}

.placeholder-black:-ms-input-placeholder {
  color: #000 !important;
}

.placeholder-black::-ms-input-placeholder {
  color: #000 !important;
}

.placeholder-black::placeholder {
  color: #000 !important;
}

.placeholder-black:-ms-input-placeholder {
  color: #000 !important;
}

.placeholder-black::-ms-input-placeholder {
  color: #000 !important;
}

.hover-text-theme-light-grayish-violet:hover,
.hover-text-theme-light-grayish-violet:focus,
button.hover-text-theme-light-grayish-violet:hover,
button.hover-text-theme-light-grayish-violet:focus,
a.hover-text-theme-light-grayish-violet:hover,
a.hover-text-theme-light-grayish-violet:focus {
  color: #ECE4FE !important;
}

.hover-bg-theme-light-grayish-violet:hover,
.hover-bg-theme-light-grayish-violet:focus,
button.hover-bg-theme-light-grayish-violet:hover,
button.hover-bg-theme-light-grayish-violet:focus,
a.hover-bg-theme-light-grayish-violet:hover,
a.hover-bg-theme-light-grayish-violet:focus {
  background-color: #ECE4FE !important;
  background: #ECE4FE !important;
}

.hover-border-theme-light-grayish-violet:hover,
.hover-border-theme-light-grayish-violet:focus {
  border-color: #ECE4FE !important;
}

.placeholder-theme-light-grayish-violet::-moz-placeholder {
  color: #ECE4FE !important;
}

.placeholder-theme-light-grayish-violet:-ms-input-placeholder {
  color: #ECE4FE !important;
}

.placeholder-theme-light-grayish-violet::-ms-input-placeholder {
  color: #ECE4FE !important;
}

.placeholder-theme-light-grayish-violet::placeholder {
  color: #ECE4FE !important;
}

.placeholder-theme-light-grayish-violet:-ms-input-placeholder {
  color: #ECE4FE !important;
}

.placeholder-theme-light-grayish-violet::-ms-input-placeholder {
  color: #ECE4FE !important;
}

.rounded-0,
.multiselect-container,
.pagination .page-link,
.pagination,
.form-control,
.multiselect {
  border-radius: 0;
}

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

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

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

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

.rounded-2 {
  border-radius: 2px;
}

.rounded-top-left-2 {
  border-top-left-radius: 2px;
}

.rounded-top-right-2 {
  border-top-right-radius: 2px;
}

.rounded-bottom-right-2 {
  border-bottom-right-radius: 2px;
}

.rounded-bottom-left-2 {
  border-bottom-left-radius: 2px;
}

.rounded-4 {
  border-radius: 4px;
}

.rounded-top-left-4 {
  border-top-left-radius: 4px;
}

.rounded-top-right-4 {
  border-top-right-radius: 4px;
}

.rounded-bottom-right-4 {
  border-bottom-right-radius: 4px;
}

.rounded-bottom-left-4 {
  border-bottom-left-radius: 4px;
}

.rounded-6 {
  border-radius: 6px;
}

.rounded-top-left-6 {
  border-top-left-radius: 6px;
}

.rounded-top-right-6 {
  border-top-right-radius: 6px;
}

.rounded-bottom-right-6 {
  border-bottom-right-radius: 6px;
}

.rounded-bottom-left-6 {
  border-bottom-left-radius: 6px;
}

.rounded-6\.5 {
  border-radius: 6.5px;
}

.rounded-top-left-6\.5 {
  border-top-left-radius: 6.5px;
}

.rounded-top-right-6\.5 {
  border-top-right-radius: 6.5px;
}

.rounded-bottom-right-6\.5 {
  border-bottom-right-radius: 6.5px;
}

.rounded-bottom-left-6\.5 {
  border-bottom-left-radius: 6.5px;
}

.rounded-12 {
  border-radius: 12px;
}

.rounded-top-left-12 {
  border-top-left-radius: 12px;
}

.rounded-top-right-12 {
  border-top-right-radius: 12px;
}

.rounded-bottom-right-12 {
  border-bottom-right-radius: 12px;
}

.rounded-bottom-left-12 {
  border-bottom-left-radius: 12px;
}

.rounded-13 {
  border-radius: 13px;
}

.rounded-top-left-13 {
  border-top-left-radius: 13px;
}

.rounded-top-right-13 {
  border-top-right-radius: 13px;
}

.rounded-bottom-right-13 {
  border-bottom-right-radius: 13px;
}

.rounded-bottom-left-13 {
  border-bottom-left-radius: 13px;
}

.rounded-24 {
  border-radius: 24px;
}

.rounded-top-left-24 {
  border-top-left-radius: 24px;
}

.rounded-top-right-24 {
  border-top-right-radius: 24px;
}

.rounded-bottom-right-24 {
  border-bottom-right-radius: 24px;
}

.rounded-bottom-left-24 {
  border-bottom-left-radius: 24px;
}

.min-h-25 {
  min-height: 25px;
}

.max-h-25 {
  max-height: 25px;
}

.min-w-25 {
  min-width: 25px;
}

.max-w-25 {
  max-width: 25px;
}

.min-h-50 {
  min-height: 50%;
}

.max-h-50 {
  max-height: 50%;
}

.min-w-50 {
  min-width: 50%;
}

.max-w-50 {
  max-width: 50%;
}

.min-h-75 {
  min-height: 75%;
}

.max-h-75 {
  max-height: 75%;
}

.min-w-75 {
  min-width: 75%;
}

.max-w-75 {
  max-width: 75%;
}

.min-h-100 {
  min-height: 100px;
}

.max-h-100 {
  max-height: 100px;
}

.min-w-100 {
  min-width: 100px;
}

.max-w-100 {
  max-width: 100px;
}

.min-h-auto {
  min-height: auto;
}

.max-h-auto {
  max-height: auto;
}

.min-w-auto {
  min-width: auto;
}

.max-w-auto {
  max-width: auto;
}

.min-h-0 {
  min-height: 0;
}

.max-h-0 {
  max-height: 0;
}

.min-w-0 {
  min-width: 0;
}

.max-w-0 {
  max-width: 0;
}

.min-h-2 {
  min-height: 2px;
}

.max-h-2 {
  max-height: 2px;
}

.min-w-2 {
  min-width: 2px;
}

.max-w-2 {
  max-width: 2px;
}

.min-h-4 {
  min-height: 4px;
}

.max-h-4 {
  max-height: 4px;
}

.min-w-4 {
  min-width: 4px;
}

.max-w-4 {
  max-width: 4px;
}

.min-h-6 {
  min-height: 6px;
}

.max-h-6 {
  max-height: 6px;
}

.min-w-6 {
  min-width: 6px;
}

.max-w-6 {
  max-width: 6px;
}

.min-h-7 {
  min-height: 7px;
}

.max-h-7 {
  max-height: 7px;
}

.min-w-7 {
  min-width: 7px;
}

.max-w-7 {
  max-width: 7px;
}

.min-h-8 {
  min-height: 8px;
}

.max-h-8 {
  max-height: 8px;
}

.min-w-8 {
  min-width: 8px;
}

.max-w-8 {
  max-width: 8px;
}

.min-h-9 {
  min-height: 9px;
}

.max-h-9 {
  max-height: 9px;
}

.min-w-9 {
  min-width: 9px;
}

.max-w-9 {
  max-width: 9px;
}

.min-h-10 {
  min-height: 10px;
}

.max-h-10 {
  max-height: 10px;
}

.min-w-10 {
  min-width: 10px;
}

.max-w-10 {
  max-width: 10px;
}

.min-h-11 {
  min-height: 11px;
}

.max-h-11 {
  max-height: 11px;
}

.min-w-11 {
  min-width: 11px;
}

.max-w-11 {
  max-width: 11px;
}

.min-h-12 {
  min-height: 12px;
}

.max-h-12 {
  max-height: 12px;
}

.min-w-12 {
  min-width: 12px;
}

.max-w-12 {
  max-width: 12px;
}

.min-h-13 {
  min-height: 13px;
}

.max-h-13 {
  max-height: 13px;
}

.min-w-13 {
  min-width: 13px;
}

.max-w-13 {
  max-width: 13px;
}

.min-h-14 {
  min-height: 14px;
}

.max-h-14 {
  max-height: 14px;
}

.min-w-14 {
  min-width: 14px;
}

.max-w-14 {
  max-width: 14px;
}

.min-h-15 {
  min-height: 15px;
}

.max-h-15 {
  max-height: 15px;
}

.min-w-15 {
  min-width: 15px;
}

.max-w-15 {
  max-width: 15px;
}

.min-h-16 {
  min-height: 16px;
}

.max-h-16 {
  max-height: 16px;
}

.min-w-16 {
  min-width: 16px;
}

.max-w-16 {
  max-width: 16px;
}

.min-h-18 {
  min-height: 18px;
}

.max-h-18 {
  max-height: 18px;
}

.min-w-18 {
  min-width: 18px;
}

.max-w-18 {
  max-width: 18px;
}

.min-h-20 {
  min-height: 20px;
}

.max-h-20 {
  max-height: 20px;
}

.min-w-20 {
  min-width: 20px;
}

.max-w-20 {
  max-width: 20px;
}

.min-h-24 {
  min-height: 24px;
}

.max-h-24 {
  max-height: 24px;
}

.min-w-24 {
  min-width: 24px;
}

.max-w-24 {
  max-width: 24px;
}

.min-h-28 {
  min-height: 28px;
}

.max-h-28 {
  max-height: 28px;
}

.min-w-28 {
  min-width: 28px;
}

.max-w-28 {
  max-width: 28px;
}

.min-h-30 {
  min-height: 30px;
}

.max-h-30 {
  max-height: 30px;
}

.min-w-30 {
  min-width: 30px;
}

.max-w-30 {
  max-width: 30px;
}

.min-h-32 {
  min-height: 32px;
}

.max-h-32 {
  max-height: 32px;
}

.min-w-32 {
  min-width: 32px;
}

.max-w-32 {
  max-width: 32px;
}

.min-h-36 {
  min-height: 36px;
}

.max-h-36 {
  max-height: 36px;
}

.min-w-36 {
  min-width: 36px;
}

.max-w-36 {
  max-width: 36px;
}

.min-h-38 {
  min-height: 38px;
}

.max-h-38 {
  max-height: 38px;
}

.min-w-38 {
  min-width: 38px;
}

.max-w-38 {
  max-width: 38px;
}

.min-h-40 {
  min-height: 40px;
}

.max-h-40 {
  max-height: 40px;
}

.min-w-40 {
  min-width: 40px;
}

.max-w-40 {
  max-width: 40px;
}

.min-h-42 {
  min-height: 42px;
}

.max-h-42 {
  max-height: 42px;
}

.min-w-42 {
  min-width: 42px;
}

.max-w-42 {
  max-width: 42px;
}

.min-h-48 {
  min-height: 48px;
}

.max-h-48 {
  max-height: 48px;
}

.min-w-48 {
  min-width: 48px;
}

.max-w-48 {
  max-width: 48px;
}

.min-h-55 {
  min-height: 55px;
}

.max-h-55 {
  max-height: 55px;
}

.min-w-55 {
  min-width: 55px;
}

.max-w-55 {
  max-width: 55px;
}

.min-h-60 {
  min-height: 60px;
}

.max-h-60 {
  max-height: 60px;
}

.min-w-60 {
  min-width: 60px;
}

.max-w-60 {
  max-width: 60px;
}

.min-h-65 {
  min-height: 65px;
}

.max-h-65 {
  max-height: 65px;
}

.min-w-65 {
  min-width: 65px;
}

.max-w-65 {
  max-width: 65px;
}

.min-h-70 {
  min-height: 70px;
}

.max-h-70 {
  max-height: 70px;
}

.min-w-70 {
  min-width: 70px;
}

.max-w-70 {
  max-width: 70px;
}

.min-h-78 {
  min-height: 78px;
}

.max-h-78 {
  max-height: 78px;
}

.min-w-78 {
  min-width: 78px;
}

.max-w-78 {
  max-width: 78px;
}

.min-h-82 {
  min-height: 82px;
}

.max-h-82 {
  max-height: 82px;
}

.min-w-82 {
  min-width: 82px;
}

.max-w-82 {
  max-width: 82px;
}

.min-h-105 {
  min-height: 105px;
}

.max-h-105 {
  max-height: 105px;
}

.min-w-105 {
  min-width: 105px;
}

.max-w-105 {
  max-width: 105px;
}

.min-h-120 {
  min-height: 120px;
}

.max-h-120 {
  max-height: 120px;
}

.min-w-120 {
  min-width: 120px;
}

.max-w-120 {
  max-width: 120px;
}

.min-h-130 {
  min-height: 130px;
}

.max-h-130 {
  max-height: 130px;
}

.min-w-130 {
  min-width: 130px;
}

.max-w-130 {
  max-width: 130px;
}

.min-h-123 {
  min-height: 123px;
}

.max-h-123 {
  max-height: 123px;
}

.min-w-123 {
  min-width: 123px;
}

.max-w-123 {
  max-width: 123px;
}

.min-h-135 {
  min-height: 135px;
}

.max-h-135 {
  max-height: 135px;
}

.min-w-135 {
  min-width: 135px;
}

.max-w-135 {
  max-width: 135px;
}

.min-h-144 {
  min-height: 144px;
}

.max-h-144 {
  max-height: 144px;
}

.min-w-144 {
  min-width: 144px;
}

.max-w-144 {
  max-width: 144px;
}

.min-h-145 {
  min-height: 145px;
}

.max-h-145 {
  max-height: 145px;
}

.min-w-145 {
  min-width: 145px;
}

.max-w-145 {
  max-width: 145px;
}

.min-h-155 {
  min-height: 155px;
}

.max-h-155 {
  max-height: 155px;
}

.min-w-155 {
  min-width: 155px;
}

.max-w-155 {
  max-width: 155px;
}

.min-h-165 {
  min-height: 165px;
}

.max-h-165 {
  max-height: 165px;
}

.min-w-165 {
  min-width: 165px;
}

.max-w-165 {
  max-width: 165px;
}

.min-h-168 {
  min-height: 168px;
}

.max-h-168 {
  max-height: 168px;
}

.min-w-168 {
  min-width: 168px;
}

.max-w-168 {
  max-width: 168px;
}

.min-h-172 {
  min-height: 172px;
}

.max-h-172 {
  max-height: 172px;
}

.min-w-172 {
  min-width: 172px;
}

.max-w-172 {
  max-width: 172px;
}

.min-h-178 {
  min-height: 178px;
}

.max-h-178 {
  max-height: 178px;
}

.min-w-178 {
  min-width: 178px;
}

.max-w-178 {
  max-width: 178px;
}

.min-h-196 {
  min-height: 196px;
}

.max-h-196 {
  max-height: 196px;
}

.min-w-196 {
  min-width: 196px;
}

.max-w-196 {
  max-width: 196px;
}

.min-h-200 {
  min-height: 200px;
}

.max-h-200 {
  max-height: 200px;
}

.min-w-200 {
  min-width: 200px;
}

.max-w-200 {
  max-width: 200px;
}

.min-h-220 {
  min-height: 220px;
}

.max-h-220 {
  max-height: 220px;
}

.min-w-220 {
  min-width: 220px;
}

.max-w-220 {
  max-width: 220px;
}

.min-h-224 {
  min-height: 224px;
}

.max-h-224 {
  max-height: 224px;
}

.min-w-224 {
  min-width: 224px;
}

.max-w-224 {
  max-width: 224px;
}

.min-h-240 {
  min-height: 240px;
}

.max-h-240 {
  max-height: 240px;
}

.min-w-240 {
  min-width: 240px;
}

.max-w-240 {
  max-width: 240px;
}

.min-h-248 {
  min-height: 248px;
}

.max-h-248 {
  max-height: 248px;
}

.min-w-248 {
  min-width: 248px;
}

.max-w-248 {
  max-width: 248px;
}

.min-h-267 {
  min-height: 267px;
}

.max-h-267 {
  max-height: 267px;
}

.min-w-267 {
  min-width: 267px;
}

.max-w-267 {
  max-width: 267px;
}

.min-h-272 {
  min-height: 272px;
}

.max-h-272 {
  max-height: 272px;
}

.min-w-272 {
  min-width: 272px;
}

.max-w-272 {
  max-width: 272px;
}

.min-h-280 {
  min-height: 280px;
}

.max-h-280 {
  max-height: 280px;
}

.min-w-280 {
  min-width: 280px;
}

.max-w-280 {
  max-width: 280px;
}

.min-h-292 {
  min-height: 292px;
}

.max-h-292 {
  max-height: 292px;
}

.min-w-292 {
  min-width: 292px;
}

.max-w-292 {
  max-width: 292px;
}

.min-h-296 {
  min-height: 296px;
}

.max-h-296 {
  max-height: 296px;
}

.min-w-296 {
  min-width: 296px;
}

.max-w-296 {
  max-width: 296px;
}

.min-h-300 {
  min-height: 300px;
}

.max-h-300 {
  max-height: 300px;
}

.min-w-300 {
  min-width: 300px;
}

.max-w-300 {
  max-width: 300px;
}

.min-h-320 {
  min-height: 320px;
}

.max-h-320 {
  max-height: 320px;
}

.min-w-320 {
  min-width: 320px;
}

.max-w-320 {
  max-width: 320px;
}

.min-h-360 {
  min-height: 360px;
}

.max-h-360 {
  max-height: 360px;
}

.min-w-360 {
  min-width: 360px;
}

.max-w-360 {
  max-width: 360px;
}

.min-h-366 {
  min-height: 366px;
}

.max-h-366 {
  max-height: 366px;
}

.min-w-366 {
  min-width: 366px;
}

.max-w-366 {
  max-width: 366px;
}

.min-h-384 {
  min-height: 384px;
}

.max-h-384 {
  max-height: 384px;
}

.min-w-384 {
  min-width: 384px;
}

.max-w-384 {
  max-width: 384px;
}

.min-h-400 {
  min-height: 400px;
}

.max-h-400 {
  max-height: 400px;
}

.min-w-400 {
  min-width: 400px;
}

.max-w-400 {
  max-width: 400px;
}

.min-h-408 {
  min-height: 408px;
}

.max-h-408 {
  max-height: 408px;
}

.min-w-408 {
  min-width: 408px;
}

.max-w-408 {
  max-width: 408px;
}

.min-h-414 {
  min-height: 414px;
}

.max-h-414 {
  max-height: 414px;
}

.min-w-414 {
  min-width: 414px;
}

.max-w-414 {
  max-width: 414px;
}

.min-h-456 {
  min-height: 456px;
}

.max-h-456 {
  max-height: 456px;
}

.min-w-456 {
  min-width: 456px;
}

.max-w-456 {
  max-width: 456px;
}

.min-h-464 {
  min-height: 464px;
}

.max-h-464 {
  max-height: 464px;
}

.min-w-464 {
  min-width: 464px;
}

.max-w-464 {
  max-width: 464px;
}

.min-h-480 {
  min-height: 480px;
}

.max-h-480 {
  max-height: 480px;
}

.min-w-480 {
  min-width: 480px;
}

.max-w-480 {
  max-width: 480px;
}

.min-h-470 {
  min-height: 470px;
}

.max-h-470 {
  max-height: 470px;
}

.min-w-470 {
  min-width: 470px;
}

.max-w-470 {
  max-width: 470px;
}

.min-h-500 {
  min-height: 500px;
}

.max-h-500 {
  max-height: 500px;
}

.min-w-500 {
  min-width: 500px;
}

.max-w-500 {
  max-width: 500px;
}

.min-h-564 {
  min-height: 564px;
}

.max-h-564 {
  max-height: 564px;
}

.min-w-564 {
  min-width: 564px;
}

.max-w-564 {
  max-width: 564px;
}

.min-h-570 {
  min-height: 570px;
}

.max-h-570 {
  max-height: 570px;
}

.min-w-570 {
  min-width: 570px;
}

.max-w-570 {
  max-width: 570px;
}

.min-h-579 {
  min-height: 579px;
}

.max-h-579 {
  max-height: 579px;
}

.min-w-579 {
  min-width: 579px;
}

.max-w-579 {
  max-width: 579px;
}

.min-h-585 {
  min-height: 585px;
}

.max-h-585 {
  max-height: 585px;
}

.min-w-585 {
  min-width: 585px;
}

.max-w-585 {
  max-width: 585px;
}

.min-h-600 {
  min-height: 600px;
}

.max-h-600 {
  max-height: 600px;
}

.min-w-600 {
  min-width: 600px;
}

.max-w-600 {
  max-width: 600px;
}

.min-h-616 {
  min-height: 616px;
}

.max-h-616 {
  max-height: 616px;
}

.min-w-616 {
  min-width: 616px;
}

.max-w-616 {
  max-width: 616px;
}

.min-h-672 {
  min-height: 672px;
}

.max-h-672 {
  max-height: 672px;
}

.min-w-672 {
  min-width: 672px;
}

.max-w-672 {
  max-width: 672px;
}

.min-h-744 {
  min-height: 744px;
}

.max-h-744 {
  max-height: 744px;
}

.min-w-744 {
  min-width: 744px;
}

.max-w-744 {
  max-width: 744px;
}

.min-h-800 {
  min-height: 800px;
}

.max-h-800 {
  max-height: 800px;
}

.min-w-800 {
  min-width: 800px;
}

.max-w-800 {
  max-width: 800px;
}

.min-h-952 {
  min-height: 952px;
}

.max-h-952 {
  max-height: 952px;
}

.min-w-952 {
  min-width: 952px;
}

.max-w-952 {
  max-width: 952px;
}

.min-h-1152 {
  min-height: 1152px;
}

.max-h-1152 {
  max-height: 1152px;
}

.min-w-1152 {
  min-width: 1152px;
}

.max-w-1152 {
  max-width: 1152px;
}

.min-h-1170 {
  min-height: 1152px;
}

.max-h-1170 {
  max-height: 1152px;
}

.min-w-1170 {
  min-width: 1152px;
}

.max-w-1170 {
  max-width: 1152px;
}

.min-h-10p {
  min-height: 10%;
}

.max-h-10p {
  max-height: 10%;
}

.min-w-10p {
  min-width: 10%;
}

.max-w-10p {
  max-width: 10%;
}

.min-h-15p {
  min-height: 15%;
}

.max-h-15p {
  max-height: 15%;
}

.min-w-15p {
  min-width: 15%;
}

.max-w-15p {
  max-width: 15%;
}

.min-h-20p {
  min-height: 20%;
}

.max-h-20p {
  max-height: 20%;
}

.min-w-20p {
  min-width: 20%;
}

.max-w-20p {
  max-width: 20%;
}

.min-h-25p {
  min-height: 25%;
}

.max-h-25p {
  max-height: 25%;
}

.min-w-25p {
  min-width: 25%;
}

.max-w-25p {
  max-width: 25%;
}

.min-h-30p {
  min-height: 30%;
}

.max-h-30p {
  max-height: 30%;
}

.min-w-30p {
  min-width: 30%;
}

.max-w-30p {
  max-width: 30%;
}

.min-h-30\.10p {
  min-height: 30.1%;
}

.max-h-30\.10p {
  max-height: 30.1%;
}

.min-w-30\.10p {
  min-width: 30.1%;
}

.max-w-30\.10p {
  max-width: 30.1%;
}

.min-h-30\.80p {
  min-height: 30.8%;
}

.max-h-30\.80p {
  max-height: 30.8%;
}

.min-w-30\.80p {
  min-width: 30.8%;
}

.max-w-30\.80p {
  max-width: 30.8%;
}

.min-h-31\.25p {
  min-height: 31.25%;
}

.max-h-31\.25p {
  max-height: 31.25%;
}

.min-w-31\.25p {
  min-width: 31.25%;
}

.max-w-31\.25p {
  max-width: 31.25%;
}

.min-h-32\.25p {
  min-height: 32.25%;
}

.max-h-32\.25p {
  max-height: 32.25%;
}

.min-w-32\.25p {
  min-width: 32.25%;
}

.max-w-32\.25p {
  max-width: 32.25%;
}

.min-h-33p {
  min-height: 33%;
}

.max-h-33p {
  max-height: 33%;
}

.min-w-33p {
  min-width: 33%;
}

.max-w-33p {
  max-width: 33%;
}

.min-h-40p {
  min-height: 40%;
}

.max-h-40p {
  max-height: 40%;
}

.min-w-40p {
  min-width: 40%;
}

.max-w-40p {
  max-width: 40%;
}

.min-h-45p {
  min-height: 45%;
}

.max-h-45p {
  max-height: 45%;
}

.min-w-45p {
  min-width: 45%;
}

.max-w-45p {
  max-width: 45%;
}

.min-h-48p {
  min-height: 48%;
}

.max-h-48p {
  max-height: 48%;
}

.min-w-48p {
  min-width: 48%;
}

.max-w-48p {
  max-width: 48%;
}

.min-h-50p {
  min-height: 50%;
}

.max-h-50p {
  max-height: 50%;
}

.min-w-50p {
  min-width: 50%;
}

.max-w-50p {
  max-width: 50%;
}

.min-h-60p {
  min-height: 60%;
}

.max-h-60p {
  max-height: 60%;
}

.min-w-60p {
  min-width: 60%;
}

.max-w-60p {
  max-width: 60%;
}

.min-h-half {
  min-height: 50%;
}

.max-h-half {
  max-height: 50%;
}

.min-w-half {
  min-width: 50%;
}

.max-w-half {
  max-width: 50%;
}

.min-h-66p {
  min-height: 66%;
}

.max-h-66p {
  max-height: 66%;
}

.min-w-66p {
  min-width: 66%;
}

.max-w-66p {
  max-width: 66%;
}

.min-h-75p {
  min-height: 75%;
}

.max-h-75p {
  max-height: 75%;
}

.min-w-75p {
  min-width: 75%;
}

.max-w-75p {
  max-width: 75%;
}

.min-h-98p {
  min-height: 98%;
}

.max-h-98p {
  max-height: 98%;
}

.min-w-98p {
  min-width: 98%;
}

.max-w-98p {
  max-width: 98%;
}

.min-h-one-third {
  min-height: 33.3333333333%;
}

.max-h-one-third {
  max-height: 33.3333333333%;
}

.min-w-one-third {
  min-width: 33.3333333333%;
}

.max-w-one-third {
  max-width: 33.3333333333%;
}

.min-h-full {
  min-height: 100%;
}

.max-h-full {
  max-height: 100%;
}

.min-w-full {
  min-width: 100%;
}

.max-w-full {
  max-width: 100%;
}

.leading-half {
  line-height: 0.5 !important;
}

.leading-none {
  line-height: 1 !important;
}

.leading-tight {
  line-height: 1.25 !important;
}

.leading-normal {
  line-height: 1.5 !important;
}

.leading-loose {
  line-height: 2 !important;
}

.leading-10 {
  line-height: 10px !important;
}

.leading-12 {
  line-height: 12px !important;
}

.leading-14,
.form-control,
.multiselect {
  line-height: 14px !important;
}

.leading-16,
body {
  line-height: 16px !important;
}

.leading-18 {
  line-height: 18px !important;
}

.leading-20 {
  line-height: 20px !important;
}

.leading-22 {
  line-height: 22px !important;
}

.leading-25 {
  line-height: 25px !important;
}

.leading-26 {
  line-height: 26px !important;
}

.leading-28 {
  line-height: 28px !important;
}

.leading-30 {
  line-height: 30px !important;
}

.leading-44 {
  line-height: 44px !important;
}

.leading-45 {
  line-height: 45px !important;
}

.leading-60 {
  line-height: 60px !important;
}

.fz-8 {
  font-size: 8px !important;
}

.fz-10 {
  font-size: 10px !important;
}

.fz-12,
.form-control,
.multiselect,
body {
  font-size: 12px !important;
}

.fz-13 {
  font-size: 13px !important;
}

.fz-14 {
  font-size: 14px !important;
}

.fz-16 {
  font-size: 16px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.fz-22 {
  font-size: 22px !important;
}

.fz-24 {
  font-size: 24px !important;
}

.fz-28 {
  font-size: 28px !important;
}

.fz-30 {
  font-size: 30px !important;
}

.fz-36 {
  font-size: 36px !important;
}

.fz-40 {
  font-size: 40px !important;
}

.fz-46 {
  font-size: 46px !important;
}

.fz-48 {
  font-size: 48px !important;
}

.fz-60 {
  font-size: 60px !important;
}

.fz-72 {
  font-size: 72px !important;
}

.top-0,
.navbar-toggle.navbar-toggle-cross .icon-bar.bottom,
.navbar-toggle.navbar-toggle-cross .icon-bar.top,
.navbar-toggle .icon-bar.center {
  top: 0;
}

.top-n0 {
  top: 0;
}

.bottom-0 {
  bottom: 0;
}

.left-0 {
  left: 0;
}

.right-0,
.right-arrow:after {
  right: 0;
}

.right-n0 {
  right: 0;
}

.top-1 {
  top: 6px;
}

.top-n1 {
  top: -6px;
}

.bottom-1 {
  bottom: 6px;
}

.left-1 {
  left: 6px;
}

.right-1 {
  right: 6px;
}

.right-n1 {
  right: -6px;
}

.top-2 {
  top: 12px;
}

.top-n2 {
  top: -12px;
}

.bottom-2 {
  bottom: 12px;
}

.left-2 {
  left: 12px;
}

.right-2 {
  right: 12px;
}

.right-n2 {
  right: -12px;
}

.top-3 {
  top: 18px;
}

.top-n3 {
  top: -18px;
}

.bottom-3 {
  bottom: 18px;
}

.left-3 {
  left: 18px;
}

.right-3 {
  right: 18px;
}

.right-n3 {
  right: -18px;
}

.top-4 {
  top: 24px;
}

.top-n4 {
  top: -24px;
}

.bottom-4 {
  bottom: 24px;
}

.left-4 {
  left: 24px;
}

.right-4 {
  right: 24px;
}

.right-n4 {
  right: -24px;
}

.top-5 {
  top: 30px;
}

.top-n5 {
  top: -30px;
}

.bottom-5 {
  bottom: 30px;
}

.left-5 {
  left: 30px;
}

.right-5 {
  right: 30px;
}

.right-n5 {
  right: -30px;
}

.top-0\.17 {
  top: 1px;
}

.top-n0\.17 {
  top: -1px;
}

.bottom-0\.17 {
  bottom: 1px;
}

.left-0\.17 {
  left: 1px;
}

.right-0\.17 {
  right: 1px;
}

.right-n0\.17 {
  right: -1px;
}

.top-0\.33 {
  top: 2px;
}

.top-n0\.33 {
  top: -2px;
}

.bottom-0\.33 {
  bottom: 2px;
}

.left-0\.33 {
  left: 2px;
}

.right-0\.33 {
  right: 2px;
}

.right-n0\.33 {
  right: -2px;
}

.top-0\.5 {
  top: 3px;
}

.top-n0\.5 {
  top: -3px;
}

.bottom-0\.5 {
  bottom: 3px;
}

.left-0\.5 {
  left: 3px;
}

.right-0\.5 {
  right: 3px;
}

.right-n0\.5 {
  right: -3px;
}

.top-0\.67 {
  top: 4px;
}

.top-n0\.67 {
  top: -4px;
}

.bottom-0\.67 {
  bottom: 4px;
}

.left-0\.67 {
  left: 4px;
}

.right-0\.67 {
  right: 4px;
}

.right-n0\.67 {
  right: -4px;
}

.top-1\.33 {
  top: 8px;
}

.top-n1\.33 {
  top: -8px;
}

.bottom-1\.33 {
  bottom: 8px;
}

.left-1\.33 {
  left: 8px;
}

.right-1\.33 {
  right: 8px;
}

.right-n1\.33 {
  right: -8px;
}

.top-1\.5 {
  top: 9px;
}

.top-n1\.5 {
  top: -9px;
}

.bottom-1\.5 {
  bottom: 9px;
}

.left-1\.5 {
  left: 9px;
}

.right-1\.5 {
  right: 9px;
}

.right-n1\.5 {
  right: -9px;
}

.top-1\.8 {
  top: 10.8px;
}

.top-n1\.8 {
  top: -10.8px;
}

.bottom-1\.8 {
  bottom: 10.8px;
}

.left-1\.8 {
  left: 10.8px;
}

.right-1\.8 {
  right: 10.8px;
}

.right-n1\.8 {
  right: -10.8px;
}

.top-1\.66,
.navbar-toggle .icon-bar.bottom {
  top: 10px;
}

.top-n1\.66,
.navbar-toggle .icon-bar.top {
  top: -10px;
}

.bottom-1\.66 {
  bottom: 10px;
}

.left-1\.66 {
  left: 10px;
}

.right-1\.66 {
  right: 10px;
}

.right-n1\.66 {
  right: -10px;
}

.top-2\.5,
.right-arrow:after,
.multiselect:after {
  top: 15px;
}

.top-n2\.5 {
  top: -15px;
}

.bottom-2\.5 {
  bottom: 15px;
}

.left-2\.5 {
  left: 15px;
}

.right-2\.5 {
  right: 15px;
}

.right-n2\.5 {
  right: -15px;
}

.top-3\.33 {
  top: 19.98px;
}

.top-n3\.33 {
  top: -19.98px;
}

.bottom-3\.33 {
  bottom: 19.98px;
}

.left-3\.33 {
  left: 19.98px;
}

.right-3\.33 {
  right: 19.98px;
}

.right-n3\.33 {
  right: -19.98px;
}

.top-3\.5 {
  top: 21px;
}

.top-n3\.5 {
  top: -21px;
}

.bottom-3\.5 {
  bottom: 21px;
}

.left-3\.5 {
  left: 21px;
}

.right-3\.5 {
  right: 21px;
}

.right-n3\.5 {
  right: -21px;
}

.top-4\.33 {
  top: 25.98px;
}

.top-n4\.33 {
  top: -25.98px;
}

.bottom-4\.33 {
  bottom: 25.98px;
}

.left-4\.33 {
  left: 25.98px;
}

.right-4\.33 {
  right: 25.98px;
}

.right-n4\.33 {
  right: -25.98px;
}

.top-5\.5 {
  top: 30px;
}

.top-n5\.5 {
  top: -30px;
}

.bottom-5\.5 {
  bottom: 30px;
}

.left-5\.5 {
  left: 30px;
}

.right-5\.5 {
  right: 30px;
}

.right-n5\.5 {
  right: -30px;
}

.top-6 {
  top: 36px;
}

.top-n6 {
  top: -36px;
}

.bottom-6 {
  bottom: 36px;
}

.left-6 {
  left: 36px;
}

.right-6 {
  right: 36px;
}

.right-n6 {
  right: -36px;
}

.top-6\.5 {
  top: 39px;
}

.top-n6\.5 {
  top: -39px;
}

.bottom-6\.5 {
  bottom: 39px;
}

.left-6\.5 {
  left: 39px;
}

.right-6\.5 {
  right: 39px;
}

.right-n6\.5 {
  right: -39px;
}

.top-7 {
  top: 42px;
}

.top-n7 {
  top: -42px;
}

.bottom-7 {
  bottom: 42px;
}

.left-7 {
  left: 42px;
}

.right-7 {
  right: 42px;
}

.right-n7 {
  right: -42px;
}

.top-7\.5 {
  top: 45px;
}

.top-n7\.5 {
  top: -45px;
}

.bottom-7\.5 {
  bottom: 45px;
}

.left-7\.5 {
  left: 45px;
}

.right-7\.5 {
  right: 45px;
}

.right-n7\.5 {
  right: -45px;
}

.top-8 {
  top: 48px;
}

.top-n8 {
  top: -48px;
}

.bottom-8 {
  bottom: 48px;
}

.left-8 {
  left: 48px;
}

.right-8 {
  right: 48px;
}

.right-n8 {
  right: -48px;
}

.top-9 {
  top: 57px;
}

.top-n9 {
  top: -57px;
}

.bottom-9 {
  bottom: 57px;
}

.left-9 {
  left: 57px;
}

.right-9 {
  right: 57px;
}

.right-n9 {
  right: -57px;
}

.top-10 {
  top: 60px;
}

.top-n10 {
  top: -60px;
}

.bottom-10 {
  bottom: 60px;
}

.left-10 {
  left: 60px;
}

.right-10 {
  right: 60px;
}

.right-n10 {
  right: -60px;
}

.top-10\.33 {
  top: 61.98px;
}

.top-n10\.33 {
  top: -61.98px;
}

.bottom-10\.33 {
  bottom: 61.98px;
}

.left-10\.33 {
  left: 61.98px;
}

.right-10\.33 {
  right: 61.98px;
}

.right-n10\.33 {
  right: -61.98px;
}

.top-11 {
  top: 66px;
}

.top-n11 {
  top: -66px;
}

.bottom-11 {
  bottom: 66px;
}

.left-11 {
  left: 66px;
}

.right-11 {
  right: 66px;
}

.right-n11 {
  right: -66px;
}

.top-11\.33 {
  top: 67.98px;
}

.top-n11\.33 {
  top: -67.98px;
}

.bottom-11\.33 {
  bottom: 67.98px;
}

.left-11\.33 {
  left: 67.98px;
}

.right-11\.33 {
  right: 67.98px;
}

.right-n11\.33 {
  right: -67.98px;
}

.top-12 {
  top: 72px;
}

.top-n12 {
  top: -72px;
}

.bottom-12 {
  bottom: 72px;
}

.left-12 {
  left: 72px;
}

.right-12 {
  right: 72px;
}

.right-n12 {
  right: -72px;
}

.top-13 {
  top: 78px;
}

.top-n13 {
  top: -78px;
}

.bottom-13 {
  bottom: 78px;
}

.left-13 {
  left: 78px;
}

.right-13 {
  right: 78px;
}

.right-n13 {
  right: -78px;
}

.top-13\.5 {
  top: 81px;
}

.top-n13\.5 {
  top: -81px;
}

.bottom-13\.5 {
  bottom: 81px;
}

.left-13\.5 {
  left: 81px;
}

.right-13\.5 {
  right: 81px;
}

.right-n13\.5 {
  right: -81px;
}

.top-14 {
  top: 84px;
}

.top-n14 {
  top: -84px;
}

.bottom-14 {
  bottom: 84px;
}

.left-14 {
  left: 84px;
}

.right-14 {
  right: 84px;
}

.right-n14 {
  right: -84px;
}

.top-15 {
  top: 90px;
}

.top-n15 {
  top: -90px;
}

.bottom-15 {
  bottom: 90px;
}

.left-15 {
  left: 90px;
}

.right-15 {
  right: 90px;
}

.right-n15 {
  right: -90px;
}

.top-15\.5 {
  top: 93px;
}

.top-n15\.5 {
  top: -93px;
}

.bottom-15\.5 {
  bottom: 93px;
}

.left-15\.5 {
  left: 93px;
}

.right-15\.5 {
  right: 93px;
}

.right-n15\.5 {
  right: -93px;
}

.top-16 {
  top: 96px;
}

.top-n16 {
  top: -96px;
}

.bottom-16 {
  bottom: 96px;
}

.left-16 {
  left: 96px;
}

.right-16 {
  right: 96px;
}

.right-n16 {
  right: -96px;
}

.top-18 {
  top: 108px;
}

.top-n18 {
  top: -108px;
}

.bottom-18 {
  bottom: 108px;
}

.left-18 {
  left: 108px;
}

.right-18 {
  right: 108px;
}

.right-n18 {
  right: -108px;
}

.top-20 {
  top: 120px;
}

.top-n20 {
  top: -120px;
}

.bottom-20 {
  bottom: 120px;
}

.left-20 {
  left: 120px;
}

.right-20 {
  right: 120px;
}

.right-n20 {
  right: -120px;
}

.top-22\.5 {
  top: 135px;
}

.top-n22\.5 {
  top: -135px;
}

.bottom-22\.5 {
  bottom: 135px;
}

.left-22\.5 {
  left: 135px;
}

.right-22\.5 {
  right: 135px;
}

.right-n22\.5 {
  right: -135px;
}

.top-25 {
  top: 150px;
}

.top-n25 {
  top: -150px;
}

.bottom-25 {
  bottom: 150px;
}

.left-25 {
  left: 150px;
}

.right-25 {
  right: 150px;
}

.right-n25 {
  right: -150px;
}

.top-31\.6 {
  top: 189.6px;
}

.top-n31\.6 {
  top: -189.6px;
}

.bottom-31\.6 {
  bottom: 189.6px;
}

.left-31\.6 {
  left: 189.6px;
}

.right-31\.6 {
  right: 189.6px;
}

.right-n31\.6 {
  right: -189.6px;
}

.bg-y-no-repeat {
  background-repeat-y: no-repeat !important;
}

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

.border-bottom-1 {
  border-bottom: 1px solid;
}

.border-top-2 {
  border-top: 2px solid;
}

.border-bottom-2,
.menu-link.active {
  border-bottom: 2px solid;
}

.border-top-dashed {
  border-top-style: dashed;
}

.border-right-1 {
  border-right: 1px solid;
}

.opacity-0 {
  opacity: 0;
}

.opacity-0\.5 {
  opacity: 0.5;
}

.opaque {
  opacity: 1 !important;
}

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

.border-6,
.right-arrow:after {
  border: 6px solid;
}

.border-right-theme-alice-blue,
.right-arrow:after {
  border-right-color: #F4F8FA !important;
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-prewrap {
  white-space: pre-wrap;
}

.grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

@media only screen and (min-width: 576px) {
  .flex-basis-sm-50p {
    flex-basis: 50%;
  }

  .position-sm-absolute {
    position: absolute;
  }

  .top-sm-auto {
    top: auto;
  }

  .bottom-sm-auto {
    bottom: auto;
  }

  .w-sm-25 {
    width: 25px !important;
  }

  .h-sm-25 {
    height: 25px !important;
  }

  .min-h-sm-25 {
    min-height: 25px;
  }

  .max-h-sm-25 {
    max-height: 25px;
  }

  .min-w-sm-25 {
    min-width: 25px;
  }

  .max-w-sm-25 {
    max-width: 25px;
  }

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

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

  .min-h-sm-50 {
    min-height: 50%;
  }

  .max-h-sm-50 {
    max-height: 50%;
  }

  .min-w-sm-50 {
    min-width: 50%;
  }

  .max-w-sm-50 {
    max-width: 50%;
  }

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

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

  .min-h-sm-75 {
    min-height: 75%;
  }

  .max-h-sm-75 {
    max-height: 75%;
  }

  .min-w-sm-75 {
    min-width: 75%;
  }

  .max-w-sm-75 {
    max-width: 75%;
  }

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

  .h-sm-100 {
    height: 100px !important;
  }

  .min-h-sm-100 {
    min-height: 100px;
  }

  .max-h-sm-100 {
    max-height: 100px;
  }

  .min-w-sm-100 {
    min-width: 100px;
  }

  .max-w-sm-100 {
    max-width: 100px;
  }

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

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

  .min-h-sm-auto {
    min-height: auto;
  }

  .max-h-sm-auto {
    max-height: auto;
  }

  .min-w-sm-auto {
    min-width: auto;
  }

  .max-w-sm-auto {
    max-width: auto;
  }

  .w-sm-0 {
    width: 0 !important;
  }

  .h-sm-0 {
    height: 0 !important;
  }

  .min-h-sm-0 {
    min-height: 0;
  }

  .max-h-sm-0 {
    max-height: 0;
  }

  .min-w-sm-0 {
    min-width: 0;
  }

  .max-w-sm-0 {
    max-width: 0;
  }

  .w-sm-2 {
    width: 2px !important;
  }

  .h-sm-2 {
    height: 2px !important;
  }

  .min-h-sm-2 {
    min-height: 2px;
  }

  .max-h-sm-2 {
    max-height: 2px;
  }

  .min-w-sm-2 {
    min-width: 2px;
  }

  .max-w-sm-2 {
    max-width: 2px;
  }

  .w-sm-4 {
    width: 4px !important;
  }

  .h-sm-4 {
    height: 4px !important;
  }

  .min-h-sm-4 {
    min-height: 4px;
  }

  .max-h-sm-4 {
    max-height: 4px;
  }

  .min-w-sm-4 {
    min-width: 4px;
  }

  .max-w-sm-4 {
    max-width: 4px;
  }

  .w-sm-6 {
    width: 6px !important;
  }

  .h-sm-6 {
    height: 6px !important;
  }

  .min-h-sm-6 {
    min-height: 6px;
  }

  .max-h-sm-6 {
    max-height: 6px;
  }

  .min-w-sm-6 {
    min-width: 6px;
  }

  .max-w-sm-6 {
    max-width: 6px;
  }

  .w-sm-7 {
    width: 7px !important;
  }

  .h-sm-7 {
    height: 7px !important;
  }

  .min-h-sm-7 {
    min-height: 7px;
  }

  .max-h-sm-7 {
    max-height: 7px;
  }

  .min-w-sm-7 {
    min-width: 7px;
  }

  .max-w-sm-7 {
    max-width: 7px;
  }

  .w-sm-8 {
    width: 8px !important;
  }

  .h-sm-8 {
    height: 8px !important;
  }

  .min-h-sm-8 {
    min-height: 8px;
  }

  .max-h-sm-8 {
    max-height: 8px;
  }

  .min-w-sm-8 {
    min-width: 8px;
  }

  .max-w-sm-8 {
    max-width: 8px;
  }

  .w-sm-9 {
    width: 9px !important;
  }

  .h-sm-9 {
    height: 9px !important;
  }

  .min-h-sm-9 {
    min-height: 9px;
  }

  .max-h-sm-9 {
    max-height: 9px;
  }

  .min-w-sm-9 {
    min-width: 9px;
  }

  .max-w-sm-9 {
    max-width: 9px;
  }

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

  .h-sm-10 {
    height: 10px !important;
  }

  .min-h-sm-10 {
    min-height: 10px;
  }

  .max-h-sm-10 {
    max-height: 10px;
  }

  .min-w-sm-10 {
    min-width: 10px;
  }

  .max-w-sm-10 {
    max-width: 10px;
  }

  .w-sm-11 {
    width: 11px !important;
  }

  .h-sm-11 {
    height: 11px !important;
  }

  .min-h-sm-11 {
    min-height: 11px;
  }

  .max-h-sm-11 {
    max-height: 11px;
  }

  .min-w-sm-11 {
    min-width: 11px;
  }

  .max-w-sm-11 {
    max-width: 11px;
  }

  .w-sm-12 {
    width: 12px !important;
  }

  .h-sm-12 {
    height: 12px !important;
  }

  .min-h-sm-12 {
    min-height: 12px;
  }

  .max-h-sm-12 {
    max-height: 12px;
  }

  .min-w-sm-12 {
    min-width: 12px;
  }

  .max-w-sm-12 {
    max-width: 12px;
  }

  .w-sm-13 {
    width: 13px !important;
  }

  .h-sm-13 {
    height: 13px !important;
  }

  .min-h-sm-13 {
    min-height: 13px;
  }

  .max-h-sm-13 {
    max-height: 13px;
  }

  .min-w-sm-13 {
    min-width: 13px;
  }

  .max-w-sm-13 {
    max-width: 13px;
  }

  .w-sm-14 {
    width: 14px !important;
  }

  .h-sm-14 {
    height: 14px !important;
  }

  .min-h-sm-14 {
    min-height: 14px;
  }

  .max-h-sm-14 {
    max-height: 14px;
  }

  .min-w-sm-14 {
    min-width: 14px;
  }

  .max-w-sm-14 {
    max-width: 14px;
  }

  .w-sm-15 {
    width: 15px !important;
  }

  .h-sm-15 {
    height: 15px !important;
  }

  .min-h-sm-15 {
    min-height: 15px;
  }

  .max-h-sm-15 {
    max-height: 15px;
  }

  .min-w-sm-15 {
    min-width: 15px;
  }

  .max-w-sm-15 {
    max-width: 15px;
  }

  .w-sm-16 {
    width: 16px !important;
  }

  .h-sm-16 {
    height: 16px !important;
  }

  .min-h-sm-16 {
    min-height: 16px;
  }

  .max-h-sm-16 {
    max-height: 16px;
  }

  .min-w-sm-16 {
    min-width: 16px;
  }

  .max-w-sm-16 {
    max-width: 16px;
  }

  .w-sm-18 {
    width: 18px !important;
  }

  .h-sm-18 {
    height: 18px !important;
  }

  .min-h-sm-18 {
    min-height: 18px;
  }

  .max-h-sm-18 {
    max-height: 18px;
  }

  .min-w-sm-18 {
    min-width: 18px;
  }

  .max-w-sm-18 {
    max-width: 18px;
  }

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

  .h-sm-20 {
    height: 20px !important;
  }

  .min-h-sm-20 {
    min-height: 20px;
  }

  .max-h-sm-20 {
    max-height: 20px;
  }

  .min-w-sm-20 {
    min-width: 20px;
  }

  .max-w-sm-20 {
    max-width: 20px;
  }

  .w-sm-24 {
    width: 24px !important;
  }

  .h-sm-24 {
    height: 24px !important;
  }

  .min-h-sm-24 {
    min-height: 24px;
  }

  .max-h-sm-24 {
    max-height: 24px;
  }

  .min-w-sm-24 {
    min-width: 24px;
  }

  .max-w-sm-24 {
    max-width: 24px;
  }

  .w-sm-28 {
    width: 28px !important;
  }

  .h-sm-28 {
    height: 28px !important;
  }

  .min-h-sm-28 {
    min-height: 28px;
  }

  .max-h-sm-28 {
    max-height: 28px;
  }

  .min-w-sm-28 {
    min-width: 28px;
  }

  .max-w-sm-28 {
    max-width: 28px;
  }

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

  .h-sm-30 {
    height: 30px !important;
  }

  .min-h-sm-30 {
    min-height: 30px;
  }

  .max-h-sm-30 {
    max-height: 30px;
  }

  .min-w-sm-30 {
    min-width: 30px;
  }

  .max-w-sm-30 {
    max-width: 30px;
  }

  .w-sm-32 {
    width: 32px !important;
  }

  .h-sm-32 {
    height: 32px !important;
  }

  .min-h-sm-32 {
    min-height: 32px;
  }

  .max-h-sm-32 {
    max-height: 32px;
  }

  .min-w-sm-32 {
    min-width: 32px;
  }

  .max-w-sm-32 {
    max-width: 32px;
  }

  .w-sm-36 {
    width: 36px !important;
  }

  .h-sm-36 {
    height: 36px !important;
  }

  .min-h-sm-36 {
    min-height: 36px;
  }

  .max-h-sm-36 {
    max-height: 36px;
  }

  .min-w-sm-36 {
    min-width: 36px;
  }

  .max-w-sm-36 {
    max-width: 36px;
  }

  .w-sm-38 {
    width: 38px !important;
  }

  .h-sm-38 {
    height: 38px !important;
  }

  .min-h-sm-38 {
    min-height: 38px;
  }

  .max-h-sm-38 {
    max-height: 38px;
  }

  .min-w-sm-38 {
    min-width: 38px;
  }

  .max-w-sm-38 {
    max-width: 38px;
  }

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

  .h-sm-40 {
    height: 40px !important;
  }

  .min-h-sm-40 {
    min-height: 40px;
  }

  .max-h-sm-40 {
    max-height: 40px;
  }

  .min-w-sm-40 {
    min-width: 40px;
  }

  .max-w-sm-40 {
    max-width: 40px;
  }

  .w-sm-42 {
    width: 42px !important;
  }

  .h-sm-42 {
    height: 42px !important;
  }

  .min-h-sm-42 {
    min-height: 42px;
  }

  .max-h-sm-42 {
    max-height: 42px;
  }

  .min-w-sm-42 {
    min-width: 42px;
  }

  .max-w-sm-42 {
    max-width: 42px;
  }

  .w-sm-48 {
    width: 48px !important;
  }

  .h-sm-48 {
    height: 48px !important;
  }

  .min-h-sm-48 {
    min-height: 48px;
  }

  .max-h-sm-48 {
    max-height: 48px;
  }

  .min-w-sm-48 {
    min-width: 48px;
  }

  .max-w-sm-48 {
    max-width: 48px;
  }

  .w-sm-55 {
    width: 55px !important;
  }

  .h-sm-55 {
    height: 55px !important;
  }

  .min-h-sm-55 {
    min-height: 55px;
  }

  .max-h-sm-55 {
    max-height: 55px;
  }

  .min-w-sm-55 {
    min-width: 55px;
  }

  .max-w-sm-55 {
    max-width: 55px;
  }

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

  .h-sm-60 {
    height: 60px !important;
  }

  .min-h-sm-60 {
    min-height: 60px;
  }

  .max-h-sm-60 {
    max-height: 60px;
  }

  .min-w-sm-60 {
    min-width: 60px;
  }

  .max-w-sm-60 {
    max-width: 60px;
  }

  .w-sm-65 {
    width: 65px !important;
  }

  .h-sm-65 {
    height: 65px !important;
  }

  .min-h-sm-65 {
    min-height: 65px;
  }

  .max-h-sm-65 {
    max-height: 65px;
  }

  .min-w-sm-65 {
    min-width: 65px;
  }

  .max-w-sm-65 {
    max-width: 65px;
  }

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

  .h-sm-70 {
    height: 70px !important;
  }

  .min-h-sm-70 {
    min-height: 70px;
  }

  .max-h-sm-70 {
    max-height: 70px;
  }

  .min-w-sm-70 {
    min-width: 70px;
  }

  .max-w-sm-70 {
    max-width: 70px;
  }

  .w-sm-78 {
    width: 78px !important;
  }

  .h-sm-78 {
    height: 78px !important;
  }

  .min-h-sm-78 {
    min-height: 78px;
  }

  .max-h-sm-78 {
    max-height: 78px;
  }

  .min-w-sm-78 {
    min-width: 78px;
  }

  .max-w-sm-78 {
    max-width: 78px;
  }

  .w-sm-82 {
    width: 82px !important;
  }

  .h-sm-82 {
    height: 82px !important;
  }

  .min-h-sm-82 {
    min-height: 82px;
  }

  .max-h-sm-82 {
    max-height: 82px;
  }

  .min-w-sm-82 {
    min-width: 82px;
  }

  .max-w-sm-82 {
    max-width: 82px;
  }

  .w-sm-105 {
    width: 105px !important;
  }

  .h-sm-105 {
    height: 105px !important;
  }

  .min-h-sm-105 {
    min-height: 105px;
  }

  .max-h-sm-105 {
    max-height: 105px;
  }

  .min-w-sm-105 {
    min-width: 105px;
  }

  .max-w-sm-105 {
    max-width: 105px;
  }

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

  .h-sm-120 {
    height: 120px !important;
  }

  .min-h-sm-120 {
    min-height: 120px;
  }

  .max-h-sm-120 {
    max-height: 120px;
  }

  .min-w-sm-120 {
    min-width: 120px;
  }

  .max-w-sm-120 {
    max-width: 120px;
  }

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

  .h-sm-130 {
    height: 130px !important;
  }

  .min-h-sm-130 {
    min-height: 130px;
  }

  .max-h-sm-130 {
    max-height: 130px;
  }

  .min-w-sm-130 {
    min-width: 130px;
  }

  .max-w-sm-130 {
    max-width: 130px;
  }

  .w-sm-123 {
    width: 123px !important;
  }

  .h-sm-123 {
    height: 123px !important;
  }

  .min-h-sm-123 {
    min-height: 123px;
  }

  .max-h-sm-123 {
    max-height: 123px;
  }

  .min-w-sm-123 {
    min-width: 123px;
  }

  .max-w-sm-123 {
    max-width: 123px;
  }

  .w-sm-135 {
    width: 135px !important;
  }

  .h-sm-135 {
    height: 135px !important;
  }

  .min-h-sm-135 {
    min-height: 135px;
  }

  .max-h-sm-135 {
    max-height: 135px;
  }

  .min-w-sm-135 {
    min-width: 135px;
  }

  .max-w-sm-135 {
    max-width: 135px;
  }

  .w-sm-144 {
    width: 144px !important;
  }

  .h-sm-144 {
    height: 144px !important;
  }

  .min-h-sm-144 {
    min-height: 144px;
  }

  .max-h-sm-144 {
    max-height: 144px;
  }

  .min-w-sm-144 {
    min-width: 144px;
  }

  .max-w-sm-144 {
    max-width: 144px;
  }

  .w-sm-145 {
    width: 145px !important;
  }

  .h-sm-145 {
    height: 145px !important;
  }

  .min-h-sm-145 {
    min-height: 145px;
  }

  .max-h-sm-145 {
    max-height: 145px;
  }

  .min-w-sm-145 {
    min-width: 145px;
  }

  .max-w-sm-145 {
    max-width: 145px;
  }

  .w-sm-155 {
    width: 155px !important;
  }

  .h-sm-155 {
    height: 155px !important;
  }

  .min-h-sm-155 {
    min-height: 155px;
  }

  .max-h-sm-155 {
    max-height: 155px;
  }

  .min-w-sm-155 {
    min-width: 155px;
  }

  .max-w-sm-155 {
    max-width: 155px;
  }

  .w-sm-165 {
    width: 165px !important;
  }

  .h-sm-165 {
    height: 165px !important;
  }

  .min-h-sm-165 {
    min-height: 165px;
  }

  .max-h-sm-165 {
    max-height: 165px;
  }

  .min-w-sm-165 {
    min-width: 165px;
  }

  .max-w-sm-165 {
    max-width: 165px;
  }

  .w-sm-168 {
    width: 168px !important;
  }

  .h-sm-168 {
    height: 168px !important;
  }

  .min-h-sm-168 {
    min-height: 168px;
  }

  .max-h-sm-168 {
    max-height: 168px;
  }

  .min-w-sm-168 {
    min-width: 168px;
  }

  .max-w-sm-168 {
    max-width: 168px;
  }

  .w-sm-172 {
    width: 172px !important;
  }

  .h-sm-172 {
    height: 172px !important;
  }

  .min-h-sm-172 {
    min-height: 172px;
  }

  .max-h-sm-172 {
    max-height: 172px;
  }

  .min-w-sm-172 {
    min-width: 172px;
  }

  .max-w-sm-172 {
    max-width: 172px;
  }

  .w-sm-178 {
    width: 178px !important;
  }

  .h-sm-178 {
    height: 178px !important;
  }

  .min-h-sm-178 {
    min-height: 178px;
  }

  .max-h-sm-178 {
    max-height: 178px;
  }

  .min-w-sm-178 {
    min-width: 178px;
  }

  .max-w-sm-178 {
    max-width: 178px;
  }

  .w-sm-196 {
    width: 196px !important;
  }

  .h-sm-196 {
    height: 196px !important;
  }

  .min-h-sm-196 {
    min-height: 196px;
  }

  .max-h-sm-196 {
    max-height: 196px;
  }

  .min-w-sm-196 {
    min-width: 196px;
  }

  .max-w-sm-196 {
    max-width: 196px;
  }

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

  .h-sm-200 {
    height: 200px !important;
  }

  .min-h-sm-200 {
    min-height: 200px;
  }

  .max-h-sm-200 {
    max-height: 200px;
  }

  .min-w-sm-200 {
    min-width: 200px;
  }

  .max-w-sm-200 {
    max-width: 200px;
  }

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

  .h-sm-220 {
    height: 220px !important;
  }

  .min-h-sm-220 {
    min-height: 220px;
  }

  .max-h-sm-220 {
    max-height: 220px;
  }

  .min-w-sm-220 {
    min-width: 220px;
  }

  .max-w-sm-220 {
    max-width: 220px;
  }

  .w-sm-224 {
    width: 224px !important;
  }

  .h-sm-224 {
    height: 224px !important;
  }

  .min-h-sm-224 {
    min-height: 224px;
  }

  .max-h-sm-224 {
    max-height: 224px;
  }

  .min-w-sm-224 {
    min-width: 224px;
  }

  .max-w-sm-224 {
    max-width: 224px;
  }

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

  .h-sm-240 {
    height: 240px !important;
  }

  .min-h-sm-240 {
    min-height: 240px;
  }

  .max-h-sm-240 {
    max-height: 240px;
  }

  .min-w-sm-240 {
    min-width: 240px;
  }

  .max-w-sm-240 {
    max-width: 240px;
  }

  .w-sm-248 {
    width: 248px !important;
  }

  .h-sm-248 {
    height: 248px !important;
  }

  .min-h-sm-248 {
    min-height: 248px;
  }

  .max-h-sm-248 {
    max-height: 248px;
  }

  .min-w-sm-248 {
    min-width: 248px;
  }

  .max-w-sm-248 {
    max-width: 248px;
  }

  .w-sm-267 {
    width: 267px !important;
  }

  .h-sm-267 {
    height: 267px !important;
  }

  .min-h-sm-267 {
    min-height: 267px;
  }

  .max-h-sm-267 {
    max-height: 267px;
  }

  .min-w-sm-267 {
    min-width: 267px;
  }

  .max-w-sm-267 {
    max-width: 267px;
  }

  .w-sm-272 {
    width: 272px !important;
  }

  .h-sm-272 {
    height: 272px !important;
  }

  .min-h-sm-272 {
    min-height: 272px;
  }

  .max-h-sm-272 {
    max-height: 272px;
  }

  .min-w-sm-272 {
    min-width: 272px;
  }

  .max-w-sm-272 {
    max-width: 272px;
  }

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

  .h-sm-280 {
    height: 280px !important;
  }

  .min-h-sm-280 {
    min-height: 280px;
  }

  .max-h-sm-280 {
    max-height: 280px;
  }

  .min-w-sm-280 {
    min-width: 280px;
  }

  .max-w-sm-280 {
    max-width: 280px;
  }

  .w-sm-292 {
    width: 292px !important;
  }

  .h-sm-292 {
    height: 292px !important;
  }

  .min-h-sm-292 {
    min-height: 292px;
  }

  .max-h-sm-292 {
    max-height: 292px;
  }

  .min-w-sm-292 {
    min-width: 292px;
  }

  .max-w-sm-292 {
    max-width: 292px;
  }

  .w-sm-296 {
    width: 296px !important;
  }

  .h-sm-296 {
    height: 296px !important;
  }

  .min-h-sm-296 {
    min-height: 296px;
  }

  .max-h-sm-296 {
    max-height: 296px;
  }

  .min-w-sm-296 {
    min-width: 296px;
  }

  .max-w-sm-296 {
    max-width: 296px;
  }

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

  .h-sm-300 {
    height: 300px !important;
  }

  .min-h-sm-300 {
    min-height: 300px;
  }

  .max-h-sm-300 {
    max-height: 300px;
  }

  .min-w-sm-300 {
    min-width: 300px;
  }

  .max-w-sm-300 {
    max-width: 300px;
  }

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

  .h-sm-320 {
    height: 320px !important;
  }

  .min-h-sm-320 {
    min-height: 320px;
  }

  .max-h-sm-320 {
    max-height: 320px;
  }

  .min-w-sm-320 {
    min-width: 320px;
  }

  .max-w-sm-320 {
    max-width: 320px;
  }

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

  .h-sm-360 {
    height: 360px !important;
  }

  .min-h-sm-360 {
    min-height: 360px;
  }

  .max-h-sm-360 {
    max-height: 360px;
  }

  .min-w-sm-360 {
    min-width: 360px;
  }

  .max-w-sm-360 {
    max-width: 360px;
  }

  .w-sm-366 {
    width: 366px !important;
  }

  .h-sm-366 {
    height: 366px !important;
  }

  .min-h-sm-366 {
    min-height: 366px;
  }

  .max-h-sm-366 {
    max-height: 366px;
  }

  .min-w-sm-366 {
    min-width: 366px;
  }

  .max-w-sm-366 {
    max-width: 366px;
  }

  .w-sm-384 {
    width: 384px !important;
  }

  .h-sm-384 {
    height: 384px !important;
  }

  .min-h-sm-384 {
    min-height: 384px;
  }

  .max-h-sm-384 {
    max-height: 384px;
  }

  .min-w-sm-384 {
    min-width: 384px;
  }

  .max-w-sm-384 {
    max-width: 384px;
  }

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

  .h-sm-400 {
    height: 400px !important;
  }

  .min-h-sm-400 {
    min-height: 400px;
  }

  .max-h-sm-400 {
    max-height: 400px;
  }

  .min-w-sm-400 {
    min-width: 400px;
  }

  .max-w-sm-400 {
    max-width: 400px;
  }

  .w-sm-408 {
    width: 408px !important;
  }

  .h-sm-408 {
    height: 408px !important;
  }

  .min-h-sm-408 {
    min-height: 408px;
  }

  .max-h-sm-408 {
    max-height: 408px;
  }

  .min-w-sm-408 {
    min-width: 408px;
  }

  .max-w-sm-408 {
    max-width: 408px;
  }

  .w-sm-414 {
    width: 414px !important;
  }

  .h-sm-414 {
    height: 414px !important;
  }

  .min-h-sm-414 {
    min-height: 414px;
  }

  .max-h-sm-414 {
    max-height: 414px;
  }

  .min-w-sm-414 {
    min-width: 414px;
  }

  .max-w-sm-414 {
    max-width: 414px;
  }

  .w-sm-456 {
    width: 456px !important;
  }

  .h-sm-456 {
    height: 456px !important;
  }

  .min-h-sm-456 {
    min-height: 456px;
  }

  .max-h-sm-456 {
    max-height: 456px;
  }

  .min-w-sm-456 {
    min-width: 456px;
  }

  .max-w-sm-456 {
    max-width: 456px;
  }

  .w-sm-464 {
    width: 464px !important;
  }

  .h-sm-464 {
    height: 464px !important;
  }

  .min-h-sm-464 {
    min-height: 464px;
  }

  .max-h-sm-464 {
    max-height: 464px;
  }

  .min-w-sm-464 {
    min-width: 464px;
  }

  .max-w-sm-464 {
    max-width: 464px;
  }

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

  .h-sm-480 {
    height: 480px !important;
  }

  .min-h-sm-480 {
    min-height: 480px;
  }

  .max-h-sm-480 {
    max-height: 480px;
  }

  .min-w-sm-480 {
    min-width: 480px;
  }

  .max-w-sm-480 {
    max-width: 480px;
  }

  .w-sm-470 {
    width: 470px !important;
  }

  .h-sm-470 {
    height: 470px !important;
  }

  .min-h-sm-470 {
    min-height: 470px;
  }

  .max-h-sm-470 {
    max-height: 470px;
  }

  .min-w-sm-470 {
    min-width: 470px;
  }

  .max-w-sm-470 {
    max-width: 470px;
  }

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

  .h-sm-500 {
    height: 500px !important;
  }

  .min-h-sm-500 {
    min-height: 500px;
  }

  .max-h-sm-500 {
    max-height: 500px;
  }

  .min-w-sm-500 {
    min-width: 500px;
  }

  .max-w-sm-500 {
    max-width: 500px;
  }

  .w-sm-564 {
    width: 564px !important;
  }

  .h-sm-564 {
    height: 564px !important;
  }

  .min-h-sm-564 {
    min-height: 564px;
  }

  .max-h-sm-564 {
    max-height: 564px;
  }

  .min-w-sm-564 {
    min-width: 564px;
  }

  .max-w-sm-564 {
    max-width: 564px;
  }

  .w-sm-570 {
    width: 570px !important;
  }

  .h-sm-570 {
    height: 570px !important;
  }

  .min-h-sm-570 {
    min-height: 570px;
  }

  .max-h-sm-570 {
    max-height: 570px;
  }

  .min-w-sm-570 {
    min-width: 570px;
  }

  .max-w-sm-570 {
    max-width: 570px;
  }

  .w-sm-579 {
    width: 579px !important;
  }

  .h-sm-579 {
    height: 579px !important;
  }

  .min-h-sm-579 {
    min-height: 579px;
  }

  .max-h-sm-579 {
    max-height: 579px;
  }

  .min-w-sm-579 {
    min-width: 579px;
  }

  .max-w-sm-579 {
    max-width: 579px;
  }

  .w-sm-585 {
    width: 585px !important;
  }

  .h-sm-585 {
    height: 585px !important;
  }

  .min-h-sm-585 {
    min-height: 585px;
  }

  .max-h-sm-585 {
    max-height: 585px;
  }

  .min-w-sm-585 {
    min-width: 585px;
  }

  .max-w-sm-585 {
    max-width: 585px;
  }

  .w-sm-600 {
    width: 600px !important;
  }

  .h-sm-600 {
    height: 600px !important;
  }

  .min-h-sm-600 {
    min-height: 600px;
  }

  .max-h-sm-600 {
    max-height: 600px;
  }

  .min-w-sm-600 {
    min-width: 600px;
  }

  .max-w-sm-600 {
    max-width: 600px;
  }

  .w-sm-616 {
    width: 616px !important;
  }

  .h-sm-616 {
    height: 616px !important;
  }

  .min-h-sm-616 {
    min-height: 616px;
  }

  .max-h-sm-616 {
    max-height: 616px;
  }

  .min-w-sm-616 {
    min-width: 616px;
  }

  .max-w-sm-616 {
    max-width: 616px;
  }

  .w-sm-672 {
    width: 672px !important;
  }

  .h-sm-672 {
    height: 672px !important;
  }

  .min-h-sm-672 {
    min-height: 672px;
  }

  .max-h-sm-672 {
    max-height: 672px;
  }

  .min-w-sm-672 {
    min-width: 672px;
  }

  .max-w-sm-672 {
    max-width: 672px;
  }

  .w-sm-744 {
    width: 744px !important;
  }

  .h-sm-744 {
    height: 744px !important;
  }

  .min-h-sm-744 {
    min-height: 744px;
  }

  .max-h-sm-744 {
    max-height: 744px;
  }

  .min-w-sm-744 {
    min-width: 744px;
  }

  .max-w-sm-744 {
    max-width: 744px;
  }

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

  .h-sm-800 {
    height: 800px !important;
  }

  .min-h-sm-800 {
    min-height: 800px;
  }

  .max-h-sm-800 {
    max-height: 800px;
  }

  .min-w-sm-800 {
    min-width: 800px;
  }

  .max-w-sm-800 {
    max-width: 800px;
  }

  .w-sm-952 {
    width: 952px !important;
  }

  .h-sm-952 {
    height: 952px !important;
  }

  .min-h-sm-952 {
    min-height: 952px;
  }

  .max-h-sm-952 {
    max-height: 952px;
  }

  .min-w-sm-952 {
    min-width: 952px;
  }

  .max-w-sm-952 {
    max-width: 952px;
  }

  .w-sm-1152 {
    width: 1152px !important;
  }

  .h-sm-1152 {
    height: 1152px !important;
  }

  .min-h-sm-1152 {
    min-height: 1152px;
  }

  .max-h-sm-1152 {
    max-height: 1152px;
  }

  .min-w-sm-1152 {
    min-width: 1152px;
  }

  .max-w-sm-1152 {
    max-width: 1152px;
  }

  .w-sm-1170 {
    width: 1152px !important;
  }

  .h-sm-1170 {
    height: 1152px !important;
  }

  .min-h-sm-1170 {
    min-height: 1152px;
  }

  .max-h-sm-1170 {
    max-height: 1152px;
  }

  .min-w-sm-1170 {
    min-width: 1152px;
  }

  .max-w-sm-1170 {
    max-width: 1152px;
  }

  .w-sm-10p {
    width: 10% !important;
  }

  .h-sm-10p {
    height: 10% !important;
  }

  .min-h-sm-10p {
    min-height: 10%;
  }

  .max-h-sm-10p {
    max-height: 10%;
  }

  .min-w-sm-10p {
    min-width: 10%;
  }

  .max-w-sm-10p {
    max-width: 10%;
  }

  .w-sm-15p {
    width: 15% !important;
  }

  .h-sm-15p {
    height: 15% !important;
  }

  .min-h-sm-15p {
    min-height: 15%;
  }

  .max-h-sm-15p {
    max-height: 15%;
  }

  .min-w-sm-15p {
    min-width: 15%;
  }

  .max-w-sm-15p {
    max-width: 15%;
  }

  .w-sm-20p {
    width: 20% !important;
  }

  .h-sm-20p {
    height: 20% !important;
  }

  .min-h-sm-20p {
    min-height: 20%;
  }

  .max-h-sm-20p {
    max-height: 20%;
  }

  .min-w-sm-20p {
    min-width: 20%;
  }

  .max-w-sm-20p {
    max-width: 20%;
  }

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

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

  .min-h-sm-25p {
    min-height: 25%;
  }

  .max-h-sm-25p {
    max-height: 25%;
  }

  .min-w-sm-25p {
    min-width: 25%;
  }

  .max-w-sm-25p {
    max-width: 25%;
  }

  .w-sm-30p {
    width: 30% !important;
  }

  .h-sm-30p {
    height: 30% !important;
  }

  .min-h-sm-30p {
    min-height: 30%;
  }

  .max-h-sm-30p {
    max-height: 30%;
  }

  .min-w-sm-30p {
    min-width: 30%;
  }

  .max-w-sm-30p {
    max-width: 30%;
  }

  .w-sm-30\.10p {
    width: 30.1% !important;
  }

  .h-sm-30\.10p {
    height: 30.1% !important;
  }

  .min-h-sm-30\.10p {
    min-height: 30.1%;
  }

  .max-h-sm-30\.10p {
    max-height: 30.1%;
  }

  .min-w-sm-30\.10p {
    min-width: 30.1%;
  }

  .max-w-sm-30\.10p {
    max-width: 30.1%;
  }

  .w-sm-30\.80p {
    width: 30.8% !important;
  }

  .h-sm-30\.80p {
    height: 30.8% !important;
  }

  .min-h-sm-30\.80p {
    min-height: 30.8%;
  }

  .max-h-sm-30\.80p {
    max-height: 30.8%;
  }

  .min-w-sm-30\.80p {
    min-width: 30.8%;
  }

  .max-w-sm-30\.80p {
    max-width: 30.8%;
  }

  .w-sm-31\.25p {
    width: 31.25% !important;
  }

  .h-sm-31\.25p {
    height: 31.25% !important;
  }

  .min-h-sm-31\.25p {
    min-height: 31.25%;
  }

  .max-h-sm-31\.25p {
    max-height: 31.25%;
  }

  .min-w-sm-31\.25p {
    min-width: 31.25%;
  }

  .max-w-sm-31\.25p {
    max-width: 31.25%;
  }

  .w-sm-32\.25p {
    width: 32.25% !important;
  }

  .h-sm-32\.25p {
    height: 32.25% !important;
  }

  .min-h-sm-32\.25p {
    min-height: 32.25%;
  }

  .max-h-sm-32\.25p {
    max-height: 32.25%;
  }

  .min-w-sm-32\.25p {
    min-width: 32.25%;
  }

  .max-w-sm-32\.25p {
    max-width: 32.25%;
  }

  .w-sm-33p {
    width: 33% !important;
  }

  .h-sm-33p {
    height: 33% !important;
  }

  .min-h-sm-33p {
    min-height: 33%;
  }

  .max-h-sm-33p {
    max-height: 33%;
  }

  .min-w-sm-33p {
    min-width: 33%;
  }

  .max-w-sm-33p {
    max-width: 33%;
  }

  .w-sm-40p {
    width: 40% !important;
  }

  .h-sm-40p {
    height: 40% !important;
  }

  .min-h-sm-40p {
    min-height: 40%;
  }

  .max-h-sm-40p {
    max-height: 40%;
  }

  .min-w-sm-40p {
    min-width: 40%;
  }

  .max-w-sm-40p {
    max-width: 40%;
  }

  .w-sm-45p {
    width: 45% !important;
  }

  .h-sm-45p {
    height: 45% !important;
  }

  .min-h-sm-45p {
    min-height: 45%;
  }

  .max-h-sm-45p {
    max-height: 45%;
  }

  .min-w-sm-45p {
    min-width: 45%;
  }

  .max-w-sm-45p {
    max-width: 45%;
  }

  .w-sm-48p {
    width: 48% !important;
  }

  .h-sm-48p {
    height: 48% !important;
  }

  .min-h-sm-48p {
    min-height: 48%;
  }

  .max-h-sm-48p {
    max-height: 48%;
  }

  .min-w-sm-48p {
    min-width: 48%;
  }

  .max-w-sm-48p {
    max-width: 48%;
  }

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

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

  .min-h-sm-50p {
    min-height: 50%;
  }

  .max-h-sm-50p {
    max-height: 50%;
  }

  .min-w-sm-50p {
    min-width: 50%;
  }

  .max-w-sm-50p {
    max-width: 50%;
  }

  .w-sm-60p {
    width: 60% !important;
  }

  .h-sm-60p {
    height: 60% !important;
  }

  .min-h-sm-60p {
    min-height: 60%;
  }

  .max-h-sm-60p {
    max-height: 60%;
  }

  .min-w-sm-60p {
    min-width: 60%;
  }

  .max-w-sm-60p {
    max-width: 60%;
  }

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

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

  .min-h-sm-half {
    min-height: 50%;
  }

  .max-h-sm-half {
    max-height: 50%;
  }

  .min-w-sm-half {
    min-width: 50%;
  }

  .max-w-sm-half {
    max-width: 50%;
  }

  .w-sm-66p {
    width: 66% !important;
  }

  .h-sm-66p {
    height: 66% !important;
  }

  .min-h-sm-66p {
    min-height: 66%;
  }

  .max-h-sm-66p {
    max-height: 66%;
  }

  .min-w-sm-66p {
    min-width: 66%;
  }

  .max-w-sm-66p {
    max-width: 66%;
  }

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

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

  .min-h-sm-75p {
    min-height: 75%;
  }

  .max-h-sm-75p {
    max-height: 75%;
  }

  .min-w-sm-75p {
    min-width: 75%;
  }

  .max-w-sm-75p {
    max-width: 75%;
  }

  .w-sm-98p {
    width: 98% !important;
  }

  .h-sm-98p {
    height: 98% !important;
  }

  .min-h-sm-98p {
    min-height: 98%;
  }

  .max-h-sm-98p {
    max-height: 98%;
  }

  .min-w-sm-98p {
    min-width: 98%;
  }

  .max-w-sm-98p {
    max-width: 98%;
  }

  .w-sm-one-third {
    width: 33.3333333333% !important;
  }

  .h-sm-one-third {
    height: 33.3333333333% !important;
  }

  .min-h-sm-one-third {
    min-height: 33.3333333333%;
  }

  .max-h-sm-one-third {
    max-height: 33.3333333333%;
  }

  .min-w-sm-one-third {
    min-width: 33.3333333333%;
  }

  .max-w-sm-one-third {
    max-width: 33.3333333333%;
  }

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

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

  .min-h-sm-full {
    min-height: 100%;
  }

  .max-h-sm-full {
    max-height: 100%;
  }

  .min-w-sm-full {
    min-width: 100%;
  }

  .max-w-sm-full {
    max-width: 100%;
  }

  .leading-sm-half {
    line-height: 0.5 !important;
  }

  .leading-sm-none {
    line-height: 1 !important;
  }

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

  .leading-sm-normal {
    line-height: 1.5 !important;
  }

  .leading-sm-loose {
    line-height: 2 !important;
  }

  .leading-sm-10 {
    line-height: 10px !important;
  }

  .leading-sm-12 {
    line-height: 12px !important;
  }

  .leading-sm-14 {
    line-height: 14px !important;
  }

  .leading-sm-16 {
    line-height: 16px !important;
  }

  .leading-sm-18 {
    line-height: 18px !important;
  }

  .leading-sm-20 {
    line-height: 20px !important;
  }

  .leading-sm-22 {
    line-height: 22px !important;
  }

  .leading-sm-25 {
    line-height: 25px !important;
  }

  .leading-sm-26 {
    line-height: 26px !important;
  }

  .leading-sm-28 {
    line-height: 28px !important;
  }

  .leading-sm-30 {
    line-height: 30px !important;
  }

  .leading-sm-44 {
    line-height: 44px !important;
  }

  .leading-sm-45 {
    line-height: 45px !important;
  }

  .leading-sm-60 {
    line-height: 60px !important;
  }

  .fz-sm-8 {
    font-size: 8px;
  }

  .fz-sm-10 {
    font-size: 10px;
  }

  .fz-sm-12 {
    font-size: 12px;
  }

  .fz-sm-13 {
    font-size: 13px;
  }

  .fz-sm-14 {
    font-size: 14px;
  }

  .fz-sm-16 {
    font-size: 16px;
  }

  .fz-sm-18 {
    font-size: 18px;
  }

  .fz-sm-20 {
    font-size: 20px;
  }

  .fz-sm-22 {
    font-size: 22px;
  }

  .fz-sm-24 {
    font-size: 24px;
  }

  .fz-sm-28 {
    font-size: 28px;
  }

  .fz-sm-30 {
    font-size: 30px;
  }

  .fz-sm-36 {
    font-size: 36px;
  }

  .fz-sm-40 {
    font-size: 40px;
  }

  .fz-sm-46 {
    font-size: 46px;
  }

  .fz-sm-48 {
    font-size: 48px;
  }

  .fz-sm-60 {
    font-size: 60px;
  }

  .fz-sm-72 {
    font-size: 72px;
  }

  .rounded-sm-0 {
    border-radius: 0;
  }

  .rounded-sm-2 {
    border-radius: 2px;
  }

  .rounded-sm-4 {
    border-radius: 4px;
  }

  .rounded-sm-6 {
    border-radius: 6px;
  }

  .rounded-sm-6\.5 {
    border-radius: 6.5px;
  }

  .rounded-sm-12 {
    border-radius: 12px;
  }

  .rounded-sm-13 {
    border-radius: 13px;
  }

  .rounded-sm-24 {
    border-radius: 24px;
  }

  .top-sm-0 {
    top: 0;
  }

  .bottom-sm-0 {
    bottom: 0;
  }

  .right-sm-n0 {
    right: 0;
  }

  .top-sm-1 {
    top: 6px;
  }

  .bottom-sm-1 {
    bottom: 6px;
  }

  .right-sm-n1 {
    right: -6px;
  }

  .top-sm-2 {
    top: 12px;
  }

  .bottom-sm-2 {
    bottom: 12px;
  }

  .right-sm-n2 {
    right: -12px;
  }

  .top-sm-3 {
    top: 18px;
  }

  .bottom-sm-3 {
    bottom: 18px;
  }

  .right-sm-n3 {
    right: -18px;
  }

  .top-sm-4 {
    top: 24px;
  }

  .bottom-sm-4 {
    bottom: 24px;
  }

  .right-sm-n4 {
    right: -24px;
  }

  .top-sm-5 {
    top: 30px;
  }

  .bottom-sm-5 {
    bottom: 30px;
  }

  .right-sm-n5 {
    right: -30px;
  }

  .top-sm-0\.17 {
    top: 1px;
  }

  .bottom-sm-0\.17 {
    bottom: 1px;
  }

  .right-sm-n0\.17 {
    right: -1px;
  }

  .top-sm-0\.33 {
    top: 2px;
  }

  .bottom-sm-0\.33 {
    bottom: 2px;
  }

  .right-sm-n0\.33 {
    right: -2px;
  }

  .top-sm-0\.5 {
    top: 3px;
  }

  .bottom-sm-0\.5 {
    bottom: 3px;
  }

  .right-sm-n0\.5 {
    right: -3px;
  }

  .top-sm-0\.67 {
    top: 4px;
  }

  .bottom-sm-0\.67 {
    bottom: 4px;
  }

  .right-sm-n0\.67 {
    right: -4px;
  }

  .top-sm-1\.33 {
    top: 8px;
  }

  .bottom-sm-1\.33 {
    bottom: 8px;
  }

  .right-sm-n1\.33 {
    right: -8px;
  }

  .top-sm-1\.5 {
    top: 9px;
  }

  .bottom-sm-1\.5 {
    bottom: 9px;
  }

  .right-sm-n1\.5 {
    right: -9px;
  }

  .top-sm-1\.8 {
    top: 10.8px;
  }

  .bottom-sm-1\.8 {
    bottom: 10.8px;
  }

  .right-sm-n1\.8 {
    right: -10.8px;
  }

  .top-sm-1\.66 {
    top: 10px;
  }

  .bottom-sm-1\.66 {
    bottom: 10px;
  }

  .right-sm-n1\.66 {
    right: -10px;
  }

  .top-sm-2\.5 {
    top: 15px;
  }

  .bottom-sm-2\.5 {
    bottom: 15px;
  }

  .right-sm-n2\.5 {
    right: -15px;
  }

  .top-sm-3\.33 {
    top: 19.98px;
  }

  .bottom-sm-3\.33 {
    bottom: 19.98px;
  }

  .right-sm-n3\.33 {
    right: -19.98px;
  }

  .top-sm-3\.5 {
    top: 21px;
  }

  .bottom-sm-3\.5 {
    bottom: 21px;
  }

  .right-sm-n3\.5 {
    right: -21px;
  }

  .top-sm-4\.33 {
    top: 25.98px;
  }

  .bottom-sm-4\.33 {
    bottom: 25.98px;
  }

  .right-sm-n4\.33 {
    right: -25.98px;
  }

  .top-sm-5\.5 {
    top: 30px;
  }

  .bottom-sm-5\.5 {
    bottom: 30px;
  }

  .right-sm-n5\.5 {
    right: -30px;
  }

  .top-sm-6 {
    top: 36px;
  }

  .bottom-sm-6 {
    bottom: 36px;
  }

  .right-sm-n6 {
    right: -36px;
  }

  .top-sm-6\.5 {
    top: 39px;
  }

  .bottom-sm-6\.5 {
    bottom: 39px;
  }

  .right-sm-n6\.5 {
    right: -39px;
  }

  .top-sm-7 {
    top: 42px;
  }

  .bottom-sm-7 {
    bottom: 42px;
  }

  .right-sm-n7 {
    right: -42px;
  }

  .top-sm-7\.5 {
    top: 45px;
  }

  .bottom-sm-7\.5 {
    bottom: 45px;
  }

  .right-sm-n7\.5 {
    right: -45px;
  }

  .top-sm-8 {
    top: 48px;
  }

  .bottom-sm-8 {
    bottom: 48px;
  }

  .right-sm-n8 {
    right: -48px;
  }

  .top-sm-9 {
    top: 57px;
  }

  .bottom-sm-9 {
    bottom: 57px;
  }

  .right-sm-n9 {
    right: -57px;
  }

  .top-sm-10 {
    top: 60px;
  }

  .bottom-sm-10 {
    bottom: 60px;
  }

  .right-sm-n10 {
    right: -60px;
  }

  .top-sm-10\.33 {
    top: 61.98px;
  }

  .bottom-sm-10\.33 {
    bottom: 61.98px;
  }

  .right-sm-n10\.33 {
    right: -61.98px;
  }

  .top-sm-11 {
    top: 66px;
  }

  .bottom-sm-11 {
    bottom: 66px;
  }

  .right-sm-n11 {
    right: -66px;
  }

  .top-sm-11\.33 {
    top: 67.98px;
  }

  .bottom-sm-11\.33 {
    bottom: 67.98px;
  }

  .right-sm-n11\.33 {
    right: -67.98px;
  }

  .top-sm-12 {
    top: 72px;
  }

  .bottom-sm-12 {
    bottom: 72px;
  }

  .right-sm-n12 {
    right: -72px;
  }

  .top-sm-13 {
    top: 78px;
  }

  .bottom-sm-13 {
    bottom: 78px;
  }

  .right-sm-n13 {
    right: -78px;
  }

  .top-sm-13\.5 {
    top: 81px;
  }

  .bottom-sm-13\.5 {
    bottom: 81px;
  }

  .right-sm-n13\.5 {
    right: -81px;
  }

  .top-sm-14 {
    top: 84px;
  }

  .bottom-sm-14 {
    bottom: 84px;
  }

  .right-sm-n14 {
    right: -84px;
  }

  .top-sm-15 {
    top: 90px;
  }

  .bottom-sm-15 {
    bottom: 90px;
  }

  .right-sm-n15 {
    right: -90px;
  }

  .top-sm-15\.5 {
    top: 93px;
  }

  .bottom-sm-15\.5 {
    bottom: 93px;
  }

  .right-sm-n15\.5 {
    right: -93px;
  }

  .top-sm-16 {
    top: 96px;
  }

  .bottom-sm-16 {
    bottom: 96px;
  }

  .right-sm-n16 {
    right: -96px;
  }

  .top-sm-18 {
    top: 108px;
  }

  .bottom-sm-18 {
    bottom: 108px;
  }

  .right-sm-n18 {
    right: -108px;
  }

  .top-sm-20 {
    top: 120px;
  }

  .bottom-sm-20 {
    bottom: 120px;
  }

  .right-sm-n20 {
    right: -120px;
  }

  .top-sm-22\.5 {
    top: 135px;
  }

  .bottom-sm-22\.5 {
    bottom: 135px;
  }

  .right-sm-n22\.5 {
    right: -135px;
  }

  .top-sm-25 {
    top: 150px;
  }

  .bottom-sm-25 {
    bottom: 150px;
  }

  .right-sm-n25 {
    right: -150px;
  }

  .top-sm-31\.6 {
    top: 189.6px;
  }

  .bottom-sm-31\.6 {
    bottom: 189.6px;
  }

  .right-sm-n31\.6 {
    right: -189.6px;
  }

  .h-sm-screen {
    height: 100vh !important;
  }

  .w-sm-screen {
    width: 100vw !important;
  }
}

@media only screen and (min-width: 768px) {
  .flex-basis-md-50p {
    flex-basis: 50%;
  }

  .position-md-absolute {
    position: absolute;
  }

  .top-md-auto {
    top: auto;
  }

  .bottom-md-auto {
    bottom: auto;
  }

  .overflow-md-unset {
    overflow: unset;
  }

  .opaque-md {
    opacity: 1 !important;
  }

  .w-md-25 {
    width: 25px !important;
  }

  .h-md-25 {
    height: 25px !important;
  }

  .min-h-md-25 {
    min-height: 25px;
  }

  .max-h-md-25 {
    max-height: 25px;
  }

  .min-w-md-25 {
    min-width: 25px;
  }

  .max-w-md-25 {
    max-width: 25px;
  }

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

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

  .min-h-md-50 {
    min-height: 50%;
  }

  .max-h-md-50 {
    max-height: 50%;
  }

  .min-w-md-50 {
    min-width: 50%;
  }

  .max-w-md-50 {
    max-width: 50%;
  }

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

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

  .min-h-md-75 {
    min-height: 75%;
  }

  .max-h-md-75 {
    max-height: 75%;
  }

  .min-w-md-75 {
    min-width: 75%;
  }

  .max-w-md-75 {
    max-width: 75%;
  }

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

  .h-md-100 {
    height: 100px !important;
  }

  .min-h-md-100 {
    min-height: 100px;
  }

  .max-h-md-100 {
    max-height: 100px;
  }

  .min-w-md-100 {
    min-width: 100px;
  }

  .max-w-md-100 {
    max-width: 100px;
  }

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

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

  .min-h-md-auto {
    min-height: auto;
  }

  .max-h-md-auto {
    max-height: auto;
  }

  .min-w-md-auto {
    min-width: auto;
  }

  .max-w-md-auto {
    max-width: auto;
  }

  .w-md-0 {
    width: 0 !important;
  }

  .h-md-0 {
    height: 0 !important;
  }

  .min-h-md-0 {
    min-height: 0;
  }

  .max-h-md-0 {
    max-height: 0;
  }

  .min-w-md-0 {
    min-width: 0;
  }

  .max-w-md-0 {
    max-width: 0;
  }

  .w-md-2 {
    width: 2px !important;
  }

  .h-md-2 {
    height: 2px !important;
  }

  .min-h-md-2 {
    min-height: 2px;
  }

  .max-h-md-2 {
    max-height: 2px;
  }

  .min-w-md-2 {
    min-width: 2px;
  }

  .max-w-md-2 {
    max-width: 2px;
  }

  .w-md-4 {
    width: 4px !important;
  }

  .h-md-4 {
    height: 4px !important;
  }

  .min-h-md-4 {
    min-height: 4px;
  }

  .max-h-md-4 {
    max-height: 4px;
  }

  .min-w-md-4 {
    min-width: 4px;
  }

  .max-w-md-4 {
    max-width: 4px;
  }

  .w-md-6 {
    width: 6px !important;
  }

  .h-md-6 {
    height: 6px !important;
  }

  .min-h-md-6 {
    min-height: 6px;
  }

  .max-h-md-6 {
    max-height: 6px;
  }

  .min-w-md-6 {
    min-width: 6px;
  }

  .max-w-md-6 {
    max-width: 6px;
  }

  .w-md-7 {
    width: 7px !important;
  }

  .h-md-7 {
    height: 7px !important;
  }

  .min-h-md-7 {
    min-height: 7px;
  }

  .max-h-md-7 {
    max-height: 7px;
  }

  .min-w-md-7 {
    min-width: 7px;
  }

  .max-w-md-7 {
    max-width: 7px;
  }

  .w-md-8 {
    width: 8px !important;
  }

  .h-md-8 {
    height: 8px !important;
  }

  .min-h-md-8 {
    min-height: 8px;
  }

  .max-h-md-8 {
    max-height: 8px;
  }

  .min-w-md-8 {
    min-width: 8px;
  }

  .max-w-md-8 {
    max-width: 8px;
  }

  .w-md-9 {
    width: 9px !important;
  }

  .h-md-9 {
    height: 9px !important;
  }

  .min-h-md-9 {
    min-height: 9px;
  }

  .max-h-md-9 {
    max-height: 9px;
  }

  .min-w-md-9 {
    min-width: 9px;
  }

  .max-w-md-9 {
    max-width: 9px;
  }

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

  .h-md-10 {
    height: 10px !important;
  }

  .min-h-md-10 {
    min-height: 10px;
  }

  .max-h-md-10 {
    max-height: 10px;
  }

  .min-w-md-10 {
    min-width: 10px;
  }

  .max-w-md-10 {
    max-width: 10px;
  }

  .w-md-11 {
    width: 11px !important;
  }

  .h-md-11 {
    height: 11px !important;
  }

  .min-h-md-11 {
    min-height: 11px;
  }

  .max-h-md-11 {
    max-height: 11px;
  }

  .min-w-md-11 {
    min-width: 11px;
  }

  .max-w-md-11 {
    max-width: 11px;
  }

  .w-md-12 {
    width: 12px !important;
  }

  .h-md-12 {
    height: 12px !important;
  }

  .min-h-md-12 {
    min-height: 12px;
  }

  .max-h-md-12 {
    max-height: 12px;
  }

  .min-w-md-12 {
    min-width: 12px;
  }

  .max-w-md-12 {
    max-width: 12px;
  }

  .w-md-13 {
    width: 13px !important;
  }

  .h-md-13 {
    height: 13px !important;
  }

  .min-h-md-13 {
    min-height: 13px;
  }

  .max-h-md-13 {
    max-height: 13px;
  }

  .min-w-md-13 {
    min-width: 13px;
  }

  .max-w-md-13 {
    max-width: 13px;
  }

  .w-md-14 {
    width: 14px !important;
  }

  .h-md-14 {
    height: 14px !important;
  }

  .min-h-md-14 {
    min-height: 14px;
  }

  .max-h-md-14 {
    max-height: 14px;
  }

  .min-w-md-14 {
    min-width: 14px;
  }

  .max-w-md-14 {
    max-width: 14px;
  }

  .w-md-15 {
    width: 15px !important;
  }

  .h-md-15 {
    height: 15px !important;
  }

  .min-h-md-15 {
    min-height: 15px;
  }

  .max-h-md-15 {
    max-height: 15px;
  }

  .min-w-md-15 {
    min-width: 15px;
  }

  .max-w-md-15 {
    max-width: 15px;
  }

  .w-md-16 {
    width: 16px !important;
  }

  .h-md-16 {
    height: 16px !important;
  }

  .min-h-md-16 {
    min-height: 16px;
  }

  .max-h-md-16 {
    max-height: 16px;
  }

  .min-w-md-16 {
    min-width: 16px;
  }

  .max-w-md-16 {
    max-width: 16px;
  }

  .w-md-18 {
    width: 18px !important;
  }

  .h-md-18 {
    height: 18px !important;
  }

  .min-h-md-18 {
    min-height: 18px;
  }

  .max-h-md-18 {
    max-height: 18px;
  }

  .min-w-md-18 {
    min-width: 18px;
  }

  .max-w-md-18 {
    max-width: 18px;
  }

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

  .h-md-20 {
    height: 20px !important;
  }

  .min-h-md-20 {
    min-height: 20px;
  }

  .max-h-md-20 {
    max-height: 20px;
  }

  .min-w-md-20 {
    min-width: 20px;
  }

  .max-w-md-20 {
    max-width: 20px;
  }

  .w-md-24 {
    width: 24px !important;
  }

  .h-md-24 {
    height: 24px !important;
  }

  .min-h-md-24 {
    min-height: 24px;
  }

  .max-h-md-24 {
    max-height: 24px;
  }

  .min-w-md-24 {
    min-width: 24px;
  }

  .max-w-md-24 {
    max-width: 24px;
  }

  .w-md-28 {
    width: 28px !important;
  }

  .h-md-28 {
    height: 28px !important;
  }

  .min-h-md-28 {
    min-height: 28px;
  }

  .max-h-md-28 {
    max-height: 28px;
  }

  .min-w-md-28 {
    min-width: 28px;
  }

  .max-w-md-28 {
    max-width: 28px;
  }

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

  .h-md-30 {
    height: 30px !important;
  }

  .min-h-md-30 {
    min-height: 30px;
  }

  .max-h-md-30 {
    max-height: 30px;
  }

  .min-w-md-30 {
    min-width: 30px;
  }

  .max-w-md-30 {
    max-width: 30px;
  }

  .w-md-32 {
    width: 32px !important;
  }

  .h-md-32 {
    height: 32px !important;
  }

  .min-h-md-32 {
    min-height: 32px;
  }

  .max-h-md-32 {
    max-height: 32px;
  }

  .min-w-md-32 {
    min-width: 32px;
  }

  .max-w-md-32 {
    max-width: 32px;
  }

  .w-md-36 {
    width: 36px !important;
  }

  .h-md-36 {
    height: 36px !important;
  }

  .min-h-md-36 {
    min-height: 36px;
  }

  .max-h-md-36 {
    max-height: 36px;
  }

  .min-w-md-36 {
    min-width: 36px;
  }

  .max-w-md-36 {
    max-width: 36px;
  }

  .w-md-38 {
    width: 38px !important;
  }

  .h-md-38 {
    height: 38px !important;
  }

  .min-h-md-38 {
    min-height: 38px;
  }

  .max-h-md-38 {
    max-height: 38px;
  }

  .min-w-md-38 {
    min-width: 38px;
  }

  .max-w-md-38 {
    max-width: 38px;
  }

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

  .h-md-40 {
    height: 40px !important;
  }

  .min-h-md-40 {
    min-height: 40px;
  }

  .max-h-md-40 {
    max-height: 40px;
  }

  .min-w-md-40 {
    min-width: 40px;
  }

  .max-w-md-40 {
    max-width: 40px;
  }

  .w-md-42 {
    width: 42px !important;
  }

  .h-md-42 {
    height: 42px !important;
  }

  .min-h-md-42 {
    min-height: 42px;
  }

  .max-h-md-42 {
    max-height: 42px;
  }

  .min-w-md-42 {
    min-width: 42px;
  }

  .max-w-md-42 {
    max-width: 42px;
  }

  .w-md-48 {
    width: 48px !important;
  }

  .h-md-48 {
    height: 48px !important;
  }

  .min-h-md-48 {
    min-height: 48px;
  }

  .max-h-md-48 {
    max-height: 48px;
  }

  .min-w-md-48 {
    min-width: 48px;
  }

  .max-w-md-48 {
    max-width: 48px;
  }

  .w-md-55 {
    width: 55px !important;
  }

  .h-md-55 {
    height: 55px !important;
  }

  .min-h-md-55 {
    min-height: 55px;
  }

  .max-h-md-55 {
    max-height: 55px;
  }

  .min-w-md-55 {
    min-width: 55px;
  }

  .max-w-md-55 {
    max-width: 55px;
  }

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

  .h-md-60 {
    height: 60px !important;
  }

  .min-h-md-60 {
    min-height: 60px;
  }

  .max-h-md-60 {
    max-height: 60px;
  }

  .min-w-md-60 {
    min-width: 60px;
  }

  .max-w-md-60 {
    max-width: 60px;
  }

  .w-md-65 {
    width: 65px !important;
  }

  .h-md-65 {
    height: 65px !important;
  }

  .min-h-md-65 {
    min-height: 65px;
  }

  .max-h-md-65 {
    max-height: 65px;
  }

  .min-w-md-65 {
    min-width: 65px;
  }

  .max-w-md-65 {
    max-width: 65px;
  }

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

  .h-md-70 {
    height: 70px !important;
  }

  .min-h-md-70 {
    min-height: 70px;
  }

  .max-h-md-70 {
    max-height: 70px;
  }

  .min-w-md-70 {
    min-width: 70px;
  }

  .max-w-md-70 {
    max-width: 70px;
  }

  .w-md-78 {
    width: 78px !important;
  }

  .h-md-78 {
    height: 78px !important;
  }

  .min-h-md-78 {
    min-height: 78px;
  }

  .max-h-md-78 {
    max-height: 78px;
  }

  .min-w-md-78 {
    min-width: 78px;
  }

  .max-w-md-78 {
    max-width: 78px;
  }

  .w-md-82 {
    width: 82px !important;
  }

  .h-md-82 {
    height: 82px !important;
  }

  .min-h-md-82 {
    min-height: 82px;
  }

  .max-h-md-82 {
    max-height: 82px;
  }

  .min-w-md-82 {
    min-width: 82px;
  }

  .max-w-md-82 {
    max-width: 82px;
  }

  .w-md-105 {
    width: 105px !important;
  }

  .h-md-105 {
    height: 105px !important;
  }

  .min-h-md-105 {
    min-height: 105px;
  }

  .max-h-md-105 {
    max-height: 105px;
  }

  .min-w-md-105 {
    min-width: 105px;
  }

  .max-w-md-105 {
    max-width: 105px;
  }

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

  .h-md-120 {
    height: 120px !important;
  }

  .min-h-md-120 {
    min-height: 120px;
  }

  .max-h-md-120 {
    max-height: 120px;
  }

  .min-w-md-120 {
    min-width: 120px;
  }

  .max-w-md-120 {
    max-width: 120px;
  }

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

  .h-md-130 {
    height: 130px !important;
  }

  .min-h-md-130 {
    min-height: 130px;
  }

  .max-h-md-130 {
    max-height: 130px;
  }

  .min-w-md-130 {
    min-width: 130px;
  }

  .max-w-md-130 {
    max-width: 130px;
  }

  .w-md-123 {
    width: 123px !important;
  }

  .h-md-123 {
    height: 123px !important;
  }

  .min-h-md-123 {
    min-height: 123px;
  }

  .max-h-md-123 {
    max-height: 123px;
  }

  .min-w-md-123 {
    min-width: 123px;
  }

  .max-w-md-123 {
    max-width: 123px;
  }

  .w-md-135 {
    width: 135px !important;
  }

  .h-md-135 {
    height: 135px !important;
  }

  .min-h-md-135 {
    min-height: 135px;
  }

  .max-h-md-135 {
    max-height: 135px;
  }

  .min-w-md-135 {
    min-width: 135px;
  }

  .max-w-md-135 {
    max-width: 135px;
  }

  .w-md-144 {
    width: 144px !important;
  }

  .h-md-144 {
    height: 144px !important;
  }

  .min-h-md-144 {
    min-height: 144px;
  }

  .max-h-md-144 {
    max-height: 144px;
  }

  .min-w-md-144 {
    min-width: 144px;
  }

  .max-w-md-144 {
    max-width: 144px;
  }

  .w-md-145 {
    width: 145px !important;
  }

  .h-md-145 {
    height: 145px !important;
  }

  .min-h-md-145 {
    min-height: 145px;
  }

  .max-h-md-145 {
    max-height: 145px;
  }

  .min-w-md-145 {
    min-width: 145px;
  }

  .max-w-md-145 {
    max-width: 145px;
  }

  .w-md-155 {
    width: 155px !important;
  }

  .h-md-155 {
    height: 155px !important;
  }

  .min-h-md-155 {
    min-height: 155px;
  }

  .max-h-md-155 {
    max-height: 155px;
  }

  .min-w-md-155 {
    min-width: 155px;
  }

  .max-w-md-155 {
    max-width: 155px;
  }

  .w-md-165 {
    width: 165px !important;
  }

  .h-md-165 {
    height: 165px !important;
  }

  .min-h-md-165 {
    min-height: 165px;
  }

  .max-h-md-165 {
    max-height: 165px;
  }

  .min-w-md-165 {
    min-width: 165px;
  }

  .max-w-md-165 {
    max-width: 165px;
  }

  .w-md-168 {
    width: 168px !important;
  }

  .h-md-168 {
    height: 168px !important;
  }

  .min-h-md-168 {
    min-height: 168px;
  }

  .max-h-md-168 {
    max-height: 168px;
  }

  .min-w-md-168 {
    min-width: 168px;
  }

  .max-w-md-168 {
    max-width: 168px;
  }

  .w-md-172 {
    width: 172px !important;
  }

  .h-md-172 {
    height: 172px !important;
  }

  .min-h-md-172 {
    min-height: 172px;
  }

  .max-h-md-172 {
    max-height: 172px;
  }

  .min-w-md-172 {
    min-width: 172px;
  }

  .max-w-md-172 {
    max-width: 172px;
  }

  .w-md-178 {
    width: 178px !important;
  }

  .h-md-178 {
    height: 178px !important;
  }

  .min-h-md-178 {
    min-height: 178px;
  }

  .max-h-md-178 {
    max-height: 178px;
  }

  .min-w-md-178 {
    min-width: 178px;
  }

  .max-w-md-178 {
    max-width: 178px;
  }

  .w-md-196 {
    width: 196px !important;
  }

  .h-md-196 {
    height: 196px !important;
  }

  .min-h-md-196 {
    min-height: 196px;
  }

  .max-h-md-196 {
    max-height: 196px;
  }

  .min-w-md-196 {
    min-width: 196px;
  }

  .max-w-md-196 {
    max-width: 196px;
  }

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

  .h-md-200 {
    height: 200px !important;
  }

  .min-h-md-200 {
    min-height: 200px;
  }

  .max-h-md-200 {
    max-height: 200px;
  }

  .min-w-md-200 {
    min-width: 200px;
  }

  .max-w-md-200 {
    max-width: 200px;
  }

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

  .h-md-220 {
    height: 220px !important;
  }

  .min-h-md-220 {
    min-height: 220px;
  }

  .max-h-md-220 {
    max-height: 220px;
  }

  .min-w-md-220 {
    min-width: 220px;
  }

  .max-w-md-220 {
    max-width: 220px;
  }

  .w-md-224 {
    width: 224px !important;
  }

  .h-md-224 {
    height: 224px !important;
  }

  .min-h-md-224 {
    min-height: 224px;
  }

  .max-h-md-224 {
    max-height: 224px;
  }

  .min-w-md-224 {
    min-width: 224px;
  }

  .max-w-md-224 {
    max-width: 224px;
  }

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

  .h-md-240 {
    height: 240px !important;
  }

  .min-h-md-240 {
    min-height: 240px;
  }

  .max-h-md-240 {
    max-height: 240px;
  }

  .min-w-md-240 {
    min-width: 240px;
  }

  .max-w-md-240 {
    max-width: 240px;
  }

  .w-md-248 {
    width: 248px !important;
  }

  .h-md-248 {
    height: 248px !important;
  }

  .min-h-md-248 {
    min-height: 248px;
  }

  .max-h-md-248 {
    max-height: 248px;
  }

  .min-w-md-248 {
    min-width: 248px;
  }

  .max-w-md-248 {
    max-width: 248px;
  }

  .w-md-267 {
    width: 267px !important;
  }

  .h-md-267 {
    height: 267px !important;
  }

  .min-h-md-267 {
    min-height: 267px;
  }

  .max-h-md-267 {
    max-height: 267px;
  }

  .min-w-md-267 {
    min-width: 267px;
  }

  .max-w-md-267 {
    max-width: 267px;
  }

  .w-md-272 {
    width: 272px !important;
  }

  .h-md-272 {
    height: 272px !important;
  }

  .min-h-md-272 {
    min-height: 272px;
  }

  .max-h-md-272 {
    max-height: 272px;
  }

  .min-w-md-272 {
    min-width: 272px;
  }

  .max-w-md-272 {
    max-width: 272px;
  }

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

  .h-md-280 {
    height: 280px !important;
  }

  .min-h-md-280 {
    min-height: 280px;
  }

  .max-h-md-280 {
    max-height: 280px;
  }

  .min-w-md-280 {
    min-width: 280px;
  }

  .max-w-md-280 {
    max-width: 280px;
  }

  .w-md-292 {
    width: 292px !important;
  }

  .h-md-292 {
    height: 292px !important;
  }

  .min-h-md-292 {
    min-height: 292px;
  }

  .max-h-md-292 {
    max-height: 292px;
  }

  .min-w-md-292 {
    min-width: 292px;
  }

  .max-w-md-292 {
    max-width: 292px;
  }

  .w-md-296 {
    width: 296px !important;
  }

  .h-md-296 {
    height: 296px !important;
  }

  .min-h-md-296 {
    min-height: 296px;
  }

  .max-h-md-296 {
    max-height: 296px;
  }

  .min-w-md-296 {
    min-width: 296px;
  }

  .max-w-md-296 {
    max-width: 296px;
  }

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

  .h-md-300 {
    height: 300px !important;
  }

  .min-h-md-300 {
    min-height: 300px;
  }

  .max-h-md-300 {
    max-height: 300px;
  }

  .min-w-md-300 {
    min-width: 300px;
  }

  .max-w-md-300 {
    max-width: 300px;
  }

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

  .h-md-320 {
    height: 320px !important;
  }

  .min-h-md-320 {
    min-height: 320px;
  }

  .max-h-md-320 {
    max-height: 320px;
  }

  .min-w-md-320 {
    min-width: 320px;
  }

  .max-w-md-320 {
    max-width: 320px;
  }

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

  .h-md-360 {
    height: 360px !important;
  }

  .min-h-md-360 {
    min-height: 360px;
  }

  .max-h-md-360 {
    max-height: 360px;
  }

  .min-w-md-360 {
    min-width: 360px;
  }

  .max-w-md-360 {
    max-width: 360px;
  }

  .w-md-366 {
    width: 366px !important;
  }

  .h-md-366 {
    height: 366px !important;
  }

  .min-h-md-366 {
    min-height: 366px;
  }

  .max-h-md-366 {
    max-height: 366px;
  }

  .min-w-md-366 {
    min-width: 366px;
  }

  .max-w-md-366 {
    max-width: 366px;
  }

  .w-md-384 {
    width: 384px !important;
  }

  .h-md-384 {
    height: 384px !important;
  }

  .min-h-md-384 {
    min-height: 384px;
  }

  .max-h-md-384 {
    max-height: 384px;
  }

  .min-w-md-384 {
    min-width: 384px;
  }

  .max-w-md-384 {
    max-width: 384px;
  }

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

  .h-md-400 {
    height: 400px !important;
  }

  .min-h-md-400 {
    min-height: 400px;
  }

  .max-h-md-400 {
    max-height: 400px;
  }

  .min-w-md-400 {
    min-width: 400px;
  }

  .max-w-md-400 {
    max-width: 400px;
  }

  .w-md-408 {
    width: 408px !important;
  }

  .h-md-408 {
    height: 408px !important;
  }

  .min-h-md-408 {
    min-height: 408px;
  }

  .max-h-md-408 {
    max-height: 408px;
  }

  .min-w-md-408 {
    min-width: 408px;
  }

  .max-w-md-408 {
    max-width: 408px;
  }

  .w-md-414 {
    width: 414px !important;
  }

  .h-md-414 {
    height: 414px !important;
  }

  .min-h-md-414 {
    min-height: 414px;
  }

  .max-h-md-414 {
    max-height: 414px;
  }

  .min-w-md-414 {
    min-width: 414px;
  }

  .max-w-md-414 {
    max-width: 414px;
  }

  .w-md-456 {
    width: 456px !important;
  }

  .h-md-456 {
    height: 456px !important;
  }

  .min-h-md-456 {
    min-height: 456px;
  }

  .max-h-md-456 {
    max-height: 456px;
  }

  .min-w-md-456 {
    min-width: 456px;
  }

  .max-w-md-456 {
    max-width: 456px;
  }

  .w-md-464 {
    width: 464px !important;
  }

  .h-md-464 {
    height: 464px !important;
  }

  .min-h-md-464 {
    min-height: 464px;
  }

  .max-h-md-464 {
    max-height: 464px;
  }

  .min-w-md-464 {
    min-width: 464px;
  }

  .max-w-md-464 {
    max-width: 464px;
  }

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

  .h-md-480 {
    height: 480px !important;
  }

  .min-h-md-480 {
    min-height: 480px;
  }

  .max-h-md-480 {
    max-height: 480px;
  }

  .min-w-md-480 {
    min-width: 480px;
  }

  .max-w-md-480 {
    max-width: 480px;
  }

  .w-md-470 {
    width: 470px !important;
  }

  .h-md-470 {
    height: 470px !important;
  }

  .min-h-md-470 {
    min-height: 470px;
  }

  .max-h-md-470 {
    max-height: 470px;
  }

  .min-w-md-470 {
    min-width: 470px;
  }

  .max-w-md-470 {
    max-width: 470px;
  }

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

  .h-md-500 {
    height: 500px !important;
  }

  .min-h-md-500 {
    min-height: 500px;
  }

  .max-h-md-500 {
    max-height: 500px;
  }

  .min-w-md-500 {
    min-width: 500px;
  }

  .max-w-md-500 {
    max-width: 500px;
  }

  .w-md-564 {
    width: 564px !important;
  }

  .h-md-564 {
    height: 564px !important;
  }

  .min-h-md-564 {
    min-height: 564px;
  }

  .max-h-md-564 {
    max-height: 564px;
  }

  .min-w-md-564 {
    min-width: 564px;
  }

  .max-w-md-564 {
    max-width: 564px;
  }

  .w-md-570 {
    width: 570px !important;
  }

  .h-md-570 {
    height: 570px !important;
  }

  .min-h-md-570 {
    min-height: 570px;
  }

  .max-h-md-570 {
    max-height: 570px;
  }

  .min-w-md-570 {
    min-width: 570px;
  }

  .max-w-md-570 {
    max-width: 570px;
  }

  .w-md-579 {
    width: 579px !important;
  }

  .h-md-579 {
    height: 579px !important;
  }

  .min-h-md-579 {
    min-height: 579px;
  }

  .max-h-md-579 {
    max-height: 579px;
  }

  .min-w-md-579 {
    min-width: 579px;
  }

  .max-w-md-579 {
    max-width: 579px;
  }

  .w-md-585 {
    width: 585px !important;
  }

  .h-md-585 {
    height: 585px !important;
  }

  .min-h-md-585 {
    min-height: 585px;
  }

  .max-h-md-585 {
    max-height: 585px;
  }

  .min-w-md-585 {
    min-width: 585px;
  }

  .max-w-md-585 {
    max-width: 585px;
  }

  .w-md-600 {
    width: 600px !important;
  }

  .h-md-600 {
    height: 600px !important;
  }

  .min-h-md-600 {
    min-height: 600px;
  }

  .max-h-md-600 {
    max-height: 600px;
  }

  .min-w-md-600 {
    min-width: 600px;
  }

  .max-w-md-600 {
    max-width: 600px;
  }

  .w-md-616 {
    width: 616px !important;
  }

  .h-md-616 {
    height: 616px !important;
  }

  .min-h-md-616 {
    min-height: 616px;
  }

  .max-h-md-616 {
    max-height: 616px;
  }

  .min-w-md-616 {
    min-width: 616px;
  }

  .max-w-md-616 {
    max-width: 616px;
  }

  .w-md-672 {
    width: 672px !important;
  }

  .h-md-672 {
    height: 672px !important;
  }

  .min-h-md-672 {
    min-height: 672px;
  }

  .max-h-md-672 {
    max-height: 672px;
  }

  .min-w-md-672 {
    min-width: 672px;
  }

  .max-w-md-672 {
    max-width: 672px;
  }

  .w-md-744 {
    width: 744px !important;
  }

  .h-md-744 {
    height: 744px !important;
  }

  .min-h-md-744 {
    min-height: 744px;
  }

  .max-h-md-744 {
    max-height: 744px;
  }

  .min-w-md-744 {
    min-width: 744px;
  }

  .max-w-md-744 {
    max-width: 744px;
  }

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

  .h-md-800 {
    height: 800px !important;
  }

  .min-h-md-800 {
    min-height: 800px;
  }

  .max-h-md-800 {
    max-height: 800px;
  }

  .min-w-md-800 {
    min-width: 800px;
  }

  .max-w-md-800 {
    max-width: 800px;
  }

  .w-md-952 {
    width: 952px !important;
  }

  .h-md-952 {
    height: 952px !important;
  }

  .min-h-md-952 {
    min-height: 952px;
  }

  .max-h-md-952 {
    max-height: 952px;
  }

  .min-w-md-952 {
    min-width: 952px;
  }

  .max-w-md-952 {
    max-width: 952px;
  }

  .w-md-1152 {
    width: 1152px !important;
  }

  .h-md-1152 {
    height: 1152px !important;
  }

  .min-h-md-1152 {
    min-height: 1152px;
  }

  .max-h-md-1152 {
    max-height: 1152px;
  }

  .min-w-md-1152 {
    min-width: 1152px;
  }

  .max-w-md-1152 {
    max-width: 1152px;
  }

  .w-md-1170 {
    width: 1152px !important;
  }

  .h-md-1170 {
    height: 1152px !important;
  }

  .min-h-md-1170 {
    min-height: 1152px;
  }

  .max-h-md-1170 {
    max-height: 1152px;
  }

  .min-w-md-1170 {
    min-width: 1152px;
  }

  .max-w-md-1170 {
    max-width: 1152px;
  }

  .w-md-10p {
    width: 10% !important;
  }

  .h-md-10p {
    height: 10% !important;
  }

  .min-h-md-10p {
    min-height: 10%;
  }

  .max-h-md-10p {
    max-height: 10%;
  }

  .min-w-md-10p {
    min-width: 10%;
  }

  .max-w-md-10p {
    max-width: 10%;
  }

  .w-md-15p {
    width: 15% !important;
  }

  .h-md-15p {
    height: 15% !important;
  }

  .min-h-md-15p {
    min-height: 15%;
  }

  .max-h-md-15p {
    max-height: 15%;
  }

  .min-w-md-15p {
    min-width: 15%;
  }

  .max-w-md-15p {
    max-width: 15%;
  }

  .w-md-20p {
    width: 20% !important;
  }

  .h-md-20p {
    height: 20% !important;
  }

  .min-h-md-20p {
    min-height: 20%;
  }

  .max-h-md-20p {
    max-height: 20%;
  }

  .min-w-md-20p {
    min-width: 20%;
  }

  .max-w-md-20p {
    max-width: 20%;
  }

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

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

  .min-h-md-25p {
    min-height: 25%;
  }

  .max-h-md-25p {
    max-height: 25%;
  }

  .min-w-md-25p {
    min-width: 25%;
  }

  .max-w-md-25p {
    max-width: 25%;
  }

  .w-md-30p {
    width: 30% !important;
  }

  .h-md-30p {
    height: 30% !important;
  }

  .min-h-md-30p {
    min-height: 30%;
  }

  .max-h-md-30p {
    max-height: 30%;
  }

  .min-w-md-30p {
    min-width: 30%;
  }

  .max-w-md-30p {
    max-width: 30%;
  }

  .w-md-30\.10p {
    width: 30.1% !important;
  }

  .h-md-30\.10p {
    height: 30.1% !important;
  }

  .min-h-md-30\.10p {
    min-height: 30.1%;
  }

  .max-h-md-30\.10p {
    max-height: 30.1%;
  }

  .min-w-md-30\.10p {
    min-width: 30.1%;
  }

  .max-w-md-30\.10p {
    max-width: 30.1%;
  }

  .w-md-30\.80p {
    width: 30.8% !important;
  }

  .h-md-30\.80p {
    height: 30.8% !important;
  }

  .min-h-md-30\.80p {
    min-height: 30.8%;
  }

  .max-h-md-30\.80p {
    max-height: 30.8%;
  }

  .min-w-md-30\.80p {
    min-width: 30.8%;
  }

  .max-w-md-30\.80p {
    max-width: 30.8%;
  }

  .w-md-31\.25p {
    width: 31.25% !important;
  }

  .h-md-31\.25p {
    height: 31.25% !important;
  }

  .min-h-md-31\.25p {
    min-height: 31.25%;
  }

  .max-h-md-31\.25p {
    max-height: 31.25%;
  }

  .min-w-md-31\.25p {
    min-width: 31.25%;
  }

  .max-w-md-31\.25p {
    max-width: 31.25%;
  }

  .w-md-32\.25p {
    width: 32.25% !important;
  }

  .h-md-32\.25p {
    height: 32.25% !important;
  }

  .min-h-md-32\.25p {
    min-height: 32.25%;
  }

  .max-h-md-32\.25p {
    max-height: 32.25%;
  }

  .min-w-md-32\.25p {
    min-width: 32.25%;
  }

  .max-w-md-32\.25p {
    max-width: 32.25%;
  }

  .w-md-33p {
    width: 33% !important;
  }

  .h-md-33p {
    height: 33% !important;
  }

  .min-h-md-33p {
    min-height: 33%;
  }

  .max-h-md-33p {
    max-height: 33%;
  }

  .min-w-md-33p {
    min-width: 33%;
  }

  .max-w-md-33p {
    max-width: 33%;
  }

  .w-md-40p {
    width: 40% !important;
  }

  .h-md-40p {
    height: 40% !important;
  }

  .min-h-md-40p {
    min-height: 40%;
  }

  .max-h-md-40p {
    max-height: 40%;
  }

  .min-w-md-40p {
    min-width: 40%;
  }

  .max-w-md-40p {
    max-width: 40%;
  }

  .w-md-45p {
    width: 45% !important;
  }

  .h-md-45p {
    height: 45% !important;
  }

  .min-h-md-45p {
    min-height: 45%;
  }

  .max-h-md-45p {
    max-height: 45%;
  }

  .min-w-md-45p {
    min-width: 45%;
  }

  .max-w-md-45p {
    max-width: 45%;
  }

  .w-md-48p {
    width: 48% !important;
  }

  .h-md-48p {
    height: 48% !important;
  }

  .min-h-md-48p {
    min-height: 48%;
  }

  .max-h-md-48p {
    max-height: 48%;
  }

  .min-w-md-48p {
    min-width: 48%;
  }

  .max-w-md-48p {
    max-width: 48%;
  }

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

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

  .min-h-md-50p {
    min-height: 50%;
  }

  .max-h-md-50p {
    max-height: 50%;
  }

  .min-w-md-50p {
    min-width: 50%;
  }

  .max-w-md-50p {
    max-width: 50%;
  }

  .w-md-60p {
    width: 60% !important;
  }

  .h-md-60p {
    height: 60% !important;
  }

  .min-h-md-60p {
    min-height: 60%;
  }

  .max-h-md-60p {
    max-height: 60%;
  }

  .min-w-md-60p {
    min-width: 60%;
  }

  .max-w-md-60p {
    max-width: 60%;
  }

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

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

  .min-h-md-half {
    min-height: 50%;
  }

  .max-h-md-half {
    max-height: 50%;
  }

  .min-w-md-half {
    min-width: 50%;
  }

  .max-w-md-half {
    max-width: 50%;
  }

  .w-md-66p {
    width: 66% !important;
  }

  .h-md-66p {
    height: 66% !important;
  }

  .min-h-md-66p {
    min-height: 66%;
  }

  .max-h-md-66p {
    max-height: 66%;
  }

  .min-w-md-66p {
    min-width: 66%;
  }

  .max-w-md-66p {
    max-width: 66%;
  }

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

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

  .min-h-md-75p {
    min-height: 75%;
  }

  .max-h-md-75p {
    max-height: 75%;
  }

  .min-w-md-75p {
    min-width: 75%;
  }

  .max-w-md-75p {
    max-width: 75%;
  }

  .w-md-98p {
    width: 98% !important;
  }

  .h-md-98p {
    height: 98% !important;
  }

  .min-h-md-98p {
    min-height: 98%;
  }

  .max-h-md-98p {
    max-height: 98%;
  }

  .min-w-md-98p {
    min-width: 98%;
  }

  .max-w-md-98p {
    max-width: 98%;
  }

  .w-md-one-third {
    width: 33.3333333333% !important;
  }

  .h-md-one-third {
    height: 33.3333333333% !important;
  }

  .min-h-md-one-third {
    min-height: 33.3333333333%;
  }

  .max-h-md-one-third {
    max-height: 33.3333333333%;
  }

  .min-w-md-one-third {
    min-width: 33.3333333333%;
  }

  .max-w-md-one-third {
    max-width: 33.3333333333%;
  }

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

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

  .min-h-md-full {
    min-height: 100%;
  }

  .max-h-md-full {
    max-height: 100%;
  }

  .min-w-md-full {
    min-width: 100%;
  }

  .max-w-md-full {
    max-width: 100%;
  }

  .leading-md-half {
    line-height: 0.5 !important;
  }

  .leading-md-none {
    line-height: 1 !important;
  }

  .leading-md-tight {
    line-height: 1.25 !important;
  }

  .leading-md-normal {
    line-height: 1.5 !important;
  }

  .leading-md-loose {
    line-height: 2 !important;
  }

  .leading-md-10 {
    line-height: 10px !important;
  }

  .leading-md-12 {
    line-height: 12px !important;
  }

  .leading-md-14 {
    line-height: 14px !important;
  }

  .leading-md-16 {
    line-height: 16px !important;
  }

  .leading-md-18 {
    line-height: 18px !important;
  }

  .leading-md-20 {
    line-height: 20px !important;
  }

  .leading-md-22 {
    line-height: 22px !important;
  }

  .leading-md-25 {
    line-height: 25px !important;
  }

  .leading-md-26 {
    line-height: 26px !important;
  }

  .leading-md-28 {
    line-height: 28px !important;
  }

  .leading-md-30 {
    line-height: 30px !important;
  }

  .leading-md-44 {
    line-height: 44px !important;
  }

  .leading-md-45 {
    line-height: 45px !important;
  }

  .leading-md-60 {
    line-height: 60px !important;
  }

  .fz-md-8 {
    font-size: 8px !important;
  }

  .fz-md-10 {
    font-size: 10px !important;
  }

  .fz-md-12 {
    font-size: 12px !important;
  }

  .fz-md-13 {
    font-size: 13px !important;
  }

  .fz-md-14 {
    font-size: 14px !important;
  }

  .fz-md-16 {
    font-size: 16px !important;
  }

  .fz-md-18 {
    font-size: 18px !important;
  }

  .fz-md-20 {
    font-size: 20px !important;
  }

  .fz-md-22 {
    font-size: 22px !important;
  }

  .fz-md-24 {
    font-size: 24px !important;
  }

  .fz-md-28 {
    font-size: 28px !important;
  }

  .fz-md-30 {
    font-size: 30px !important;
  }

  .fz-md-36 {
    font-size: 36px !important;
  }

  .fz-md-40 {
    font-size: 40px !important;
  }

  .fz-md-46 {
    font-size: 46px !important;
  }

  .fz-md-48 {
    font-size: 48px !important;
  }

  .fz-md-60 {
    font-size: 60px !important;
  }

  .fz-md-72 {
    font-size: 72px !important;
  }

  .rounded-md-0 {
    border-radius: 0;
  }

  .rounded-top-left-md-0 {
    border-top-left-radius: 0;
  }

  .rounded-top-right-md-0 {
    border-top-right-radius: 0;
  }

  .rounded-bottom-right-md-0 {
    border-bottom-right-radius: 0;
  }

  .rounded-bottom-left-md-0 {
    border-bottom-left-radius: 0;
  }

  .rounded-md-2 {
    border-radius: 2px;
  }

  .rounded-top-left-md-2 {
    border-top-left-radius: 2px;
  }

  .rounded-top-right-md-2 {
    border-top-right-radius: 2px;
  }

  .rounded-bottom-right-md-2 {
    border-bottom-right-radius: 2px;
  }

  .rounded-bottom-left-md-2 {
    border-bottom-left-radius: 2px;
  }

  .rounded-md-4 {
    border-radius: 4px;
  }

  .rounded-top-left-md-4 {
    border-top-left-radius: 4px;
  }

  .rounded-top-right-md-4 {
    border-top-right-radius: 4px;
  }

  .rounded-bottom-right-md-4 {
    border-bottom-right-radius: 4px;
  }

  .rounded-bottom-left-md-4 {
    border-bottom-left-radius: 4px;
  }

  .rounded-md-6 {
    border-radius: 6px;
  }

  .rounded-top-left-md-6 {
    border-top-left-radius: 6px;
  }

  .rounded-top-right-md-6 {
    border-top-right-radius: 6px;
  }

  .rounded-bottom-right-md-6 {
    border-bottom-right-radius: 6px;
  }

  .rounded-bottom-left-md-6 {
    border-bottom-left-radius: 6px;
  }

  .rounded-md-6\.5 {
    border-radius: 6.5px;
  }

  .rounded-top-left-md-6\.5 {
    border-top-left-radius: 6.5px;
  }

  .rounded-top-right-md-6\.5 {
    border-top-right-radius: 6.5px;
  }

  .rounded-bottom-right-md-6\.5 {
    border-bottom-right-radius: 6.5px;
  }

  .rounded-bottom-left-md-6\.5 {
    border-bottom-left-radius: 6.5px;
  }

  .rounded-md-12 {
    border-radius: 12px;
  }

  .rounded-top-left-md-12 {
    border-top-left-radius: 12px;
  }

  .rounded-top-right-md-12 {
    border-top-right-radius: 12px;
  }

  .rounded-bottom-right-md-12 {
    border-bottom-right-radius: 12px;
  }

  .rounded-bottom-left-md-12 {
    border-bottom-left-radius: 12px;
  }

  .rounded-md-13 {
    border-radius: 13px;
  }

  .rounded-top-left-md-13 {
    border-top-left-radius: 13px;
  }

  .rounded-top-right-md-13 {
    border-top-right-radius: 13px;
  }

  .rounded-bottom-right-md-13 {
    border-bottom-right-radius: 13px;
  }

  .rounded-bottom-left-md-13 {
    border-bottom-left-radius: 13px;
  }

  .rounded-md-24 {
    border-radius: 24px;
  }

  .rounded-top-left-md-24 {
    border-top-left-radius: 24px;
  }

  .rounded-top-right-md-24 {
    border-top-right-radius: 24px;
  }

  .rounded-bottom-right-md-24 {
    border-bottom-right-radius: 24px;
  }

  .rounded-bottom-left-md-24 {
    border-bottom-left-radius: 24px;
  }

  .top-md-0 {
    top: 0;
  }

  .bottom-md-0 {
    bottom: 0;
  }

  .right-md-n0 {
    right: 0;
  }

  .top-md-1 {
    top: 6px;
  }

  .bottom-md-1 {
    bottom: 6px;
  }

  .right-md-n1 {
    right: -6px;
  }

  .top-md-2 {
    top: 12px;
  }

  .bottom-md-2 {
    bottom: 12px;
  }

  .right-md-n2 {
    right: -12px;
  }

  .top-md-3 {
    top: 18px;
  }

  .bottom-md-3 {
    bottom: 18px;
  }

  .right-md-n3 {
    right: -18px;
  }

  .top-md-4 {
    top: 24px;
  }

  .bottom-md-4 {
    bottom: 24px;
  }

  .right-md-n4 {
    right: -24px;
  }

  .top-md-5 {
    top: 30px;
  }

  .bottom-md-5 {
    bottom: 30px;
  }

  .right-md-n5 {
    right: -30px;
  }

  .top-md-0\.17 {
    top: 1px;
  }

  .bottom-md-0\.17 {
    bottom: 1px;
  }

  .right-md-n0\.17 {
    right: -1px;
  }

  .top-md-0\.33 {
    top: 2px;
  }

  .bottom-md-0\.33 {
    bottom: 2px;
  }

  .right-md-n0\.33 {
    right: -2px;
  }

  .top-md-0\.5 {
    top: 3px;
  }

  .bottom-md-0\.5 {
    bottom: 3px;
  }

  .right-md-n0\.5 {
    right: -3px;
  }

  .top-md-0\.67 {
    top: 4px;
  }

  .bottom-md-0\.67 {
    bottom: 4px;
  }

  .right-md-n0\.67 {
    right: -4px;
  }

  .top-md-1\.33 {
    top: 8px;
  }

  .bottom-md-1\.33 {
    bottom: 8px;
  }

  .right-md-n1\.33 {
    right: -8px;
  }

  .top-md-1\.5 {
    top: 9px;
  }

  .bottom-md-1\.5 {
    bottom: 9px;
  }

  .right-md-n1\.5 {
    right: -9px;
  }

  .top-md-1\.8 {
    top: 10.8px;
  }

  .bottom-md-1\.8 {
    bottom: 10.8px;
  }

  .right-md-n1\.8 {
    right: -10.8px;
  }

  .top-md-1\.66 {
    top: 10px;
  }

  .bottom-md-1\.66 {
    bottom: 10px;
  }

  .right-md-n1\.66 {
    right: -10px;
  }

  .top-md-2\.5 {
    top: 15px;
  }

  .bottom-md-2\.5 {
    bottom: 15px;
  }

  .right-md-n2\.5 {
    right: -15px;
  }

  .top-md-3\.33 {
    top: 19.98px;
  }

  .bottom-md-3\.33 {
    bottom: 19.98px;
  }

  .right-md-n3\.33 {
    right: -19.98px;
  }

  .top-md-3\.5 {
    top: 21px;
  }

  .bottom-md-3\.5 {
    bottom: 21px;
  }

  .right-md-n3\.5 {
    right: -21px;
  }

  .top-md-4\.33 {
    top: 25.98px;
  }

  .bottom-md-4\.33 {
    bottom: 25.98px;
  }

  .right-md-n4\.33 {
    right: -25.98px;
  }

  .top-md-5\.5 {
    top: 30px;
  }

  .bottom-md-5\.5 {
    bottom: 30px;
  }

  .right-md-n5\.5 {
    right: -30px;
  }

  .top-md-6 {
    top: 36px;
  }

  .bottom-md-6 {
    bottom: 36px;
  }

  .right-md-n6 {
    right: -36px;
  }

  .top-md-6\.5 {
    top: 39px;
  }

  .bottom-md-6\.5 {
    bottom: 39px;
  }

  .right-md-n6\.5 {
    right: -39px;
  }

  .top-md-7 {
    top: 42px;
  }

  .bottom-md-7 {
    bottom: 42px;
  }

  .right-md-n7 {
    right: -42px;
  }

  .top-md-7\.5 {
    top: 45px;
  }

  .bottom-md-7\.5 {
    bottom: 45px;
  }

  .right-md-n7\.5 {
    right: -45px;
  }

  .top-md-8 {
    top: 48px;
  }

  .bottom-md-8 {
    bottom: 48px;
  }

  .right-md-n8 {
    right: -48px;
  }

  .top-md-9 {
    top: 57px;
  }

  .bottom-md-9 {
    bottom: 57px;
  }

  .right-md-n9 {
    right: -57px;
  }

  .top-md-10 {
    top: 60px;
  }

  .bottom-md-10 {
    bottom: 60px;
  }

  .right-md-n10 {
    right: -60px;
  }

  .top-md-10\.33 {
    top: 61.98px;
  }

  .bottom-md-10\.33 {
    bottom: 61.98px;
  }

  .right-md-n10\.33 {
    right: -61.98px;
  }

  .top-md-11 {
    top: 66px;
  }

  .bottom-md-11 {
    bottom: 66px;
  }

  .right-md-n11 {
    right: -66px;
  }

  .top-md-11\.33 {
    top: 67.98px;
  }

  .bottom-md-11\.33 {
    bottom: 67.98px;
  }

  .right-md-n11\.33 {
    right: -67.98px;
  }

  .top-md-12 {
    top: 72px;
  }

  .bottom-md-12 {
    bottom: 72px;
  }

  .right-md-n12 {
    right: -72px;
  }

  .top-md-13 {
    top: 78px;
  }

  .bottom-md-13 {
    bottom: 78px;
  }

  .right-md-n13 {
    right: -78px;
  }

  .top-md-13\.5 {
    top: 81px;
  }

  .bottom-md-13\.5 {
    bottom: 81px;
  }

  .right-md-n13\.5 {
    right: -81px;
  }

  .top-md-14 {
    top: 84px;
  }

  .bottom-md-14 {
    bottom: 84px;
  }

  .right-md-n14 {
    right: -84px;
  }

  .top-md-15 {
    top: 90px;
  }

  .bottom-md-15 {
    bottom: 90px;
  }

  .right-md-n15 {
    right: -90px;
  }

  .top-md-15\.5 {
    top: 93px;
  }

  .bottom-md-15\.5 {
    bottom: 93px;
  }

  .right-md-n15\.5 {
    right: -93px;
  }

  .top-md-16 {
    top: 96px;
  }

  .bottom-md-16 {
    bottom: 96px;
  }

  .right-md-n16 {
    right: -96px;
  }

  .top-md-18 {
    top: 108px;
  }

  .bottom-md-18 {
    bottom: 108px;
  }

  .right-md-n18 {
    right: -108px;
  }

  .top-md-20 {
    top: 120px;
  }

  .bottom-md-20 {
    bottom: 120px;
  }

  .right-md-n20 {
    right: -120px;
  }

  .top-md-22\.5 {
    top: 135px;
  }

  .bottom-md-22\.5 {
    bottom: 135px;
  }

  .right-md-n22\.5 {
    right: -135px;
  }

  .top-md-25 {
    top: 150px;
  }

  .bottom-md-25 {
    bottom: 150px;
  }

  .right-md-n25 {
    right: -150px;
  }

  .top-md-31\.6 {
    top: 189.6px;
  }

  .bottom-md-31\.6 {
    bottom: 189.6px;
  }

  .right-md-n31\.6 {
    right: -189.6px;
  }

  .h-md-screen {
    height: 100vh !important;
  }

  .w-md-screen {
    width: 100vw !important;
  }

  .border-x-md-0 {
    border-left: 0 !important;
    border-right: 0 !important;
  }

  .border-right-md-1 {
    border-right: 1px solid;
  }

  .border-right-md-none {
    border-right: 0;
  }

  .border-bottom-md-none {
    border-bottom: 0;
  }
}

@media only screen and (min-width: 992px) {
  .flex-basis-lg-50p {
    flex-basis: 50%;
  }

  .position-lg-absolute {
    position: absolute;
  }

  .top-lg-auto {
    top: auto;
  }

  .bottom-lg-auto {
    bottom: auto;
  }

  .w-lg-25 {
    width: 25px !important;
  }

  .h-lg-25 {
    height: 25px !important;
  }

  .min-h-lg-25 {
    min-height: 25px;
  }

  .max-h-lg-25 {
    max-height: 25px;
  }

  .min-w-lg-25 {
    min-width: 25px;
  }

  .max-w-lg-25 {
    max-width: 25px;
  }

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

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

  .min-h-lg-50 {
    min-height: 50%;
  }

  .max-h-lg-50 {
    max-height: 50%;
  }

  .min-w-lg-50 {
    min-width: 50%;
  }

  .max-w-lg-50 {
    max-width: 50%;
  }

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

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

  .min-h-lg-75 {
    min-height: 75%;
  }

  .max-h-lg-75 {
    max-height: 75%;
  }

  .min-w-lg-75 {
    min-width: 75%;
  }

  .max-w-lg-75 {
    max-width: 75%;
  }

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

  .h-lg-100 {
    height: 100px !important;
  }

  .min-h-lg-100 {
    min-height: 100px;
  }

  .max-h-lg-100 {
    max-height: 100px;
  }

  .min-w-lg-100 {
    min-width: 100px;
  }

  .max-w-lg-100 {
    max-width: 100px;
  }

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

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

  .min-h-lg-auto {
    min-height: auto;
  }

  .max-h-lg-auto {
    max-height: auto;
  }

  .min-w-lg-auto {
    min-width: auto;
  }

  .max-w-lg-auto {
    max-width: auto;
  }

  .w-lg-0 {
    width: 0 !important;
  }

  .h-lg-0 {
    height: 0 !important;
  }

  .min-h-lg-0 {
    min-height: 0;
  }

  .max-h-lg-0 {
    max-height: 0;
  }

  .min-w-lg-0 {
    min-width: 0;
  }

  .max-w-lg-0 {
    max-width: 0;
  }

  .w-lg-2 {
    width: 2px !important;
  }

  .h-lg-2 {
    height: 2px !important;
  }

  .min-h-lg-2 {
    min-height: 2px;
  }

  .max-h-lg-2 {
    max-height: 2px;
  }

  .min-w-lg-2 {
    min-width: 2px;
  }

  .max-w-lg-2 {
    max-width: 2px;
  }

  .w-lg-4 {
    width: 4px !important;
  }

  .h-lg-4 {
    height: 4px !important;
  }

  .min-h-lg-4 {
    min-height: 4px;
  }

  .max-h-lg-4 {
    max-height: 4px;
  }

  .min-w-lg-4 {
    min-width: 4px;
  }

  .max-w-lg-4 {
    max-width: 4px;
  }

  .w-lg-6 {
    width: 6px !important;
  }

  .h-lg-6 {
    height: 6px !important;
  }

  .min-h-lg-6 {
    min-height: 6px;
  }

  .max-h-lg-6 {
    max-height: 6px;
  }

  .min-w-lg-6 {
    min-width: 6px;
  }

  .max-w-lg-6 {
    max-width: 6px;
  }

  .w-lg-7 {
    width: 7px !important;
  }

  .h-lg-7 {
    height: 7px !important;
  }

  .min-h-lg-7 {
    min-height: 7px;
  }

  .max-h-lg-7 {
    max-height: 7px;
  }

  .min-w-lg-7 {
    min-width: 7px;
  }

  .max-w-lg-7 {
    max-width: 7px;
  }

  .w-lg-8 {
    width: 8px !important;
  }

  .h-lg-8 {
    height: 8px !important;
  }

  .min-h-lg-8 {
    min-height: 8px;
  }

  .max-h-lg-8 {
    max-height: 8px;
  }

  .min-w-lg-8 {
    min-width: 8px;
  }

  .max-w-lg-8 {
    max-width: 8px;
  }

  .w-lg-9 {
    width: 9px !important;
  }

  .h-lg-9 {
    height: 9px !important;
  }

  .min-h-lg-9 {
    min-height: 9px;
  }

  .max-h-lg-9 {
    max-height: 9px;
  }

  .min-w-lg-9 {
    min-width: 9px;
  }

  .max-w-lg-9 {
    max-width: 9px;
  }

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

  .h-lg-10 {
    height: 10px !important;
  }

  .min-h-lg-10 {
    min-height: 10px;
  }

  .max-h-lg-10 {
    max-height: 10px;
  }

  .min-w-lg-10 {
    min-width: 10px;
  }

  .max-w-lg-10 {
    max-width: 10px;
  }

  .w-lg-11 {
    width: 11px !important;
  }

  .h-lg-11 {
    height: 11px !important;
  }

  .min-h-lg-11 {
    min-height: 11px;
  }

  .max-h-lg-11 {
    max-height: 11px;
  }

  .min-w-lg-11 {
    min-width: 11px;
  }

  .max-w-lg-11 {
    max-width: 11px;
  }

  .w-lg-12 {
    width: 12px !important;
  }

  .h-lg-12 {
    height: 12px !important;
  }

  .min-h-lg-12 {
    min-height: 12px;
  }

  .max-h-lg-12 {
    max-height: 12px;
  }

  .min-w-lg-12 {
    min-width: 12px;
  }

  .max-w-lg-12 {
    max-width: 12px;
  }

  .w-lg-13 {
    width: 13px !important;
  }

  .h-lg-13 {
    height: 13px !important;
  }

  .min-h-lg-13 {
    min-height: 13px;
  }

  .max-h-lg-13 {
    max-height: 13px;
  }

  .min-w-lg-13 {
    min-width: 13px;
  }

  .max-w-lg-13 {
    max-width: 13px;
  }

  .w-lg-14 {
    width: 14px !important;
  }

  .h-lg-14 {
    height: 14px !important;
  }

  .min-h-lg-14 {
    min-height: 14px;
  }

  .max-h-lg-14 {
    max-height: 14px;
  }

  .min-w-lg-14 {
    min-width: 14px;
  }

  .max-w-lg-14 {
    max-width: 14px;
  }

  .w-lg-15 {
    width: 15px !important;
  }

  .h-lg-15 {
    height: 15px !important;
  }

  .min-h-lg-15 {
    min-height: 15px;
  }

  .max-h-lg-15 {
    max-height: 15px;
  }

  .min-w-lg-15 {
    min-width: 15px;
  }

  .max-w-lg-15 {
    max-width: 15px;
  }

  .w-lg-16 {
    width: 16px !important;
  }

  .h-lg-16 {
    height: 16px !important;
  }

  .min-h-lg-16 {
    min-height: 16px;
  }

  .max-h-lg-16 {
    max-height: 16px;
  }

  .min-w-lg-16 {
    min-width: 16px;
  }

  .max-w-lg-16 {
    max-width: 16px;
  }

  .w-lg-18 {
    width: 18px !important;
  }

  .h-lg-18 {
    height: 18px !important;
  }

  .min-h-lg-18 {
    min-height: 18px;
  }

  .max-h-lg-18 {
    max-height: 18px;
  }

  .min-w-lg-18 {
    min-width: 18px;
  }

  .max-w-lg-18 {
    max-width: 18px;
  }

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

  .h-lg-20 {
    height: 20px !important;
  }

  .min-h-lg-20 {
    min-height: 20px;
  }

  .max-h-lg-20 {
    max-height: 20px;
  }

  .min-w-lg-20 {
    min-width: 20px;
  }

  .max-w-lg-20 {
    max-width: 20px;
  }

  .w-lg-24 {
    width: 24px !important;
  }

  .h-lg-24 {
    height: 24px !important;
  }

  .min-h-lg-24 {
    min-height: 24px;
  }

  .max-h-lg-24 {
    max-height: 24px;
  }

  .min-w-lg-24 {
    min-width: 24px;
  }

  .max-w-lg-24 {
    max-width: 24px;
  }

  .w-lg-28 {
    width: 28px !important;
  }

  .h-lg-28 {
    height: 28px !important;
  }

  .min-h-lg-28 {
    min-height: 28px;
  }

  .max-h-lg-28 {
    max-height: 28px;
  }

  .min-w-lg-28 {
    min-width: 28px;
  }

  .max-w-lg-28 {
    max-width: 28px;
  }

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

  .h-lg-30 {
    height: 30px !important;
  }

  .min-h-lg-30 {
    min-height: 30px;
  }

  .max-h-lg-30 {
    max-height: 30px;
  }

  .min-w-lg-30 {
    min-width: 30px;
  }

  .max-w-lg-30 {
    max-width: 30px;
  }

  .w-lg-32 {
    width: 32px !important;
  }

  .h-lg-32 {
    height: 32px !important;
  }

  .min-h-lg-32 {
    min-height: 32px;
  }

  .max-h-lg-32 {
    max-height: 32px;
  }

  .min-w-lg-32 {
    min-width: 32px;
  }

  .max-w-lg-32 {
    max-width: 32px;
  }

  .w-lg-36 {
    width: 36px !important;
  }

  .h-lg-36 {
    height: 36px !important;
  }

  .min-h-lg-36 {
    min-height: 36px;
  }

  .max-h-lg-36 {
    max-height: 36px;
  }

  .min-w-lg-36 {
    min-width: 36px;
  }

  .max-w-lg-36 {
    max-width: 36px;
  }

  .w-lg-38 {
    width: 38px !important;
  }

  .h-lg-38 {
    height: 38px !important;
  }

  .min-h-lg-38 {
    min-height: 38px;
  }

  .max-h-lg-38 {
    max-height: 38px;
  }

  .min-w-lg-38 {
    min-width: 38px;
  }

  .max-w-lg-38 {
    max-width: 38px;
  }

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

  .h-lg-40 {
    height: 40px !important;
  }

  .min-h-lg-40 {
    min-height: 40px;
  }

  .max-h-lg-40 {
    max-height: 40px;
  }

  .min-w-lg-40 {
    min-width: 40px;
  }

  .max-w-lg-40 {
    max-width: 40px;
  }

  .w-lg-42 {
    width: 42px !important;
  }

  .h-lg-42 {
    height: 42px !important;
  }

  .min-h-lg-42 {
    min-height: 42px;
  }

  .max-h-lg-42 {
    max-height: 42px;
  }

  .min-w-lg-42 {
    min-width: 42px;
  }

  .max-w-lg-42 {
    max-width: 42px;
  }

  .w-lg-48 {
    width: 48px !important;
  }

  .h-lg-48 {
    height: 48px !important;
  }

  .min-h-lg-48 {
    min-height: 48px;
  }

  .max-h-lg-48 {
    max-height: 48px;
  }

  .min-w-lg-48 {
    min-width: 48px;
  }

  .max-w-lg-48 {
    max-width: 48px;
  }

  .w-lg-55 {
    width: 55px !important;
  }

  .h-lg-55 {
    height: 55px !important;
  }

  .min-h-lg-55 {
    min-height: 55px;
  }

  .max-h-lg-55 {
    max-height: 55px;
  }

  .min-w-lg-55 {
    min-width: 55px;
  }

  .max-w-lg-55 {
    max-width: 55px;
  }

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

  .h-lg-60 {
    height: 60px !important;
  }

  .min-h-lg-60 {
    min-height: 60px;
  }

  .max-h-lg-60 {
    max-height: 60px;
  }

  .min-w-lg-60 {
    min-width: 60px;
  }

  .max-w-lg-60 {
    max-width: 60px;
  }

  .w-lg-65 {
    width: 65px !important;
  }

  .h-lg-65 {
    height: 65px !important;
  }

  .min-h-lg-65 {
    min-height: 65px;
  }

  .max-h-lg-65 {
    max-height: 65px;
  }

  .min-w-lg-65 {
    min-width: 65px;
  }

  .max-w-lg-65 {
    max-width: 65px;
  }

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

  .h-lg-70 {
    height: 70px !important;
  }

  .min-h-lg-70 {
    min-height: 70px;
  }

  .max-h-lg-70 {
    max-height: 70px;
  }

  .min-w-lg-70 {
    min-width: 70px;
  }

  .max-w-lg-70 {
    max-width: 70px;
  }

  .w-lg-78 {
    width: 78px !important;
  }

  .h-lg-78 {
    height: 78px !important;
  }

  .min-h-lg-78 {
    min-height: 78px;
  }

  .max-h-lg-78 {
    max-height: 78px;
  }

  .min-w-lg-78 {
    min-width: 78px;
  }

  .max-w-lg-78 {
    max-width: 78px;
  }

  .w-lg-82 {
    width: 82px !important;
  }

  .h-lg-82 {
    height: 82px !important;
  }

  .min-h-lg-82 {
    min-height: 82px;
  }

  .max-h-lg-82 {
    max-height: 82px;
  }

  .min-w-lg-82 {
    min-width: 82px;
  }

  .max-w-lg-82 {
    max-width: 82px;
  }

  .w-lg-105 {
    width: 105px !important;
  }

  .h-lg-105 {
    height: 105px !important;
  }

  .min-h-lg-105 {
    min-height: 105px;
  }

  .max-h-lg-105 {
    max-height: 105px;
  }

  .min-w-lg-105 {
    min-width: 105px;
  }

  .max-w-lg-105 {
    max-width: 105px;
  }

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

  .h-lg-120 {
    height: 120px !important;
  }

  .min-h-lg-120 {
    min-height: 120px;
  }

  .max-h-lg-120 {
    max-height: 120px;
  }

  .min-w-lg-120 {
    min-width: 120px;
  }

  .max-w-lg-120 {
    max-width: 120px;
  }

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

  .h-lg-130 {
    height: 130px !important;
  }

  .min-h-lg-130 {
    min-height: 130px;
  }

  .max-h-lg-130 {
    max-height: 130px;
  }

  .min-w-lg-130 {
    min-width: 130px;
  }

  .max-w-lg-130 {
    max-width: 130px;
  }

  .w-lg-123 {
    width: 123px !important;
  }

  .h-lg-123 {
    height: 123px !important;
  }

  .min-h-lg-123 {
    min-height: 123px;
  }

  .max-h-lg-123 {
    max-height: 123px;
  }

  .min-w-lg-123 {
    min-width: 123px;
  }

  .max-w-lg-123 {
    max-width: 123px;
  }

  .w-lg-135 {
    width: 135px !important;
  }

  .h-lg-135 {
    height: 135px !important;
  }

  .min-h-lg-135 {
    min-height: 135px;
  }

  .max-h-lg-135 {
    max-height: 135px;
  }

  .min-w-lg-135 {
    min-width: 135px;
  }

  .max-w-lg-135 {
    max-width: 135px;
  }

  .w-lg-144 {
    width: 144px !important;
  }

  .h-lg-144 {
    height: 144px !important;
  }

  .min-h-lg-144 {
    min-height: 144px;
  }

  .max-h-lg-144 {
    max-height: 144px;
  }

  .min-w-lg-144 {
    min-width: 144px;
  }

  .max-w-lg-144 {
    max-width: 144px;
  }

  .w-lg-145 {
    width: 145px !important;
  }

  .h-lg-145 {
    height: 145px !important;
  }

  .min-h-lg-145 {
    min-height: 145px;
  }

  .max-h-lg-145 {
    max-height: 145px;
  }

  .min-w-lg-145 {
    min-width: 145px;
  }

  .max-w-lg-145 {
    max-width: 145px;
  }

  .w-lg-155 {
    width: 155px !important;
  }

  .h-lg-155 {
    height: 155px !important;
  }

  .min-h-lg-155 {
    min-height: 155px;
  }

  .max-h-lg-155 {
    max-height: 155px;
  }

  .min-w-lg-155 {
    min-width: 155px;
  }

  .max-w-lg-155 {
    max-width: 155px;
  }

  .w-lg-165 {
    width: 165px !important;
  }

  .h-lg-165 {
    height: 165px !important;
  }

  .min-h-lg-165 {
    min-height: 165px;
  }

  .max-h-lg-165 {
    max-height: 165px;
  }

  .min-w-lg-165 {
    min-width: 165px;
  }

  .max-w-lg-165 {
    max-width: 165px;
  }

  .w-lg-168 {
    width: 168px !important;
  }

  .h-lg-168 {
    height: 168px !important;
  }

  .min-h-lg-168 {
    min-height: 168px;
  }

  .max-h-lg-168 {
    max-height: 168px;
  }

  .min-w-lg-168 {
    min-width: 168px;
  }

  .max-w-lg-168 {
    max-width: 168px;
  }

  .w-lg-172 {
    width: 172px !important;
  }

  .h-lg-172 {
    height: 172px !important;
  }

  .min-h-lg-172 {
    min-height: 172px;
  }

  .max-h-lg-172 {
    max-height: 172px;
  }

  .min-w-lg-172 {
    min-width: 172px;
  }

  .max-w-lg-172 {
    max-width: 172px;
  }

  .w-lg-178 {
    width: 178px !important;
  }

  .h-lg-178 {
    height: 178px !important;
  }

  .min-h-lg-178 {
    min-height: 178px;
  }

  .max-h-lg-178 {
    max-height: 178px;
  }

  .min-w-lg-178 {
    min-width: 178px;
  }

  .max-w-lg-178 {
    max-width: 178px;
  }

  .w-lg-196 {
    width: 196px !important;
  }

  .h-lg-196 {
    height: 196px !important;
  }

  .min-h-lg-196 {
    min-height: 196px;
  }

  .max-h-lg-196 {
    max-height: 196px;
  }

  .min-w-lg-196 {
    min-width: 196px;
  }

  .max-w-lg-196 {
    max-width: 196px;
  }

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

  .h-lg-200 {
    height: 200px !important;
  }

  .min-h-lg-200 {
    min-height: 200px;
  }

  .max-h-lg-200 {
    max-height: 200px;
  }

  .min-w-lg-200 {
    min-width: 200px;
  }

  .max-w-lg-200 {
    max-width: 200px;
  }

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

  .h-lg-220 {
    height: 220px !important;
  }

  .min-h-lg-220 {
    min-height: 220px;
  }

  .max-h-lg-220 {
    max-height: 220px;
  }

  .min-w-lg-220 {
    min-width: 220px;
  }

  .max-w-lg-220 {
    max-width: 220px;
  }

  .w-lg-224 {
    width: 224px !important;
  }

  .h-lg-224 {
    height: 224px !important;
  }

  .min-h-lg-224 {
    min-height: 224px;
  }

  .max-h-lg-224 {
    max-height: 224px;
  }

  .min-w-lg-224 {
    min-width: 224px;
  }

  .max-w-lg-224 {
    max-width: 224px;
  }

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

  .h-lg-240 {
    height: 240px !important;
  }

  .min-h-lg-240 {
    min-height: 240px;
  }

  .max-h-lg-240 {
    max-height: 240px;
  }

  .min-w-lg-240 {
    min-width: 240px;
  }

  .max-w-lg-240 {
    max-width: 240px;
  }

  .w-lg-248 {
    width: 248px !important;
  }

  .h-lg-248 {
    height: 248px !important;
  }

  .min-h-lg-248 {
    min-height: 248px;
  }

  .max-h-lg-248 {
    max-height: 248px;
  }

  .min-w-lg-248 {
    min-width: 248px;
  }

  .max-w-lg-248 {
    max-width: 248px;
  }

  .w-lg-267 {
    width: 267px !important;
  }

  .h-lg-267 {
    height: 267px !important;
  }

  .min-h-lg-267 {
    min-height: 267px;
  }

  .max-h-lg-267 {
    max-height: 267px;
  }

  .min-w-lg-267 {
    min-width: 267px;
  }

  .max-w-lg-267 {
    max-width: 267px;
  }

  .w-lg-272 {
    width: 272px !important;
  }

  .h-lg-272 {
    height: 272px !important;
  }

  .min-h-lg-272 {
    min-height: 272px;
  }

  .max-h-lg-272 {
    max-height: 272px;
  }

  .min-w-lg-272 {
    min-width: 272px;
  }

  .max-w-lg-272 {
    max-width: 272px;
  }

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

  .h-lg-280 {
    height: 280px !important;
  }

  .min-h-lg-280 {
    min-height: 280px;
  }

  .max-h-lg-280 {
    max-height: 280px;
  }

  .min-w-lg-280 {
    min-width: 280px;
  }

  .max-w-lg-280 {
    max-width: 280px;
  }

  .w-lg-292 {
    width: 292px !important;
  }

  .h-lg-292 {
    height: 292px !important;
  }

  .min-h-lg-292 {
    min-height: 292px;
  }

  .max-h-lg-292 {
    max-height: 292px;
  }

  .min-w-lg-292 {
    min-width: 292px;
  }

  .max-w-lg-292 {
    max-width: 292px;
  }

  .w-lg-296 {
    width: 296px !important;
  }

  .h-lg-296 {
    height: 296px !important;
  }

  .min-h-lg-296 {
    min-height: 296px;
  }

  .max-h-lg-296 {
    max-height: 296px;
  }

  .min-w-lg-296 {
    min-width: 296px;
  }

  .max-w-lg-296 {
    max-width: 296px;
  }

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

  .h-lg-300 {
    height: 300px !important;
  }

  .min-h-lg-300 {
    min-height: 300px;
  }

  .max-h-lg-300 {
    max-height: 300px;
  }

  .min-w-lg-300 {
    min-width: 300px;
  }

  .max-w-lg-300 {
    max-width: 300px;
  }

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

  .h-lg-320 {
    height: 320px !important;
  }

  .min-h-lg-320 {
    min-height: 320px;
  }

  .max-h-lg-320 {
    max-height: 320px;
  }

  .min-w-lg-320 {
    min-width: 320px;
  }

  .max-w-lg-320 {
    max-width: 320px;
  }

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

  .h-lg-360 {
    height: 360px !important;
  }

  .min-h-lg-360 {
    min-height: 360px;
  }

  .max-h-lg-360 {
    max-height: 360px;
  }

  .min-w-lg-360 {
    min-width: 360px;
  }

  .max-w-lg-360 {
    max-width: 360px;
  }

  .w-lg-366 {
    width: 366px !important;
  }

  .h-lg-366 {
    height: 366px !important;
  }

  .min-h-lg-366 {
    min-height: 366px;
  }

  .max-h-lg-366 {
    max-height: 366px;
  }

  .min-w-lg-366 {
    min-width: 366px;
  }

  .max-w-lg-366 {
    max-width: 366px;
  }

  .w-lg-384 {
    width: 384px !important;
  }

  .h-lg-384 {
    height: 384px !important;
  }

  .min-h-lg-384 {
    min-height: 384px;
  }

  .max-h-lg-384 {
    max-height: 384px;
  }

  .min-w-lg-384 {
    min-width: 384px;
  }

  .max-w-lg-384 {
    max-width: 384px;
  }

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

  .h-lg-400 {
    height: 400px !important;
  }

  .min-h-lg-400 {
    min-height: 400px;
  }

  .max-h-lg-400 {
    max-height: 400px;
  }

  .min-w-lg-400 {
    min-width: 400px;
  }

  .max-w-lg-400 {
    max-width: 400px;
  }

  .w-lg-408 {
    width: 408px !important;
  }

  .h-lg-408 {
    height: 408px !important;
  }

  .min-h-lg-408 {
    min-height: 408px;
  }

  .max-h-lg-408 {
    max-height: 408px;
  }

  .min-w-lg-408 {
    min-width: 408px;
  }

  .max-w-lg-408 {
    max-width: 408px;
  }

  .w-lg-414 {
    width: 414px !important;
  }

  .h-lg-414 {
    height: 414px !important;
  }

  .min-h-lg-414 {
    min-height: 414px;
  }

  .max-h-lg-414 {
    max-height: 414px;
  }

  .min-w-lg-414 {
    min-width: 414px;
  }

  .max-w-lg-414 {
    max-width: 414px;
  }

  .w-lg-456 {
    width: 456px !important;
  }

  .h-lg-456 {
    height: 456px !important;
  }

  .min-h-lg-456 {
    min-height: 456px;
  }

  .max-h-lg-456 {
    max-height: 456px;
  }

  .min-w-lg-456 {
    min-width: 456px;
  }

  .max-w-lg-456 {
    max-width: 456px;
  }

  .w-lg-464 {
    width: 464px !important;
  }

  .h-lg-464 {
    height: 464px !important;
  }

  .min-h-lg-464 {
    min-height: 464px;
  }

  .max-h-lg-464 {
    max-height: 464px;
  }

  .min-w-lg-464 {
    min-width: 464px;
  }

  .max-w-lg-464 {
    max-width: 464px;
  }

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

  .h-lg-480 {
    height: 480px !important;
  }

  .min-h-lg-480 {
    min-height: 480px;
  }

  .max-h-lg-480 {
    max-height: 480px;
  }

  .min-w-lg-480 {
    min-width: 480px;
  }

  .max-w-lg-480 {
    max-width: 480px;
  }

  .w-lg-470 {
    width: 470px !important;
  }

  .h-lg-470 {
    height: 470px !important;
  }

  .min-h-lg-470 {
    min-height: 470px;
  }

  .max-h-lg-470 {
    max-height: 470px;
  }

  .min-w-lg-470 {
    min-width: 470px;
  }

  .max-w-lg-470 {
    max-width: 470px;
  }

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

  .h-lg-500 {
    height: 500px !important;
  }

  .min-h-lg-500 {
    min-height: 500px;
  }

  .max-h-lg-500 {
    max-height: 500px;
  }

  .min-w-lg-500 {
    min-width: 500px;
  }

  .max-w-lg-500 {
    max-width: 500px;
  }

  .w-lg-564 {
    width: 564px !important;
  }

  .h-lg-564 {
    height: 564px !important;
  }

  .min-h-lg-564 {
    min-height: 564px;
  }

  .max-h-lg-564 {
    max-height: 564px;
  }

  .min-w-lg-564 {
    min-width: 564px;
  }

  .max-w-lg-564 {
    max-width: 564px;
  }

  .w-lg-570 {
    width: 570px !important;
  }

  .h-lg-570 {
    height: 570px !important;
  }

  .min-h-lg-570 {
    min-height: 570px;
  }

  .max-h-lg-570 {
    max-height: 570px;
  }

  .min-w-lg-570 {
    min-width: 570px;
  }

  .max-w-lg-570 {
    max-width: 570px;
  }

  .w-lg-579 {
    width: 579px !important;
  }

  .h-lg-579 {
    height: 579px !important;
  }

  .min-h-lg-579 {
    min-height: 579px;
  }

  .max-h-lg-579 {
    max-height: 579px;
  }

  .min-w-lg-579 {
    min-width: 579px;
  }

  .max-w-lg-579 {
    max-width: 579px;
  }

  .w-lg-585 {
    width: 585px !important;
  }

  .h-lg-585 {
    height: 585px !important;
  }

  .min-h-lg-585 {
    min-height: 585px;
  }

  .max-h-lg-585 {
    max-height: 585px;
  }

  .min-w-lg-585 {
    min-width: 585px;
  }

  .max-w-lg-585 {
    max-width: 585px;
  }

  .w-lg-600 {
    width: 600px !important;
  }

  .h-lg-600 {
    height: 600px !important;
  }

  .min-h-lg-600 {
    min-height: 600px;
  }

  .max-h-lg-600 {
    max-height: 600px;
  }

  .min-w-lg-600 {
    min-width: 600px;
  }

  .max-w-lg-600 {
    max-width: 600px;
  }

  .w-lg-616 {
    width: 616px !important;
  }

  .h-lg-616 {
    height: 616px !important;
  }

  .min-h-lg-616 {
    min-height: 616px;
  }

  .max-h-lg-616 {
    max-height: 616px;
  }

  .min-w-lg-616 {
    min-width: 616px;
  }

  .max-w-lg-616 {
    max-width: 616px;
  }

  .w-lg-672 {
    width: 672px !important;
  }

  .h-lg-672 {
    height: 672px !important;
  }

  .min-h-lg-672 {
    min-height: 672px;
  }

  .max-h-lg-672 {
    max-height: 672px;
  }

  .min-w-lg-672 {
    min-width: 672px;
  }

  .max-w-lg-672 {
    max-width: 672px;
  }

  .w-lg-744 {
    width: 744px !important;
  }

  .h-lg-744 {
    height: 744px !important;
  }

  .min-h-lg-744 {
    min-height: 744px;
  }

  .max-h-lg-744 {
    max-height: 744px;
  }

  .min-w-lg-744 {
    min-width: 744px;
  }

  .max-w-lg-744 {
    max-width: 744px;
  }

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

  .h-lg-800 {
    height: 800px !important;
  }

  .min-h-lg-800 {
    min-height: 800px;
  }

  .max-h-lg-800 {
    max-height: 800px;
  }

  .min-w-lg-800 {
    min-width: 800px;
  }

  .max-w-lg-800 {
    max-width: 800px;
  }

  .w-lg-952 {
    width: 952px !important;
  }

  .h-lg-952 {
    height: 952px !important;
  }

  .min-h-lg-952 {
    min-height: 952px;
  }

  .max-h-lg-952 {
    max-height: 952px;
  }

  .min-w-lg-952 {
    min-width: 952px;
  }

  .max-w-lg-952 {
    max-width: 952px;
  }

  .w-lg-1152 {
    width: 1152px !important;
  }

  .h-lg-1152 {
    height: 1152px !important;
  }

  .min-h-lg-1152 {
    min-height: 1152px;
  }

  .max-h-lg-1152 {
    max-height: 1152px;
  }

  .min-w-lg-1152 {
    min-width: 1152px;
  }

  .max-w-lg-1152 {
    max-width: 1152px;
  }

  .w-lg-1170 {
    width: 1152px !important;
  }

  .h-lg-1170 {
    height: 1152px !important;
  }

  .min-h-lg-1170 {
    min-height: 1152px;
  }

  .max-h-lg-1170 {
    max-height: 1152px;
  }

  .min-w-lg-1170 {
    min-width: 1152px;
  }

  .max-w-lg-1170 {
    max-width: 1152px;
  }

  .w-lg-10p {
    width: 10% !important;
  }

  .h-lg-10p {
    height: 10% !important;
  }

  .min-h-lg-10p {
    min-height: 10%;
  }

  .max-h-lg-10p {
    max-height: 10%;
  }

  .min-w-lg-10p {
    min-width: 10%;
  }

  .max-w-lg-10p {
    max-width: 10%;
  }

  .w-lg-15p {
    width: 15% !important;
  }

  .h-lg-15p {
    height: 15% !important;
  }

  .min-h-lg-15p {
    min-height: 15%;
  }

  .max-h-lg-15p {
    max-height: 15%;
  }

  .min-w-lg-15p {
    min-width: 15%;
  }

  .max-w-lg-15p {
    max-width: 15%;
  }

  .w-lg-20p {
    width: 20% !important;
  }

  .h-lg-20p {
    height: 20% !important;
  }

  .min-h-lg-20p {
    min-height: 20%;
  }

  .max-h-lg-20p {
    max-height: 20%;
  }

  .min-w-lg-20p {
    min-width: 20%;
  }

  .max-w-lg-20p {
    max-width: 20%;
  }

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

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

  .min-h-lg-25p {
    min-height: 25%;
  }

  .max-h-lg-25p {
    max-height: 25%;
  }

  .min-w-lg-25p {
    min-width: 25%;
  }

  .max-w-lg-25p {
    max-width: 25%;
  }

  .w-lg-30p {
    width: 30% !important;
  }

  .h-lg-30p {
    height: 30% !important;
  }

  .min-h-lg-30p {
    min-height: 30%;
  }

  .max-h-lg-30p {
    max-height: 30%;
  }

  .min-w-lg-30p {
    min-width: 30%;
  }

  .max-w-lg-30p {
    max-width: 30%;
  }

  .w-lg-30\.10p {
    width: 30.1% !important;
  }

  .h-lg-30\.10p {
    height: 30.1% !important;
  }

  .min-h-lg-30\.10p {
    min-height: 30.1%;
  }

  .max-h-lg-30\.10p {
    max-height: 30.1%;
  }

  .min-w-lg-30\.10p {
    min-width: 30.1%;
  }

  .max-w-lg-30\.10p {
    max-width: 30.1%;
  }

  .w-lg-30\.80p {
    width: 30.8% !important;
  }

  .h-lg-30\.80p {
    height: 30.8% !important;
  }

  .min-h-lg-30\.80p {
    min-height: 30.8%;
  }

  .max-h-lg-30\.80p {
    max-height: 30.8%;
  }

  .min-w-lg-30\.80p {
    min-width: 30.8%;
  }

  .max-w-lg-30\.80p {
    max-width: 30.8%;
  }

  .w-lg-31\.25p {
    width: 31.25% !important;
  }

  .h-lg-31\.25p {
    height: 31.25% !important;
  }

  .min-h-lg-31\.25p {
    min-height: 31.25%;
  }

  .max-h-lg-31\.25p {
    max-height: 31.25%;
  }

  .min-w-lg-31\.25p {
    min-width: 31.25%;
  }

  .max-w-lg-31\.25p {
    max-width: 31.25%;
  }

  .w-lg-32\.25p {
    width: 32.25% !important;
  }

  .h-lg-32\.25p {
    height: 32.25% !important;
  }

  .min-h-lg-32\.25p {
    min-height: 32.25%;
  }

  .max-h-lg-32\.25p {
    max-height: 32.25%;
  }

  .min-w-lg-32\.25p {
    min-width: 32.25%;
  }

  .max-w-lg-32\.25p {
    max-width: 32.25%;
  }

  .w-lg-33p {
    width: 33% !important;
  }

  .h-lg-33p {
    height: 33% !important;
  }

  .min-h-lg-33p {
    min-height: 33%;
  }

  .max-h-lg-33p {
    max-height: 33%;
  }

  .min-w-lg-33p {
    min-width: 33%;
  }

  .max-w-lg-33p {
    max-width: 33%;
  }

  .w-lg-40p {
    width: 40% !important;
  }

  .h-lg-40p {
    height: 40% !important;
  }

  .min-h-lg-40p {
    min-height: 40%;
  }

  .max-h-lg-40p {
    max-height: 40%;
  }

  .min-w-lg-40p {
    min-width: 40%;
  }

  .max-w-lg-40p {
    max-width: 40%;
  }

  .w-lg-45p {
    width: 45% !important;
  }

  .h-lg-45p {
    height: 45% !important;
  }

  .min-h-lg-45p {
    min-height: 45%;
  }

  .max-h-lg-45p {
    max-height: 45%;
  }

  .min-w-lg-45p {
    min-width: 45%;
  }

  .max-w-lg-45p {
    max-width: 45%;
  }

  .w-lg-48p {
    width: 48% !important;
  }

  .h-lg-48p {
    height: 48% !important;
  }

  .min-h-lg-48p {
    min-height: 48%;
  }

  .max-h-lg-48p {
    max-height: 48%;
  }

  .min-w-lg-48p {
    min-width: 48%;
  }

  .max-w-lg-48p {
    max-width: 48%;
  }

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

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

  .min-h-lg-50p {
    min-height: 50%;
  }

  .max-h-lg-50p {
    max-height: 50%;
  }

  .min-w-lg-50p {
    min-width: 50%;
  }

  .max-w-lg-50p {
    max-width: 50%;
  }

  .w-lg-60p {
    width: 60% !important;
  }

  .h-lg-60p {
    height: 60% !important;
  }

  .min-h-lg-60p {
    min-height: 60%;
  }

  .max-h-lg-60p {
    max-height: 60%;
  }

  .min-w-lg-60p {
    min-width: 60%;
  }

  .max-w-lg-60p {
    max-width: 60%;
  }

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

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

  .min-h-lg-half {
    min-height: 50%;
  }

  .max-h-lg-half {
    max-height: 50%;
  }

  .min-w-lg-half {
    min-width: 50%;
  }

  .max-w-lg-half {
    max-width: 50%;
  }

  .w-lg-66p {
    width: 66% !important;
  }

  .h-lg-66p {
    height: 66% !important;
  }

  .min-h-lg-66p {
    min-height: 66%;
  }

  .max-h-lg-66p {
    max-height: 66%;
  }

  .min-w-lg-66p {
    min-width: 66%;
  }

  .max-w-lg-66p {
    max-width: 66%;
  }

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

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

  .min-h-lg-75p {
    min-height: 75%;
  }

  .max-h-lg-75p {
    max-height: 75%;
  }

  .min-w-lg-75p {
    min-width: 75%;
  }

  .max-w-lg-75p {
    max-width: 75%;
  }

  .w-lg-98p {
    width: 98% !important;
  }

  .h-lg-98p {
    height: 98% !important;
  }

  .min-h-lg-98p {
    min-height: 98%;
  }

  .max-h-lg-98p {
    max-height: 98%;
  }

  .min-w-lg-98p {
    min-width: 98%;
  }

  .max-w-lg-98p {
    max-width: 98%;
  }

  .w-lg-one-third {
    width: 33.3333333333% !important;
  }

  .h-lg-one-third {
    height: 33.3333333333% !important;
  }

  .min-h-lg-one-third {
    min-height: 33.3333333333%;
  }

  .max-h-lg-one-third {
    max-height: 33.3333333333%;
  }

  .min-w-lg-one-third {
    min-width: 33.3333333333%;
  }

  .max-w-lg-one-third {
    max-width: 33.3333333333%;
  }

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

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

  .min-h-lg-full {
    min-height: 100%;
  }

  .max-h-lg-full {
    max-height: 100%;
  }

  .min-w-lg-full {
    min-width: 100%;
  }

  .max-w-lg-full {
    max-width: 100%;
  }

  .leading-lg-half {
    line-height: 0.5 !important;
  }

  .leading-lg-none {
    line-height: 1 !important;
  }

  .leading-lg-tight {
    line-height: 1.25 !important;
  }

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

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

  .leading-lg-10 {
    line-height: 10px !important;
  }

  .leading-lg-12 {
    line-height: 12px !important;
  }

  .leading-lg-14 {
    line-height: 14px !important;
  }

  .leading-lg-16 {
    line-height: 16px !important;
  }

  .leading-lg-18 {
    line-height: 18px !important;
  }

  .leading-lg-20 {
    line-height: 20px !important;
  }

  .leading-lg-22 {
    line-height: 22px !important;
  }

  .leading-lg-25 {
    line-height: 25px !important;
  }

  .leading-lg-26 {
    line-height: 26px !important;
  }

  .leading-lg-28 {
    line-height: 28px !important;
  }

  .leading-lg-30 {
    line-height: 30px !important;
  }

  .leading-lg-44 {
    line-height: 44px !important;
  }

  .leading-lg-45 {
    line-height: 45px !important;
  }

  .leading-lg-60 {
    line-height: 60px !important;
  }

  .fz-lg-8 {
    font-size: 8px !important;
  }

  .fz-lg-10 {
    font-size: 10px !important;
  }

  .fz-lg-12 {
    font-size: 12px !important;
  }

  .fz-lg-13 {
    font-size: 13px !important;
  }

  .fz-lg-14 {
    font-size: 14px !important;
  }

  .fz-lg-16 {
    font-size: 16px !important;
  }

  .fz-lg-18 {
    font-size: 18px !important;
  }

  .fz-lg-20 {
    font-size: 20px !important;
  }

  .fz-lg-22 {
    font-size: 22px !important;
  }

  .fz-lg-24 {
    font-size: 24px !important;
  }

  .fz-lg-28 {
    font-size: 28px !important;
  }

  .fz-lg-30 {
    font-size: 30px !important;
  }

  .fz-lg-36 {
    font-size: 36px !important;
  }

  .fz-lg-40 {
    font-size: 40px !important;
  }

  .fz-lg-46 {
    font-size: 46px !important;
  }

  .fz-lg-48 {
    font-size: 48px !important;
  }

  .fz-lg-60 {
    font-size: 60px !important;
  }

  .fz-lg-72 {
    font-size: 72px !important;
  }

  .rounded-lg-0 {
    border-radius: 0;
  }

  .rounded-lg-2 {
    border-radius: 2px;
  }

  .rounded-lg-4 {
    border-radius: 4px;
  }

  .rounded-lg-6 {
    border-radius: 6px;
  }

  .rounded-lg-6\.5 {
    border-radius: 6.5px;
  }

  .rounded-lg-12 {
    border-radius: 12px;
  }

  .rounded-lg-13 {
    border-radius: 13px;
  }

  .rounded-lg-24 {
    border-radius: 24px;
  }

  .top-lg-0 {
    top: 0;
  }

  .bottom-lg-0 {
    bottom: 0;
  }

  .right-lg-n0 {
    right: 0;
  }

  .top-lg-1 {
    top: 6px;
  }

  .bottom-lg-1 {
    bottom: 6px;
  }

  .right-lg-n1 {
    right: -6px;
  }

  .top-lg-2 {
    top: 12px;
  }

  .bottom-lg-2 {
    bottom: 12px;
  }

  .right-lg-n2 {
    right: -12px;
  }

  .top-lg-3 {
    top: 18px;
  }

  .bottom-lg-3 {
    bottom: 18px;
  }

  .right-lg-n3 {
    right: -18px;
  }

  .top-lg-4 {
    top: 24px;
  }

  .bottom-lg-4 {
    bottom: 24px;
  }

  .right-lg-n4 {
    right: -24px;
  }

  .top-lg-5 {
    top: 30px;
  }

  .bottom-lg-5 {
    bottom: 30px;
  }

  .right-lg-n5 {
    right: -30px;
  }

  .top-lg-0\.17 {
    top: 1px;
  }

  .bottom-lg-0\.17 {
    bottom: 1px;
  }

  .right-lg-n0\.17 {
    right: -1px;
  }

  .top-lg-0\.33 {
    top: 2px;
  }

  .bottom-lg-0\.33 {
    bottom: 2px;
  }

  .right-lg-n0\.33 {
    right: -2px;
  }

  .top-lg-0\.5 {
    top: 3px;
  }

  .bottom-lg-0\.5 {
    bottom: 3px;
  }

  .right-lg-n0\.5 {
    right: -3px;
  }

  .top-lg-0\.67 {
    top: 4px;
  }

  .bottom-lg-0\.67 {
    bottom: 4px;
  }

  .right-lg-n0\.67 {
    right: -4px;
  }

  .top-lg-1\.33 {
    top: 8px;
  }

  .bottom-lg-1\.33 {
    bottom: 8px;
  }

  .right-lg-n1\.33 {
    right: -8px;
  }

  .top-lg-1\.5 {
    top: 9px;
  }

  .bottom-lg-1\.5 {
    bottom: 9px;
  }

  .right-lg-n1\.5 {
    right: -9px;
  }

  .top-lg-1\.8 {
    top: 10.8px;
  }

  .bottom-lg-1\.8 {
    bottom: 10.8px;
  }

  .right-lg-n1\.8 {
    right: -10.8px;
  }

  .top-lg-1\.66 {
    top: 10px;
  }

  .bottom-lg-1\.66 {
    bottom: 10px;
  }

  .right-lg-n1\.66 {
    right: -10px;
  }

  .top-lg-2\.5 {
    top: 15px;
  }

  .bottom-lg-2\.5 {
    bottom: 15px;
  }

  .right-lg-n2\.5 {
    right: -15px;
  }

  .top-lg-3\.33 {
    top: 19.98px;
  }

  .bottom-lg-3\.33 {
    bottom: 19.98px;
  }

  .right-lg-n3\.33 {
    right: -19.98px;
  }

  .top-lg-3\.5 {
    top: 21px;
  }

  .bottom-lg-3\.5 {
    bottom: 21px;
  }

  .right-lg-n3\.5 {
    right: -21px;
  }

  .top-lg-4\.33 {
    top: 25.98px;
  }

  .bottom-lg-4\.33 {
    bottom: 25.98px;
  }

  .right-lg-n4\.33 {
    right: -25.98px;
  }

  .top-lg-5\.5 {
    top: 30px;
  }

  .bottom-lg-5\.5 {
    bottom: 30px;
  }

  .right-lg-n5\.5 {
    right: -30px;
  }

  .top-lg-6 {
    top: 36px;
  }

  .bottom-lg-6 {
    bottom: 36px;
  }

  .right-lg-n6 {
    right: -36px;
  }

  .top-lg-6\.5 {
    top: 39px;
  }

  .bottom-lg-6\.5 {
    bottom: 39px;
  }

  .right-lg-n6\.5 {
    right: -39px;
  }

  .top-lg-7 {
    top: 42px;
  }

  .bottom-lg-7 {
    bottom: 42px;
  }

  .right-lg-n7 {
    right: -42px;
  }

  .top-lg-7\.5 {
    top: 45px;
  }

  .bottom-lg-7\.5 {
    bottom: 45px;
  }

  .right-lg-n7\.5 {
    right: -45px;
  }

  .top-lg-8 {
    top: 48px;
  }

  .bottom-lg-8 {
    bottom: 48px;
  }

  .right-lg-n8 {
    right: -48px;
  }

  .top-lg-9 {
    top: 57px;
  }

  .bottom-lg-9 {
    bottom: 57px;
  }

  .right-lg-n9 {
    right: -57px;
  }

  .top-lg-10 {
    top: 60px;
  }

  .bottom-lg-10 {
    bottom: 60px;
  }

  .right-lg-n10 {
    right: -60px;
  }

  .top-lg-10\.33 {
    top: 61.98px;
  }

  .bottom-lg-10\.33 {
    bottom: 61.98px;
  }

  .right-lg-n10\.33 {
    right: -61.98px;
  }

  .top-lg-11 {
    top: 66px;
  }

  .bottom-lg-11 {
    bottom: 66px;
  }

  .right-lg-n11 {
    right: -66px;
  }

  .top-lg-11\.33 {
    top: 67.98px;
  }

  .bottom-lg-11\.33 {
    bottom: 67.98px;
  }

  .right-lg-n11\.33 {
    right: -67.98px;
  }

  .top-lg-12 {
    top: 72px;
  }

  .bottom-lg-12 {
    bottom: 72px;
  }

  .right-lg-n12 {
    right: -72px;
  }

  .top-lg-13 {
    top: 78px;
  }

  .bottom-lg-13 {
    bottom: 78px;
  }

  .right-lg-n13 {
    right: -78px;
  }

  .top-lg-13\.5 {
    top: 81px;
  }

  .bottom-lg-13\.5 {
    bottom: 81px;
  }

  .right-lg-n13\.5 {
    right: -81px;
  }

  .top-lg-14 {
    top: 84px;
  }

  .bottom-lg-14 {
    bottom: 84px;
  }

  .right-lg-n14 {
    right: -84px;
  }

  .top-lg-15 {
    top: 90px;
  }

  .bottom-lg-15 {
    bottom: 90px;
  }

  .right-lg-n15 {
    right: -90px;
  }

  .top-lg-15\.5 {
    top: 93px;
  }

  .bottom-lg-15\.5 {
    bottom: 93px;
  }

  .right-lg-n15\.5 {
    right: -93px;
  }

  .top-lg-16 {
    top: 96px;
  }

  .bottom-lg-16 {
    bottom: 96px;
  }

  .right-lg-n16 {
    right: -96px;
  }

  .top-lg-18 {
    top: 108px;
  }

  .bottom-lg-18 {
    bottom: 108px;
  }

  .right-lg-n18 {
    right: -108px;
  }

  .top-lg-20 {
    top: 120px;
  }

  .bottom-lg-20 {
    bottom: 120px;
  }

  .right-lg-n20 {
    right: -120px;
  }

  .top-lg-22\.5 {
    top: 135px;
  }

  .bottom-lg-22\.5 {
    bottom: 135px;
  }

  .right-lg-n22\.5 {
    right: -135px;
  }

  .top-lg-25 {
    top: 150px;
  }

  .bottom-lg-25 {
    bottom: 150px;
  }

  .right-lg-n25 {
    right: -150px;
  }

  .top-lg-31\.6 {
    top: 189.6px;
  }

  .bottom-lg-31\.6 {
    bottom: 189.6px;
  }

  .right-lg-n31\.6 {
    right: -189.6px;
  }

  .h-lg-screen {
    height: 100vh !important;
  }

  .w-lg-screen {
    width: 100vw !important;
  }
}

@media only screen and (min-width: 1200px) {
  .flex-basis-xl-20p {
    flex-basis: 20%;
  }

  .flex-basis-xl-30p {
    flex-basis: 30%;
  }

  .flex-basis-xl-50p {
    flex-basis: 50%;
  }

  .flex-order-xl-1 {
    order: 1;
  }

  .flex-order-xl-2 {
    order: 2;
  }

  .flex-order-xl-3 {
    order: 3;
  }

  .position-xl-absolute {
    position: absolute;
  }

  .top-xl-auto {
    top: auto;
  }

  .bottom-xl-auto {
    bottom: auto;
  }

  .w-xl-25 {
    width: 25px !important;
  }

  .h-xl-25 {
    height: 25px !important;
  }

  .min-h-xl-25 {
    min-height: 25px;
  }

  .max-h-xl-25 {
    max-height: 25px;
  }

  .min-w-xl-25 {
    min-width: 25px;
  }

  .max-w-xl-25 {
    max-width: 25px;
  }

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

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

  .min-h-xl-50 {
    min-height: 50%;
  }

  .max-h-xl-50 {
    max-height: 50%;
  }

  .min-w-xl-50 {
    min-width: 50%;
  }

  .max-w-xl-50 {
    max-width: 50%;
  }

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

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

  .min-h-xl-75 {
    min-height: 75%;
  }

  .max-h-xl-75 {
    max-height: 75%;
  }

  .min-w-xl-75 {
    min-width: 75%;
  }

  .max-w-xl-75 {
    max-width: 75%;
  }

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

  .h-xl-100 {
    height: 100px !important;
  }

  .min-h-xl-100 {
    min-height: 100px;
  }

  .max-h-xl-100 {
    max-height: 100px;
  }

  .min-w-xl-100 {
    min-width: 100px;
  }

  .max-w-xl-100 {
    max-width: 100px;
  }

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

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

  .min-h-xl-auto {
    min-height: auto;
  }

  .max-h-xl-auto {
    max-height: auto;
  }

  .min-w-xl-auto {
    min-width: auto;
  }

  .max-w-xl-auto {
    max-width: auto;
  }

  .w-xl-0 {
    width: 0 !important;
  }

  .h-xl-0 {
    height: 0 !important;
  }

  .min-h-xl-0 {
    min-height: 0;
  }

  .max-h-xl-0 {
    max-height: 0;
  }

  .min-w-xl-0 {
    min-width: 0;
  }

  .max-w-xl-0 {
    max-width: 0;
  }

  .w-xl-2 {
    width: 2px !important;
  }

  .h-xl-2 {
    height: 2px !important;
  }

  .min-h-xl-2 {
    min-height: 2px;
  }

  .max-h-xl-2 {
    max-height: 2px;
  }

  .min-w-xl-2 {
    min-width: 2px;
  }

  .max-w-xl-2 {
    max-width: 2px;
  }

  .w-xl-4 {
    width: 4px !important;
  }

  .h-xl-4 {
    height: 4px !important;
  }

  .min-h-xl-4 {
    min-height: 4px;
  }

  .max-h-xl-4 {
    max-height: 4px;
  }

  .min-w-xl-4 {
    min-width: 4px;
  }

  .max-w-xl-4 {
    max-width: 4px;
  }

  .w-xl-6 {
    width: 6px !important;
  }

  .h-xl-6 {
    height: 6px !important;
  }

  .min-h-xl-6 {
    min-height: 6px;
  }

  .max-h-xl-6 {
    max-height: 6px;
  }

  .min-w-xl-6 {
    min-width: 6px;
  }

  .max-w-xl-6 {
    max-width: 6px;
  }

  .w-xl-7 {
    width: 7px !important;
  }

  .h-xl-7 {
    height: 7px !important;
  }

  .min-h-xl-7 {
    min-height: 7px;
  }

  .max-h-xl-7 {
    max-height: 7px;
  }

  .min-w-xl-7 {
    min-width: 7px;
  }

  .max-w-xl-7 {
    max-width: 7px;
  }

  .w-xl-8 {
    width: 8px !important;
  }

  .h-xl-8 {
    height: 8px !important;
  }

  .min-h-xl-8 {
    min-height: 8px;
  }

  .max-h-xl-8 {
    max-height: 8px;
  }

  .min-w-xl-8 {
    min-width: 8px;
  }

  .max-w-xl-8 {
    max-width: 8px;
  }

  .w-xl-9 {
    width: 9px !important;
  }

  .h-xl-9 {
    height: 9px !important;
  }

  .min-h-xl-9 {
    min-height: 9px;
  }

  .max-h-xl-9 {
    max-height: 9px;
  }

  .min-w-xl-9 {
    min-width: 9px;
  }

  .max-w-xl-9 {
    max-width: 9px;
  }

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

  .h-xl-10 {
    height: 10px !important;
  }

  .min-h-xl-10 {
    min-height: 10px;
  }

  .max-h-xl-10 {
    max-height: 10px;
  }

  .min-w-xl-10 {
    min-width: 10px;
  }

  .max-w-xl-10 {
    max-width: 10px;
  }

  .w-xl-11 {
    width: 11px !important;
  }

  .h-xl-11 {
    height: 11px !important;
  }

  .min-h-xl-11 {
    min-height: 11px;
  }

  .max-h-xl-11 {
    max-height: 11px;
  }

  .min-w-xl-11 {
    min-width: 11px;
  }

  .max-w-xl-11 {
    max-width: 11px;
  }

  .w-xl-12 {
    width: 12px !important;
  }

  .h-xl-12 {
    height: 12px !important;
  }

  .min-h-xl-12 {
    min-height: 12px;
  }

  .max-h-xl-12 {
    max-height: 12px;
  }

  .min-w-xl-12 {
    min-width: 12px;
  }

  .max-w-xl-12 {
    max-width: 12px;
  }

  .w-xl-13 {
    width: 13px !important;
  }

  .h-xl-13 {
    height: 13px !important;
  }

  .min-h-xl-13 {
    min-height: 13px;
  }

  .max-h-xl-13 {
    max-height: 13px;
  }

  .min-w-xl-13 {
    min-width: 13px;
  }

  .max-w-xl-13 {
    max-width: 13px;
  }

  .w-xl-14 {
    width: 14px !important;
  }

  .h-xl-14 {
    height: 14px !important;
  }

  .min-h-xl-14 {
    min-height: 14px;
  }

  .max-h-xl-14 {
    max-height: 14px;
  }

  .min-w-xl-14 {
    min-width: 14px;
  }

  .max-w-xl-14 {
    max-width: 14px;
  }

  .w-xl-15 {
    width: 15px !important;
  }

  .h-xl-15 {
    height: 15px !important;
  }

  .min-h-xl-15 {
    min-height: 15px;
  }

  .max-h-xl-15 {
    max-height: 15px;
  }

  .min-w-xl-15 {
    min-width: 15px;
  }

  .max-w-xl-15 {
    max-width: 15px;
  }

  .w-xl-16 {
    width: 16px !important;
  }

  .h-xl-16 {
    height: 16px !important;
  }

  .min-h-xl-16 {
    min-height: 16px;
  }

  .max-h-xl-16 {
    max-height: 16px;
  }

  .min-w-xl-16 {
    min-width: 16px;
  }

  .max-w-xl-16 {
    max-width: 16px;
  }

  .w-xl-18 {
    width: 18px !important;
  }

  .h-xl-18 {
    height: 18px !important;
  }

  .min-h-xl-18 {
    min-height: 18px;
  }

  .max-h-xl-18 {
    max-height: 18px;
  }

  .min-w-xl-18 {
    min-width: 18px;
  }

  .max-w-xl-18 {
    max-width: 18px;
  }

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

  .h-xl-20 {
    height: 20px !important;
  }

  .min-h-xl-20 {
    min-height: 20px;
  }

  .max-h-xl-20 {
    max-height: 20px;
  }

  .min-w-xl-20 {
    min-width: 20px;
  }

  .max-w-xl-20 {
    max-width: 20px;
  }

  .w-xl-24 {
    width: 24px !important;
  }

  .h-xl-24 {
    height: 24px !important;
  }

  .min-h-xl-24 {
    min-height: 24px;
  }

  .max-h-xl-24 {
    max-height: 24px;
  }

  .min-w-xl-24 {
    min-width: 24px;
  }

  .max-w-xl-24 {
    max-width: 24px;
  }

  .w-xl-28 {
    width: 28px !important;
  }

  .h-xl-28 {
    height: 28px !important;
  }

  .min-h-xl-28 {
    min-height: 28px;
  }

  .max-h-xl-28 {
    max-height: 28px;
  }

  .min-w-xl-28 {
    min-width: 28px;
  }

  .max-w-xl-28 {
    max-width: 28px;
  }

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

  .h-xl-30 {
    height: 30px !important;
  }

  .min-h-xl-30 {
    min-height: 30px;
  }

  .max-h-xl-30 {
    max-height: 30px;
  }

  .min-w-xl-30 {
    min-width: 30px;
  }

  .max-w-xl-30 {
    max-width: 30px;
  }

  .w-xl-32 {
    width: 32px !important;
  }

  .h-xl-32 {
    height: 32px !important;
  }

  .min-h-xl-32 {
    min-height: 32px;
  }

  .max-h-xl-32 {
    max-height: 32px;
  }

  .min-w-xl-32 {
    min-width: 32px;
  }

  .max-w-xl-32 {
    max-width: 32px;
  }

  .w-xl-36,
  .pagination .page-link {
    width: 36px !important;
  }

  .h-xl-36,
  .pagination .page-link {
    height: 36px !important;
  }

  .min-h-xl-36 {
    min-height: 36px;
  }

  .max-h-xl-36 {
    max-height: 36px;
  }

  .min-w-xl-36 {
    min-width: 36px;
  }

  .max-w-xl-36 {
    max-width: 36px;
  }

  .w-xl-38 {
    width: 38px !important;
  }

  .h-xl-38 {
    height: 38px !important;
  }

  .min-h-xl-38 {
    min-height: 38px;
  }

  .max-h-xl-38 {
    max-height: 38px;
  }

  .min-w-xl-38 {
    min-width: 38px;
  }

  .max-w-xl-38 {
    max-width: 38px;
  }

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

  .h-xl-40 {
    height: 40px !important;
  }

  .min-h-xl-40 {
    min-height: 40px;
  }

  .max-h-xl-40 {
    max-height: 40px;
  }

  .min-w-xl-40 {
    min-width: 40px;
  }

  .max-w-xl-40 {
    max-width: 40px;
  }

  .w-xl-42 {
    width: 42px !important;
  }

  .h-xl-42,
  input.form-control,
  input.multiselect,
  select.form-control,
  select.multiselect {
    height: 42px !important;
  }

  .min-h-xl-42 {
    min-height: 42px;
  }

  .max-h-xl-42 {
    max-height: 42px;
  }

  .min-w-xl-42 {
    min-width: 42px;
  }

  .max-w-xl-42 {
    max-width: 42px;
  }

  .w-xl-48 {
    width: 48px !important;
  }

  .h-xl-48 {
    height: 48px !important;
  }

  .min-h-xl-48 {
    min-height: 48px;
  }

  .max-h-xl-48 {
    max-height: 48px;
  }

  .min-w-xl-48 {
    min-width: 48px;
  }

  .max-w-xl-48 {
    max-width: 48px;
  }

  .w-xl-55 {
    width: 55px !important;
  }

  .h-xl-55 {
    height: 55px !important;
  }

  .min-h-xl-55 {
    min-height: 55px;
  }

  .max-h-xl-55 {
    max-height: 55px;
  }

  .min-w-xl-55 {
    min-width: 55px;
  }

  .max-w-xl-55 {
    max-width: 55px;
  }

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

  .h-xl-60 {
    height: 60px !important;
  }

  .min-h-xl-60 {
    min-height: 60px;
  }

  .max-h-xl-60 {
    max-height: 60px;
  }

  .min-w-xl-60 {
    min-width: 60px;
  }

  .max-w-xl-60 {
    max-width: 60px;
  }

  .w-xl-65 {
    width: 65px !important;
  }

  .h-xl-65 {
    height: 65px !important;
  }

  .min-h-xl-65 {
    min-height: 65px;
  }

  .max-h-xl-65 {
    max-height: 65px;
  }

  .min-w-xl-65 {
    min-width: 65px;
  }

  .max-w-xl-65 {
    max-width: 65px;
  }

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

  .h-xl-70 {
    height: 70px !important;
  }

  .min-h-xl-70 {
    min-height: 70px;
  }

  .max-h-xl-70 {
    max-height: 70px;
  }

  .min-w-xl-70 {
    min-width: 70px;
  }

  .max-w-xl-70 {
    max-width: 70px;
  }

  .w-xl-78 {
    width: 78px !important;
  }

  .h-xl-78 {
    height: 78px !important;
  }

  .min-h-xl-78 {
    min-height: 78px;
  }

  .max-h-xl-78 {
    max-height: 78px;
  }

  .min-w-xl-78 {
    min-width: 78px;
  }

  .max-w-xl-78 {
    max-width: 78px;
  }

  .w-xl-82 {
    width: 82px !important;
  }

  .h-xl-82 {
    height: 82px !important;
  }

  .min-h-xl-82 {
    min-height: 82px;
  }

  .max-h-xl-82 {
    max-height: 82px;
  }

  .min-w-xl-82 {
    min-width: 82px;
  }

  .max-w-xl-82 {
    max-width: 82px;
  }

  .w-xl-105 {
    width: 105px !important;
  }

  .h-xl-105 {
    height: 105px !important;
  }

  .min-h-xl-105 {
    min-height: 105px;
  }

  .max-h-xl-105 {
    max-height: 105px;
  }

  .min-w-xl-105 {
    min-width: 105px;
  }

  .max-w-xl-105 {
    max-width: 105px;
  }

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

  .h-xl-120 {
    height: 120px !important;
  }

  .min-h-xl-120 {
    min-height: 120px;
  }

  .max-h-xl-120 {
    max-height: 120px;
  }

  .min-w-xl-120 {
    min-width: 120px;
  }

  .max-w-xl-120 {
    max-width: 120px;
  }

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

  .h-xl-130 {
    height: 130px !important;
  }

  .min-h-xl-130 {
    min-height: 130px;
  }

  .max-h-xl-130 {
    max-height: 130px;
  }

  .min-w-xl-130 {
    min-width: 130px;
  }

  .max-w-xl-130 {
    max-width: 130px;
  }

  .w-xl-123 {
    width: 123px !important;
  }

  .h-xl-123 {
    height: 123px !important;
  }

  .min-h-xl-123 {
    min-height: 123px;
  }

  .max-h-xl-123 {
    max-height: 123px;
  }

  .min-w-xl-123 {
    min-width: 123px;
  }

  .max-w-xl-123 {
    max-width: 123px;
  }

  .w-xl-135 {
    width: 135px !important;
  }

  .h-xl-135 {
    height: 135px !important;
  }

  .min-h-xl-135 {
    min-height: 135px;
  }

  .max-h-xl-135 {
    max-height: 135px;
  }

  .min-w-xl-135 {
    min-width: 135px;
  }

  .max-w-xl-135 {
    max-width: 135px;
  }

  .w-xl-144 {
    width: 144px !important;
  }

  .h-xl-144 {
    height: 144px !important;
  }

  .min-h-xl-144 {
    min-height: 144px;
  }

  .max-h-xl-144 {
    max-height: 144px;
  }

  .min-w-xl-144 {
    min-width: 144px;
  }

  .max-w-xl-144 {
    max-width: 144px;
  }

  .w-xl-145 {
    width: 145px !important;
  }

  .h-xl-145 {
    height: 145px !important;
  }

  .min-h-xl-145 {
    min-height: 145px;
  }

  .max-h-xl-145 {
    max-height: 145px;
  }

  .min-w-xl-145 {
    min-width: 145px;
  }

  .max-w-xl-145 {
    max-width: 145px;
  }

  .w-xl-155 {
    width: 155px !important;
  }

  .h-xl-155 {
    height: 155px !important;
  }

  .min-h-xl-155 {
    min-height: 155px;
  }

  .max-h-xl-155 {
    max-height: 155px;
  }

  .min-w-xl-155 {
    min-width: 155px;
  }

  .max-w-xl-155 {
    max-width: 155px;
  }

  .w-xl-165 {
    width: 165px !important;
  }

  .h-xl-165 {
    height: 165px !important;
  }

  .min-h-xl-165 {
    min-height: 165px;
  }

  .max-h-xl-165 {
    max-height: 165px;
  }

  .min-w-xl-165 {
    min-width: 165px;
  }

  .max-w-xl-165 {
    max-width: 165px;
  }

  .w-xl-168 {
    width: 168px !important;
  }

  .h-xl-168 {
    height: 168px !important;
  }

  .min-h-xl-168 {
    min-height: 168px;
  }

  .max-h-xl-168 {
    max-height: 168px;
  }

  .min-w-xl-168 {
    min-width: 168px;
  }

  .max-w-xl-168 {
    max-width: 168px;
  }

  .w-xl-172 {
    width: 172px !important;
  }

  .h-xl-172 {
    height: 172px !important;
  }

  .min-h-xl-172 {
    min-height: 172px;
  }

  .max-h-xl-172 {
    max-height: 172px;
  }

  .min-w-xl-172 {
    min-width: 172px;
  }

  .max-w-xl-172 {
    max-width: 172px;
  }

  .w-xl-178 {
    width: 178px !important;
  }

  .h-xl-178 {
    height: 178px !important;
  }

  .min-h-xl-178 {
    min-height: 178px;
  }

  .max-h-xl-178 {
    max-height: 178px;
  }

  .min-w-xl-178 {
    min-width: 178px;
  }

  .max-w-xl-178 {
    max-width: 178px;
  }

  .w-xl-196 {
    width: 196px !important;
  }

  .h-xl-196 {
    height: 196px !important;
  }

  .min-h-xl-196 {
    min-height: 196px;
  }

  .max-h-xl-196 {
    max-height: 196px;
  }

  .min-w-xl-196 {
    min-width: 196px;
  }

  .max-w-xl-196 {
    max-width: 196px;
  }

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

  .h-xl-200 {
    height: 200px !important;
  }

  .min-h-xl-200 {
    min-height: 200px;
  }

  .max-h-xl-200 {
    max-height: 200px;
  }

  .min-w-xl-200 {
    min-width: 200px;
  }

  .max-w-xl-200 {
    max-width: 200px;
  }

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

  .h-xl-220 {
    height: 220px !important;
  }

  .min-h-xl-220 {
    min-height: 220px;
  }

  .max-h-xl-220 {
    max-height: 220px;
  }

  .min-w-xl-220 {
    min-width: 220px;
  }

  .max-w-xl-220 {
    max-width: 220px;
  }

  .w-xl-224 {
    width: 224px !important;
  }

  .h-xl-224 {
    height: 224px !important;
  }

  .min-h-xl-224 {
    min-height: 224px;
  }

  .max-h-xl-224 {
    max-height: 224px;
  }

  .min-w-xl-224 {
    min-width: 224px;
  }

  .max-w-xl-224 {
    max-width: 224px;
  }

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

  .h-xl-240 {
    height: 240px !important;
  }

  .min-h-xl-240 {
    min-height: 240px;
  }

  .max-h-xl-240 {
    max-height: 240px;
  }

  .min-w-xl-240 {
    min-width: 240px;
  }

  .max-w-xl-240 {
    max-width: 240px;
  }

  .w-xl-248 {
    width: 248px !important;
  }

  .h-xl-248 {
    height: 248px !important;
  }

  .min-h-xl-248 {
    min-height: 248px;
  }

  .max-h-xl-248 {
    max-height: 248px;
  }

  .min-w-xl-248 {
    min-width: 248px;
  }

  .max-w-xl-248 {
    max-width: 248px;
  }

  .w-xl-267 {
    width: 267px !important;
  }

  .h-xl-267 {
    height: 267px !important;
  }

  .min-h-xl-267 {
    min-height: 267px;
  }

  .max-h-xl-267 {
    max-height: 267px;
  }

  .min-w-xl-267 {
    min-width: 267px;
  }

  .max-w-xl-267 {
    max-width: 267px;
  }

  .w-xl-272 {
    width: 272px !important;
  }

  .h-xl-272 {
    height: 272px !important;
  }

  .min-h-xl-272 {
    min-height: 272px;
  }

  .max-h-xl-272 {
    max-height: 272px;
  }

  .min-w-xl-272 {
    min-width: 272px;
  }

  .max-w-xl-272 {
    max-width: 272px;
  }

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

  .h-xl-280 {
    height: 280px !important;
  }

  .min-h-xl-280 {
    min-height: 280px;
  }

  .max-h-xl-280 {
    max-height: 280px;
  }

  .min-w-xl-280 {
    min-width: 280px;
  }

  .max-w-xl-280 {
    max-width: 280px;
  }

  .w-xl-292 {
    width: 292px !important;
  }

  .h-xl-292 {
    height: 292px !important;
  }

  .min-h-xl-292 {
    min-height: 292px;
  }

  .max-h-xl-292 {
    max-height: 292px;
  }

  .min-w-xl-292 {
    min-width: 292px;
  }

  .max-w-xl-292 {
    max-width: 292px;
  }

  .w-xl-296 {
    width: 296px !important;
  }

  .h-xl-296 {
    height: 296px !important;
  }

  .min-h-xl-296 {
    min-height: 296px;
  }

  .max-h-xl-296 {
    max-height: 296px;
  }

  .min-w-xl-296 {
    min-width: 296px;
  }

  .max-w-xl-296 {
    max-width: 296px;
  }

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

  .h-xl-300 {
    height: 300px !important;
  }

  .min-h-xl-300 {
    min-height: 300px;
  }

  .max-h-xl-300 {
    max-height: 300px;
  }

  .min-w-xl-300 {
    min-width: 300px;
  }

  .max-w-xl-300 {
    max-width: 300px;
  }

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

  .h-xl-320 {
    height: 320px !important;
  }

  .min-h-xl-320 {
    min-height: 320px;
  }

  .max-h-xl-320 {
    max-height: 320px;
  }

  .min-w-xl-320 {
    min-width: 320px;
  }

  .max-w-xl-320 {
    max-width: 320px;
  }

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

  .h-xl-360 {
    height: 360px !important;
  }

  .min-h-xl-360 {
    min-height: 360px;
  }

  .max-h-xl-360 {
    max-height: 360px;
  }

  .min-w-xl-360 {
    min-width: 360px;
  }

  .max-w-xl-360 {
    max-width: 360px;
  }

  .w-xl-366 {
    width: 366px !important;
  }

  .h-xl-366 {
    height: 366px !important;
  }

  .min-h-xl-366 {
    min-height: 366px;
  }

  .max-h-xl-366 {
    max-height: 366px;
  }

  .min-w-xl-366 {
    min-width: 366px;
  }

  .max-w-xl-366 {
    max-width: 366px;
  }

  .w-xl-384 {
    width: 384px !important;
  }

  .h-xl-384 {
    height: 384px !important;
  }

  .min-h-xl-384 {
    min-height: 384px;
  }

  .max-h-xl-384 {
    max-height: 384px;
  }

  .min-w-xl-384 {
    min-width: 384px;
  }

  .max-w-xl-384 {
    max-width: 384px;
  }

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

  .h-xl-400 {
    height: 400px !important;
  }

  .min-h-xl-400 {
    min-height: 400px;
  }

  .max-h-xl-400 {
    max-height: 400px;
  }

  .min-w-xl-400 {
    min-width: 400px;
  }

  .max-w-xl-400 {
    max-width: 400px;
  }

  .w-xl-408 {
    width: 408px !important;
  }

  .h-xl-408 {
    height: 408px !important;
  }

  .min-h-xl-408 {
    min-height: 408px;
  }

  .max-h-xl-408 {
    max-height: 408px;
  }

  .min-w-xl-408 {
    min-width: 408px;
  }

  .max-w-xl-408 {
    max-width: 408px;
  }

  .w-xl-414 {
    width: 414px !important;
  }

  .h-xl-414 {
    height: 414px !important;
  }

  .min-h-xl-414 {
    min-height: 414px;
  }

  .max-h-xl-414 {
    max-height: 414px;
  }

  .min-w-xl-414 {
    min-width: 414px;
  }

  .max-w-xl-414 {
    max-width: 414px;
  }

  .w-xl-456 {
    width: 456px !important;
  }

  .h-xl-456 {
    height: 456px !important;
  }

  .min-h-xl-456 {
    min-height: 456px;
  }

  .max-h-xl-456 {
    max-height: 456px;
  }

  .min-w-xl-456 {
    min-width: 456px;
  }

  .max-w-xl-456 {
    max-width: 456px;
  }

  .w-xl-464 {
    width: 464px !important;
  }

  .h-xl-464 {
    height: 464px !important;
  }

  .min-h-xl-464 {
    min-height: 464px;
  }

  .max-h-xl-464 {
    max-height: 464px;
  }

  .min-w-xl-464 {
    min-width: 464px;
  }

  .max-w-xl-464 {
    max-width: 464px;
  }

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

  .h-xl-480 {
    height: 480px !important;
  }

  .min-h-xl-480 {
    min-height: 480px;
  }

  .max-h-xl-480 {
    max-height: 480px;
  }

  .min-w-xl-480 {
    min-width: 480px;
  }

  .max-w-xl-480 {
    max-width: 480px;
  }

  .w-xl-470 {
    width: 470px !important;
  }

  .h-xl-470 {
    height: 470px !important;
  }

  .min-h-xl-470 {
    min-height: 470px;
  }

  .max-h-xl-470 {
    max-height: 470px;
  }

  .min-w-xl-470 {
    min-width: 470px;
  }

  .max-w-xl-470 {
    max-width: 470px;
  }

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

  .h-xl-500 {
    height: 500px !important;
  }

  .min-h-xl-500 {
    min-height: 500px;
  }

  .max-h-xl-500 {
    max-height: 500px;
  }

  .min-w-xl-500 {
    min-width: 500px;
  }

  .max-w-xl-500 {
    max-width: 500px;
  }

  .w-xl-564 {
    width: 564px !important;
  }

  .h-xl-564 {
    height: 564px !important;
  }

  .min-h-xl-564 {
    min-height: 564px;
  }

  .max-h-xl-564 {
    max-height: 564px;
  }

  .min-w-xl-564 {
    min-width: 564px;
  }

  .max-w-xl-564 {
    max-width: 564px;
  }

  .w-xl-570 {
    width: 570px !important;
  }

  .h-xl-570 {
    height: 570px !important;
  }

  .min-h-xl-570 {
    min-height: 570px;
  }

  .max-h-xl-570 {
    max-height: 570px;
  }

  .min-w-xl-570 {
    min-width: 570px;
  }

  .max-w-xl-570 {
    max-width: 570px;
  }

  .w-xl-579 {
    width: 579px !important;
  }

  .h-xl-579 {
    height: 579px !important;
  }

  .min-h-xl-579 {
    min-height: 579px;
  }

  .max-h-xl-579 {
    max-height: 579px;
  }

  .min-w-xl-579 {
    min-width: 579px;
  }

  .max-w-xl-579 {
    max-width: 579px;
  }

  .w-xl-585 {
    width: 585px !important;
  }

  .h-xl-585 {
    height: 585px !important;
  }

  .min-h-xl-585 {
    min-height: 585px;
  }

  .max-h-xl-585 {
    max-height: 585px;
  }

  .min-w-xl-585 {
    min-width: 585px;
  }

  .max-w-xl-585 {
    max-width: 585px;
  }

  .w-xl-600 {
    width: 600px !important;
  }

  .h-xl-600 {
    height: 600px !important;
  }

  .min-h-xl-600 {
    min-height: 600px;
  }

  .max-h-xl-600 {
    max-height: 600px;
  }

  .min-w-xl-600 {
    min-width: 600px;
  }

  .max-w-xl-600 {
    max-width: 600px;
  }

  .w-xl-616 {
    width: 616px !important;
  }

  .h-xl-616 {
    height: 616px !important;
  }

  .min-h-xl-616 {
    min-height: 616px;
  }

  .max-h-xl-616 {
    max-height: 616px;
  }

  .min-w-xl-616 {
    min-width: 616px;
  }

  .max-w-xl-616 {
    max-width: 616px;
  }

  .w-xl-672 {
    width: 672px !important;
  }

  .h-xl-672 {
    height: 672px !important;
  }

  .min-h-xl-672 {
    min-height: 672px;
  }

  .max-h-xl-672 {
    max-height: 672px;
  }

  .min-w-xl-672 {
    min-width: 672px;
  }

  .max-w-xl-672 {
    max-width: 672px;
  }

  .w-xl-744 {
    width: 744px !important;
  }

  .h-xl-744 {
    height: 744px !important;
  }

  .min-h-xl-744 {
    min-height: 744px;
  }

  .max-h-xl-744 {
    max-height: 744px;
  }

  .min-w-xl-744 {
    min-width: 744px;
  }

  .max-w-xl-744 {
    max-width: 744px;
  }

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

  .h-xl-800 {
    height: 800px !important;
  }

  .min-h-xl-800 {
    min-height: 800px;
  }

  .max-h-xl-800 {
    max-height: 800px;
  }

  .min-w-xl-800 {
    min-width: 800px;
  }

  .max-w-xl-800 {
    max-width: 800px;
  }

  .w-xl-952 {
    width: 952px !important;
  }

  .h-xl-952 {
    height: 952px !important;
  }

  .min-h-xl-952 {
    min-height: 952px;
  }

  .max-h-xl-952 {
    max-height: 952px;
  }

  .min-w-xl-952 {
    min-width: 952px;
  }

  .max-w-xl-952 {
    max-width: 952px;
  }

  .w-xl-1152 {
    width: 1152px !important;
  }

  .h-xl-1152 {
    height: 1152px !important;
  }

  .min-h-xl-1152 {
    min-height: 1152px;
  }

  .max-h-xl-1152 {
    max-height: 1152px;
  }

  .min-w-xl-1152 {
    min-width: 1152px;
  }

  .max-w-xl-1152 {
    max-width: 1152px;
  }

  .w-xl-1170 {
    width: 1152px !important;
  }

  .h-xl-1170 {
    height: 1152px !important;
  }

  .min-h-xl-1170 {
    min-height: 1152px;
  }

  .max-h-xl-1170 {
    max-height: 1152px;
  }

  .min-w-xl-1170 {
    min-width: 1152px;
  }

  .max-w-xl-1170 {
    max-width: 1152px;
  }

  .w-xl-10p {
    width: 10% !important;
  }

  .h-xl-10p {
    height: 10% !important;
  }

  .min-h-xl-10p {
    min-height: 10%;
  }

  .max-h-xl-10p {
    max-height: 10%;
  }

  .min-w-xl-10p {
    min-width: 10%;
  }

  .max-w-xl-10p {
    max-width: 10%;
  }

  .w-xl-15p {
    width: 15% !important;
  }

  .h-xl-15p {
    height: 15% !important;
  }

  .min-h-xl-15p {
    min-height: 15%;
  }

  .max-h-xl-15p {
    max-height: 15%;
  }

  .min-w-xl-15p {
    min-width: 15%;
  }

  .max-w-xl-15p {
    max-width: 15%;
  }

  .w-xl-20p {
    width: 20% !important;
  }

  .h-xl-20p {
    height: 20% !important;
  }

  .min-h-xl-20p {
    min-height: 20%;
  }

  .max-h-xl-20p {
    max-height: 20%;
  }

  .min-w-xl-20p {
    min-width: 20%;
  }

  .max-w-xl-20p {
    max-width: 20%;
  }

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

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

  .min-h-xl-25p {
    min-height: 25%;
  }

  .max-h-xl-25p {
    max-height: 25%;
  }

  .min-w-xl-25p {
    min-width: 25%;
  }

  .max-w-xl-25p {
    max-width: 25%;
  }

  .w-xl-30p {
    width: 30% !important;
  }

  .h-xl-30p {
    height: 30% !important;
  }

  .min-h-xl-30p {
    min-height: 30%;
  }

  .max-h-xl-30p {
    max-height: 30%;
  }

  .min-w-xl-30p {
    min-width: 30%;
  }

  .max-w-xl-30p {
    max-width: 30%;
  }

  .w-xl-30\.10p {
    width: 30.1% !important;
  }

  .h-xl-30\.10p {
    height: 30.1% !important;
  }

  .min-h-xl-30\.10p {
    min-height: 30.1%;
  }

  .max-h-xl-30\.10p {
    max-height: 30.1%;
  }

  .min-w-xl-30\.10p {
    min-width: 30.1%;
  }

  .max-w-xl-30\.10p {
    max-width: 30.1%;
  }

  .w-xl-30\.80p {
    width: 30.8% !important;
  }

  .h-xl-30\.80p {
    height: 30.8% !important;
  }

  .min-h-xl-30\.80p {
    min-height: 30.8%;
  }

  .max-h-xl-30\.80p {
    max-height: 30.8%;
  }

  .min-w-xl-30\.80p {
    min-width: 30.8%;
  }

  .max-w-xl-30\.80p {
    max-width: 30.8%;
  }

  .w-xl-31\.25p {
    width: 31.25% !important;
  }

  .h-xl-31\.25p {
    height: 31.25% !important;
  }

  .min-h-xl-31\.25p {
    min-height: 31.25%;
  }

  .max-h-xl-31\.25p {
    max-height: 31.25%;
  }

  .min-w-xl-31\.25p {
    min-width: 31.25%;
  }

  .max-w-xl-31\.25p {
    max-width: 31.25%;
  }

  .w-xl-32\.25p {
    width: 32.25% !important;
  }

  .h-xl-32\.25p {
    height: 32.25% !important;
  }

  .min-h-xl-32\.25p {
    min-height: 32.25%;
  }

  .max-h-xl-32\.25p {
    max-height: 32.25%;
  }

  .min-w-xl-32\.25p {
    min-width: 32.25%;
  }

  .max-w-xl-32\.25p {
    max-width: 32.25%;
  }

  .w-xl-33p {
    width: 33% !important;
  }

  .h-xl-33p {
    height: 33% !important;
  }

  .min-h-xl-33p {
    min-height: 33%;
  }

  .max-h-xl-33p {
    max-height: 33%;
  }

  .min-w-xl-33p {
    min-width: 33%;
  }

  .max-w-xl-33p {
    max-width: 33%;
  }

  .w-xl-40p {
    width: 40% !important;
  }

  .h-xl-40p {
    height: 40% !important;
  }

  .min-h-xl-40p {
    min-height: 40%;
  }

  .max-h-xl-40p {
    max-height: 40%;
  }

  .min-w-xl-40p {
    min-width: 40%;
  }

  .max-w-xl-40p {
    max-width: 40%;
  }

  .w-xl-45p {
    width: 45% !important;
  }

  .h-xl-45p {
    height: 45% !important;
  }

  .min-h-xl-45p {
    min-height: 45%;
  }

  .max-h-xl-45p {
    max-height: 45%;
  }

  .min-w-xl-45p {
    min-width: 45%;
  }

  .max-w-xl-45p {
    max-width: 45%;
  }

  .w-xl-48p {
    width: 48% !important;
  }

  .h-xl-48p {
    height: 48% !important;
  }

  .min-h-xl-48p {
    min-height: 48%;
  }

  .max-h-xl-48p {
    max-height: 48%;
  }

  .min-w-xl-48p {
    min-width: 48%;
  }

  .max-w-xl-48p {
    max-width: 48%;
  }

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

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

  .min-h-xl-50p {
    min-height: 50%;
  }

  .max-h-xl-50p {
    max-height: 50%;
  }

  .min-w-xl-50p {
    min-width: 50%;
  }

  .max-w-xl-50p {
    max-width: 50%;
  }

  .w-xl-60p {
    width: 60% !important;
  }

  .h-xl-60p {
    height: 60% !important;
  }

  .min-h-xl-60p {
    min-height: 60%;
  }

  .max-h-xl-60p {
    max-height: 60%;
  }

  .min-w-xl-60p {
    min-width: 60%;
  }

  .max-w-xl-60p {
    max-width: 60%;
  }

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

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

  .min-h-xl-half {
    min-height: 50%;
  }

  .max-h-xl-half {
    max-height: 50%;
  }

  .min-w-xl-half {
    min-width: 50%;
  }

  .max-w-xl-half {
    max-width: 50%;
  }

  .w-xl-66p {
    width: 66% !important;
  }

  .h-xl-66p {
    height: 66% !important;
  }

  .min-h-xl-66p {
    min-height: 66%;
  }

  .max-h-xl-66p {
    max-height: 66%;
  }

  .min-w-xl-66p {
    min-width: 66%;
  }

  .max-w-xl-66p {
    max-width: 66%;
  }

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

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

  .min-h-xl-75p {
    min-height: 75%;
  }

  .max-h-xl-75p {
    max-height: 75%;
  }

  .min-w-xl-75p {
    min-width: 75%;
  }

  .max-w-xl-75p {
    max-width: 75%;
  }

  .w-xl-98p {
    width: 98% !important;
  }

  .h-xl-98p {
    height: 98% !important;
  }

  .min-h-xl-98p {
    min-height: 98%;
  }

  .max-h-xl-98p {
    max-height: 98%;
  }

  .min-w-xl-98p {
    min-width: 98%;
  }

  .max-w-xl-98p {
    max-width: 98%;
  }

  .w-xl-one-third {
    width: 33.3333333333% !important;
  }

  .h-xl-one-third {
    height: 33.3333333333% !important;
  }

  .min-h-xl-one-third {
    min-height: 33.3333333333%;
  }

  .max-h-xl-one-third {
    max-height: 33.3333333333%;
  }

  .min-w-xl-one-third {
    min-width: 33.3333333333%;
  }

  .max-w-xl-one-third {
    max-width: 33.3333333333%;
  }

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

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

  .min-h-xl-full {
    min-height: 100%;
  }

  .max-h-xl-full {
    max-height: 100%;
  }

  .min-w-xl-full {
    min-width: 100%;
  }

  .max-w-xl-full {
    max-width: 100%;
  }

  .leading-xl-half {
    line-height: 0.5 !important;
  }

  .leading-xl-none {
    line-height: 1 !important;
  }

  .leading-xl-tight {
    line-height: 1.25 !important;
  }

  .leading-xl-normal {
    line-height: 1.5 !important;
  }

  .leading-xl-loose {
    line-height: 2 !important;
  }

  .leading-xl-10 {
    line-height: 10px !important;
  }

  .leading-xl-12 {
    line-height: 12px !important;
  }

  .leading-xl-14 {
    line-height: 14px !important;
  }

  .leading-xl-16 {
    line-height: 16px !important;
  }

  .leading-xl-18,
  .form-control,
  .multiselect {
    line-height: 18px !important;
  }

  .leading-xl-20,
  body {
    line-height: 20px !important;
  }

  .leading-xl-22 {
    line-height: 22px !important;
  }

  .leading-xl-25 {
    line-height: 25px !important;
  }

  .leading-xl-26 {
    line-height: 26px !important;
  }

  .leading-xl-28 {
    line-height: 28px !important;
  }

  .leading-xl-30 {
    line-height: 30px !important;
  }

  .leading-xl-44 {
    line-height: 44px !important;
  }

  .leading-xl-45 {
    line-height: 45px !important;
  }

  .leading-xl-60 {
    line-height: 60px !important;
  }

  .fz-xl-8 {
    font-size: 8px !important;
  }

  .fz-xl-10 {
    font-size: 10px !important;
  }

  .fz-xl-12 {
    font-size: 12px !important;
  }

  .fz-xl-13 {
    font-size: 13px !important;
  }

  .fz-xl-14 {
    font-size: 14px !important;
  }

  .fz-xl-16,
  .form-control,
  .multiselect,
  body {
    font-size: 16px !important;
  }

  .fz-xl-18 {
    font-size: 18px !important;
  }

  .fz-xl-20 {
    font-size: 20px !important;
  }

  .fz-xl-22 {
    font-size: 22px !important;
  }

  .fz-xl-24 {
    font-size: 24px !important;
  }

  .fz-xl-28 {
    font-size: 28px !important;
  }

  .fz-xl-30 {
    font-size: 30px !important;
  }

  .fz-xl-36 {
    font-size: 36px !important;
  }

  .fz-xl-40 {
    font-size: 40px !important;
  }

  .fz-xl-46 {
    font-size: 46px !important;
  }

  .fz-xl-48 {
    font-size: 48px !important;
  }

  .fz-xl-60 {
    font-size: 60px !important;
  }

  .fz-xl-72 {
    font-size: 72px !important;
  }

  .rounded-xl-0 {
    border-radius: 0;
  }

  .rounded-xl-2 {
    border-radius: 2px;
  }

  .rounded-xl-4 {
    border-radius: 4px;
  }

  .rounded-xl-6 {
    border-radius: 6px;
  }

  .rounded-xl-6\.5 {
    border-radius: 6.5px;
  }

  .rounded-xl-12 {
    border-radius: 12px;
  }

  .rounded-xl-13 {
    border-radius: 13px;
  }

  .rounded-xl-24 {
    border-radius: 24px;
  }

  .top-xl-0 {
    top: 0;
  }

  .top-xl-0 {
    top: 0;
  }

  .bottom-xl-0 {
    bottom: 0;
  }

  .right-xl-0 {
    right: 0;
  }

  .right-xl-n0 {
    right: 0;
  }

  .top-xl-1 {
    top: 6px;
  }

  .top-xl-1 {
    top: 6px;
  }

  .bottom-xl-1 {
    bottom: 6px;
  }

  .right-xl-1 {
    right: 6px;
  }

  .right-xl-n1 {
    right: -6px;
  }

  .top-xl-2 {
    top: 12px;
  }

  .top-xl-2 {
    top: 12px;
  }

  .bottom-xl-2 {
    bottom: 12px;
  }

  .right-xl-2,
  .multiselect:after {
    right: 12px;
  }

  .right-xl-n2 {
    right: -12px;
  }

  .top-xl-3,
  .multiselect:after {
    top: 18px;
  }

  .top-xl-3,
  .multiselect:after {
    top: 18px;
  }

  .bottom-xl-3 {
    bottom: 18px;
  }

  .right-xl-3 {
    right: 18px;
  }

  .right-xl-n3 {
    right: -18px;
  }

  .top-xl-4 {
    top: 24px;
  }

  .top-xl-4 {
    top: 24px;
  }

  .bottom-xl-4 {
    bottom: 24px;
  }

  .right-xl-4 {
    right: 24px;
  }

  .right-xl-n4 {
    right: -24px;
  }

  .top-xl-5 {
    top: 30px;
  }

  .top-xl-5 {
    top: 30px;
  }

  .bottom-xl-5 {
    bottom: 30px;
  }

  .right-xl-5 {
    right: 30px;
  }

  .right-xl-n5 {
    right: -30px;
  }

  .top-xl-0\.17 {
    top: 1px;
  }

  .top-xl-0\.17 {
    top: 1px;
  }

  .bottom-xl-0\.17 {
    bottom: 1px;
  }

  .right-xl-0\.17 {
    right: 1px;
  }

  .right-xl-n0\.17 {
    right: -1px;
  }

  .top-xl-0\.33 {
    top: 2px;
  }

  .top-xl-0\.33 {
    top: 2px;
  }

  .bottom-xl-0\.33 {
    bottom: 2px;
  }

  .right-xl-0\.33 {
    right: 2px;
  }

  .right-xl-n0\.33 {
    right: -2px;
  }

  .top-xl-0\.5 {
    top: 3px;
  }

  .top-xl-0\.5 {
    top: 3px;
  }

  .bottom-xl-0\.5 {
    bottom: 3px;
  }

  .right-xl-0\.5 {
    right: 3px;
  }

  .right-xl-n0\.5 {
    right: -3px;
  }

  .top-xl-0\.67 {
    top: 4px;
  }

  .top-xl-0\.67 {
    top: 4px;
  }

  .bottom-xl-0\.67 {
    bottom: 4px;
  }

  .right-xl-0\.67 {
    right: 4px;
  }

  .right-xl-n0\.67 {
    right: -4px;
  }

  .top-xl-1\.33 {
    top: 8px;
  }

  .top-xl-1\.33 {
    top: 8px;
  }

  .bottom-xl-1\.33 {
    bottom: 8px;
  }

  .right-xl-1\.33 {
    right: 8px;
  }

  .right-xl-n1\.33 {
    right: -8px;
  }

  .top-xl-1\.5 {
    top: 9px;
  }

  .top-xl-1\.5 {
    top: 9px;
  }

  .bottom-xl-1\.5 {
    bottom: 9px;
  }

  .right-xl-1\.5 {
    right: 9px;
  }

  .right-xl-n1\.5 {
    right: -9px;
  }

  .top-xl-1\.8 {
    top: 10.8px;
  }

  .top-xl-1\.8 {
    top: 10.8px;
  }

  .bottom-xl-1\.8 {
    bottom: 10.8px;
  }

  .right-xl-1\.8 {
    right: 10.8px;
  }

  .right-xl-n1\.8 {
    right: -10.8px;
  }

  .top-xl-1\.66 {
    top: 10px;
  }

  .top-xl-1\.66 {
    top: 10px;
  }

  .bottom-xl-1\.66 {
    bottom: 10px;
  }

  .right-xl-1\.66 {
    right: 10px;
  }

  .right-xl-n1\.66 {
    right: -10px;
  }

  .top-xl-2\.5 {
    top: 15px;
  }

  .top-xl-2\.5 {
    top: 15px;
  }

  .bottom-xl-2\.5 {
    bottom: 15px;
  }

  .right-xl-2\.5 {
    right: 15px;
  }

  .right-xl-n2\.5 {
    right: -15px;
  }

  .top-xl-3\.33 {
    top: 19.98px;
  }

  .top-xl-3\.33 {
    top: 19.98px;
  }

  .bottom-xl-3\.33 {
    bottom: 19.98px;
  }

  .right-xl-3\.33 {
    right: 19.98px;
  }

  .right-xl-n3\.33 {
    right: -19.98px;
  }

  .top-xl-3\.5 {
    top: 21px;
  }

  .top-xl-3\.5 {
    top: 21px;
  }

  .bottom-xl-3\.5 {
    bottom: 21px;
  }

  .right-xl-3\.5 {
    right: 21px;
  }

  .right-xl-n3\.5 {
    right: -21px;
  }

  .top-xl-4\.33 {
    top: 25.98px;
  }

  .top-xl-4\.33 {
    top: 25.98px;
  }

  .bottom-xl-4\.33 {
    bottom: 25.98px;
  }

  .right-xl-4\.33 {
    right: 25.98px;
  }

  .right-xl-n4\.33 {
    right: -25.98px;
  }

  .top-xl-5\.5 {
    top: 30px;
  }

  .top-xl-5\.5 {
    top: 30px;
  }

  .bottom-xl-5\.5 {
    bottom: 30px;
  }

  .right-xl-5\.5 {
    right: 30px;
  }

  .right-xl-n5\.5 {
    right: -30px;
  }

  .top-xl-6 {
    top: 36px;
  }

  .top-xl-6 {
    top: 36px;
  }

  .bottom-xl-6 {
    bottom: 36px;
  }

  .right-xl-6 {
    right: 36px;
  }

  .right-xl-n6 {
    right: -36px;
  }

  .top-xl-6\.5 {
    top: 39px;
  }

  .top-xl-6\.5 {
    top: 39px;
  }

  .bottom-xl-6\.5 {
    bottom: 39px;
  }

  .right-xl-6\.5 {
    right: 39px;
  }

  .right-xl-n6\.5 {
    right: -39px;
  }

  .top-xl-7 {
    top: 42px;
  }

  .top-xl-7 {
    top: 42px;
  }

  .bottom-xl-7 {
    bottom: 42px;
  }

  .right-xl-7 {
    right: 42px;
  }

  .right-xl-n7 {
    right: -42px;
  }

  .top-xl-7\.5 {
    top: 45px;
  }

  .top-xl-7\.5 {
    top: 45px;
  }

  .bottom-xl-7\.5 {
    bottom: 45px;
  }

  .right-xl-7\.5 {
    right: 45px;
  }

  .right-xl-n7\.5 {
    right: -45px;
  }

  .top-xl-8 {
    top: 48px;
  }

  .top-xl-8 {
    top: 48px;
  }

  .bottom-xl-8 {
    bottom: 48px;
  }

  .right-xl-8 {
    right: 48px;
  }

  .right-xl-n8 {
    right: -48px;
  }

  .top-xl-9 {
    top: 57px;
  }

  .top-xl-9 {
    top: 57px;
  }

  .bottom-xl-9 {
    bottom: 57px;
  }

  .right-xl-9 {
    right: 57px;
  }

  .right-xl-n9 {
    right: -57px;
  }

  .top-xl-10 {
    top: 60px;
  }

  .top-xl-10 {
    top: 60px;
  }

  .bottom-xl-10 {
    bottom: 60px;
  }

  .right-xl-10 {
    right: 60px;
  }

  .right-xl-n10 {
    right: -60px;
  }

  .top-xl-10\.33 {
    top: 61.98px;
  }

  .top-xl-10\.33 {
    top: 61.98px;
  }

  .bottom-xl-10\.33 {
    bottom: 61.98px;
  }

  .right-xl-10\.33 {
    right: 61.98px;
  }

  .right-xl-n10\.33 {
    right: -61.98px;
  }

  .top-xl-11 {
    top: 66px;
  }

  .top-xl-11 {
    top: 66px;
  }

  .bottom-xl-11 {
    bottom: 66px;
  }

  .right-xl-11 {
    right: 66px;
  }

  .right-xl-n11 {
    right: -66px;
  }

  .top-xl-11\.33 {
    top: 67.98px;
  }

  .top-xl-11\.33 {
    top: 67.98px;
  }

  .bottom-xl-11\.33 {
    bottom: 67.98px;
  }

  .right-xl-11\.33 {
    right: 67.98px;
  }

  .right-xl-n11\.33 {
    right: -67.98px;
  }

  .top-xl-12 {
    top: 72px;
  }

  .top-xl-12 {
    top: 72px;
  }

  .bottom-xl-12 {
    bottom: 72px;
  }

  .right-xl-12 {
    right: 72px;
  }

  .right-xl-n12 {
    right: -72px;
  }

  .top-xl-13 {
    top: 78px;
  }

  .top-xl-13 {
    top: 78px;
  }

  .bottom-xl-13 {
    bottom: 78px;
  }

  .right-xl-13 {
    right: 78px;
  }

  .right-xl-n13 {
    right: -78px;
  }

  .top-xl-13\.5 {
    top: 81px;
  }

  .top-xl-13\.5 {
    top: 81px;
  }

  .bottom-xl-13\.5 {
    bottom: 81px;
  }

  .right-xl-13\.5 {
    right: 81px;
  }

  .right-xl-n13\.5 {
    right: -81px;
  }

  .top-xl-14 {
    top: 84px;
  }

  .top-xl-14 {
    top: 84px;
  }

  .bottom-xl-14 {
    bottom: 84px;
  }

  .right-xl-14 {
    right: 84px;
  }

  .right-xl-n14 {
    right: -84px;
  }

  .top-xl-15 {
    top: 90px;
  }

  .top-xl-15 {
    top: 90px;
  }

  .bottom-xl-15 {
    bottom: 90px;
  }

  .right-xl-15 {
    right: 90px;
  }

  .right-xl-n15 {
    right: -90px;
  }

  .top-xl-15\.5 {
    top: 93px;
  }

  .top-xl-15\.5 {
    top: 93px;
  }

  .bottom-xl-15\.5 {
    bottom: 93px;
  }

  .right-xl-15\.5 {
    right: 93px;
  }

  .right-xl-n15\.5 {
    right: -93px;
  }

  .top-xl-16 {
    top: 96px;
  }

  .top-xl-16 {
    top: 96px;
  }

  .bottom-xl-16 {
    bottom: 96px;
  }

  .right-xl-16 {
    right: 96px;
  }

  .right-xl-n16 {
    right: -96px;
  }

  .top-xl-18 {
    top: 108px;
  }

  .top-xl-18 {
    top: 108px;
  }

  .bottom-xl-18 {
    bottom: 108px;
  }

  .right-xl-18 {
    right: 108px;
  }

  .right-xl-n18 {
    right: -108px;
  }

  .top-xl-20 {
    top: 120px;
  }

  .top-xl-20 {
    top: 120px;
  }

  .bottom-xl-20 {
    bottom: 120px;
  }

  .right-xl-20 {
    right: 120px;
  }

  .right-xl-n20 {
    right: -120px;
  }

  .top-xl-22\.5 {
    top: 135px;
  }

  .top-xl-22\.5 {
    top: 135px;
  }

  .bottom-xl-22\.5 {
    bottom: 135px;
  }

  .right-xl-22\.5 {
    right: 135px;
  }

  .right-xl-n22\.5 {
    right: -135px;
  }

  .top-xl-25 {
    top: 150px;
  }

  .top-xl-25 {
    top: 150px;
  }

  .bottom-xl-25 {
    bottom: 150px;
  }

  .right-xl-25 {
    right: 150px;
  }

  .right-xl-n25 {
    right: -150px;
  }

  .top-xl-31\.6 {
    top: 189.6px;
  }

  .top-xl-31\.6 {
    top: 189.6px;
  }

  .bottom-xl-31\.6 {
    bottom: 189.6px;
  }

  .right-xl-31\.6 {
    right: 189.6px;
  }

  .right-xl-n31\.6 {
    right: -189.6px;
  }

  .h-xl-screen {
    height: 100vh !important;
  }

  .w-xl-screen {
    width: 100vw !important;
  }

  .border-bottom-xl-4,
  .menu-link.active {
    border-bottom: 4px solid;
  }

  .border-left-xl-6 {
    border-left: 6px solid;
  }

  .col-count-xl-1 {
    -moz-column-count: 1;
         column-count: 1;
  }
}

@media (min-width: 1440px) {
  .flex-basis-hd-50p {
    flex-basis: 50%;
  }

  .position-hd-absolute {
    position: absolute;
  }

  .top-hd-auto {
    top: auto;
  }

  .bottom-hd-auto {
    bottom: auto;
  }

  .w-hd-25 {
    width: 25px !important;
  }

  .h-hd-25 {
    height: 25px !important;
  }

  .min-h-hd-25 {
    min-height: 25px;
  }

  .max-h-hd-25 {
    max-height: 25px;
  }

  .min-w-hd-25 {
    min-width: 25px;
  }

  .max-w-hd-25 {
    max-width: 25px;
  }

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

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

  .min-h-hd-50 {
    min-height: 50%;
  }

  .max-h-hd-50 {
    max-height: 50%;
  }

  .min-w-hd-50 {
    min-width: 50%;
  }

  .max-w-hd-50 {
    max-width: 50%;
  }

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

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

  .min-h-hd-75 {
    min-height: 75%;
  }

  .max-h-hd-75 {
    max-height: 75%;
  }

  .min-w-hd-75 {
    min-width: 75%;
  }

  .max-w-hd-75 {
    max-width: 75%;
  }

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

  .h-hd-100 {
    height: 100px !important;
  }

  .min-h-hd-100 {
    min-height: 100px;
  }

  .max-h-hd-100 {
    max-height: 100px;
  }

  .min-w-hd-100 {
    min-width: 100px;
  }

  .max-w-hd-100 {
    max-width: 100px;
  }

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

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

  .min-h-hd-auto {
    min-height: auto;
  }

  .max-h-hd-auto {
    max-height: auto;
  }

  .min-w-hd-auto {
    min-width: auto;
  }

  .max-w-hd-auto {
    max-width: auto;
  }

  .w-hd-0 {
    width: 0 !important;
  }

  .h-hd-0 {
    height: 0 !important;
  }

  .min-h-hd-0 {
    min-height: 0;
  }

  .max-h-hd-0 {
    max-height: 0;
  }

  .min-w-hd-0 {
    min-width: 0;
  }

  .max-w-hd-0 {
    max-width: 0;
  }

  .w-hd-2 {
    width: 2px !important;
  }

  .h-hd-2 {
    height: 2px !important;
  }

  .min-h-hd-2 {
    min-height: 2px;
  }

  .max-h-hd-2 {
    max-height: 2px;
  }

  .min-w-hd-2 {
    min-width: 2px;
  }

  .max-w-hd-2 {
    max-width: 2px;
  }

  .w-hd-4 {
    width: 4px !important;
  }

  .h-hd-4 {
    height: 4px !important;
  }

  .min-h-hd-4 {
    min-height: 4px;
  }

  .max-h-hd-4 {
    max-height: 4px;
  }

  .min-w-hd-4 {
    min-width: 4px;
  }

  .max-w-hd-4 {
    max-width: 4px;
  }

  .w-hd-6 {
    width: 6px !important;
  }

  .h-hd-6 {
    height: 6px !important;
  }

  .min-h-hd-6 {
    min-height: 6px;
  }

  .max-h-hd-6 {
    max-height: 6px;
  }

  .min-w-hd-6 {
    min-width: 6px;
  }

  .max-w-hd-6 {
    max-width: 6px;
  }

  .w-hd-7 {
    width: 7px !important;
  }

  .h-hd-7 {
    height: 7px !important;
  }

  .min-h-hd-7 {
    min-height: 7px;
  }

  .max-h-hd-7 {
    max-height: 7px;
  }

  .min-w-hd-7 {
    min-width: 7px;
  }

  .max-w-hd-7 {
    max-width: 7px;
  }

  .w-hd-8 {
    width: 8px !important;
  }

  .h-hd-8 {
    height: 8px !important;
  }

  .min-h-hd-8 {
    min-height: 8px;
  }

  .max-h-hd-8 {
    max-height: 8px;
  }

  .min-w-hd-8 {
    min-width: 8px;
  }

  .max-w-hd-8 {
    max-width: 8px;
  }

  .w-hd-9 {
    width: 9px !important;
  }

  .h-hd-9 {
    height: 9px !important;
  }

  .min-h-hd-9 {
    min-height: 9px;
  }

  .max-h-hd-9 {
    max-height: 9px;
  }

  .min-w-hd-9 {
    min-width: 9px;
  }

  .max-w-hd-9 {
    max-width: 9px;
  }

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

  .h-hd-10 {
    height: 10px !important;
  }

  .min-h-hd-10 {
    min-height: 10px;
  }

  .max-h-hd-10 {
    max-height: 10px;
  }

  .min-w-hd-10 {
    min-width: 10px;
  }

  .max-w-hd-10 {
    max-width: 10px;
  }

  .w-hd-11 {
    width: 11px !important;
  }

  .h-hd-11 {
    height: 11px !important;
  }

  .min-h-hd-11 {
    min-height: 11px;
  }

  .max-h-hd-11 {
    max-height: 11px;
  }

  .min-w-hd-11 {
    min-width: 11px;
  }

  .max-w-hd-11 {
    max-width: 11px;
  }

  .w-hd-12 {
    width: 12px !important;
  }

  .h-hd-12 {
    height: 12px !important;
  }

  .min-h-hd-12 {
    min-height: 12px;
  }

  .max-h-hd-12 {
    max-height: 12px;
  }

  .min-w-hd-12 {
    min-width: 12px;
  }

  .max-w-hd-12 {
    max-width: 12px;
  }

  .w-hd-13 {
    width: 13px !important;
  }

  .h-hd-13 {
    height: 13px !important;
  }

  .min-h-hd-13 {
    min-height: 13px;
  }

  .max-h-hd-13 {
    max-height: 13px;
  }

  .min-w-hd-13 {
    min-width: 13px;
  }

  .max-w-hd-13 {
    max-width: 13px;
  }

  .w-hd-14 {
    width: 14px !important;
  }

  .h-hd-14 {
    height: 14px !important;
  }

  .min-h-hd-14 {
    min-height: 14px;
  }

  .max-h-hd-14 {
    max-height: 14px;
  }

  .min-w-hd-14 {
    min-width: 14px;
  }

  .max-w-hd-14 {
    max-width: 14px;
  }

  .w-hd-15 {
    width: 15px !important;
  }

  .h-hd-15 {
    height: 15px !important;
  }

  .min-h-hd-15 {
    min-height: 15px;
  }

  .max-h-hd-15 {
    max-height: 15px;
  }

  .min-w-hd-15 {
    min-width: 15px;
  }

  .max-w-hd-15 {
    max-width: 15px;
  }

  .w-hd-16 {
    width: 16px !important;
  }

  .h-hd-16 {
    height: 16px !important;
  }

  .min-h-hd-16 {
    min-height: 16px;
  }

  .max-h-hd-16 {
    max-height: 16px;
  }

  .min-w-hd-16 {
    min-width: 16px;
  }

  .max-w-hd-16 {
    max-width: 16px;
  }

  .w-hd-18 {
    width: 18px !important;
  }

  .h-hd-18 {
    height: 18px !important;
  }

  .min-h-hd-18 {
    min-height: 18px;
  }

  .max-h-hd-18 {
    max-height: 18px;
  }

  .min-w-hd-18 {
    min-width: 18px;
  }

  .max-w-hd-18 {
    max-width: 18px;
  }

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

  .h-hd-20 {
    height: 20px !important;
  }

  .min-h-hd-20 {
    min-height: 20px;
  }

  .max-h-hd-20 {
    max-height: 20px;
  }

  .min-w-hd-20 {
    min-width: 20px;
  }

  .max-w-hd-20 {
    max-width: 20px;
  }

  .w-hd-24 {
    width: 24px !important;
  }

  .h-hd-24 {
    height: 24px !important;
  }

  .min-h-hd-24 {
    min-height: 24px;
  }

  .max-h-hd-24 {
    max-height: 24px;
  }

  .min-w-hd-24 {
    min-width: 24px;
  }

  .max-w-hd-24 {
    max-width: 24px;
  }

  .w-hd-28 {
    width: 28px !important;
  }

  .h-hd-28 {
    height: 28px !important;
  }

  .min-h-hd-28 {
    min-height: 28px;
  }

  .max-h-hd-28 {
    max-height: 28px;
  }

  .min-w-hd-28 {
    min-width: 28px;
  }

  .max-w-hd-28 {
    max-width: 28px;
  }

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

  .h-hd-30 {
    height: 30px !important;
  }

  .min-h-hd-30 {
    min-height: 30px;
  }

  .max-h-hd-30 {
    max-height: 30px;
  }

  .min-w-hd-30 {
    min-width: 30px;
  }

  .max-w-hd-30 {
    max-width: 30px;
  }

  .w-hd-32 {
    width: 32px !important;
  }

  .h-hd-32 {
    height: 32px !important;
  }

  .min-h-hd-32 {
    min-height: 32px;
  }

  .max-h-hd-32 {
    max-height: 32px;
  }

  .min-w-hd-32 {
    min-width: 32px;
  }

  .max-w-hd-32 {
    max-width: 32px;
  }

  .w-hd-36 {
    width: 36px !important;
  }

  .h-hd-36 {
    height: 36px !important;
  }

  .min-h-hd-36 {
    min-height: 36px;
  }

  .max-h-hd-36 {
    max-height: 36px;
  }

  .min-w-hd-36 {
    min-width: 36px;
  }

  .max-w-hd-36 {
    max-width: 36px;
  }

  .w-hd-38 {
    width: 38px !important;
  }

  .h-hd-38 {
    height: 38px !important;
  }

  .min-h-hd-38 {
    min-height: 38px;
  }

  .max-h-hd-38 {
    max-height: 38px;
  }

  .min-w-hd-38 {
    min-width: 38px;
  }

  .max-w-hd-38 {
    max-width: 38px;
  }

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

  .h-hd-40 {
    height: 40px !important;
  }

  .min-h-hd-40 {
    min-height: 40px;
  }

  .max-h-hd-40 {
    max-height: 40px;
  }

  .min-w-hd-40 {
    min-width: 40px;
  }

  .max-w-hd-40 {
    max-width: 40px;
  }

  .w-hd-42 {
    width: 42px !important;
  }

  .h-hd-42 {
    height: 42px !important;
  }

  .min-h-hd-42 {
    min-height: 42px;
  }

  .max-h-hd-42 {
    max-height: 42px;
  }

  .min-w-hd-42 {
    min-width: 42px;
  }

  .max-w-hd-42 {
    max-width: 42px;
  }

  .w-hd-48 {
    width: 48px !important;
  }

  .h-hd-48 {
    height: 48px !important;
  }

  .min-h-hd-48 {
    min-height: 48px;
  }

  .max-h-hd-48 {
    max-height: 48px;
  }

  .min-w-hd-48 {
    min-width: 48px;
  }

  .max-w-hd-48 {
    max-width: 48px;
  }

  .w-hd-55 {
    width: 55px !important;
  }

  .h-hd-55 {
    height: 55px !important;
  }

  .min-h-hd-55 {
    min-height: 55px;
  }

  .max-h-hd-55 {
    max-height: 55px;
  }

  .min-w-hd-55 {
    min-width: 55px;
  }

  .max-w-hd-55 {
    max-width: 55px;
  }

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

  .h-hd-60 {
    height: 60px !important;
  }

  .min-h-hd-60 {
    min-height: 60px;
  }

  .max-h-hd-60 {
    max-height: 60px;
  }

  .min-w-hd-60 {
    min-width: 60px;
  }

  .max-w-hd-60 {
    max-width: 60px;
  }

  .w-hd-65 {
    width: 65px !important;
  }

  .h-hd-65 {
    height: 65px !important;
  }

  .min-h-hd-65 {
    min-height: 65px;
  }

  .max-h-hd-65 {
    max-height: 65px;
  }

  .min-w-hd-65 {
    min-width: 65px;
  }

  .max-w-hd-65 {
    max-width: 65px;
  }

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

  .h-hd-70 {
    height: 70px !important;
  }

  .min-h-hd-70 {
    min-height: 70px;
  }

  .max-h-hd-70 {
    max-height: 70px;
  }

  .min-w-hd-70 {
    min-width: 70px;
  }

  .max-w-hd-70 {
    max-width: 70px;
  }

  .w-hd-78 {
    width: 78px !important;
  }

  .h-hd-78 {
    height: 78px !important;
  }

  .min-h-hd-78 {
    min-height: 78px;
  }

  .max-h-hd-78 {
    max-height: 78px;
  }

  .min-w-hd-78 {
    min-width: 78px;
  }

  .max-w-hd-78 {
    max-width: 78px;
  }

  .w-hd-82 {
    width: 82px !important;
  }

  .h-hd-82 {
    height: 82px !important;
  }

  .min-h-hd-82 {
    min-height: 82px;
  }

  .max-h-hd-82 {
    max-height: 82px;
  }

  .min-w-hd-82 {
    min-width: 82px;
  }

  .max-w-hd-82 {
    max-width: 82px;
  }

  .w-hd-105 {
    width: 105px !important;
  }

  .h-hd-105 {
    height: 105px !important;
  }

  .min-h-hd-105 {
    min-height: 105px;
  }

  .max-h-hd-105 {
    max-height: 105px;
  }

  .min-w-hd-105 {
    min-width: 105px;
  }

  .max-w-hd-105 {
    max-width: 105px;
  }

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

  .h-hd-120 {
    height: 120px !important;
  }

  .min-h-hd-120 {
    min-height: 120px;
  }

  .max-h-hd-120 {
    max-height: 120px;
  }

  .min-w-hd-120 {
    min-width: 120px;
  }

  .max-w-hd-120 {
    max-width: 120px;
  }

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

  .h-hd-130 {
    height: 130px !important;
  }

  .min-h-hd-130 {
    min-height: 130px;
  }

  .max-h-hd-130 {
    max-height: 130px;
  }

  .min-w-hd-130 {
    min-width: 130px;
  }

  .max-w-hd-130 {
    max-width: 130px;
  }

  .w-hd-123 {
    width: 123px !important;
  }

  .h-hd-123 {
    height: 123px !important;
  }

  .min-h-hd-123 {
    min-height: 123px;
  }

  .max-h-hd-123 {
    max-height: 123px;
  }

  .min-w-hd-123 {
    min-width: 123px;
  }

  .max-w-hd-123 {
    max-width: 123px;
  }

  .w-hd-135 {
    width: 135px !important;
  }

  .h-hd-135 {
    height: 135px !important;
  }

  .min-h-hd-135 {
    min-height: 135px;
  }

  .max-h-hd-135 {
    max-height: 135px;
  }

  .min-w-hd-135 {
    min-width: 135px;
  }

  .max-w-hd-135 {
    max-width: 135px;
  }

  .w-hd-144 {
    width: 144px !important;
  }

  .h-hd-144 {
    height: 144px !important;
  }

  .min-h-hd-144 {
    min-height: 144px;
  }

  .max-h-hd-144 {
    max-height: 144px;
  }

  .min-w-hd-144 {
    min-width: 144px;
  }

  .max-w-hd-144 {
    max-width: 144px;
  }

  .w-hd-145 {
    width: 145px !important;
  }

  .h-hd-145 {
    height: 145px !important;
  }

  .min-h-hd-145 {
    min-height: 145px;
  }

  .max-h-hd-145 {
    max-height: 145px;
  }

  .min-w-hd-145 {
    min-width: 145px;
  }

  .max-w-hd-145 {
    max-width: 145px;
  }

  .w-hd-155 {
    width: 155px !important;
  }

  .h-hd-155 {
    height: 155px !important;
  }

  .min-h-hd-155 {
    min-height: 155px;
  }

  .max-h-hd-155 {
    max-height: 155px;
  }

  .min-w-hd-155 {
    min-width: 155px;
  }

  .max-w-hd-155 {
    max-width: 155px;
  }

  .w-hd-165 {
    width: 165px !important;
  }

  .h-hd-165 {
    height: 165px !important;
  }

  .min-h-hd-165 {
    min-height: 165px;
  }

  .max-h-hd-165 {
    max-height: 165px;
  }

  .min-w-hd-165 {
    min-width: 165px;
  }

  .max-w-hd-165 {
    max-width: 165px;
  }

  .w-hd-168 {
    width: 168px !important;
  }

  .h-hd-168 {
    height: 168px !important;
  }

  .min-h-hd-168 {
    min-height: 168px;
  }

  .max-h-hd-168 {
    max-height: 168px;
  }

  .min-w-hd-168 {
    min-width: 168px;
  }

  .max-w-hd-168 {
    max-width: 168px;
  }

  .w-hd-172 {
    width: 172px !important;
  }

  .h-hd-172 {
    height: 172px !important;
  }

  .min-h-hd-172 {
    min-height: 172px;
  }

  .max-h-hd-172 {
    max-height: 172px;
  }

  .min-w-hd-172 {
    min-width: 172px;
  }

  .max-w-hd-172 {
    max-width: 172px;
  }

  .w-hd-178 {
    width: 178px !important;
  }

  .h-hd-178 {
    height: 178px !important;
  }

  .min-h-hd-178 {
    min-height: 178px;
  }

  .max-h-hd-178 {
    max-height: 178px;
  }

  .min-w-hd-178 {
    min-width: 178px;
  }

  .max-w-hd-178 {
    max-width: 178px;
  }

  .w-hd-196 {
    width: 196px !important;
  }

  .h-hd-196 {
    height: 196px !important;
  }

  .min-h-hd-196 {
    min-height: 196px;
  }

  .max-h-hd-196 {
    max-height: 196px;
  }

  .min-w-hd-196 {
    min-width: 196px;
  }

  .max-w-hd-196 {
    max-width: 196px;
  }

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

  .h-hd-200 {
    height: 200px !important;
  }

  .min-h-hd-200 {
    min-height: 200px;
  }

  .max-h-hd-200 {
    max-height: 200px;
  }

  .min-w-hd-200 {
    min-width: 200px;
  }

  .max-w-hd-200 {
    max-width: 200px;
  }

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

  .h-hd-220 {
    height: 220px !important;
  }

  .min-h-hd-220 {
    min-height: 220px;
  }

  .max-h-hd-220 {
    max-height: 220px;
  }

  .min-w-hd-220 {
    min-width: 220px;
  }

  .max-w-hd-220 {
    max-width: 220px;
  }

  .w-hd-224 {
    width: 224px !important;
  }

  .h-hd-224 {
    height: 224px !important;
  }

  .min-h-hd-224 {
    min-height: 224px;
  }

  .max-h-hd-224 {
    max-height: 224px;
  }

  .min-w-hd-224 {
    min-width: 224px;
  }

  .max-w-hd-224 {
    max-width: 224px;
  }

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

  .h-hd-240 {
    height: 240px !important;
  }

  .min-h-hd-240 {
    min-height: 240px;
  }

  .max-h-hd-240 {
    max-height: 240px;
  }

  .min-w-hd-240 {
    min-width: 240px;
  }

  .max-w-hd-240 {
    max-width: 240px;
  }

  .w-hd-248 {
    width: 248px !important;
  }

  .h-hd-248 {
    height: 248px !important;
  }

  .min-h-hd-248 {
    min-height: 248px;
  }

  .max-h-hd-248 {
    max-height: 248px;
  }

  .min-w-hd-248 {
    min-width: 248px;
  }

  .max-w-hd-248 {
    max-width: 248px;
  }

  .w-hd-267 {
    width: 267px !important;
  }

  .h-hd-267 {
    height: 267px !important;
  }

  .min-h-hd-267 {
    min-height: 267px;
  }

  .max-h-hd-267 {
    max-height: 267px;
  }

  .min-w-hd-267 {
    min-width: 267px;
  }

  .max-w-hd-267 {
    max-width: 267px;
  }

  .w-hd-272 {
    width: 272px !important;
  }

  .h-hd-272 {
    height: 272px !important;
  }

  .min-h-hd-272 {
    min-height: 272px;
  }

  .max-h-hd-272 {
    max-height: 272px;
  }

  .min-w-hd-272 {
    min-width: 272px;
  }

  .max-w-hd-272 {
    max-width: 272px;
  }

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

  .h-hd-280 {
    height: 280px !important;
  }

  .min-h-hd-280 {
    min-height: 280px;
  }

  .max-h-hd-280 {
    max-height: 280px;
  }

  .min-w-hd-280 {
    min-width: 280px;
  }

  .max-w-hd-280 {
    max-width: 280px;
  }

  .w-hd-292 {
    width: 292px !important;
  }

  .h-hd-292 {
    height: 292px !important;
  }

  .min-h-hd-292 {
    min-height: 292px;
  }

  .max-h-hd-292 {
    max-height: 292px;
  }

  .min-w-hd-292 {
    min-width: 292px;
  }

  .max-w-hd-292 {
    max-width: 292px;
  }

  .w-hd-296 {
    width: 296px !important;
  }

  .h-hd-296 {
    height: 296px !important;
  }

  .min-h-hd-296 {
    min-height: 296px;
  }

  .max-h-hd-296 {
    max-height: 296px;
  }

  .min-w-hd-296 {
    min-width: 296px;
  }

  .max-w-hd-296 {
    max-width: 296px;
  }

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

  .h-hd-300 {
    height: 300px !important;
  }

  .min-h-hd-300 {
    min-height: 300px;
  }

  .max-h-hd-300 {
    max-height: 300px;
  }

  .min-w-hd-300 {
    min-width: 300px;
  }

  .max-w-hd-300 {
    max-width: 300px;
  }

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

  .h-hd-320 {
    height: 320px !important;
  }

  .min-h-hd-320 {
    min-height: 320px;
  }

  .max-h-hd-320 {
    max-height: 320px;
  }

  .min-w-hd-320 {
    min-width: 320px;
  }

  .max-w-hd-320 {
    max-width: 320px;
  }

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

  .h-hd-360 {
    height: 360px !important;
  }

  .min-h-hd-360 {
    min-height: 360px;
  }

  .max-h-hd-360 {
    max-height: 360px;
  }

  .min-w-hd-360 {
    min-width: 360px;
  }

  .max-w-hd-360 {
    max-width: 360px;
  }

  .w-hd-366 {
    width: 366px !important;
  }

  .h-hd-366 {
    height: 366px !important;
  }

  .min-h-hd-366 {
    min-height: 366px;
  }

  .max-h-hd-366 {
    max-height: 366px;
  }

  .min-w-hd-366 {
    min-width: 366px;
  }

  .max-w-hd-366 {
    max-width: 366px;
  }

  .w-hd-384 {
    width: 384px !important;
  }

  .h-hd-384 {
    height: 384px !important;
  }

  .min-h-hd-384 {
    min-height: 384px;
  }

  .max-h-hd-384 {
    max-height: 384px;
  }

  .min-w-hd-384 {
    min-width: 384px;
  }

  .max-w-hd-384 {
    max-width: 384px;
  }

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

  .h-hd-400 {
    height: 400px !important;
  }

  .min-h-hd-400 {
    min-height: 400px;
  }

  .max-h-hd-400 {
    max-height: 400px;
  }

  .min-w-hd-400 {
    min-width: 400px;
  }

  .max-w-hd-400 {
    max-width: 400px;
  }

  .w-hd-408 {
    width: 408px !important;
  }

  .h-hd-408 {
    height: 408px !important;
  }

  .min-h-hd-408 {
    min-height: 408px;
  }

  .max-h-hd-408 {
    max-height: 408px;
  }

  .min-w-hd-408 {
    min-width: 408px;
  }

  .max-w-hd-408 {
    max-width: 408px;
  }

  .w-hd-414 {
    width: 414px !important;
  }

  .h-hd-414 {
    height: 414px !important;
  }

  .min-h-hd-414 {
    min-height: 414px;
  }

  .max-h-hd-414 {
    max-height: 414px;
  }

  .min-w-hd-414 {
    min-width: 414px;
  }

  .max-w-hd-414 {
    max-width: 414px;
  }

  .w-hd-456 {
    width: 456px !important;
  }

  .h-hd-456 {
    height: 456px !important;
  }

  .min-h-hd-456 {
    min-height: 456px;
  }

  .max-h-hd-456 {
    max-height: 456px;
  }

  .min-w-hd-456 {
    min-width: 456px;
  }

  .max-w-hd-456 {
    max-width: 456px;
  }

  .w-hd-464 {
    width: 464px !important;
  }

  .h-hd-464 {
    height: 464px !important;
  }

  .min-h-hd-464 {
    min-height: 464px;
  }

  .max-h-hd-464 {
    max-height: 464px;
  }

  .min-w-hd-464 {
    min-width: 464px;
  }

  .max-w-hd-464 {
    max-width: 464px;
  }

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

  .h-hd-480 {
    height: 480px !important;
  }

  .min-h-hd-480 {
    min-height: 480px;
  }

  .max-h-hd-480 {
    max-height: 480px;
  }

  .min-w-hd-480 {
    min-width: 480px;
  }

  .max-w-hd-480 {
    max-width: 480px;
  }

  .w-hd-470 {
    width: 470px !important;
  }

  .h-hd-470 {
    height: 470px !important;
  }

  .min-h-hd-470 {
    min-height: 470px;
  }

  .max-h-hd-470 {
    max-height: 470px;
  }

  .min-w-hd-470 {
    min-width: 470px;
  }

  .max-w-hd-470 {
    max-width: 470px;
  }

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

  .h-hd-500 {
    height: 500px !important;
  }

  .min-h-hd-500 {
    min-height: 500px;
  }

  .max-h-hd-500 {
    max-height: 500px;
  }

  .min-w-hd-500 {
    min-width: 500px;
  }

  .max-w-hd-500 {
    max-width: 500px;
  }

  .w-hd-564 {
    width: 564px !important;
  }

  .h-hd-564 {
    height: 564px !important;
  }

  .min-h-hd-564 {
    min-height: 564px;
  }

  .max-h-hd-564 {
    max-height: 564px;
  }

  .min-w-hd-564 {
    min-width: 564px;
  }

  .max-w-hd-564 {
    max-width: 564px;
  }

  .w-hd-570 {
    width: 570px !important;
  }

  .h-hd-570 {
    height: 570px !important;
  }

  .min-h-hd-570 {
    min-height: 570px;
  }

  .max-h-hd-570 {
    max-height: 570px;
  }

  .min-w-hd-570 {
    min-width: 570px;
  }

  .max-w-hd-570 {
    max-width: 570px;
  }

  .w-hd-579 {
    width: 579px !important;
  }

  .h-hd-579 {
    height: 579px !important;
  }

  .min-h-hd-579 {
    min-height: 579px;
  }

  .max-h-hd-579 {
    max-height: 579px;
  }

  .min-w-hd-579 {
    min-width: 579px;
  }

  .max-w-hd-579 {
    max-width: 579px;
  }

  .w-hd-585 {
    width: 585px !important;
  }

  .h-hd-585 {
    height: 585px !important;
  }

  .min-h-hd-585 {
    min-height: 585px;
  }

  .max-h-hd-585 {
    max-height: 585px;
  }

  .min-w-hd-585 {
    min-width: 585px;
  }

  .max-w-hd-585 {
    max-width: 585px;
  }

  .w-hd-600 {
    width: 600px !important;
  }

  .h-hd-600 {
    height: 600px !important;
  }

  .min-h-hd-600 {
    min-height: 600px;
  }

  .max-h-hd-600 {
    max-height: 600px;
  }

  .min-w-hd-600 {
    min-width: 600px;
  }

  .max-w-hd-600 {
    max-width: 600px;
  }

  .w-hd-616 {
    width: 616px !important;
  }

  .h-hd-616 {
    height: 616px !important;
  }

  .min-h-hd-616 {
    min-height: 616px;
  }

  .max-h-hd-616 {
    max-height: 616px;
  }

  .min-w-hd-616 {
    min-width: 616px;
  }

  .max-w-hd-616 {
    max-width: 616px;
  }

  .w-hd-672 {
    width: 672px !important;
  }

  .h-hd-672 {
    height: 672px !important;
  }

  .min-h-hd-672 {
    min-height: 672px;
  }

  .max-h-hd-672 {
    max-height: 672px;
  }

  .min-w-hd-672 {
    min-width: 672px;
  }

  .max-w-hd-672 {
    max-width: 672px;
  }

  .w-hd-744 {
    width: 744px !important;
  }

  .h-hd-744 {
    height: 744px !important;
  }

  .min-h-hd-744 {
    min-height: 744px;
  }

  .max-h-hd-744 {
    max-height: 744px;
  }

  .min-w-hd-744 {
    min-width: 744px;
  }

  .max-w-hd-744 {
    max-width: 744px;
  }

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

  .h-hd-800 {
    height: 800px !important;
  }

  .min-h-hd-800 {
    min-height: 800px;
  }

  .max-h-hd-800 {
    max-height: 800px;
  }

  .min-w-hd-800 {
    min-width: 800px;
  }

  .max-w-hd-800 {
    max-width: 800px;
  }

  .w-hd-952 {
    width: 952px !important;
  }

  .h-hd-952 {
    height: 952px !important;
  }

  .min-h-hd-952 {
    min-height: 952px;
  }

  .max-h-hd-952 {
    max-height: 952px;
  }

  .min-w-hd-952 {
    min-width: 952px;
  }

  .max-w-hd-952 {
    max-width: 952px;
  }

  .w-hd-1152 {
    width: 1152px !important;
  }

  .h-hd-1152 {
    height: 1152px !important;
  }

  .min-h-hd-1152 {
    min-height: 1152px;
  }

  .max-h-hd-1152 {
    max-height: 1152px;
  }

  .min-w-hd-1152 {
    min-width: 1152px;
  }

  .max-w-hd-1152 {
    max-width: 1152px;
  }

  .w-hd-1170 {
    width: 1152px !important;
  }

  .h-hd-1170 {
    height: 1152px !important;
  }

  .min-h-hd-1170 {
    min-height: 1152px;
  }

  .max-h-hd-1170 {
    max-height: 1152px;
  }

  .min-w-hd-1170 {
    min-width: 1152px;
  }

  .max-w-hd-1170 {
    max-width: 1152px;
  }

  .w-hd-10p {
    width: 10% !important;
  }

  .h-hd-10p {
    height: 10% !important;
  }

  .min-h-hd-10p {
    min-height: 10%;
  }

  .max-h-hd-10p {
    max-height: 10%;
  }

  .min-w-hd-10p {
    min-width: 10%;
  }

  .max-w-hd-10p {
    max-width: 10%;
  }

  .w-hd-15p {
    width: 15% !important;
  }

  .h-hd-15p {
    height: 15% !important;
  }

  .min-h-hd-15p {
    min-height: 15%;
  }

  .max-h-hd-15p {
    max-height: 15%;
  }

  .min-w-hd-15p {
    min-width: 15%;
  }

  .max-w-hd-15p {
    max-width: 15%;
  }

  .w-hd-20p {
    width: 20% !important;
  }

  .h-hd-20p {
    height: 20% !important;
  }

  .min-h-hd-20p {
    min-height: 20%;
  }

  .max-h-hd-20p {
    max-height: 20%;
  }

  .min-w-hd-20p {
    min-width: 20%;
  }

  .max-w-hd-20p {
    max-width: 20%;
  }

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

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

  .min-h-hd-25p {
    min-height: 25%;
  }

  .max-h-hd-25p {
    max-height: 25%;
  }

  .min-w-hd-25p {
    min-width: 25%;
  }

  .max-w-hd-25p {
    max-width: 25%;
  }

  .w-hd-30p {
    width: 30% !important;
  }

  .h-hd-30p {
    height: 30% !important;
  }

  .min-h-hd-30p {
    min-height: 30%;
  }

  .max-h-hd-30p {
    max-height: 30%;
  }

  .min-w-hd-30p {
    min-width: 30%;
  }

  .max-w-hd-30p {
    max-width: 30%;
  }

  .w-hd-30\.10p {
    width: 30.1% !important;
  }

  .h-hd-30\.10p {
    height: 30.1% !important;
  }

  .min-h-hd-30\.10p {
    min-height: 30.1%;
  }

  .max-h-hd-30\.10p {
    max-height: 30.1%;
  }

  .min-w-hd-30\.10p {
    min-width: 30.1%;
  }

  .max-w-hd-30\.10p {
    max-width: 30.1%;
  }

  .w-hd-30\.80p {
    width: 30.8% !important;
  }

  .h-hd-30\.80p {
    height: 30.8% !important;
  }

  .min-h-hd-30\.80p {
    min-height: 30.8%;
  }

  .max-h-hd-30\.80p {
    max-height: 30.8%;
  }

  .min-w-hd-30\.80p {
    min-width: 30.8%;
  }

  .max-w-hd-30\.80p {
    max-width: 30.8%;
  }

  .w-hd-31\.25p {
    width: 31.25% !important;
  }

  .h-hd-31\.25p {
    height: 31.25% !important;
  }

  .min-h-hd-31\.25p {
    min-height: 31.25%;
  }

  .max-h-hd-31\.25p {
    max-height: 31.25%;
  }

  .min-w-hd-31\.25p {
    min-width: 31.25%;
  }

  .max-w-hd-31\.25p {
    max-width: 31.25%;
  }

  .w-hd-32\.25p {
    width: 32.25% !important;
  }

  .h-hd-32\.25p {
    height: 32.25% !important;
  }

  .min-h-hd-32\.25p {
    min-height: 32.25%;
  }

  .max-h-hd-32\.25p {
    max-height: 32.25%;
  }

  .min-w-hd-32\.25p {
    min-width: 32.25%;
  }

  .max-w-hd-32\.25p {
    max-width: 32.25%;
  }

  .w-hd-33p {
    width: 33% !important;
  }

  .h-hd-33p {
    height: 33% !important;
  }

  .min-h-hd-33p {
    min-height: 33%;
  }

  .max-h-hd-33p {
    max-height: 33%;
  }

  .min-w-hd-33p {
    min-width: 33%;
  }

  .max-w-hd-33p {
    max-width: 33%;
  }

  .w-hd-40p {
    width: 40% !important;
  }

  .h-hd-40p {
    height: 40% !important;
  }

  .min-h-hd-40p {
    min-height: 40%;
  }

  .max-h-hd-40p {
    max-height: 40%;
  }

  .min-w-hd-40p {
    min-width: 40%;
  }

  .max-w-hd-40p {
    max-width: 40%;
  }

  .w-hd-45p {
    width: 45% !important;
  }

  .h-hd-45p {
    height: 45% !important;
  }

  .min-h-hd-45p {
    min-height: 45%;
  }

  .max-h-hd-45p {
    max-height: 45%;
  }

  .min-w-hd-45p {
    min-width: 45%;
  }

  .max-w-hd-45p {
    max-width: 45%;
  }

  .w-hd-48p {
    width: 48% !important;
  }

  .h-hd-48p {
    height: 48% !important;
  }

  .min-h-hd-48p {
    min-height: 48%;
  }

  .max-h-hd-48p {
    max-height: 48%;
  }

  .min-w-hd-48p {
    min-width: 48%;
  }

  .max-w-hd-48p {
    max-width: 48%;
  }

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

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

  .min-h-hd-50p {
    min-height: 50%;
  }

  .max-h-hd-50p {
    max-height: 50%;
  }

  .min-w-hd-50p {
    min-width: 50%;
  }

  .max-w-hd-50p {
    max-width: 50%;
  }

  .w-hd-60p {
    width: 60% !important;
  }

  .h-hd-60p {
    height: 60% !important;
  }

  .min-h-hd-60p {
    min-height: 60%;
  }

  .max-h-hd-60p {
    max-height: 60%;
  }

  .min-w-hd-60p {
    min-width: 60%;
  }

  .max-w-hd-60p {
    max-width: 60%;
  }

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

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

  .min-h-hd-half {
    min-height: 50%;
  }

  .max-h-hd-half {
    max-height: 50%;
  }

  .min-w-hd-half {
    min-width: 50%;
  }

  .max-w-hd-half {
    max-width: 50%;
  }

  .w-hd-66p {
    width: 66% !important;
  }

  .h-hd-66p {
    height: 66% !important;
  }

  .min-h-hd-66p {
    min-height: 66%;
  }

  .max-h-hd-66p {
    max-height: 66%;
  }

  .min-w-hd-66p {
    min-width: 66%;
  }

  .max-w-hd-66p {
    max-width: 66%;
  }

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

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

  .min-h-hd-75p {
    min-height: 75%;
  }

  .max-h-hd-75p {
    max-height: 75%;
  }

  .min-w-hd-75p {
    min-width: 75%;
  }

  .max-w-hd-75p {
    max-width: 75%;
  }

  .w-hd-98p {
    width: 98% !important;
  }

  .h-hd-98p {
    height: 98% !important;
  }

  .min-h-hd-98p {
    min-height: 98%;
  }

  .max-h-hd-98p {
    max-height: 98%;
  }

  .min-w-hd-98p {
    min-width: 98%;
  }

  .max-w-hd-98p {
    max-width: 98%;
  }

  .w-hd-one-third {
    width: 33.3333333333% !important;
  }

  .h-hd-one-third {
    height: 33.3333333333% !important;
  }

  .min-h-hd-one-third {
    min-height: 33.3333333333%;
  }

  .max-h-hd-one-third {
    max-height: 33.3333333333%;
  }

  .min-w-hd-one-third {
    min-width: 33.3333333333%;
  }

  .max-w-hd-one-third {
    max-width: 33.3333333333%;
  }

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

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

  .min-h-hd-full {
    min-height: 100%;
  }

  .max-h-hd-full {
    max-height: 100%;
  }

  .min-w-hd-full {
    min-width: 100%;
  }

  .max-w-hd-full {
    max-width: 100%;
  }

  .leading-hd-half {
    line-height: 0.5 !important;
  }

  .leading-hd-none {
    line-height: 1 !important;
  }

  .leading-hd-tight {
    line-height: 1.25 !important;
  }

  .leading-hd-normal {
    line-height: 1.5 !important;
  }

  .leading-hd-loose {
    line-height: 2 !important;
  }

  .leading-hd-10 {
    line-height: 10px !important;
  }

  .leading-hd-12 {
    line-height: 12px !important;
  }

  .leading-hd-14 {
    line-height: 14px !important;
  }

  .leading-hd-16 {
    line-height: 16px !important;
  }

  .leading-hd-18 {
    line-height: 18px !important;
  }

  .leading-hd-20 {
    line-height: 20px !important;
  }

  .leading-hd-22 {
    line-height: 22px !important;
  }

  .leading-hd-25 {
    line-height: 25px !important;
  }

  .leading-hd-26 {
    line-height: 26px !important;
  }

  .leading-hd-28 {
    line-height: 28px !important;
  }

  .leading-hd-30 {
    line-height: 30px !important;
  }

  .leading-hd-44 {
    line-height: 44px !important;
  }

  .leading-hd-45 {
    line-height: 45px !important;
  }

  .leading-hd-60 {
    line-height: 60px !important;
  }

  .fz-hd-8 {
    font-size: 8px !important;
  }

  .fz-hd-10 {
    font-size: 10px !important;
  }

  .fz-hd-12 {
    font-size: 12px !important;
  }

  .fz-hd-13 {
    font-size: 13px !important;
  }

  .fz-hd-14 {
    font-size: 14px !important;
  }

  .fz-hd-16 {
    font-size: 16px !important;
  }

  .fz-hd-18 {
    font-size: 18px !important;
  }

  .fz-hd-20 {
    font-size: 20px !important;
  }

  .fz-hd-22 {
    font-size: 22px !important;
  }

  .fz-hd-24 {
    font-size: 24px !important;
  }

  .fz-hd-28 {
    font-size: 28px !important;
  }

  .fz-hd-30 {
    font-size: 30px !important;
  }

  .fz-hd-36 {
    font-size: 36px !important;
  }

  .fz-hd-40 {
    font-size: 40px !important;
  }

  .fz-hd-46 {
    font-size: 46px !important;
  }

  .fz-hd-48 {
    font-size: 48px !important;
  }

  .fz-hd-60 {
    font-size: 60px !important;
  }

  .fz-hd-72 {
    font-size: 72px !important;
  }

  .rounded-hd-0 {
    border-radius: 0;
  }

  .rounded-hd-2 {
    border-radius: 2px;
  }

  .rounded-hd-4 {
    border-radius: 4px;
  }

  .rounded-hd-6 {
    border-radius: 6px;
  }

  .rounded-hd-6\.5 {
    border-radius: 6.5px;
  }

  .rounded-hd-12 {
    border-radius: 12px;
  }

  .rounded-hd-13 {
    border-radius: 13px;
  }

  .rounded-hd-24 {
    border-radius: 24px;
  }

  .top-hd-0 {
    top: 0;
  }

  .bottom-hd-0 {
    bottom: 0;
  }

  .right-hd-n0 {
    right: 0;
  }

  .top-hd-1 {
    top: 6px;
  }

  .bottom-hd-1 {
    bottom: 6px;
  }

  .right-hd-n1 {
    right: -6px;
  }

  .top-hd-2 {
    top: 12px;
  }

  .bottom-hd-2 {
    bottom: 12px;
  }

  .right-hd-n2 {
    right: -12px;
  }

  .top-hd-3 {
    top: 18px;
  }

  .bottom-hd-3 {
    bottom: 18px;
  }

  .right-hd-n3 {
    right: -18px;
  }

  .top-hd-4 {
    top: 24px;
  }

  .bottom-hd-4 {
    bottom: 24px;
  }

  .right-hd-n4 {
    right: -24px;
  }

  .top-hd-5 {
    top: 30px;
  }

  .bottom-hd-5 {
    bottom: 30px;
  }

  .right-hd-n5 {
    right: -30px;
  }

  .top-hd-0\.17 {
    top: 1px;
  }

  .bottom-hd-0\.17 {
    bottom: 1px;
  }

  .right-hd-n0\.17 {
    right: -1px;
  }

  .top-hd-0\.33 {
    top: 2px;
  }

  .bottom-hd-0\.33 {
    bottom: 2px;
  }

  .right-hd-n0\.33 {
    right: -2px;
  }

  .top-hd-0\.5 {
    top: 3px;
  }

  .bottom-hd-0\.5 {
    bottom: 3px;
  }

  .right-hd-n0\.5 {
    right: -3px;
  }

  .top-hd-0\.67 {
    top: 4px;
  }

  .bottom-hd-0\.67 {
    bottom: 4px;
  }

  .right-hd-n0\.67 {
    right: -4px;
  }

  .top-hd-1\.33 {
    top: 8px;
  }

  .bottom-hd-1\.33 {
    bottom: 8px;
  }

  .right-hd-n1\.33 {
    right: -8px;
  }

  .top-hd-1\.5 {
    top: 9px;
  }

  .bottom-hd-1\.5 {
    bottom: 9px;
  }

  .right-hd-n1\.5 {
    right: -9px;
  }

  .top-hd-1\.8 {
    top: 10.8px;
  }

  .bottom-hd-1\.8 {
    bottom: 10.8px;
  }

  .right-hd-n1\.8 {
    right: -10.8px;
  }

  .top-hd-1\.66 {
    top: 10px;
  }

  .bottom-hd-1\.66 {
    bottom: 10px;
  }

  .right-hd-n1\.66 {
    right: -10px;
  }

  .top-hd-2\.5 {
    top: 15px;
  }

  .bottom-hd-2\.5 {
    bottom: 15px;
  }

  .right-hd-n2\.5 {
    right: -15px;
  }

  .top-hd-3\.33 {
    top: 19.98px;
  }

  .bottom-hd-3\.33 {
    bottom: 19.98px;
  }

  .right-hd-n3\.33 {
    right: -19.98px;
  }

  .top-hd-3\.5 {
    top: 21px;
  }

  .bottom-hd-3\.5 {
    bottom: 21px;
  }

  .right-hd-n3\.5 {
    right: -21px;
  }

  .top-hd-4\.33 {
    top: 25.98px;
  }

  .bottom-hd-4\.33 {
    bottom: 25.98px;
  }

  .right-hd-n4\.33 {
    right: -25.98px;
  }

  .top-hd-5\.5 {
    top: 30px;
  }

  .bottom-hd-5\.5 {
    bottom: 30px;
  }

  .right-hd-n5\.5 {
    right: -30px;
  }

  .top-hd-6 {
    top: 36px;
  }

  .bottom-hd-6 {
    bottom: 36px;
  }

  .right-hd-n6 {
    right: -36px;
  }

  .top-hd-6\.5 {
    top: 39px;
  }

  .bottom-hd-6\.5 {
    bottom: 39px;
  }

  .right-hd-n6\.5 {
    right: -39px;
  }

  .top-hd-7 {
    top: 42px;
  }

  .bottom-hd-7 {
    bottom: 42px;
  }

  .right-hd-n7 {
    right: -42px;
  }

  .top-hd-7\.5 {
    top: 45px;
  }

  .bottom-hd-7\.5 {
    bottom: 45px;
  }

  .right-hd-n7\.5 {
    right: -45px;
  }

  .top-hd-8 {
    top: 48px;
  }

  .bottom-hd-8 {
    bottom: 48px;
  }

  .right-hd-n8 {
    right: -48px;
  }

  .top-hd-9 {
    top: 57px;
  }

  .bottom-hd-9 {
    bottom: 57px;
  }

  .right-hd-n9 {
    right: -57px;
  }

  .top-hd-10 {
    top: 60px;
  }

  .bottom-hd-10 {
    bottom: 60px;
  }

  .right-hd-n10 {
    right: -60px;
  }

  .top-hd-10\.33 {
    top: 61.98px;
  }

  .bottom-hd-10\.33 {
    bottom: 61.98px;
  }

  .right-hd-n10\.33 {
    right: -61.98px;
  }

  .top-hd-11 {
    top: 66px;
  }

  .bottom-hd-11 {
    bottom: 66px;
  }

  .right-hd-n11 {
    right: -66px;
  }

  .top-hd-11\.33 {
    top: 67.98px;
  }

  .bottom-hd-11\.33 {
    bottom: 67.98px;
  }

  .right-hd-n11\.33 {
    right: -67.98px;
  }

  .top-hd-12 {
    top: 72px;
  }

  .bottom-hd-12 {
    bottom: 72px;
  }

  .right-hd-n12 {
    right: -72px;
  }

  .top-hd-13 {
    top: 78px;
  }

  .bottom-hd-13 {
    bottom: 78px;
  }

  .right-hd-n13 {
    right: -78px;
  }

  .top-hd-13\.5 {
    top: 81px;
  }

  .bottom-hd-13\.5 {
    bottom: 81px;
  }

  .right-hd-n13\.5 {
    right: -81px;
  }

  .top-hd-14 {
    top: 84px;
  }

  .bottom-hd-14 {
    bottom: 84px;
  }

  .right-hd-n14 {
    right: -84px;
  }

  .top-hd-15 {
    top: 90px;
  }

  .bottom-hd-15 {
    bottom: 90px;
  }

  .right-hd-n15 {
    right: -90px;
  }

  .top-hd-15\.5 {
    top: 93px;
  }

  .bottom-hd-15\.5 {
    bottom: 93px;
  }

  .right-hd-n15\.5 {
    right: -93px;
  }

  .top-hd-16 {
    top: 96px;
  }

  .bottom-hd-16 {
    bottom: 96px;
  }

  .right-hd-n16 {
    right: -96px;
  }

  .top-hd-18 {
    top: 108px;
  }

  .bottom-hd-18 {
    bottom: 108px;
  }

  .right-hd-n18 {
    right: -108px;
  }

  .top-hd-20 {
    top: 120px;
  }

  .bottom-hd-20 {
    bottom: 120px;
  }

  .right-hd-n20 {
    right: -120px;
  }

  .top-hd-22\.5 {
    top: 135px;
  }

  .bottom-hd-22\.5 {
    bottom: 135px;
  }

  .right-hd-n22\.5 {
    right: -135px;
  }

  .top-hd-25 {
    top: 150px;
  }

  .bottom-hd-25 {
    bottom: 150px;
  }

  .right-hd-n25 {
    right: -150px;
  }

  .top-hd-31\.6 {
    top: 189.6px;
  }

  .bottom-hd-31\.6 {
    bottom: 189.6px;
  }

  .right-hd-n31\.6 {
    right: -189.6px;
  }

  .h-hd-screen {
    height: 100vh !important;
  }

  .w-hd-screen {
    width: 100vw !important;
  }
}

html,
body {
  height: 100%;
  overflow: auto;
}

body {
  font-family: Chivo;
  -webkit-font-smoothing: antialiased;
}

.multiselect-container {
  width: 400px;
}

:focus,
button:focus {
  outline-width: 0;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar.top {
  transition: 0.1s all;
  transform: rotate(0deg);
}

.navbar-toggle .icon-bar.bottom {
  transition: 0.1s all;
  transform: rotate(0deg);
}

.navbar-toggle.navbar-toggle-cross .icon-bar.top {
  transition: 0.1s all;
  transform: rotate(-45deg);
}

.navbar-toggle.navbar-toggle-cross .icon-bar.bottom {
  transition: 0.1s all;
  transform: rotate(45deg);
}

.mobile-menu {
  top: 0px;
  z-index: 99;
}

.bg-gradient-white-alice-blue,
.form-datepicker input,
select.form-control,
select.multiselect {
  background: linear-gradient(to bottom, #fff, #F4F8FA 98%);
}

.shadow-theme-lightest {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.06);
}

.shadow-theme-xs {
  box-shadow: 0 0 2 rgba(0, 0, 0, 0.24);
}

.shadow-theme-black-24 {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
}

.shadow-theme-sm {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.06);
}

.shadow-theme-sm-ny {
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.06);
}

.shadow-inner-theme-black-12,
textarea.form-control,
textarea.multiselect,
input.form-control,
input.multiselect {
  box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.12) !important;
}

.shadow-theme-black-6 {
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.06);
}

.shadow-theme-black-24 {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
}

.has-custom-arrow,
.form-datepicker input,
select.form-control,
select.multiselect {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-position-x: calc(100% - 6px);
  background-position-y: 10px;
  background-size: 18px;
  background-repeat: no-repeat;
}

textarea.form-control.shadow-none,
.pagination textarea.form-control.page-link,
.pagination textarea.page-link.multiselect,
textarea.form-control,
textarea.multiselect {
  box-shadow: none !important;
}

input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #BFBFBF !important;
  opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #BFBFBF !important;
  opacity: 1;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder {
  color: #BFBFBF !important;
  opacity: 1;
}

input::placeholder,
textarea::placeholder,
select::placeholder {
  color: #BFBFBF !important;
  opacity: 1;
}

.is-invalid {
  border-color: #e3342f !important;
}

.is-invalid.form-control,
.is-invalid.multiselect {
  border-color: #e3342f !important;
}

.pagination .page-item {
  margin-left: 2px;
  margin-right: 2px;
}

.pagination .page-link {
  border: none;
}

/* custom checkbox styling start */

.form-check-input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkbox-custom {
  top: 0px;
  left: 0px;
  background-color: transparent;
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  border: 1px solid #fff;
}

input:checked ~ .checkbox-custom {
  background-color: transparent;
  transform: rotate(0deg) scale(1);
  opacity: 1;
}

.checkbox-custom::after {
  position: absolute;
  content: "";
  left: 6px;
  top: 6px;
  height: 0px;
  width: 0px;
  border-width: 0 1px 1px 0;
  transform: rotate(0deg) scale(0);
  opacity: 1;
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
}

input:checked ~ .checkbox-custom::after {
  transform: rotate(38deg) scale(1);
  opacity: 1;
  left: 3px;
  top: 0px;
  width: 4px;
  height: 8px;
  border: solid #040411;
  border-width: 0 1px 1px 0;
  background-color: transparent;
  border-radius: 0;
}

/* custom checkbox styling end */

.bg-gradient-white-theme-alice-blue {
  background: linear-gradient(180deg, #fff 0%, #F4F8FA 100%);
}

/* custom radio styling start */

.radio-custom {
  top: 0px;
  left: 0px;
  background-color: transparent;
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  border: 1px solid #ffffff;
}

input:checked ~ .radio-custom {
  background-color: transparent;
  transform: scale(1);
  opacity: 1;
}

.radio-custom::after {
  position: absolute;
  content: "";
  left: 2px;
  top: 2px;
  height: 10px;
  width: 10px;
  transform: scale(0);
  opacity: 1;
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
}

input:checked ~ .radio-custom::after {
  transform: scale(1);
  opacity: 1;
  left: 2px;
  top: 2px;
  width: 10px;
  height: 10px;
  background-color: #040411;
  border-radius: 50%;
}

/* custom radio styling end */

/* multi-select styling */

/* multi-select styling end */

/* tel-input styling end */

/* tel-input styling end */

.right-arrow:after {
  content: "";
}

.bulk-update-section {
  box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, 0.36);
}

.plus-icon::before {
  content: "+";
}

.minus-icon::before {
  content: "\2013";
}

.datepicker {
  cursor: pointer;
}

.bootstrap-datetimepicker-widget .datepicker-switch,
.bootstrap-datetimepicker-widget .dow {
  color: #5F0054;
}

.bootstrap-datetimepicker-widget .prev:before {
  content: "\AB";
}

.bootstrap-datetimepicker-widget .next:before {
  content: "\BB";
}

.bootstrap-datetimepicker-widget table tr td.active,
.bootstrap-datetimepicker-widget table tr td span.active {
  background-image: none !important;
  text-shadow: none !important;
  color: white;
}

.bootstrap-datetimepicker-widget .datepicker-dropdown:after {
  display: none;
}

.checkbox-custom {
  top: 0px;
  left: 0px;
  background-color: transparent;
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  border: 1px solid #FFFFFF;
}

.checkbox-custom.custom-checkbox-success {
  border-radius: 50% !important;
}

input:checked ~ .checkbox-custom {
  background-color: transparent;
  transform: rotate(0deg) scale(1);
  opacity: 1;
}

input:checked ~ .checkbox-custom.custom-checkbox-success {
  background-color: rgba(95, 0, 84, 0.5);
  border-color: #5F0054 !important;
}

.checkbox-custom::after {
  position: absolute;
  content: "";
  left: 12px;
  top: 12px;
  height: 0px;
  width: 0px;
  border-width: 0 3px 3px 0;
  transform: rotate(0deg) scale(0);
  opacity: 1;
  transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
}

input:checked ~ .checkbox-custom::after {
  transform: rotate(38deg) scale(1);
  opacity: 1;
  left: 5px;
  top: 0px;
  width: 8px;
  height: 16px;
  border: solid #A5A5A5;
  border-width: 0 2px 2px 0;
  background-color: transparent;
  border-radius: 0;
}

input:checked ~ .checkbox-custom.custom-checkbox-success::after {
  border-color: #fff;
  left: 7px;
  top: 2px;
  width: 7px;
  height: 14px;
}

@media only screen and (min-width: 1200px) {
  input:checked ~ .checkbox-custom::after {
    left: 4px;
    top: 0px;
    width: 6px;
    height: 12px;
    border-width: 0 2px 2px 0;
  }
}

