@charset "UTF-8";
/* IMPORTS */
/**
Z-Indexes
 */
/**
Colors
 */
/**
Links
 */
/**
Paragraph
 */
/**
Spacers
 */
/**
Breakpoints
 */
/**
Grid
 */
/**
Embeds
 */
/**
Typography
 */
/**
Navbar
 */
/**
Buttons
 */
/**
Components
 */
/**
Modals
 */
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

main {
  display: block;
}

body {
  margin: 0;
  font-family: halyard-display, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.666667;
  color: #666666;
  text-align: left;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

hr {
  margin: 0.625rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 2.5rem;
  font-family: halyard-display, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
  line-height: 1.2;
  color: #13161E;
}

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

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

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

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

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

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

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

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

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .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: #10C09F;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #12a78b;
  text-decoration: none;
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
  outline: 0;
}

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

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: #666666;
  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;
}

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] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

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

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

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

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

.display-1 {
  font-size: 5rem;
  font-weight: 500;
  line-height: 1.2;
}

.display-2 {
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.2;
}

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

.display-4 {
  font-size: 2.125rem;
  font-weight: 100;
  line-height: 1.2;
}

.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: 0.625rem;
  font-size: 1.5625rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #666666;
}
.blockquote-footer::before {
  content: "— ";
}

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

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

.figure {
  display: inline-block;
}

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

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

.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  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 {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

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

.col-xxxl,
.col-xxxl-auto, .col-xxxl-12, .col-xxxl-11, .col-xxxl-10, .col-xxxl-9, .col-xxxl-8, .col-xxxl-7, .col-xxxl-6, .col-xxxl-5, .col-xxxl-4, .col-xxxl-3, .col-xxxl-2, .col-xxxl-1, .col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-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: 20px;
  padding-left: 20px;
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .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 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .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 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .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 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .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: 1600px) {
  .col-xxl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 2000px) {
  .col-xxxl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xxxl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-xxxl-0 {
    margin-left: 0;
  }
  .offset-xxxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxxl-3 {
    margin-left: 25%;
  }
  .offset-xxxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxxl-6 {
    margin-left: 50%;
  }
  .offset-xxxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxxl-9 {
    margin-left: 75%;
  }
  .offset-xxxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxxl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 0.625rem;
  color: #666666;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #b3b3b3;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #b3b3b3;
}
.table tbody + tbody {
  border-top: 2px solid #b3b3b3;
}

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

.table-bordered {
  border: 1px solid #b3b3b3;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #b3b3b3;
}
.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: #666666;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #bcede4;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #83decd;
}

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

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #fedbbd;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #febc85;
}

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

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

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

.table-info,
.table-info > th,
.table-info > td {
  background-color: #b8daff;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #7abaff;
}

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

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

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

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

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

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fcfcfc;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #f9f9f9;
}

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

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #bdbec0;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #84868a;
}

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

.table-primary-light,
.table-primary-light > th,
.table-primary-light > td {
  background-color: #f8fdfc;
}
.table-primary-light th,
.table-primary-light td,
.table-primary-light thead th,
.table-primary-light tbody + tbody {
  border-color: #f3fcfa;
}

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

.table-secondary-light,
.table-secondary-light > th,
.table-secondary-light > td {
  background-color: #fefcfb;
}
.table-secondary-light th,
.table-secondary-light td,
.table-secondary-light thead th,
.table-secondary-light tbody + tbody {
  border-color: #fdfaf7;
}

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

.table-white,
.table-white > th,
.table-white > td {
  background-color: white;
}
.table-white th,
.table-white td,
.table-white thead th,
.table-white tbody + tbody {
  border-color: white;
}

.table-hover .table-white:hover {
  background-color: #f2f2f2;
}
.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
  background-color: #f2f2f2;
}

.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: #333333;
  border-color: #464646;
}
.table .thead-light th {
  color: #4d4d4d;
  background-color: #cccccc;
  border-color: #b3b3b3;
}

.table-dark {
  color: #fff;
  background-color: #333333;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #464646;
}
.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: 1599.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1999.98px) {
  .table-responsive-xxxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxxl > .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 {
  display: block;
  width: 100%;
  height: calc(1.666667em + 1.5rem + 2px);
  padding: 0.75rem 1rem;
  font-size: calculateRem(15px);
  font-weight: 300;
  line-height: 1.666667;
  color: #4d4d4d;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #4d4d4d;
  background-color: #fff;
  border-color: #fd7e14;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-control::-webkit-input-placeholder {
  color: #b3b3b3;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #b3b3b3;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #b3b3b3;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #b3b3b3;
  opacity: 1;
}
.form-control::placeholder {
  color: #b3b3b3;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #cccccc;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #4d4d4d;
  background-color: #fff;
}

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.75rem 0;
  margin-bottom: 0;
  font-size: calculateRem(15px);
  line-height: 1.666667;
  color: #666666;
  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.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

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

textarea.form-control {
  height: auto;
}

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

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

.form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          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 {
  color: #666666;
}

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

.form-check-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          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: #28a745;
}

.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: 1.171875rem;
  line-height: 1.666667;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.666667em + 1.5rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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: center right calc(0.41666675em + 0.375rem);
  background-size: calc(0.8333335em + 0.75rem) calc(0.8333335em + 0.75rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 1.5rem) * 3 / 4 + 2rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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 2rem/calc(0.8333335em + 0.75rem) calc(0.8333335em + 0.75rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

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

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.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: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

.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: 1.171875rem;
  line-height: 1.666667;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.666667em + 1.5rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.41666675em + 0.375rem);
  background-size: calc(0.8333335em + 0.75rem) calc(0.8333335em + 0.75rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 1.5rem) * 3 / 4 + 2rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 2rem/calc(0.8333335em + 0.75rem) calc(0.8333335em + 0.75rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.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: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 500;
  color: #666666;
  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.75rem 1rem;
  font-size: calculateRem(15px);
  line-height: 1.666667;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}
.btn:hover {
  color: #666666;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #10C09F;
  border-color: #10C09F;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0d9d82;
  border-color: #0c9178;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0d9d82;
  border-color: #0c9178;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 201, 173, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 201, 173, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #10C09F;
  border-color: #10C09F;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0c9178;
  border-color: #0b856e;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 201, 173, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 201, 173, 0.5);
}

.btn-secondary {
  color: #1a1a1a;
  background-color: #fd7e14;
  border-color: #fd7e14;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #e96b02;
  border-color: #dc6502;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #e96b02;
  border-color: #dc6502;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(219, 111, 21, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(219, 111, 21, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #1a1a1a;
  background-color: #fd7e14;
  border-color: #fd7e14;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #dc6502;
  border-color: #cf5f02;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(219, 111, 21, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(219, 111, 21, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-info:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-warning {
  color: #1a1a1a;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #1a1a1a;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #1a1a1a;
  background-color: #e0a800;
  border-color: #d39e00;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(221, 168, 10, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(221, 168, 10, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #1a1a1a;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #1a1a1a;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(221, 168, 10, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(221, 168, 10, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #1a1a1a;
  background-color: #F3F4F4;
  border-color: #F3F4F4;
}
.btn-light:hover {
  color: #1a1a1a;
  background-color: #dfe2e2;
  border-color: #d8dcdc;
}
.btn-light:focus, .btn-light.focus {
  color: #1a1a1a;
  background-color: #dfe2e2;
  border-color: #d8dcdc;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(210, 211, 211, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(210, 211, 211, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #1a1a1a;
  background-color: #F3F4F4;
  border-color: #F3F4F4;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #1a1a1a;
  background-color: #d8dcdc;
  border-color: #d2d6d6;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(210, 211, 211, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(210, 211, 211, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #13161E;
  border-color: #13161E;
}
.btn-dark:hover {
  color: #fff;
  background-color: #040507;
  border-color: black;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #040507;
  border-color: black;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(54, 57, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(54, 57, 64, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #13161E;
  border-color: #13161E;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(54, 57, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(54, 57, 64, 0.5);
}

.btn-primary-light {
  color: #1a1a1a;
  background-color: #e7f9f5;
  border-color: #e7f9f5;
}
.btn-primary-light:hover {
  color: #1a1a1a;
  background-color: #c8f1e8;
  border-color: #beefe4;
}
.btn-primary-light:focus, .btn-primary-light.focus {
  color: #1a1a1a;
  background-color: #c8f1e8;
  border-color: #beefe4;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(200, 216, 212, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(200, 216, 212, 0.5);
}
.btn-primary-light.disabled, .btn-primary-light:disabled {
  color: #1a1a1a;
  background-color: #e7f9f5;
  border-color: #e7f9f5;
}
.btn-primary-light:not(:disabled):not(.disabled):active, .btn-primary-light:not(:disabled):not(.disabled).active, .show > .btn-primary-light.dropdown-toggle {
  color: #1a1a1a;
  background-color: #beefe4;
  border-color: #b4ece0;
}
.btn-primary-light:not(:disabled):not(.disabled):active:focus, .btn-primary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(200, 216, 212, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(200, 216, 212, 0.5);
}

.btn-secondary-light {
  color: #1a1a1a;
  background-color: #FCF5F0;
  border-color: #FCF5F0;
}
.btn-secondary-light:hover {
  color: #1a1a1a;
  background-color: #f6e0d0;
  border-color: #f4d9c6;
}
.btn-secondary-light:focus, .btn-secondary-light.focus {
  color: #1a1a1a;
  background-color: #f6e0d0;
  border-color: #f4d9c6;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(218, 212, 208, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(218, 212, 208, 0.5);
}
.btn-secondary-light.disabled, .btn-secondary-light:disabled {
  color: #1a1a1a;
  background-color: #FCF5F0;
  border-color: #FCF5F0;
}
.btn-secondary-light:not(:disabled):not(.disabled):active, .btn-secondary-light:not(:disabled):not(.disabled).active, .show > .btn-secondary-light.dropdown-toggle {
  color: #1a1a1a;
  background-color: #f4d9c6;
  border-color: #f1d2bb;
}
.btn-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-secondary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(218, 212, 208, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(218, 212, 208, 0.5);
}

.btn-white {
  color: #1a1a1a;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:hover {
  color: #1a1a1a;
  background-color: #ececec;
  border-color: #e6e6e6;
}
.btn-white:focus, .btn-white.focus {
  color: #1a1a1a;
  background-color: #ececec;
  border-color: #e6e6e6;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(221, 221, 221, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(221, 221, 221, 0.5);
}
.btn-white.disabled, .btn-white:disabled {
  color: #1a1a1a;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle {
  color: #1a1a1a;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show > .btn-white.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(221, 221, 221, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(221, 221, 221, 0.5);
}

.btn-outline-primary {
  color: #10C09F;
  border-color: #10C09F;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #10C09F;
  border-color: #10C09F;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(16, 192, 159, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(16, 192, 159, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #10C09F;
  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: #10C09F;
  border-color: #10C09F;
}
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(16, 192, 159, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(16, 192, 159, 0.5);
}

.btn-outline-secondary {
  color: #fd7e14;
  border-color: #fd7e14;
}
.btn-outline-secondary:hover {
  color: #1a1a1a;
  background-color: #fd7e14;
  border-color: #fd7e14;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #fd7e14;
  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: #1a1a1a;
  background-color: #fd7e14;
  border-color: #fd7e14;
}
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  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: #28a745;
  border-color: #28a745;
}
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #007bff;
  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: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #1a1a1a;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  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: #1a1a1a;
  background-color: #ffc107;
  border-color: #ffc107;
}
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  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: #dc3545;
  border-color: #dc3545;
}
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #F3F4F4;
  border-color: #F3F4F4;
}
.btn-outline-light:hover {
  color: #1a1a1a;
  background-color: #F3F4F4;
  border-color: #F3F4F4;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 244, 244, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(243, 244, 244, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #F3F4F4;
  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: #1a1a1a;
  background-color: #F3F4F4;
  border-color: #F3F4F4;
}
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 244, 244, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(243, 244, 244, 0.5);
}

.btn-outline-dark {
  color: #13161E;
  border-color: #13161E;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #13161E;
  border-color: #13161E;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(19, 22, 30, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(19, 22, 30, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #13161E;
  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: #13161E;
  border-color: #13161E;
}
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(19, 22, 30, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(19, 22, 30, 0.5);
}

.btn-outline-primary-light {
  color: #e7f9f5;
  border-color: #e7f9f5;
}
.btn-outline-primary-light:hover {
  color: #1a1a1a;
  background-color: #e7f9f5;
  border-color: #e7f9f5;
}
.btn-outline-primary-light:focus, .btn-outline-primary-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 249, 245, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(231, 249, 245, 0.5);
}
.btn-outline-primary-light.disabled, .btn-outline-primary-light:disabled {
  color: #e7f9f5;
  background-color: transparent;
}
.btn-outline-primary-light:not(:disabled):not(.disabled):active, .btn-outline-primary-light:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-light.dropdown-toggle {
  color: #1a1a1a;
  background-color: #e7f9f5;
  border-color: #e7f9f5;
}
.btn-outline-primary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 249, 245, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(231, 249, 245, 0.5);
}

.btn-outline-secondary-light {
  color: #FCF5F0;
  border-color: #FCF5F0;
}
.btn-outline-secondary-light:hover {
  color: #1a1a1a;
  background-color: #FCF5F0;
  border-color: #FCF5F0;
}
.btn-outline-secondary-light:focus, .btn-outline-secondary-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(252, 245, 240, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(252, 245, 240, 0.5);
}
.btn-outline-secondary-light.disabled, .btn-outline-secondary-light:disabled {
  color: #FCF5F0;
  background-color: transparent;
}
.btn-outline-secondary-light:not(:disabled):not(.disabled):active, .btn-outline-secondary-light:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary-light.dropdown-toggle {
  color: #1a1a1a;
  background-color: #FCF5F0;
  border-color: #FCF5F0;
}
.btn-outline-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(252, 245, 240, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(252, 245, 240, 0.5);
}

.btn-outline-white {
  color: #fff;
  border-color: #fff;
}
.btn-outline-white:hover {
  color: #1a1a1a;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white:focus, .btn-outline-white.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-white.disabled, .btn-outline-white:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn-outline-white.dropdown-toggle {
  color: #1a1a1a;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-white.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #10C09F;
  text-decoration: none;
}
.btn-link:hover {
  color: #12a78b;
  text-decoration: none;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #666666;
  pointer-events: none;
}

.btn-lg {
  padding: 1.125rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.5rem;
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  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 {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    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;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1.25rem;
  color: #666666;
  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: 1600px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 2000px) {
  .dropdown-menu-xxxl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxxl-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: 0.3125rem 0;
  overflow: hidden;
  border-top: 1px solid #cccccc;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #1a1a1a;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #0d0d0d;
  text-decoration: none;
  background-color: #e6e6e6;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #10C09F;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #666666;
  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: 1.171875rem;
  color: #666666;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #1a1a1a;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 2.08333375rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #10C09F;
  border-color: #10C09F;
  background-color: #fff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #b3b3b3;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #fff;
  border-color: #b3b3b3;
}
.custom-control-input[disabled] ~ .custom-control-label {
  color: #666666;
}
.custom-control-input[disabled] ~ .custom-control-label::before {
  background-color: #cccccc;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.541666875rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #b3b3b3 solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.541666875rem;
  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' viewBox='0 0 8 8'%3e%3cpath fill='%2310C09F' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #10C09F;
  background-color: #10C09F;
}
.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' viewBox='0 0 4 4'%3e%3cpath stroke='%2310C09F' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(16, 192, 159, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(16, 192, 159, 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' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2310C09F'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(16, 192, 159, 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.541666875rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #b3b3b3;
  border-radius: 0.5rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  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;
  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, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
      -ms-transform: translateX(0.75rem);
          transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(16, 192, 159, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.666667em + 1.5rem + 2px);
  padding: 0.75rem 2rem 0.75rem 1rem;
  font-size: calculateRem(15px);
  font-weight: 300;
  line-height: 1.666667;
  color: #4d4d4d;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #fd7e14;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(16, 192, 159, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(16, 192, 159, 0.25);
}
.custom-select:focus::-ms-value {
  color: #4d4d4d;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 1rem;
  background-image: none;
}
.custom-select:disabled {
  color: #666666;
  background-color: #cccccc;
}
.custom-select::-ms-expand {
  display: none;
}

.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.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 2.25rem + 2px);
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  padding-left: 1.25rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.666667em + 1.5rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.666667em + 1.5rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #fd7e14;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.custom-file-input[disabled] ~ .custom-file-label {
  background-color: #cccccc;
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: calc(1.666667em + 1.5rem + 2px);
  border-color: #cccccc;
  border-radius: 0.25rem;
}

.custom-file-text {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0.75rem 1rem;
  overflow: hidden;
  font-weight: 300;
  line-height: 1.666667;
  color: #4d4d4d;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #fff;
  border-color: inherit;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}

.custom-file-button {
  display: block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 0.75rem 1rem;
  margin-left: -1px;
  line-height: 1.666667;
  color: #4d4d4d;
  background-color: #cccccc;
  border-color: inherit;
  border-style: solid;
  border-width: 1px;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}

.custom-range {
  width: 100%;
  height: calc(1rem + 0.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 {
  -webkit-box-shadow: 0 0 0 1px #fff, none;
          box-shadow: 0 0 0 1px #fff, none;
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, none;
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, none;
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #10C09F;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-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;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-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: #8df6e2;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #b3b3b3;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #10C09F;
  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: #8df6e2;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #b3b3b3;
  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: #10C09F;
  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: #8df6e2;
}
.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: #b3b3b3;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #b3b3b3;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: gray;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: gray;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: gray;
}

.custom-control-label::before,
.custom-file-label,
.custom-file-text,
.custom-file-button,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-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;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-file-text,
  .custom-file-button,
  .custom-select {
    -webkit-transition: none;
    transition: none;
  }
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          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: #666666;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #b3b3b3;
}
.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: #cccccc #cccccc #b3b3b3;
}
.nav-tabs .nav-link.disabled {
  color: #666666;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #4d4d4d;
  background-color: #fff;
  border-color: #b3b3b3 #b3b3b3 #fff;
}
.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: #10C09F;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

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

.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.875rem 0.625rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0.625rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          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;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.640625rem;
  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 {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1599.98px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1600px) {
  .navbar-expand-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1999.98px) {
  .navbar-expand-xxxl > .container,
  .navbar-expand-xxxl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 2000px) {
  .navbar-expand-xxxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xxxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xxxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxxl .navbar-nav .nav-link {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .navbar-expand-xxxl > .container,
  .navbar-expand-xxxl > .container-fluid {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-xxxl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-xxxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: #10C09F;
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: #10C09F;
}
.navbar-light .navbar-nav .nav-link {
  color: #13161E;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.2);
}
.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: #10C09F;
}
.navbar-light .navbar-toggler {
  color: #13161E;
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%2313161E' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: #13161E;
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: #10C09F;
}

.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 viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' 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,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.5em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}

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

.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: 500;
}

.alert-dismissible {
  padding-right: 4.375rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #086453;
  background-color: #cff2ec;
  border-color: #bcede4;
}
.alert-primary .alert-link {
  color: #04352c;
}

.alert-secondary {
  color: #84420a;
  background-color: #ffe5d0;
  border-color: #fedbbd;
}
.alert-secondary .alert-link {
  color: #552a06;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-info .alert-link {
  color: #002752;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #7e7f7f;
  background-color: #fdfdfd;
  border-color: #fcfcfc;
}
.alert-light .alert-link {
  color: #656565;
}

.alert-dark {
  color: #0a0b10;
  background-color: #d0d0d2;
  border-color: #bdbec0;
}
.alert-dark .alert-link {
  color: black;
}

.alert-primary-light {
  color: #78817f;
  background-color: #fafefd;
  border-color: #f8fdfc;
}
.alert-primary-light .alert-link {
  color: #5f6765;
}

.alert-secondary-light {
  color: #837f7d;
  background-color: #fefdfc;
  border-color: #fefcfb;
}
.alert-secondary-light .alert-link {
  color: #696664;
}

.alert-white {
  color: #858585;
  background-color: white;
  border-color: white;
}
.alert-white .alert-link {
  color: #6c6c6c;
}

.close {
  font-size: 1.875rem;
  font-weight: 500;
  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;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.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 {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
      -ms-transform: translate(0, -50px);
          transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  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 {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e6e6e6;
  border-radius: 0.5rem;
  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.75;
}

.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.875rem 1.875rem;
  border-bottom: 1px solid #e6e6e6;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.modal-header .close {
  padding: 1.875rem 1.875rem;
  margin: -1.875rem -1.875rem -1.875rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.666667;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.875rem;
}

.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1.875rem;
  border-top: 1px solid #e6e6e6;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
    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);
  }
  .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;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

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

.embed-responsive-3by2::before {
  padding-top: 66.6666666667%;
}

.embed-responsive-2by3::before {
  padding-top: 150%;
}

.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,
.sr-only-focusable:not(:focus) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

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

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

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

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

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

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

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

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

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

.border {
  border: 1px solid #b3b3b3 !important;
}

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

.border-top {
  border-top: 1px solid #b3b3b3 !important;
}

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

.border-right {
  border-right: 1px solid #b3b3b3 !important;
}

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

.border-bottom {
  border-bottom: 1px solid #b3b3b3 !important;
}

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

.border-left {
  border-left: 1px solid #b3b3b3 !important;
}

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

.border-primary {
  border-color: #10C09F !important;
}

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

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #007bff !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

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

.border-light {
  border-color: #F3F4F4 !important;
}

.border-dark {
  border-color: #13161E !important;
}

.border-primary-light {
  border-color: #e7f9f5 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important;
}

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

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

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

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

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

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

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important;
}

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

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

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important;
}

.order-first {
  -webkit-box-ordinal-group: 0 !important;
  -webkit-order: -1 !important;
      -ms-flex-order: -1 !important;
          order: -1 !important;
}

.order-0 {
  -webkit-box-ordinal-group: 1 !important;
  -webkit-order: 0 !important;
      -ms-flex-order: 0 !important;
          order: 0 !important;
}

.order-1 {
  -webkit-box-ordinal-group: 2 !important;
  -webkit-order: 1 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}

.order-2 {
  -webkit-box-ordinal-group: 3 !important;
  -webkit-order: 2 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}

.order-3 {
  -webkit-box-ordinal-group: 4 !important;
  -webkit-order: 3 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}

.order-4 {
  -webkit-box-ordinal-group: 5 !important;
  -webkit-order: 4 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}

.order-5 {
  -webkit-box-ordinal-group: 6 !important;
  -webkit-order: 5 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}

.order-6 {
  -webkit-box-ordinal-group: 7 !important;
  -webkit-order: 6 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important;
}

.order-7 {
  -webkit-box-ordinal-group: 8 !important;
  -webkit-order: 7 !important;
      -ms-flex-order: 7 !important;
          order: 7 !important;
}

.order-8 {
  -webkit-box-ordinal-group: 9 !important;
  -webkit-order: 8 !important;
      -ms-flex-order: 8 !important;
          order: 8 !important;
}

.order-9 {
  -webkit-box-ordinal-group: 10 !important;
  -webkit-order: 9 !important;
      -ms-flex-order: 9 !important;
          order: 9 !important;
}

.order-10 {
  -webkit-box-ordinal-group: 11 !important;
  -webkit-order: 10 !important;
      -ms-flex-order: 10 !important;
          order: 10 !important;
}

.order-11 {
  -webkit-box-ordinal-group: 12 !important;
  -webkit-order: 11 !important;
      -ms-flex-order: 11 !important;
          order: 11 !important;
}

.order-12 {
  -webkit-box-ordinal-group: 13 !important;
  -webkit-order: 12 !important;
      -ms-flex-order: 12 !important;
          order: 12 !important;
}

.order-last {
  -webkit-box-ordinal-group: 14 !important;
  -webkit-order: 13 !important;
      -ms-flex-order: 13 !important;
          order: 13 !important;
}

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

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

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

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

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

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

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

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

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

.m-9 {
  margin: 5.625rem !important;
}

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

.m-11 {
  margin: 6.875rem !important;
}

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

.m-14 {
  margin: 8.75rem !important;
}

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

.m-18 {
  margin: 11.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

.mx-9 {
  margin-right: 5.625rem !important;
  margin-left: 5.625rem !important;
}

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

.mx-11 {
  margin-right: 6.875rem !important;
  margin-left: 6.875rem !important;
}

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

.mx-14 {
  margin-right: 8.75rem !important;
  margin-left: 8.75rem !important;
}

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

.mx-18 {
  margin-right: 11.25rem !important;
  margin-left: 11.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

.my-9 {
  margin-top: 5.625rem !important;
  margin-bottom: 5.625rem !important;
}

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

.my-11 {
  margin-top: 6.875rem !important;
  margin-bottom: 6.875rem !important;
}

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

.my-14 {
  margin-top: 8.75rem !important;
  margin-bottom: 8.75rem !important;
}

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

.my-18 {
  margin-top: 11.25rem !important;
  margin-bottom: 11.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

.mt-9 {
  margin-top: 5.625rem !important;
}

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

.mt-11 {
  margin-top: 6.875rem !important;
}

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

.mt-14 {
  margin-top: 8.75rem !important;
}

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

.mt-18 {
  margin-top: 11.25rem !important;
}

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

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

.mr-1 {
  margin-right: 0.625rem !important;
}

.mr-2 {
  margin-right: 1.25rem !important;
}

.mr-3 {
  margin-right: 1.875rem !important;
}

.mr-4 {
  margin-right: 2.5rem !important;
}

.mr-5 {
  margin-right: 3.125rem !important;
}

.mr-1half {
  margin-right: 0.9375rem !important;
}

.mr-6 {
  margin-right: 3.75rem !important;
}

.mr-8 {
  margin-right: 5rem !important;
}

.mr-9 {
  margin-right: 5.625rem !important;
}

.mr-10 {
  margin-right: 6.25rem !important;
}

.mr-11 {
  margin-right: 6.875rem !important;
}

.mr-12 {
  margin-right: 7.5rem !important;
}

.mr-14 {
  margin-right: 8.75rem !important;
}

.mr-15 {
  margin-right: 9.375rem !important;
}

.mr-18 {
  margin-right: 11.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

.mb-9 {
  margin-bottom: 5.625rem !important;
}

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

.mb-11 {
  margin-bottom: 6.875rem !important;
}

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

.mb-14 {
  margin-bottom: 8.75rem !important;
}

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

.mb-18 {
  margin-bottom: 11.25rem !important;
}

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

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

.ml-1 {
  margin-left: 0.625rem !important;
}

.ml-2 {
  margin-left: 1.25rem !important;
}

.ml-3 {
  margin-left: 1.875rem !important;
}

.ml-4 {
  margin-left: 2.5rem !important;
}

.ml-5 {
  margin-left: 3.125rem !important;
}

.ml-1half {
  margin-left: 0.9375rem !important;
}

.ml-6 {
  margin-left: 3.75rem !important;
}

.ml-8 {
  margin-left: 5rem !important;
}

.ml-9 {
  margin-left: 5.625rem !important;
}

.ml-10 {
  margin-left: 6.25rem !important;
}

.ml-11 {
  margin-left: 6.875rem !important;
}

.ml-12 {
  margin-left: 7.5rem !important;
}

.ml-14 {
  margin-left: 8.75rem !important;
}

.ml-15 {
  margin-left: 9.375rem !important;
}

.ml-18 {
  margin-left: 11.25rem !important;
}

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

.m-n1 {
  margin: -0.625rem !important;
}

.m-n2 {
  margin: -1.25rem !important;
}

.m-n3 {
  margin: -1.875rem !important;
}

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

.m-n5 {
  margin: -3.125rem !important;
}

.m-n1half {
  margin: -0.9375rem !important;
}

.m-n6 {
  margin: -3.75rem !important;
}

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

.m-n9 {
  margin: -5.625rem !important;
}

.m-n10 {
  margin: -6.25rem !important;
}

.m-n11 {
  margin: -6.875rem !important;
}

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

.m-n14 {
  margin: -8.75rem !important;
}

.m-n15 {
  margin: -9.375rem !important;
}

.m-n18 {
  margin: -11.25rem !important;
}

.mx-n1 {
  margin-right: -0.625rem !important;
  margin-left: -0.625rem !important;
}

.mx-n2 {
  margin-right: -1.25rem !important;
  margin-left: -1.25rem !important;
}

.mx-n3 {
  margin-right: -1.875rem !important;
  margin-left: -1.875rem !important;
}

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

.mx-n5 {
  margin-right: -3.125rem !important;
  margin-left: -3.125rem !important;
}

.mx-n1half {
  margin-right: -0.9375rem !important;
  margin-left: -0.9375rem !important;
}

.mx-n6 {
  margin-right: -3.75rem !important;
  margin-left: -3.75rem !important;
}

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

.mx-n9 {
  margin-right: -5.625rem !important;
  margin-left: -5.625rem !important;
}

.mx-n10 {
  margin-right: -6.25rem !important;
  margin-left: -6.25rem !important;
}

.mx-n11 {
  margin-right: -6.875rem !important;
  margin-left: -6.875rem !important;
}

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

.mx-n14 {
  margin-right: -8.75rem !important;
  margin-left: -8.75rem !important;
}

.mx-n15 {
  margin-right: -9.375rem !important;
  margin-left: -9.375rem !important;
}

.mx-n18 {
  margin-right: -11.25rem !important;
  margin-left: -11.25rem !important;
}

.my-n1 {
  margin-top: -0.625rem !important;
  margin-bottom: -0.625rem !important;
}

.my-n2 {
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important;
}

.my-n3 {
  margin-top: -1.875rem !important;
  margin-bottom: -1.875rem !important;
}

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

.my-n5 {
  margin-top: -3.125rem !important;
  margin-bottom: -3.125rem !important;
}

.my-n1half {
  margin-top: -0.9375rem !important;
  margin-bottom: -0.9375rem !important;
}

.my-n6 {
  margin-top: -3.75rem !important;
  margin-bottom: -3.75rem !important;
}

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

.my-n9 {
  margin-top: -5.625rem !important;
  margin-bottom: -5.625rem !important;
}

.my-n10 {
  margin-top: -6.25rem !important;
  margin-bottom: -6.25rem !important;
}

.my-n11 {
  margin-top: -6.875rem !important;
  margin-bottom: -6.875rem !important;
}

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

.my-n14 {
  margin-top: -8.75rem !important;
  margin-bottom: -8.75rem !important;
}

.my-n15 {
  margin-top: -9.375rem !important;
  margin-bottom: -9.375rem !important;
}

.my-n18 {
  margin-top: -11.25rem !important;
  margin-bottom: -11.25rem !important;
}

.mt-n1 {
  margin-top: -0.625rem !important;
}

.mt-n2 {
  margin-top: -1.25rem !important;
}

.mt-n3 {
  margin-top: -1.875rem !important;
}

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

.mt-n5 {
  margin-top: -3.125rem !important;
}

.mt-n1half {
  margin-top: -0.9375rem !important;
}

.mt-n6 {
  margin-top: -3.75rem !important;
}

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

.mt-n9 {
  margin-top: -5.625rem !important;
}

.mt-n10 {
  margin-top: -6.25rem !important;
}

.mt-n11 {
  margin-top: -6.875rem !important;
}

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

.mt-n14 {
  margin-top: -8.75rem !important;
}

.mt-n15 {
  margin-top: -9.375rem !important;
}

.mt-n18 {
  margin-top: -11.25rem !important;
}

.mr-n1 {
  margin-right: -0.625rem !important;
}

.mr-n2 {
  margin-right: -1.25rem !important;
}

.mr-n3 {
  margin-right: -1.875rem !important;
}

.mr-n4 {
  margin-right: -2.5rem !important;
}

.mr-n5 {
  margin-right: -3.125rem !important;
}

.mr-n1half {
  margin-right: -0.9375rem !important;
}

.mr-n6 {
  margin-right: -3.75rem !important;
}

.mr-n8 {
  margin-right: -5rem !important;
}

.mr-n9 {
  margin-right: -5.625rem !important;
}

.mr-n10 {
  margin-right: -6.25rem !important;
}

.mr-n11 {
  margin-right: -6.875rem !important;
}

.mr-n12 {
  margin-right: -7.5rem !important;
}

.mr-n14 {
  margin-right: -8.75rem !important;
}

.mr-n15 {
  margin-right: -9.375rem !important;
}

.mr-n18 {
  margin-right: -11.25rem !important;
}

.mb-n1 {
  margin-bottom: -0.625rem !important;
}

.mb-n2 {
  margin-bottom: -1.25rem !important;
}

.mb-n3 {
  margin-bottom: -1.875rem !important;
}

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

.mb-n5 {
  margin-bottom: -3.125rem !important;
}

.mb-n1half {
  margin-bottom: -0.9375rem !important;
}

.mb-n6 {
  margin-bottom: -3.75rem !important;
}

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

.mb-n9 {
  margin-bottom: -5.625rem !important;
}

.mb-n10 {
  margin-bottom: -6.25rem !important;
}

.mb-n11 {
  margin-bottom: -6.875rem !important;
}

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

.mb-n14 {
  margin-bottom: -8.75rem !important;
}

.mb-n15 {
  margin-bottom: -9.375rem !important;
}

.mb-n18 {
  margin-bottom: -11.25rem !important;
}

.ml-n1 {
  margin-left: -0.625rem !important;
}

.ml-n2 {
  margin-left: -1.25rem !important;
}

.ml-n3 {
  margin-left: -1.875rem !important;
}

.ml-n4 {
  margin-left: -2.5rem !important;
}

.ml-n5 {
  margin-left: -3.125rem !important;
}

.ml-n1half {
  margin-left: -0.9375rem !important;
}

.ml-n6 {
  margin-left: -3.75rem !important;
}

.ml-n8 {
  margin-left: -5rem !important;
}

.ml-n9 {
  margin-left: -5.625rem !important;
}

.ml-n10 {
  margin-left: -6.25rem !important;
}

.ml-n11 {
  margin-left: -6.875rem !important;
}

.ml-n12 {
  margin-left: -7.5rem !important;
}

.ml-n14 {
  margin-left: -8.75rem !important;
}

.ml-n15 {
  margin-left: -9.375rem !important;
}

.ml-n18 {
  margin-left: -11.25rem !important;
}

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

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

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

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

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

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

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

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

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

.p-9 {
  padding: 5.625rem !important;
}

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

.p-11 {
  padding: 6.875rem !important;
}

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

.p-14 {
  padding: 8.75rem !important;
}

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

.p-18 {
  padding: 11.25rem !important;
}

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

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

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

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

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

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

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

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

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

.px-9 {
  padding-right: 5.625rem !important;
  padding-left: 5.625rem !important;
}

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

.px-11 {
  padding-right: 6.875rem !important;
  padding-left: 6.875rem !important;
}

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

.px-14 {
  padding-right: 8.75rem !important;
  padding-left: 8.75rem !important;
}

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

.px-18 {
  padding-right: 11.25rem !important;
  padding-left: 11.25rem !important;
}

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

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

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

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

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

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

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

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

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

.py-9 {
  padding-top: 5.625rem !important;
  padding-bottom: 5.625rem !important;
}

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

.py-11 {
  padding-top: 6.875rem !important;
  padding-bottom: 6.875rem !important;
}

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

.py-14 {
  padding-top: 8.75rem !important;
  padding-bottom: 8.75rem !important;
}

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

.py-18 {
  padding-top: 11.25rem !important;
  padding-bottom: 11.25rem !important;
}

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

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

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

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

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

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

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

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

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

.pt-9 {
  padding-top: 5.625rem !important;
}

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

.pt-11 {
  padding-top: 6.875rem !important;
}

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

.pt-14 {
  padding-top: 8.75rem !important;
}

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

.pt-18 {
  padding-top: 11.25rem !important;
}

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

.pr-1 {
  padding-right: 0.625rem !important;
}

.pr-2 {
  padding-right: 1.25rem !important;
}

.pr-3 {
  padding-right: 1.875rem !important;
}

.pr-4 {
  padding-right: 2.5rem !important;
}

.pr-5 {
  padding-right: 3.125rem !important;
}

.pr-1half {
  padding-right: 0.9375rem !important;
}

.pr-6 {
  padding-right: 3.75rem !important;
}

.pr-8 {
  padding-right: 5rem !important;
}

.pr-9 {
  padding-right: 5.625rem !important;
}

.pr-10 {
  padding-right: 6.25rem !important;
}

.pr-11 {
  padding-right: 6.875rem !important;
}

.pr-12 {
  padding-right: 7.5rem !important;
}

.pr-14 {
  padding-right: 8.75rem !important;
}

.pr-15 {
  padding-right: 9.375rem !important;
}

.pr-18 {
  padding-right: 11.25rem !important;
}

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

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

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

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

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

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

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

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

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

.pb-9 {
  padding-bottom: 5.625rem !important;
}

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

.pb-11 {
  padding-bottom: 6.875rem !important;
}

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

.pb-14 {
  padding-bottom: 8.75rem !important;
}

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

.pb-18 {
  padding-bottom: 11.25rem !important;
}

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

.pl-1 {
  padding-left: 0.625rem !important;
}

.pl-2 {
  padding-left: 1.25rem !important;
}

.pl-3 {
  padding-left: 1.875rem !important;
}

.pl-4 {
  padding-left: 2.5rem !important;
}

.pl-5 {
  padding-left: 3.125rem !important;
}

.pl-1half {
  padding-left: 0.9375rem !important;
}

.pl-6 {
  padding-left: 3.75rem !important;
}

.pl-8 {
  padding-left: 5rem !important;
}

.pl-9 {
  padding-left: 5.625rem !important;
}

.pl-10 {
  padding-left: 6.25rem !important;
}

.pl-11 {
  padding-left: 6.875rem !important;
}

.pl-12 {
  padding-left: 7.5rem !important;
}

.pl-14 {
  padding-left: 8.75rem !important;
}

.pl-15 {
  padding-left: 9.375rem !important;
}

.pl-18 {
  padding-left: 11.25rem !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: 500 !important;
}

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

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

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

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

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

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

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

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

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

.text-body {
  color: #666666 !important;
}

.text-muted {
  color: #666666 !important;
}

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

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

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

.bg-primary {
  background-color: #10C09F !important;
}

.bg-secondary {
  background-color: #fd7e14 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

.bg-info {
  background-color: #007bff !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

.bg-light {
  background-color: #F3F4F4 !important;
}

.bg-dark {
  background-color: #13161E !important;
}

.bg-primary-light {
  background-color: #e7f9f5 !important;
}

.bg-secondary-light {
  background-color: #FCF5F0 !important;
}

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

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

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

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

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

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

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

.text-break {
  overflow-wrap: break-word !important;
  word-break: break-word !important;
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded-lg {
  border-radius: 0.5rem !important;
}

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

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !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-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8 !important;
    -webkit-order: 7 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9 !important;
    -webkit-order: 8 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10 !important;
    -webkit-order: 9 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11 !important;
    -webkit-order: 10 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12 !important;
    -webkit-order: 11 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13 !important;
    -webkit-order: 12 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14 !important;
    -webkit-order: 13 !important;
        -ms-flex-order: 13 !important;
            order: 13 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.625rem !important;
  }
  .m-sm-2 {
    margin: 1.25rem !important;
  }
  .m-sm-3 {
    margin: 1.875rem !important;
  }
  .m-sm-4 {
    margin: 2.5rem !important;
  }
  .m-sm-5 {
    margin: 3.125rem !important;
  }
  .m-sm-1half {
    margin: 0.9375rem !important;
  }
  .m-sm-6 {
    margin: 3.75rem !important;
  }
  .m-sm-8 {
    margin: 5rem !important;
  }
  .m-sm-9 {
    margin: 5.625rem !important;
  }
  .m-sm-10 {
    margin: 6.25rem !important;
  }
  .m-sm-11 {
    margin: 6.875rem !important;
  }
  .m-sm-12 {
    margin: 7.5rem !important;
  }
  .m-sm-14 {
    margin: 8.75rem !important;
  }
  .m-sm-15 {
    margin: 9.375rem !important;
  }
  .m-sm-18 {
    margin: 11.25rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-sm-2 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-sm-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-sm-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-sm-1half {
    margin-right: 0.9375rem !important;
    margin-left: 0.9375rem !important;
  }
  .mx-sm-6 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-sm-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-sm-9 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-sm-10 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-sm-11 {
    margin-right: 6.875rem !important;
    margin-left: 6.875rem !important;
  }
  .mx-sm-12 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-sm-14 {
    margin-right: 8.75rem !important;
    margin-left: 8.75rem !important;
  }
  .mx-sm-15 {
    margin-right: 9.375rem !important;
    margin-left: 9.375rem !important;
  }
  .mx-sm-18 {
    margin-right: 11.25rem !important;
    margin-left: 11.25rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-sm-2 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-sm-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-sm-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-sm-1half {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
  }
  .my-sm-6 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-sm-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-sm-9 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-sm-10 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-sm-11 {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }
  .my-sm-12 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-sm-14 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }
  .my-sm-15 {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }
  .my-sm-18 {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.625rem !important;
  }
  .mt-sm-2 {
    margin-top: 1.25rem !important;
  }
  .mt-sm-3 {
    margin-top: 1.875rem !important;
  }
  .mt-sm-4 {
    margin-top: 2.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3.125rem !important;
  }
  .mt-sm-1half {
    margin-top: 0.9375rem !important;
  }
  .mt-sm-6 {
    margin-top: 3.75rem !important;
  }
  .mt-sm-8 {
    margin-top: 5rem !important;
  }
  .mt-sm-9 {
    margin-top: 5.625rem !important;
  }
  .mt-sm-10 {
    margin-top: 6.25rem !important;
  }
  .mt-sm-11 {
    margin-top: 6.875rem !important;
  }
  .mt-sm-12 {
    margin-top: 7.5rem !important;
  }
  .mt-sm-14 {
    margin-top: 8.75rem !important;
  }
  .mt-sm-15 {
    margin-top: 9.375rem !important;
  }
  .mt-sm-18 {
    margin-top: 11.25rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mr-sm-1 {
    margin-right: 0.625rem !important;
  }
  .mr-sm-2 {
    margin-right: 1.25rem !important;
  }
  .mr-sm-3 {
    margin-right: 1.875rem !important;
  }
  .mr-sm-4 {
    margin-right: 2.5rem !important;
  }
  .mr-sm-5 {
    margin-right: 3.125rem !important;
  }
  .mr-sm-1half {
    margin-right: 0.9375rem !important;
  }
  .mr-sm-6 {
    margin-right: 3.75rem !important;
  }
  .mr-sm-8 {
    margin-right: 5rem !important;
  }
  .mr-sm-9 {
    margin-right: 5.625rem !important;
  }
  .mr-sm-10 {
    margin-right: 6.25rem !important;
  }
  .mr-sm-11 {
    margin-right: 6.875rem !important;
  }
  .mr-sm-12 {
    margin-right: 7.5rem !important;
  }
  .mr-sm-14 {
    margin-right: 8.75rem !important;
  }
  .mr-sm-15 {
    margin-right: 9.375rem !important;
  }
  .mr-sm-18 {
    margin-right: 11.25rem !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.625rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 1.25rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3.125rem !important;
  }
  .mb-sm-1half {
    margin-bottom: 0.9375rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 3.75rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 5rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 5.625rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 6.25rem !important;
  }
  .mb-sm-11 {
    margin-bottom: 6.875rem !important;
  }
  .mb-sm-12 {
    margin-bottom: 7.5rem !important;
  }
  .mb-sm-14 {
    margin-bottom: 8.75rem !important;
  }
  .mb-sm-15 {
    margin-bottom: 9.375rem !important;
  }
  .mb-sm-18 {
    margin-bottom: 11.25rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .ml-sm-1 {
    margin-left: 0.625rem !important;
  }
  .ml-sm-2 {
    margin-left: 1.25rem !important;
  }
  .ml-sm-3 {
    margin-left: 1.875rem !important;
  }
  .ml-sm-4 {
    margin-left: 2.5rem !important;
  }
  .ml-sm-5 {
    margin-left: 3.125rem !important;
  }
  .ml-sm-1half {
    margin-left: 0.9375rem !important;
  }
  .ml-sm-6 {
    margin-left: 3.75rem !important;
  }
  .ml-sm-8 {
    margin-left: 5rem !important;
  }
  .ml-sm-9 {
    margin-left: 5.625rem !important;
  }
  .ml-sm-10 {
    margin-left: 6.25rem !important;
  }
  .ml-sm-11 {
    margin-left: 6.875rem !important;
  }
  .ml-sm-12 {
    margin-left: 7.5rem !important;
  }
  .ml-sm-14 {
    margin-left: 8.75rem !important;
  }
  .ml-sm-15 {
    margin-left: 9.375rem !important;
  }
  .ml-sm-18 {
    margin-left: 11.25rem !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .m-sm-n1 {
    margin: -0.625rem !important;
  }
  .m-sm-n2 {
    margin: -1.25rem !important;
  }
  .m-sm-n3 {
    margin: -1.875rem !important;
  }
  .m-sm-n4 {
    margin: -2.5rem !important;
  }
  .m-sm-n5 {
    margin: -3.125rem !important;
  }
  .m-sm-n1half {
    margin: -0.9375rem !important;
  }
  .m-sm-n6 {
    margin: -3.75rem !important;
  }
  .m-sm-n8 {
    margin: -5rem !important;
  }
  .m-sm-n9 {
    margin: -5.625rem !important;
  }
  .m-sm-n10 {
    margin: -6.25rem !important;
  }
  .m-sm-n11 {
    margin: -6.875rem !important;
  }
  .m-sm-n12 {
    margin: -7.5rem !important;
  }
  .m-sm-n14 {
    margin: -8.75rem !important;
  }
  .m-sm-n15 {
    margin: -9.375rem !important;
  }
  .m-sm-n18 {
    margin: -11.25rem !important;
  }
  .mx-sm-n1 {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important;
  }
  .mx-sm-n2 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-sm-n3 {
    margin-right: -1.875rem !important;
    margin-left: -1.875rem !important;
  }
  .mx-sm-n4 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-sm-n5 {
    margin-right: -3.125rem !important;
    margin-left: -3.125rem !important;
  }
  .mx-sm-n1half {
    margin-right: -0.9375rem !important;
    margin-left: -0.9375rem !important;
  }
  .mx-sm-n6 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .mx-sm-n8 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-sm-n9 {
    margin-right: -5.625rem !important;
    margin-left: -5.625rem !important;
  }
  .mx-sm-n10 {
    margin-right: -6.25rem !important;
    margin-left: -6.25rem !important;
  }
  .mx-sm-n11 {
    margin-right: -6.875rem !important;
    margin-left: -6.875rem !important;
  }
  .mx-sm-n12 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .mx-sm-n14 {
    margin-right: -8.75rem !important;
    margin-left: -8.75rem !important;
  }
  .mx-sm-n15 {
    margin-right: -9.375rem !important;
    margin-left: -9.375rem !important;
  }
  .mx-sm-n18 {
    margin-right: -11.25rem !important;
    margin-left: -11.25rem !important;
  }
  .my-sm-n1 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }
  .my-sm-n2 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-sm-n3 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }
  .my-sm-n4 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-sm-n5 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }
  .my-sm-n1half {
    margin-top: -0.9375rem !important;
    margin-bottom: -0.9375rem !important;
  }
  .my-sm-n6 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }
  .my-sm-n8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-sm-n9 {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }
  .my-sm-n10 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }
  .my-sm-n11 {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }
  .my-sm-n12 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }
  .my-sm-n14 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }
  .my-sm-n15 {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }
  .my-sm-n18 {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }
  .mt-sm-n1 {
    margin-top: -0.625rem !important;
  }
  .mt-sm-n2 {
    margin-top: -1.25rem !important;
  }
  .mt-sm-n3 {
    margin-top: -1.875rem !important;
  }
  .mt-sm-n4 {
    margin-top: -2.5rem !important;
  }
  .mt-sm-n5 {
    margin-top: -3.125rem !important;
  }
  .mt-sm-n1half {
    margin-top: -0.9375rem !important;
  }
  .mt-sm-n6 {
    margin-top: -3.75rem !important;
  }
  .mt-sm-n8 {
    margin-top: -5rem !important;
  }
  .mt-sm-n9 {
    margin-top: -5.625rem !important;
  }
  .mt-sm-n10 {
    margin-top: -6.25rem !important;
  }
  .mt-sm-n11 {
    margin-top: -6.875rem !important;
  }
  .mt-sm-n12 {
    margin-top: -7.5rem !important;
  }
  .mt-sm-n14 {
    margin-top: -8.75rem !important;
  }
  .mt-sm-n15 {
    margin-top: -9.375rem !important;
  }
  .mt-sm-n18 {
    margin-top: -11.25rem !important;
  }
  .mr-sm-n1 {
    margin-right: -0.625rem !important;
  }
  .mr-sm-n2 {
    margin-right: -1.25rem !important;
  }
  .mr-sm-n3 {
    margin-right: -1.875rem !important;
  }
  .mr-sm-n4 {
    margin-right: -2.5rem !important;
  }
  .mr-sm-n5 {
    margin-right: -3.125rem !important;
  }
  .mr-sm-n1half {
    margin-right: -0.9375rem !important;
  }
  .mr-sm-n6 {
    margin-right: -3.75rem !important;
  }
  .mr-sm-n8 {
    margin-right: -5rem !important;
  }
  .mr-sm-n9 {
    margin-right: -5.625rem !important;
  }
  .mr-sm-n10 {
    margin-right: -6.25rem !important;
  }
  .mr-sm-n11 {
    margin-right: -6.875rem !important;
  }
  .mr-sm-n12 {
    margin-right: -7.5rem !important;
  }
  .mr-sm-n14 {
    margin-right: -8.75rem !important;
  }
  .mr-sm-n15 {
    margin-right: -9.375rem !important;
  }
  .mr-sm-n18 {
    margin-right: -11.25rem !important;
  }
  .mb-sm-n1 {
    margin-bottom: -0.625rem !important;
  }
  .mb-sm-n2 {
    margin-bottom: -1.25rem !important;
  }
  .mb-sm-n3 {
    margin-bottom: -1.875rem !important;
  }
  .mb-sm-n4 {
    margin-bottom: -2.5rem !important;
  }
  .mb-sm-n5 {
    margin-bottom: -3.125rem !important;
  }
  .mb-sm-n1half {
    margin-bottom: -0.9375rem !important;
  }
  .mb-sm-n6 {
    margin-bottom: -3.75rem !important;
  }
  .mb-sm-n8 {
    margin-bottom: -5rem !important;
  }
  .mb-sm-n9 {
    margin-bottom: -5.625rem !important;
  }
  .mb-sm-n10 {
    margin-bottom: -6.25rem !important;
  }
  .mb-sm-n11 {
    margin-bottom: -6.875rem !important;
  }
  .mb-sm-n12 {
    margin-bottom: -7.5rem !important;
  }
  .mb-sm-n14 {
    margin-bottom: -8.75rem !important;
  }
  .mb-sm-n15 {
    margin-bottom: -9.375rem !important;
  }
  .mb-sm-n18 {
    margin-bottom: -11.25rem !important;
  }
  .ml-sm-n1 {
    margin-left: -0.625rem !important;
  }
  .ml-sm-n2 {
    margin-left: -1.25rem !important;
  }
  .ml-sm-n3 {
    margin-left: -1.875rem !important;
  }
  .ml-sm-n4 {
    margin-left: -2.5rem !important;
  }
  .ml-sm-n5 {
    margin-left: -3.125rem !important;
  }
  .ml-sm-n1half {
    margin-left: -0.9375rem !important;
  }
  .ml-sm-n6 {
    margin-left: -3.75rem !important;
  }
  .ml-sm-n8 {
    margin-left: -5rem !important;
  }
  .ml-sm-n9 {
    margin-left: -5.625rem !important;
  }
  .ml-sm-n10 {
    margin-left: -6.25rem !important;
  }
  .ml-sm-n11 {
    margin-left: -6.875rem !important;
  }
  .ml-sm-n12 {
    margin-left: -7.5rem !important;
  }
  .ml-sm-n14 {
    margin-left: -8.75rem !important;
  }
  .ml-sm-n15 {
    margin-left: -9.375rem !important;
  }
  .ml-sm-n18 {
    margin-left: -11.25rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.625rem !important;
  }
  .p-sm-2 {
    padding: 1.25rem !important;
  }
  .p-sm-3 {
    padding: 1.875rem !important;
  }
  .p-sm-4 {
    padding: 2.5rem !important;
  }
  .p-sm-5 {
    padding: 3.125rem !important;
  }
  .p-sm-1half {
    padding: 0.9375rem !important;
  }
  .p-sm-6 {
    padding: 3.75rem !important;
  }
  .p-sm-8 {
    padding: 5rem !important;
  }
  .p-sm-9 {
    padding: 5.625rem !important;
  }
  .p-sm-10 {
    padding: 6.25rem !important;
  }
  .p-sm-11 {
    padding: 6.875rem !important;
  }
  .p-sm-12 {
    padding: 7.5rem !important;
  }
  .p-sm-14 {
    padding: 8.75rem !important;
  }
  .p-sm-15 {
    padding: 9.375rem !important;
  }
  .p-sm-18 {
    padding: 11.25rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-sm-2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-sm-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-sm-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-sm-1half {
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
  }
  .px-sm-6 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-sm-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-sm-9 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .px-sm-10 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-sm-11 {
    padding-right: 6.875rem !important;
    padding-left: 6.875rem !important;
  }
  .px-sm-12 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-sm-14 {
    padding-right: 8.75rem !important;
    padding-left: 8.75rem !important;
  }
  .px-sm-15 {
    padding-right: 9.375rem !important;
    padding-left: 9.375rem !important;
  }
  .px-sm-18 {
    padding-right: 11.25rem !important;
    padding-left: 11.25rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-sm-2 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-sm-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-sm-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-sm-1half {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .py-sm-6 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-sm-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-sm-9 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .py-sm-10 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-sm-11 {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }
  .py-sm-12 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-sm-14 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }
  .py-sm-15 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }
  .py-sm-18 {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.625rem !important;
  }
  .pt-sm-2 {
    padding-top: 1.25rem !important;
  }
  .pt-sm-3 {
    padding-top: 1.875rem !important;
  }
  .pt-sm-4 {
    padding-top: 2.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3.125rem !important;
  }
  .pt-sm-1half {
    padding-top: 0.9375rem !important;
  }
  .pt-sm-6 {
    padding-top: 3.75rem !important;
  }
  .pt-sm-8 {
    padding-top: 5rem !important;
  }
  .pt-sm-9 {
    padding-top: 5.625rem !important;
  }
  .pt-sm-10 {
    padding-top: 6.25rem !important;
  }
  .pt-sm-11 {
    padding-top: 6.875rem !important;
  }
  .pt-sm-12 {
    padding-top: 7.5rem !important;
  }
  .pt-sm-14 {
    padding-top: 8.75rem !important;
  }
  .pt-sm-15 {
    padding-top: 9.375rem !important;
  }
  .pt-sm-18 {
    padding-top: 11.25rem !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pr-sm-1 {
    padding-right: 0.625rem !important;
  }
  .pr-sm-2 {
    padding-right: 1.25rem !important;
  }
  .pr-sm-3 {
    padding-right: 1.875rem !important;
  }
  .pr-sm-4 {
    padding-right: 2.5rem !important;
  }
  .pr-sm-5 {
    padding-right: 3.125rem !important;
  }
  .pr-sm-1half {
    padding-right: 0.9375rem !important;
  }
  .pr-sm-6 {
    padding-right: 3.75rem !important;
  }
  .pr-sm-8 {
    padding-right: 5rem !important;
  }
  .pr-sm-9 {
    padding-right: 5.625rem !important;
  }
  .pr-sm-10 {
    padding-right: 6.25rem !important;
  }
  .pr-sm-11 {
    padding-right: 6.875rem !important;
  }
  .pr-sm-12 {
    padding-right: 7.5rem !important;
  }
  .pr-sm-14 {
    padding-right: 8.75rem !important;
  }
  .pr-sm-15 {
    padding-right: 9.375rem !important;
  }
  .pr-sm-18 {
    padding-right: 11.25rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.625rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 1.25rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3.125rem !important;
  }
  .pb-sm-1half {
    padding-bottom: 0.9375rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 3.75rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 5rem !important;
  }
  .pb-sm-9 {
    padding-bottom: 5.625rem !important;
  }
  .pb-sm-10 {
    padding-bottom: 6.25rem !important;
  }
  .pb-sm-11 {
    padding-bottom: 6.875rem !important;
  }
  .pb-sm-12 {
    padding-bottom: 7.5rem !important;
  }
  .pb-sm-14 {
    padding-bottom: 8.75rem !important;
  }
  .pb-sm-15 {
    padding-bottom: 9.375rem !important;
  }
  .pb-sm-18 {
    padding-bottom: 11.25rem !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .pl-sm-1 {
    padding-left: 0.625rem !important;
  }
  .pl-sm-2 {
    padding-left: 1.25rem !important;
  }
  .pl-sm-3 {
    padding-left: 1.875rem !important;
  }
  .pl-sm-4 {
    padding-left: 2.5rem !important;
  }
  .pl-sm-5 {
    padding-left: 3.125rem !important;
  }
  .pl-sm-1half {
    padding-left: 0.9375rem !important;
  }
  .pl-sm-6 {
    padding-left: 3.75rem !important;
  }
  .pl-sm-8 {
    padding-left: 5rem !important;
  }
  .pl-sm-9 {
    padding-left: 5.625rem !important;
  }
  .pl-sm-10 {
    padding-left: 6.25rem !important;
  }
  .pl-sm-11 {
    padding-left: 6.875rem !important;
  }
  .pl-sm-12 {
    padding-left: 7.5rem !important;
  }
  .pl-sm-14 {
    padding-left: 8.75rem !important;
  }
  .pl-sm-15 {
    padding-left: 9.375rem !important;
  }
  .pl-sm-18 {
    padding-left: 11.25rem !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .text-sm-justify {
    text-align: justify !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8 !important;
    -webkit-order: 7 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9 !important;
    -webkit-order: 8 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10 !important;
    -webkit-order: 9 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11 !important;
    -webkit-order: 10 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12 !important;
    -webkit-order: 11 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13 !important;
    -webkit-order: 12 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14 !important;
    -webkit-order: 13 !important;
        -ms-flex-order: 13 !important;
            order: 13 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.625rem !important;
  }
  .m-md-2 {
    margin: 1.25rem !important;
  }
  .m-md-3 {
    margin: 1.875rem !important;
  }
  .m-md-4 {
    margin: 2.5rem !important;
  }
  .m-md-5 {
    margin: 3.125rem !important;
  }
  .m-md-1half {
    margin: 0.9375rem !important;
  }
  .m-md-6 {
    margin: 3.75rem !important;
  }
  .m-md-8 {
    margin: 5rem !important;
  }
  .m-md-9 {
    margin: 5.625rem !important;
  }
  .m-md-10 {
    margin: 6.25rem !important;
  }
  .m-md-11 {
    margin: 6.875rem !important;
  }
  .m-md-12 {
    margin: 7.5rem !important;
  }
  .m-md-14 {
    margin: 8.75rem !important;
  }
  .m-md-15 {
    margin: 9.375rem !important;
  }
  .m-md-18 {
    margin: 11.25rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-md-2 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-md-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-md-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-md-1half {
    margin-right: 0.9375rem !important;
    margin-left: 0.9375rem !important;
  }
  .mx-md-6 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-md-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-md-9 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-md-10 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-md-11 {
    margin-right: 6.875rem !important;
    margin-left: 6.875rem !important;
  }
  .mx-md-12 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-md-14 {
    margin-right: 8.75rem !important;
    margin-left: 8.75rem !important;
  }
  .mx-md-15 {
    margin-right: 9.375rem !important;
    margin-left: 9.375rem !important;
  }
  .mx-md-18 {
    margin-right: 11.25rem !important;
    margin-left: 11.25rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-md-2 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-md-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-md-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-md-5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-md-1half {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
  }
  .my-md-6 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-md-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-md-9 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-md-10 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-md-11 {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }
  .my-md-12 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-md-14 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }
  .my-md-15 {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }
  .my-md-18 {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.625rem !important;
  }
  .mt-md-2 {
    margin-top: 1.25rem !important;
  }
  .mt-md-3 {
    margin-top: 1.875rem !important;
  }
  .mt-md-4 {
    margin-top: 2.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3.125rem !important;
  }
  .mt-md-1half {
    margin-top: 0.9375rem !important;
  }
  .mt-md-6 {
    margin-top: 3.75rem !important;
  }
  .mt-md-8 {
    margin-top: 5rem !important;
  }
  .mt-md-9 {
    margin-top: 5.625rem !important;
  }
  .mt-md-10 {
    margin-top: 6.25rem !important;
  }
  .mt-md-11 {
    margin-top: 6.875rem !important;
  }
  .mt-md-12 {
    margin-top: 7.5rem !important;
  }
  .mt-md-14 {
    margin-top: 8.75rem !important;
  }
  .mt-md-15 {
    margin-top: 9.375rem !important;
  }
  .mt-md-18 {
    margin-top: 11.25rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mr-md-1 {
    margin-right: 0.625rem !important;
  }
  .mr-md-2 {
    margin-right: 1.25rem !important;
  }
  .mr-md-3 {
    margin-right: 1.875rem !important;
  }
  .mr-md-4 {
    margin-right: 2.5rem !important;
  }
  .mr-md-5 {
    margin-right: 3.125rem !important;
  }
  .mr-md-1half {
    margin-right: 0.9375rem !important;
  }
  .mr-md-6 {
    margin-right: 3.75rem !important;
  }
  .mr-md-8 {
    margin-right: 5rem !important;
  }
  .mr-md-9 {
    margin-right: 5.625rem !important;
  }
  .mr-md-10 {
    margin-right: 6.25rem !important;
  }
  .mr-md-11 {
    margin-right: 6.875rem !important;
  }
  .mr-md-12 {
    margin-right: 7.5rem !important;
  }
  .mr-md-14 {
    margin-right: 8.75rem !important;
  }
  .mr-md-15 {
    margin-right: 9.375rem !important;
  }
  .mr-md-18 {
    margin-right: 11.25rem !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.625rem !important;
  }
  .mb-md-2 {
    margin-bottom: 1.25rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-md-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3.125rem !important;
  }
  .mb-md-1half {
    margin-bottom: 0.9375rem !important;
  }
  .mb-md-6 {
    margin-bottom: 3.75rem !important;
  }
  .mb-md-8 {
    margin-bottom: 5rem !important;
  }
  .mb-md-9 {
    margin-bottom: 5.625rem !important;
  }
  .mb-md-10 {
    margin-bottom: 6.25rem !important;
  }
  .mb-md-11 {
    margin-bottom: 6.875rem !important;
  }
  .mb-md-12 {
    margin-bottom: 7.5rem !important;
  }
  .mb-md-14 {
    margin-bottom: 8.75rem !important;
  }
  .mb-md-15 {
    margin-bottom: 9.375rem !important;
  }
  .mb-md-18 {
    margin-bottom: 11.25rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .ml-md-1 {
    margin-left: 0.625rem !important;
  }
  .ml-md-2 {
    margin-left: 1.25rem !important;
  }
  .ml-md-3 {
    margin-left: 1.875rem !important;
  }
  .ml-md-4 {
    margin-left: 2.5rem !important;
  }
  .ml-md-5 {
    margin-left: 3.125rem !important;
  }
  .ml-md-1half {
    margin-left: 0.9375rem !important;
  }
  .ml-md-6 {
    margin-left: 3.75rem !important;
  }
  .ml-md-8 {
    margin-left: 5rem !important;
  }
  .ml-md-9 {
    margin-left: 5.625rem !important;
  }
  .ml-md-10 {
    margin-left: 6.25rem !important;
  }
  .ml-md-11 {
    margin-left: 6.875rem !important;
  }
  .ml-md-12 {
    margin-left: 7.5rem !important;
  }
  .ml-md-14 {
    margin-left: 8.75rem !important;
  }
  .ml-md-15 {
    margin-left: 9.375rem !important;
  }
  .ml-md-18 {
    margin-left: 11.25rem !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .m-md-n1 {
    margin: -0.625rem !important;
  }
  .m-md-n2 {
    margin: -1.25rem !important;
  }
  .m-md-n3 {
    margin: -1.875rem !important;
  }
  .m-md-n4 {
    margin: -2.5rem !important;
  }
  .m-md-n5 {
    margin: -3.125rem !important;
  }
  .m-md-n1half {
    margin: -0.9375rem !important;
  }
  .m-md-n6 {
    margin: -3.75rem !important;
  }
  .m-md-n8 {
    margin: -5rem !important;
  }
  .m-md-n9 {
    margin: -5.625rem !important;
  }
  .m-md-n10 {
    margin: -6.25rem !important;
  }
  .m-md-n11 {
    margin: -6.875rem !important;
  }
  .m-md-n12 {
    margin: -7.5rem !important;
  }
  .m-md-n14 {
    margin: -8.75rem !important;
  }
  .m-md-n15 {
    margin: -9.375rem !important;
  }
  .m-md-n18 {
    margin: -11.25rem !important;
  }
  .mx-md-n1 {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important;
  }
  .mx-md-n2 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-md-n3 {
    margin-right: -1.875rem !important;
    margin-left: -1.875rem !important;
  }
  .mx-md-n4 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-md-n5 {
    margin-right: -3.125rem !important;
    margin-left: -3.125rem !important;
  }
  .mx-md-n1half {
    margin-right: -0.9375rem !important;
    margin-left: -0.9375rem !important;
  }
  .mx-md-n6 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .mx-md-n8 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-md-n9 {
    margin-right: -5.625rem !important;
    margin-left: -5.625rem !important;
  }
  .mx-md-n10 {
    margin-right: -6.25rem !important;
    margin-left: -6.25rem !important;
  }
  .mx-md-n11 {
    margin-right: -6.875rem !important;
    margin-left: -6.875rem !important;
  }
  .mx-md-n12 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .mx-md-n14 {
    margin-right: -8.75rem !important;
    margin-left: -8.75rem !important;
  }
  .mx-md-n15 {
    margin-right: -9.375rem !important;
    margin-left: -9.375rem !important;
  }
  .mx-md-n18 {
    margin-right: -11.25rem !important;
    margin-left: -11.25rem !important;
  }
  .my-md-n1 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }
  .my-md-n2 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-md-n3 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }
  .my-md-n4 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-md-n5 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }
  .my-md-n1half {
    margin-top: -0.9375rem !important;
    margin-bottom: -0.9375rem !important;
  }
  .my-md-n6 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }
  .my-md-n8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-md-n9 {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }
  .my-md-n10 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }
  .my-md-n11 {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }
  .my-md-n12 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }
  .my-md-n14 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }
  .my-md-n15 {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }
  .my-md-n18 {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }
  .mt-md-n1 {
    margin-top: -0.625rem !important;
  }
  .mt-md-n2 {
    margin-top: -1.25rem !important;
  }
  .mt-md-n3 {
    margin-top: -1.875rem !important;
  }
  .mt-md-n4 {
    margin-top: -2.5rem !important;
  }
  .mt-md-n5 {
    margin-top: -3.125rem !important;
  }
  .mt-md-n1half {
    margin-top: -0.9375rem !important;
  }
  .mt-md-n6 {
    margin-top: -3.75rem !important;
  }
  .mt-md-n8 {
    margin-top: -5rem !important;
  }
  .mt-md-n9 {
    margin-top: -5.625rem !important;
  }
  .mt-md-n10 {
    margin-top: -6.25rem !important;
  }
  .mt-md-n11 {
    margin-top: -6.875rem !important;
  }
  .mt-md-n12 {
    margin-top: -7.5rem !important;
  }
  .mt-md-n14 {
    margin-top: -8.75rem !important;
  }
  .mt-md-n15 {
    margin-top: -9.375rem !important;
  }
  .mt-md-n18 {
    margin-top: -11.25rem !important;
  }
  .mr-md-n1 {
    margin-right: -0.625rem !important;
  }
  .mr-md-n2 {
    margin-right: -1.25rem !important;
  }
  .mr-md-n3 {
    margin-right: -1.875rem !important;
  }
  .mr-md-n4 {
    margin-right: -2.5rem !important;
  }
  .mr-md-n5 {
    margin-right: -3.125rem !important;
  }
  .mr-md-n1half {
    margin-right: -0.9375rem !important;
  }
  .mr-md-n6 {
    margin-right: -3.75rem !important;
  }
  .mr-md-n8 {
    margin-right: -5rem !important;
  }
  .mr-md-n9 {
    margin-right: -5.625rem !important;
  }
  .mr-md-n10 {
    margin-right: -6.25rem !important;
  }
  .mr-md-n11 {
    margin-right: -6.875rem !important;
  }
  .mr-md-n12 {
    margin-right: -7.5rem !important;
  }
  .mr-md-n14 {
    margin-right: -8.75rem !important;
  }
  .mr-md-n15 {
    margin-right: -9.375rem !important;
  }
  .mr-md-n18 {
    margin-right: -11.25rem !important;
  }
  .mb-md-n1 {
    margin-bottom: -0.625rem !important;
  }
  .mb-md-n2 {
    margin-bottom: -1.25rem !important;
  }
  .mb-md-n3 {
    margin-bottom: -1.875rem !important;
  }
  .mb-md-n4 {
    margin-bottom: -2.5rem !important;
  }
  .mb-md-n5 {
    margin-bottom: -3.125rem !important;
  }
  .mb-md-n1half {
    margin-bottom: -0.9375rem !important;
  }
  .mb-md-n6 {
    margin-bottom: -3.75rem !important;
  }
  .mb-md-n8 {
    margin-bottom: -5rem !important;
  }
  .mb-md-n9 {
    margin-bottom: -5.625rem !important;
  }
  .mb-md-n10 {
    margin-bottom: -6.25rem !important;
  }
  .mb-md-n11 {
    margin-bottom: -6.875rem !important;
  }
  .mb-md-n12 {
    margin-bottom: -7.5rem !important;
  }
  .mb-md-n14 {
    margin-bottom: -8.75rem !important;
  }
  .mb-md-n15 {
    margin-bottom: -9.375rem !important;
  }
  .mb-md-n18 {
    margin-bottom: -11.25rem !important;
  }
  .ml-md-n1 {
    margin-left: -0.625rem !important;
  }
  .ml-md-n2 {
    margin-left: -1.25rem !important;
  }
  .ml-md-n3 {
    margin-left: -1.875rem !important;
  }
  .ml-md-n4 {
    margin-left: -2.5rem !important;
  }
  .ml-md-n5 {
    margin-left: -3.125rem !important;
  }
  .ml-md-n1half {
    margin-left: -0.9375rem !important;
  }
  .ml-md-n6 {
    margin-left: -3.75rem !important;
  }
  .ml-md-n8 {
    margin-left: -5rem !important;
  }
  .ml-md-n9 {
    margin-left: -5.625rem !important;
  }
  .ml-md-n10 {
    margin-left: -6.25rem !important;
  }
  .ml-md-n11 {
    margin-left: -6.875rem !important;
  }
  .ml-md-n12 {
    margin-left: -7.5rem !important;
  }
  .ml-md-n14 {
    margin-left: -8.75rem !important;
  }
  .ml-md-n15 {
    margin-left: -9.375rem !important;
  }
  .ml-md-n18 {
    margin-left: -11.25rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.625rem !important;
  }
  .p-md-2 {
    padding: 1.25rem !important;
  }
  .p-md-3 {
    padding: 1.875rem !important;
  }
  .p-md-4 {
    padding: 2.5rem !important;
  }
  .p-md-5 {
    padding: 3.125rem !important;
  }
  .p-md-1half {
    padding: 0.9375rem !important;
  }
  .p-md-6 {
    padding: 3.75rem !important;
  }
  .p-md-8 {
    padding: 5rem !important;
  }
  .p-md-9 {
    padding: 5.625rem !important;
  }
  .p-md-10 {
    padding: 6.25rem !important;
  }
  .p-md-11 {
    padding: 6.875rem !important;
  }
  .p-md-12 {
    padding: 7.5rem !important;
  }
  .p-md-14 {
    padding: 8.75rem !important;
  }
  .p-md-15 {
    padding: 9.375rem !important;
  }
  .p-md-18 {
    padding: 11.25rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-md-2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-md-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-md-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-md-5 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-md-1half {
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
  }
  .px-md-6 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-md-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-md-9 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .px-md-10 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-md-11 {
    padding-right: 6.875rem !important;
    padding-left: 6.875rem !important;
  }
  .px-md-12 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-md-14 {
    padding-right: 8.75rem !important;
    padding-left: 8.75rem !important;
  }
  .px-md-15 {
    padding-right: 9.375rem !important;
    padding-left: 9.375rem !important;
  }
  .px-md-18 {
    padding-right: 11.25rem !important;
    padding-left: 11.25rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-md-2 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-md-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-md-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-md-5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-md-1half {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .py-md-6 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-md-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-md-9 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .py-md-10 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-md-11 {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }
  .py-md-12 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-md-14 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }
  .py-md-15 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }
  .py-md-18 {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.625rem !important;
  }
  .pt-md-2 {
    padding-top: 1.25rem !important;
  }
  .pt-md-3 {
    padding-top: 1.875rem !important;
  }
  .pt-md-4 {
    padding-top: 2.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3.125rem !important;
  }
  .pt-md-1half {
    padding-top: 0.9375rem !important;
  }
  .pt-md-6 {
    padding-top: 3.75rem !important;
  }
  .pt-md-8 {
    padding-top: 5rem !important;
  }
  .pt-md-9 {
    padding-top: 5.625rem !important;
  }
  .pt-md-10 {
    padding-top: 6.25rem !important;
  }
  .pt-md-11 {
    padding-top: 6.875rem !important;
  }
  .pt-md-12 {
    padding-top: 7.5rem !important;
  }
  .pt-md-14 {
    padding-top: 8.75rem !important;
  }
  .pt-md-15 {
    padding-top: 9.375rem !important;
  }
  .pt-md-18 {
    padding-top: 11.25rem !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pr-md-1 {
    padding-right: 0.625rem !important;
  }
  .pr-md-2 {
    padding-right: 1.25rem !important;
  }
  .pr-md-3 {
    padding-right: 1.875rem !important;
  }
  .pr-md-4 {
    padding-right: 2.5rem !important;
  }
  .pr-md-5 {
    padding-right: 3.125rem !important;
  }
  .pr-md-1half {
    padding-right: 0.9375rem !important;
  }
  .pr-md-6 {
    padding-right: 3.75rem !important;
  }
  .pr-md-8 {
    padding-right: 5rem !important;
  }
  .pr-md-9 {
    padding-right: 5.625rem !important;
  }
  .pr-md-10 {
    padding-right: 6.25rem !important;
  }
  .pr-md-11 {
    padding-right: 6.875rem !important;
  }
  .pr-md-12 {
    padding-right: 7.5rem !important;
  }
  .pr-md-14 {
    padding-right: 8.75rem !important;
  }
  .pr-md-15 {
    padding-right: 9.375rem !important;
  }
  .pr-md-18 {
    padding-right: 11.25rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.625rem !important;
  }
  .pb-md-2 {
    padding-bottom: 1.25rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-md-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3.125rem !important;
  }
  .pb-md-1half {
    padding-bottom: 0.9375rem !important;
  }
  .pb-md-6 {
    padding-bottom: 3.75rem !important;
  }
  .pb-md-8 {
    padding-bottom: 5rem !important;
  }
  .pb-md-9 {
    padding-bottom: 5.625rem !important;
  }
  .pb-md-10 {
    padding-bottom: 6.25rem !important;
  }
  .pb-md-11 {
    padding-bottom: 6.875rem !important;
  }
  .pb-md-12 {
    padding-bottom: 7.5rem !important;
  }
  .pb-md-14 {
    padding-bottom: 8.75rem !important;
  }
  .pb-md-15 {
    padding-bottom: 9.375rem !important;
  }
  .pb-md-18 {
    padding-bottom: 11.25rem !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .pl-md-1 {
    padding-left: 0.625rem !important;
  }
  .pl-md-2 {
    padding-left: 1.25rem !important;
  }
  .pl-md-3 {
    padding-left: 1.875rem !important;
  }
  .pl-md-4 {
    padding-left: 2.5rem !important;
  }
  .pl-md-5 {
    padding-left: 3.125rem !important;
  }
  .pl-md-1half {
    padding-left: 0.9375rem !important;
  }
  .pl-md-6 {
    padding-left: 3.75rem !important;
  }
  .pl-md-8 {
    padding-left: 5rem !important;
  }
  .pl-md-9 {
    padding-left: 5.625rem !important;
  }
  .pl-md-10 {
    padding-left: 6.25rem !important;
  }
  .pl-md-11 {
    padding-left: 6.875rem !important;
  }
  .pl-md-12 {
    padding-left: 7.5rem !important;
  }
  .pl-md-14 {
    padding-left: 8.75rem !important;
  }
  .pl-md-15 {
    padding-left: 9.375rem !important;
  }
  .pl-md-18 {
    padding-left: 11.25rem !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .text-md-justify {
    text-align: justify !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8 !important;
    -webkit-order: 7 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9 !important;
    -webkit-order: 8 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10 !important;
    -webkit-order: 9 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11 !important;
    -webkit-order: 10 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12 !important;
    -webkit-order: 11 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13 !important;
    -webkit-order: 12 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14 !important;
    -webkit-order: 13 !important;
        -ms-flex-order: 13 !important;
            order: 13 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.625rem !important;
  }
  .m-lg-2 {
    margin: 1.25rem !important;
  }
  .m-lg-3 {
    margin: 1.875rem !important;
  }
  .m-lg-4 {
    margin: 2.5rem !important;
  }
  .m-lg-5 {
    margin: 3.125rem !important;
  }
  .m-lg-1half {
    margin: 0.9375rem !important;
  }
  .m-lg-6 {
    margin: 3.75rem !important;
  }
  .m-lg-8 {
    margin: 5rem !important;
  }
  .m-lg-9 {
    margin: 5.625rem !important;
  }
  .m-lg-10 {
    margin: 6.25rem !important;
  }
  .m-lg-11 {
    margin: 6.875rem !important;
  }
  .m-lg-12 {
    margin: 7.5rem !important;
  }
  .m-lg-14 {
    margin: 8.75rem !important;
  }
  .m-lg-15 {
    margin: 9.375rem !important;
  }
  .m-lg-18 {
    margin: 11.25rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-lg-2 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-lg-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-lg-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-lg-1half {
    margin-right: 0.9375rem !important;
    margin-left: 0.9375rem !important;
  }
  .mx-lg-6 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-lg-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-lg-9 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-lg-10 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-lg-11 {
    margin-right: 6.875rem !important;
    margin-left: 6.875rem !important;
  }
  .mx-lg-12 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-lg-14 {
    margin-right: 8.75rem !important;
    margin-left: 8.75rem !important;
  }
  .mx-lg-15 {
    margin-right: 9.375rem !important;
    margin-left: 9.375rem !important;
  }
  .mx-lg-18 {
    margin-right: 11.25rem !important;
    margin-left: 11.25rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-lg-2 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-lg-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-lg-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-lg-1half {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
  }
  .my-lg-6 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-lg-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-lg-9 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-lg-10 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-lg-11 {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }
  .my-lg-12 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-lg-14 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }
  .my-lg-15 {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }
  .my-lg-18 {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.625rem !important;
  }
  .mt-lg-2 {
    margin-top: 1.25rem !important;
  }
  .mt-lg-3 {
    margin-top: 1.875rem !important;
  }
  .mt-lg-4 {
    margin-top: 2.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3.125rem !important;
  }
  .mt-lg-1half {
    margin-top: 0.9375rem !important;
  }
  .mt-lg-6 {
    margin-top: 3.75rem !important;
  }
  .mt-lg-8 {
    margin-top: 5rem !important;
  }
  .mt-lg-9 {
    margin-top: 5.625rem !important;
  }
  .mt-lg-10 {
    margin-top: 6.25rem !important;
  }
  .mt-lg-11 {
    margin-top: 6.875rem !important;
  }
  .mt-lg-12 {
    margin-top: 7.5rem !important;
  }
  .mt-lg-14 {
    margin-top: 8.75rem !important;
  }
  .mt-lg-15 {
    margin-top: 9.375rem !important;
  }
  .mt-lg-18 {
    margin-top: 11.25rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mr-lg-1 {
    margin-right: 0.625rem !important;
  }
  .mr-lg-2 {
    margin-right: 1.25rem !important;
  }
  .mr-lg-3 {
    margin-right: 1.875rem !important;
  }
  .mr-lg-4 {
    margin-right: 2.5rem !important;
  }
  .mr-lg-5 {
    margin-right: 3.125rem !important;
  }
  .mr-lg-1half {
    margin-right: 0.9375rem !important;
  }
  .mr-lg-6 {
    margin-right: 3.75rem !important;
  }
  .mr-lg-8 {
    margin-right: 5rem !important;
  }
  .mr-lg-9 {
    margin-right: 5.625rem !important;
  }
  .mr-lg-10 {
    margin-right: 6.25rem !important;
  }
  .mr-lg-11 {
    margin-right: 6.875rem !important;
  }
  .mr-lg-12 {
    margin-right: 7.5rem !important;
  }
  .mr-lg-14 {
    margin-right: 8.75rem !important;
  }
  .mr-lg-15 {
    margin-right: 9.375rem !important;
  }
  .mr-lg-18 {
    margin-right: 11.25rem !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.625rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 1.25rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3.125rem !important;
  }
  .mb-lg-1half {
    margin-bottom: 0.9375rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 3.75rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 5.625rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 6.25rem !important;
  }
  .mb-lg-11 {
    margin-bottom: 6.875rem !important;
  }
  .mb-lg-12 {
    margin-bottom: 7.5rem !important;
  }
  .mb-lg-14 {
    margin-bottom: 8.75rem !important;
  }
  .mb-lg-15 {
    margin-bottom: 9.375rem !important;
  }
  .mb-lg-18 {
    margin-bottom: 11.25rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .ml-lg-1 {
    margin-left: 0.625rem !important;
  }
  .ml-lg-2 {
    margin-left: 1.25rem !important;
  }
  .ml-lg-3 {
    margin-left: 1.875rem !important;
  }
  .ml-lg-4 {
    margin-left: 2.5rem !important;
  }
  .ml-lg-5 {
    margin-left: 3.125rem !important;
  }
  .ml-lg-1half {
    margin-left: 0.9375rem !important;
  }
  .ml-lg-6 {
    margin-left: 3.75rem !important;
  }
  .ml-lg-8 {
    margin-left: 5rem !important;
  }
  .ml-lg-9 {
    margin-left: 5.625rem !important;
  }
  .ml-lg-10 {
    margin-left: 6.25rem !important;
  }
  .ml-lg-11 {
    margin-left: 6.875rem !important;
  }
  .ml-lg-12 {
    margin-left: 7.5rem !important;
  }
  .ml-lg-14 {
    margin-left: 8.75rem !important;
  }
  .ml-lg-15 {
    margin-left: 9.375rem !important;
  }
  .ml-lg-18 {
    margin-left: 11.25rem !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .m-lg-n1 {
    margin: -0.625rem !important;
  }
  .m-lg-n2 {
    margin: -1.25rem !important;
  }
  .m-lg-n3 {
    margin: -1.875rem !important;
  }
  .m-lg-n4 {
    margin: -2.5rem !important;
  }
  .m-lg-n5 {
    margin: -3.125rem !important;
  }
  .m-lg-n1half {
    margin: -0.9375rem !important;
  }
  .m-lg-n6 {
    margin: -3.75rem !important;
  }
  .m-lg-n8 {
    margin: -5rem !important;
  }
  .m-lg-n9 {
    margin: -5.625rem !important;
  }
  .m-lg-n10 {
    margin: -6.25rem !important;
  }
  .m-lg-n11 {
    margin: -6.875rem !important;
  }
  .m-lg-n12 {
    margin: -7.5rem !important;
  }
  .m-lg-n14 {
    margin: -8.75rem !important;
  }
  .m-lg-n15 {
    margin: -9.375rem !important;
  }
  .m-lg-n18 {
    margin: -11.25rem !important;
  }
  .mx-lg-n1 {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important;
  }
  .mx-lg-n2 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-lg-n3 {
    margin-right: -1.875rem !important;
    margin-left: -1.875rem !important;
  }
  .mx-lg-n4 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-lg-n5 {
    margin-right: -3.125rem !important;
    margin-left: -3.125rem !important;
  }
  .mx-lg-n1half {
    margin-right: -0.9375rem !important;
    margin-left: -0.9375rem !important;
  }
  .mx-lg-n6 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .mx-lg-n8 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-lg-n9 {
    margin-right: -5.625rem !important;
    margin-left: -5.625rem !important;
  }
  .mx-lg-n10 {
    margin-right: -6.25rem !important;
    margin-left: -6.25rem !important;
  }
  .mx-lg-n11 {
    margin-right: -6.875rem !important;
    margin-left: -6.875rem !important;
  }
  .mx-lg-n12 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .mx-lg-n14 {
    margin-right: -8.75rem !important;
    margin-left: -8.75rem !important;
  }
  .mx-lg-n15 {
    margin-right: -9.375rem !important;
    margin-left: -9.375rem !important;
  }
  .mx-lg-n18 {
    margin-right: -11.25rem !important;
    margin-left: -11.25rem !important;
  }
  .my-lg-n1 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }
  .my-lg-n2 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-lg-n3 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }
  .my-lg-n4 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-lg-n5 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }
  .my-lg-n1half {
    margin-top: -0.9375rem !important;
    margin-bottom: -0.9375rem !important;
  }
  .my-lg-n6 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }
  .my-lg-n8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-lg-n9 {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }
  .my-lg-n10 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }
  .my-lg-n11 {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }
  .my-lg-n12 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }
  .my-lg-n14 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }
  .my-lg-n15 {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }
  .my-lg-n18 {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }
  .mt-lg-n1 {
    margin-top: -0.625rem !important;
  }
  .mt-lg-n2 {
    margin-top: -1.25rem !important;
  }
  .mt-lg-n3 {
    margin-top: -1.875rem !important;
  }
  .mt-lg-n4 {
    margin-top: -2.5rem !important;
  }
  .mt-lg-n5 {
    margin-top: -3.125rem !important;
  }
  .mt-lg-n1half {
    margin-top: -0.9375rem !important;
  }
  .mt-lg-n6 {
    margin-top: -3.75rem !important;
  }
  .mt-lg-n8 {
    margin-top: -5rem !important;
  }
  .mt-lg-n9 {
    margin-top: -5.625rem !important;
  }
  .mt-lg-n10 {
    margin-top: -6.25rem !important;
  }
  .mt-lg-n11 {
    margin-top: -6.875rem !important;
  }
  .mt-lg-n12 {
    margin-top: -7.5rem !important;
  }
  .mt-lg-n14 {
    margin-top: -8.75rem !important;
  }
  .mt-lg-n15 {
    margin-top: -9.375rem !important;
  }
  .mt-lg-n18 {
    margin-top: -11.25rem !important;
  }
  .mr-lg-n1 {
    margin-right: -0.625rem !important;
  }
  .mr-lg-n2 {
    margin-right: -1.25rem !important;
  }
  .mr-lg-n3 {
    margin-right: -1.875rem !important;
  }
  .mr-lg-n4 {
    margin-right: -2.5rem !important;
  }
  .mr-lg-n5 {
    margin-right: -3.125rem !important;
  }
  .mr-lg-n1half {
    margin-right: -0.9375rem !important;
  }
  .mr-lg-n6 {
    margin-right: -3.75rem !important;
  }
  .mr-lg-n8 {
    margin-right: -5rem !important;
  }
  .mr-lg-n9 {
    margin-right: -5.625rem !important;
  }
  .mr-lg-n10 {
    margin-right: -6.25rem !important;
  }
  .mr-lg-n11 {
    margin-right: -6.875rem !important;
  }
  .mr-lg-n12 {
    margin-right: -7.5rem !important;
  }
  .mr-lg-n14 {
    margin-right: -8.75rem !important;
  }
  .mr-lg-n15 {
    margin-right: -9.375rem !important;
  }
  .mr-lg-n18 {
    margin-right: -11.25rem !important;
  }
  .mb-lg-n1 {
    margin-bottom: -0.625rem !important;
  }
  .mb-lg-n2 {
    margin-bottom: -1.25rem !important;
  }
  .mb-lg-n3 {
    margin-bottom: -1.875rem !important;
  }
  .mb-lg-n4 {
    margin-bottom: -2.5rem !important;
  }
  .mb-lg-n5 {
    margin-bottom: -3.125rem !important;
  }
  .mb-lg-n1half {
    margin-bottom: -0.9375rem !important;
  }
  .mb-lg-n6 {
    margin-bottom: -3.75rem !important;
  }
  .mb-lg-n8 {
    margin-bottom: -5rem !important;
  }
  .mb-lg-n9 {
    margin-bottom: -5.625rem !important;
  }
  .mb-lg-n10 {
    margin-bottom: -6.25rem !important;
  }
  .mb-lg-n11 {
    margin-bottom: -6.875rem !important;
  }
  .mb-lg-n12 {
    margin-bottom: -7.5rem !important;
  }
  .mb-lg-n14 {
    margin-bottom: -8.75rem !important;
  }
  .mb-lg-n15 {
    margin-bottom: -9.375rem !important;
  }
  .mb-lg-n18 {
    margin-bottom: -11.25rem !important;
  }
  .ml-lg-n1 {
    margin-left: -0.625rem !important;
  }
  .ml-lg-n2 {
    margin-left: -1.25rem !important;
  }
  .ml-lg-n3 {
    margin-left: -1.875rem !important;
  }
  .ml-lg-n4 {
    margin-left: -2.5rem !important;
  }
  .ml-lg-n5 {
    margin-left: -3.125rem !important;
  }
  .ml-lg-n1half {
    margin-left: -0.9375rem !important;
  }
  .ml-lg-n6 {
    margin-left: -3.75rem !important;
  }
  .ml-lg-n8 {
    margin-left: -5rem !important;
  }
  .ml-lg-n9 {
    margin-left: -5.625rem !important;
  }
  .ml-lg-n10 {
    margin-left: -6.25rem !important;
  }
  .ml-lg-n11 {
    margin-left: -6.875rem !important;
  }
  .ml-lg-n12 {
    margin-left: -7.5rem !important;
  }
  .ml-lg-n14 {
    margin-left: -8.75rem !important;
  }
  .ml-lg-n15 {
    margin-left: -9.375rem !important;
  }
  .ml-lg-n18 {
    margin-left: -11.25rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.625rem !important;
  }
  .p-lg-2 {
    padding: 1.25rem !important;
  }
  .p-lg-3 {
    padding: 1.875rem !important;
  }
  .p-lg-4 {
    padding: 2.5rem !important;
  }
  .p-lg-5 {
    padding: 3.125rem !important;
  }
  .p-lg-1half {
    padding: 0.9375rem !important;
  }
  .p-lg-6 {
    padding: 3.75rem !important;
  }
  .p-lg-8 {
    padding: 5rem !important;
  }
  .p-lg-9 {
    padding: 5.625rem !important;
  }
  .p-lg-10 {
    padding: 6.25rem !important;
  }
  .p-lg-11 {
    padding: 6.875rem !important;
  }
  .p-lg-12 {
    padding: 7.5rem !important;
  }
  .p-lg-14 {
    padding: 8.75rem !important;
  }
  .p-lg-15 {
    padding: 9.375rem !important;
  }
  .p-lg-18 {
    padding: 11.25rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-lg-2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-lg-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-lg-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-lg-1half {
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
  }
  .px-lg-6 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-lg-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-lg-9 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .px-lg-10 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-lg-11 {
    padding-right: 6.875rem !important;
    padding-left: 6.875rem !important;
  }
  .px-lg-12 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-lg-14 {
    padding-right: 8.75rem !important;
    padding-left: 8.75rem !important;
  }
  .px-lg-15 {
    padding-right: 9.375rem !important;
    padding-left: 9.375rem !important;
  }
  .px-lg-18 {
    padding-right: 11.25rem !important;
    padding-left: 11.25rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-lg-2 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-lg-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-lg-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-lg-1half {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .py-lg-6 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-lg-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-lg-9 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .py-lg-10 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-lg-11 {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }
  .py-lg-12 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-lg-14 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }
  .py-lg-15 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }
  .py-lg-18 {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.625rem !important;
  }
  .pt-lg-2 {
    padding-top: 1.25rem !important;
  }
  .pt-lg-3 {
    padding-top: 1.875rem !important;
  }
  .pt-lg-4 {
    padding-top: 2.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3.125rem !important;
  }
  .pt-lg-1half {
    padding-top: 0.9375rem !important;
  }
  .pt-lg-6 {
    padding-top: 3.75rem !important;
  }
  .pt-lg-8 {
    padding-top: 5rem !important;
  }
  .pt-lg-9 {
    padding-top: 5.625rem !important;
  }
  .pt-lg-10 {
    padding-top: 6.25rem !important;
  }
  .pt-lg-11 {
    padding-top: 6.875rem !important;
  }
  .pt-lg-12 {
    padding-top: 7.5rem !important;
  }
  .pt-lg-14 {
    padding-top: 8.75rem !important;
  }
  .pt-lg-15 {
    padding-top: 9.375rem !important;
  }
  .pt-lg-18 {
    padding-top: 11.25rem !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pr-lg-1 {
    padding-right: 0.625rem !important;
  }
  .pr-lg-2 {
    padding-right: 1.25rem !important;
  }
  .pr-lg-3 {
    padding-right: 1.875rem !important;
  }
  .pr-lg-4 {
    padding-right: 2.5rem !important;
  }
  .pr-lg-5 {
    padding-right: 3.125rem !important;
  }
  .pr-lg-1half {
    padding-right: 0.9375rem !important;
  }
  .pr-lg-6 {
    padding-right: 3.75rem !important;
  }
  .pr-lg-8 {
    padding-right: 5rem !important;
  }
  .pr-lg-9 {
    padding-right: 5.625rem !important;
  }
  .pr-lg-10 {
    padding-right: 6.25rem !important;
  }
  .pr-lg-11 {
    padding-right: 6.875rem !important;
  }
  .pr-lg-12 {
    padding-right: 7.5rem !important;
  }
  .pr-lg-14 {
    padding-right: 8.75rem !important;
  }
  .pr-lg-15 {
    padding-right: 9.375rem !important;
  }
  .pr-lg-18 {
    padding-right: 11.25rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.625rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 1.25rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3.125rem !important;
  }
  .pb-lg-1half {
    padding-bottom: 0.9375rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 3.75rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 5rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 5.625rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 6.25rem !important;
  }
  .pb-lg-11 {
    padding-bottom: 6.875rem !important;
  }
  .pb-lg-12 {
    padding-bottom: 7.5rem !important;
  }
  .pb-lg-14 {
    padding-bottom: 8.75rem !important;
  }
  .pb-lg-15 {
    padding-bottom: 9.375rem !important;
  }
  .pb-lg-18 {
    padding-bottom: 11.25rem !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .pl-lg-1 {
    padding-left: 0.625rem !important;
  }
  .pl-lg-2 {
    padding-left: 1.25rem !important;
  }
  .pl-lg-3 {
    padding-left: 1.875rem !important;
  }
  .pl-lg-4 {
    padding-left: 2.5rem !important;
  }
  .pl-lg-5 {
    padding-left: 3.125rem !important;
  }
  .pl-lg-1half {
    padding-left: 0.9375rem !important;
  }
  .pl-lg-6 {
    padding-left: 3.75rem !important;
  }
  .pl-lg-8 {
    padding-left: 5rem !important;
  }
  .pl-lg-9 {
    padding-left: 5.625rem !important;
  }
  .pl-lg-10 {
    padding-left: 6.25rem !important;
  }
  .pl-lg-11 {
    padding-left: 6.875rem !important;
  }
  .pl-lg-12 {
    padding-left: 7.5rem !important;
  }
  .pl-lg-14 {
    padding-left: 8.75rem !important;
  }
  .pl-lg-15 {
    padding-left: 9.375rem !important;
  }
  .pl-lg-18 {
    padding-left: 11.25rem !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .text-lg-justify {
    text-align: justify !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8 !important;
    -webkit-order: 7 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9 !important;
    -webkit-order: 8 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10 !important;
    -webkit-order: 9 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11 !important;
    -webkit-order: 10 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12 !important;
    -webkit-order: 11 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13 !important;
    -webkit-order: 12 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14 !important;
    -webkit-order: 13 !important;
        -ms-flex-order: 13 !important;
            order: 13 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.625rem !important;
  }
  .m-xl-2 {
    margin: 1.25rem !important;
  }
  .m-xl-3 {
    margin: 1.875rem !important;
  }
  .m-xl-4 {
    margin: 2.5rem !important;
  }
  .m-xl-5 {
    margin: 3.125rem !important;
  }
  .m-xl-1half {
    margin: 0.9375rem !important;
  }
  .m-xl-6 {
    margin: 3.75rem !important;
  }
  .m-xl-8 {
    margin: 5rem !important;
  }
  .m-xl-9 {
    margin: 5.625rem !important;
  }
  .m-xl-10 {
    margin: 6.25rem !important;
  }
  .m-xl-11 {
    margin: 6.875rem !important;
  }
  .m-xl-12 {
    margin: 7.5rem !important;
  }
  .m-xl-14 {
    margin: 8.75rem !important;
  }
  .m-xl-15 {
    margin: 9.375rem !important;
  }
  .m-xl-18 {
    margin: 11.25rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-xl-2 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-xl-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-xl-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-xl-1half {
    margin-right: 0.9375rem !important;
    margin-left: 0.9375rem !important;
  }
  .mx-xl-6 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-xl-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xl-9 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-xl-10 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-xl-11 {
    margin-right: 6.875rem !important;
    margin-left: 6.875rem !important;
  }
  .mx-xl-12 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-xl-14 {
    margin-right: 8.75rem !important;
    margin-left: 8.75rem !important;
  }
  .mx-xl-15 {
    margin-right: 9.375rem !important;
    margin-left: 9.375rem !important;
  }
  .mx-xl-18 {
    margin-right: 11.25rem !important;
    margin-left: 11.25rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-xl-2 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-xl-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-xl-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-xl-1half {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
  }
  .my-xl-6 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-xl-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xl-9 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-xl-10 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-xl-11 {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }
  .my-xl-12 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-xl-14 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }
  .my-xl-15 {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }
  .my-xl-18 {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.625rem !important;
  }
  .mt-xl-2 {
    margin-top: 1.25rem !important;
  }
  .mt-xl-3 {
    margin-top: 1.875rem !important;
  }
  .mt-xl-4 {
    margin-top: 2.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3.125rem !important;
  }
  .mt-xl-1half {
    margin-top: 0.9375rem !important;
  }
  .mt-xl-6 {
    margin-top: 3.75rem !important;
  }
  .mt-xl-8 {
    margin-top: 5rem !important;
  }
  .mt-xl-9 {
    margin-top: 5.625rem !important;
  }
  .mt-xl-10 {
    margin-top: 6.25rem !important;
  }
  .mt-xl-11 {
    margin-top: 6.875rem !important;
  }
  .mt-xl-12 {
    margin-top: 7.5rem !important;
  }
  .mt-xl-14 {
    margin-top: 8.75rem !important;
  }
  .mt-xl-15 {
    margin-top: 9.375rem !important;
  }
  .mt-xl-18 {
    margin-top: 11.25rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mr-xl-1 {
    margin-right: 0.625rem !important;
  }
  .mr-xl-2 {
    margin-right: 1.25rem !important;
  }
  .mr-xl-3 {
    margin-right: 1.875rem !important;
  }
  .mr-xl-4 {
    margin-right: 2.5rem !important;
  }
  .mr-xl-5 {
    margin-right: 3.125rem !important;
  }
  .mr-xl-1half {
    margin-right: 0.9375rem !important;
  }
  .mr-xl-6 {
    margin-right: 3.75rem !important;
  }
  .mr-xl-8 {
    margin-right: 5rem !important;
  }
  .mr-xl-9 {
    margin-right: 5.625rem !important;
  }
  .mr-xl-10 {
    margin-right: 6.25rem !important;
  }
  .mr-xl-11 {
    margin-right: 6.875rem !important;
  }
  .mr-xl-12 {
    margin-right: 7.5rem !important;
  }
  .mr-xl-14 {
    margin-right: 8.75rem !important;
  }
  .mr-xl-15 {
    margin-right: 9.375rem !important;
  }
  .mr-xl-18 {
    margin-right: 11.25rem !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.625rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 1.25rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3.125rem !important;
  }
  .mb-xl-1half {
    margin-bottom: 0.9375rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 3.75rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 5rem !important;
  }
  .mb-xl-9 {
    margin-bottom: 5.625rem !important;
  }
  .mb-xl-10 {
    margin-bottom: 6.25rem !important;
  }
  .mb-xl-11 {
    margin-bottom: 6.875rem !important;
  }
  .mb-xl-12 {
    margin-bottom: 7.5rem !important;
  }
  .mb-xl-14 {
    margin-bottom: 8.75rem !important;
  }
  .mb-xl-15 {
    margin-bottom: 9.375rem !important;
  }
  .mb-xl-18 {
    margin-bottom: 11.25rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .ml-xl-1 {
    margin-left: 0.625rem !important;
  }
  .ml-xl-2 {
    margin-left: 1.25rem !important;
  }
  .ml-xl-3 {
    margin-left: 1.875rem !important;
  }
  .ml-xl-4 {
    margin-left: 2.5rem !important;
  }
  .ml-xl-5 {
    margin-left: 3.125rem !important;
  }
  .ml-xl-1half {
    margin-left: 0.9375rem !important;
  }
  .ml-xl-6 {
    margin-left: 3.75rem !important;
  }
  .ml-xl-8 {
    margin-left: 5rem !important;
  }
  .ml-xl-9 {
    margin-left: 5.625rem !important;
  }
  .ml-xl-10 {
    margin-left: 6.25rem !important;
  }
  .ml-xl-11 {
    margin-left: 6.875rem !important;
  }
  .ml-xl-12 {
    margin-left: 7.5rem !important;
  }
  .ml-xl-14 {
    margin-left: 8.75rem !important;
  }
  .ml-xl-15 {
    margin-left: 9.375rem !important;
  }
  .ml-xl-18 {
    margin-left: 11.25rem !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .m-xl-n1 {
    margin: -0.625rem !important;
  }
  .m-xl-n2 {
    margin: -1.25rem !important;
  }
  .m-xl-n3 {
    margin: -1.875rem !important;
  }
  .m-xl-n4 {
    margin: -2.5rem !important;
  }
  .m-xl-n5 {
    margin: -3.125rem !important;
  }
  .m-xl-n1half {
    margin: -0.9375rem !important;
  }
  .m-xl-n6 {
    margin: -3.75rem !important;
  }
  .m-xl-n8 {
    margin: -5rem !important;
  }
  .m-xl-n9 {
    margin: -5.625rem !important;
  }
  .m-xl-n10 {
    margin: -6.25rem !important;
  }
  .m-xl-n11 {
    margin: -6.875rem !important;
  }
  .m-xl-n12 {
    margin: -7.5rem !important;
  }
  .m-xl-n14 {
    margin: -8.75rem !important;
  }
  .m-xl-n15 {
    margin: -9.375rem !important;
  }
  .m-xl-n18 {
    margin: -11.25rem !important;
  }
  .mx-xl-n1 {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important;
  }
  .mx-xl-n2 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-xl-n3 {
    margin-right: -1.875rem !important;
    margin-left: -1.875rem !important;
  }
  .mx-xl-n4 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-xl-n5 {
    margin-right: -3.125rem !important;
    margin-left: -3.125rem !important;
  }
  .mx-xl-n1half {
    margin-right: -0.9375rem !important;
    margin-left: -0.9375rem !important;
  }
  .mx-xl-n6 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .mx-xl-n8 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-xl-n9 {
    margin-right: -5.625rem !important;
    margin-left: -5.625rem !important;
  }
  .mx-xl-n10 {
    margin-right: -6.25rem !important;
    margin-left: -6.25rem !important;
  }
  .mx-xl-n11 {
    margin-right: -6.875rem !important;
    margin-left: -6.875rem !important;
  }
  .mx-xl-n12 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .mx-xl-n14 {
    margin-right: -8.75rem !important;
    margin-left: -8.75rem !important;
  }
  .mx-xl-n15 {
    margin-right: -9.375rem !important;
    margin-left: -9.375rem !important;
  }
  .mx-xl-n18 {
    margin-right: -11.25rem !important;
    margin-left: -11.25rem !important;
  }
  .my-xl-n1 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }
  .my-xl-n2 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-xl-n3 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }
  .my-xl-n4 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-xl-n5 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }
  .my-xl-n1half {
    margin-top: -0.9375rem !important;
    margin-bottom: -0.9375rem !important;
  }
  .my-xl-n6 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }
  .my-xl-n8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-xl-n9 {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }
  .my-xl-n10 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }
  .my-xl-n11 {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }
  .my-xl-n12 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }
  .my-xl-n14 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }
  .my-xl-n15 {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }
  .my-xl-n18 {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }
  .mt-xl-n1 {
    margin-top: -0.625rem !important;
  }
  .mt-xl-n2 {
    margin-top: -1.25rem !important;
  }
  .mt-xl-n3 {
    margin-top: -1.875rem !important;
  }
  .mt-xl-n4 {
    margin-top: -2.5rem !important;
  }
  .mt-xl-n5 {
    margin-top: -3.125rem !important;
  }
  .mt-xl-n1half {
    margin-top: -0.9375rem !important;
  }
  .mt-xl-n6 {
    margin-top: -3.75rem !important;
  }
  .mt-xl-n8 {
    margin-top: -5rem !important;
  }
  .mt-xl-n9 {
    margin-top: -5.625rem !important;
  }
  .mt-xl-n10 {
    margin-top: -6.25rem !important;
  }
  .mt-xl-n11 {
    margin-top: -6.875rem !important;
  }
  .mt-xl-n12 {
    margin-top: -7.5rem !important;
  }
  .mt-xl-n14 {
    margin-top: -8.75rem !important;
  }
  .mt-xl-n15 {
    margin-top: -9.375rem !important;
  }
  .mt-xl-n18 {
    margin-top: -11.25rem !important;
  }
  .mr-xl-n1 {
    margin-right: -0.625rem !important;
  }
  .mr-xl-n2 {
    margin-right: -1.25rem !important;
  }
  .mr-xl-n3 {
    margin-right: -1.875rem !important;
  }
  .mr-xl-n4 {
    margin-right: -2.5rem !important;
  }
  .mr-xl-n5 {
    margin-right: -3.125rem !important;
  }
  .mr-xl-n1half {
    margin-right: -0.9375rem !important;
  }
  .mr-xl-n6 {
    margin-right: -3.75rem !important;
  }
  .mr-xl-n8 {
    margin-right: -5rem !important;
  }
  .mr-xl-n9 {
    margin-right: -5.625rem !important;
  }
  .mr-xl-n10 {
    margin-right: -6.25rem !important;
  }
  .mr-xl-n11 {
    margin-right: -6.875rem !important;
  }
  .mr-xl-n12 {
    margin-right: -7.5rem !important;
  }
  .mr-xl-n14 {
    margin-right: -8.75rem !important;
  }
  .mr-xl-n15 {
    margin-right: -9.375rem !important;
  }
  .mr-xl-n18 {
    margin-right: -11.25rem !important;
  }
  .mb-xl-n1 {
    margin-bottom: -0.625rem !important;
  }
  .mb-xl-n2 {
    margin-bottom: -1.25rem !important;
  }
  .mb-xl-n3 {
    margin-bottom: -1.875rem !important;
  }
  .mb-xl-n4 {
    margin-bottom: -2.5rem !important;
  }
  .mb-xl-n5 {
    margin-bottom: -3.125rem !important;
  }
  .mb-xl-n1half {
    margin-bottom: -0.9375rem !important;
  }
  .mb-xl-n6 {
    margin-bottom: -3.75rem !important;
  }
  .mb-xl-n8 {
    margin-bottom: -5rem !important;
  }
  .mb-xl-n9 {
    margin-bottom: -5.625rem !important;
  }
  .mb-xl-n10 {
    margin-bottom: -6.25rem !important;
  }
  .mb-xl-n11 {
    margin-bottom: -6.875rem !important;
  }
  .mb-xl-n12 {
    margin-bottom: -7.5rem !important;
  }
  .mb-xl-n14 {
    margin-bottom: -8.75rem !important;
  }
  .mb-xl-n15 {
    margin-bottom: -9.375rem !important;
  }
  .mb-xl-n18 {
    margin-bottom: -11.25rem !important;
  }
  .ml-xl-n1 {
    margin-left: -0.625rem !important;
  }
  .ml-xl-n2 {
    margin-left: -1.25rem !important;
  }
  .ml-xl-n3 {
    margin-left: -1.875rem !important;
  }
  .ml-xl-n4 {
    margin-left: -2.5rem !important;
  }
  .ml-xl-n5 {
    margin-left: -3.125rem !important;
  }
  .ml-xl-n1half {
    margin-left: -0.9375rem !important;
  }
  .ml-xl-n6 {
    margin-left: -3.75rem !important;
  }
  .ml-xl-n8 {
    margin-left: -5rem !important;
  }
  .ml-xl-n9 {
    margin-left: -5.625rem !important;
  }
  .ml-xl-n10 {
    margin-left: -6.25rem !important;
  }
  .ml-xl-n11 {
    margin-left: -6.875rem !important;
  }
  .ml-xl-n12 {
    margin-left: -7.5rem !important;
  }
  .ml-xl-n14 {
    margin-left: -8.75rem !important;
  }
  .ml-xl-n15 {
    margin-left: -9.375rem !important;
  }
  .ml-xl-n18 {
    margin-left: -11.25rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.625rem !important;
  }
  .p-xl-2 {
    padding: 1.25rem !important;
  }
  .p-xl-3 {
    padding: 1.875rem !important;
  }
  .p-xl-4 {
    padding: 2.5rem !important;
  }
  .p-xl-5 {
    padding: 3.125rem !important;
  }
  .p-xl-1half {
    padding: 0.9375rem !important;
  }
  .p-xl-6 {
    padding: 3.75rem !important;
  }
  .p-xl-8 {
    padding: 5rem !important;
  }
  .p-xl-9 {
    padding: 5.625rem !important;
  }
  .p-xl-10 {
    padding: 6.25rem !important;
  }
  .p-xl-11 {
    padding: 6.875rem !important;
  }
  .p-xl-12 {
    padding: 7.5rem !important;
  }
  .p-xl-14 {
    padding: 8.75rem !important;
  }
  .p-xl-15 {
    padding: 9.375rem !important;
  }
  .p-xl-18 {
    padding: 11.25rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-xl-2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-xl-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-xl-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-xl-1half {
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
  }
  .px-xl-6 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-xl-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xl-9 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .px-xl-10 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-xl-11 {
    padding-right: 6.875rem !important;
    padding-left: 6.875rem !important;
  }
  .px-xl-12 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-xl-14 {
    padding-right: 8.75rem !important;
    padding-left: 8.75rem !important;
  }
  .px-xl-15 {
    padding-right: 9.375rem !important;
    padding-left: 9.375rem !important;
  }
  .px-xl-18 {
    padding-right: 11.25rem !important;
    padding-left: 11.25rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-xl-2 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-xl-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-xl-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-xl-1half {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .py-xl-6 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-xl-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xl-9 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .py-xl-10 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-xl-11 {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }
  .py-xl-12 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-xl-14 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }
  .py-xl-15 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }
  .py-xl-18 {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.625rem !important;
  }
  .pt-xl-2 {
    padding-top: 1.25rem !important;
  }
  .pt-xl-3 {
    padding-top: 1.875rem !important;
  }
  .pt-xl-4 {
    padding-top: 2.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3.125rem !important;
  }
  .pt-xl-1half {
    padding-top: 0.9375rem !important;
  }
  .pt-xl-6 {
    padding-top: 3.75rem !important;
  }
  .pt-xl-8 {
    padding-top: 5rem !important;
  }
  .pt-xl-9 {
    padding-top: 5.625rem !important;
  }
  .pt-xl-10 {
    padding-top: 6.25rem !important;
  }
  .pt-xl-11 {
    padding-top: 6.875rem !important;
  }
  .pt-xl-12 {
    padding-top: 7.5rem !important;
  }
  .pt-xl-14 {
    padding-top: 8.75rem !important;
  }
  .pt-xl-15 {
    padding-top: 9.375rem !important;
  }
  .pt-xl-18 {
    padding-top: 11.25rem !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pr-xl-1 {
    padding-right: 0.625rem !important;
  }
  .pr-xl-2 {
    padding-right: 1.25rem !important;
  }
  .pr-xl-3 {
    padding-right: 1.875rem !important;
  }
  .pr-xl-4 {
    padding-right: 2.5rem !important;
  }
  .pr-xl-5 {
    padding-right: 3.125rem !important;
  }
  .pr-xl-1half {
    padding-right: 0.9375rem !important;
  }
  .pr-xl-6 {
    padding-right: 3.75rem !important;
  }
  .pr-xl-8 {
    padding-right: 5rem !important;
  }
  .pr-xl-9 {
    padding-right: 5.625rem !important;
  }
  .pr-xl-10 {
    padding-right: 6.25rem !important;
  }
  .pr-xl-11 {
    padding-right: 6.875rem !important;
  }
  .pr-xl-12 {
    padding-right: 7.5rem !important;
  }
  .pr-xl-14 {
    padding-right: 8.75rem !important;
  }
  .pr-xl-15 {
    padding-right: 9.375rem !important;
  }
  .pr-xl-18 {
    padding-right: 11.25rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.625rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 1.25rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3.125rem !important;
  }
  .pb-xl-1half {
    padding-bottom: 0.9375rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 3.75rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 5rem !important;
  }
  .pb-xl-9 {
    padding-bottom: 5.625rem !important;
  }
  .pb-xl-10 {
    padding-bottom: 6.25rem !important;
  }
  .pb-xl-11 {
    padding-bottom: 6.875rem !important;
  }
  .pb-xl-12 {
    padding-bottom: 7.5rem !important;
  }
  .pb-xl-14 {
    padding-bottom: 8.75rem !important;
  }
  .pb-xl-15 {
    padding-bottom: 9.375rem !important;
  }
  .pb-xl-18 {
    padding-bottom: 11.25rem !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .pl-xl-1 {
    padding-left: 0.625rem !important;
  }
  .pl-xl-2 {
    padding-left: 1.25rem !important;
  }
  .pl-xl-3 {
    padding-left: 1.875rem !important;
  }
  .pl-xl-4 {
    padding-left: 2.5rem !important;
  }
  .pl-xl-5 {
    padding-left: 3.125rem !important;
  }
  .pl-xl-1half {
    padding-left: 0.9375rem !important;
  }
  .pl-xl-6 {
    padding-left: 3.75rem !important;
  }
  .pl-xl-8 {
    padding-left: 5rem !important;
  }
  .pl-xl-9 {
    padding-left: 5.625rem !important;
  }
  .pl-xl-10 {
    padding-left: 6.25rem !important;
  }
  .pl-xl-11 {
    padding-left: 6.875rem !important;
  }
  .pl-xl-12 {
    padding-left: 7.5rem !important;
  }
  .pl-xl-14 {
    padding-left: 8.75rem !important;
  }
  .pl-xl-15 {
    padding-left: 9.375rem !important;
  }
  .pl-xl-18 {
    padding-left: 11.25rem !important;
  }
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  .text-xl-justify {
    text-align: justify !important;
  }
}
@media (min-width: 1600px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xxl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xxl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xxl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xxl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8 !important;
    -webkit-order: 7 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9 !important;
    -webkit-order: 8 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10 !important;
    -webkit-order: 9 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11 !important;
    -webkit-order: 10 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12 !important;
    -webkit-order: 11 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13 !important;
    -webkit-order: 12 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14 !important;
    -webkit-order: 13 !important;
        -ms-flex-order: 13 !important;
            order: 13 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.625rem !important;
  }
  .m-xxl-2 {
    margin: 1.25rem !important;
  }
  .m-xxl-3 {
    margin: 1.875rem !important;
  }
  .m-xxl-4 {
    margin: 2.5rem !important;
  }
  .m-xxl-5 {
    margin: 3.125rem !important;
  }
  .m-xxl-1half {
    margin: 0.9375rem !important;
  }
  .m-xxl-6 {
    margin: 3.75rem !important;
  }
  .m-xxl-8 {
    margin: 5rem !important;
  }
  .m-xxl-9 {
    margin: 5.625rem !important;
  }
  .m-xxl-10 {
    margin: 6.25rem !important;
  }
  .m-xxl-11 {
    margin: 6.875rem !important;
  }
  .m-xxl-12 {
    margin: 7.5rem !important;
  }
  .m-xxl-14 {
    margin: 8.75rem !important;
  }
  .m-xxl-15 {
    margin: 9.375rem !important;
  }
  .m-xxl-18 {
    margin: 11.25rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-xxl-2 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-xxl-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-xxl-1half {
    margin-right: 0.9375rem !important;
    margin-left: 0.9375rem !important;
  }
  .mx-xxl-6 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-xxl-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xxl-9 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-xxl-10 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-xxl-11 {
    margin-right: 6.875rem !important;
    margin-left: 6.875rem !important;
  }
  .mx-xxl-12 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-xxl-14 {
    margin-right: 8.75rem !important;
    margin-left: 8.75rem !important;
  }
  .mx-xxl-15 {
    margin-right: 9.375rem !important;
    margin-left: 9.375rem !important;
  }
  .mx-xxl-18 {
    margin-right: 11.25rem !important;
    margin-left: 11.25rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-xxl-2 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-xxl-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-xxl-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-xxl-1half {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
  }
  .my-xxl-6 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-xxl-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xxl-9 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-xxl-10 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-xxl-11 {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }
  .my-xxl-12 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-xxl-14 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }
  .my-xxl-15 {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }
  .my-xxl-18 {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.625rem !important;
  }
  .mt-xxl-2 {
    margin-top: 1.25rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1.875rem !important;
  }
  .mt-xxl-4 {
    margin-top: 2.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3.125rem !important;
  }
  .mt-xxl-1half {
    margin-top: 0.9375rem !important;
  }
  .mt-xxl-6 {
    margin-top: 3.75rem !important;
  }
  .mt-xxl-8 {
    margin-top: 5rem !important;
  }
  .mt-xxl-9 {
    margin-top: 5.625rem !important;
  }
  .mt-xxl-10 {
    margin-top: 6.25rem !important;
  }
  .mt-xxl-11 {
    margin-top: 6.875rem !important;
  }
  .mt-xxl-12 {
    margin-top: 7.5rem !important;
  }
  .mt-xxl-14 {
    margin-top: 8.75rem !important;
  }
  .mt-xxl-15 {
    margin-top: 9.375rem !important;
  }
  .mt-xxl-18 {
    margin-top: 11.25rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-0 {
    margin-right: 0 !important;
  }
  .mr-xxl-1 {
    margin-right: 0.625rem !important;
  }
  .mr-xxl-2 {
    margin-right: 1.25rem !important;
  }
  .mr-xxl-3 {
    margin-right: 1.875rem !important;
  }
  .mr-xxl-4 {
    margin-right: 2.5rem !important;
  }
  .mr-xxl-5 {
    margin-right: 3.125rem !important;
  }
  .mr-xxl-1half {
    margin-right: 0.9375rem !important;
  }
  .mr-xxl-6 {
    margin-right: 3.75rem !important;
  }
  .mr-xxl-8 {
    margin-right: 5rem !important;
  }
  .mr-xxl-9 {
    margin-right: 5.625rem !important;
  }
  .mr-xxl-10 {
    margin-right: 6.25rem !important;
  }
  .mr-xxl-11 {
    margin-right: 6.875rem !important;
  }
  .mr-xxl-12 {
    margin-right: 7.5rem !important;
  }
  .mr-xxl-14 {
    margin-right: 8.75rem !important;
  }
  .mr-xxl-15 {
    margin-right: 9.375rem !important;
  }
  .mr-xxl-18 {
    margin-right: 11.25rem !important;
  }
  .mr-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.625rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 1.25rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3.125rem !important;
  }
  .mb-xxl-1half {
    margin-bottom: 0.9375rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 3.75rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 5rem !important;
  }
  .mb-xxl-9 {
    margin-bottom: 5.625rem !important;
  }
  .mb-xxl-10 {
    margin-bottom: 6.25rem !important;
  }
  .mb-xxl-11 {
    margin-bottom: 6.875rem !important;
  }
  .mb-xxl-12 {
    margin-bottom: 7.5rem !important;
  }
  .mb-xxl-14 {
    margin-bottom: 8.75rem !important;
  }
  .mb-xxl-15 {
    margin-bottom: 9.375rem !important;
  }
  .mb-xxl-18 {
    margin-bottom: 11.25rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-0 {
    margin-left: 0 !important;
  }
  .ml-xxl-1 {
    margin-left: 0.625rem !important;
  }
  .ml-xxl-2 {
    margin-left: 1.25rem !important;
  }
  .ml-xxl-3 {
    margin-left: 1.875rem !important;
  }
  .ml-xxl-4 {
    margin-left: 2.5rem !important;
  }
  .ml-xxl-5 {
    margin-left: 3.125rem !important;
  }
  .ml-xxl-1half {
    margin-left: 0.9375rem !important;
  }
  .ml-xxl-6 {
    margin-left: 3.75rem !important;
  }
  .ml-xxl-8 {
    margin-left: 5rem !important;
  }
  .ml-xxl-9 {
    margin-left: 5.625rem !important;
  }
  .ml-xxl-10 {
    margin-left: 6.25rem !important;
  }
  .ml-xxl-11 {
    margin-left: 6.875rem !important;
  }
  .ml-xxl-12 {
    margin-left: 7.5rem !important;
  }
  .ml-xxl-14 {
    margin-left: 8.75rem !important;
  }
  .ml-xxl-15 {
    margin-left: 9.375rem !important;
  }
  .ml-xxl-18 {
    margin-left: 11.25rem !important;
  }
  .ml-xxl-auto {
    margin-left: auto !important;
  }
  .m-xxl-n1 {
    margin: -0.625rem !important;
  }
  .m-xxl-n2 {
    margin: -1.25rem !important;
  }
  .m-xxl-n3 {
    margin: -1.875rem !important;
  }
  .m-xxl-n4 {
    margin: -2.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3.125rem !important;
  }
  .m-xxl-n1half {
    margin: -0.9375rem !important;
  }
  .m-xxl-n6 {
    margin: -3.75rem !important;
  }
  .m-xxl-n8 {
    margin: -5rem !important;
  }
  .m-xxl-n9 {
    margin: -5.625rem !important;
  }
  .m-xxl-n10 {
    margin: -6.25rem !important;
  }
  .m-xxl-n11 {
    margin: -6.875rem !important;
  }
  .m-xxl-n12 {
    margin: -7.5rem !important;
  }
  .m-xxl-n14 {
    margin: -8.75rem !important;
  }
  .m-xxl-n15 {
    margin: -9.375rem !important;
  }
  .m-xxl-n18 {
    margin: -11.25rem !important;
  }
  .mx-xxl-n1 {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important;
  }
  .mx-xxl-n2 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-xxl-n3 {
    margin-right: -1.875rem !important;
    margin-left: -1.875rem !important;
  }
  .mx-xxl-n4 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-xxl-n5 {
    margin-right: -3.125rem !important;
    margin-left: -3.125rem !important;
  }
  .mx-xxl-n1half {
    margin-right: -0.9375rem !important;
    margin-left: -0.9375rem !important;
  }
  .mx-xxl-n6 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .mx-xxl-n8 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-xxl-n9 {
    margin-right: -5.625rem !important;
    margin-left: -5.625rem !important;
  }
  .mx-xxl-n10 {
    margin-right: -6.25rem !important;
    margin-left: -6.25rem !important;
  }
  .mx-xxl-n11 {
    margin-right: -6.875rem !important;
    margin-left: -6.875rem !important;
  }
  .mx-xxl-n12 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .mx-xxl-n14 {
    margin-right: -8.75rem !important;
    margin-left: -8.75rem !important;
  }
  .mx-xxl-n15 {
    margin-right: -9.375rem !important;
    margin-left: -9.375rem !important;
  }
  .mx-xxl-n18 {
    margin-right: -11.25rem !important;
    margin-left: -11.25rem !important;
  }
  .my-xxl-n1 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }
  .my-xxl-n2 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-xxl-n3 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }
  .my-xxl-n4 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-xxl-n5 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }
  .my-xxl-n1half {
    margin-top: -0.9375rem !important;
    margin-bottom: -0.9375rem !important;
  }
  .my-xxl-n6 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }
  .my-xxl-n8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-xxl-n9 {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }
  .my-xxl-n10 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }
  .my-xxl-n11 {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }
  .my-xxl-n12 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }
  .my-xxl-n14 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }
  .my-xxl-n15 {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }
  .my-xxl-n18 {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }
  .mt-xxl-n1 {
    margin-top: -0.625rem !important;
  }
  .mt-xxl-n2 {
    margin-top: -1.25rem !important;
  }
  .mt-xxl-n3 {
    margin-top: -1.875rem !important;
  }
  .mt-xxl-n4 {
    margin-top: -2.5rem !important;
  }
  .mt-xxl-n5 {
    margin-top: -3.125rem !important;
  }
  .mt-xxl-n1half {
    margin-top: -0.9375rem !important;
  }
  .mt-xxl-n6 {
    margin-top: -3.75rem !important;
  }
  .mt-xxl-n8 {
    margin-top: -5rem !important;
  }
  .mt-xxl-n9 {
    margin-top: -5.625rem !important;
  }
  .mt-xxl-n10 {
    margin-top: -6.25rem !important;
  }
  .mt-xxl-n11 {
    margin-top: -6.875rem !important;
  }
  .mt-xxl-n12 {
    margin-top: -7.5rem !important;
  }
  .mt-xxl-n14 {
    margin-top: -8.75rem !important;
  }
  .mt-xxl-n15 {
    margin-top: -9.375rem !important;
  }
  .mt-xxl-n18 {
    margin-top: -11.25rem !important;
  }
  .mr-xxl-n1 {
    margin-right: -0.625rem !important;
  }
  .mr-xxl-n2 {
    margin-right: -1.25rem !important;
  }
  .mr-xxl-n3 {
    margin-right: -1.875rem !important;
  }
  .mr-xxl-n4 {
    margin-right: -2.5rem !important;
  }
  .mr-xxl-n5 {
    margin-right: -3.125rem !important;
  }
  .mr-xxl-n1half {
    margin-right: -0.9375rem !important;
  }
  .mr-xxl-n6 {
    margin-right: -3.75rem !important;
  }
  .mr-xxl-n8 {
    margin-right: -5rem !important;
  }
  .mr-xxl-n9 {
    margin-right: -5.625rem !important;
  }
  .mr-xxl-n10 {
    margin-right: -6.25rem !important;
  }
  .mr-xxl-n11 {
    margin-right: -6.875rem !important;
  }
  .mr-xxl-n12 {
    margin-right: -7.5rem !important;
  }
  .mr-xxl-n14 {
    margin-right: -8.75rem !important;
  }
  .mr-xxl-n15 {
    margin-right: -9.375rem !important;
  }
  .mr-xxl-n18 {
    margin-right: -11.25rem !important;
  }
  .mb-xxl-n1 {
    margin-bottom: -0.625rem !important;
  }
  .mb-xxl-n2 {
    margin-bottom: -1.25rem !important;
  }
  .mb-xxl-n3 {
    margin-bottom: -1.875rem !important;
  }
  .mb-xxl-n4 {
    margin-bottom: -2.5rem !important;
  }
  .mb-xxl-n5 {
    margin-bottom: -3.125rem !important;
  }
  .mb-xxl-n1half {
    margin-bottom: -0.9375rem !important;
  }
  .mb-xxl-n6 {
    margin-bottom: -3.75rem !important;
  }
  .mb-xxl-n8 {
    margin-bottom: -5rem !important;
  }
  .mb-xxl-n9 {
    margin-bottom: -5.625rem !important;
  }
  .mb-xxl-n10 {
    margin-bottom: -6.25rem !important;
  }
  .mb-xxl-n11 {
    margin-bottom: -6.875rem !important;
  }
  .mb-xxl-n12 {
    margin-bottom: -7.5rem !important;
  }
  .mb-xxl-n14 {
    margin-bottom: -8.75rem !important;
  }
  .mb-xxl-n15 {
    margin-bottom: -9.375rem !important;
  }
  .mb-xxl-n18 {
    margin-bottom: -11.25rem !important;
  }
  .ml-xxl-n1 {
    margin-left: -0.625rem !important;
  }
  .ml-xxl-n2 {
    margin-left: -1.25rem !important;
  }
  .ml-xxl-n3 {
    margin-left: -1.875rem !important;
  }
  .ml-xxl-n4 {
    margin-left: -2.5rem !important;
  }
  .ml-xxl-n5 {
    margin-left: -3.125rem !important;
  }
  .ml-xxl-n1half {
    margin-left: -0.9375rem !important;
  }
  .ml-xxl-n6 {
    margin-left: -3.75rem !important;
  }
  .ml-xxl-n8 {
    margin-left: -5rem !important;
  }
  .ml-xxl-n9 {
    margin-left: -5.625rem !important;
  }
  .ml-xxl-n10 {
    margin-left: -6.25rem !important;
  }
  .ml-xxl-n11 {
    margin-left: -6.875rem !important;
  }
  .ml-xxl-n12 {
    margin-left: -7.5rem !important;
  }
  .ml-xxl-n14 {
    margin-left: -8.75rem !important;
  }
  .ml-xxl-n15 {
    margin-left: -9.375rem !important;
  }
  .ml-xxl-n18 {
    margin-left: -11.25rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.625rem !important;
  }
  .p-xxl-2 {
    padding: 1.25rem !important;
  }
  .p-xxl-3 {
    padding: 1.875rem !important;
  }
  .p-xxl-4 {
    padding: 2.5rem !important;
  }
  .p-xxl-5 {
    padding: 3.125rem !important;
  }
  .p-xxl-1half {
    padding: 0.9375rem !important;
  }
  .p-xxl-6 {
    padding: 3.75rem !important;
  }
  .p-xxl-8 {
    padding: 5rem !important;
  }
  .p-xxl-9 {
    padding: 5.625rem !important;
  }
  .p-xxl-10 {
    padding: 6.25rem !important;
  }
  .p-xxl-11 {
    padding: 6.875rem !important;
  }
  .p-xxl-12 {
    padding: 7.5rem !important;
  }
  .p-xxl-14 {
    padding: 8.75rem !important;
  }
  .p-xxl-15 {
    padding: 9.375rem !important;
  }
  .p-xxl-18 {
    padding: 11.25rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-xxl-2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-xxl-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-xxl-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-xxl-1half {
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
  }
  .px-xxl-6 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-xxl-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xxl-9 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .px-xxl-10 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-xxl-11 {
    padding-right: 6.875rem !important;
    padding-left: 6.875rem !important;
  }
  .px-xxl-12 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-xxl-14 {
    padding-right: 8.75rem !important;
    padding-left: 8.75rem !important;
  }
  .px-xxl-15 {
    padding-right: 9.375rem !important;
    padding-left: 9.375rem !important;
  }
  .px-xxl-18 {
    padding-right: 11.25rem !important;
    padding-left: 11.25rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-xxl-2 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-xxl-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-xxl-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-xxl-1half {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .py-xxl-6 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-xxl-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xxl-9 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .py-xxl-10 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-xxl-11 {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }
  .py-xxl-12 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-xxl-14 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }
  .py-xxl-15 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }
  .py-xxl-18 {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.625rem !important;
  }
  .pt-xxl-2 {
    padding-top: 1.25rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1.875rem !important;
  }
  .pt-xxl-4 {
    padding-top: 2.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3.125rem !important;
  }
  .pt-xxl-1half {
    padding-top: 0.9375rem !important;
  }
  .pt-xxl-6 {
    padding-top: 3.75rem !important;
  }
  .pt-xxl-8 {
    padding-top: 5rem !important;
  }
  .pt-xxl-9 {
    padding-top: 5.625rem !important;
  }
  .pt-xxl-10 {
    padding-top: 6.25rem !important;
  }
  .pt-xxl-11 {
    padding-top: 6.875rem !important;
  }
  .pt-xxl-12 {
    padding-top: 7.5rem !important;
  }
  .pt-xxl-14 {
    padding-top: 8.75rem !important;
  }
  .pt-xxl-15 {
    padding-top: 9.375rem !important;
  }
  .pt-xxl-18 {
    padding-top: 11.25rem !important;
  }
  .pr-xxl-0 {
    padding-right: 0 !important;
  }
  .pr-xxl-1 {
    padding-right: 0.625rem !important;
  }
  .pr-xxl-2 {
    padding-right: 1.25rem !important;
  }
  .pr-xxl-3 {
    padding-right: 1.875rem !important;
  }
  .pr-xxl-4 {
    padding-right: 2.5rem !important;
  }
  .pr-xxl-5 {
    padding-right: 3.125rem !important;
  }
  .pr-xxl-1half {
    padding-right: 0.9375rem !important;
  }
  .pr-xxl-6 {
    padding-right: 3.75rem !important;
  }
  .pr-xxl-8 {
    padding-right: 5rem !important;
  }
  .pr-xxl-9 {
    padding-right: 5.625rem !important;
  }
  .pr-xxl-10 {
    padding-right: 6.25rem !important;
  }
  .pr-xxl-11 {
    padding-right: 6.875rem !important;
  }
  .pr-xxl-12 {
    padding-right: 7.5rem !important;
  }
  .pr-xxl-14 {
    padding-right: 8.75rem !important;
  }
  .pr-xxl-15 {
    padding-right: 9.375rem !important;
  }
  .pr-xxl-18 {
    padding-right: 11.25rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.625rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 1.25rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3.125rem !important;
  }
  .pb-xxl-1half {
    padding-bottom: 0.9375rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 3.75rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 5rem !important;
  }
  .pb-xxl-9 {
    padding-bottom: 5.625rem !important;
  }
  .pb-xxl-10 {
    padding-bottom: 6.25rem !important;
  }
  .pb-xxl-11 {
    padding-bottom: 6.875rem !important;
  }
  .pb-xxl-12 {
    padding-bottom: 7.5rem !important;
  }
  .pb-xxl-14 {
    padding-bottom: 8.75rem !important;
  }
  .pb-xxl-15 {
    padding-bottom: 9.375rem !important;
  }
  .pb-xxl-18 {
    padding-bottom: 11.25rem !important;
  }
  .pl-xxl-0 {
    padding-left: 0 !important;
  }
  .pl-xxl-1 {
    padding-left: 0.625rem !important;
  }
  .pl-xxl-2 {
    padding-left: 1.25rem !important;
  }
  .pl-xxl-3 {
    padding-left: 1.875rem !important;
  }
  .pl-xxl-4 {
    padding-left: 2.5rem !important;
  }
  .pl-xxl-5 {
    padding-left: 3.125rem !important;
  }
  .pl-xxl-1half {
    padding-left: 0.9375rem !important;
  }
  .pl-xxl-6 {
    padding-left: 3.75rem !important;
  }
  .pl-xxl-8 {
    padding-left: 5rem !important;
  }
  .pl-xxl-9 {
    padding-left: 5.625rem !important;
  }
  .pl-xxl-10 {
    padding-left: 6.25rem !important;
  }
  .pl-xxl-11 {
    padding-left: 6.875rem !important;
  }
  .pl-xxl-12 {
    padding-left: 7.5rem !important;
  }
  .pl-xxl-14 {
    padding-left: 8.75rem !important;
  }
  .pl-xxl-15 {
    padding-left: 9.375rem !important;
  }
  .pl-xxl-18 {
    padding-left: 11.25rem !important;
  }
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
  .text-xxl-justify {
    text-align: justify !important;
  }
}
@media (min-width: 2000px) {
  .float-xxxl-left {
    float: left !important;
  }
  .float-xxxl-right {
    float: right !important;
  }
  .float-xxxl-none {
    float: none !important;
  }
  .d-xxxl-none {
    display: none !important;
  }
  .d-xxxl-inline {
    display: inline !important;
  }
  .d-xxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxl-block {
    display: block !important;
  }
  .d-xxxl-table {
    display: table !important;
  }
  .d-xxxl-table-row {
    display: table-row !important;
  }
  .d-xxxl-table-cell {
    display: table-cell !important;
  }
  .d-xxxl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-xxxl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxxl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xxxl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-xxxl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xxxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xxxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxxl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxxl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxxl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxxl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxxl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xxxl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxxl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxxl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxxl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxxl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxxl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xxxl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xxxl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xxxl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xxxl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xxxl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xxxl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xxxl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xxxl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xxxl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xxxl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xxxl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-xxxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xxxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xxxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xxxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xxxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xxxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xxxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xxxl-6 {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .order-xxxl-7 {
    -webkit-box-ordinal-group: 8 !important;
    -webkit-order: 7 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
  .order-xxxl-8 {
    -webkit-box-ordinal-group: 9 !important;
    -webkit-order: 8 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
  .order-xxxl-9 {
    -webkit-box-ordinal-group: 10 !important;
    -webkit-order: 9 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
  .order-xxxl-10 {
    -webkit-box-ordinal-group: 11 !important;
    -webkit-order: 10 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
  .order-xxxl-11 {
    -webkit-box-ordinal-group: 12 !important;
    -webkit-order: 11 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
  .order-xxxl-12 {
    -webkit-box-ordinal-group: 13 !important;
    -webkit-order: 12 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
  .order-xxxl-last {
    -webkit-box-ordinal-group: 14 !important;
    -webkit-order: 13 !important;
        -ms-flex-order: 13 !important;
            order: 13 !important;
  }
  .m-xxxl-0 {
    margin: 0 !important;
  }
  .m-xxxl-1 {
    margin: 0.625rem !important;
  }
  .m-xxxl-2 {
    margin: 1.25rem !important;
  }
  .m-xxxl-3 {
    margin: 1.875rem !important;
  }
  .m-xxxl-4 {
    margin: 2.5rem !important;
  }
  .m-xxxl-5 {
    margin: 3.125rem !important;
  }
  .m-xxxl-1half {
    margin: 0.9375rem !important;
  }
  .m-xxxl-6 {
    margin: 3.75rem !important;
  }
  .m-xxxl-8 {
    margin: 5rem !important;
  }
  .m-xxxl-9 {
    margin: 5.625rem !important;
  }
  .m-xxxl-10 {
    margin: 6.25rem !important;
  }
  .m-xxxl-11 {
    margin: 6.875rem !important;
  }
  .m-xxxl-12 {
    margin: 7.5rem !important;
  }
  .m-xxxl-14 {
    margin: 8.75rem !important;
  }
  .m-xxxl-15 {
    margin: 9.375rem !important;
  }
  .m-xxxl-18 {
    margin: 11.25rem !important;
  }
  .m-xxxl-auto {
    margin: auto !important;
  }
  .mx-xxxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxxl-1 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-xxxl-2 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-xxxl-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-xxxl-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xxxl-5 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-xxxl-1half {
    margin-right: 0.9375rem !important;
    margin-left: 0.9375rem !important;
  }
  .mx-xxxl-6 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-xxxl-8 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xxxl-9 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-xxxl-10 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-xxxl-11 {
    margin-right: 6.875rem !important;
    margin-left: 6.875rem !important;
  }
  .mx-xxxl-12 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-xxxl-14 {
    margin-right: 8.75rem !important;
    margin-left: 8.75rem !important;
  }
  .mx-xxxl-15 {
    margin-right: 9.375rem !important;
    margin-left: 9.375rem !important;
  }
  .mx-xxxl-18 {
    margin-right: 11.25rem !important;
    margin-left: 11.25rem !important;
  }
  .mx-xxxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxxl-1 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-xxxl-2 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-xxxl-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-xxxl-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xxxl-5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-xxxl-1half {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
  }
  .my-xxxl-6 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-xxxl-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xxxl-9 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-xxxl-10 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-xxxl-11 {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }
  .my-xxxl-12 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-xxxl-14 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }
  .my-xxxl-15 {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }
  .my-xxxl-18 {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }
  .my-xxxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxxl-1 {
    margin-top: 0.625rem !important;
  }
  .mt-xxxl-2 {
    margin-top: 1.25rem !important;
  }
  .mt-xxxl-3 {
    margin-top: 1.875rem !important;
  }
  .mt-xxxl-4 {
    margin-top: 2.5rem !important;
  }
  .mt-xxxl-5 {
    margin-top: 3.125rem !important;
  }
  .mt-xxxl-1half {
    margin-top: 0.9375rem !important;
  }
  .mt-xxxl-6 {
    margin-top: 3.75rem !important;
  }
  .mt-xxxl-8 {
    margin-top: 5rem !important;
  }
  .mt-xxxl-9 {
    margin-top: 5.625rem !important;
  }
  .mt-xxxl-10 {
    margin-top: 6.25rem !important;
  }
  .mt-xxxl-11 {
    margin-top: 6.875rem !important;
  }
  .mt-xxxl-12 {
    margin-top: 7.5rem !important;
  }
  .mt-xxxl-14 {
    margin-top: 8.75rem !important;
  }
  .mt-xxxl-15 {
    margin-top: 9.375rem !important;
  }
  .mt-xxxl-18 {
    margin-top: 11.25rem !important;
  }
  .mt-xxxl-auto {
    margin-top: auto !important;
  }
  .mr-xxxl-0 {
    margin-right: 0 !important;
  }
  .mr-xxxl-1 {
    margin-right: 0.625rem !important;
  }
  .mr-xxxl-2 {
    margin-right: 1.25rem !important;
  }
  .mr-xxxl-3 {
    margin-right: 1.875rem !important;
  }
  .mr-xxxl-4 {
    margin-right: 2.5rem !important;
  }
  .mr-xxxl-5 {
    margin-right: 3.125rem !important;
  }
  .mr-xxxl-1half {
    margin-right: 0.9375rem !important;
  }
  .mr-xxxl-6 {
    margin-right: 3.75rem !important;
  }
  .mr-xxxl-8 {
    margin-right: 5rem !important;
  }
  .mr-xxxl-9 {
    margin-right: 5.625rem !important;
  }
  .mr-xxxl-10 {
    margin-right: 6.25rem !important;
  }
  .mr-xxxl-11 {
    margin-right: 6.875rem !important;
  }
  .mr-xxxl-12 {
    margin-right: 7.5rem !important;
  }
  .mr-xxxl-14 {
    margin-right: 8.75rem !important;
  }
  .mr-xxxl-15 {
    margin-right: 9.375rem !important;
  }
  .mr-xxxl-18 {
    margin-right: 11.25rem !important;
  }
  .mr-xxxl-auto {
    margin-right: auto !important;
  }
  .mb-xxxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxxl-1 {
    margin-bottom: 0.625rem !important;
  }
  .mb-xxxl-2 {
    margin-bottom: 1.25rem !important;
  }
  .mb-xxxl-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-xxxl-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxxl-5 {
    margin-bottom: 3.125rem !important;
  }
  .mb-xxxl-1half {
    margin-bottom: 0.9375rem !important;
  }
  .mb-xxxl-6 {
    margin-bottom: 3.75rem !important;
  }
  .mb-xxxl-8 {
    margin-bottom: 5rem !important;
  }
  .mb-xxxl-9 {
    margin-bottom: 5.625rem !important;
  }
  .mb-xxxl-10 {
    margin-bottom: 6.25rem !important;
  }
  .mb-xxxl-11 {
    margin-bottom: 6.875rem !important;
  }
  .mb-xxxl-12 {
    margin-bottom: 7.5rem !important;
  }
  .mb-xxxl-14 {
    margin-bottom: 8.75rem !important;
  }
  .mb-xxxl-15 {
    margin-bottom: 9.375rem !important;
  }
  .mb-xxxl-18 {
    margin-bottom: 11.25rem !important;
  }
  .mb-xxxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxxl-0 {
    margin-left: 0 !important;
  }
  .ml-xxxl-1 {
    margin-left: 0.625rem !important;
  }
  .ml-xxxl-2 {
    margin-left: 1.25rem !important;
  }
  .ml-xxxl-3 {
    margin-left: 1.875rem !important;
  }
  .ml-xxxl-4 {
    margin-left: 2.5rem !important;
  }
  .ml-xxxl-5 {
    margin-left: 3.125rem !important;
  }
  .ml-xxxl-1half {
    margin-left: 0.9375rem !important;
  }
  .ml-xxxl-6 {
    margin-left: 3.75rem !important;
  }
  .ml-xxxl-8 {
    margin-left: 5rem !important;
  }
  .ml-xxxl-9 {
    margin-left: 5.625rem !important;
  }
  .ml-xxxl-10 {
    margin-left: 6.25rem !important;
  }
  .ml-xxxl-11 {
    margin-left: 6.875rem !important;
  }
  .ml-xxxl-12 {
    margin-left: 7.5rem !important;
  }
  .ml-xxxl-14 {
    margin-left: 8.75rem !important;
  }
  .ml-xxxl-15 {
    margin-left: 9.375rem !important;
  }
  .ml-xxxl-18 {
    margin-left: 11.25rem !important;
  }
  .ml-xxxl-auto {
    margin-left: auto !important;
  }
  .m-xxxl-n1 {
    margin: -0.625rem !important;
  }
  .m-xxxl-n2 {
    margin: -1.25rem !important;
  }
  .m-xxxl-n3 {
    margin: -1.875rem !important;
  }
  .m-xxxl-n4 {
    margin: -2.5rem !important;
  }
  .m-xxxl-n5 {
    margin: -3.125rem !important;
  }
  .m-xxxl-n1half {
    margin: -0.9375rem !important;
  }
  .m-xxxl-n6 {
    margin: -3.75rem !important;
  }
  .m-xxxl-n8 {
    margin: -5rem !important;
  }
  .m-xxxl-n9 {
    margin: -5.625rem !important;
  }
  .m-xxxl-n10 {
    margin: -6.25rem !important;
  }
  .m-xxxl-n11 {
    margin: -6.875rem !important;
  }
  .m-xxxl-n12 {
    margin: -7.5rem !important;
  }
  .m-xxxl-n14 {
    margin: -8.75rem !important;
  }
  .m-xxxl-n15 {
    margin: -9.375rem !important;
  }
  .m-xxxl-n18 {
    margin: -11.25rem !important;
  }
  .mx-xxxl-n1 {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important;
  }
  .mx-xxxl-n2 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-xxxl-n3 {
    margin-right: -1.875rem !important;
    margin-left: -1.875rem !important;
  }
  .mx-xxxl-n4 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-xxxl-n5 {
    margin-right: -3.125rem !important;
    margin-left: -3.125rem !important;
  }
  .mx-xxxl-n1half {
    margin-right: -0.9375rem !important;
    margin-left: -0.9375rem !important;
  }
  .mx-xxxl-n6 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .mx-xxxl-n8 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-xxxl-n9 {
    margin-right: -5.625rem !important;
    margin-left: -5.625rem !important;
  }
  .mx-xxxl-n10 {
    margin-right: -6.25rem !important;
    margin-left: -6.25rem !important;
  }
  .mx-xxxl-n11 {
    margin-right: -6.875rem !important;
    margin-left: -6.875rem !important;
  }
  .mx-xxxl-n12 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .mx-xxxl-n14 {
    margin-right: -8.75rem !important;
    margin-left: -8.75rem !important;
  }
  .mx-xxxl-n15 {
    margin-right: -9.375rem !important;
    margin-left: -9.375rem !important;
  }
  .mx-xxxl-n18 {
    margin-right: -11.25rem !important;
    margin-left: -11.25rem !important;
  }
  .my-xxxl-n1 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }
  .my-xxxl-n2 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-xxxl-n3 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }
  .my-xxxl-n4 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-xxxl-n5 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }
  .my-xxxl-n1half {
    margin-top: -0.9375rem !important;
    margin-bottom: -0.9375rem !important;
  }
  .my-xxxl-n6 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }
  .my-xxxl-n8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-xxxl-n9 {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }
  .my-xxxl-n10 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }
  .my-xxxl-n11 {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }
  .my-xxxl-n12 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }
  .my-xxxl-n14 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }
  .my-xxxl-n15 {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }
  .my-xxxl-n18 {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }
  .mt-xxxl-n1 {
    margin-top: -0.625rem !important;
  }
  .mt-xxxl-n2 {
    margin-top: -1.25rem !important;
  }
  .mt-xxxl-n3 {
    margin-top: -1.875rem !important;
  }
  .mt-xxxl-n4 {
    margin-top: -2.5rem !important;
  }
  .mt-xxxl-n5 {
    margin-top: -3.125rem !important;
  }
  .mt-xxxl-n1half {
    margin-top: -0.9375rem !important;
  }
  .mt-xxxl-n6 {
    margin-top: -3.75rem !important;
  }
  .mt-xxxl-n8 {
    margin-top: -5rem !important;
  }
  .mt-xxxl-n9 {
    margin-top: -5.625rem !important;
  }
  .mt-xxxl-n10 {
    margin-top: -6.25rem !important;
  }
  .mt-xxxl-n11 {
    margin-top: -6.875rem !important;
  }
  .mt-xxxl-n12 {
    margin-top: -7.5rem !important;
  }
  .mt-xxxl-n14 {
    margin-top: -8.75rem !important;
  }
  .mt-xxxl-n15 {
    margin-top: -9.375rem !important;
  }
  .mt-xxxl-n18 {
    margin-top: -11.25rem !important;
  }
  .mr-xxxl-n1 {
    margin-right: -0.625rem !important;
  }
  .mr-xxxl-n2 {
    margin-right: -1.25rem !important;
  }
  .mr-xxxl-n3 {
    margin-right: -1.875rem !important;
  }
  .mr-xxxl-n4 {
    margin-right: -2.5rem !important;
  }
  .mr-xxxl-n5 {
    margin-right: -3.125rem !important;
  }
  .mr-xxxl-n1half {
    margin-right: -0.9375rem !important;
  }
  .mr-xxxl-n6 {
    margin-right: -3.75rem !important;
  }
  .mr-xxxl-n8 {
    margin-right: -5rem !important;
  }
  .mr-xxxl-n9 {
    margin-right: -5.625rem !important;
  }
  .mr-xxxl-n10 {
    margin-right: -6.25rem !important;
  }
  .mr-xxxl-n11 {
    margin-right: -6.875rem !important;
  }
  .mr-xxxl-n12 {
    margin-right: -7.5rem !important;
  }
  .mr-xxxl-n14 {
    margin-right: -8.75rem !important;
  }
  .mr-xxxl-n15 {
    margin-right: -9.375rem !important;
  }
  .mr-xxxl-n18 {
    margin-right: -11.25rem !important;
  }
  .mb-xxxl-n1 {
    margin-bottom: -0.625rem !important;
  }
  .mb-xxxl-n2 {
    margin-bottom: -1.25rem !important;
  }
  .mb-xxxl-n3 {
    margin-bottom: -1.875rem !important;
  }
  .mb-xxxl-n4 {
    margin-bottom: -2.5rem !important;
  }
  .mb-xxxl-n5 {
    margin-bottom: -3.125rem !important;
  }
  .mb-xxxl-n1half {
    margin-bottom: -0.9375rem !important;
  }
  .mb-xxxl-n6 {
    margin-bottom: -3.75rem !important;
  }
  .mb-xxxl-n8 {
    margin-bottom: -5rem !important;
  }
  .mb-xxxl-n9 {
    margin-bottom: -5.625rem !important;
  }
  .mb-xxxl-n10 {
    margin-bottom: -6.25rem !important;
  }
  .mb-xxxl-n11 {
    margin-bottom: -6.875rem !important;
  }
  .mb-xxxl-n12 {
    margin-bottom: -7.5rem !important;
  }
  .mb-xxxl-n14 {
    margin-bottom: -8.75rem !important;
  }
  .mb-xxxl-n15 {
    margin-bottom: -9.375rem !important;
  }
  .mb-xxxl-n18 {
    margin-bottom: -11.25rem !important;
  }
  .ml-xxxl-n1 {
    margin-left: -0.625rem !important;
  }
  .ml-xxxl-n2 {
    margin-left: -1.25rem !important;
  }
  .ml-xxxl-n3 {
    margin-left: -1.875rem !important;
  }
  .ml-xxxl-n4 {
    margin-left: -2.5rem !important;
  }
  .ml-xxxl-n5 {
    margin-left: -3.125rem !important;
  }
  .ml-xxxl-n1half {
    margin-left: -0.9375rem !important;
  }
  .ml-xxxl-n6 {
    margin-left: -3.75rem !important;
  }
  .ml-xxxl-n8 {
    margin-left: -5rem !important;
  }
  .ml-xxxl-n9 {
    margin-left: -5.625rem !important;
  }
  .ml-xxxl-n10 {
    margin-left: -6.25rem !important;
  }
  .ml-xxxl-n11 {
    margin-left: -6.875rem !important;
  }
  .ml-xxxl-n12 {
    margin-left: -7.5rem !important;
  }
  .ml-xxxl-n14 {
    margin-left: -8.75rem !important;
  }
  .ml-xxxl-n15 {
    margin-left: -9.375rem !important;
  }
  .ml-xxxl-n18 {
    margin-left: -11.25rem !important;
  }
  .p-xxxl-0 {
    padding: 0 !important;
  }
  .p-xxxl-1 {
    padding: 0.625rem !important;
  }
  .p-xxxl-2 {
    padding: 1.25rem !important;
  }
  .p-xxxl-3 {
    padding: 1.875rem !important;
  }
  .p-xxxl-4 {
    padding: 2.5rem !important;
  }
  .p-xxxl-5 {
    padding: 3.125rem !important;
  }
  .p-xxxl-1half {
    padding: 0.9375rem !important;
  }
  .p-xxxl-6 {
    padding: 3.75rem !important;
  }
  .p-xxxl-8 {
    padding: 5rem !important;
  }
  .p-xxxl-9 {
    padding: 5.625rem !important;
  }
  .p-xxxl-10 {
    padding: 6.25rem !important;
  }
  .p-xxxl-11 {
    padding: 6.875rem !important;
  }
  .p-xxxl-12 {
    padding: 7.5rem !important;
  }
  .p-xxxl-14 {
    padding: 8.75rem !important;
  }
  .p-xxxl-15 {
    padding: 9.375rem !important;
  }
  .p-xxxl-18 {
    padding: 11.25rem !important;
  }
  .px-xxxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxxl-1 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-xxxl-2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-xxxl-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-xxxl-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xxxl-5 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-xxxl-1half {
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
  }
  .px-xxxl-6 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-xxxl-8 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xxxl-9 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .px-xxxl-10 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-xxxl-11 {
    padding-right: 6.875rem !important;
    padding-left: 6.875rem !important;
  }
  .px-xxxl-12 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-xxxl-14 {
    padding-right: 8.75rem !important;
    padding-left: 8.75rem !important;
  }
  .px-xxxl-15 {
    padding-right: 9.375rem !important;
    padding-left: 9.375rem !important;
  }
  .px-xxxl-18 {
    padding-right: 11.25rem !important;
    padding-left: 11.25rem !important;
  }
  .py-xxxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxxl-1 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-xxxl-2 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-xxxl-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-xxxl-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xxxl-5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-xxxl-1half {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .py-xxxl-6 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-xxxl-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xxxl-9 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .py-xxxl-10 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-xxxl-11 {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }
  .py-xxxl-12 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-xxxl-14 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }
  .py-xxxl-15 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }
  .py-xxxl-18 {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }
  .pt-xxxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxxl-1 {
    padding-top: 0.625rem !important;
  }
  .pt-xxxl-2 {
    padding-top: 1.25rem !important;
  }
  .pt-xxxl-3 {
    padding-top: 1.875rem !important;
  }
  .pt-xxxl-4 {
    padding-top: 2.5rem !important;
  }
  .pt-xxxl-5 {
    padding-top: 3.125rem !important;
  }
  .pt-xxxl-1half {
    padding-top: 0.9375rem !important;
  }
  .pt-xxxl-6 {
    padding-top: 3.75rem !important;
  }
  .pt-xxxl-8 {
    padding-top: 5rem !important;
  }
  .pt-xxxl-9 {
    padding-top: 5.625rem !important;
  }
  .pt-xxxl-10 {
    padding-top: 6.25rem !important;
  }
  .pt-xxxl-11 {
    padding-top: 6.875rem !important;
  }
  .pt-xxxl-12 {
    padding-top: 7.5rem !important;
  }
  .pt-xxxl-14 {
    padding-top: 8.75rem !important;
  }
  .pt-xxxl-15 {
    padding-top: 9.375rem !important;
  }
  .pt-xxxl-18 {
    padding-top: 11.25rem !important;
  }
  .pr-xxxl-0 {
    padding-right: 0 !important;
  }
  .pr-xxxl-1 {
    padding-right: 0.625rem !important;
  }
  .pr-xxxl-2 {
    padding-right: 1.25rem !important;
  }
  .pr-xxxl-3 {
    padding-right: 1.875rem !important;
  }
  .pr-xxxl-4 {
    padding-right: 2.5rem !important;
  }
  .pr-xxxl-5 {
    padding-right: 3.125rem !important;
  }
  .pr-xxxl-1half {
    padding-right: 0.9375rem !important;
  }
  .pr-xxxl-6 {
    padding-right: 3.75rem !important;
  }
  .pr-xxxl-8 {
    padding-right: 5rem !important;
  }
  .pr-xxxl-9 {
    padding-right: 5.625rem !important;
  }
  .pr-xxxl-10 {
    padding-right: 6.25rem !important;
  }
  .pr-xxxl-11 {
    padding-right: 6.875rem !important;
  }
  .pr-xxxl-12 {
    padding-right: 7.5rem !important;
  }
  .pr-xxxl-14 {
    padding-right: 8.75rem !important;
  }
  .pr-xxxl-15 {
    padding-right: 9.375rem !important;
  }
  .pr-xxxl-18 {
    padding-right: 11.25rem !important;
  }
  .pb-xxxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxxl-1 {
    padding-bottom: 0.625rem !important;
  }
  .pb-xxxl-2 {
    padding-bottom: 1.25rem !important;
  }
  .pb-xxxl-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-xxxl-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xxxl-5 {
    padding-bottom: 3.125rem !important;
  }
  .pb-xxxl-1half {
    padding-bottom: 0.9375rem !important;
  }
  .pb-xxxl-6 {
    padding-bottom: 3.75rem !important;
  }
  .pb-xxxl-8 {
    padding-bottom: 5rem !important;
  }
  .pb-xxxl-9 {
    padding-bottom: 5.625rem !important;
  }
  .pb-xxxl-10 {
    padding-bottom: 6.25rem !important;
  }
  .pb-xxxl-11 {
    padding-bottom: 6.875rem !important;
  }
  .pb-xxxl-12 {
    padding-bottom: 7.5rem !important;
  }
  .pb-xxxl-14 {
    padding-bottom: 8.75rem !important;
  }
  .pb-xxxl-15 {
    padding-bottom: 9.375rem !important;
  }
  .pb-xxxl-18 {
    padding-bottom: 11.25rem !important;
  }
  .pl-xxxl-0 {
    padding-left: 0 !important;
  }
  .pl-xxxl-1 {
    padding-left: 0.625rem !important;
  }
  .pl-xxxl-2 {
    padding-left: 1.25rem !important;
  }
  .pl-xxxl-3 {
    padding-left: 1.875rem !important;
  }
  .pl-xxxl-4 {
    padding-left: 2.5rem !important;
  }
  .pl-xxxl-5 {
    padding-left: 3.125rem !important;
  }
  .pl-xxxl-1half {
    padding-left: 0.9375rem !important;
  }
  .pl-xxxl-6 {
    padding-left: 3.75rem !important;
  }
  .pl-xxxl-8 {
    padding-left: 5rem !important;
  }
  .pl-xxxl-9 {
    padding-left: 5.625rem !important;
  }
  .pl-xxxl-10 {
    padding-left: 6.25rem !important;
  }
  .pl-xxxl-11 {
    padding-left: 6.875rem !important;
  }
  .pl-xxxl-12 {
    padding-left: 7.5rem !important;
  }
  .pl-xxxl-14 {
    padding-left: 8.75rem !important;
  }
  .pl-xxxl-15 {
    padding-left: 9.375rem !important;
  }
  .pl-xxxl-18 {
    padding-left: 11.25rem !important;
  }
  .text-xxxl-left {
    text-align: left !important;
  }
  .text-xxxl-right {
    text-align: right !important;
  }
  .text-xxxl-center {
    text-align: center !important;
  }
  .text-xxxl-justify {
    text-align: justify !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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !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;
}

.text-primary {
  color: #10C09F !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0a7965 !important;
}

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

a.text-secondary:hover, a.text-secondary:focus {
  color: #c35a02 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #007bff !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0056b3 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

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

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #F3F4F4 !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbcfcf !important;
}

.text-dark {
  color: #13161E !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: black !important;
}

.text-primary-light {
  color: #e7f9f5 !important;
}

a.text-primary-light:hover, a.text-primary-light:focus {
  color: #aaeadc !important;
}

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

a.text-secondary-light:hover, a.text-secondary-light:focus {
  color: #efcbb0 !important;
}

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

a.text-white:hover, a.text-white:focus {
  color: #d9d9d9 !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

/**
 * Swiper 4.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 19, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

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

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

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

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

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

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

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 15px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
  opacity: 0.75;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  opacity: 0.5;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
  opacity: 0.75;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  opacity: 0.5;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 0.2;
}
.swiper-pagination-bullet:hover {
  opacity: 1;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

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

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version %%INJECT_VERSION%%
 * @url https://github.com/feimosi/baguetteBox.js
 */
#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
#baguetteBox-overlay.visible {
  opacity: 1;
}
#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}
#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}
#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  white-space: normal;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: sans-serif;
}
#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
}
#baguetteBox-slider.bounce-from-right {
  -webkit-animation: bounceFromRight 0.4s ease-out;
          animation: bounceFromRight 0.4s ease-out;
}
#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft 0.4s ease-out;
          animation: bounceFromLeft 0.4s ease-out;
}

@-webkit-keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}

@keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
.baguetteBox-button#previous-button, .baguetteBox-button#next-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.baguetteBox-button:focus, .baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}
.baguetteBox-button#next-button {
  right: 2%;
}
.baguetteBox-button#previous-button {
  left: 2%;
}
.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}
.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}

/*
    Preloader
    Borrowed from http://tobiasahlin.com/spinkit/
*/
.baguetteBox-spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}

.baguetteBox-double-bounce1,
.baguetteBox-double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
          animation: bounce 2s infinite ease-in-out;
}

.baguetteBox-double-bounce2 {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.baguetteBox-button {
  outline: none !important;
}

#baguetteBox-overlay {
  background: rgba(19, 22, 30, 0.95) !important;
}
#baguetteBox-overlay .full-image img {
  -webkit-box-shadow: none;
          box-shadow: none;
  max-width: calc(100% - 200px);
}
#baguetteBox-overlay .baguetteBox-button {
  -webkit-transition: background-color all 0.2s ease-in-out height 0.35s ease;
  transition: background-color all 0.2s ease-in-out height 0.35s ease;
  background-color: transparent;
  width: 40px;
  height: 40px;
  padding: 15px;
  position: absolute;
  border-radius: 100% 100%;
}
#baguetteBox-overlay .baguetteBox-button svg {
  fill: white;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#baguetteBox-overlay .baguetteBox-button#previous-button {
  -webkit-transform: scale(-1);
      -ms-transform: scale(-1);
          transform: scale(-1);
}
#baguetteBox-overlay .baguetteBox-button:hover {
  background-color: rgba(0, 0, 0, 0.75);
}
#baguetteBox-overlay .baguetteBox-button#close-button {
  padding: 15px;
  width: 30px;
  height: 30px;
}
#baguetteBox-overlay .baguetteBox-button#close-button svg {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  width: 30px;
  height: 30px;
  left: 0;
  top: 0;
}
#baguetteBox-overlay .baguetteBox-button#close-button svg g {
  stroke: white !important;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  color: black;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

/**
* Calculates font size in rem
* Parameter ($size): font size in pixels
*/
/**
* Returns a map of operations to apply to the first color ($a) to obtain the second color ($b)
* Parameter $a will be your base color e.g. $brand-primary
* Parameter $b will be your target color which is not defined e.g. #14212a
*
* Log the return value: @debug color-diff($brand-primary, #14212a);
* This will return a map of operations needed to apply to your base color
*
* Apply the values: background-color: adjust_hue(saturate(darken($brand-primary, 7.84314%), 13.91524%), 0deg);
*/
@media (max-width: 1199.98px) {
  .u-two-columns {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
}

@media (max-width: 1199.98px) {
  .u-three-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
}

.u-z-1 {
  z-index: 100;
}

.u-mh-25 {
  max-height: 25vh;
}

.u-mh-50 {
  max-height: 50vh;
}

.u-mh-75 {
  max-height: 75vh;
}

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

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

.u-bw {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.u-mw-1 {
  max-width: 10rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-2 {
  max-width: 20rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-3 {
  max-width: 30rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-4 {
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-5 {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-6 {
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-7 {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-8 {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-9 {
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-10 {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-11 {
  max-width: 110rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-12 {
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-13 {
  max-width: 130rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-14 {
  max-width: 140rem;
  margin-left: auto;
  margin-right: auto;
}

.u-mw-15 {
  max-width: 150rem;
  margin-left: auto;
  margin-right: auto;
}

/*
* Set a rem font size with pixel fallback
* @Usage @include font-size(14px);
*/
/*
* Turn font anti aliasing on or off in Chrome / FF
* @Usage @include font-smoothing(on);
* @Usage on black / dark backgrounds @include font-smoothing(off);
*/
/*
* Outputs vendor-prefixed placeholders for styling. Must be nested in a rule-set.
* @usage:
    input {
      @include placeholder {
        color: red;
      }
    }
*/
/*
* Sets selection colors
* @Usage @include selection(#fff, #000);
*/
/**
* Maintain aspect ratio or fit to content
* <div><p>Test</p></div>
* @Usage div { @include aspect-ratio(16,9); }
*/
/**
* Create css triangles
* @param {Direction} $direction - Triangle direction, either `top`, `right`, `bottom` or `left`
* @param {Color} $color [currentcolor] - Triangle color
* @param {Length} $size [1em] - Triangle size
* @usage
	.foo::before {
	  @include triangle(bottom);
	  position: absolute;
	  left: 50%;
	  bottom: 100%;
	}
*/
/*
* Sets base for pseudo
* @Usage @extend %pseudo-base;
*/
/*
* Covers an entire block
* @Usage @extend %coverer;
*/
main[data-page=blog-overview] #latest .bg-image-overlay::after, .c-widget-grid .bg-img, .c-card-sq.position-relative::before, .u-coverer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
* Centers block vertically and horizontally
* It works even when: You don't know know how big it is, You don't know how big the container is, either
* @Usage @extend %centerer;
*/
/*
* Vertical align a block
* @Usage @extend %vertical-align;
*/
/*
* Reflect horizontal
* @Usage @extend %flip-horizontal;
*/
/*
* An easy way to truncate text with an ellipsis. Requires the element to be block or inline-block
* @Usage @extend %text-truncate;
*/
/*
* Provides an easy way for break-word
* @Usage @extend %word-wrap;
*/
.a-zoom-out {
  -webkit-animation: zoomOut 0.6s ease-out 1 forwards;
          animation: zoomOut 0.6s ease-out 1 forwards;
}

@-webkit-keyframes zoomOut {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoomOut {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.slide {
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}

.slide.in {
  -webkit-transform: translateX(0) translateY(0);
      -ms-transform: translateX(0) translateY(0);
          transform: translateX(0) translateY(0);
  opacity: 1;
}

.slide-in-left {
  opacity: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.slide-in-right {
  opacity: 0;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.slide-in-bottom {
  opacity: 0;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}

* ::-webkit-selection {
  color: #fff;
  background: #10C09F;
}
* ::-moz-selection {
  color: #fff;
  background: #10C09F;
}
* ::-o-selection {
  color: #fff;
  background: #10C09F;
}
* ::selection {
  color: #fff;
  background: #10C09F;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-text-size-adjust: 100%;
  /* apply a natural box layout model to all elements, but allowing components to change */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  min-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
html.no-overflow {
  overflow: hidden;
}
html.disable-scrolling {
  overflow-y: hidden;
}

body {
  position: relative;
  padding-bottom: 100vh;
}
body.footer-static {
  padding-bottom: 0 !important;
}
.no-overflow body {
  height: 100vh;
  overflow: hidden;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
body.modal-open {
  padding-right: 0 !important;
}

main {
  position: relative;
  background-color: #fff;
  z-index: 100;
}

picture {
  display: block;
}

label {
  color: #666666;
  font-weight: 600;
  font-size: 0.875rem;
}

b,
strong,
.strong {
  font-weight: 500;
}

.container-fluid:not(.mw-none) {
  max-width: 2560px;
}
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media (min-width: 1600px) {
  .container-fluid {
    padding-left: 9.375rem;
    padding-right: 9.375rem;
  }
}

.bg-contain,
.bg-cover,
.bg-responsive {
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.bg-contain {
  background-size: contain;
}

.bg-cover,
.bg-responsive {
  background-size: cover;
}

.svg-wrapper {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.cms-text {
  /*a:not(.btn) {
    color: $gray-600;
    font-weight: 400;
    text-decoration: underline;
  }*/
}
.cms-text p:last-of-type {
  margin-bottom: 0;
}
.cms-text ol,
.cms-text ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
.cms-text strong {
  font-weight: 400;
}
.cms-text a:not(.btn) {
  color: #666666;
  font-weight: 300;
  text-decoration: underline;
}
.cms-text a:not(.btn) strong {
  color: #666666;
  font-weight: 300;
}
.cms-text .font-weight-normal a:not(.btn) {
  font-weight: 400;
}
.cms-text .font-weight-normal a:not(.btn) strong {
  font-weight: 400;
}

@media (max-width: 767.98px) {
  .img-fixed-width {
    max-height: 65vh;
  }
}

.scrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: absolute;
  top: -99999px;
}

/* -------- */
.canvas__wrapper {
  width: 100vw;
  position: absolute;
  top: -120.5px;
  /*z-index: 200;*/ /* For drawing on the canvas the wrapper can't have a z-index, that would make the element be in front of the canvas where you can't draw */
  background-color: #fff;
  height: 100vh;
}

.bg-w {
  background: #fff;
}

.bg-n {
  background: none;
}

.title {
  pointer-events: all;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}

.landing {
  height: calc(100vh - 120px) !important;
}

#header {
  z-index: 300;
}

.grecaptcha-badge {
  z-index: 200;
}

.fill-primary {
  fill: #10C09F;
}

.stroke-primary {
  stroke: #10C09F;
  fill: none;
}

.fill-secondary {
  fill: #fd7e14;
}

.stroke-secondary {
  stroke: #fd7e14;
  fill: none;
}

.fill-success {
  fill: #28a745;
}

.stroke-success {
  stroke: #28a745;
  fill: none;
}

.fill-info {
  fill: #007bff;
}

.stroke-info {
  stroke: #007bff;
  fill: none;
}

.fill-warning {
  fill: #ffc107;
}

.stroke-warning {
  stroke: #ffc107;
  fill: none;
}

.fill-danger {
  fill: #dc3545;
}

.stroke-danger {
  stroke: #dc3545;
  fill: none;
}

.fill-light {
  fill: #F3F4F4;
}

.stroke-light {
  stroke: #F3F4F4;
  fill: none;
}

.fill-dark {
  fill: #13161E;
}

.stroke-dark {
  stroke: #13161E;
  fill: none;
}

.fill-primary-light {
  fill: #e7f9f5;
}

.stroke-primary-light {
  stroke: #e7f9f5;
  fill: none;
}

.fill-secondary-light {
  fill: #FCF5F0;
}

.stroke-secondary-light {
  stroke: #FCF5F0;
  fill: none;
}

.fill-white {
  fill: #fff;
}

.stroke-white {
  stroke: #fff;
  fill: none;
}

.fill-gray-100 {
  fill: #e6e6e6;
}

.stroke-gray-100 {
  stroke: #e6e6e6;
  fill: none;
}

.text-gray-100 {
  color: #e6e6e6 !important;
}

.fill-gray-200 {
  fill: #cccccc;
}

.stroke-gray-200 {
  stroke: #cccccc;
  fill: none;
}

.text-gray-200 {
  color: #cccccc !important;
}

.fill-gray-300 {
  fill: #b3b3b3;
}

.stroke-gray-300 {
  stroke: #b3b3b3;
  fill: none;
}

.text-gray-300 {
  color: #b3b3b3 !important;
}

.fill-gray-400 {
  fill: #999999;
}

.stroke-gray-400 {
  stroke: #999999;
  fill: none;
}

.text-gray-400 {
  color: #999999 !important;
}

.fill-gray-500 {
  fill: gray;
}

.stroke-gray-500 {
  stroke: gray;
  fill: none;
}

.text-gray-500 {
  color: gray !important;
}

.fill-gray-600 {
  fill: #666666;
}

.stroke-gray-600 {
  stroke: #666666;
  fill: none;
}

.text-gray-600 {
  color: #666666 !important;
}

.fill-gray-700 {
  fill: #4d4d4d;
}

.stroke-gray-700 {
  stroke: #4d4d4d;
  fill: none;
}

.text-gray-700 {
  color: #4d4d4d !important;
}

.fill-gray-800 {
  fill: #333333;
}

.stroke-gray-800 {
  stroke: #333333;
  fill: none;
}

.text-gray-800 {
  color: #333333 !important;
}

.fill-gray-900 {
  fill: #1a1a1a;
}

.stroke-gray-900 {
  stroke: #1a1a1a;
  fill: none;
}

.text-gray-900 {
  color: #1a1a1a !important;
}

.bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.7);
}

/**
* fontname - fontweight
*/
/*
@font-face {
    font-family: 'fontname';
    src: url('../fonts/fontfamily/fontweight/fontname-webfont.eot');
    src: url('../fonts/fontfamily/fontweight/fontname-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontfamily/fontweight/fontname-webfont.woff2') format('woff2'),
         url('../fonts/fontfamily/fontweight/fontname-webfont.woff') format('woff'),
         url('../fonts/fontfamily/fontweight/fontname-webfont.ttf') format('truetype'),
         url('../fonts/fontfamily/fontweight/fontname-webfont.svg#fontname') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
h1, .h1,
h2, .h2 {
  text-rendering: optimizeLegibility;
}
@media (max-width: 575.98px) {
  h1, .h1,
  h2, .h2 {
    margin-bottom: 1.875rem;
  }
}

h3, .h3,
h4, .h4 {
  margin-bottom: 1.25rem;
}

.display-1,
.display-2,
.display-3,
.display-4 {
  color: #13161E;
}
.display-1.has-line,
.display-1 .has-line,
.display-2.has-line,
.display-2 .has-line,
.display-3.has-line,
.display-3 .has-line,
.display-4.has-line,
.display-4 .has-line {
  padding-left: 2.5rem;
  position: relative;
}
.display-1.has-line::before,
.display-1 .has-line::before,
.display-2.has-line::before,
.display-2 .has-line::before,
.display-3.has-line::before,
.display-3 .has-line::before,
.display-4.has-line::before,
.display-4 .has-line::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 100%;
  width: 7.5rem;
  height: 1px;
  background: #13161E;
  -webkit-transform: translateY(0.3rem);
      -ms-transform: translateY(0.3rem);
          transform: translateY(0.3rem);
}
@media (min-width: 992px) {
  .display-1.has-line::before,
  .display-1 .has-line::before,
  .display-2.has-line::before,
  .display-2 .has-line::before,
  .display-3.has-line::before,
  .display-3 .has-line::before,
  .display-4.has-line::before,
  .display-4 .has-line::before {
    -webkit-transform: translateY(0.7rem);
        -ms-transform: translateY(0.7rem);
            transform: translateY(0.7rem);
  }
}
.bg-dark .display-1.has-line::before, .bg-dark .display-1 .has-line::before,
.bg-dark .display-2.has-line::before,
.bg-dark .display-2 .has-line::before,
.bg-dark .display-3.has-line::before,
.bg-dark .display-3 .has-line::before,
.bg-dark .display-4.has-line::before,
.bg-dark .display-4 .has-line::before {
  background: #fff;
}

.display-1::before,
.display-2::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.1) * 0.5em);
}

h1,
.h1 {
  font-size: calc(2.4375rem + 1.3125 * ((100vw - 36rem) / 39));
}

@media screen and (min-width: 1200px){
  h1,
.h1{
    font-size: 3.75rem;
  }
}

@media screen and (max-width: 576px){
  h1,
.h1{
    font-size: 2.4375rem;
  }
}

h2,
.h2 {
  font-size: calc(2.0138895938rem + 0.7638891561999999 * ((100vw - 36rem) / 39));
}

@media screen and (min-width: 1200px){
  h2,
.h2{
    font-size: 2.77777875rem;
  }
}

@media screen and (max-width: 576px){
  h2,
.h2{
    font-size: 2.0138895938rem;
  }
}

h3,
.h3 {
  font-size: calc(1.555556rem + 0.38888900000000004 * ((100vw - 36rem) / 39));
}

@media screen and (min-width: 1200px){
  h3,
.h3{
    font-size: 1.944445rem;
  }
}

@media screen and (max-width: 576px){
  h3,
.h3{
    font-size: 1.555556rem;
  }
}

h4,
.h4 {
  font-size: calc(1.1953125rem + 0.2109375 * ((100vw - 36rem) / 39));
}

@media screen and (min-width: 1200px){
  h4,
.h4{
    font-size: 1.40625rem;
  }
}

@media screen and (max-width: 576px){
  h4,
.h4{
    font-size: 1.1953125rem;
  }
}

h5,
.h5 {
  font-size: calc(1.5625003125rem + 0.5208334374999999 * ((100vw - 36rem) / 39));
}

@media screen and (min-width: 1200px){
  h5,
.h5{
    font-size: 2.08333375rem;
  }
}

@media screen and (max-width: 576px){
  h5,
.h5{
    font-size: 1.5625003125rem;
  }
}

.display-1 {
  font-size: calc(2.5rem + 2.5 * ((100vw - 36rem) / 39));
}

@media screen and (min-width: 1200px){
  .display-1{
    font-size: 5rem;
  }
}

@media screen and (max-width: 576px){
  .display-1{
    font-size: 2.5rem;
  }
}

.display-2 {
  font-size: calc(2.25rem + 1.75 * ((100vw - 36rem) / 39));
}

@media screen and (min-width: 1200px){
  .display-2{
    font-size: 4rem;
  }
}

@media screen and (max-width: 576px){
  .display-2{
    font-size: 2.25rem;
  }
}

.display-3 {
  font-size: calc(1.8rem + 1.2 * ((100vw - 36rem) / 39));
}

@media screen and (min-width: 1200px){
  .display-3{
    font-size: 3rem;
  }
}

@media screen and (max-width: 576px){
  .display-3{
    font-size: 1.8rem;
  }
}

.display-4 {
  font-size: calc(1.4875rem + 0.6375 * ((100vw - 36rem) / 39));
  line-height: 1.66667;
  letter-spacing: 0.03125rem;
}

@media screen and (min-width: 1200px){
  .display-4{
    font-size: 2.125rem;
  }
}

@media screen and (max-width: 576px){
  .display-4{
    font-size: 1.4875rem;
  }
}
.display-4 strong,
.display-4 .strong {
  font-weight: 500;
}

.lead {
  color: #13161E;
  font-size: calc(1.35rem + 0.1499999999999999 * ((100vw - 36rem) / 39));
}

@media screen and (min-width: 1200px){
  .lead{
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 576px){
  .lead{
    font-size: 1.35rem;
  }
}

.text-12 {
  font-size: 0.75rem;
  letter-spacing: 0.0625rem;
}

.text-13 {
  font-size: 0.8125rem;
  letter-spacing: 0.03125rem;
}

.text-14 {
  font-size: 0.875rem;
  letter-spacing: 0.03125rem;
}

.text-15 {
  font-size: 0.9375rem;
  letter-spacing: 0.03125rem;
}

.text-16 {
  font-size: 1rem;
}

.text-18 {
  font-size: calc(1.0125rem + 0.11250000000000004 * ((100vw - 36rem) / 39));
}

@media screen and (min-width: 1200px){
  .text-18{
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 576px){
  .text-18{
    font-size: 1.0125rem;
  }
}

.text-20 {
  font-size: calc(1.125rem + 0.125 * ((100vw - 36rem) / 39));
}

@media screen and (min-width: 1200px){
  .text-20{
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 576px){
  .text-20{
    font-size: 1.125rem;
  }
}

.text-standalone {
  color: #13161E;
  font-size: calc(1.225rem + 0.5249999999999999 * ((100vw - 36rem) / 39));
  letter-spacing: 0.03125rem;
  line-height: 1.7;
}

@media screen and (min-width: 1200px){
  .text-standalone{
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 576px){
  .text-standalone{
    font-size: 1.225rem;
  }
}

.sub-heading {
  color: #b3b3b3;
  font-size: 0.875rem;
  letter-spacing: 0.1875rem;
  text-transform: uppercase;
  font-weight: 500;
}

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

.js .carousel {
  opacity: 0;
}
.js [data-calculate-child] {
  visibility: hidden;
}
.js [data-full-height] {
  height: 100vh;
}
.js [data-section] {
  opacity: 0;
}
.js [data-count] {
  display: inline-block;
}

.l-browsehappy {
  background-color: #dc3545;
  color: #fff;
  text-align: center;
  padding: 50px 0;
  font-size: 18px;
  font-size: 1.125rem;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
}
.l-browsehappy button.close {
  background: transparent;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 0;
  top: 3px;
  right: -34px;
  padding: 10px;
}
.l-browsehappy a {
  text-decoration: underline;
  font-weight: 700;
  color: #fff;
}
.l-browsehappy a:hover {
  color: #fff;
}

.l-cases-wrapper {
  position: relative;
  z-index: 200;
}
.l-cases-wrapper .bg-holder::before {
  content: "";
  display: block;
  position: absolute;
  width: 200vw;
  height: calc(100% - 100px);
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: -1;
}

.l-cookies-notice {
  position: fixed;
  width: 100%;
  top: auto;
  bottom: 0;
  font-weight: 400;
  -webkit-box-shadow: 0 0 40px rgba(109, 66, 13, 0.125);
          box-shadow: 0 0 40px rgba(109, 66, 13, 0.125);
  z-index: 300;
}
@media (min-width: 576px) {
  .l-cookies-notice {
    width: 420px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    bottom: auto;
    border-radius: 0.5rem;
  }
}
.l-cookies-notice .btn-secondary {
  overflow: hidden;
  padding: 0.6rem 0.9rem;
  margin-right: 0.35rem !important;
}
@media (min-width: 576px) {
  .l-cookies-notice .btn-secondary {
    padding: 0.6rem 1.2rem;
    margin-right: 1.25rem !important;
  }
}
.l-cookies-notice .cookie-img {
  width: 60px;
  height: 57px;
}
.l-cookies-notice .cookie-text {
  color: #6D420D;
}
.l-cookies-notice .cookie-text a {
  color: #291905;
}
.l-cookies-notice .cms-text a {
  color: #6D420D;
}
.l-cookies-notice .btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
  margin: 20px 0 0 0;
}
.l-cookies-notice .btn-wrapper .btn {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 10px 15px;
  line-height: 1.4;
  font-size: 15px;
  font-size: 0.9375rem;
}
.l-cookies-notice .btn-wrapper .btn.btn-default-border {
  border: solid 1px #000;
}
.l-cookies-notice #cookie-accept {
  padding: 0.6rem 0.9rem;
}
@media (min-width: 576px) {
  .l-cookies-notice #cookie-accept {
    padding: 0.6rem 1.2rem;
  }
}
.l-cookies-notice #cookie-accept .icon {
  width: 12px;
  height: 12px;
}

#cookie-customizer-modal .modal-header .title {
  font-size: 0.95rem;
}
@media (min-width: 576px) {
  #cookie-customizer-modal .modal-header .title {
    font-size: 1.15rem;
  }
}
#cookie-customizer-modal .modal-body {
  max-height: 80vh;
  overflow: auto;
}
#cookie-customizer-modal .cookie-group:not(:first-child) {
  border-top: 1px solid #e6e6e6;
}
#cookie-customizer-modal .modal-footer .icon {
  width: 14px;
  height: 14px;
}
#cookie-customizer-modal table {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-top: 30px;
  border-color: #e6e6e6;
}
#cookie-customizer-modal table td p {
  margin-bottom: 0;
}
#cookie-customizer-modal table td {
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 5px;
  border-color: #e6e6e6;
}
#cookie-customizer-modal .modal-body {
  max-height: 270px;
  overflow: auto;
}
@media (min-width: 576px) {
  #cookie-customizer-modal .modal-body {
    max-height: 450px;
  }
}
@media (min-width: 768px) {
  #cookie-customizer-modal .modal-body {
    max-height: 550px;
  }
}
#cookie-customizer-modal .modal-footer .btn-secondary {
  padding: 0.75rem 1.25rem;
  margin-right: 0.5rem !important;
}
@media (min-width: 576px) {
  #cookie-customizer-modal .modal-footer .btn-secondary {
    padding: 0.6rem 2rem;
    margin-right: 0.5rem !important;
  }
}
#cookie-customizer-modal .modal-footer .btn-success {
  padding: 0.75rem 1.25rem;
}
#cookie-customizer-modal .modal-footer .btn-success .svg-wrapper, #cookie-customizer-modal .modal-footer .btn-success .icon {
  display: none !important;
}
@media (min-width: 576px) {
  #cookie-customizer-modal .modal-footer .btn-success {
    padding: 0.6rem 1.2rem;
    text-align: center;
  }
  #cookie-customizer-modal .modal-footer .btn-success .svg-wrapper {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #cookie-customizer-modal .modal-footer .btn-success .icon {
    width: 12px;
    height: 12px;
    display: inline-block !important;
  }
}

#cookie-notice-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 200;
}

form label {
  color: #13161E;
  font-weight: 500;
}

textarea[data-autosize] {
  max-height: 60vh;
  overflow: auto;
}

.form-group .form-control:focus, .form-group .form-control:-webkit-autofill, .form-group .form-control:not(:placeholder-shown) {
  border-color: #666666;
}

.form-group.has-icon {
  position: relative;
}
.form-group.has-icon .form-control {
  padding-left: 66px;
}
.form-group.has-icon .svg-wrapper {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
.form-group.has-icon .icon {
  width: 26px;
  height: 26px;
}

.form-control {
  font-weight: 400;
}

.form-group-line {
  position: relative;
}
.form-group-line .form-control {
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  border: 0;
  outline: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-bottom: 1px solid #13161E;
  background: none;
}
.form-group-line .form-control:focus ~ .line, .form-group-line .form-control:-webkit-autofill ~ .line, .form-group-line .form-control:not(:placeholder-shown) ~ .line {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.form-group-line .form-control:focus ~ .line {
  background: #fd7e14;
}
.form-group-line .form-control.is-invalid {
  border-color: #dc3545;
}
.form-group-line .form-control.is-valid {
  border-color: #28a745;
}
.form-group-line .form-control ~ .line {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #13161E;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: 0 100%;
      -ms-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transition: 0.25s ease-in;
  transition: 0.25s ease-in;
  z-index: 100;
  pointer-events: none;
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .form-control:invalid,
.form-control.is-invalid {
  background: none;
}

#footer {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  color: rgba(255, 255, 255, 0.75);
}
.footer-static #footer {
  position: static !important;
}
#footer ul {
  line-height: 2;
  letter-spacing: 0.0625rem;
}
#footer .display-1 a {
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#footer .display-1 a:hover {
  color: #10C09F;
}
@media (max-width: 1199.98px) {
  #footer .street {
    margin-right: 4px;
  }
}
#footer .list-inline span {
  line-height: 2;
}
#footer .list-item-link > a {
  display: block;
  position: relative;
  height: 100%;
  font-weight: 400;
  -webkit-transition: color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: color 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  text-decoration: underline;
}
@media (min-width: 992px) {
  #footer .list-item-link > a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
  }
}
#footer .list-item-link > a:hover {
  color: #10C09F;
  -webkit-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (min-width: 992px) {
  #footer .list-item-link > a:hover::after {
    height: 2px;
    background: #10C09F;
    bottom: 25px;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
@media (min-width: 992px) {
  #footer .list-item-link > a::after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    bottom: 11px;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.33);
    -webkit-transition: 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
}
#footer .list-social {
  -webkit-transform: translateY(0.8125rem);
      -ms-transform: translateY(0.8125rem);
          transform: translateY(0.8125rem);
}
#footer .list-social li > a {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#footer .list-social li > a:not(:hover) {
  opacity: 0.33;
}
#footer .list-social .icon {
  width: 2.625rem;
  height: 2.625rem;
}
#footer .copyright-block,
#footer .copyright-block li > a {
  color: rgba(255, 255, 255, 0.4);
}
#footer .copyright-block li > a {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#footer .copyright-block li > a:hover {
  color: #10C09F;
  text-decoration: underline;
}
#footer .wave {
  -webkit-transform-origin: 70% 70%;
      -ms-transform-origin: 70% 70%;
          transform-origin: 70% 70%;
  width: 70px;
}
#footer .wave.is-visible {
  -webkit-animation: wave 4s ease infinite;
          animation: wave 4s ease infinite;
}
@-webkit-keyframes wave {
  0%, 30%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  5% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  10% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  15% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  20% {
    -webkit-transform: rotate(9deg);
            transform: rotate(9deg);
  }
}
@keyframes wave {
  0%, 30%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  5% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  10% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  15% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  20% {
    -webkit-transform: rotate(9deg);
            transform: rotate(9deg);
  }
}

#header {
  position: relative;
  z-index: 100;
}
@media (max-width: 767.98px) {
  #header {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
#header .navbar-brand img {
  width: 150px;
  max-width: 40vw;
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
}
@media (min-width: 576px) {
  #header .navbar-brand img {
    width: 160px;
  }
}
@media (min-width: 768px) {
  #header .navbar-brand img {
    width: 180px;
  }
}
@media (min-width: 992px) {
  #header .navbar-brand img {
    width: 212px;
  }
}
#header .nav-link {
  letter-spacing: 0.03125rem;
  text-transform: lowercase;
  font-weight: 400;
  -webkit-transition: 0.25s ease-in;
  transition: 0.25s ease-in;
}
#header .nav-link:hover, #header .nav-link:focus {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
#header .nav-link.active {
  position: relative;
}
#header .nav-link.active::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0.9375rem;
  right: 0.9375rem;
  height: 2px;
  background: #10C09F;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  z-index: 100;
}
#header .nav-link.has-badge {
  position: relative;
  margin-right: 10px;
}
#header .nav-link .badge {
  font-size: 0.6875rem;
  position: absolute;
  top: 8px;
  right: -4px;
}
#header .languages {
  margin-left: 0.9375rem;
  padding-left: 0.9375rem;
}
#header .languages li > a:not(.active) {
  color: #b3b3b3;
}
#header .languages li + li::before {
  margin-top: 1px;
}
#header.allow-draw {
  pointer-events: none;
  z-index: 200;
}
#header.allow-draw a, #header.allow-draw button {
  pointer-events: all;
}

#l-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000000;
  overflow: hidden;
}
#l-menu:not(.is-visible):not(.in) {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  pointer-events: none;
}
#l-menu .container-toggle {
  top: 0;
}
#l-menu .c-menu-toggle,
#l-menu .overlay-backdrop {
  top: 20px;
}
@media (min-width: 992px) {
  #l-menu .c-menu-toggle,
  #l-menu .overlay-backdrop {
    top: 30px;
  }
}
#l-menu .c-menu-toggle {
  background: #fff;
  border-color: #13161E;
  right: 0;
}
#l-menu .nav-link {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-weight: 500;
  text-align: center;
}
#l-menu .nav-link:not(.active):not(.disabled) {
  color: #fff;
}
#l-menu .nav-link:not(.active):not(.disabled):hover, #l-menu .nav-link:not(.active):not(.disabled):focus {
  color: #10C09F;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
#l-menu .nav-link.has-badge:hover:not(.active):not(.disabled) .badge, #l-menu .nav-link.active.has-badge .badge {
  background: #10C09F;
  color: #fff;
}
#l-menu .nav-link.active span {
  position: relative;
  color: #10C09F;
}
#l-menu .nav-link.active span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 3px;
  margin-top: 4px;
  width: calc(100% + 30px);
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  background: #10C09F;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 576px) {
  #l-menu .nav-link.active span::before {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  #l-menu .nav-link.active span::before {
    height: 4px;
    margin-top: 6px;
  }
}
#l-menu .nav-link.has-badge {
  position: relative;
  margin-right: 10px;
}
#l-menu .nav-link .badge {
  font-size: calc(12px + 6 * ((100vw - 576px) / 624));
  position: absolute;
  top: 8px;
  right: -4px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  background: #fff;
  color: #13161E;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media screen and (min-width: 1200px){
  #l-menu .nav-link .badge{
    font-size: 18px;
  }
}
@media screen and (max-width: 576px){
  #l-menu .nav-link .badge{
    font-size: 12px;
  }
}
#l-menu .nav-link + .nav-link {
  margin-top: 5px;
}
#l-menu .nav-link span {
  opacity: 0;
  -webkit-transform: translateY(60px);
      -ms-transform: translateY(60px);
          transform: translateY(60px);
}
#l-menu .menu-content {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: auto;
  z-index: 1000000;
  -webkit-transition: 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (max-height: 700px) and (min-width: 992px) {
  #l-menu .menu-content {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}
@media screen and (max-height: 500px) and (max-width: 992px) {
  #l-menu .menu-content {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}
#l-menu .overlay-backdrop {
  position: fixed;
  right: 1.25rem;
  z-index: 1000;
  width: 52px;
  height: 52px;
  background: #13161E;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 #13161E, 0 0 0 0 #13161E;
          box-shadow: 0 0 0 0 #13161E, 0 0 0 0 #13161E;
  pointer-events: none;
}
@media (min-width: 768px) {
  #l-menu .overlay-backdrop {
    right: 2.5rem;
  }
}
@media (min-width: 992px) {
  #l-menu .overlay-backdrop {
    right: 3.75rem;
  }
}
@media (min-width: 1200px) {
  #l-menu .overlay-backdrop {
    right: 5rem;
  }
}
@media (min-width: 1600px) {
  #l-menu .overlay-backdrop {
    right: 9.375rem;
  }
}

.l-partners.bg-lighter {
  background: rgba(19, 22, 30, 0.05);
}
.l-partners .row-partners img {
  opacity: 0.35;
}

.form-row > .l-floating-label label {
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
}

.l-floating-label {
  display: block;
  position: relative;
  font-weight: 400;
}
.l-floating-label label {
  display: block;
  position: absolute;
  top: 0.3125rem;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  pointer-events: none;
}
.l-floating-label textarea {
  min-height: 56px;
}
.l-floating-label textarea.form-control:not(:-moz-placeholder-shown), .l-floating-label textarea.form-control:focus:not(:-moz-placeholder-shown) {
  padding-top: 1.3125rem;
}
.l-floating-label textarea.form-control:not(:-ms-input-placeholder), .l-floating-label textarea.form-control:focus:not(:-ms-input-placeholder) {
  padding-top: 1.3125rem;
}
.l-floating-label textarea.form-control:not(:placeholder-shown),
.l-floating-label textarea.form-control:focus:not(:placeholder-shown) {
  padding-top: 1.3125rem;
}
.l-floating-label .form-control {
  color: #4d4d4d;
  -webkit-transition: 0.15s ease;
  transition: 0.15s ease;
}
.l-floating-label .form-control::-webkit-input-placeholder {
  color: #b3b3b3;
  font-weight: 500;
}
.l-floating-label .form-control::-moz-placeholder {
  color: #b3b3b3;
  font-weight: 500;
}
.l-floating-label .form-control:-moz-placeholder {
  color: #b3b3b3;
  font-weight: 500;
}
.l-floating-label .form-control:-ms-input-placeholder {
  color: #b3b3b3;
  font-weight: 500;
}
.l-floating-label .form-control::-ms-input-placeholder-placeholder {
  color: #b3b3b3;
  font-weight: 500;
}
.l-floating-label .form-control:-moz-placeholder-shown + label {
  visibility: hidden;
  z-index: -1;
}
.l-floating-label .form-control:-ms-input-placeholder + label {
  visibility: hidden;
  z-index: -1;
}
.l-floating-label .form-control:placeholder-shown + label {
  visibility: hidden;
  z-index: -1;
}
.l-floating-label .form-control:-webkit-autofill {
  padding-top: 0.9rem;
  padding-bottom: 0;
}
.l-floating-label .form-control:-webkit-autofill + label {
  visibility: visible;
  z-index: 1;
  opacity: 1;
  font-size: 70%;
  font-weight: 500;
  color: #b3b3b3;
}
.l-floating-label .form-control:not(:-moz-placeholder-shown), .l-floating-label .form-control:focus:not(:-moz-placeholder-shown) {
  padding-top: 0.9rem;
  padding-bottom: 0;
}
.l-floating-label .form-control:not(:-ms-input-placeholder), .l-floating-label .form-control:focus:not(:-ms-input-placeholder) {
  padding-top: 0.9rem;
  padding-bottom: 0;
}
.l-floating-label .form-control:not(:placeholder-shown), .l-floating-label .form-control:focus:not(:placeholder-shown) {
  padding-top: 0.9rem;
  padding-bottom: 0;
}
.l-floating-label .form-control:not(:-moz-placeholder-shown) + label, .l-floating-label .form-control:focus:not(:-moz-placeholder-shown) + label {
  visibility: visible;
  z-index: 1;
  opacity: 1;
  font-size: 70%;
  font-weight: 500;
  color: #b3b3b3;
}
.l-floating-label .form-control:not(:-ms-input-placeholder) + label, .l-floating-label .form-control:focus:not(:-ms-input-placeholder) + label {
  visibility: visible;
  z-index: 1;
  opacity: 1;
  font-size: 70%;
  font-weight: 500;
  color: #b3b3b3;
}
.l-floating-label .form-control:not(:placeholder-shown) + label, .l-floating-label .form-control:focus:not(:placeholder-shown) + label {
  visibility: visible;
  z-index: 1;
  opacity: 1;
  font-size: 70%;
  font-weight: 500;
  color: #b3b3b3;
}

.l-floating-label.form-control-line label {
  top: 0.125rem;
}

.alert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 1rem;
}
.alert .icon {
  width: 24px;
  height: 24px;
  margin-right: 1.25rem;
}
.alert .custom-close {
  text-shadow: none;
  font-size: 0;
  line-height: 0;
  padding: 0;
  float: none;
  position: static;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.alert .custom-close, .alert .custom-close:not(:disabled):not(.disabled):hover, .alert .custom-close:not(:disabled):not(.disabled):focus {
  opacity: 1;
}
.alert .custom-close:not(:disabled):not(.disabled):hover, .alert .custom-close:not(:disabled):not(.disabled):focus {
  -webkit-transform: rotate(90deg) scale(1.3);
      -ms-transform: rotate(90deg) scale(1.3);
          transform: rotate(90deg) scale(1.3);
}
.alert .custom-close .icon.shape-close {
  width: 13px;
  height: 13px;
  margin: 0;
}
.alert.alert-info {
  color: #007bff;
  background: #E6EFFF;
}
.alert.alert-info .icon {
  fill: #007bff;
}
.alert.alert-danger {
  color: #dc3545;
  background: #fedfe5;
}
.alert.alert-danger .icon {
  fill: #dc3545;
}
.alert.alert-warning {
  color: #ffc107;
  background: #fef0db;
}
.alert.alert-warning .icon {
  fill: #ffc107;
}
.alert.alert-success {
  color: #28a745;
  background: #eaf0dc;
}
.alert.alert-success .icon {
  fill: #28a745;
}

[data-parallax-scroll] {
  will-change: transform;
}

.item {
  max-width: 100%;
  position: relative;
  will-change: transform;
}

.item__img-wrap {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 56.2499999993%;
  will-change: transform;
}

.item__img {
  height: calc(100% + 160px);
  top: -80px;
  width: 100%;
  position: absolute;
  background-image: var(--image);
  background-size: cover;
  background-position: 50% 0%;
  will-change: transform;
}

.custom-checkbox .custom-control-label {
  font-size: 0.9375rem;
  padding-left: 2.225rem !important;
  color: #666666;
  font-weight: 300;
  cursor: pointer;
  letter-spacing: 0.03125rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.custom-checkbox .custom-control-label::before {
  width: 1.375rem;
  height: 1.375rem;
  left: 0;
  top: 0.125rem;
  border-color: #b3b3b3;
  background: #fff;
}
.custom-checkbox .custom-control-label::after {
  top: 0.4375rem;
  left: 0.3125rem;
  width: 0.75rem;
  height: 0.75rem;
  background-size: 100%;
}
.custom-checkbox .custom-control-label a {
  white-space: normal;
}
.custom-checkbox.custom-control-lg .custom-control-label {
  padding-left: 2.625rem !important;
}
.custom-checkbox.custom-control-lg .custom-control-label::before {
  top: -2px;
  width: 1.625rem;
  height: 1.625rem;
}
.custom-checkbox.custom-control-lg .custom-control-label::after {
  width: 0.875rem;
  height: 0.875rem;
  left: 0.3125rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label,
.custom-checkbox .custom-control-label.checked {
  color: #13161E;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after,
.custom-checkbox .custom-control-label.checked::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3e%3cpath fill='%2310C09F' d='M10.16.33,3.67,7.16,1.9,5A1,1,0,0,0,.37,4.9a1.2,1.2,0,0,0-.1,1.63L2.79,9.61a1.06,1.06,0,0,0,.78.39h0a1.06,1.06,0,0,0,.76-.33L11.68,2a1.22,1.22,0,0,0,0-1.64,1,1,0,0,0-1.53,0'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label,
.custom-checkbox .custom-control-input:disabled ~ .custom-control-label {
  color: gray;
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:disabled ~ .custom-control-label::before {
  border-color: #b3b3b3;
  background: rgba(0, 0, 0, 0.05);
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::after,
.custom-checkbox .custom-control-input:disabled ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3e%3cpath fill='%23b3b3b3' d='M10.16.33,3.67,7.16,1.9,5A1,1,0,0,0,.37,4.9a1.2,1.2,0,0,0-.1,1.63L2.79,9.61a1.06,1.06,0,0,0,.78.39h0a1.06,1.06,0,0,0,.76-.33L11.68,2a1.22,1.22,0,0,0,0-1.64,1,1,0,0,0-1.53,0'/%3e%3c/svg%3e");
}

.btn {
  letter-spacing: 0.03125rem;
  padding: 0.75rem 2rem;
  -webkit-appearance: none;
}

.btn-secondary {
  color: #fff;
}

.btn.btn-lg {
  padding: 1.125rem 3.125rem;
}

.btn-none {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  outline: inherit !important;
}

.btn-back {
  color: #000;
}
.btn-back:hover {
  color: #10C09F;
}
.btn-back:hover .svg-wrapper .icon {
  fill: #10C09F;
}

.btn.c-btn-circle {
  color: #10C09F;
  -webkit-transition: 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.btn.c-btn-circle .wrapper {
  padding: 12px 26px;
  border-radius: 0.25rem;
  z-index: 200;
}
.btn.c-btn-circle .circle {
  content: "";
  display: block;
  position: absolute;
  width: 52px;
  height: 52px;
  top: 0;
  left: 0;
  fill: rgba(16, 192, 159, 0.2);
  z-index: -1;
  -webkit-transition: width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-radius 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), fill 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-radius 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), fill 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-radius 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), fill 0.3s ease;
  transition: width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border-radius 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), fill 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.btn.c-btn-circle .text-link {
  -webkit-transform: translateY(-0.125rem);
      -ms-transform: translateY(-0.125rem);
          transform: translateY(-0.125rem);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.btn.c-btn-circle .svg-wrapper {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -12px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  pointer-events: none;
}
.btn.c-btn-circle .icon {
  width: 22px;
  height: 22px;
}
.btn.c-btn-circle:hover, .btn.c-btn-circle.hover {
  color: #fff;
}
.btn.c-btn-circle:hover,
.btn.c-btn-circle:hover .circle,
.btn.c-btn-circle:hover .text-link,
.btn.c-btn-circle:hover .svg-wrapper, .btn.c-btn-circle.hover,
.btn.c-btn-circle.hover .circle,
.btn.c-btn-circle.hover .text-link,
.btn.c-btn-circle.hover .svg-wrapper {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.btn.c-btn-circle:hover .circle, .btn.c-btn-circle.hover .circle {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  fill: #10C09F;
}
.btn.c-btn-circle:hover .svg-wrapper, .btn.c-btn-circle.hover .svg-wrapper {
  -webkit-transform: translateY(-50%) translateX(100%);
      -ms-transform: translateY(-50%) translateX(100%);
          transform: translateY(-50%) translateX(100%);
  opacity: 0;
}

@supports (mix-blend-mode: luminosity) {
  .c-card-sq img {
    mix-blend-mode: luminosity;
  }
  .c-card-sq .overlay {
    opacity: 0.6;
    z-index: 200;
  }
}
@supports not (mix-blend-mode: luminosity) {
  .c-card-sq .overlay {
    background: #13161E !important;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
}
.c-card-sq.position-relative::before {
  content: "";
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
  z-index: 300;
}
.c-card-sq img {
  -webkit-transition: opacity 0.3s 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.3s 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.c-card-sq h2, .c-card-sq .h2 {
  -webkit-transition: -webkit-transform 0.3s 0.15s ease;
  transition: -webkit-transform 0.3s 0.15s ease;
  transition: transform 0.3s 0.15s ease;
  transition: transform 0.3s 0.15s ease, -webkit-transform 0.3s 0.15s ease;
}
@media (min-width: 1200px) {
  .c-card-sq h2.position-relative::before, .c-card-sq .position-relative.h2::before {
    display: block;
    content: "";
    position: absolute;
    width: 80px;
    height: 2px;
    background: #10C09F;
    top: 50%;
    left: -20px;
    -webkit-transform: translateX(-100%) translateY(0.25rem);
        -ms-transform: translateX(-100%) translateY(0.25rem);
            transform: translateX(-100%) translateY(0.25rem);
    z-index: 400;
    -webkit-transition: 0.15s ease;
    transition: 0.15s ease;
  }
}
@media (min-width: 1200px) and (min-width: 768px) {
  .c-card-sq h2.position-relative::before, .c-card-sq .position-relative.h2::before {
    left: -40px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .c-card-sq h2.position-relative::before, .c-card-sq .position-relative.h2::before {
    left: -60px;
  }
}
.c-card-sq figcaption {
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 400;
}
@media (min-width: 768px) {
  .c-card-sq figcaption {
    left: 40px;
    right: 40px;
    bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .c-card-sq figcaption {
    left: 60px;
    right: 60px;
    bottom: 60px;
  }
}
.c-card-sq .title {
  -webkit-transition: 0.15s ease;
  transition: 0.15s ease;
}
.c-card-sq .list-comma,
.c-card-sq .meta {
  opacity: 0.7;
  -webkit-transition: -webkit-transform 0.3s 0.075s ease;
  transition: -webkit-transform 0.3s 0.075s ease;
  transition: transform 0.3s 0.075s ease;
  transition: transform 0.3s 0.075s ease, -webkit-transform 0.3s 0.075s ease;
}
.c-card-sq .btn {
  padding-top: 18px;
  padding-bottom: 18px;
  margin-left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s 0.05s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: background-color 0.3s, -webkit-transform 0.3s 0.05s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform 0.3s 0.05s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.3s;
  transition: transform 0.3s 0.05s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.3s, -webkit-transform 0.3s 0.05s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  border-radius: 0;
  border: 0;
}
@media (min-width: 768px) {
  .c-card-sq .btn {
    position: absolute;
    bottom: 37px;
    -webkit-transform: translateY(100%) translateX(-100%);
        -ms-transform: translateY(100%) translateX(-100%);
            transform: translateY(100%) translateX(-100%);
    -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    left: -40px;
  }
}
@media (min-width: 1200px) {
  .c-card-sq .btn {
    right: -60px;
    left: auto;
    bottom: 57px;
    -webkit-transform: translateY(100%) translateX(100%);
        -ms-transform: translateY(100%) translateX(100%);
            transform: translateY(100%) translateX(100%);
  }
}
.c-card-sq .btn .text {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (min-width: 1200px) {
  .c-card-sq .btn .text {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@supports (mix-blend-mode: luminosity) {
  .c-card-sq:hover img, .c-card-sq.hover img {
    opacity: 0;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
.c-card-sq:hover h2, .c-card-sq:hover .h2, .c-card-sq.hover h2, .c-card-sq.hover .h2 {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
@media (min-width: 768px) {
  .c-card-sq:hover h2, .c-card-sq:hover .h2, .c-card-sq.hover h2, .c-card-sq.hover .h2 {
    -webkit-transform: translateY(-60px);
        -ms-transform: translateY(-60px);
            transform: translateY(-60px);
  }
}
@media (min-width: 1200px) {
  .c-card-sq:hover h2::before, .c-card-sq:hover .h2::before, .c-card-sq.hover h2::before, .c-card-sq.hover .h2::before {
    -webkit-transform: translateX(-60px) translateY(0.25rem);
        -ms-transform: translateX(-60px) translateY(0.25rem);
            transform: translateX(-60px) translateY(0.25rem);
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
  }
}
@supports not (mix-blend-mode: luminosity) {
  .c-card-sq:hover .overlay, .c-card-sq.hover .overlay {
    opacity: 0.6;
  }
}
.c-card-sq:hover .title, .c-card-sq.hover .title {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
@media (min-width: 1200px) {
  .c-card-sq:hover .title, .c-card-sq.hover .title {
    -webkit-transform: translateX(60px);
        -ms-transform: translateX(60px);
            transform: translateX(60px);
  }
}
.c-card-sq:hover .list-comma,
.c-card-sq:hover .meta, .c-card-sq.hover .list-comma,
.c-card-sq.hover .meta {
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
@media (min-width: 768px) {
  .c-card-sq:hover .list-comma,
  .c-card-sq:hover .meta, .c-card-sq.hover .list-comma,
  .c-card-sq.hover .meta {
    -webkit-transform: translateY(-60px);
        -ms-transform: translateY(-60px);
            transform: translateY(-60px);
  }
}
.c-card-sq:hover .btn, .c-card-sq.hover .btn {
  -webkit-transform: translateY(100%) translateX(0);
      -ms-transform: translateY(100%) translateX(0);
          transform: translateY(100%) translateX(0);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.c-card-sq:hover .btn .text, .c-card-sq.hover .btn .text {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.c-circle-text {
  display: inline-block;
}
.c-circle-text .text {
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  font-weight: 500;
}
.c-circle-text .svg-circle {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.1s linear;
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}

@media (any-pointer: fine) {
  .cursor {
    display: block;
  }
  .cursor__inner {
    z-index: 9999;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: difference;
    border-radius: 50%;
  }
  .cursor__side {
    position: absolute;
    top: 50%;
    width: 5px;
    height: 1px;
    background: #fff;
    opacity: 0;
  }
  .cursor__side--left {
    right: calc(100% + 5px);
  }
  .cursor__side--right {
    left: calc(100% + 5px);
  }
  .cursor__inner--circle {
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
  }
}
.c-cta-sq {
  -webkit-transition: background-color 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
@media (min-width: 576px) {
  .c-cta-sq {
    max-width: 25em;
  }
}
.c-cta-sq::before {
  padding-top: 50%;
}
@media (min-width: 576px) {
  .c-cta-sq::before {
    padding-top: 100%;
  }
}
.c-cta-sq .icon {
  width: 42px;
  height: 42px;
}
.c-cta-sq .svg-wrapper.position-relative {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.c-cta-sq .svg-wrapper.position-relative::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 100%;
  height: 2px;
  width: 100px;
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
  background: #fff;
}
.c-cta-sq:hover.bg-primary, .c-cta-sq.hover.bg-primary {
  background-color: #12a78b !important;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-cta-sq:hover .svg-wrapper.position-relative, .c-cta-sq.hover .svg-wrapper.position-relative {
  -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
          transform: translateX(20px);
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.c-dot-divider {
  position: relative;
  padding-left: 13px;
  margin-left: 9px;
}
.c-dot-divider::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 3px;
  height: 3px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #cccccc;
  border-radius: 50%;
  margin-top: 1px;
}

@media (max-width: 575.98px) {
  .c-dropdown-select {
    width: 100%;
  }
}
.c-dropdown-select .custom-select {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.c-dropdown-select .dropdown-menu {
  background-color: rgba(19, 22, 30, 0.9);
  min-width: 100%;
}
.c-dropdown-select .dropdown-item {
  color: #fff;
}
.c-dropdown-select .dropdown-item:hover:not(.active), .c-dropdown-select .dropdown-item:focus:not(.active) {
  background-color: #13161E;
}
.c-dropdown-select .svg-wrapper {
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
}
@media (min-width: 768px) {
  .c-dropdown-select .svg-wrapper {
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px);
  }
}
@media (min-width: 992px) {
  .c-dropdown-select .svg-wrapper {
    -webkit-transform: translateY(12px);
        -ms-transform: translateY(12px);
            transform: translateY(12px);
  }
}
.c-dropdown-select .icon {
  width: 14px;
  height: 14px;
}
@media (min-width: 768px) {
  .c-dropdown-select .icon {
    width: 16px;
    height: 16px;
  }
}
@media (min-width: 992px) {
  .c-dropdown-select .icon {
    width: 18px;
    height: 18px;
  }
}

.icon {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.icon.shape-steps {
  width: 40px;
  height: 47px;
}
.icon.shape-chevron.chevron-top {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.icon.shape-chevron.chevron-right {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.icon.shape-chevron.chevron-left {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.icon.shape-caret.caret-top {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.icon.shape-caret.caret-right {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.icon.shape-caret.caret-left {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.icon.shape-arrow.arrow-top {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.icon.shape-arrow.arrow-down {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.icon.shape-arrow.arrow-left {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.icon.shape-social-facebook, .icon.shape-social-instagram, .icon.shape-social-linkedin {
  width: 20px;
  height: 20px;
}

.c-link-chevron {
  color: #13161E;
  font-size: 0.9375rem;
  font-weight: 500;
  text-transform: lowercase;
  letter-spacing: 0.03125rem;
}
.c-link-chevron .icon {
  width: 11px;
  height: 11px;
}
.c-link-chevron .svg-wrapper {
  -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
}

.c-link-scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.c-link-scroll .icon {
  width: 20px;
  height: 20px;
}
.c-link-scroll:hover {
  border-color: #10C09F;
}
.c-link-scroll:hover .icon {
  fill: #10C09F;
}

.list-social .icon {
  width: 20px;
  height: 20px;
}

.list-dot-separator {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.list-dot-separator > li {
  display: inline-block;
}
.list-dot-separator > li + li {
  position: relative;
  padding-left: calc(0.625rem + 3px);
  margin-left: 0.625rem;
}
.list-dot-separator > li + li::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 3px;
  height: 3px;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  border-radius: 50%;
  background: #cccccc;
}

.list-comma {
  line-height: 1;
  padding-left: 0;
  list-style: none;
}
.list-comma li {
  display: inline-block;
}
.list-comma li:not(:last-child)::after {
  content: ", ";
  white-space: pre;
}

.list-counter {
  counter-reset: section;
  padding-left: 0;
  list-style: none;
}
.list-counter li {
  position: relative;
  margin-left: 20px;
  padding-left: 36px;
}
@media (min-width: 768px) {
  .list-counter li {
    margin-left: 40px;
    padding-left: 46px;
  }
}
.list-counter li::before {
  counter-increment: section;
  content: counter(section);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 7px;
  left: 0;
  color: #13161E;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
}
.list-counter li + li {
  margin-top: 20px;
}

.c-menu-toggle {
  width: 3.25rem;
  height: 3.25rem;
  border-radius: 50%;
  border: 1px solid #cccccc;
  padding: 0;
  margin-left: 0.9375rem;
  background-color: transparent;
  -webkit-appearance: none;
}
@media (min-width: 992px) {
  .c-menu-toggle {
    width: 59px;
    height: 59px;
  }
}
.c-menu-toggle.dark .bar {
  fill: #13161E;
}
.c-menu-toggle.light .bar {
  fill: #F3F4F4;
}
.c-menu-toggle svg {
  overflow: visible;
  pointer-events: none;
}
.c-menu-toggle g + g {
  -webkit-transform: translateY(7px);
      -ms-transform: translateY(7px);
          transform: translateY(7px);
}
.c-menu-toggle g:first-child .bar:last-child,
.c-menu-toggle g:last-child .bar:last-child {
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}
.c-menu-toggle .bar {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}

.close {
  outline: none !important;
}

.c-menu-toggle.open g + g {
  -webkit-transform: translateY(7px);
      -ms-transform: translateY(7px);
          transform: translateY(7px);
}
.c-menu-toggle.open g:first-child .bar:first-child {
  -webkit-transform: rotate(45deg) translateY(-5px) translateX(0px);
      -ms-transform: rotate(45deg) translateY(-5px) translateX(0px);
          transform: rotate(45deg) translateY(-5px) translateX(0px);
}
.c-menu-toggle.open g:first-child .bar:last-child {
  -webkit-transform: rotate(-45deg) translateX(4px) translateY(9px);
      -ms-transform: rotate(-45deg) translateX(4px) translateY(9px);
          transform: rotate(-45deg) translateX(4px) translateY(9px);
}
.c-menu-toggle.open g:last-child .bar:first-child {
  -webkit-transform: rotate(-45deg) translateY(4px) translateX(-1px);
      -ms-transform: rotate(-45deg) translateY(4px) translateX(-1px);
          transform: rotate(-45deg) translateY(4px) translateX(-1px);
}
.c-menu-toggle.open g:last-child .bar:last-child {
  -webkit-transform: rotate(45deg) translateX(5px) translateY(-10px);
      -ms-transform: rotate(45deg) translateX(5px) translateY(-10px);
          transform: rotate(45deg) translateX(5px) translateY(-10px);
}

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

.c-news-article {
  -webkit-transition: padding 0.3s ease-out;
  transition: padding 0.3s ease-out;
}
.c-news-article::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  -webkit-transform: translateX(-50%) scaleX(0);
      -ms-transform: translateX(-50%) scaleX(0);
          transform: translateX(-50%) scaleX(0);
  opacity: 0;
  background: #FCF5F0;
  z-index: 100;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.c-news-article:nth-child(odd)::before {
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}
.c-news-article:nth-child(even)::before {
  -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
          transform-origin: 0 50%;
}
.c-news-article > div {
  position: relative;
  z-index: 200;
}
.c-news-article header a {
  color: #13161E;
}
.c-news-article img {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media (max-width: 575.98px) {
  .c-news-article .col-image {
    padding-left: 0 !important;
  }
}
.c-news-article .meta a:not(:hover) {
  color: #13161E;
}
.no-touchevents .c-news-article:hover {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.no-touchevents .c-news-article:hover::before {
  opacity: 1;
  -webkit-transform: translateX(-50%) scaleX(1);
      -ms-transform: translateX(-50%) scaleX(1);
          transform: translateX(-50%) scaleX(1);
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.c-news-article:hover,
.c-news-article:hover img {
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0.099999s;
          transition-delay: 0.099999s;
}
.c-news-article:hover img {
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
}

.c-sd {
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0;
  text-align: center;
  z-index: 10;
}
.c-sd .sd-dot,
.c-sd .sd-circle {
  background: #13161E;
  -webkit-transition: background 0.5s ease !important;
  transition: background 0.5s ease !important;
}
.c-sd .sd-dots,
.c-sd .sd-circle {
  will-change: transform;
}
.c-sd .sd-wrapper {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 76px;
  height: 76px;
}
.c-sd .sd-dots {
  position: relative;
  display: inline-block;
  width: 1px;
  height: 54px;
  overflow: hidden;
}
.c-sd .sd-circle {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.c-sd .sd-dot {
  display: inline-block;
  width: 1px;
  height: 2px;
  opacity: 1;
  -webkit-transform: translateY(0) !important;
      -ms-transform: translateY(0) !important;
          transform: translateY(0) !important;
  -webkit-transition: background 0.5s, -webkit-transform 0.3s;
  transition: background 0.5s, -webkit-transform 0.3s;
  transition: transform 0.3s, background 0.5s;
  transition: transform 0.3s, background 0.5s, -webkit-transform 0.3s;
  margin-top: 6px;
}
.c-sd .sd-dot:nth-child(6) {
  -webkit-transform: translateY(18px);
      -ms-transform: translateY(18px);
          transform: translateY(18px);
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.c-sd .sd-dot:nth-child(5) {
  -webkit-transform: translateY(26px);
      -ms-transform: translateY(26px);
          transform: translateY(26px);
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.c-sd .sd-dot:nth-child(4) {
  -webkit-transform: translateY(34px);
      -ms-transform: translateY(34px);
          transform: translateY(34px);
  -webkit-transition: -webkit-transform 0.6s ease-out;
  transition: -webkit-transform 0.6s ease-out;
  transition: transform 0.6s ease-out;
  transition: transform 0.6s ease-out, -webkit-transform 0.6s ease-out;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.c-sd .sd-dot:nth-child(3) {
  -webkit-transform: translateY(42px);
      -ms-transform: translateY(42px);
          transform: translateY(42px);
  -webkit-transition: -webkit-transform 0.7s ease-out;
  transition: -webkit-transform 0.7s ease-out;
  transition: transform 0.7s ease-out;
  transition: transform 0.7s ease-out, -webkit-transform 0.7s ease-out;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.c-sd .sd-dot:nth-child(2) {
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: -webkit-transform 0.8s ease-out;
  transition: -webkit-transform 0.8s ease-out;
  transition: transform 0.8s ease-out;
  transition: transform 0.8s ease-out, -webkit-transform 0.8s ease-out;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.c-sd .sd-dot:nth-child(1) {
  -webkit-transform: translateY(58px);
      -ms-transform: translateY(58px);
          transform: translateY(58px);
  -webkit-transition: -webkit-transform 0.9s ease-out;
  transition: -webkit-transform 0.9s ease-out;
  transition: transform 0.9s ease-out;
  transition: transform 0.9s ease-out, -webkit-transform 0.9s ease-out;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.c-sd .sd-dot + .sd-dot {
  margin-top: 6px;
}

.c-strip .drag-indicator {
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 200;
  pointer-events: none;
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.4s 2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.4s 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.c-strip .drag-indicator.out {
  opacity: 0;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: 0.25s 0s cubic-bezier(0.95, 0.05, 0.795, 0.035);
  transition: 0.25s 0s cubic-bezier(0.95, 0.05, 0.795, 0.035);
}
.c-strip .drag-indicator .text {
  background: rgba(19, 22, 30, 0.75);
  color: #fff;
  border-radius: 1000px;
}
.c-strip .strip-outer {
  width: 100%;
  margin: auto;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
.c-strip .strip-inner {
  position: relative;
  top: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.c-strip .draggable {
  height: 300px;
  top: calc(50% - 150px);
  width: 100%;
  position: absolute;
  cursor: -webkit-grab;
  cursor: grab;
}
@media (min-width: 768px) {
  .c-strip .draggable {
    height: 450px;
    top: calc(50% - 225px);
  }
}
@media (min-width: 1200px) {
  .c-strip .draggable {
    height: 600px;
    top: calc(50% - 300px);
  }
}
.c-strip .draggable:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.c-strip .strip {
  height: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  pointer-events: none;
}
.c-strip .strip__item {
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-strip .strip__item:nth-child(3n+1) {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.c-strip .strip__item:nth-child(3n+1) {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.c-strip .strip__item:nth-child(3n+2) {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.c-strip .strip__item:nth-child(3n+3) {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.c-strip .img-outer {
  height: 300px;
  width: 200.0001px;
  overflow: hidden;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin: 0 10px;
}
@media (min-width: 768px) {
  .c-strip .img-outer {
    height: 450px;
    width: 300.00015px;
  }
}
@media (min-width: 1200px) {
  .c-strip .img-outer {
    height: 600px;
    width: 400.0002px;
    margin: 0 10px;
  }
}
.c-strip .img-outer.img-outer--size-s {
  height: 180px;
  width: 120.00006px;
}
@media (min-width: 768px) {
  .c-strip .img-outer.img-outer--size-s {
    height: 270px;
    width: 180.00009px;
  }
}
@media (min-width: 1200px) {
  .c-strip .img-outer.img-outer--size-s {
    height: 360px;
    width: 240.00012px;
  }
}
.c-strip .img-outer.img-outer--size-m {
  height: 210px;
  width: 140.00007px;
}
@media (min-width: 768px) {
  .c-strip .img-outer.img-outer--size-m {
    height: 315px;
    width: 210.000105px;
  }
}
@media (min-width: 1200px) {
  .c-strip .img-outer.img-outer--size-m {
    height: 420px;
    width: 280.00014px;
  }
}
.c-strip .img-outer.img-outer--size-l {
  height: 240px;
  width: 160.00008px;
}
@media (min-width: 768px) {
  .c-strip .img-outer.img-outer--size-l {
    height: 360px;
    width: 240.00012px;
  }
}
@media (min-width: 1200px) {
  .c-strip .img-outer.img-outer--size-l {
    height: 480px;
    width: 320.00016px;
  }
}
.c-strip .img-outer.img-outer--size-xl {
  height: 270px;
  width: 180.00009px;
}
@media (min-width: 768px) {
  .c-strip .img-outer.img-outer--size-xl {
    height: 405px;
    width: 270.000135px;
  }
}
@media (min-width: 1200px) {
  .c-strip .img-outer.img-outer--size-xl {
    height: 540px;
    width: 360.00018px;
  }
}
.c-strip .img-outer.landscape {
  height: 300px;
  width: 450px;
}
@media (min-width: 768px) {
  .c-strip .img-outer.landscape {
    height: 450px;
    width: 675px;
  }
}
@media (min-width: 1200px) {
  .c-strip .img-outer.landscape {
    height: 600px;
    width: 900px;
  }
}
.c-strip .img-outer.landscape.img-outer--size-s {
  height: 180px;
  width: 270px;
}
@media (min-width: 768px) {
  .c-strip .img-outer.landscape.img-outer--size-s {
    height: 270px;
    width: 405px;
  }
}
@media (min-width: 1200px) {
  .c-strip .img-outer.landscape.img-outer--size-s {
    height: 360px;
    width: 540px;
  }
}
.c-strip .img-outer.landscape.img-outer--size-m {
  height: 210px;
  width: 315px;
}
@media (min-width: 768px) {
  .c-strip .img-outer.landscape.img-outer--size-m {
    height: 315px;
    width: 472.5px;
  }
}
@media (min-width: 1200px) {
  .c-strip .img-outer.landscape.img-outer--size-m {
    height: 420px;
    width: 630px;
  }
}
.c-strip .img-outer.landscape.img-outer--size-l {
  height: 240px;
  width: 360px;
}
@media (min-width: 768px) {
  .c-strip .img-outer.landscape.img-outer--size-l {
    height: 360px;
    width: 540px;
  }
}
@media (min-width: 1200px) {
  .c-strip .img-outer.landscape.img-outer--size-l {
    height: 480px;
    width: 720px;
  }
}
.c-strip .img-outer.landscape.img-outer--size-xl {
  height: 270px;
  width: 405px;
}
@media (min-width: 768px) {
  .c-strip .img-outer.landscape.img-outer--size-xl {
    height: 405px;
    width: 607.5px;
  }
}
@media (min-width: 1200px) {
  .c-strip .img-outer.landscape.img-outer--size-xl {
    height: 540px;
    width: 810px;
  }
}
.c-strip .img-inner {
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  left: -10px;
  top: -10px;
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
}
@media (min-width: 1200px) {
  .c-strip .img-inner {
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    left: -20px;
    top: -20px;
  }
}
.c-strip .strip__item-link span {
  display: block;
}

.c-svg-curve,
.c-svg-curve-invert {
  pointer-events: none;
}
.c-svg-curve.mh-180,
.c-svg-curve-invert.mh-180 {
  max-height: 11.25rem;
}

.c-team-building {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .c-team-building::after {
    content: attr(data-year);
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    color: #fff;
    font-size: calc(1.1953125rem + 0.2109375 * ((100vw - 36rem) / 39));
  }
  @media screen and (min-width: 1200px){
    .c-team-building::after{
      font-size: 1.40625rem;
    }
  }
  @media screen and (max-width: 576px){
    .c-team-building::after{
      font-size: 1.1953125rem;
    }
  }
}
@media (min-width: 576px) {
  .c-team-building::after {
    left: 35px;
    top: 30px;
  }
}
@media (min-width: 768px) {
  .c-team-building::after {
    top: 40px;
    left: 55px;
  }
}
.c-team-building img {
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: 1s;
  transition: 1s;
}
.c-team-building img:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.c-team-building figcaption {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-team-building .img-container {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
@media (max-width: 991.98px) {
  .c-team-building .container-image {
    padding-left: 0;
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 1600px) {
  .c-team-building .container-image .row.no-gutters {
    margin-left: -20px;
  }
}
.c-team-building:nth-child(even) {
  position: relative;
}
.c-team-building:nth-child(even):before {
  content: "";
  position: absolute;
  display: block;
  top: 150px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FCF5F0;
}
.c-team-building .img-container {
  width: 100%;
}
@media (max-width: 767.98px) {
  .c-team-building .img-container {
    margin: 0 !important;
  }
}
.c-team-building .img-container .h1 {
  font-size: 32px;
  font-size: 2rem;
  position: absolute;
  left: 20px;
  top: 50px;
  color: white;
  margin-bottom: 0;
  text-transform: lowercase;
}
@media (min-width: 576px) {
  .c-team-building .img-container .h1 {
    font-size: 48px;
    font-size: 3rem;
    left: 35px;
    top: 65px;
  }
}
@media (min-width: 768px) {
  .c-team-building .img-container .h1 {
    font-size: 56px;
    font-size: 3.5rem;
    left: 55px;
    top: 90px;
  }
}
@media (min-width: 992px) {
  .c-team-building .img-container .h1 {
    font-size: 72px;
    font-size: 4.5rem;
    left: 75px;
    top: 50px;
  }
}
.c-team-building .img-container svg {
  width: 20px;
  height: 20px;
  fill: white;
  margin-right: 10px;
}
.c-team-building .img-container .btn-primary {
  top: 300px;
  position: absolute;
}
.c-team-building:nth-child(odd) {
  /*@include media-breakpoint-between(sm, md) {
    > .container-fluid {
      padding-left: 0 !important;
      padding-right: 20px !important;

      > .row > .offset-md-1 {
        margin-left: 0 !important;
      }

      figcaption {
        padding-left: 30px;
      }
    }
  }*/
  /*@include media-breakpoint-up(sm) {
    margin-top: 0;
  }
  @include media-breakpoint-up(md) {
    margin-top: 100px;
  }
  */
}
@media (min-width: 992px) {
  .c-team-building:nth-child(odd) {
    margin-top: 180px;
  }
}

@media (max-width: 767.98px) {
  .c-two-row-grid .row:first-child > div:first-child,
  .c-two-row-grid .row:last-child > div:last-child {
    padding-right: 0.625rem;
  }
}
@media (max-width: 767.98px) {
  .c-two-row-grid .row:first-child > div:last-child,
  .c-two-row-grid .row:last-child > div:first-child {
    padding-left: 0.625rem;
  }
}

.c-widget-quote blockquote p {
  font-weight: lighter;
  font-style: italic;
  line-height: 1.4;
  letter-spacing: 0.5px;
  color: #13161E;
}
.c-widget-quote blockquote p:not(.text-reduce) {
  font-size: calc(1.6rem + 0.8999999999999999 * ((100vw - 36rem) / 39));
}
@media screen and (min-width: 1200px){
  .c-widget-quote blockquote p:not(.text-reduce){
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 576px){
  .c-widget-quote blockquote p:not(.text-reduce){
    font-size: 1.6rem;
  }
}
.c-widget-quote blockquote p.text-reduce {
  font-size: calc(1.3rem + 0.7 * ((100vw - 36rem) / 39));
}
@media screen and (min-width: 1200px){
  .c-widget-quote blockquote p.text-reduce{
    font-size: 2rem;
  }
}
@media screen and (max-width: 576px){
  .c-widget-quote blockquote p.text-reduce{
    font-size: 1.3rem;
  }
}
.c-widget-quote .author {
  letter-spacing: 0.125rem;
}
.c-widget-quote .role {
  font-size: 0.875rem;
  letter-spacing: 0.03125rem;
}
.c-widget-quote .shape-quote {
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  height: 5rem;
  opacity: 0.05;
  z-index: -1;
  pointer-events: none;
}
@media (min-width: 992px) {
  .c-widget-quote .shape-quote {
    width: 7.5rem;
    height: 7.5rem;
  }
}

.c-widget-heading .c-link-scroll {
  bottom: 0;
  right: 0;
}

.c-widget-cover .embed-responsive {
  max-height: 100vh;
}

.c-widget-intro.has-light-bg p,
.c-widget-intro.has-light-bg h2,
.c-widget-intro.has-light-bg .h2,
.c-widget-intro.has-light-bg li,
.c-widget-intro.has-light-bg li > a,
.c-widget-intro.has-light-bg .cms-text {
  color: #13161E;
}
.c-widget-intro.has-light-bg .sub-heading {
  color: rgba(19, 22, 30, 0.6);
}
@media (min-width: 992px) {
  .c-widget-intro.has-light-bg .cms-text {
    position: relative;
  }
  .c-widget-intro.has-light-bg .cms-text::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 100%;
    width: 7.5rem;
    height: 1px;
    background: #13161E;
    -webkit-transform: translateY(0.3rem);
        -ms-transform: translateY(0.3rem);
            transform: translateY(0.3rem);
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .c-widget-intro.has-light-bg .cms-text::before {
    -webkit-transform: translateY(-50%) translateX(-5rem);
        -ms-transform: translateY(-50%) translateX(-5rem);
            transform: translateY(-50%) translateX(-5rem);
  }
}
.c-widget-intro.has-light-bg .btn.c-btn-circle .circle {
  fill: rgba(19, 22, 30, 0.2);
}
.c-widget-intro.has-light-bg .btn.c-btn-circle:not(:hover):not(.hover) .text-link {
  color: #13161E !important;
}
.c-widget-intro.has-light-bg .btn.c-btn-circle .icon, .c-widget-intro.has-light-bg .btn.c-btn-circle:hover .circle, .c-widget-intro.has-light-bg .btn.c-btn-circle.hover .circle {
  fill: #13161E;
}
.c-widget-intro:not(.has-light-bg) p,
.c-widget-intro:not(.has-light-bg) h2,
.c-widget-intro:not(.has-light-bg) .h2,
.c-widget-intro:not(.has-light-bg) li,
.c-widget-intro:not(.has-light-bg) li > a,
.c-widget-intro:not(.has-light-bg) .cms-text {
  color: #F3F4F4;
}
.c-widget-intro:not(.has-light-bg) .sub-heading {
  color: rgba(243, 244, 244, 0.6);
}
@media (min-width: 992px) {
  .c-widget-intro:not(.has-light-bg) .cms-text {
    position: relative;
  }
  .c-widget-intro:not(.has-light-bg) .cms-text::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 100%;
    width: 7.5rem;
    height: 1px;
    background: #F3F4F4;
    -webkit-transform: translateY(0.3rem);
        -ms-transform: translateY(0.3rem);
            transform: translateY(0.3rem);
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .c-widget-intro:not(.has-light-bg) .cms-text::before {
    -webkit-transform: translateY(-50%) translateX(-5rem);
        -ms-transform: translateY(-50%) translateX(-5rem);
            transform: translateY(-50%) translateX(-5rem);
  }
}
.c-widget-intro:not(.has-light-bg) .btn.c-btn-circle .circle {
  fill: rgba(243, 244, 244, 0.2);
}
.c-widget-intro:not(.has-light-bg) .btn.c-btn-circle:not(:hover):not(.hover) .text-link {
  color: #F3F4F4 !important;
}
.c-widget-intro:not(.has-light-bg) .btn.c-btn-circle .icon, .c-widget-intro:not(.has-light-bg) .btn.c-btn-circle:hover .circle, .c-widget-intro:not(.has-light-bg) .btn.c-btn-circle.hover .circle {
  fill: #F3F4F4;
}
.c-widget-intro .cms-text strong {
  font-weight: 300;
}
.c-widget-intro .list-roles li,
.c-widget-intro .list-roles li > a {
  letter-spacing: 0.03125rem;
}
.c-widget-intro .list-roles li {
  line-height: 1.666667;
}
@media (max-width: 767.98px) {
  .c-widget-intro .list-roles {
    padding-left: 0;
    list-style: none;
  }
  .c-widget-intro .list-roles li {
    display: inline-block;
  }
  .c-widget-intro .list-roles li + li::before {
    content: ", ";
  }
}

.c-widget-grid {
  position: relative;
  height: 75vh;
}
.c-widget-grid .bg-img {
  background-position: 50% 50%;
  background-repeat: repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .c-widget-grid .bg-img {
    background-attachment: fixed;
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  .c-widget-grid .bg-img {
    background-attachment: scroll !important;
  }
}

.c-widget-screen.has-dark-bg h2, .c-widget-screen.has-dark-bg .h2 {
  color: #fff;
}
.c-widget-screen.has-dark-bg p,
.c-widget-screen.has-dark-bg .cms-text {
  color: #b3b3b3;
}
.c-widget-screen.has-dark-bg a,
.c-widget-screen.has-dark-bg .cms-text a {
  color: #fff;
}
.c-widget-screen .img-frame {
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
.c-widget-screen .img-frame img {
  border-top: 5px solid #fff;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
}
.c-widget-screen .col-image {
  padding-top: 1px;
}
@media (min-width: 576px) {
  .c-widget-screen .position-sticky {
    top: 0;
  }
}
.c-widget-screen .cms-text strong {
  font-weight: 300;
}

.c-widget-image-caption figcaption {
  background: #fff;
  max-width: 300px;
}
.c-widget-image-caption figcaption.br, .c-widget-image-caption figcaption.bl {
  bottom: 0;
}
.c-widget-image-caption figcaption.tr, .c-widget-image-caption figcaption.tl {
  top: 0;
}
.c-widget-image-caption figcaption.tl, .c-widget-image-caption figcaption.bl {
  left: 0;
}
.c-widget-image-caption figcaption.tr, .c-widget-image-caption figcaption.br {
  right: 0;
}

.c-widget-reference-image-text .row-images > div:nth-child(even) {
  -webkit-transform: translateY(3.75rem);
      -ms-transform: translateY(3.75rem);
          transform: translateY(3.75rem);
}
@media (min-width: 992px) {
  .c-widget-reference-image-text .row-images > div:nth-child(even) {
    -webkit-transform: translateY(5rem);
        -ms-transform: translateY(5rem);
            transform: translateY(5rem);
  }
}
.c-widget-reference-image-text figcaption {
  min-width: 66px;
  min-height: 66px;
  bottom: 0;
  right: 0;
}

.c-widget-text-standalone .cms-text {
  font-size: calc(1.25rem + 0.5 * ((100vw - 36rem) / 39));
}

@media screen and (min-width: 1200px){
  .c-widget-text-standalone .cms-text{
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 576px){
  .c-widget-text-standalone .cms-text{
    font-size: 1.25rem;
  }
}
.c-widget-text-standalone .cms-text, .c-widget-text-standalone .cms-text > * {
  color: #13161E;
}

.c-widget-hanging-image .row > div:last-child {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .c-widget-hanging-image .row > div:last-child {
    margin-top: 25vh;
  }
}

@media (min-width: 768px) {
  .c-widget-text-columns p {
    display: inline;
    margin-bottom: 0;
  }
}
.c-widget-text-columns .cms-text {
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
@media (min-width: 992px) {
  .c-widget-text-columns .cms-text {
    -webkit-column-gap: 80px;
       -moz-column-gap: 80px;
            column-gap: 80px;
  }
}
@media (min-width: 1200px) {
  .c-widget-text-columns .cms-text {
    -webkit-column-gap: 100px;
       -moz-column-gap: 100px;
            column-gap: 100px;
  }
}
@media (min-width: 768px) {
  .c-widget-text-columns.columns-2 .cms-text {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}

.c-card-team a {
  text-decoration: underline;
  color: #666666;
}
.c-card-team a:hover, .c-card-team a:focus {
  color: #13161E;
}
.c-card-team .eta {
  font-size: 11px;
  font-size: 0.6875rem;
  opacity: 0.75;
  letter-spacing: 0.125rem;
}
@media (min-width: 768px) {
  .c-card-team .eta {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: mixed;
    -webkit-transform: scale(-1);
        -ms-transform: scale(-1);
            transform: scale(-1);
  }
}
.c-card-team .name,
.c-card-team .role {
  letter-spacing: 0.0625rem;
}
.c-card-team .name {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.c-card-team .hobbies {
  opacity: 0.75;
}
.c-card-team .img-wrapper {
  opacity: 0.95;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.c-card-team .img-wrapper img {
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
.c-card-team .img-wrapper .img-hover {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: 70% 70%;
      -ms-transform-origin: 70% 70%;
          transform-origin: 70% 70%;
}
.c-card-team .img-wrapper .img-hover.opacity-0 {
  opacity: 0;
}
.c-card-team:hover .img-wrapper {
  opacity: 1;
}
.c-card-team:hover .img-hover {
  z-index: 10;
  -webkit-transform: rotate(10deg) translatex(3rem);
      -ms-transform: rotate(10deg) translatex(3rem);
          transform: rotate(10deg) translatex(3rem);
}

.hotspot-wrapper .hotspot {
  cursor: pointer;
  width: 1rem;
  height: 1rem;
  border-radius: 10rem;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.hotspot-wrapper .hotspot:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 10rem;
  -webkit-animation: innerPulse 2s infinite;
          animation: innerPulse 2s infinite;
}
.hotspot-wrapper .hotspot:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 10rem;
  border: 5px solid;
  opacity: 0.2;
  -webkit-animation: outerPulse 2s infinite;
          animation: outerPulse 2s infinite;
}
.hotspot-wrapper .hotspot-hover {
  pointer-events: none;
  position: absolute;
  z-index: 2;
  white-space: nowrap;
  background-color: #fff;
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.hotspot-wrapper .hotspot-hover span {
  line-height: 1.5rem;
  letter-spacing: 0.5px;
}
@media (max-width: 991.98px) {
  .hotspot-wrapper .hotspot-hover span {
    line-height: 1.2rem;
  }
}
.hotspot-wrapper .hotspot-hover.open {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  pointer-events: all;
}
@media (max-width: 991.98px) {
  .hotspot-wrapper .hotspot-name {
    font-size: 16px;
    font-size: 1rem;
  }
}
.hotspot-wrapper .hotspot-role {
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .hotspot-wrapper .hotspot-role {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.hotspot-wrapper.white .hotspot, .hotspot-wrapper.white .hotspot:before, .hotspot-wrapper.white .hotspot:after {
  background-color: #fff;
  border-color: #fff;
}
.hotspot-wrapper.white .hotspot-role {
  color: #666666;
}
.hotspot-wrapper.blue .hotspot, .hotspot-wrapper.blue .hotspot:before, .hotspot-wrapper.blue .hotspot:after {
  background-color: #56CCF2;
  border-color: #56CCF2;
}
.hotspot-wrapper.blue .hotspot-role {
  color: #56CCF2;
}
.hotspot-wrapper.green .hotspot, .hotspot-wrapper.green .hotspot:before, .hotspot-wrapper.green .hotspot:after {
  background-color: #10C09F;
  border-color: #10C09F;
}
.hotspot-wrapper.green .hotspot-role {
  color: #10C09F;
}
.hotspot-wrapper.orange .hotspot, .hotspot-wrapper.orange .hotspot:before, .hotspot-wrapper.orange .hotspot:after {
  background-color: #F47A2A;
  border-color: #F47A2A;
}
.hotspot-wrapper.orange .hotspot-role {
  color: #F47A2A;
}

.top {
  bottom: 1rem;
}
@media (max-width: 767.98px) {
  .top {
    bottom: 1.5rem;
  }
}

.bottom {
  top: 1rem;
}
@media (max-width: 767.98px) {
  .bottom {
    top: 1.5rem;
  }
}

.right {
  left: 1.5rem;
  -webkit-transform: translateX(-1rem);
      -ms-transform: translateX(-1rem);
          transform: translateX(-1rem);
}
@media (max-width: 767.98px) {
  .right {
    left: 0;
  }
}

.left {
  right: 1.5rem;
  -webkit-transform: translateX(1rem);
      -ms-transform: translateX(1rem);
          transform: translateX(1rem);
}
@media (max-width: 767.98px) {
  .left {
    right: 0;
  }
}

@-webkit-keyframes innerPulse {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(2);
            transform: translate(-50%, -50%) scale(2);
  }
}

@keyframes innerPulse {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(2);
            transform: translate(-50%, -50%) scale(2);
  }
}
@-webkit-keyframes outerPulse {
  0% {
    opacity: 0.2;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(5);
            transform: translate(-50%, -50%) scale(5);
  }
}
@keyframes outerPulse {
  0% {
    opacity: 0.2;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(5);
            transform: translate(-50%, -50%) scale(5);
  }
}
main[data-page=about] .circle-text-wrapper {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 2.5rem;
}
@media (min-width: 768px) {
  main[data-page=about] .circle-text-wrapper {
    bottom: 3.125rem;
  }
}
@media (min-width: 992px) {
  main[data-page=about] .circle-text-wrapper {
    bottom: 3.75rem;
  }
}
@media (min-width: 1200px) {
  main[data-page=about] .circle-text-wrapper {
    bottom: 4.6875rem;
  }
}
@media (min-width: 1600px) {
  main[data-page=about] .circle-text-wrapper {
    bottom: 5.625rem;
  }
}
@media (min-width: 1200px) {
  main[data-page=about] .row-team {
    margin-left: -60px;
    margin-right: -60px;
  }
}
@media (min-width: 768px) {
  main[data-page=about] .row-team > :nth-child(3n) {
    -webkit-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
            transform: translateY(-80px);
  }
  main[data-page=about] .row-team > :nth-child(3n+2) {
    -webkit-transform: translateY(80px);
        -ms-transform: translateY(80px);
            transform: translateY(80px);
  }
}
@media (max-width: 767.98px) {
  main[data-page=about] .row-team > div:nth-child(odd) {
    padding-right: 0.625rem;
  }
}
@media (max-width: 767.98px) {
  main[data-page=about] .row-team > div:nth-child(even) {
    padding-left: 0.625rem;
  }
}
main[data-page=about] #team .c-cta {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
main[data-page=about] #team .nav-tabs {
  border: none;
}
main[data-page=about] #team .nav-tabs .active {
  display: none;
}
@media (min-width: 768px) {
  main[data-page=about] #team .vertical-pull {
    margin-top: -30%;
  }
}
@media (min-width: 768px) {
  main[data-page=about] #team .vertical-pull-2 {
    margin-top: -90%;
  }
}
main[data-page=about] #team .circle-text-wrapper {
  top: -8rem;
  left: 0;
  right: unset;
  bottom: unset;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  main[data-page=about] #services .c-cta-sq {
    max-width: none !important;
  }
}
main[data-page=about] #services .c-cta-sq::before {
  padding-top: 50%;
}
@media (min-width: 576px) {
  main[data-page=about] #services .c-cta-sq::before {
    padding-top: 40%;
  }
}
@media (min-width: 768px) {
  main[data-page=about] #services .c-cta-sq::before {
    padding-top: 100%;
  }
}

@media (max-width: 575.98px) {
  main[data-page=contact] .btn {
    width: 100%;
  }
}

.error-page body {
  padding-bottom: 0 !important;
}
.error-page #header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  background: none;
}
.error-page #header .nav-link:not(.active) {
  color: #fff;
}
.error-page #header .c-menu-toggle.dark .bar {
  fill: #fff;
}
.error-page #footer {
  display: none !important;
}

main[data-page=error] {
  min-height: 100vh;
}
main[data-page=error] #bg-image {
  z-index: -1;
  opacity: 0.3;
}

main[data-page=home] #intro[data-full-height] {
  height: calc(100vh - 92px);
}
@media (min-width: 992px) {
  main[data-page=home] #intro[data-full-height] {
    height: calc(100vh - 109px);
  }
}
main[data-page=home] #intro .btn-lg:not(:hover) {
  border-color: #e6e6e6;
  background: #fff;
}
@media screen and (max-height: 599px) {
  main[data-page=home] #intro .display-1 {
    margin-top: -40px !important;
  }
}
main[data-page=home] #intro .display-1 > span:first-child::after {
  content: "";
  display: block;
}
@media screen and (max-height: 599px) {
  main[data-page=home] #intro .btn {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-height: 599px) {
  main[data-page=home] #intro .c-sd {
    display: none !important;
  }
}
main[data-page=home] #intro .wrapper {
  z-index: 200;
  pointer-events: none;
}
main[data-page=home] #intro .wrapper .btn {
  pointer-events: all;
}
@media (max-width: 575.98px) {
  main[data-page=home] #projects .sub-heading,
  main[data-page=home] #blog .sub-heading {
    font-size: 1.8125rem;
    text-rendering: optimizeLegibility;
    letter-spacing: 0;
  }
}
@media (min-width: 576px) {
  main[data-page=home] #projects .sub-heading,
  main[data-page=home] #blog .sub-heading {
    position: absolute;
    right: 0;
    top: -0.1875rem;
  }
}
@media (max-width: 575.98px) {
  main[data-page=home] #projects .sub-heading {
    color: #fff;
  }
}
@media (max-width: 575.98px) {
  main[data-page=home] #blog .sub-heading {
    color: #13161E;
  }
}
@media (min-width: 1200px) {
  main[data-page=home] #values .c-circle-text {
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
}
main[data-page=home] #values .display-4 {
  text-transform: none;
}
main[data-page=home] #culture {
  /*.concealer {
    width: 100%;
    background: $secondary-light;
    top: 0;
    right: 0;
    z-index: $zIndex-1;
  }*/
}
main[data-page=home] #culture .col-text,
main[data-page=home] #culture .svg-concealer {
  z-index: 200;
}
main[data-page=home] #culture .svg-concealer {
  top: -1px;
  left: 0;
  pointer-events: none;
}
@media (max-width: 767.98px) {
  main[data-page=home] #culture .content-wrapper {
    padding-bottom: 0 !important;
  }
}
main[data-page=home] #culture .svg-curve-wrapper {
  background: #fff;
}
main[data-page=home] #row-grid {
  margin-right: -1.25rem;
}
main[data-page=home] #row-grid > div {
  padding-right: 1.25rem;
}
main[data-page=home] #row-grid ul > li + li {
  padding-top: 1.25rem;
}
.no-touchevents main[data-page=home] #row-grid a > img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s ease-in-out;
  transition: opacity 0.35s, -webkit-transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out, opacity 0.35s;
  transition: transform 0.35s ease-in-out, opacity 0.35s, -webkit-transform 0.35s ease-in-out;
}
.no-touchevents main[data-page=home] #row-grid a {
  background: #13161E;
}
.no-touchevents main[data-page=home] #row-grid a:hover,
.no-touchevents main[data-page=home] #row-grid a:hover > img {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.no-touchevents main[data-page=home] #row-grid a:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.8;
}
@media (min-width: 768px) {
  main[data-page=home] #grid-wrapper {
    bottom: 0;
    right: 0;
  }
}
main[data-page=home] #draw-canvas {
  position: absolute;
  top: 0;
  left: 0;
  cursor: url(../img/cursors/pencil.svg) 0 25, auto;
}

main[data-page=showcase-overview] .c-circle-text {
  z-index: 300;
}
main[data-page=showcase-overview] #form-filters .display-1 {
  line-height: 1.25;
}

main[data-page=blog-overview] #latest {
  min-height: 75vh;
}
@media (min-width: 576px) {
  main[data-page=blog-overview] #latest {
    min-height: 70vh;
  }
}
main[data-page=blog-overview] #latest .bg-image,
main[data-page=blog-overview] #latest .bg-image-overlay {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
main[data-page=blog-overview] #latest .bg-image {
  z-index: 100;
}
main[data-page=blog-overview] #latest .bg-image-overlay {
  z-index: 200;
}
main[data-page=blog-overview] #latest .bg-image-overlay::after {
  content: "";
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
  z-index: 201;
}
main[data-page=blog-overview] #latest .caption {
  z-index: 300;
}
main[data-page=blog-overview] #latest .sub-heading,
main[data-page=blog-overview] #latest .meta {
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 575.98px) {
  main[data-page=blog-overview] #latest .author {
    padding-left: 0;
    margin-left: 0;
  }
  main[data-page=blog-overview] #latest .author::before {
    display: none;
  }
}
@supports (mix-blend-mode: luminosity) {
  main[data-page=blog-overview] #latest .bg-image {
    mix-blend-mode: luminosity;
  }
  main[data-page=blog-overview] #latest .bg-image-overlay {
    opacity: 0.6;
    z-index: 200;
  }
}
@supports not (mix-blend-mode: luminosity) {
  main[data-page=blog-overview] #latest .bg-image-overlay {
    background: #13161E !important;
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
  }
}
@supports (mix-blend-mode: luminosity) {
  main[data-page=blog-overview] #latest:hover .bg-image, main[data-page=blog-overview] #latest.hover .bg-image {
    opacity: 0;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
@supports not (mix-blend-mode: luminosity) {
  main[data-page=blog-overview] #latest:hover .overlay, main[data-page=blog-overview] #latest.hover .overlay {
    opacity: 0.6;
  }
}

@media (max-width: 767.98px) {
  main[data-page=blog-detail] #article-intro .flex-meta > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
main[data-page=blog-detail] #article-intro .list-authors {
  position: relative;
  float: left;
}
main[data-page=blog-detail] #article-intro .list-authors > li {
  margin-right: 0;
  float: right;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: margin-left 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (min-width: 768px) {
  main[data-page=blog-detail] #article-intro .list-authors > li:hover {
    margin-left: 0 !important;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
main[data-page=blog-detail] #article-intro .list-authors > li:not(:last-child) {
  margin-left: 0.625rem;
}
@media (min-width: 768px) {
  main[data-page=blog-detail] #article-intro .list-authors > li:not(:last-child) {
    margin-left: -24px;
  }
}
main[data-page=blog-detail] #article-intro .list-authors > li:last-child img {
  border-left: 0;
}
@media (min-width: 768px) {
  main[data-page=blog-detail] #article-intro .list-authors img {
    border: 2px solid #FCF5F0;
  }
}
main[data-page=blog-detail] #article-intro .list-categories a:not(:hover) {
  color: #13161E;
}
@media (min-width: 992px) {
  main[data-page=blog-detail] #article-intro .cms-text {
    position: relative;
  }
  main[data-page=blog-detail] #article-intro .cms-text::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 100%;
    width: 7.5rem;
    height: 1px;
    background: #13161E;
    -webkit-transform: translateY(0.3rem);
        -ms-transform: translateY(0.3rem);
            transform: translateY(0.3rem);
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  main[data-page=blog-detail] #article-intro .cms-text::before {
    -webkit-transform: translateY(-50%) translateX(-5rem);
        -ms-transform: translateY(-50%) translateX(-5rem);
            transform: translateY(-50%) translateX(-5rem);
  }
}

main[data-page=widget-page] .c-widget-heading {
  padding-bottom: 0 !important;
}
main[data-page=widget-page] .c-widget-heading .position-relative {
  max-width: 90rem;
  margin: 0 auto;
}
main[data-page=widget-page] .c-widget-heading .position-relative h1, main[data-page=widget-page] .c-widget-heading .position-relative .h1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  main[data-page=widget-page] .c-widget-heading .position-relative h1, main[data-page=widget-page] .c-widget-heading .position-relative .h1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: 80%;
  }
}
@media (min-width: 1600px) {
  main[data-page=widget-page] .c-widget-heading .position-relative h1, main[data-page=widget-page] .c-widget-heading .position-relative .h1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
    padding: 0 10px;
  }
}
main[data-page=widget-page] .c-widget:not(.c-widget-quote) {
  padding-top: 3.175rem !important;
}
@media (min-width: 768px) {
  main[data-page=widget-page] .c-widget:not(.c-widget-quote) {
    padding-top: 6.25rem !important;
  }
}
main[data-page=widget-page] .c-widget:not(.c-widget-quote) .col-xl-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  main[data-page=widget-page] .c-widget:not(.c-widget-quote) .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: 80%;
  }
}
@media (min-width: 1600px) {
  main[data-page=widget-page] .c-widget:not(.c-widget-quote) .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}
main[data-page=widget-page] .c-widget:not(.c-widget-quote) img {
  margin-top: 0 !important;
}
main[data-page=widget-page] .c-widget-image-text img {
  border: 1px solid #e6e6e6;
}
main[data-page=widget-page] .c-widget-text strong, main[data-page=widget-page] .c-widget-text-standalone strong {
  color: #13161E;
}
main[data-page=widget-page] .c-widget-cta-text, main[data-page=widget-page] .c-widget-text, main[data-page=widget-page] .c-widget-text-standalone {
  font-size: 21px;
}
main[data-page=widget-page] .c-widget-cta-text .sub-heading, main[data-page=widget-page] .c-widget-text .sub-heading, main[data-page=widget-page] .c-widget-text-standalone .sub-heading {
  font-size: calc(1.8125rem + 0.6875 * (100vw - 36rem) / 39);
  font-weight: 500;
  line-height: 1.2;
  color: #13161E;
  text-transform: none;
  letter-spacing: 0;
}
main[data-page=widget-page] .c-widget-quote {
  margin-top: 2.5rem !important;
  padding-top: 1.875rem !important;
  padding-bottom: 0;
}
main[data-page=widget-page] .c-widget-quote + .c-widget-text-standalone {
  padding-top: 4.375rem !important;
}
main[data-page=widget-page] .c-widget-intro p.text-standalone {
  font-size: 1.75rem;
  color: #13161E;
}

main[data-page=login] {
  min-width: 100vw;
  min-height: 100vh;
  background: url(../img/login_pattern.jpg) repeat 50% 50%;
}
@media screen and (max-height: 599px) {
  main[data-page=login] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 576px) {
  main[data-page=login] .panel {
    background: #fff;
    border-radius: 0.5rem;
    -webkit-box-shadow: 0 0 100px rgba(19, 22, 30, 0.1);
            box-shadow: 0 0 100px rgba(19, 22, 30, 0.1);
  }
}
main[data-page=login] .custom-mw {
  max-width: 30em;
}
main[data-page=login] .webatvantage {
  margin-top: 40px;
  bottom: 0.9375rem;
}
@media (min-width: 576px) {
  main[data-page=login] .webatvantage {
    bottom: 2.5rem;
  }
}
@media screen and (min-height: 600px) {
  main[data-page=login] .webatvantage {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 100;
    margin-top: 0;
  }
}
main[data-page=login] .shape-webatvantage {
  width: 133px;
  height: 25px;
}

main[data-page=team-building] {
  position: relative;
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
  clip: rect(0, auto, auto, 0px);
}
main[data-page=team-building]:before {
  content: "";
  height: 210px;
  background-color: white;
  position: absolute;
  width: 270px;
  top: 0;
  z-index: 102;
  display: none;
}
@media (min-width: 1200px) {
  main[data-page=team-building]:before {
    width: 250px;
    display: block;
  }
}
main[data-page=team-building] .container-fluid {
  max-width: 1900px;
}
main[data-page=team-building] div[data-scroll] {
  position: relative;
  z-index: 99;
}
main[data-page=team-building] p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  color: #4D4D4D;
}
main[data-page=team-building] .year {
  font-size: 42px;
  font-size: 2.625rem;
  color: #13161f;
  position: -webkit-sticky;
  position: sticky;
  top: 85px;
  text-align: center;
  z-index: 100;
  width: 120px;
}
@media (min-width: 1200px) {
  main[data-page=team-building] .year {
    top: 85px;
  }
}
main[data-page=team-building] .year > .container-fluid > span {
  display: inline-block;
  margin-left: 28.5px;
  width: 120px;
  position: relative;
  z-index: 1;
}
main[data-page=team-building] .year > .container-fluid > span:before, main[data-page=team-building] .year > .container-fluid > span:after {
  content: "";
  width: 1px;
  height: 5000px;
  background: #E5E5E5;
  display: block;
  left: 50%;
  -webkit-transform: translateX(-8px);
      -ms-transform: translateX(-8px);
          transform: translateX(-8px);
  position: absolute;
  z-index: 0;
}
main[data-page=team-building] .year > .container-fluid > span:before {
  bottom: calc(100% + 80px);
}
main[data-page=team-building] .year > .container-fluid > span:after {
  top: calc(100% + 80px);
}
main[data-page=team-building] .year .odometer {
  -webkit-transform: translate(-7px, -5px);
      -ms-transform: translate(-7px, -5px);
          transform: translate(-7px, -5px);
}
main[data-page=team-building] .year .odometer-inside {
  width: 60px;
}
main[data-page=team-building] .year .odometer-inside .odometer-digit {
  width: 25px;
}
main[data-page=team-building] .year .odometer-inside .odometer-value {
  width: 25px !important;
}
@media (min-width: 1200px) {
  main[data-page=team-building] .year {
    top: 330px;
  }
}

/**
*
* This file should only contain imports and comments
* http://sass-guidelin.es/#main-file
*
**/