@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #F2F6F9;
}

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 700;
}

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: #212529;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: black;
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

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;
}
@media (max-width: 1200px) {
  legend {
    font-size: calc(1.275rem + 0.3vw);
  }
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}
@media (max-width: 1200px) {
  h1, .h1 {
    font-size: calc(1.375rem + 1.5vw);
  }
}

h2, .h2 {
  font-size: 2rem;
}
@media (max-width: 1200px) {
  h2, .h2 {
    font-size: calc(1.325rem + 0.9vw);
  }
}

h3, .h3 {
  font-size: 1.625rem;
}
@media (max-width: 1200px) {
  h3, .h3 {
    font-size: calc(1.2875rem + 0.45vw);
  }
}

h4, .h4 {
  font-size: 1.375rem;
}
@media (max-width: 1200px) {
  h4, .h4 {
    font-size: calc(1.2625rem + 0.15vw);
  }
}

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

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

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

.display-1 {
  font-size: 6rem;
  font-weight: 700;
  line-height: 1.1;
}
@media (max-width: 1200px) {
  .display-1 {
    font-size: calc(1.725rem + 5.7vw);
  }
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 700;
  line-height: 1.1;
}
@media (max-width: 1200px) {
  .display-2 {
    font-size: calc(1.675rem + 5.1vw);
  }
}

.display-3 {
  font-size: 4.375rem;
  font-weight: 700;
  line-height: 1.1;
}
@media (max-width: 1200px) {
  .display-3 {
    font-size: calc(1.5625rem + 3.75vw);
  }
}

.display-4 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.1;
}
@media (max-width: 1200px) {
  .display-4 {
    font-size: calc(1.425rem + 2.1vw);
  }
}

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

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

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

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

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

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

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

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

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

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

.figure {
  display: inline-block;
}

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

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1190px;
  }
}

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

@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1190px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1rem + 4px);
  padding: 0.5rem 0.938rem;
  font-family: "Open Sans", sans-serif;
  font-size: 0.813rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #E3E4EC;
  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:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

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

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.5rem 0;
  margin-bottom: 0;
  font-size: 0.813rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 2px 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.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1.625rem + 4px);
  padding: 0.8125rem 1.5625rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

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

textarea.form-control {
  height: auto;
}

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

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

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 12px;
  padding-left: 12px;
}

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

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

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

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: 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: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%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: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #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 textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

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

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

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.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 .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: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: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: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: 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: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: 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: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -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;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: 0.5rem 1.25rem;
  font-size: 0.813rem;
  line-height: 1.5;
  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: #212529;
  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: #00A2E3;
  border-color: #00A2E3;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0087bd;
  border-color: #007eb0;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0087bd;
  border-color: #007eb0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 176, 231, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 176, 231, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #00A2E3;
  border-color: #00A2E3;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #007eb0;
  border-color: #0075a3;
}
.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(38, 176, 231, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 176, 231, 0.5);
}

.btn-secondary {
  color: #212529;
  background-color: #F5E0C0;
  border-color: #F5E0C0;
}
.btn-secondary:hover {
  color: #212529;
  background-color: #f0d09f;
  border-color: #eeca94;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #212529;
  background-color: #f0d09f;
  border-color: #eeca94;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(213, 196, 169, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(213, 196, 169, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #212529;
  background-color: #F5E0C0;
  border-color: #F5E0C0;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: #eeca94;
  border-color: #ecc589;
}
.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(213, 196, 169, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(213, 196, 169, 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: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.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(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  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: #212529;
  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(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 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: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-light:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
.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(222, 222, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #101214;
  border-color: #0a0c0d;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #101214;
  border-color: #0a0c0d;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #0a0c0d;
  border-color: #050506;
}
.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(66, 70, 73, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
}

.btn-outline-primary {
  color: #00A2E3;
  border-color: #00A2E3;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #00A2E3;
  border-color: #00A2E3;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 162, 227, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 162, 227, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #00A2E3;
  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: #00A2E3;
  border-color: #00A2E3;
}
.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(0, 162, 227, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 162, 227, 0.5);
}

.btn-outline-secondary {
  color: #F5E0C0;
  border-color: #F5E0C0;
}
.btn-outline-secondary:hover {
  color: #212529;
  background-color: #F5E0C0;
  border-color: #F5E0C0;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(245, 224, 192, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(245, 224, 192, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #F5E0C0;
  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: #212529;
  background-color: #F5E0C0;
  border-color: #F5E0C0;
}
.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(245, 224, 192, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(245, 224, 192, 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: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  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: #17a2b8;
  border-color: #17a2b8;
}
.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(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  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: #212529;
  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: #fff;
  border-color: #fff;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-light:focus, .btn-outline-light.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-light.disabled, .btn-outline-light:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.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(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #212529;
  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: #212529;
  border-color: #212529;
}
.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(33, 37, 41, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #212529;
  text-decoration: none;
}
.btn-link:hover {
  color: black;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.8125rem 1.5625rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.75rem;
  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;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  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;
  }
}
.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.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -2px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

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

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

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -2px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -2px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -2px;
}

.input-group-prepend {
  margin-right: -2px;
}

.input-group-append {
  margin-left: -2px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem 0.938rem;
  margin-bottom: 0;
  font-size: 0.813rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 2px solid #E3E4EC;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1.625rem + 4px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.8125rem 1.5625rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #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: #007bff;
}

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

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

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

.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);
          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;
          transform: none;
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

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

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: 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;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: 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: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

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

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

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

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

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .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;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

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

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

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

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

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

.bg-primary {
  background-color: #00A2E3 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #007eb0 !important;
}

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

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #eeca94 !important;
}

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

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

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

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

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

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

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

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #e6e6e6 !important;
}

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

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #0a0c0d !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.border-primary {
  border-color: #00A2E3 !important;
}

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

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

.border-info {
  border-color: #17a2b8 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.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: -ms-flexbox !important;
  display: flex !important;
}

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-3by4::before {
  padding-top: 133.3333333333%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.embed-responsive-2by1::before {
  padding-top: 50%;
}

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

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

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: 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;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

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

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

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

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

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

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

.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: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  -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;
}

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

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

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

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

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

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

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

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

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

.mt-5,
.my-5 {
  margin-top: 0.3125rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 0.3125rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 0.3125rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 0.3125rem !important;
}

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

.mt-10,
.my-10 {
  margin-top: 0.625rem !important;
}

.mr-10,
.mx-10 {
  margin-right: 0.625rem !important;
}

.mb-10,
.my-10 {
  margin-bottom: 0.625rem !important;
}

.ml-10,
.mx-10 {
  margin-left: 0.625rem !important;
}

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

.mt-15,
.my-15 {
  margin-top: 0.9375rem !important;
}

.mr-15,
.mx-15 {
  margin-right: 0.9375rem !important;
}

.mb-15,
.my-15 {
  margin-bottom: 0.9375rem !important;
}

.ml-15,
.mx-15 {
  margin-left: 0.9375rem !important;
}

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

.mt-20,
.my-20 {
  margin-top: 1.25rem !important;
}

.mr-20,
.mx-20 {
  margin-right: 1.25rem !important;
}

.mb-20,
.my-20 {
  margin-bottom: 1.25rem !important;
}

.ml-20,
.mx-20 {
  margin-left: 1.25rem !important;
}

.m-25 {
  margin: 1.5625rem !important;
}

.mt-25,
.my-25 {
  margin-top: 1.5625rem !important;
}

.mr-25,
.mx-25 {
  margin-right: 1.5625rem !important;
}

.mb-25,
.my-25 {
  margin-bottom: 1.5625rem !important;
}

.ml-25,
.mx-25 {
  margin-left: 1.5625rem !important;
}

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

.mt-30,
.my-30 {
  margin-top: 1.875rem !important;
}

.mr-30,
.mx-30 {
  margin-right: 1.875rem !important;
}

.mb-30,
.my-30 {
  margin-bottom: 1.875rem !important;
}

.ml-30,
.mx-30 {
  margin-left: 1.875rem !important;
}

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

.mt-40,
.my-40 {
  margin-top: 2.5rem !important;
}

.mr-40,
.mx-40 {
  margin-right: 2.5rem !important;
}

.mb-40,
.my-40 {
  margin-bottom: 2.5rem !important;
}

.ml-40,
.mx-40 {
  margin-left: 2.5rem !important;
}

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

.mt-50,
.my-50 {
  margin-top: 3.125rem !important;
}

.mr-50,
.mx-50 {
  margin-right: 3.125rem !important;
}

.mb-50,
.my-50 {
  margin-bottom: 3.125rem !important;
}

.ml-50,
.mx-50 {
  margin-left: 3.125rem !important;
}

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

.mt-60,
.my-60 {
  margin-top: 3.75rem !important;
}

.mr-60,
.mx-60 {
  margin-right: 3.75rem !important;
}

.mb-60,
.my-60 {
  margin-bottom: 3.75rem !important;
}

.ml-60,
.mx-60 {
  margin-left: 3.75rem !important;
}

.m-70 {
  margin: 4.375rem !important;
}

.mt-70,
.my-70 {
  margin-top: 4.375rem !important;
}

.mr-70,
.mx-70 {
  margin-right: 4.375rem !important;
}

.mb-70,
.my-70 {
  margin-bottom: 4.375rem !important;
}

.ml-70,
.mx-70 {
  margin-left: 4.375rem !important;
}

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

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

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

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

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

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

.mt-90,
.my-90 {
  margin-top: 5.625rem !important;
}

.mr-90,
.mx-90 {
  margin-right: 5.625rem !important;
}

.mb-90,
.my-90 {
  margin-bottom: 5.625rem !important;
}

.ml-90,
.mx-90 {
  margin-left: 5.625rem !important;
}

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

.mt-100,
.my-100 {
  margin-top: 6.25rem !important;
}

.mr-100,
.mx-100 {
  margin-right: 6.25rem !important;
}

.mb-100,
.my-100 {
  margin-bottom: 6.25rem !important;
}

.ml-100,
.mx-100 {
  margin-left: 6.25rem !important;
}

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

.mt-120,
.my-120 {
  margin-top: 7.5rem !important;
}

.mr-120,
.mx-120 {
  margin-right: 7.5rem !important;
}

.mb-120,
.my-120 {
  margin-bottom: 7.5rem !important;
}

.ml-120,
.mx-120 {
  margin-left: 7.5rem !important;
}

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

.mt-150,
.my-150 {
  margin-top: 9.375rem !important;
}

.mr-150,
.mx-150 {
  margin-right: 9.375rem !important;
}

.mb-150,
.my-150 {
  margin-bottom: 9.375rem !important;
}

.ml-150,
.mx-150 {
  margin-left: 9.375rem !important;
}

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

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

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

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

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

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

.pt-5,
.py-5 {
  padding-top: 0.3125rem !important;
}

.pr-5,
.px-5 {
  padding-right: 0.3125rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 0.3125rem !important;
}

.pl-5,
.px-5 {
  padding-left: 0.3125rem !important;
}

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

.pt-10,
.py-10 {
  padding-top: 0.625rem !important;
}

.pr-10,
.px-10 {
  padding-right: 0.625rem !important;
}

.pb-10,
.py-10 {
  padding-bottom: 0.625rem !important;
}

.pl-10,
.px-10 {
  padding-left: 0.625rem !important;
}

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

.pt-15,
.py-15 {
  padding-top: 0.9375rem !important;
}

.pr-15,
.px-15 {
  padding-right: 0.9375rem !important;
}

.pb-15,
.py-15 {
  padding-bottom: 0.9375rem !important;
}

.pl-15,
.px-15 {
  padding-left: 0.9375rem !important;
}

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

.pt-20,
.py-20 {
  padding-top: 1.25rem !important;
}

.pr-20,
.px-20 {
  padding-right: 1.25rem !important;
}

.pb-20,
.py-20 {
  padding-bottom: 1.25rem !important;
}

.pl-20,
.px-20 {
  padding-left: 1.25rem !important;
}

.p-25 {
  padding: 1.5625rem !important;
}

.pt-25,
.py-25 {
  padding-top: 1.5625rem !important;
}

.pr-25,
.px-25 {
  padding-right: 1.5625rem !important;
}

.pb-25,
.py-25 {
  padding-bottom: 1.5625rem !important;
}

.pl-25,
.px-25 {
  padding-left: 1.5625rem !important;
}

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

.pt-30,
.py-30 {
  padding-top: 1.875rem !important;
}

.pr-30,
.px-30 {
  padding-right: 1.875rem !important;
}

.pb-30,
.py-30 {
  padding-bottom: 1.875rem !important;
}

.pl-30,
.px-30 {
  padding-left: 1.875rem !important;
}

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

.pt-40,
.py-40 {
  padding-top: 2.5rem !important;
}

.pr-40,
.px-40 {
  padding-right: 2.5rem !important;
}

.pb-40,
.py-40 {
  padding-bottom: 2.5rem !important;
}

.pl-40,
.px-40 {
  padding-left: 2.5rem !important;
}

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

.pt-50,
.py-50 {
  padding-top: 3.125rem !important;
}

.pr-50,
.px-50 {
  padding-right: 3.125rem !important;
}

.pb-50,
.py-50 {
  padding-bottom: 3.125rem !important;
}

.pl-50,
.px-50 {
  padding-left: 3.125rem !important;
}

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

.pt-60,
.py-60 {
  padding-top: 3.75rem !important;
}

.pr-60,
.px-60 {
  padding-right: 3.75rem !important;
}

.pb-60,
.py-60 {
  padding-bottom: 3.75rem !important;
}

.pl-60,
.px-60 {
  padding-left: 3.75rem !important;
}

.p-70 {
  padding: 4.375rem !important;
}

.pt-70,
.py-70 {
  padding-top: 4.375rem !important;
}

.pr-70,
.px-70 {
  padding-right: 4.375rem !important;
}

.pb-70,
.py-70 {
  padding-bottom: 4.375rem !important;
}

.pl-70,
.px-70 {
  padding-left: 4.375rem !important;
}

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

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

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

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

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

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

.pt-90,
.py-90 {
  padding-top: 5.625rem !important;
}

.pr-90,
.px-90 {
  padding-right: 5.625rem !important;
}

.pb-90,
.py-90 {
  padding-bottom: 5.625rem !important;
}

.pl-90,
.px-90 {
  padding-left: 5.625rem !important;
}

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

.pt-100,
.py-100 {
  padding-top: 6.25rem !important;
}

.pr-100,
.px-100 {
  padding-right: 6.25rem !important;
}

.pb-100,
.py-100 {
  padding-bottom: 6.25rem !important;
}

.pl-100,
.px-100 {
  padding-left: 6.25rem !important;
}

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

.pt-120,
.py-120 {
  padding-top: 7.5rem !important;
}

.pr-120,
.px-120 {
  padding-right: 7.5rem !important;
}

.pb-120,
.py-120 {
  padding-bottom: 7.5rem !important;
}

.pl-120,
.px-120 {
  padding-left: 7.5rem !important;
}

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

.pt-150,
.py-150 {
  padding-top: 9.375rem !important;
}

.pr-150,
.px-150 {
  padding-right: 9.375rem !important;
}

.pb-150,
.py-150 {
  padding-bottom: 9.375rem !important;
}

.pl-150,
.px-150 {
  padding-left: 9.375rem !important;
}

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

.mt-n5,
.my-n5 {
  margin-top: -0.3125rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -0.3125rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -0.3125rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -0.3125rem !important;
}

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

.mt-n10,
.my-n10 {
  margin-top: -0.625rem !important;
}

.mr-n10,
.mx-n10 {
  margin-right: -0.625rem !important;
}

.mb-n10,
.my-n10 {
  margin-bottom: -0.625rem !important;
}

.ml-n10,
.mx-n10 {
  margin-left: -0.625rem !important;
}

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

.mt-n15,
.my-n15 {
  margin-top: -0.9375rem !important;
}

.mr-n15,
.mx-n15 {
  margin-right: -0.9375rem !important;
}

.mb-n15,
.my-n15 {
  margin-bottom: -0.9375rem !important;
}

.ml-n15,
.mx-n15 {
  margin-left: -0.9375rem !important;
}

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

.mt-n20,
.my-n20 {
  margin-top: -1.25rem !important;
}

.mr-n20,
.mx-n20 {
  margin-right: -1.25rem !important;
}

.mb-n20,
.my-n20 {
  margin-bottom: -1.25rem !important;
}

.ml-n20,
.mx-n20 {
  margin-left: -1.25rem !important;
}

.m-n25 {
  margin: -1.5625rem !important;
}

.mt-n25,
.my-n25 {
  margin-top: -1.5625rem !important;
}

.mr-n25,
.mx-n25 {
  margin-right: -1.5625rem !important;
}

.mb-n25,
.my-n25 {
  margin-bottom: -1.5625rem !important;
}

.ml-n25,
.mx-n25 {
  margin-left: -1.5625rem !important;
}

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

.mt-n30,
.my-n30 {
  margin-top: -1.875rem !important;
}

.mr-n30,
.mx-n30 {
  margin-right: -1.875rem !important;
}

.mb-n30,
.my-n30 {
  margin-bottom: -1.875rem !important;
}

.ml-n30,
.mx-n30 {
  margin-left: -1.875rem !important;
}

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

.mt-n40,
.my-n40 {
  margin-top: -2.5rem !important;
}

.mr-n40,
.mx-n40 {
  margin-right: -2.5rem !important;
}

.mb-n40,
.my-n40 {
  margin-bottom: -2.5rem !important;
}

.ml-n40,
.mx-n40 {
  margin-left: -2.5rem !important;
}

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

.mt-n50,
.my-n50 {
  margin-top: -3.125rem !important;
}

.mr-n50,
.mx-n50 {
  margin-right: -3.125rem !important;
}

.mb-n50,
.my-n50 {
  margin-bottom: -3.125rem !important;
}

.ml-n50,
.mx-n50 {
  margin-left: -3.125rem !important;
}

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

.mt-n60,
.my-n60 {
  margin-top: -3.75rem !important;
}

.mr-n60,
.mx-n60 {
  margin-right: -3.75rem !important;
}

.mb-n60,
.my-n60 {
  margin-bottom: -3.75rem !important;
}

.ml-n60,
.mx-n60 {
  margin-left: -3.75rem !important;
}

.m-n70 {
  margin: -4.375rem !important;
}

.mt-n70,
.my-n70 {
  margin-top: -4.375rem !important;
}

.mr-n70,
.mx-n70 {
  margin-right: -4.375rem !important;
}

.mb-n70,
.my-n70 {
  margin-bottom: -4.375rem !important;
}

.ml-n70,
.mx-n70 {
  margin-left: -4.375rem !important;
}

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

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

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

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

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

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

.mt-n90,
.my-n90 {
  margin-top: -5.625rem !important;
}

.mr-n90,
.mx-n90 {
  margin-right: -5.625rem !important;
}

.mb-n90,
.my-n90 {
  margin-bottom: -5.625rem !important;
}

.ml-n90,
.mx-n90 {
  margin-left: -5.625rem !important;
}

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

.mt-n100,
.my-n100 {
  margin-top: -6.25rem !important;
}

.mr-n100,
.mx-n100 {
  margin-right: -6.25rem !important;
}

.mb-n100,
.my-n100 {
  margin-bottom: -6.25rem !important;
}

.ml-n100,
.mx-n100 {
  margin-left: -6.25rem !important;
}

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

.mt-n120,
.my-n120 {
  margin-top: -7.5rem !important;
}

.mr-n120,
.mx-n120 {
  margin-right: -7.5rem !important;
}

.mb-n120,
.my-n120 {
  margin-bottom: -7.5rem !important;
}

.ml-n120,
.mx-n120 {
  margin-left: -7.5rem !important;
}

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

.mt-n150,
.my-n150 {
  margin-top: -9.375rem !important;
}

.mr-n150,
.mx-n150 {
  margin-right: -9.375rem !important;
}

.mb-n150,
.my-n150 {
  margin-bottom: -9.375rem !important;
}

.ml-n150,
.mx-n150 {
  margin-left: -9.375rem !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-5 {
    margin: 0.3125rem !important;
  }
  .mt-sm-5,
.my-sm-5 {
    margin-top: 0.3125rem !important;
  }
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 0.3125rem !important;
  }
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 0.3125rem !important;
  }
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 0.3125rem !important;
  }
  .m-sm-10 {
    margin: 0.625rem !important;
  }
  .mt-sm-10,
.my-sm-10 {
    margin-top: 0.625rem !important;
  }
  .mr-sm-10,
.mx-sm-10 {
    margin-right: 0.625rem !important;
  }
  .mb-sm-10,
.my-sm-10 {
    margin-bottom: 0.625rem !important;
  }
  .ml-sm-10,
.mx-sm-10 {
    margin-left: 0.625rem !important;
  }
  .m-sm-15 {
    margin: 0.9375rem !important;
  }
  .mt-sm-15,
.my-sm-15 {
    margin-top: 0.9375rem !important;
  }
  .mr-sm-15,
.mx-sm-15 {
    margin-right: 0.9375rem !important;
  }
  .mb-sm-15,
.my-sm-15 {
    margin-bottom: 0.9375rem !important;
  }
  .ml-sm-15,
.mx-sm-15 {
    margin-left: 0.9375rem !important;
  }
  .m-sm-20 {
    margin: 1.25rem !important;
  }
  .mt-sm-20,
.my-sm-20 {
    margin-top: 1.25rem !important;
  }
  .mr-sm-20,
.mx-sm-20 {
    margin-right: 1.25rem !important;
  }
  .mb-sm-20,
.my-sm-20 {
    margin-bottom: 1.25rem !important;
  }
  .ml-sm-20,
.mx-sm-20 {
    margin-left: 1.25rem !important;
  }
  .m-sm-25 {
    margin: 1.5625rem !important;
  }
  .mt-sm-25,
.my-sm-25 {
    margin-top: 1.5625rem !important;
  }
  .mr-sm-25,
.mx-sm-25 {
    margin-right: 1.5625rem !important;
  }
  .mb-sm-25,
.my-sm-25 {
    margin-bottom: 1.5625rem !important;
  }
  .ml-sm-25,
.mx-sm-25 {
    margin-left: 1.5625rem !important;
  }
  .m-sm-30 {
    margin: 1.875rem !important;
  }
  .mt-sm-30,
.my-sm-30 {
    margin-top: 1.875rem !important;
  }
  .mr-sm-30,
.mx-sm-30 {
    margin-right: 1.875rem !important;
  }
  .mb-sm-30,
.my-sm-30 {
    margin-bottom: 1.875rem !important;
  }
  .ml-sm-30,
.mx-sm-30 {
    margin-left: 1.875rem !important;
  }
  .m-sm-40 {
    margin: 2.5rem !important;
  }
  .mt-sm-40,
.my-sm-40 {
    margin-top: 2.5rem !important;
  }
  .mr-sm-40,
.mx-sm-40 {
    margin-right: 2.5rem !important;
  }
  .mb-sm-40,
.my-sm-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-sm-40,
.mx-sm-40 {
    margin-left: 2.5rem !important;
  }
  .m-sm-50 {
    margin: 3.125rem !important;
  }
  .mt-sm-50,
.my-sm-50 {
    margin-top: 3.125rem !important;
  }
  .mr-sm-50,
.mx-sm-50 {
    margin-right: 3.125rem !important;
  }
  .mb-sm-50,
.my-sm-50 {
    margin-bottom: 3.125rem !important;
  }
  .ml-sm-50,
.mx-sm-50 {
    margin-left: 3.125rem !important;
  }
  .m-sm-60 {
    margin: 3.75rem !important;
  }
  .mt-sm-60,
.my-sm-60 {
    margin-top: 3.75rem !important;
  }
  .mr-sm-60,
.mx-sm-60 {
    margin-right: 3.75rem !important;
  }
  .mb-sm-60,
.my-sm-60 {
    margin-bottom: 3.75rem !important;
  }
  .ml-sm-60,
.mx-sm-60 {
    margin-left: 3.75rem !important;
  }
  .m-sm-70 {
    margin: 4.375rem !important;
  }
  .mt-sm-70,
.my-sm-70 {
    margin-top: 4.375rem !important;
  }
  .mr-sm-70,
.mx-sm-70 {
    margin-right: 4.375rem !important;
  }
  .mb-sm-70,
.my-sm-70 {
    margin-bottom: 4.375rem !important;
  }
  .ml-sm-70,
.mx-sm-70 {
    margin-left: 4.375rem !important;
  }
  .m-sm-80 {
    margin: 5rem !important;
  }
  .mt-sm-80,
.my-sm-80 {
    margin-top: 5rem !important;
  }
  .mr-sm-80,
.mx-sm-80 {
    margin-right: 5rem !important;
  }
  .mb-sm-80,
.my-sm-80 {
    margin-bottom: 5rem !important;
  }
  .ml-sm-80,
.mx-sm-80 {
    margin-left: 5rem !important;
  }
  .m-sm-90 {
    margin: 5.625rem !important;
  }
  .mt-sm-90,
.my-sm-90 {
    margin-top: 5.625rem !important;
  }
  .mr-sm-90,
.mx-sm-90 {
    margin-right: 5.625rem !important;
  }
  .mb-sm-90,
.my-sm-90 {
    margin-bottom: 5.625rem !important;
  }
  .ml-sm-90,
.mx-sm-90 {
    margin-left: 5.625rem !important;
  }
  .m-sm-100 {
    margin: 6.25rem !important;
  }
  .mt-sm-100,
.my-sm-100 {
    margin-top: 6.25rem !important;
  }
  .mr-sm-100,
.mx-sm-100 {
    margin-right: 6.25rem !important;
  }
  .mb-sm-100,
.my-sm-100 {
    margin-bottom: 6.25rem !important;
  }
  .ml-sm-100,
.mx-sm-100 {
    margin-left: 6.25rem !important;
  }
  .m-sm-120 {
    margin: 7.5rem !important;
  }
  .mt-sm-120,
.my-sm-120 {
    margin-top: 7.5rem !important;
  }
  .mr-sm-120,
.mx-sm-120 {
    margin-right: 7.5rem !important;
  }
  .mb-sm-120,
.my-sm-120 {
    margin-bottom: 7.5rem !important;
  }
  .ml-sm-120,
.mx-sm-120 {
    margin-left: 7.5rem !important;
  }
  .m-sm-150 {
    margin: 9.375rem !important;
  }
  .mt-sm-150,
.my-sm-150 {
    margin-top: 9.375rem !important;
  }
  .mr-sm-150,
.mx-sm-150 {
    margin-right: 9.375rem !important;
  }
  .mb-sm-150,
.my-sm-150 {
    margin-bottom: 9.375rem !important;
  }
  .ml-sm-150,
.mx-sm-150 {
    margin-left: 9.375rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-5 {
    padding: 0.3125rem !important;
  }
  .pt-sm-5,
.py-sm-5 {
    padding-top: 0.3125rem !important;
  }
  .pr-sm-5,
.px-sm-5 {
    padding-right: 0.3125rem !important;
  }
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 0.3125rem !important;
  }
  .pl-sm-5,
.px-sm-5 {
    padding-left: 0.3125rem !important;
  }
  .p-sm-10 {
    padding: 0.625rem !important;
  }
  .pt-sm-10,
.py-sm-10 {
    padding-top: 0.625rem !important;
  }
  .pr-sm-10,
.px-sm-10 {
    padding-right: 0.625rem !important;
  }
  .pb-sm-10,
.py-sm-10 {
    padding-bottom: 0.625rem !important;
  }
  .pl-sm-10,
.px-sm-10 {
    padding-left: 0.625rem !important;
  }
  .p-sm-15 {
    padding: 0.9375rem !important;
  }
  .pt-sm-15,
.py-sm-15 {
    padding-top: 0.9375rem !important;
  }
  .pr-sm-15,
.px-sm-15 {
    padding-right: 0.9375rem !important;
  }
  .pb-sm-15,
.py-sm-15 {
    padding-bottom: 0.9375rem !important;
  }
  .pl-sm-15,
.px-sm-15 {
    padding-left: 0.9375rem !important;
  }
  .p-sm-20 {
    padding: 1.25rem !important;
  }
  .pt-sm-20,
.py-sm-20 {
    padding-top: 1.25rem !important;
  }
  .pr-sm-20,
.px-sm-20 {
    padding-right: 1.25rem !important;
  }
  .pb-sm-20,
.py-sm-20 {
    padding-bottom: 1.25rem !important;
  }
  .pl-sm-20,
.px-sm-20 {
    padding-left: 1.25rem !important;
  }
  .p-sm-25 {
    padding: 1.5625rem !important;
  }
  .pt-sm-25,
.py-sm-25 {
    padding-top: 1.5625rem !important;
  }
  .pr-sm-25,
.px-sm-25 {
    padding-right: 1.5625rem !important;
  }
  .pb-sm-25,
.py-sm-25 {
    padding-bottom: 1.5625rem !important;
  }
  .pl-sm-25,
.px-sm-25 {
    padding-left: 1.5625rem !important;
  }
  .p-sm-30 {
    padding: 1.875rem !important;
  }
  .pt-sm-30,
.py-sm-30 {
    padding-top: 1.875rem !important;
  }
  .pr-sm-30,
.px-sm-30 {
    padding-right: 1.875rem !important;
  }
  .pb-sm-30,
.py-sm-30 {
    padding-bottom: 1.875rem !important;
  }
  .pl-sm-30,
.px-sm-30 {
    padding-left: 1.875rem !important;
  }
  .p-sm-40 {
    padding: 2.5rem !important;
  }
  .pt-sm-40,
.py-sm-40 {
    padding-top: 2.5rem !important;
  }
  .pr-sm-40,
.px-sm-40 {
    padding-right: 2.5rem !important;
  }
  .pb-sm-40,
.py-sm-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-sm-40,
.px-sm-40 {
    padding-left: 2.5rem !important;
  }
  .p-sm-50 {
    padding: 3.125rem !important;
  }
  .pt-sm-50,
.py-sm-50 {
    padding-top: 3.125rem !important;
  }
  .pr-sm-50,
.px-sm-50 {
    padding-right: 3.125rem !important;
  }
  .pb-sm-50,
.py-sm-50 {
    padding-bottom: 3.125rem !important;
  }
  .pl-sm-50,
.px-sm-50 {
    padding-left: 3.125rem !important;
  }
  .p-sm-60 {
    padding: 3.75rem !important;
  }
  .pt-sm-60,
.py-sm-60 {
    padding-top: 3.75rem !important;
  }
  .pr-sm-60,
.px-sm-60 {
    padding-right: 3.75rem !important;
  }
  .pb-sm-60,
.py-sm-60 {
    padding-bottom: 3.75rem !important;
  }
  .pl-sm-60,
.px-sm-60 {
    padding-left: 3.75rem !important;
  }
  .p-sm-70 {
    padding: 4.375rem !important;
  }
  .pt-sm-70,
.py-sm-70 {
    padding-top: 4.375rem !important;
  }
  .pr-sm-70,
.px-sm-70 {
    padding-right: 4.375rem !important;
  }
  .pb-sm-70,
.py-sm-70 {
    padding-bottom: 4.375rem !important;
  }
  .pl-sm-70,
.px-sm-70 {
    padding-left: 4.375rem !important;
  }
  .p-sm-80 {
    padding: 5rem !important;
  }
  .pt-sm-80,
.py-sm-80 {
    padding-top: 5rem !important;
  }
  .pr-sm-80,
.px-sm-80 {
    padding-right: 5rem !important;
  }
  .pb-sm-80,
.py-sm-80 {
    padding-bottom: 5rem !important;
  }
  .pl-sm-80,
.px-sm-80 {
    padding-left: 5rem !important;
  }
  .p-sm-90 {
    padding: 5.625rem !important;
  }
  .pt-sm-90,
.py-sm-90 {
    padding-top: 5.625rem !important;
  }
  .pr-sm-90,
.px-sm-90 {
    padding-right: 5.625rem !important;
  }
  .pb-sm-90,
.py-sm-90 {
    padding-bottom: 5.625rem !important;
  }
  .pl-sm-90,
.px-sm-90 {
    padding-left: 5.625rem !important;
  }
  .p-sm-100 {
    padding: 6.25rem !important;
  }
  .pt-sm-100,
.py-sm-100 {
    padding-top: 6.25rem !important;
  }
  .pr-sm-100,
.px-sm-100 {
    padding-right: 6.25rem !important;
  }
  .pb-sm-100,
.py-sm-100 {
    padding-bottom: 6.25rem !important;
  }
  .pl-sm-100,
.px-sm-100 {
    padding-left: 6.25rem !important;
  }
  .p-sm-120 {
    padding: 7.5rem !important;
  }
  .pt-sm-120,
.py-sm-120 {
    padding-top: 7.5rem !important;
  }
  .pr-sm-120,
.px-sm-120 {
    padding-right: 7.5rem !important;
  }
  .pb-sm-120,
.py-sm-120 {
    padding-bottom: 7.5rem !important;
  }
  .pl-sm-120,
.px-sm-120 {
    padding-left: 7.5rem !important;
  }
  .p-sm-150 {
    padding: 9.375rem !important;
  }
  .pt-sm-150,
.py-sm-150 {
    padding-top: 9.375rem !important;
  }
  .pr-sm-150,
.px-sm-150 {
    padding-right: 9.375rem !important;
  }
  .pb-sm-150,
.py-sm-150 {
    padding-bottom: 9.375rem !important;
  }
  .pl-sm-150,
.px-sm-150 {
    padding-left: 9.375rem !important;
  }
  .m-sm-n5 {
    margin: -0.3125rem !important;
  }
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -0.3125rem !important;
  }
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -0.3125rem !important;
  }
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -0.3125rem !important;
  }
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -0.3125rem !important;
  }
  .m-sm-n10 {
    margin: -0.625rem !important;
  }
  .mt-sm-n10,
.my-sm-n10 {
    margin-top: -0.625rem !important;
  }
  .mr-sm-n10,
.mx-sm-n10 {
    margin-right: -0.625rem !important;
  }
  .mb-sm-n10,
.my-sm-n10 {
    margin-bottom: -0.625rem !important;
  }
  .ml-sm-n10,
.mx-sm-n10 {
    margin-left: -0.625rem !important;
  }
  .m-sm-n15 {
    margin: -0.9375rem !important;
  }
  .mt-sm-n15,
.my-sm-n15 {
    margin-top: -0.9375rem !important;
  }
  .mr-sm-n15,
.mx-sm-n15 {
    margin-right: -0.9375rem !important;
  }
  .mb-sm-n15,
.my-sm-n15 {
    margin-bottom: -0.9375rem !important;
  }
  .ml-sm-n15,
.mx-sm-n15 {
    margin-left: -0.9375rem !important;
  }
  .m-sm-n20 {
    margin: -1.25rem !important;
  }
  .mt-sm-n20,
.my-sm-n20 {
    margin-top: -1.25rem !important;
  }
  .mr-sm-n20,
.mx-sm-n20 {
    margin-right: -1.25rem !important;
  }
  .mb-sm-n20,
.my-sm-n20 {
    margin-bottom: -1.25rem !important;
  }
  .ml-sm-n20,
.mx-sm-n20 {
    margin-left: -1.25rem !important;
  }
  .m-sm-n25 {
    margin: -1.5625rem !important;
  }
  .mt-sm-n25,
.my-sm-n25 {
    margin-top: -1.5625rem !important;
  }
  .mr-sm-n25,
.mx-sm-n25 {
    margin-right: -1.5625rem !important;
  }
  .mb-sm-n25,
.my-sm-n25 {
    margin-bottom: -1.5625rem !important;
  }
  .ml-sm-n25,
.mx-sm-n25 {
    margin-left: -1.5625rem !important;
  }
  .m-sm-n30 {
    margin: -1.875rem !important;
  }
  .mt-sm-n30,
.my-sm-n30 {
    margin-top: -1.875rem !important;
  }
  .mr-sm-n30,
.mx-sm-n30 {
    margin-right: -1.875rem !important;
  }
  .mb-sm-n30,
.my-sm-n30 {
    margin-bottom: -1.875rem !important;
  }
  .ml-sm-n30,
.mx-sm-n30 {
    margin-left: -1.875rem !important;
  }
  .m-sm-n40 {
    margin: -2.5rem !important;
  }
  .mt-sm-n40,
.my-sm-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-sm-n40,
.mx-sm-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-sm-n40,
.my-sm-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-sm-n40,
.mx-sm-n40 {
    margin-left: -2.5rem !important;
  }
  .m-sm-n50 {
    margin: -3.125rem !important;
  }
  .mt-sm-n50,
.my-sm-n50 {
    margin-top: -3.125rem !important;
  }
  .mr-sm-n50,
.mx-sm-n50 {
    margin-right: -3.125rem !important;
  }
  .mb-sm-n50,
.my-sm-n50 {
    margin-bottom: -3.125rem !important;
  }
  .ml-sm-n50,
.mx-sm-n50 {
    margin-left: -3.125rem !important;
  }
  .m-sm-n60 {
    margin: -3.75rem !important;
  }
  .mt-sm-n60,
.my-sm-n60 {
    margin-top: -3.75rem !important;
  }
  .mr-sm-n60,
.mx-sm-n60 {
    margin-right: -3.75rem !important;
  }
  .mb-sm-n60,
.my-sm-n60 {
    margin-bottom: -3.75rem !important;
  }
  .ml-sm-n60,
.mx-sm-n60 {
    margin-left: -3.75rem !important;
  }
  .m-sm-n70 {
    margin: -4.375rem !important;
  }
  .mt-sm-n70,
.my-sm-n70 {
    margin-top: -4.375rem !important;
  }
  .mr-sm-n70,
.mx-sm-n70 {
    margin-right: -4.375rem !important;
  }
  .mb-sm-n70,
.my-sm-n70 {
    margin-bottom: -4.375rem !important;
  }
  .ml-sm-n70,
.mx-sm-n70 {
    margin-left: -4.375rem !important;
  }
  .m-sm-n80 {
    margin: -5rem !important;
  }
  .mt-sm-n80,
.my-sm-n80 {
    margin-top: -5rem !important;
  }
  .mr-sm-n80,
.mx-sm-n80 {
    margin-right: -5rem !important;
  }
  .mb-sm-n80,
.my-sm-n80 {
    margin-bottom: -5rem !important;
  }
  .ml-sm-n80,
.mx-sm-n80 {
    margin-left: -5rem !important;
  }
  .m-sm-n90 {
    margin: -5.625rem !important;
  }
  .mt-sm-n90,
.my-sm-n90 {
    margin-top: -5.625rem !important;
  }
  .mr-sm-n90,
.mx-sm-n90 {
    margin-right: -5.625rem !important;
  }
  .mb-sm-n90,
.my-sm-n90 {
    margin-bottom: -5.625rem !important;
  }
  .ml-sm-n90,
.mx-sm-n90 {
    margin-left: -5.625rem !important;
  }
  .m-sm-n100 {
    margin: -6.25rem !important;
  }
  .mt-sm-n100,
.my-sm-n100 {
    margin-top: -6.25rem !important;
  }
  .mr-sm-n100,
.mx-sm-n100 {
    margin-right: -6.25rem !important;
  }
  .mb-sm-n100,
.my-sm-n100 {
    margin-bottom: -6.25rem !important;
  }
  .ml-sm-n100,
.mx-sm-n100 {
    margin-left: -6.25rem !important;
  }
  .m-sm-n120 {
    margin: -7.5rem !important;
  }
  .mt-sm-n120,
.my-sm-n120 {
    margin-top: -7.5rem !important;
  }
  .mr-sm-n120,
.mx-sm-n120 {
    margin-right: -7.5rem !important;
  }
  .mb-sm-n120,
.my-sm-n120 {
    margin-bottom: -7.5rem !important;
  }
  .ml-sm-n120,
.mx-sm-n120 {
    margin-left: -7.5rem !important;
  }
  .m-sm-n150 {
    margin: -9.375rem !important;
  }
  .mt-sm-n150,
.my-sm-n150 {
    margin-top: -9.375rem !important;
  }
  .mr-sm-n150,
.mx-sm-n150 {
    margin-right: -9.375rem !important;
  }
  .mb-sm-n150,
.my-sm-n150 {
    margin-bottom: -9.375rem !important;
  }
  .ml-sm-n150,
.mx-sm-n150 {
    margin-left: -9.375rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-5 {
    margin: 0.3125rem !important;
  }
  .mt-md-5,
.my-md-5 {
    margin-top: 0.3125rem !important;
  }
  .mr-md-5,
.mx-md-5 {
    margin-right: 0.3125rem !important;
  }
  .mb-md-5,
.my-md-5 {
    margin-bottom: 0.3125rem !important;
  }
  .ml-md-5,
.mx-md-5 {
    margin-left: 0.3125rem !important;
  }
  .m-md-10 {
    margin: 0.625rem !important;
  }
  .mt-md-10,
.my-md-10 {
    margin-top: 0.625rem !important;
  }
  .mr-md-10,
.mx-md-10 {
    margin-right: 0.625rem !important;
  }
  .mb-md-10,
.my-md-10 {
    margin-bottom: 0.625rem !important;
  }
  .ml-md-10,
.mx-md-10 {
    margin-left: 0.625rem !important;
  }
  .m-md-15 {
    margin: 0.9375rem !important;
  }
  .mt-md-15,
.my-md-15 {
    margin-top: 0.9375rem !important;
  }
  .mr-md-15,
.mx-md-15 {
    margin-right: 0.9375rem !important;
  }
  .mb-md-15,
.my-md-15 {
    margin-bottom: 0.9375rem !important;
  }
  .ml-md-15,
.mx-md-15 {
    margin-left: 0.9375rem !important;
  }
  .m-md-20 {
    margin: 1.25rem !important;
  }
  .mt-md-20,
.my-md-20 {
    margin-top: 1.25rem !important;
  }
  .mr-md-20,
.mx-md-20 {
    margin-right: 1.25rem !important;
  }
  .mb-md-20,
.my-md-20 {
    margin-bottom: 1.25rem !important;
  }
  .ml-md-20,
.mx-md-20 {
    margin-left: 1.25rem !important;
  }
  .m-md-25 {
    margin: 1.5625rem !important;
  }
  .mt-md-25,
.my-md-25 {
    margin-top: 1.5625rem !important;
  }
  .mr-md-25,
.mx-md-25 {
    margin-right: 1.5625rem !important;
  }
  .mb-md-25,
.my-md-25 {
    margin-bottom: 1.5625rem !important;
  }
  .ml-md-25,
.mx-md-25 {
    margin-left: 1.5625rem !important;
  }
  .m-md-30 {
    margin: 1.875rem !important;
  }
  .mt-md-30,
.my-md-30 {
    margin-top: 1.875rem !important;
  }
  .mr-md-30,
.mx-md-30 {
    margin-right: 1.875rem !important;
  }
  .mb-md-30,
.my-md-30 {
    margin-bottom: 1.875rem !important;
  }
  .ml-md-30,
.mx-md-30 {
    margin-left: 1.875rem !important;
  }
  .m-md-40 {
    margin: 2.5rem !important;
  }
  .mt-md-40,
.my-md-40 {
    margin-top: 2.5rem !important;
  }
  .mr-md-40,
.mx-md-40 {
    margin-right: 2.5rem !important;
  }
  .mb-md-40,
.my-md-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-md-40,
.mx-md-40 {
    margin-left: 2.5rem !important;
  }
  .m-md-50 {
    margin: 3.125rem !important;
  }
  .mt-md-50,
.my-md-50 {
    margin-top: 3.125rem !important;
  }
  .mr-md-50,
.mx-md-50 {
    margin-right: 3.125rem !important;
  }
  .mb-md-50,
.my-md-50 {
    margin-bottom: 3.125rem !important;
  }
  .ml-md-50,
.mx-md-50 {
    margin-left: 3.125rem !important;
  }
  .m-md-60 {
    margin: 3.75rem !important;
  }
  .mt-md-60,
.my-md-60 {
    margin-top: 3.75rem !important;
  }
  .mr-md-60,
.mx-md-60 {
    margin-right: 3.75rem !important;
  }
  .mb-md-60,
.my-md-60 {
    margin-bottom: 3.75rem !important;
  }
  .ml-md-60,
.mx-md-60 {
    margin-left: 3.75rem !important;
  }
  .m-md-70 {
    margin: 4.375rem !important;
  }
  .mt-md-70,
.my-md-70 {
    margin-top: 4.375rem !important;
  }
  .mr-md-70,
.mx-md-70 {
    margin-right: 4.375rem !important;
  }
  .mb-md-70,
.my-md-70 {
    margin-bottom: 4.375rem !important;
  }
  .ml-md-70,
.mx-md-70 {
    margin-left: 4.375rem !important;
  }
  .m-md-80 {
    margin: 5rem !important;
  }
  .mt-md-80,
.my-md-80 {
    margin-top: 5rem !important;
  }
  .mr-md-80,
.mx-md-80 {
    margin-right: 5rem !important;
  }
  .mb-md-80,
.my-md-80 {
    margin-bottom: 5rem !important;
  }
  .ml-md-80,
.mx-md-80 {
    margin-left: 5rem !important;
  }
  .m-md-90 {
    margin: 5.625rem !important;
  }
  .mt-md-90,
.my-md-90 {
    margin-top: 5.625rem !important;
  }
  .mr-md-90,
.mx-md-90 {
    margin-right: 5.625rem !important;
  }
  .mb-md-90,
.my-md-90 {
    margin-bottom: 5.625rem !important;
  }
  .ml-md-90,
.mx-md-90 {
    margin-left: 5.625rem !important;
  }
  .m-md-100 {
    margin: 6.25rem !important;
  }
  .mt-md-100,
.my-md-100 {
    margin-top: 6.25rem !important;
  }
  .mr-md-100,
.mx-md-100 {
    margin-right: 6.25rem !important;
  }
  .mb-md-100,
.my-md-100 {
    margin-bottom: 6.25rem !important;
  }
  .ml-md-100,
.mx-md-100 {
    margin-left: 6.25rem !important;
  }
  .m-md-120 {
    margin: 7.5rem !important;
  }
  .mt-md-120,
.my-md-120 {
    margin-top: 7.5rem !important;
  }
  .mr-md-120,
.mx-md-120 {
    margin-right: 7.5rem !important;
  }
  .mb-md-120,
.my-md-120 {
    margin-bottom: 7.5rem !important;
  }
  .ml-md-120,
.mx-md-120 {
    margin-left: 7.5rem !important;
  }
  .m-md-150 {
    margin: 9.375rem !important;
  }
  .mt-md-150,
.my-md-150 {
    margin-top: 9.375rem !important;
  }
  .mr-md-150,
.mx-md-150 {
    margin-right: 9.375rem !important;
  }
  .mb-md-150,
.my-md-150 {
    margin-bottom: 9.375rem !important;
  }
  .ml-md-150,
.mx-md-150 {
    margin-left: 9.375rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-5 {
    padding: 0.3125rem !important;
  }
  .pt-md-5,
.py-md-5 {
    padding-top: 0.3125rem !important;
  }
  .pr-md-5,
.px-md-5 {
    padding-right: 0.3125rem !important;
  }
  .pb-md-5,
.py-md-5 {
    padding-bottom: 0.3125rem !important;
  }
  .pl-md-5,
.px-md-5 {
    padding-left: 0.3125rem !important;
  }
  .p-md-10 {
    padding: 0.625rem !important;
  }
  .pt-md-10,
.py-md-10 {
    padding-top: 0.625rem !important;
  }
  .pr-md-10,
.px-md-10 {
    padding-right: 0.625rem !important;
  }
  .pb-md-10,
.py-md-10 {
    padding-bottom: 0.625rem !important;
  }
  .pl-md-10,
.px-md-10 {
    padding-left: 0.625rem !important;
  }
  .p-md-15 {
    padding: 0.9375rem !important;
  }
  .pt-md-15,
.py-md-15 {
    padding-top: 0.9375rem !important;
  }
  .pr-md-15,
.px-md-15 {
    padding-right: 0.9375rem !important;
  }
  .pb-md-15,
.py-md-15 {
    padding-bottom: 0.9375rem !important;
  }
  .pl-md-15,
.px-md-15 {
    padding-left: 0.9375rem !important;
  }
  .p-md-20 {
    padding: 1.25rem !important;
  }
  .pt-md-20,
.py-md-20 {
    padding-top: 1.25rem !important;
  }
  .pr-md-20,
.px-md-20 {
    padding-right: 1.25rem !important;
  }
  .pb-md-20,
.py-md-20 {
    padding-bottom: 1.25rem !important;
  }
  .pl-md-20,
.px-md-20 {
    padding-left: 1.25rem !important;
  }
  .p-md-25 {
    padding: 1.5625rem !important;
  }
  .pt-md-25,
.py-md-25 {
    padding-top: 1.5625rem !important;
  }
  .pr-md-25,
.px-md-25 {
    padding-right: 1.5625rem !important;
  }
  .pb-md-25,
.py-md-25 {
    padding-bottom: 1.5625rem !important;
  }
  .pl-md-25,
.px-md-25 {
    padding-left: 1.5625rem !important;
  }
  .p-md-30 {
    padding: 1.875rem !important;
  }
  .pt-md-30,
.py-md-30 {
    padding-top: 1.875rem !important;
  }
  .pr-md-30,
.px-md-30 {
    padding-right: 1.875rem !important;
  }
  .pb-md-30,
.py-md-30 {
    padding-bottom: 1.875rem !important;
  }
  .pl-md-30,
.px-md-30 {
    padding-left: 1.875rem !important;
  }
  .p-md-40 {
    padding: 2.5rem !important;
  }
  .pt-md-40,
.py-md-40 {
    padding-top: 2.5rem !important;
  }
  .pr-md-40,
.px-md-40 {
    padding-right: 2.5rem !important;
  }
  .pb-md-40,
.py-md-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-md-40,
.px-md-40 {
    padding-left: 2.5rem !important;
  }
  .p-md-50 {
    padding: 3.125rem !important;
  }
  .pt-md-50,
.py-md-50 {
    padding-top: 3.125rem !important;
  }
  .pr-md-50,
.px-md-50 {
    padding-right: 3.125rem !important;
  }
  .pb-md-50,
.py-md-50 {
    padding-bottom: 3.125rem !important;
  }
  .pl-md-50,
.px-md-50 {
    padding-left: 3.125rem !important;
  }
  .p-md-60 {
    padding: 3.75rem !important;
  }
  .pt-md-60,
.py-md-60 {
    padding-top: 3.75rem !important;
  }
  .pr-md-60,
.px-md-60 {
    padding-right: 3.75rem !important;
  }
  .pb-md-60,
.py-md-60 {
    padding-bottom: 3.75rem !important;
  }
  .pl-md-60,
.px-md-60 {
    padding-left: 3.75rem !important;
  }
  .p-md-70 {
    padding: 4.375rem !important;
  }
  .pt-md-70,
.py-md-70 {
    padding-top: 4.375rem !important;
  }
  .pr-md-70,
.px-md-70 {
    padding-right: 4.375rem !important;
  }
  .pb-md-70,
.py-md-70 {
    padding-bottom: 4.375rem !important;
  }
  .pl-md-70,
.px-md-70 {
    padding-left: 4.375rem !important;
  }
  .p-md-80 {
    padding: 5rem !important;
  }
  .pt-md-80,
.py-md-80 {
    padding-top: 5rem !important;
  }
  .pr-md-80,
.px-md-80 {
    padding-right: 5rem !important;
  }
  .pb-md-80,
.py-md-80 {
    padding-bottom: 5rem !important;
  }
  .pl-md-80,
.px-md-80 {
    padding-left: 5rem !important;
  }
  .p-md-90 {
    padding: 5.625rem !important;
  }
  .pt-md-90,
.py-md-90 {
    padding-top: 5.625rem !important;
  }
  .pr-md-90,
.px-md-90 {
    padding-right: 5.625rem !important;
  }
  .pb-md-90,
.py-md-90 {
    padding-bottom: 5.625rem !important;
  }
  .pl-md-90,
.px-md-90 {
    padding-left: 5.625rem !important;
  }
  .p-md-100 {
    padding: 6.25rem !important;
  }
  .pt-md-100,
.py-md-100 {
    padding-top: 6.25rem !important;
  }
  .pr-md-100,
.px-md-100 {
    padding-right: 6.25rem !important;
  }
  .pb-md-100,
.py-md-100 {
    padding-bottom: 6.25rem !important;
  }
  .pl-md-100,
.px-md-100 {
    padding-left: 6.25rem !important;
  }
  .p-md-120 {
    padding: 7.5rem !important;
  }
  .pt-md-120,
.py-md-120 {
    padding-top: 7.5rem !important;
  }
  .pr-md-120,
.px-md-120 {
    padding-right: 7.5rem !important;
  }
  .pb-md-120,
.py-md-120 {
    padding-bottom: 7.5rem !important;
  }
  .pl-md-120,
.px-md-120 {
    padding-left: 7.5rem !important;
  }
  .p-md-150 {
    padding: 9.375rem !important;
  }
  .pt-md-150,
.py-md-150 {
    padding-top: 9.375rem !important;
  }
  .pr-md-150,
.px-md-150 {
    padding-right: 9.375rem !important;
  }
  .pb-md-150,
.py-md-150 {
    padding-bottom: 9.375rem !important;
  }
  .pl-md-150,
.px-md-150 {
    padding-left: 9.375rem !important;
  }
  .m-md-n5 {
    margin: -0.3125rem !important;
  }
  .mt-md-n5,
.my-md-n5 {
    margin-top: -0.3125rem !important;
  }
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -0.3125rem !important;
  }
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -0.3125rem !important;
  }
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -0.3125rem !important;
  }
  .m-md-n10 {
    margin: -0.625rem !important;
  }
  .mt-md-n10,
.my-md-n10 {
    margin-top: -0.625rem !important;
  }
  .mr-md-n10,
.mx-md-n10 {
    margin-right: -0.625rem !important;
  }
  .mb-md-n10,
.my-md-n10 {
    margin-bottom: -0.625rem !important;
  }
  .ml-md-n10,
.mx-md-n10 {
    margin-left: -0.625rem !important;
  }
  .m-md-n15 {
    margin: -0.9375rem !important;
  }
  .mt-md-n15,
.my-md-n15 {
    margin-top: -0.9375rem !important;
  }
  .mr-md-n15,
.mx-md-n15 {
    margin-right: -0.9375rem !important;
  }
  .mb-md-n15,
.my-md-n15 {
    margin-bottom: -0.9375rem !important;
  }
  .ml-md-n15,
.mx-md-n15 {
    margin-left: -0.9375rem !important;
  }
  .m-md-n20 {
    margin: -1.25rem !important;
  }
  .mt-md-n20,
.my-md-n20 {
    margin-top: -1.25rem !important;
  }
  .mr-md-n20,
.mx-md-n20 {
    margin-right: -1.25rem !important;
  }
  .mb-md-n20,
.my-md-n20 {
    margin-bottom: -1.25rem !important;
  }
  .ml-md-n20,
.mx-md-n20 {
    margin-left: -1.25rem !important;
  }
  .m-md-n25 {
    margin: -1.5625rem !important;
  }
  .mt-md-n25,
.my-md-n25 {
    margin-top: -1.5625rem !important;
  }
  .mr-md-n25,
.mx-md-n25 {
    margin-right: -1.5625rem !important;
  }
  .mb-md-n25,
.my-md-n25 {
    margin-bottom: -1.5625rem !important;
  }
  .ml-md-n25,
.mx-md-n25 {
    margin-left: -1.5625rem !important;
  }
  .m-md-n30 {
    margin: -1.875rem !important;
  }
  .mt-md-n30,
.my-md-n30 {
    margin-top: -1.875rem !important;
  }
  .mr-md-n30,
.mx-md-n30 {
    margin-right: -1.875rem !important;
  }
  .mb-md-n30,
.my-md-n30 {
    margin-bottom: -1.875rem !important;
  }
  .ml-md-n30,
.mx-md-n30 {
    margin-left: -1.875rem !important;
  }
  .m-md-n40 {
    margin: -2.5rem !important;
  }
  .mt-md-n40,
.my-md-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-md-n40,
.mx-md-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-md-n40,
.my-md-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-md-n40,
.mx-md-n40 {
    margin-left: -2.5rem !important;
  }
  .m-md-n50 {
    margin: -3.125rem !important;
  }
  .mt-md-n50,
.my-md-n50 {
    margin-top: -3.125rem !important;
  }
  .mr-md-n50,
.mx-md-n50 {
    margin-right: -3.125rem !important;
  }
  .mb-md-n50,
.my-md-n50 {
    margin-bottom: -3.125rem !important;
  }
  .ml-md-n50,
.mx-md-n50 {
    margin-left: -3.125rem !important;
  }
  .m-md-n60 {
    margin: -3.75rem !important;
  }
  .mt-md-n60,
.my-md-n60 {
    margin-top: -3.75rem !important;
  }
  .mr-md-n60,
.mx-md-n60 {
    margin-right: -3.75rem !important;
  }
  .mb-md-n60,
.my-md-n60 {
    margin-bottom: -3.75rem !important;
  }
  .ml-md-n60,
.mx-md-n60 {
    margin-left: -3.75rem !important;
  }
  .m-md-n70 {
    margin: -4.375rem !important;
  }
  .mt-md-n70,
.my-md-n70 {
    margin-top: -4.375rem !important;
  }
  .mr-md-n70,
.mx-md-n70 {
    margin-right: -4.375rem !important;
  }
  .mb-md-n70,
.my-md-n70 {
    margin-bottom: -4.375rem !important;
  }
  .ml-md-n70,
.mx-md-n70 {
    margin-left: -4.375rem !important;
  }
  .m-md-n80 {
    margin: -5rem !important;
  }
  .mt-md-n80,
.my-md-n80 {
    margin-top: -5rem !important;
  }
  .mr-md-n80,
.mx-md-n80 {
    margin-right: -5rem !important;
  }
  .mb-md-n80,
.my-md-n80 {
    margin-bottom: -5rem !important;
  }
  .ml-md-n80,
.mx-md-n80 {
    margin-left: -5rem !important;
  }
  .m-md-n90 {
    margin: -5.625rem !important;
  }
  .mt-md-n90,
.my-md-n90 {
    margin-top: -5.625rem !important;
  }
  .mr-md-n90,
.mx-md-n90 {
    margin-right: -5.625rem !important;
  }
  .mb-md-n90,
.my-md-n90 {
    margin-bottom: -5.625rem !important;
  }
  .ml-md-n90,
.mx-md-n90 {
    margin-left: -5.625rem !important;
  }
  .m-md-n100 {
    margin: -6.25rem !important;
  }
  .mt-md-n100,
.my-md-n100 {
    margin-top: -6.25rem !important;
  }
  .mr-md-n100,
.mx-md-n100 {
    margin-right: -6.25rem !important;
  }
  .mb-md-n100,
.my-md-n100 {
    margin-bottom: -6.25rem !important;
  }
  .ml-md-n100,
.mx-md-n100 {
    margin-left: -6.25rem !important;
  }
  .m-md-n120 {
    margin: -7.5rem !important;
  }
  .mt-md-n120,
.my-md-n120 {
    margin-top: -7.5rem !important;
  }
  .mr-md-n120,
.mx-md-n120 {
    margin-right: -7.5rem !important;
  }
  .mb-md-n120,
.my-md-n120 {
    margin-bottom: -7.5rem !important;
  }
  .ml-md-n120,
.mx-md-n120 {
    margin-left: -7.5rem !important;
  }
  .m-md-n150 {
    margin: -9.375rem !important;
  }
  .mt-md-n150,
.my-md-n150 {
    margin-top: -9.375rem !important;
  }
  .mr-md-n150,
.mx-md-n150 {
    margin-right: -9.375rem !important;
  }
  .mb-md-n150,
.my-md-n150 {
    margin-bottom: -9.375rem !important;
  }
  .ml-md-n150,
.mx-md-n150 {
    margin-left: -9.375rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-5 {
    margin: 0.3125rem !important;
  }
  .mt-lg-5,
.my-lg-5 {
    margin-top: 0.3125rem !important;
  }
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 0.3125rem !important;
  }
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 0.3125rem !important;
  }
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 0.3125rem !important;
  }
  .m-lg-10 {
    margin: 0.625rem !important;
  }
  .mt-lg-10,
.my-lg-10 {
    margin-top: 0.625rem !important;
  }
  .mr-lg-10,
.mx-lg-10 {
    margin-right: 0.625rem !important;
  }
  .mb-lg-10,
.my-lg-10 {
    margin-bottom: 0.625rem !important;
  }
  .ml-lg-10,
.mx-lg-10 {
    margin-left: 0.625rem !important;
  }
  .m-lg-15 {
    margin: 0.9375rem !important;
  }
  .mt-lg-15,
.my-lg-15 {
    margin-top: 0.9375rem !important;
  }
  .mr-lg-15,
.mx-lg-15 {
    margin-right: 0.9375rem !important;
  }
  .mb-lg-15,
.my-lg-15 {
    margin-bottom: 0.9375rem !important;
  }
  .ml-lg-15,
.mx-lg-15 {
    margin-left: 0.9375rem !important;
  }
  .m-lg-20 {
    margin: 1.25rem !important;
  }
  .mt-lg-20,
.my-lg-20 {
    margin-top: 1.25rem !important;
  }
  .mr-lg-20,
.mx-lg-20 {
    margin-right: 1.25rem !important;
  }
  .mb-lg-20,
.my-lg-20 {
    margin-bottom: 1.25rem !important;
  }
  .ml-lg-20,
.mx-lg-20 {
    margin-left: 1.25rem !important;
  }
  .m-lg-25 {
    margin: 1.5625rem !important;
  }
  .mt-lg-25,
.my-lg-25 {
    margin-top: 1.5625rem !important;
  }
  .mr-lg-25,
.mx-lg-25 {
    margin-right: 1.5625rem !important;
  }
  .mb-lg-25,
.my-lg-25 {
    margin-bottom: 1.5625rem !important;
  }
  .ml-lg-25,
.mx-lg-25 {
    margin-left: 1.5625rem !important;
  }
  .m-lg-30 {
    margin: 1.875rem !important;
  }
  .mt-lg-30,
.my-lg-30 {
    margin-top: 1.875rem !important;
  }
  .mr-lg-30,
.mx-lg-30 {
    margin-right: 1.875rem !important;
  }
  .mb-lg-30,
.my-lg-30 {
    margin-bottom: 1.875rem !important;
  }
  .ml-lg-30,
.mx-lg-30 {
    margin-left: 1.875rem !important;
  }
  .m-lg-40 {
    margin: 2.5rem !important;
  }
  .mt-lg-40,
.my-lg-40 {
    margin-top: 2.5rem !important;
  }
  .mr-lg-40,
.mx-lg-40 {
    margin-right: 2.5rem !important;
  }
  .mb-lg-40,
.my-lg-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-lg-40,
.mx-lg-40 {
    margin-left: 2.5rem !important;
  }
  .m-lg-50 {
    margin: 3.125rem !important;
  }
  .mt-lg-50,
.my-lg-50 {
    margin-top: 3.125rem !important;
  }
  .mr-lg-50,
.mx-lg-50 {
    margin-right: 3.125rem !important;
  }
  .mb-lg-50,
.my-lg-50 {
    margin-bottom: 3.125rem !important;
  }
  .ml-lg-50,
.mx-lg-50 {
    margin-left: 3.125rem !important;
  }
  .m-lg-60 {
    margin: 3.75rem !important;
  }
  .mt-lg-60,
.my-lg-60 {
    margin-top: 3.75rem !important;
  }
  .mr-lg-60,
.mx-lg-60 {
    margin-right: 3.75rem !important;
  }
  .mb-lg-60,
.my-lg-60 {
    margin-bottom: 3.75rem !important;
  }
  .ml-lg-60,
.mx-lg-60 {
    margin-left: 3.75rem !important;
  }
  .m-lg-70 {
    margin: 4.375rem !important;
  }
  .mt-lg-70,
.my-lg-70 {
    margin-top: 4.375rem !important;
  }
  .mr-lg-70,
.mx-lg-70 {
    margin-right: 4.375rem !important;
  }
  .mb-lg-70,
.my-lg-70 {
    margin-bottom: 4.375rem !important;
  }
  .ml-lg-70,
.mx-lg-70 {
    margin-left: 4.375rem !important;
  }
  .m-lg-80 {
    margin: 5rem !important;
  }
  .mt-lg-80,
.my-lg-80 {
    margin-top: 5rem !important;
  }
  .mr-lg-80,
.mx-lg-80 {
    margin-right: 5rem !important;
  }
  .mb-lg-80,
.my-lg-80 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-80,
.mx-lg-80 {
    margin-left: 5rem !important;
  }
  .m-lg-90 {
    margin: 5.625rem !important;
  }
  .mt-lg-90,
.my-lg-90 {
    margin-top: 5.625rem !important;
  }
  .mr-lg-90,
.mx-lg-90 {
    margin-right: 5.625rem !important;
  }
  .mb-lg-90,
.my-lg-90 {
    margin-bottom: 5.625rem !important;
  }
  .ml-lg-90,
.mx-lg-90 {
    margin-left: 5.625rem !important;
  }
  .m-lg-100 {
    margin: 6.25rem !important;
  }
  .mt-lg-100,
.my-lg-100 {
    margin-top: 6.25rem !important;
  }
  .mr-lg-100,
.mx-lg-100 {
    margin-right: 6.25rem !important;
  }
  .mb-lg-100,
.my-lg-100 {
    margin-bottom: 6.25rem !important;
  }
  .ml-lg-100,
.mx-lg-100 {
    margin-left: 6.25rem !important;
  }
  .m-lg-120 {
    margin: 7.5rem !important;
  }
  .mt-lg-120,
.my-lg-120 {
    margin-top: 7.5rem !important;
  }
  .mr-lg-120,
.mx-lg-120 {
    margin-right: 7.5rem !important;
  }
  .mb-lg-120,
.my-lg-120 {
    margin-bottom: 7.5rem !important;
  }
  .ml-lg-120,
.mx-lg-120 {
    margin-left: 7.5rem !important;
  }
  .m-lg-150 {
    margin: 9.375rem !important;
  }
  .mt-lg-150,
.my-lg-150 {
    margin-top: 9.375rem !important;
  }
  .mr-lg-150,
.mx-lg-150 {
    margin-right: 9.375rem !important;
  }
  .mb-lg-150,
.my-lg-150 {
    margin-bottom: 9.375rem !important;
  }
  .ml-lg-150,
.mx-lg-150 {
    margin-left: 9.375rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-5 {
    padding: 0.3125rem !important;
  }
  .pt-lg-5,
.py-lg-5 {
    padding-top: 0.3125rem !important;
  }
  .pr-lg-5,
.px-lg-5 {
    padding-right: 0.3125rem !important;
  }
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 0.3125rem !important;
  }
  .pl-lg-5,
.px-lg-5 {
    padding-left: 0.3125rem !important;
  }
  .p-lg-10 {
    padding: 0.625rem !important;
  }
  .pt-lg-10,
.py-lg-10 {
    padding-top: 0.625rem !important;
  }
  .pr-lg-10,
.px-lg-10 {
    padding-right: 0.625rem !important;
  }
  .pb-lg-10,
.py-lg-10 {
    padding-bottom: 0.625rem !important;
  }
  .pl-lg-10,
.px-lg-10 {
    padding-left: 0.625rem !important;
  }
  .p-lg-15 {
    padding: 0.9375rem !important;
  }
  .pt-lg-15,
.py-lg-15 {
    padding-top: 0.9375rem !important;
  }
  .pr-lg-15,
.px-lg-15 {
    padding-right: 0.9375rem !important;
  }
  .pb-lg-15,
.py-lg-15 {
    padding-bottom: 0.9375rem !important;
  }
  .pl-lg-15,
.px-lg-15 {
    padding-left: 0.9375rem !important;
  }
  .p-lg-20 {
    padding: 1.25rem !important;
  }
  .pt-lg-20,
.py-lg-20 {
    padding-top: 1.25rem !important;
  }
  .pr-lg-20,
.px-lg-20 {
    padding-right: 1.25rem !important;
  }
  .pb-lg-20,
.py-lg-20 {
    padding-bottom: 1.25rem !important;
  }
  .pl-lg-20,
.px-lg-20 {
    padding-left: 1.25rem !important;
  }
  .p-lg-25 {
    padding: 1.5625rem !important;
  }
  .pt-lg-25,
.py-lg-25 {
    padding-top: 1.5625rem !important;
  }
  .pr-lg-25,
.px-lg-25 {
    padding-right: 1.5625rem !important;
  }
  .pb-lg-25,
.py-lg-25 {
    padding-bottom: 1.5625rem !important;
  }
  .pl-lg-25,
.px-lg-25 {
    padding-left: 1.5625rem !important;
  }
  .p-lg-30 {
    padding: 1.875rem !important;
  }
  .pt-lg-30,
.py-lg-30 {
    padding-top: 1.875rem !important;
  }
  .pr-lg-30,
.px-lg-30 {
    padding-right: 1.875rem !important;
  }
  .pb-lg-30,
.py-lg-30 {
    padding-bottom: 1.875rem !important;
  }
  .pl-lg-30,
.px-lg-30 {
    padding-left: 1.875rem !important;
  }
  .p-lg-40 {
    padding: 2.5rem !important;
  }
  .pt-lg-40,
.py-lg-40 {
    padding-top: 2.5rem !important;
  }
  .pr-lg-40,
.px-lg-40 {
    padding-right: 2.5rem !important;
  }
  .pb-lg-40,
.py-lg-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-lg-40,
.px-lg-40 {
    padding-left: 2.5rem !important;
  }
  .p-lg-50 {
    padding: 3.125rem !important;
  }
  .pt-lg-50,
.py-lg-50 {
    padding-top: 3.125rem !important;
  }
  .pr-lg-50,
.px-lg-50 {
    padding-right: 3.125rem !important;
  }
  .pb-lg-50,
.py-lg-50 {
    padding-bottom: 3.125rem !important;
  }
  .pl-lg-50,
.px-lg-50 {
    padding-left: 3.125rem !important;
  }
  .p-lg-60 {
    padding: 3.75rem !important;
  }
  .pt-lg-60,
.py-lg-60 {
    padding-top: 3.75rem !important;
  }
  .pr-lg-60,
.px-lg-60 {
    padding-right: 3.75rem !important;
  }
  .pb-lg-60,
.py-lg-60 {
    padding-bottom: 3.75rem !important;
  }
  .pl-lg-60,
.px-lg-60 {
    padding-left: 3.75rem !important;
  }
  .p-lg-70 {
    padding: 4.375rem !important;
  }
  .pt-lg-70,
.py-lg-70 {
    padding-top: 4.375rem !important;
  }
  .pr-lg-70,
.px-lg-70 {
    padding-right: 4.375rem !important;
  }
  .pb-lg-70,
.py-lg-70 {
    padding-bottom: 4.375rem !important;
  }
  .pl-lg-70,
.px-lg-70 {
    padding-left: 4.375rem !important;
  }
  .p-lg-80 {
    padding: 5rem !important;
  }
  .pt-lg-80,
.py-lg-80 {
    padding-top: 5rem !important;
  }
  .pr-lg-80,
.px-lg-80 {
    padding-right: 5rem !important;
  }
  .pb-lg-80,
.py-lg-80 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-80,
.px-lg-80 {
    padding-left: 5rem !important;
  }
  .p-lg-90 {
    padding: 5.625rem !important;
  }
  .pt-lg-90,
.py-lg-90 {
    padding-top: 5.625rem !important;
  }
  .pr-lg-90,
.px-lg-90 {
    padding-right: 5.625rem !important;
  }
  .pb-lg-90,
.py-lg-90 {
    padding-bottom: 5.625rem !important;
  }
  .pl-lg-90,
.px-lg-90 {
    padding-left: 5.625rem !important;
  }
  .p-lg-100 {
    padding: 6.25rem !important;
  }
  .pt-lg-100,
.py-lg-100 {
    padding-top: 6.25rem !important;
  }
  .pr-lg-100,
.px-lg-100 {
    padding-right: 6.25rem !important;
  }
  .pb-lg-100,
.py-lg-100 {
    padding-bottom: 6.25rem !important;
  }
  .pl-lg-100,
.px-lg-100 {
    padding-left: 6.25rem !important;
  }
  .p-lg-120 {
    padding: 7.5rem !important;
  }
  .pt-lg-120,
.py-lg-120 {
    padding-top: 7.5rem !important;
  }
  .pr-lg-120,
.px-lg-120 {
    padding-right: 7.5rem !important;
  }
  .pb-lg-120,
.py-lg-120 {
    padding-bottom: 7.5rem !important;
  }
  .pl-lg-120,
.px-lg-120 {
    padding-left: 7.5rem !important;
  }
  .p-lg-150 {
    padding: 9.375rem !important;
  }
  .pt-lg-150,
.py-lg-150 {
    padding-top: 9.375rem !important;
  }
  .pr-lg-150,
.px-lg-150 {
    padding-right: 9.375rem !important;
  }
  .pb-lg-150,
.py-lg-150 {
    padding-bottom: 9.375rem !important;
  }
  .pl-lg-150,
.px-lg-150 {
    padding-left: 9.375rem !important;
  }
  .m-lg-n5 {
    margin: -0.3125rem !important;
  }
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -0.3125rem !important;
  }
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -0.3125rem !important;
  }
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -0.3125rem !important;
  }
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -0.3125rem !important;
  }
  .m-lg-n10 {
    margin: -0.625rem !important;
  }
  .mt-lg-n10,
.my-lg-n10 {
    margin-top: -0.625rem !important;
  }
  .mr-lg-n10,
.mx-lg-n10 {
    margin-right: -0.625rem !important;
  }
  .mb-lg-n10,
.my-lg-n10 {
    margin-bottom: -0.625rem !important;
  }
  .ml-lg-n10,
.mx-lg-n10 {
    margin-left: -0.625rem !important;
  }
  .m-lg-n15 {
    margin: -0.9375rem !important;
  }
  .mt-lg-n15,
.my-lg-n15 {
    margin-top: -0.9375rem !important;
  }
  .mr-lg-n15,
.mx-lg-n15 {
    margin-right: -0.9375rem !important;
  }
  .mb-lg-n15,
.my-lg-n15 {
    margin-bottom: -0.9375rem !important;
  }
  .ml-lg-n15,
.mx-lg-n15 {
    margin-left: -0.9375rem !important;
  }
  .m-lg-n20 {
    margin: -1.25rem !important;
  }
  .mt-lg-n20,
.my-lg-n20 {
    margin-top: -1.25rem !important;
  }
  .mr-lg-n20,
.mx-lg-n20 {
    margin-right: -1.25rem !important;
  }
  .mb-lg-n20,
.my-lg-n20 {
    margin-bottom: -1.25rem !important;
  }
  .ml-lg-n20,
.mx-lg-n20 {
    margin-left: -1.25rem !important;
  }
  .m-lg-n25 {
    margin: -1.5625rem !important;
  }
  .mt-lg-n25,
.my-lg-n25 {
    margin-top: -1.5625rem !important;
  }
  .mr-lg-n25,
.mx-lg-n25 {
    margin-right: -1.5625rem !important;
  }
  .mb-lg-n25,
.my-lg-n25 {
    margin-bottom: -1.5625rem !important;
  }
  .ml-lg-n25,
.mx-lg-n25 {
    margin-left: -1.5625rem !important;
  }
  .m-lg-n30 {
    margin: -1.875rem !important;
  }
  .mt-lg-n30,
.my-lg-n30 {
    margin-top: -1.875rem !important;
  }
  .mr-lg-n30,
.mx-lg-n30 {
    margin-right: -1.875rem !important;
  }
  .mb-lg-n30,
.my-lg-n30 {
    margin-bottom: -1.875rem !important;
  }
  .ml-lg-n30,
.mx-lg-n30 {
    margin-left: -1.875rem !important;
  }
  .m-lg-n40 {
    margin: -2.5rem !important;
  }
  .mt-lg-n40,
.my-lg-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-lg-n40,
.mx-lg-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-lg-n40,
.my-lg-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-lg-n40,
.mx-lg-n40 {
    margin-left: -2.5rem !important;
  }
  .m-lg-n50 {
    margin: -3.125rem !important;
  }
  .mt-lg-n50,
.my-lg-n50 {
    margin-top: -3.125rem !important;
  }
  .mr-lg-n50,
.mx-lg-n50 {
    margin-right: -3.125rem !important;
  }
  .mb-lg-n50,
.my-lg-n50 {
    margin-bottom: -3.125rem !important;
  }
  .ml-lg-n50,
.mx-lg-n50 {
    margin-left: -3.125rem !important;
  }
  .m-lg-n60 {
    margin: -3.75rem !important;
  }
  .mt-lg-n60,
.my-lg-n60 {
    margin-top: -3.75rem !important;
  }
  .mr-lg-n60,
.mx-lg-n60 {
    margin-right: -3.75rem !important;
  }
  .mb-lg-n60,
.my-lg-n60 {
    margin-bottom: -3.75rem !important;
  }
  .ml-lg-n60,
.mx-lg-n60 {
    margin-left: -3.75rem !important;
  }
  .m-lg-n70 {
    margin: -4.375rem !important;
  }
  .mt-lg-n70,
.my-lg-n70 {
    margin-top: -4.375rem !important;
  }
  .mr-lg-n70,
.mx-lg-n70 {
    margin-right: -4.375rem !important;
  }
  .mb-lg-n70,
.my-lg-n70 {
    margin-bottom: -4.375rem !important;
  }
  .ml-lg-n70,
.mx-lg-n70 {
    margin-left: -4.375rem !important;
  }
  .m-lg-n80 {
    margin: -5rem !important;
  }
  .mt-lg-n80,
.my-lg-n80 {
    margin-top: -5rem !important;
  }
  .mr-lg-n80,
.mx-lg-n80 {
    margin-right: -5rem !important;
  }
  .mb-lg-n80,
.my-lg-n80 {
    margin-bottom: -5rem !important;
  }
  .ml-lg-n80,
.mx-lg-n80 {
    margin-left: -5rem !important;
  }
  .m-lg-n90 {
    margin: -5.625rem !important;
  }
  .mt-lg-n90,
.my-lg-n90 {
    margin-top: -5.625rem !important;
  }
  .mr-lg-n90,
.mx-lg-n90 {
    margin-right: -5.625rem !important;
  }
  .mb-lg-n90,
.my-lg-n90 {
    margin-bottom: -5.625rem !important;
  }
  .ml-lg-n90,
.mx-lg-n90 {
    margin-left: -5.625rem !important;
  }
  .m-lg-n100 {
    margin: -6.25rem !important;
  }
  .mt-lg-n100,
.my-lg-n100 {
    margin-top: -6.25rem !important;
  }
  .mr-lg-n100,
.mx-lg-n100 {
    margin-right: -6.25rem !important;
  }
  .mb-lg-n100,
.my-lg-n100 {
    margin-bottom: -6.25rem !important;
  }
  .ml-lg-n100,
.mx-lg-n100 {
    margin-left: -6.25rem !important;
  }
  .m-lg-n120 {
    margin: -7.5rem !important;
  }
  .mt-lg-n120,
.my-lg-n120 {
    margin-top: -7.5rem !important;
  }
  .mr-lg-n120,
.mx-lg-n120 {
    margin-right: -7.5rem !important;
  }
  .mb-lg-n120,
.my-lg-n120 {
    margin-bottom: -7.5rem !important;
  }
  .ml-lg-n120,
.mx-lg-n120 {
    margin-left: -7.5rem !important;
  }
  .m-lg-n150 {
    margin: -9.375rem !important;
  }
  .mt-lg-n150,
.my-lg-n150 {
    margin-top: -9.375rem !important;
  }
  .mr-lg-n150,
.mx-lg-n150 {
    margin-right: -9.375rem !important;
  }
  .mb-lg-n150,
.my-lg-n150 {
    margin-bottom: -9.375rem !important;
  }
  .ml-lg-n150,
.mx-lg-n150 {
    margin-left: -9.375rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-5 {
    margin: 0.3125rem !important;
  }
  .mt-xl-5,
.my-xl-5 {
    margin-top: 0.3125rem !important;
  }
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 0.3125rem !important;
  }
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 0.3125rem !important;
  }
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 0.3125rem !important;
  }
  .m-xl-10 {
    margin: 0.625rem !important;
  }
  .mt-xl-10,
.my-xl-10 {
    margin-top: 0.625rem !important;
  }
  .mr-xl-10,
.mx-xl-10 {
    margin-right: 0.625rem !important;
  }
  .mb-xl-10,
.my-xl-10 {
    margin-bottom: 0.625rem !important;
  }
  .ml-xl-10,
.mx-xl-10 {
    margin-left: 0.625rem !important;
  }
  .m-xl-15 {
    margin: 0.9375rem !important;
  }
  .mt-xl-15,
.my-xl-15 {
    margin-top: 0.9375rem !important;
  }
  .mr-xl-15,
.mx-xl-15 {
    margin-right: 0.9375rem !important;
  }
  .mb-xl-15,
.my-xl-15 {
    margin-bottom: 0.9375rem !important;
  }
  .ml-xl-15,
.mx-xl-15 {
    margin-left: 0.9375rem !important;
  }
  .m-xl-20 {
    margin: 1.25rem !important;
  }
  .mt-xl-20,
.my-xl-20 {
    margin-top: 1.25rem !important;
  }
  .mr-xl-20,
.mx-xl-20 {
    margin-right: 1.25rem !important;
  }
  .mb-xl-20,
.my-xl-20 {
    margin-bottom: 1.25rem !important;
  }
  .ml-xl-20,
.mx-xl-20 {
    margin-left: 1.25rem !important;
  }
  .m-xl-25 {
    margin: 1.5625rem !important;
  }
  .mt-xl-25,
.my-xl-25 {
    margin-top: 1.5625rem !important;
  }
  .mr-xl-25,
.mx-xl-25 {
    margin-right: 1.5625rem !important;
  }
  .mb-xl-25,
.my-xl-25 {
    margin-bottom: 1.5625rem !important;
  }
  .ml-xl-25,
.mx-xl-25 {
    margin-left: 1.5625rem !important;
  }
  .m-xl-30 {
    margin: 1.875rem !important;
  }
  .mt-xl-30,
.my-xl-30 {
    margin-top: 1.875rem !important;
  }
  .mr-xl-30,
.mx-xl-30 {
    margin-right: 1.875rem !important;
  }
  .mb-xl-30,
.my-xl-30 {
    margin-bottom: 1.875rem !important;
  }
  .ml-xl-30,
.mx-xl-30 {
    margin-left: 1.875rem !important;
  }
  .m-xl-40 {
    margin: 2.5rem !important;
  }
  .mt-xl-40,
.my-xl-40 {
    margin-top: 2.5rem !important;
  }
  .mr-xl-40,
.mx-xl-40 {
    margin-right: 2.5rem !important;
  }
  .mb-xl-40,
.my-xl-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xl-40,
.mx-xl-40 {
    margin-left: 2.5rem !important;
  }
  .m-xl-50 {
    margin: 3.125rem !important;
  }
  .mt-xl-50,
.my-xl-50 {
    margin-top: 3.125rem !important;
  }
  .mr-xl-50,
.mx-xl-50 {
    margin-right: 3.125rem !important;
  }
  .mb-xl-50,
.my-xl-50 {
    margin-bottom: 3.125rem !important;
  }
  .ml-xl-50,
.mx-xl-50 {
    margin-left: 3.125rem !important;
  }
  .m-xl-60 {
    margin: 3.75rem !important;
  }
  .mt-xl-60,
.my-xl-60 {
    margin-top: 3.75rem !important;
  }
  .mr-xl-60,
.mx-xl-60 {
    margin-right: 3.75rem !important;
  }
  .mb-xl-60,
.my-xl-60 {
    margin-bottom: 3.75rem !important;
  }
  .ml-xl-60,
.mx-xl-60 {
    margin-left: 3.75rem !important;
  }
  .m-xl-70 {
    margin: 4.375rem !important;
  }
  .mt-xl-70,
.my-xl-70 {
    margin-top: 4.375rem !important;
  }
  .mr-xl-70,
.mx-xl-70 {
    margin-right: 4.375rem !important;
  }
  .mb-xl-70,
.my-xl-70 {
    margin-bottom: 4.375rem !important;
  }
  .ml-xl-70,
.mx-xl-70 {
    margin-left: 4.375rem !important;
  }
  .m-xl-80 {
    margin: 5rem !important;
  }
  .mt-xl-80,
.my-xl-80 {
    margin-top: 5rem !important;
  }
  .mr-xl-80,
.mx-xl-80 {
    margin-right: 5rem !important;
  }
  .mb-xl-80,
.my-xl-80 {
    margin-bottom: 5rem !important;
  }
  .ml-xl-80,
.mx-xl-80 {
    margin-left: 5rem !important;
  }
  .m-xl-90 {
    margin: 5.625rem !important;
  }
  .mt-xl-90,
.my-xl-90 {
    margin-top: 5.625rem !important;
  }
  .mr-xl-90,
.mx-xl-90 {
    margin-right: 5.625rem !important;
  }
  .mb-xl-90,
.my-xl-90 {
    margin-bottom: 5.625rem !important;
  }
  .ml-xl-90,
.mx-xl-90 {
    margin-left: 5.625rem !important;
  }
  .m-xl-100 {
    margin: 6.25rem !important;
  }
  .mt-xl-100,
.my-xl-100 {
    margin-top: 6.25rem !important;
  }
  .mr-xl-100,
.mx-xl-100 {
    margin-right: 6.25rem !important;
  }
  .mb-xl-100,
.my-xl-100 {
    margin-bottom: 6.25rem !important;
  }
  .ml-xl-100,
.mx-xl-100 {
    margin-left: 6.25rem !important;
  }
  .m-xl-120 {
    margin: 7.5rem !important;
  }
  .mt-xl-120,
.my-xl-120 {
    margin-top: 7.5rem !important;
  }
  .mr-xl-120,
.mx-xl-120 {
    margin-right: 7.5rem !important;
  }
  .mb-xl-120,
.my-xl-120 {
    margin-bottom: 7.5rem !important;
  }
  .ml-xl-120,
.mx-xl-120 {
    margin-left: 7.5rem !important;
  }
  .m-xl-150 {
    margin: 9.375rem !important;
  }
  .mt-xl-150,
.my-xl-150 {
    margin-top: 9.375rem !important;
  }
  .mr-xl-150,
.mx-xl-150 {
    margin-right: 9.375rem !important;
  }
  .mb-xl-150,
.my-xl-150 {
    margin-bottom: 9.375rem !important;
  }
  .ml-xl-150,
.mx-xl-150 {
    margin-left: 9.375rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-5 {
    padding: 0.3125rem !important;
  }
  .pt-xl-5,
.py-xl-5 {
    padding-top: 0.3125rem !important;
  }
  .pr-xl-5,
.px-xl-5 {
    padding-right: 0.3125rem !important;
  }
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 0.3125rem !important;
  }
  .pl-xl-5,
.px-xl-5 {
    padding-left: 0.3125rem !important;
  }
  .p-xl-10 {
    padding: 0.625rem !important;
  }
  .pt-xl-10,
.py-xl-10 {
    padding-top: 0.625rem !important;
  }
  .pr-xl-10,
.px-xl-10 {
    padding-right: 0.625rem !important;
  }
  .pb-xl-10,
.py-xl-10 {
    padding-bottom: 0.625rem !important;
  }
  .pl-xl-10,
.px-xl-10 {
    padding-left: 0.625rem !important;
  }
  .p-xl-15 {
    padding: 0.9375rem !important;
  }
  .pt-xl-15,
.py-xl-15 {
    padding-top: 0.9375rem !important;
  }
  .pr-xl-15,
.px-xl-15 {
    padding-right: 0.9375rem !important;
  }
  .pb-xl-15,
.py-xl-15 {
    padding-bottom: 0.9375rem !important;
  }
  .pl-xl-15,
.px-xl-15 {
    padding-left: 0.9375rem !important;
  }
  .p-xl-20 {
    padding: 1.25rem !important;
  }
  .pt-xl-20,
.py-xl-20 {
    padding-top: 1.25rem !important;
  }
  .pr-xl-20,
.px-xl-20 {
    padding-right: 1.25rem !important;
  }
  .pb-xl-20,
.py-xl-20 {
    padding-bottom: 1.25rem !important;
  }
  .pl-xl-20,
.px-xl-20 {
    padding-left: 1.25rem !important;
  }
  .p-xl-25 {
    padding: 1.5625rem !important;
  }
  .pt-xl-25,
.py-xl-25 {
    padding-top: 1.5625rem !important;
  }
  .pr-xl-25,
.px-xl-25 {
    padding-right: 1.5625rem !important;
  }
  .pb-xl-25,
.py-xl-25 {
    padding-bottom: 1.5625rem !important;
  }
  .pl-xl-25,
.px-xl-25 {
    padding-left: 1.5625rem !important;
  }
  .p-xl-30 {
    padding: 1.875rem !important;
  }
  .pt-xl-30,
.py-xl-30 {
    padding-top: 1.875rem !important;
  }
  .pr-xl-30,
.px-xl-30 {
    padding-right: 1.875rem !important;
  }
  .pb-xl-30,
.py-xl-30 {
    padding-bottom: 1.875rem !important;
  }
  .pl-xl-30,
.px-xl-30 {
    padding-left: 1.875rem !important;
  }
  .p-xl-40 {
    padding: 2.5rem !important;
  }
  .pt-xl-40,
.py-xl-40 {
    padding-top: 2.5rem !important;
  }
  .pr-xl-40,
.px-xl-40 {
    padding-right: 2.5rem !important;
  }
  .pb-xl-40,
.py-xl-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xl-40,
.px-xl-40 {
    padding-left: 2.5rem !important;
  }
  .p-xl-50 {
    padding: 3.125rem !important;
  }
  .pt-xl-50,
.py-xl-50 {
    padding-top: 3.125rem !important;
  }
  .pr-xl-50,
.px-xl-50 {
    padding-right: 3.125rem !important;
  }
  .pb-xl-50,
.py-xl-50 {
    padding-bottom: 3.125rem !important;
  }
  .pl-xl-50,
.px-xl-50 {
    padding-left: 3.125rem !important;
  }
  .p-xl-60 {
    padding: 3.75rem !important;
  }
  .pt-xl-60,
.py-xl-60 {
    padding-top: 3.75rem !important;
  }
  .pr-xl-60,
.px-xl-60 {
    padding-right: 3.75rem !important;
  }
  .pb-xl-60,
.py-xl-60 {
    padding-bottom: 3.75rem !important;
  }
  .pl-xl-60,
.px-xl-60 {
    padding-left: 3.75rem !important;
  }
  .p-xl-70 {
    padding: 4.375rem !important;
  }
  .pt-xl-70,
.py-xl-70 {
    padding-top: 4.375rem !important;
  }
  .pr-xl-70,
.px-xl-70 {
    padding-right: 4.375rem !important;
  }
  .pb-xl-70,
.py-xl-70 {
    padding-bottom: 4.375rem !important;
  }
  .pl-xl-70,
.px-xl-70 {
    padding-left: 4.375rem !important;
  }
  .p-xl-80 {
    padding: 5rem !important;
  }
  .pt-xl-80,
.py-xl-80 {
    padding-top: 5rem !important;
  }
  .pr-xl-80,
.px-xl-80 {
    padding-right: 5rem !important;
  }
  .pb-xl-80,
.py-xl-80 {
    padding-bottom: 5rem !important;
  }
  .pl-xl-80,
.px-xl-80 {
    padding-left: 5rem !important;
  }
  .p-xl-90 {
    padding: 5.625rem !important;
  }
  .pt-xl-90,
.py-xl-90 {
    padding-top: 5.625rem !important;
  }
  .pr-xl-90,
.px-xl-90 {
    padding-right: 5.625rem !important;
  }
  .pb-xl-90,
.py-xl-90 {
    padding-bottom: 5.625rem !important;
  }
  .pl-xl-90,
.px-xl-90 {
    padding-left: 5.625rem !important;
  }
  .p-xl-100 {
    padding: 6.25rem !important;
  }
  .pt-xl-100,
.py-xl-100 {
    padding-top: 6.25rem !important;
  }
  .pr-xl-100,
.px-xl-100 {
    padding-right: 6.25rem !important;
  }
  .pb-xl-100,
.py-xl-100 {
    padding-bottom: 6.25rem !important;
  }
  .pl-xl-100,
.px-xl-100 {
    padding-left: 6.25rem !important;
  }
  .p-xl-120 {
    padding: 7.5rem !important;
  }
  .pt-xl-120,
.py-xl-120 {
    padding-top: 7.5rem !important;
  }
  .pr-xl-120,
.px-xl-120 {
    padding-right: 7.5rem !important;
  }
  .pb-xl-120,
.py-xl-120 {
    padding-bottom: 7.5rem !important;
  }
  .pl-xl-120,
.px-xl-120 {
    padding-left: 7.5rem !important;
  }
  .p-xl-150 {
    padding: 9.375rem !important;
  }
  .pt-xl-150,
.py-xl-150 {
    padding-top: 9.375rem !important;
  }
  .pr-xl-150,
.px-xl-150 {
    padding-right: 9.375rem !important;
  }
  .pb-xl-150,
.py-xl-150 {
    padding-bottom: 9.375rem !important;
  }
  .pl-xl-150,
.px-xl-150 {
    padding-left: 9.375rem !important;
  }
  .m-xl-n5 {
    margin: -0.3125rem !important;
  }
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -0.3125rem !important;
  }
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -0.3125rem !important;
  }
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -0.3125rem !important;
  }
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -0.3125rem !important;
  }
  .m-xl-n10 {
    margin: -0.625rem !important;
  }
  .mt-xl-n10,
.my-xl-n10 {
    margin-top: -0.625rem !important;
  }
  .mr-xl-n10,
.mx-xl-n10 {
    margin-right: -0.625rem !important;
  }
  .mb-xl-n10,
.my-xl-n10 {
    margin-bottom: -0.625rem !important;
  }
  .ml-xl-n10,
.mx-xl-n10 {
    margin-left: -0.625rem !important;
  }
  .m-xl-n15 {
    margin: -0.9375rem !important;
  }
  .mt-xl-n15,
.my-xl-n15 {
    margin-top: -0.9375rem !important;
  }
  .mr-xl-n15,
.mx-xl-n15 {
    margin-right: -0.9375rem !important;
  }
  .mb-xl-n15,
.my-xl-n15 {
    margin-bottom: -0.9375rem !important;
  }
  .ml-xl-n15,
.mx-xl-n15 {
    margin-left: -0.9375rem !important;
  }
  .m-xl-n20 {
    margin: -1.25rem !important;
  }
  .mt-xl-n20,
.my-xl-n20 {
    margin-top: -1.25rem !important;
  }
  .mr-xl-n20,
.mx-xl-n20 {
    margin-right: -1.25rem !important;
  }
  .mb-xl-n20,
.my-xl-n20 {
    margin-bottom: -1.25rem !important;
  }
  .ml-xl-n20,
.mx-xl-n20 {
    margin-left: -1.25rem !important;
  }
  .m-xl-n25 {
    margin: -1.5625rem !important;
  }
  .mt-xl-n25,
.my-xl-n25 {
    margin-top: -1.5625rem !important;
  }
  .mr-xl-n25,
.mx-xl-n25 {
    margin-right: -1.5625rem !important;
  }
  .mb-xl-n25,
.my-xl-n25 {
    margin-bottom: -1.5625rem !important;
  }
  .ml-xl-n25,
.mx-xl-n25 {
    margin-left: -1.5625rem !important;
  }
  .m-xl-n30 {
    margin: -1.875rem !important;
  }
  .mt-xl-n30,
.my-xl-n30 {
    margin-top: -1.875rem !important;
  }
  .mr-xl-n30,
.mx-xl-n30 {
    margin-right: -1.875rem !important;
  }
  .mb-xl-n30,
.my-xl-n30 {
    margin-bottom: -1.875rem !important;
  }
  .ml-xl-n30,
.mx-xl-n30 {
    margin-left: -1.875rem !important;
  }
  .m-xl-n40 {
    margin: -2.5rem !important;
  }
  .mt-xl-n40,
.my-xl-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-xl-n40,
.mx-xl-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-xl-n40,
.my-xl-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-xl-n40,
.mx-xl-n40 {
    margin-left: -2.5rem !important;
  }
  .m-xl-n50 {
    margin: -3.125rem !important;
  }
  .mt-xl-n50,
.my-xl-n50 {
    margin-top: -3.125rem !important;
  }
  .mr-xl-n50,
.mx-xl-n50 {
    margin-right: -3.125rem !important;
  }
  .mb-xl-n50,
.my-xl-n50 {
    margin-bottom: -3.125rem !important;
  }
  .ml-xl-n50,
.mx-xl-n50 {
    margin-left: -3.125rem !important;
  }
  .m-xl-n60 {
    margin: -3.75rem !important;
  }
  .mt-xl-n60,
.my-xl-n60 {
    margin-top: -3.75rem !important;
  }
  .mr-xl-n60,
.mx-xl-n60 {
    margin-right: -3.75rem !important;
  }
  .mb-xl-n60,
.my-xl-n60 {
    margin-bottom: -3.75rem !important;
  }
  .ml-xl-n60,
.mx-xl-n60 {
    margin-left: -3.75rem !important;
  }
  .m-xl-n70 {
    margin: -4.375rem !important;
  }
  .mt-xl-n70,
.my-xl-n70 {
    margin-top: -4.375rem !important;
  }
  .mr-xl-n70,
.mx-xl-n70 {
    margin-right: -4.375rem !important;
  }
  .mb-xl-n70,
.my-xl-n70 {
    margin-bottom: -4.375rem !important;
  }
  .ml-xl-n70,
.mx-xl-n70 {
    margin-left: -4.375rem !important;
  }
  .m-xl-n80 {
    margin: -5rem !important;
  }
  .mt-xl-n80,
.my-xl-n80 {
    margin-top: -5rem !important;
  }
  .mr-xl-n80,
.mx-xl-n80 {
    margin-right: -5rem !important;
  }
  .mb-xl-n80,
.my-xl-n80 {
    margin-bottom: -5rem !important;
  }
  .ml-xl-n80,
.mx-xl-n80 {
    margin-left: -5rem !important;
  }
  .m-xl-n90 {
    margin: -5.625rem !important;
  }
  .mt-xl-n90,
.my-xl-n90 {
    margin-top: -5.625rem !important;
  }
  .mr-xl-n90,
.mx-xl-n90 {
    margin-right: -5.625rem !important;
  }
  .mb-xl-n90,
.my-xl-n90 {
    margin-bottom: -5.625rem !important;
  }
  .ml-xl-n90,
.mx-xl-n90 {
    margin-left: -5.625rem !important;
  }
  .m-xl-n100 {
    margin: -6.25rem !important;
  }
  .mt-xl-n100,
.my-xl-n100 {
    margin-top: -6.25rem !important;
  }
  .mr-xl-n100,
.mx-xl-n100 {
    margin-right: -6.25rem !important;
  }
  .mb-xl-n100,
.my-xl-n100 {
    margin-bottom: -6.25rem !important;
  }
  .ml-xl-n100,
.mx-xl-n100 {
    margin-left: -6.25rem !important;
  }
  .m-xl-n120 {
    margin: -7.5rem !important;
  }
  .mt-xl-n120,
.my-xl-n120 {
    margin-top: -7.5rem !important;
  }
  .mr-xl-n120,
.mx-xl-n120 {
    margin-right: -7.5rem !important;
  }
  .mb-xl-n120,
.my-xl-n120 {
    margin-bottom: -7.5rem !important;
  }
  .ml-xl-n120,
.mx-xl-n120 {
    margin-left: -7.5rem !important;
  }
  .m-xl-n150 {
    margin: -9.375rem !important;
  }
  .mt-xl-n150,
.my-xl-n150 {
    margin-top: -9.375rem !important;
  }
  .mr-xl-n150,
.mx-xl-n150 {
    margin-right: -9.375rem !important;
  }
  .mb-xl-n150,
.my-xl-n150 {
    margin-bottom: -9.375rem !important;
  }
  .ml-xl-n150,
.mx-xl-n150 {
    margin-left: -9.375rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

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

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

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

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

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

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

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

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

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

.text-primary {
  color: #00A2E3 !important;
}

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

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

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

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

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

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !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: #fff !important;
}

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

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

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

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

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

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

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

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

button {
  border: none;
  background-color: transparent;
  padding: 0;
  outline: 0 !important;
}

figure {
  margin-bottom: 0;
}

label {
  font-size: 0.8125rem;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1320px;
  }
}
@media (max-width: 991.98px) {
  .container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 767.98px) {
  .container {
    padding-right: 25px;
    padding-left: 25px;
  }
}

header.header .header-logo {
  margin-top: 20px !important;
  margin-left: -20px !important;
}
@media (max-width: 991.98px) {
  header.header .header-logo {
    margin-top: 0px !important;
    margin-left: 0px !important;
  }
}

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

.header-marquee {
  width: 100%;
  background-color: #00A2E3;
  padding: 10px 0px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 110%;
  text-align: center;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991.98px) {
  .header-marquee {
    font-size: 12px;
  }
}
.header-marquee marquee {
  width: 96%;
  max-width: 1290px;
}

.header {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4.375rem;
  padding: 0.9375rem 3.125rem;
}
@media (max-width: 991.98px) {
  .header {
    height: 3.4375rem;
    padding: 0.3125rem 0.9375rem;
  }
}
.header-logo,
.header-logo svg {
  display: block;
  height: 90px;
  width: 76px;
}
@media (max-width: 991.98px) {
  .header-logo,
.header-logo svg {
    height: 55px;
    width: 47px;
  }
}
.header-search {
  width: 15.625rem;
}
@media (max-width: 767.98px) {
  .header-search {
    width: 100% !important;
  }
}
.header-search input,
.header-search .btn {
  background-color: #F2F6F9 !important;
  border-color: #F2F6F9 !important;
  height: 45px;
}
.header-search .ic-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.search-mobile {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 3.4375rem;
  padding: 0.3125rem 0.9375rem;
  z-index: 1080;
}
.search-mobile.hide {
  display: none;
}

.trigger-search {
  display: none;
}
@media (max-width: 575.98px) {
  .trigger-search {
    display: block !important;
  }
}

.section {
  position: relative;
}
.section-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.section-bg-content {
  height: 100%;
}
.section-bg__gradient::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, white), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, white 60%, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat-x;
}
.section-bg__half .section-bg-content {
  width: 50%;
}
@media (max-width: 991.98px) {
  .section-bg__half .section-bg-content {
    width: 100%;
  }
}
.section-bg__third .section-bg-content {
  width: calc(50% + 15.625rem);
}
@media (max-width: 991.98px) {
  .section-bg__third .section-bg-content {
    width: 100%;
  }
}
.section-bg__left .section-bg-content {
  width: 30%;
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100% !important;
  width: 100% !important;
}

.section__logo .card-default {
  position: absolute;
  right: 0;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.section__figures .divider {
  top: 8.75rem;
  height: auto;
}
@media (max-width: 1199.98px) {
  .section__figures .divider {
    top: 7.8125rem;
  }
}

@media (max-width: 767.98px) {
  .wysiwyg {
    font-size: 0.875rem;
  }
}
.wysiwyg.excerpt p {
  font-size: 1.25rem;
}
@media (max-width: 767.98px) {
  .wysiwyg.excerpt p {
    font-size: 1rem;
  }
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
  margin: 1.875rem auto;
}
.wysiwyg h1:focus, .wysiwyg h2:focus, .wysiwyg h3:focus, .wysiwyg h4:focus, .wysiwyg h5:focus, .wysiwyg h6:focus {
  outline: none;
}
.wysiwyg h1 {
  font-size: 2.25rem;
}
@media (max-width: 1200px) {
  .wysiwyg h1 {
    font-size: calc(1.35rem + 1.2vw);
  }
}
.wysiwyg h2 {
  font-size: 1.625rem;
}
@media (max-width: 1200px) {
  .wysiwyg h2 {
    font-size: calc(1.2875rem + 0.45vw);
  }
}
.wysiwyg h2:before {
  display: block;
  content: "";
  margin-top: -90px;
  height: 90px;
  visibility: hidden;
}
.wysiwyg h3 {
  font-size: 1.375rem;
}
@media (max-width: 1200px) {
  .wysiwyg h3 {
    font-size: calc(1.2625rem + 0.15vw);
  }
}
.wysiwyg h4 {
  font-size: 1.125rem;
}
.wysiwyg h5 {
  font-size: 0.938rem;
}
.wysiwyg h6 {
  font-size: 0.75rem;
}
.wysiwyg a:not(.btn) {
  text-decoration: none;
  background-image: linear-gradient(transparent 0%, transparent calc(50% - 9px), rgba(0, 162, 227, 0.35) calc(50% - 9px), rgba(0, 162, 227, 0.35) 100%);
  -webkit-transition: background-position 120ms ease-in-out, padding 120ms ease-in-out;
  transition: background-position 120ms ease-in-out, padding 120ms ease-in-out;
  background-size: 100% 200%;
  background-position: 0 0;
  word-break: break-word;
}
.wysiwyg a:not(.btn):hover {
  background-image: linear-gradient(transparent 0%, transparent calc(50% - 9px), rgba(0, 162, 227, 0.5) calc(50% - 9px), rgba(0, 162, 227, 0.5) 100%);
}
.wysiwyg p {
  line-height: 1.7;
  margin: 2.1875rem auto;
}
@media (max-width: 767.98px) {
  .wysiwyg p {
    font-size: 0.875rem;
    margin: 1.5625rem auto;
  }
}
.wysiwyg ul,
.wysiwyg ol {
  margin: 2.5rem auto;
}
@media (max-width: 767.98px) {
  .wysiwyg ul,
.wysiwyg ol {
    margin: 1.875rem auto;
  }
}
.wysiwyg ul li,
.wysiwyg ol li {
  margin: 1.25rem auto;
}
@media (max-width: 767.98px) {
  .wysiwyg ul li,
.wysiwyg ol li {
    margin: 0.9375rem auto;
  }
}
.wysiwyg img {
  max-width: 100%;
  height: auto;
}
.wysiwyg .wp-caption {
  width: 100% !important;
  margin: 2.5rem auto;
}
@media (max-width: 767.98px) {
  .wysiwyg .wp-caption {
    margin: 1.875rem auto;
  }
}
.wysiwyg .wp-caption-text {
  font-size: 0.938rem;
  font-style: italic;
  margin-top: 0.9375rem;
}
.wysiwyg blockquote {
  position: relative;
  color: #0778A8;
  margin: 3.125rem auto 2.5rem;
  opacity: 0.75;
}
@media (max-width: 767.98px) {
  .wysiwyg blockquote {
    margin: 2.1875rem auto 1.875rem;
  }
}
.wysiwyg blockquote,
.wysiwyg blockquote p {
  font-family: "Montserrat", sans-serif;
  font-size: 1.875rem;
  font-style: italic;
  letter-spacing: -0.5px;
  line-height: 1.35;
}
@media (max-width: 1200px) {
  .wysiwyg blockquote,
.wysiwyg blockquote p {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media (max-width: 767.98px) {
  .wysiwyg blockquote,
.wysiwyg blockquote p {
    font-size: 1.375rem;
  }
}
.wysiwyg blockquote::before {
  content: "";
  position: absolute;
  top: -0.625rem;
  left: -2.1875rem;
  width: 6.25rem;
  height: 4.25rem;
  background-image: url("../img/quote.svg");
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.25;
}
@media (max-width: 767.98px) {
  .wysiwyg blockquote::before {
    top: -0.9375rem;
    left: -0.9375rem;
    width: 4.0625rem;
    height: 2.8125rem;
  }
}
.wysiwyg table {
  width: 100%;
  margin: 2.5rem auto;
  border-bottom: 2px solid #111111;
  border-top: 2px solid #111111;
}
@media (max-width: 767.98px) {
  .wysiwyg table {
    margin: 1.875rem auto;
  }
}
.wysiwyg table tr:not(:last-child) {
  border-bottom: 1px solid #E0E4E7;
}
.wysiwyg table td, .wysiwyg table th {
  padding: 15px 0px;
  min-width: 250px;
}
.wysiwyg table th {
  font-weight: 700;
}

.post .container {
  max-width: 43.125rem;
}

.article-title {
  font-size: 3.438rem;
  line-height: 1.1;
}
@media (max-width: 1200px) {
  .article-title {
    font-size: calc(1.4688rem + 2.6256vw);
  }
}
.article-title-alt {
  font-size: 2.8rem;
  line-height: 1.1;
  opacity: 0.5;
}
@media (max-width: 1200px) {
  .article-title-alt {
    font-size: calc(1.405rem + 1.86vw);
  }
}
.article-name {
  font-size: 1.5rem;
  line-height: 1.1;
  margin-bottom: 0.25rem !important;
}
@media (max-width: 1200px) {
  .article-name {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.article-charge {
  text-transform: uppercase;
  line-height: 1.1;
  opacity: 0.5;
}
.article-bio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.article-avatar {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 20px;
  margin-top: 2px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.article-meta {
  font-size: 1.125rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
.article-meta,
.article-meta a {
  color: #0778A8;
}
.article-author-name {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2;
}
.article-author-data {
  font-size: 0.875rem;
}
.article-social a:not(:first-child) {
  margin-left: 0.75rem;
}
.article-social button:not(:first-child) {
  margin-left: 0.75rem;
}
.article-media {
  margin-top: 50px;
  margin-bottom: 50px;
}
.article-media__lg {
  margin-left: -9.375rem;
  margin-right: -9.375rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .article-media__lg {
    margin-left: -3.125rem;
    margin-right: -3.125rem;
  }
}
@media (max-width: 767.98px) {
  .article-media__lg {
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }
}
.article-media .card-video-title {
  font-size: 3.5rem;
  font-weight: 700 !important;
  font-style: normal;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 1200px) {
  .article-media .card-video-title {
    font-size: calc(1.475rem + 2.7vw);
  }
}
.article-media .card-video-data {
  margin-top: 0;
}
.article-media .card-video-overlay {
  height: 65%;
  bottom: 0;
  top: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 37, 41, 0)), to(#212529));
  background-image: linear-gradient(to bottom, rgba(33, 37, 41, 0) 0%, #212529 100%);
  background-repeat: repeat-x;
}

.course-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

.post-stories .wysiwyg blockquote {
  font-size: 1.5rem;
  color: #212529;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  opacity: 1;
}
@media (max-width: 1200px) {
  .post-stories .wysiwyg blockquote {
    font-size: calc(1.275rem + 0.3vw);
  }
}

.menu {
  padding: 30px 60px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100vw;
  background-color: #F2F6F9;
  -webkit-box-shadow: -5px 0 15px rgba(0, 0, 0, 0);
          box-shadow: -5px 0 15px rgba(0, 0, 0, 0);
  z-index: 1030;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
  transition: transform 250ms ease-in-out, box-shadow 250ms ease-in-out;
  transition: transform 250ms ease-in-out, box-shadow 250ms ease-in-out, -webkit-transform 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
}
@media (min-width: 768px) {
  .menu {
    width: 400px;
  }
}
@media (max-width: 991.98px) {
  .menu {
    padding: 30px 35px;
  }
}
.menu.show {
  -webkit-box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

.lang-menu span {
  display: block;
  font-size: 16px;
  line-height: 1;
  color: #000;
  font-weight: 700;
  margin-bottom: 12px;
}
.lang-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
.lang-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lang-menu li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1;
}
.lang-menu li a:link {
  color: #000;
  text-decoration: none;
}
.lang-menu li a:visited {
  color: #000;
  text-decoration: none;
}
@media (hover: hover) {
  .lang-menu li a:hover {
    color: #000;
    text-decoration: none;
  }
}
.lang-menu li a:active {
  color: #000;
  text-decoration: none;
}
.lang-menu li:not(:last-child):after {
  content: "/";
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  margin: 0px 7px;
  color: #000;
  opacity: 0.5;
}
.lang-menu li.select a {
  font-weight: 700;
}
.lang-menu li.select a:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 2px;
  background-color: #000;
}

.main-menu ul {
  margin: 0;
  padding: 0;
}
.main-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 601px) {
  .main-menu li {
    margin: 12px 0;
  }
}
@media (max-width: 600px) {
  .main-menu li {
    margin: 10px 0;
  }
}
.main-menu li a {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  font-weight: 700;
  border-bottom: 3px solid rgba(17, 17, 17, 0.1);
}
@media (min-width: 601px) {
  .main-menu li a {
    height: 36px;
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .main-menu li a {
    height: 32px;
    font-size: 18px;
  }
}
.main-menu li a:link {
  color: #000;
  text-decoration: none;
}
.main-menu li a:visited {
  color: #000;
  text-decoration: none;
}
@media (hover: hover) {
  .main-menu li a:hover {
    color: #000;
    text-decoration: none;
  }
}
.main-menu li a:active {
  color: #000;
  text-decoration: none;
}
.main-menu li.select a {
  border-bottom: 3px solid #000;
}
.main-menu .sub-menu {
  padding-left: 30px;
}
@media (min-width: 601px) {
  .main-menu .sub-menu li {
    margin: 10px 0;
  }
}
@media (max-width: 600px) {
  .main-menu .sub-menu li {
    margin: 8px 0;
  }
}
.main-menu .sub-menu li a {
  font-weight: 400;
  border-bottom: 3px solid rgba(17, 17, 17, 0.1);
}
@media (min-width: 601px) {
  .main-menu .sub-menu li a {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .main-menu .sub-menu li a {
    font-size: 16px;
  }
}

.menu-close {
  position: absolute;
  top: 23px;
  right: 60px;
}
@media (max-width: 991.98px) {
  .menu-close {
    top: 16px;
    right: 20px;
  }
}

.section__filters {
  position: sticky;
  top: 4.375rem;
  z-index: 1020;
  background-color: #F2F6F9;
}
@media (max-width: 991.98px) {
  .section__filters {
    top: 3.4375rem;
  }
}
@media (max-width: 767.98px) {
  .section__filters {
    display: none;
  }
}
.section__filters .dropdown-toggle::after {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("../img/ico-arrow-down.svg");
  background-size: 24px 24px;
  border-top: 0px solid;
  border-right: 0px solid transparent;
  border-bottom: 0px;
  border-left: 0px solid transparent;
  margin-left: 12px;
  margin-right: -8px;
}
.section__filters .dropdown-toggle:hover::after, .section__filters .dropdown-toggle:focus::after, .section__filters .dropdown-toggle:active::after {
  background-image: url("../img/ico-arrow-down-white.svg");
}
.section__filters .show .dropdown-toggle::after {
  background-image: url("../img/ico-arrow-down-white.svg");
}

.chips-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  position: relative;
}
.chips-container:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 75px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(242, 246, 249, 0)), to(rgb(242, 246, 249)));
  background: linear-gradient(90deg, rgba(242, 246, 249, 0) 0%, rgb(242, 246, 249) 100%);
}

.active-filters-bar {
  border-top: 1px solid #111111;
  border-bottom: 1px solid #111111;
}

.dropdown-filter-course {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.section__filters-mobile {
  position: sticky;
  top: 55px;
  z-index: 100;
  background-color: #F2F6F9;
}

.filter-delete {
  color: #dc3545;
  font-size: 13px;
  border-bottom: 2px solid #dc3545;
}

.filter-block {
  margin-bottom: 0.9375rem;
}
.filter-block-title {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0.625rem;
}
.filter-block .btn {
  border-radius: 3.125rem;
  font-weight: 400;
  margin-bottom: 0.375rem;
}
.filter-block .btn:not(:last-child) {
  margin-right: 0.5rem;
}
.filter-block .btn:not(.active) {
  color: #212529 !important;
  background-color: transparent !important;
  border-color: #212529 !important;
}

.filter-apply {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer p {
  font-size: 0.875rem;
  line-height: 1.7;
}
.footer-logo,
.footer-logo svg {
  display: block;
  height: 45px;
  width: 126px;
}
.footer-links {
  font-size: 0.875rem;
}
@media (max-width: 991.98px) {
  .footer-links {
    border-bottom: 1px solid #e9ecef;
  }
}
.footer-links .menu-item {
  display: inline-block;
}
@media (max-width: 767.98px) {
  .footer-links .menu-item {
    margin-bottom: 0.625rem;
  }
}
.footer-links .menu-item:not(:last-child) {
  margin-right: 1.5625rem;
}
.footer-languages {
  width: 17.5rem;
}
@media (max-width: 374.98px) {
  .footer-languages {
    width: 100%;
  }
}
.footer-languages .input-group-text {
  border-right: none;
}
.footer-languages .ic-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.footer-languages .custom-select {
  border-left: none;
}
@media (max-width: 767.98px) {
  .footer .france-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 576px) {
  .footer .datadocke {
    width: 100%;
    margin-top: 30px;
  }
  .footer .datadocke img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .footer .datadocke {
    width: auto;
    height: 60px;
  }
  .footer .datadocke img {
    width: 100%;
    height: auto;
  }
}

.section__contact {
  min-height: 100vh;
}

.webinar-pretitle {
  color: #0778A8;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

.webinar-form-title {
  line-height: 1.1;
  color: #212529;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  margin-bottom: 30px;
}

@media screen and (max-width: 599.9px) {
  .webinar-pretitle {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .webinar-form-title {
    font-size: 34px;
  }
}
@media screen and (min-width: 600px) {
  .webinar-pretitle {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .webinar-form-title {
    font-size: 45px;
  }
}
.section__team {
  background: rgb(255, 255, 255);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(242, 246, 249)));
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(242, 246, 249) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f2f6f9",GradientType=1);
}

.team-board-item {
  cursor: pointer;
  background-color: #FFF;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.02), 0 6.7px 5.3px rgba(0, 0, 0, 0.028), 0 12.5px 10px rgba(0, 0, 0, 0.035), 0 22.3px 17.9px rgba(0, 0, 0, 0.042), 0 41.8px 33.4px rgba(0, 0, 0, 0.05), 0 100px 80px rgba(0, 0, 0, 0.07);
          box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.02), 0 6.7px 5.3px rgba(0, 0, 0, 0.028), 0 12.5px 10px rgba(0, 0, 0, 0.035), 0 22.3px 17.9px rgba(0, 0, 0, 0.042), 0 41.8px 33.4px rgba(0, 0, 0, 0.05), 0 100px 80px rgba(0, 0, 0, 0.07);
}
.team-board-item-img {
  width: 100%;
  height: 250px;
}
@media (max-width: 1199.98px) {
  .team-board-item-img {
    height: 200px;
  }
}
.team-board-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.team-board-item-txt {
  padding: 28px;
  height: 145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1199.98px) {
  .team-board-item-txt {
    padding: 20px;
    height: 200px;
  }
}
@media (max-width: 767.98px) {
  .team-board-item-txt {
    height: auto;
  }
}
.team-board-item-txt-name {
  font-size: 18px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 8px;
}
.team-board-item-txt-position {
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  opacity: 0.5;
  font-size: 15px;
  line-height: 1.1;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 1199.98px) {
  .team-board-item-txt-position {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.team-board-item-txt-more {
  font-size: 13px;
  display: block;
  width: 100%;
  text-align: center;
  opacity: 0.5;
  line-height: 1.1;
}

.calendrier_header {
  position: relative;
}
@media (max-width: 599px) {
  .calendrier_header {
    margin-bottom: 56px;
  }
}
@media (min-width: 600px) {
  .calendrier_header {
    margin-bottom: 80px;
  }
}
.calendrier_bg {
  background-color: #F2F6F9;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-image: url("../../../../uploads/2023/07/DSC4888.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
}
.calendrier_title {
  color: #2D5976;
  line-height: 110%;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 599px) {
  .calendrier_title {
    font-size: 40px;
  }
}
@media (min-width: 600px) {
  .calendrier_title {
    font-size: 64px;
  }
}
.calendrier_bullets {
  list-style-type: none;
  padding-left: 0;
  margin-top: 64px;
}
.calendrier_bullets li {
  padding-left: 40px;
  position: relative;
  color: #212529;
}
.calendrier_bullets li:not(:last-child) {
  margin-bottom: 8px;
}
.calendrier_bullets li:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23212529;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M9,16.2L4.8,12l-1.4,1.4L9,19L21,7l-1.4-1.4L9,16.2z'/%3E%3C/g%3E%3C/svg%3E");
  top: 0;
  left: 0;
}
.calendrier_claim {
  color: #212529;
  margin-top: 64px;
}
@media (max-width: 599px) {
  .calendrier_body .calendrier_card-container:not(:last-child) {
    margin-bottom: 64px;
  }
}
@media (min-width: 600px) {
  .calendrier_body .calendrier_card-container:not(:last-child) {
    margin-bottom: 96px;
  }
}
.calendrier_body .calendrier_card-container h2 {
  line-height: 110%;
  font-weight: 700;
  color: #212529;
}
@media (max-width: 599px) {
  .calendrier_body .calendrier_card-container h2 {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
@media (min-width: 600px) {
  .calendrier_body .calendrier_card-container h2 {
    font-size: 26px;
    margin-bottom: 48px;
  }
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(https://isdicrm.com/wp-content/themes/site/assets/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.svg-icons {
  display: none;
}

.ic-svg,
.ic-svg svg {
  display: block;
}
.ic-svg svg {
  fill: #212529;
}

.ic-primary svg {
  fill: #00A2E3;
}

.ic-secondary svg {
  fill: #F5E0C0;
}

.ic-success svg {
  fill: #28a745;
}

.ic-info svg {
  fill: #17a2b8;
}

.ic-warning svg {
  fill: #ffc107;
}

.ic-danger svg {
  fill: #dc3545;
}

.ic-light svg {
  fill: #fff;
}

.ic-dark svg {
  fill: #212529;
}

.ic-white svg {
  fill: #fff;
}

.ic-16,
.ic-16 svg {
  height: 1rem;
  width: 1rem;
}

.ic-18,
.ic-18 svg {
  height: 1.125rem;
  width: 1.125rem;
}

.ic-24,
.ic-24 svg {
  height: 1.5rem;
  width: 1.5rem;
}

.ic-36,
.ic-36 svg {
  height: 2.25rem;
  width: 2.25rem;
}

.ic-48,
.ic-48 svg {
  height: 3rem;
  width: 3rem;
}

@media (max-width: 480px) {
  .ic-sm-36 svg {
    height: 36px;
    width: 36px;
  }
}

.btn-fixed-width {
  width: 17.5rem;
}
@media (max-width: 374.98px) {
  .btn-fixed-width {
    width: 100%;
  }
}

.btn-full-width {
  width: 100%;
}

.sponsored-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sponsored-btn .btn-holder {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.sponsored-btn .academy-sales-logo-white,
.sponsored-btn .academy-sales-logo-blue {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.sponsored-btn .academy-sales-logo-white svg,
.sponsored-btn .academy-sales-logo-blue svg {
  width: 80px;
  height: 56px;
}
.sponsored-btn .academy-sales-logo-white svg {
  fill: #FFFFFF;
}
.sponsored-btn .academy-sales-logo-blue svg {
  fill: #009DDC;
}
@media (max-width: 991.98px) {
  .sponsored-btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sponsored-btn .btn-holder {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sponsored-btn .academy-sales-logo-white,
.sponsored-btn .academy-sales-logo-blue {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 0px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.breadcrumbs {
  position: relative;
  font-size: 0.875rem;
}
.breadcrumbs p {
  margin: 0;
}
.breadcrumbs p span:nth-child(3) {
  display: inline-block;
  white-space: nowrap;
  width: auto;
  max-width: 385px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.breadcrumbs p:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 4px;
  background-image: url("../img/ico-home.svg");
  background-size: 18px 18px;
}
.breadcrumbs a {
  display: inline-block;
  color: #212529;
  font-weight: 700;
  text-decoration: none !important;
}

.lead-sm {
  font-size: 1.125rem;
}
@media (max-width: 767.98px) {
  .lead {
    font-size: 1rem !important;
  }
}

.display-2 {
  letter-spacing: -0.063rem;
}
@media (max-width: 767.98px) {
  .display-2 {
    font-size: 3.375rem !important;
  }
}

.display-3 {
  letter-spacing: -0.063rem;
}
@media (max-width: 767.98px) {
  .display-3 {
    font-size: 2.25rem !important;
  }
}

.display-4 {
  letter-spacing: -0.063rem;
}
@media (max-width: 767.98px) {
  .display-4 {
    font-size: 1.875rem !important;
  }
}

.owl-carousel__visible .owl-stage-outer {
  overflow: visible;
}
.owl-carousel__visible .owl-stage {
  pointer-events: none;
}
.owl-carousel__visible .owl-item {
  pointer-events: all;
}
.owl-carousel__default .owl-stage, .owl-carousel__grid .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.owl-carousel__default .owl-stage .scroll-responsive-item, .owl-carousel__grid .owl-stage .scroll-responsive-item {
  height: 100%;
}
.owl-carousel__default .scroll-responsive-item > div, .owl-carousel__grid .scroll-responsive-item > div {
  height: 100%;
}
.owl-carousel__default .owl-item, .owl-carousel__grid .owl-item {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.owl-carousel__default .owl-item.active, .owl-carousel__default .owl-item.active ~ .owl-item, .owl-carousel__grid .owl-item.active, .owl-carousel__grid .owl-item.active ~ .owl-item {
  opacity: 1;
  pointer-events: all;
}

.trigger-menu {
  position: relative;
  width: 24px;
  height: 24px;
}
.trigger-menu span {
  background-color: #000;
  height: 2px;
  position: absolute;
  left: 0px;
}

.trigger-menu.burger span:nth-child(1) {
  top: 6px;
  right: 0px;
  -webkit-transition: top 200ms ease-in 120ms, -webkit-transform 120ms ease-in 0ms;
  transition: top 200ms ease-in 120ms, -webkit-transform 120ms ease-in 0ms;
  transition: transform 120ms ease-in 0ms, top 200ms ease-in 120ms;
  transition: transform 120ms ease-in 0ms, top 200ms ease-in 120ms, -webkit-transform 120ms ease-in 0ms;
}
.trigger-menu.burger span:nth-child(2) {
  top: 11px;
  right: 6px;
  opacity: 1;
  -webkit-transition: right 60ms ease-in 0s, opacity 200ms ease-in 220ms;
  transition: right 60ms ease-in 0s, opacity 200ms ease-in 220ms;
}
.trigger-menu.burger span:nth-child(3) {
  top: 16px;
  right: 12px;
  -webkit-transition: right 120ms ease-in 0s, top 200ms ease-in 120ms, -webkit-transform 120ms ease-in 0ms;
  transition: right 120ms ease-in 0s, top 200ms ease-in 120ms, -webkit-transform 120ms ease-in 0ms;
  transition: right 120ms ease-in 0s, transform 120ms ease-in 0ms, top 200ms ease-in 120ms;
  transition: right 120ms ease-in 0s, transform 120ms ease-in 0ms, top 200ms ease-in 120ms, -webkit-transform 120ms ease-in 0ms;
}

@media (hover: hover) {
  .trigger-menu:hover span:nth-child(2) {
    right: 0px;
  }
  .trigger-menu:hover span:nth-child(3) {
    right: 0px;
  }
}
.trigger-menu.cross span:nth-child(1) {
  top: 11px;
  right: 0px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: top 200ms ease-in 0s, -webkit-transform 120ms ease-in 200ms;
  transition: top 200ms ease-in 0s, -webkit-transform 120ms ease-in 200ms;
  transition: top 200ms ease-in 0s, transform 120ms ease-in 200ms;
  transition: top 200ms ease-in 0s, transform 120ms ease-in 200ms, -webkit-transform 120ms ease-in 200ms;
}
.trigger-menu.cross span:nth-child(2) {
  top: 11px;
  right: 0px;
  opacity: 0;
  -webkit-transition: opacity 100ms ease-in 0s;
  transition: opacity 100ms ease-in 0s;
}
.trigger-menu.cross span:nth-child(3) {
  top: 11px;
  right: 0px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: top 200ms ease-in 0s, -webkit-transform 120ms ease-in 200ms;
  transition: top 200ms ease-in 0s, -webkit-transform 120ms ease-in 200ms;
  transition: top 200ms ease-in 0s, transform 120ms ease-in 200ms;
  transition: top 200ms ease-in 0s, transform 120ms ease-in 200ms, -webkit-transform 120ms ease-in 200ms;
}

.teacher-card {
  height: 400px;
  overflow: hidden;
  border-radius: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(17, 17, 17, 0.16);
          box-shadow: 0px 3px 30px 0px rgba(17, 17, 17, 0.16);
  position: relative;
}
.teacher-card img {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.teacher-card div {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 35px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: #000;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(17, 17, 17, 0.85)), color-stop(80%, rgba(17, 17, 17, 0)));
  background: linear-gradient(0deg, rgba(17, 17, 17, 0.85) 0%, rgba(17, 17, 17, 0) 80%);
  -webkit-transition: background 200ms ease-in 0s;
  transition: background 200ms ease-in 0s;
}
.teacher-card div h3 {
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: 2px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
}
.teacher-card div p {
  font-size: 14px;
  line-height: 1.45;
  color: #fff;
}
.teacher-card a {
  position: absolute;
  z-index: 3;
  top: 15px;
  right: 30px;
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: 200ms ease-in 0s;
  transition: 200ms ease-in 0s;
}
@media (hover: hover) {
  .teacher-card:hover div {
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(17, 17, 17)), to(rgba(17, 17, 17, 0.1)));
    background: linear-gradient(0deg, rgb(17, 17, 17) 0%, rgba(17, 17, 17, 0.1) 100%);
  }
  .teacher-card:hover a {
    opacity: 1;
  }
}

.company-card {
  height: 500px;
  overflow: hidden;
  border-radius: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(17, 17, 17, 0.16);
          box-shadow: 0px 3px 30px 0px rgba(17, 17, 17, 0.16);
  position: relative;
}
.company-card a {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(17, 17, 17, 0.85)), color-stop(80%, rgba(17, 17, 17, 0)));
  background: linear-gradient(0deg, rgba(17, 17, 17, 0.85) 0%, rgba(17, 17, 17, 0) 80%);
  -webkit-transition: background 200ms ease-in 0s;
  transition: background 200ms ease-in 0s;
}
.company-card a .brand {
  background-color: thistle;
  height: 56px;
  width: 100%;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.company-card a .brand img {
  height: 56px;
  width: auto;
}
.company-card a .play {
  width: 70px;
  height: 70px;
  margin-bottom: 50px;
  background-color: palevioletred;
  border: 3px solid #fff;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.company-card a h3 {
  font-size: 25px;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
  text-align: center;
}
.company-card > img {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.carousel-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.carousel-nav-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.carousel-nav-num {
  min-width: 1.5625rem;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
}
.carousel-nav-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 0.125rem;
  width: 13.125rem;
  background-color: rgba(33, 37, 41, 0.1);
}
.carousel-nav-bar button {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
  height: 100%;
}
.carousel-nav-bar button::before {
  content: "";
  display: block;
  height: 1.25rem;
  margin-top: -0.625rem;
}
.carousel-nav-bar button.active {
  background-color: #212529;
}
.carousel-nav-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.carousel-nav__light .carousel-nav-bar {
  background-color: rgba(255, 255, 255, 0.15);
}

.card-default {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  border: 4px solid #dee2e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.card-default span {
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  margin-right: 48px;
}

.card-default.laureate:before {
  content: "";
  position: absolute;
  top: -8px;
  bottom: 0px;
  left: 15px;
  width: 30px;
  background: #0778A8;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(7, 120, 168)), to(rgb(0, 179, 226)));
  background: linear-gradient(0deg, rgb(7, 120, 168) 0%, rgb(0, 179, 226) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0778a8",endColorstr="#00b3e2",GradientType=1);
}
.card-default.laureate:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 15px;
  width: 30px;
  height: 20px;
  background-image: url("../img/ribbon.svg");
  background-size: 30px 20px;
}

.card-list-title, .card-list-name, .card-course-featured-title, .card-course-featured-type, .card-update-title-alt, .card-update-title, .card-update-type-alt, .card-update-type {
  font-family: "Open Sans", sans-serif;
}
.card-list-title a, .card-list-name a, .card-course-featured-title a, .card-course-featured-type a, .card-update-title-alt a, .card-update-title a, .card-update-type-alt a, .card-update-type a {
  color: #212529;
  text-decoration: none !important;
}

.card-update {
  display: block;
  overflow: hidden;
  border-radius: 0.25rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.owl-carousel__default .card-update, .owl-carousel__grid .card-update {
  width: 17.1875rem;
}
.card-update-media {
  display: block;
  background-color: #65aac8;
}
.card-update-media .embed-responsive-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-update-content {
  padding: 30px;
}
.card-update-type {
  font-size: 0.625rem;
  font-weight: 300 !important;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 10px;
}
.card-update-type-alt {
  font-size: 0.625rem;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 10px;
}
.card-update-type-alt a {
  color: #0778A8 !important;
  font-weight: 700 !important;
}
.card-update-title {
  font-size: 0.9375rem;
  line-height: 1.375rem;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.card-update-title-alt {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}
.card-update-description {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 0.875rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.card-update-description-full {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 0.875rem;
}
.card-update-footer {
  background-color: #F2F6F9;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 30px;
  font-size: 12px;
}
.card-update-footer i {
  margin-right: 5px;
}

.card-list-title, .card-list-name, .card-course-featured-title, .card-course-featured-type, .card-update-type, .card-update-type-alt, .card-update-title, .card-update-title-alt {
  font-family: "Open Sans", sans-serif;
}
.card-list-title a, .card-list-name a, .card-course-featured-title a, .card-course-featured-type a, .card-update-type a, .card-update-type-alt a, .card-update-title a, .card-update-title-alt a {
  color: #212529;
  text-decoration: none !important;
}

.card-course-featured {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  border-radius: 0.25rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.owl-carousel__default .card-course-featured, .owl-carousel__grid .card-course-featured {
  width: 17.1875rem;
}
.card-course-featured-media {
  display: block;
  background-color: #65aac8;
}
.card-course-featured-media .embed-responsive-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-course-featured-content {
  padding: 30px;
}
.card-course-featured-type {
  font-size: 0.625rem;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 10px;
}
.card-course-featured-type a {
  color: #0778A8 !important;
  font-weight: 700 !important;
}
.card-course-featured-title {
  font-size: 0.9375rem;
  line-height: 1.1875rem;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.card-course-featured-description {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 0.875rem;
}
.card-course-featured-footer {
  background-color: #F2F6F9;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 30px;
  font-size: 12px;
}
.card-course-featured-footer i {
  margin-right: 5px;
}

.card-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  height: 100%;
  border-radius: 0.25rem;
  padding: 1.25rem 1.5625rem;
  color: #212529 !important;
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-decoration: none !important;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-top: 0.4375rem solid #0778A8;
}
@media (max-width: 1199.98px) {
  .card-cat {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media (max-width: 991.98px) {
  .card-cat {
    width: 9.6875rem;
  }
}
.card-cat-type {
  font-size: 0.625rem;
  font-weight: 300 !important;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.3125rem;
  margin-bottom: 2.1875rem;
}
.card-cat-icon {
  margin-bottom: 0.625rem;
}
.card-cat-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.35;
  margin-bottom: 0;
  padding: 0.9375rem 0;
}

.card-video {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 0.25rem;
  color: #fff !important;
  text-decoration: none !important;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  .card-video {
    min-height: 345px;
  }
}
@media (max-width: 991.98px) {
  .card-video {
    width: 100%;
  }
}
.card-video-content {
  position: relative;
  z-index: 3;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991.98px) {
  .card-video-content {
    padding: 20px !important;
  }
}
.card-video-content-img {
  width: 136px;
  height: 136px;
  border: 8px solid #FFFFFF;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 12px;
}
@media (max-width: 991.98px) {
  .card-video-content-img {
    margin-bottom: 10px;
  }
}
.card-video-content-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.card-video-content-name {
  width: 100%;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 700 !important;
  text-transform: uppercase;
  color: #212529;
}
@media (max-width: 991.98px) {
  .card-video-content-name {
    font-size: 18px;
  }
}
.card-video-content-position {
  width: 100%;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  line-height: 1.1;
  font-weight: 400 !important;
  text-transform: uppercase;
  color: #212529;
  opacity: 0.6;
  margin-bottom: 0;
}
.card-video-content-claim {
  position: relative;
  width: 100%;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400 !important;
  font-style: italic;
  color: #212529;
  margin-top: 20px;
  margin-bottom: 0px !important;
  overflow: visible !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 991.98px) {
  .card-video-content-claim {
    margin-top: 0.9375rem;
  }
}
.card-video-content-claim:after {
  content: "";
  width: 51px;
  height: 35px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='35' viewBox='0 0 51 35'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23D5ECF2;%7D%0A%3C/style%3E%3Cpath class='st0' d='M51 12.2c0 8.1-5.6 15.7-16.7 22.8l-7.8-3 8.2-10.9 -0.3-0.7c-4.7-1-7-4.3-7-9.8h0C27.4 3.5 31.3 0 39.2 0 47.1 0 51 4.1 51 12.2zM12.7 0C4.9 0 0.9 3.5 0.9 10.6c0 5.6 2.3 8.8 7 9.8l0.3 0.7L0 32l7.8 3c11.1-7.1 16.7-14.7 16.7-22.8C24.5 4.1 20.6 0 12.7 0z'/%3E%3C/svg%3E");
  position: absolute;
  z-index: -1;
  top: -9px;
  left: 0;
}
.card-video-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  height: 120px;
  overflow: hidden;
}
.card-video-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.card-video-play {
  position: absolute;
  z-index: 2;
  top: 30px;
  right: 30px;
  border: 3px solid #FFFFFF;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991.98px) {
  .card-video-play {
    top: 20px;
    right: 20px;
  }
}
@media (max-width: 991.98px) {
  .card-video.grid {
    height: inherit;
    width: inherit;
  }
}
.owl-carousel__default .card-video.grid, .owl-carousel__grid .card-video.grid {
  margin-bottom: 0 !important;
}
@media (max-width: 991.98px) {
  .owl-carousel__default .card-video.grid, .owl-carousel__grid .card-video.grid {
    width: 17.1875rem;
    height: 400px;
  }
}
.card-video.grid .card-video-content {
  padding: 1.875rem;
}
.card-video.grid .card-video-content-width {
  width: 100%;
}
.card-video.grid .card-video-type {
  font-size: 0.625rem;
  margin-bottom: 0.625rem;
}
.card-video.grid .card-video-title {
  font-size: 0.9375rem;
}
.card-video.grid .card-video-data {
  font-size: 0.625rem;
  margin-top: 0.625rem;
}

.card-list-title, .card-list-name, .card-update-type, .card-update-type-alt, .card-update-title, .card-update-title-alt, .card-course-featured-type, .card-course-featured-title {
  font-family: "Open Sans", sans-serif;
}
.card-list-title a, .card-list-name a, .card-update-type a, .card-update-type-alt a, .card-update-title a, .card-update-title-alt a, .card-course-featured-type a, .card-course-featured-title a {
  color: #212529;
  text-decoration: none !important;
}

.card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  border-radius: 0.25rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  position: relative;
  padding: 1.5625rem 1.25rem;
}
.card-list:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0778A8;
}
@media (max-width: 767.98px) {
  .card-list {
    padding: 20px 40px 20px 25px;
    min-height: 132px;
  }
  .card-list:before {
    bottom: 0;
    width: 6px;
    background-color: #0778A8;
  }
}
@media (min-width: 576px) {
  .card-list {
    min-height: 205px;
  }
  .card-list:before {
    right: 0;
    height: 7px;
  }
}
@media (min-width: 768px) {
  .card-list-header {
    height: 2.5rem;
  }
}
.card-list-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.card-list-name {
  font-size: 0.625rem;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 767.98px) {
  .card-list-name {
    margin-bottom: 0.9375rem;
  }
}
.card-list-name a {
  color: #0778A8 !important;
  font-weight: 700 !important;
}
.card-list-title {
  font-size: 0.9375rem;
  line-height: 1.1875rem;
  margin-bottom: 40px;
  font-weight: 700 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media (max-width: 767.98px) {
  .card-list-title {
    margin-bottom: 20px;
  }
}
.card-list-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card-list-footer div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
}
.card-list-footer div i {
  margin-right: 5px;
}
.card-list-footer div:first-child {
  margin-right: 15px;
}
.card-list-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 576px) {
  .card-list-arrow {
    display: none;
  }
}

.card-list.card-list-master:before {
  background-color: #F86834 !important;
}
@media (max-width: 767.98px) {
  .card-list.card-list-master:before {
    background-color: #F86834 !important;
  }
}
.card-list.card-list-master .card-list-name a {
  color: #F86834 !important;
}

.card-trainer {
  position: relative;
  display: block;
  overflow: hidden;
  height: 400px !important;
  border-radius: 0.25rem;
  color: #fff !important;
  text-decoration: none !important;
  background-color: #65aac8;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.owl-carousel__default .card-trainer, .owl-carousel__grid .card-trainer {
  width: 17.1875rem;
}
.card-trainer-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 162, 227, 0.15)), to(#212529));
  background-image: linear-gradient(to bottom, rgba(0, 162, 227, 0.15) 0%, #212529 100%);
  background-repeat: repeat-x;
}
.card-trainer-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1.5625rem;
}
.card-trainer-name {
  font-family: "Open Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: 300 !important;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.3125rem;
  margin-bottom: 1.25rem;
}
.card-trainer-charge {
  font-family: "Open Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: 300 !important;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.0625rem;
  margin-bottom: 0.9375rem;
}
.card-trainer-description {
  font-weight: 400 !important;
  font-size: 0.875rem;
  line-height: 1.375;
  margin-bottom: 0;
}

.poe-formation-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  border-radius: 0.25rem;
  height: 100%;
  text-decoration: none !important;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
@media (max-width: 991.98px) {
  .poe-formation-card {
    width: 240px;
  }
}
.poe-formation-card-header {
  height: 100px;
  overflow: hidden;
}
.poe-formation-card-header img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.poe-formation-card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #FFFFFF;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 170px;
}
.poe-formation-card-body h4 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 130%;
  color: #212121;
  margin-bottom: 20px;
  letter-spacing: -0.5px;
}
.poe-formation-card-body div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0px;
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
}
.poe-formation-card-body div i {
  width: 16px;
  height: 16px;
}
.poe-formation-card-body div i svg {
  width: 100%;
  height: 100%;
  fill: #00A2E3;
}
.poe-formation-card-body div span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #212121;
  opacity: 0.5;
}
.poe-formation-card-footer {
  background-color: #F2F6F9;
  padding: 10px 24px;
}
.poe-formation-card-footer span {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #00A2E3;
}
.poe-formation-card-tag {
  background-color: #F2F6F9;
  padding: 4px 12px;
  border-radius: 22px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #00A2E3;
  position: absolute;
  left: 24px;
  top: 89px;
}

.card-info {
  display: block;
  overflow: hidden;
  border-radius: 0.25rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
@media (max-width: 991.98px) {
  .card-info {
    width: 17.1875rem;
  }
}
.card-info-media {
  display: block;
  background-color: #65aac8;
}
.card-info-media .embed-responsive-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-info-content {
  padding: 1.875rem;
}
@media (max-width: 991.98px) {
  .card-info-content {
    padding: 1.5625rem;
  }
}
.card-info-title {
  font-size: 2.25rem;
  line-height: 1;
  color: #0778A8;
  margin-bottom: 1.25rem;
}
@media (max-width: 1200px) {
  .card-info-title {
    font-size: calc(1.35rem + 1.2vw);
  }
}
@media (max-width: 991.98px) {
  .card-info-title {
    margin-bottom: 0.625rem;
  }
}
.card-info-description {
  font-size: 1rem;
  margin-bottom: 0;
}

.card-success {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 0.25rem;
  min-height: 395px;
  color: #212529 !important;
  text-decoration: none !important;
  background-color: #fff;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.owl-carousel__default .card-success, .owl-carousel__grid .card-success {
  width: 17.1875rem;
}
.card-success-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 140px;
  background-color: #CFE5EE;
}
.card-success-holder {
  position: relative;
  z-index: 2;
  width: 200px;
  height: 200px;
  border: 4px solid #FFFFFF;
  border-radius: 0.25rem;
  margin: 60px auto 0px;
}
.card-success-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 1.5625rem;
}
.card-success-name {
  font-family: "Montserrat", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.375rem;
  font-weight: 700 !important;
  margin-bottom: 1.25rem;
  text-align: center;
}
.card-success-description {
  font-size: 0.625rem;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 10px;
  line-height: 1.375;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  opacity: 0.6;
  text-align: center;
}

.card-master {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  overflow: hidden;
  height: 400px;
  width: 50%;
  border-radius: 0.25rem;
  color: #fff !important;
  text-decoration: none !important;
  background-color: white;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
@media (max-width: 991.98px) {
  .card-master {
    width: 100%;
    max-width: 400px;
    height: 260px;
  }
}
.card-master figure {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.6;
}
.card-master-btn {
  width: 100%;
  position: relative;
  z-index: 3;
  padding: 25px;
}
.card-master-logo {
  position: absolute;
  z-index: 3;
  right: 0;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card-master-logo img {
  height: 40px;
  width: auto;
  display: block;
}
.card-master-overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 162, 227, 0.15)), to(#212529));
  background-image: linear-gradient(to bottom, rgba(0, 162, 227, 0.15) 0%, #212529 100%);
  background-repeat: repeat-x;
}

@media (max-width: 767.98px) {
  .carte-simple {
    border-radius: 0.25rem;
    background-color: #F2F6F9;
    padding: 80px 24px 24px;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
            box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .carte-simple img {
    width: 80px;
    height: 80px;
    position: absolute;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  .carte-simple {
    overflow: hidden;
    border-radius: 0.25rem;
    background-color: #F2F6F9;
    padding: 24px;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
            box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .carte-simple img {
    width: 100px;
    height: 100px;
  }
}

.carte-requis {
  border-radius: 0.25rem;
  background-color: #FFFFFF;
  padding: 24px;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  padding: 150px 24px 24px;
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 991.98px) {
  .carte-requis {
    padding: 120px 24px 24px;
  }
}
@media (max-width: 991.98px) {
  .carte-requis {
    width: 240px;
  }
}
.carte-requis-icon {
  width: 180px;
  height: 148px;
  overflow: hidden;
  position: absolute;
  top: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 991.98px) {
  .carte-requis-icon {
    width: 146px;
    height: 120px;
  }
}
.carte-requis-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.carte-poe {
  border-radius: 0.25rem;
  background-color: #FFFFFF;
  padding: 24px;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  padding: 24px;
}
.carte-poe:not(:last-child) {
  margin-bottom: 24px;
}
.carte-poe-icon {
  width: 190px;
  height: 145px;
  overflow: hidden;
}
.carte-poe-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.carte-poe div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.carte-txt {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #212529;
  margin: 0;
  padding: 0;
}

.carte-title {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  color: #212529;
  margin: 0;
  padding: 0;
}

.carte-job {
  display: block;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  border-radius: 0.25rem;
  padding: 24px;
  height: 100%;
  text-decoration: none !important;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
@media (max-width: 991.98px) {
  .carte-job {
    width: 240px;
  }
}
.carte-job .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.85;
}
.carte-job .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.carte-job::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0)), to(rgba(33, 33, 33, 0.38)));
  background: linear-gradient(180deg, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0.38) 100%);
}
.carte-job .content {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 340px;
}
.carte-job .content .carte-job-tag {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 12px;
  background: #F2F6F9;
  border-radius: 20px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #00A2E3;
}
.carte-job .content .carte-job-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #FFFFFF;
  margin-bottom: 18px;
}
.carte-job .content .carte-job-btn {
  max-width: 134px;
  padding: 6px 10px;
  border: 1px solid #FFFFFF;
  border-radius: 8px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #FFFFFF;
  text-align: center;
}

.course-keyfacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  list-style-type: none;
  margin: 64px 0px 0px;
  padding: 0px;
}
@media (max-width: 991.98px) {
  .course-keyfacts {
    margin: 40px 0px;
  }
}
.course-keyfacts li {
  width: 50%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767.98px) {
  .course-keyfacts li {
    width: 100%;
  }
}
.course-keyfacts li li:nth-child(odd) {
  padding-left: 0px;
  padding-right: 16px;
}
.course-keyfacts li li:nth-child(even) {
  padding-left: 16px;
  padding-right: 0px;
}
.course-keyfacts li .course-keyfacts-icon {
  width: 24px;
  height: 24px;
  margin-right: 16px;
}
.course-keyfacts li .course-keyfacts-icon svg {
  fill: #FFFFFF;
}
.course-keyfacts li .course-keyfacts-txt-main {
  display: block;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
}
.course-keyfacts li .course-keyfacts-txt-secondary {
  display: block;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #FFFFFF;
  margin-top: 4px;
  opacity: 0.75;
}

.course-target {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  background-color: #F2F6F9;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  position: relative;
}
.course-target-image {
  position: absolute;
  top: -15px;
  right: 60%;
  bottom: 0px;
  left: 0px;
  overflow: hidden;
}
.course-target-image figure {
  width: 100%;
  height: 100%;
}
.course-target-image figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
@media (max-width: 767.98px) {
  .course-target-image {
    display: none;
  }
}
.course-target-text {
  width: 60%;
  padding: 36px 42px 36px 24px;
}
@media (max-width: 767.98px) {
  .course-target-text {
    width: 100%;
    padding: 24px 12px 24px 12px;
  }
}

.course-title-h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: #212529;
}
@media (max-width: 767.98px) {
  .course-title-h2 {
    font-size: 22px;
  }
}

.course-text-claim {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #212529;
  margin: 0;
}
@media (max-width: 767.98px) {
  .course-text-claim {
    font-size: 16px;
  }
}

.course-text-p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #212529;
  margin: 0;
}
@media (max-width: 767.98px) {
  .course-text-p {
    font-size: 14px;
  }
}

.course-checklist {
  list-style-type: none;
  padding-left: 0;
}
.course-checklist li {
  position: relative;
  line-height: 1.7;
  padding: 0.9375rem 0 0.9375rem 2.5rem;
  margin: 0 !important;
  border-top: 1px solid #e9ecef;
}
@media (max-width: 767.98px) {
  .course-checklist li {
    padding: 0.5rem 0 0.5rem 1.875rem;
  }
}
.course-checklist li:last-child {
  border-bottom: 1px solid #e9ecef;
}
.course-checklist li::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("../img/ico-check.svg");
  background-size: 1.5rem;
  position: absolute;
  top: 1rem;
  left: 0;
}
@media (max-width: 767.98px) {
  .course-checklist li::before {
    width: 18px;
    height: 18px;
    background-size: 1.125rem;
    top: 0.6875rem;
  }
}

.course-carte {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-radius: 8px;
  background-color: #F2F6F9;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  padding: 24px 12px;
  position: relative;
  height: 100%;
}
@media (max-width: 991.98px) {
  .course-carte {
    width: 240px;
  }
}
.course-carte-img {
  width: 175px;
  height: 120px;
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 991.98px) {
  .course-carte-img {
    top: 7px;
  }
}
.course-carte-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.course-carte-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 150px;
}
.course-carte-txt h3 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #212529;
  margin-bottom: 0;
}

.course-job {
  display: block;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  border-radius: 0.25rem;
  padding: 12px;
  height: 100%;
  text-decoration: none !important;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
@media (max-width: 991.98px) {
  .course-job {
    width: 240px;
  }
}
.course-job-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.85;
}
.course-job-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.course-job::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0)), to(rgba(33, 33, 33, 0.38)));
  background: linear-gradient(180deg, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0.38) 100%);
}
.course-job-content {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 260px;
}
.course-job-content h3 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  color: #FFFFFF;
}

.teamtailor-alert #error-message {
  display: none;
  margin: 12px 0px 0px;
  width: 100%;
  background-color: rgb(248, 215, 218);
  border: 1px solid rgb(245, 198, 203);
  border-radius: 4px;
}
.teamtailor-alert #error-message p {
  padding: 6px;
  margin: 0px;
  text-align: center;
  color: rgb(114, 28, 36);
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}

.pole-emploi {
  background-color: #fff;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 24px;
  max-width: 450px;
  position: absolute;
  top: -160px;
  right: 40px;
}
.pole-emploi img {
  width: 220px;
  height: 87px;
}

.ecosystem-list-item {
  padding: 1.875rem 0;
}
@media (max-width: 767.98px) {
  .ecosystem-list-item {
    padding: 1.25rem 0;
  }
}
.ecosystem-list-item:first-child {
  padding-top: 0 !important;
}
.ecosystem-list-item:last-child {
  padding-bottom: 0 !important;
}
.ecosystem-list-item:not(:last-child) {
  border-bottom: 1px solid #E0E4E7;
}
.ecosystem-list-item-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ecosystem-list-item-body a {
  text-decoration: none;
}
.ecosystem-list-item-body h5 {
  opacity: 0.5;
  font-size: 0.75rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.ecosystem-list-item-body h4 {
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 767.98px) {
  .ecosystem-list-item-body h4 {
    font-size: 1.125rem;
  }
}
.ecosystem-list-item-body p {
  line-height: 1.7;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 767.98px) {
  .ecosystem-list-item-body p {
    font-size: 0.875rem;
  }
}
.ecosystem-list-item-body span {
  font-size: 0.875rem;
  opacity: 0.5;
}
.ecosystem-list-item-img {
  width: 260px;
  margin-left: 30px;
}
@media (max-width: 991.98px) {
  .ecosystem-list-item-img {
    width: 200px;
    margin-left: 24px;
  }
}
@media (max-width: 767.98px) {
  .ecosystem-list-item-img {
    width: 120px;
    margin-left: 20px;
  }
}

@media (max-width: 991.98px) {
  .clients-item .img-fluid {
    max-height: 3.4375rem;
  }
}

@media (max-width: 991.98px) {
  .gallery {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.chips {
  height: 1.75rem;
  border: 2px solid #212529;
  border-radius: 1.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
  padding: 0.625rem 0.3125rem 0.625rem 0.9375rem;
}
@media (max-width: 991.98px) {
  .chips {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
}
.chips:not(:last-child) {
  margin-right: 0.5rem;
}
.chips span {
  font-size: 0.75rem;
  line-height: 1.3;
  width: auto;
  max-width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.chips button {
  width: 16px;
  height: 16px;
}
.chips.on {
  background-color: #212529;
}
.chips.on span {
  color: #fff;
}
.chips.off span {
  color: #212529;
}

.figure {
  text-align: center;
  color: #fff;
  padding: 0 0.625rem;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .figure {
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
    padding: 1.25rem;
    margin-bottom: 1.25rem;
    border-radius: 0.25rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
            box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
}
.figure-icon {
  border-radius: 100%;
  background-color: #cde4ee;
  max-width: 10.9375rem;
  margin: 0 auto 1.25rem;
}
@media (max-width: 991.98px) {
  .figure-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 5rem;
            flex: 0 0 5rem;
    max-width: 5rem;
    margin: 0 1.25rem 0 0;
  }
}
.figure-icon .embed-responsive-item {
  padding: 1.5625rem;
}
@media (max-width: 991.98px) {
  .figure-icon .embed-responsive-item {
    padding: 0.75rem;
  }
}
.figure-value {
  font-size: 3rem;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .figure-value {
    font-size: calc(1.425rem + 2.1vw);
  }
}
@media (max-width: 991.98px) {
  .figure-value {
    color: #0778A8;
  }
}
.figure-description {
  font-size: 0.9rem;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .figure-description {
    line-height: 1.35;
    color: #212529;
  }
}

.cite {
  border-top: 1px dotted #212529;
}
.cite-text {
  margin-bottom: 15px;
}
.cite-brand {
  margin-bottom: 5px;
  height: 30px;
  width: auto;
}
.cite-author {
  font-size: 0.875rem;
  margin-bottom: 0;
}

.divider {
  position: absolute;
  height: 50%;
  right: 0;
  left: 0;
  bottom: -1px;
}
@media (max-width: 991.98px) {
  .divider__carousel {
    right: -40px;
    left: -40px;
  }
}
@media (max-width: 767.98px) {
  .divider__carousel {
    right: -25px;
    left: -25px;
  }
}

.box-subscribe {
  border-radius: 0.25rem;
}
@media (max-width: 575.98px) {
  .box-subscribe .form-control {
    border-radius: 0.25rem !important;
    text-align: center;
  }
  .box-subscribe .input-group-append {
    margin-left: 0;
  }
  .box-subscribe .input-group-append .btn {
    border-radius: 0.25rem !important;
    width: 100%;
  }
}

.box-download {
  background-color: #0778A8;
  border-radius: 0.25rem;
}
@media (max-width: 767.98px) {
  .box-download .btn {
    width: 100%;
  }
}

.fixed-mobile-trigger {
  display: none;
}
@media (max-width: 1199.98px) {
  .fixed-mobile-trigger {
    display: block;
    position: fixed;
    z-index: 1029;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 0px;
    background-color: #00A2E3 !important;
  }
}

.play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100%;
  width: 90px;
  height: 90px;
  border: 2px solid #fff;
}
@media (max-width: 991.98px) {
  .play:not(.no-resize) {
    width: 48px;
    height: 48px;
  }
}

.custom-list {
  margin-bottom: 0;
}
.custom-list-tit {
  font-family: "Open Sans", sans-serif;
  font-size: 0.938rem;
  margin-bottom: 1.125rem;
}
.custom-list li:not(:first-child) {
  margin-top: 0.3125rem;
}
.custom-list a {
  font-size: 0.875rem;
}

.list-points-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
}
@media (max-width: 767.98px) {
  .list-points-item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.list-points-item:not(:first-child) {
  border-top: 1px solid #e9ecef;
}
.list-points-item:first-child {
  margin-top: -1.5625rem !important;
}
@media (max-width: 767.98px) {
  .list-points-item:first-child {
    margin-top: -0.625rem !important;
  }
}
.list-points-icon {
  width: 42px;
  height: 42px;
}
@media (max-width: 767.98px) {
  .list-points-icon {
    width: 36px;
    height: 36px;
  }
}
.list-points-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.125rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5;
  margin-bottom: 0;
  margin-left: 1.25rem;
}
@media (max-width: 767.98px) {
  .list-points-text {
    font-size: 0.875rem;
    margin-left: 0.9375rem;
  }
}

.list-checks {
  list-style-type: none;
  padding-left: 0;
}
.list-checks li {
  position: relative;
  line-height: 1.7;
  padding: 0.9375rem 0 0.9375rem 2.5rem;
  margin: 0 !important;
}
@media (max-width: 767.98px) {
  .list-checks li {
    padding: 0.5rem 0 0.5rem 1.875rem;
  }
}
.list-checks li:first-child {
  margin-top: -1.875rem !important;
}
@media (max-width: 767.98px) {
  .list-checks li:first-child {
    margin-top: -1.25rem !important;
  }
}
.list-checks li:not(:last-child) {
  border-bottom: 1px solid #e9ecef;
}
.list-checks li::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("../img/ico-check.svg");
  background-size: 1.5rem;
  position: absolute;
  top: 1rem;
  left: 0;
}
@media (max-width: 767.98px) {
  .list-checks li::before {
    width: 18px;
    height: 18px;
    background-size: 1.125rem;
    top: 0.6875rem;
  }
}

.link {
  display: inline-block;
  font-weight: 700;
  border-bottom: 2px solid #000;
}
.link:link {
  color: #000;
  text-decoration: none;
}
.link:visited {
  color: #000;
  text-decoration: none;
}
@media (hover: hover) {
  .link:hover {
    color: #000;
    text-decoration: none;
  }
}
.link:active {
  color: #000;
  text-decoration: none;
}

.modal {
  bottom: 0;
}
.modal-dialog {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.modal-content {
  border-radius: 0px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.modal-header {
  background-color: #fff;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
  height: 55px;
}
.modal-header-alt {
  position: relative;
}
.modal-header-alt .nav-tabs {
  border-bottom: none;
}
.modal-header-alt .nav-tabs .nav-link {
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 0rem 0rem 0.5rem;
  margin-right: 20px;
  opacity: 0.6;
  color: #111111;
}
.modal-header-alt .nav-tabs .nav-link.active {
  border-bottom: 4px solid #111111;
  font-weight: 700;
  opacity: 1;
}
.modal-header-alt .close {
  height: 24px;
  width: 24px;
  position: absolute;
  right: 20px;
  top: 16px;
}
.modal-body {
  background-color: #F2F6F9;
  padding: 85px 20px 100px;
}
.modal-subtitle {
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
}
.modal-footer {
  background-color: #fff;
  border-top-width: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  position: absolute;
  z-index: 999;
  bottom: 0;
  right: 0;
  left: 0;
  height: 80px;
}
.modal-doublebody {
  background-color: #F2F6F9;
  padding: 85px 20px 40px;
}
.modal-doublefooter {
  background-color: #fff;
  border-top-width: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-content: center;
  padding: 1.125rem 0.75rem;
  gap: 24px;
}

.accordion > div {
  border-top: 1px solid #111111;
}
.accordion > div:last-child {
  border-bottom: 1px solid #111111;
}
.accordion-heading {
  font-size: 1.125rem;
  font-weight: 700;
  padding: 0.9375rem 0.9375rem 0.9375rem 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .accordion-heading {
    font-size: 0.875rem;
    padding: 0.625rem 0.9375rem;
  }
}
.accordion-heading.collapsed .ic-svg {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.accordion-heading .ic-svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.accordion-body {
  line-height: 1.7;
}
.accordion-body ul {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
  padding-bottom: 0.625rem;
}
.accordion-body li {
  padding: 0.9375rem 1.875rem;
  font-size: 1rem;
  position: relative;
}
@media (max-width: 767.98px) {
  .accordion-body li {
    font-size: 0.875rem;
    padding: 0.625rem 0.9375rem;
  }
}
.accordion-body li::before {
  content: "";
  width: 0.75rem;
  height: 1px;
  background-color: #111111;
  position: absolute;
  top: 1.8125rem;
  left: 0.25rem;
}
@media (max-width: 767.98px) {
  .accordion-body li::before {
    width: 0.5rem;
    top: 1.375rem;
    left: 0;
  }
}
.accordion-body li:first-child {
  margin-top: -0.625rem;
}
.accordion-body li:not(:last-child) {
  border-bottom: 1px solid #E0E4E7;
}

.aside-form {
  position: sticky;
  top: 5.625rem;
  z-index: 1020;
  background-color: #F2F6F9;
  border-radius: 5px;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.aside-form-header {
  background-color: #fff;
  padding: 20px 30px 0px;
}
.aside-form-header h2 {
  font-size: 24px !important;
}
.aside-form-header-alt {
  background-color: #fff;
  padding: 20px 20px 0px;
}
.aside-form .nav-tabs {
  border-bottom: none;
}
.aside-form .nav-tabs .nav-link {
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 0rem 0rem 0.3125rem;
  margin-right: 20px;
  opacity: 0.6;
  color: #111111;
  font-size: 0.875rem;
}
.aside-form .nav-tabs .nav-link.active {
  border-bottom: 3px solid #111111;
  font-weight: 700;
  opacity: 1;
}
@media (max-width: 1199.98px) {
  .aside-form {
    display: none;
  }
}
.aside-form.no-sticky {
  position: relative;
}

.opinions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991.98px) {
  .opinions {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.opinions-media {
  overflow: hidden;
  border-radius: 0.25rem;
  background-color: #65aac8;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  margin-right: 1.875rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40%;
}
@media (max-width: 991.98px) {
  .opinions-media {
    width: 130px;
    max-width: 130px;
    height: 130px;
    border-radius: 50%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .opinions-content {
    width: 100%;
  }
}
.opinions-name {
  font-family: "Open Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}
@media (max-width: 1200px) {
  .opinions-name {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.opinions-data {
  font-family: "Open Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  margin-bottom: 0.9375rem;
  opacity: 0.5;
}
.opinions-text {
  font-size: 1.25rem;
}

.avatar {
  display: block;
  width: 52px;
  height: 52px;
  border-radius: 100%;
  overflow: hidden;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.cta-course {
  overflow: hidden;
  position: relative;
  padding: 2.5rem 3.125rem;
  background-color: #d6e3ec;
  border-radius: 0.25rem;
}
@media (max-width: 991.98px) {
  .cta-course {
    margin: 0 1.5625rem;
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }
}
.cta-course-media {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cta-course-content {
  position: relative;
  max-width: 60%;
}
@media (max-width: 991.98px) {
  .cta-course-content {
    max-width: none;
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  .cta-course-content .btn {
    width: 100%;
  }
}
.cta-course-title {
  font-size: 2.375rem !important;
  margin-bottom: 3.75rem !important;
  margin-top: 0 !important;
}
@media (max-width: 991.98px) {
  .cta-course-title {
    font-size: 1.75rem !important;
    margin-bottom: 1.875rem !important;
  }
}
.cta-course-code {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem !important;
  margin-bottom: 0.625rem !important;
  margin-top: 0 !important;
}
.cta-course p {
  margin: 0 !important;
}

.article-index {
  background-color: #EFE9F4;
  width: 300px;
  padding: 50px 30px;
  position: fixed;
  z-index: 100;
  top: 90px;
  right: 0px;
  -webkit-transition: -webkit-transform 650ms ease-in-out 0s;
  transition: -webkit-transform 650ms ease-in-out 0s;
  transition: transform 650ms ease-in-out 0s;
  transition: transform 650ms ease-in-out 0s, -webkit-transform 650ms ease-in-out 0s;
}
@media (max-width: 1200px) {
  .article-index {
    display: none;
  }
}
.article-index button {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem;
}
.article-index ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.article-index li {
  padding: 15px 0px;
}
.article-index li:not(:last-child) {
  border-bottom: 1px solid #E0E4E7;
}

.article-index.shown {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

.article-index.hidden {
  -webkit-transform: translateX(350px);
          transform: translateX(350px);
}

.aside-rank {
  background-color: #EFE9F4;
  position: sticky;
  top: 9.625rem;
  z-index: 1019;
}
.aside-rank h3 {
  font-size: 1.25rem;
}
.aside-rank ol {
  max-width: 350px;
  counter-reset: my-awesome-counter;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.aside-rank li {
  padding: 16px 0px 16px 44px;
  counter-increment: my-awesome-counter;
  position: relative;
}
.aside-rank li a {
  font-size: 1.05rem;
  font-weight: 700;
  display: block;
  line-height: 1.33;
  text-decoration: none;
}
.aside-rank li span {
  font-size: 0.8rem;
  opacity: 0.5;
  display: block;
}
.aside-rank li:not(:last-child) {
  border-bottom: 1px solid #E0E4E7;
}
.aside-rank ol li::before {
  content: counter(my-awesome-counter);
  font-size: 1.625rem;
  font-weight: 300;
  position: absolute;
  --size: 32px;
  left: 0;
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 16px;
}
@media (max-width: 1200px) {
  .aside-rank ol li::before {
    font-size: calc(1.2875rem + 0.45vw);
  }
}

.contact-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.contact-list li {
  padding: 5px 0px;
}
.contact-list li a {
  text-decoration: none;
}

.contact-tabs {
  border-bottom: 1px solid #E0E4E7;
  margin-bottom: 30px;
}
.contact-tabs .nav-tabs {
  border-bottom: none;
}
.contact-tabs .nav-tabs .nav-link {
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 0rem 0rem 0.5rem;
  margin-right: 20px;
  opacity: 0.6;
  color: #111111;
}
.contact-tabs .nav-tabs .nav-link.active {
  border-bottom: 3px solid #111111;
  font-weight: 700;
  opacity: 1;
}

.dropdown-toggle:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.dropdown-item {
  padding-left: 2rem;
}
.dropdown-item:active {
  background-color: #f8f9fa;
}

.custom-control-input .custom-control-label::before {
  border-color: #212529;
}
.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #212529;
  background-color: #212529;
}
.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.legal-label {
  font-size: 11px !important;
}

.custom-control-label::before {
  top: 0.05rem !important;
}

.custom-control-label::after {
  top: 0.05rem !important;
}

.custom-checkbox {
  position: relative;
  line-height: 1.2 !important;
  margin-bottom: 10px;
}
.custom-checkbox label {
  padding-left: 19px;
  line-height: 1.2 !important;
}

.success-animation {
  width: 100%;
  margin: 0px auto 30px;
}

.checkmark {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #83bbd3;
  stroke-miterlimit: 10;
  -webkit-box-shadow: inset 0px 0px 0px #83bbd3;
          box-shadow: inset 0px 0px 0px #83bbd3;
  -webkit-animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
          animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
  position: relative;
  top: 5px;
  right: 5px;
  margin: 0 auto;
}

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #83bbd3;
  fill: #fff;
  -webkit-animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
          animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark__check {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  -webkit-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
          animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@-webkit-keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes scale {
  0%, 100% {
    -webkit-transform: none;
            transform: none;
  }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes scale {
  0%, 100% {
    -webkit-transform: none;
            transform: none;
  }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
  }
}
@-webkit-keyframes fill {
  100% {
    -webkit-box-shadow: inset 0px 0px 0px 30px #83bbd3;
            box-shadow: inset 0px 0px 0px 30px #83bbd3;
  }
}
@keyframes fill {
  100% {
    -webkit-box-shadow: inset 0px 0px 0px 30px #83bbd3;
            box-shadow: inset 0px 0px 0px 30px #83bbd3;
  }
}
.academy-sales-logo-white svg {
  width: 80px;
  height: 56px;
  fill: white;
}

.academy-sales-logo-blue svg {
  width: 80px;
  height: 56px;
  fill: #009DDC;
}

.pagination .page-numbers {
  font-size: 0.875rem;
  display: block;
  padding: 0.625rem 0.9375rem;
  text-decoration: none !important;
  border: 1px solid #dee2e6;
}
.pagination .page-numbers + .page-numbers {
  margin-left: -0.0625rem;
}
.pagination .page-numbers.current {
  font-weight: 700;
}

.info-table {
  width: 100%;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
  margin-right: 0px;
  border-top: 4px solid #0778A8;
  border-bottom: 4px solid #0778A8;
  padding-left: 0;
  padding-right: 0;
}
.info-table li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px;
}
.info-table li i {
  width: 36px;
  height: 36px;
}
.info-table li i svg {
  display: block;
  width: 36px;
  height: 36px;
  fill: #0778A8;
}
.info-table li div {
  font-size: 16px;
  line-height: 1.25;
  font-weight: bold;
  color: #212529;
}

@media screen and (max-width: 599.9px) {
  .info-table {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .info-table li {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .info-table li i {
    margin-right: 12px;
  }
  .info-table li div {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: left;
  }
  .info-table li:not(:last-child) {
    border-bottom: 1px dotted #7A7A7A;
  }
}
@media screen and (min-width: 600px) {
  .info-table {
    -ms-flex-wrap: no-wrap;
        flex-wrap: no-wrap;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .info-table li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .info-table li i {
    margin-bottom: 10px;
  }
  .info-table li div {
    width: 100%;
    text-align: center;
  }
  .info-table li:not(:last-child) {
    border-right: 1px dotted #7A7A7A;
  }
}
.speaker-card {
  width: 100%;
  background-color: #00A2E3;
  border-radius: 4px;
  padding-left: 30px;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.speaker-card figure {
  width: 120px;
  height: 120px;
  border-radius: 60px;
  overflow: hidden;
}
.speaker-card figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.speaker-card > div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.speaker-card > div > div:nth-child(1) div:first-child {
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.speaker-card > div > div:nth-child(1) div:last-child {
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.speaker-card > div > div:nth-child(2) {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 28px;
}
.speaker-card > div > div:nth-child(2) div:not(:last-child) {
  margin-right: 10px;
}
.speaker-card > div > div:nth-child(2) i {
  display: block;
  width: 28px;
  height: 28px;
}
.speaker-card > div > div:nth-child(2) i svg {
  display: block;
  width: 28px;
  height: 28px;
  fill: #FFFFFF;
}

@media screen and (max-width: 599.9px) {
  .speaker-card {
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .speaker-card figure {
    border: 5px solid #FFFFFF;
    margin-bottom: 20px;
  }
  .speaker-card > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .speaker-card > div > div:nth-child(1) div:first-child {
    font-size: 24px;
    text-align: center;
  }
  .speaker-card > div > div:nth-child(1) div:last-child {
    text-align: center;
  }
  .speaker-card > div > div:nth-child(2) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 600px) {
  .speaker-card {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .speaker-card figure {
    border: 6px solid #FFFFFF;
    margin-right: 30px;
  }
  .speaker-card > div {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .speaker-card > div > div:nth-child(1) div:first-child {
    font-size: 26px;
    text-align: left;
  }
  .speaker-card > div > div:nth-child(1) div:last-child {
    text-align: left;
  }
}
.widget-life {
  width: 24px;
  height: 24px;
  position: relative;
}
.widget-life:after {
  display: none;
  content: "";
  width: 24px;
  height: 24px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 45px;
  right: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 1;
}
.widget-life i {
  cursor: pointer;
}
.widget-life .notifications {
  display: none;
  position: absolute;
  z-index: 2;
  background-color: #FFFFFF;
  top: 55px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0.85rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.85rem 1rem rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.widget-life .notifications-badge {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 16px;
  height: 16px;
  background-color: #00A2E3;
  border-radius: 8px;
  top: 15px;
  right: -7px;
  font-size: 9px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.widget-life .notifications-wrap {
  overflow-y: scroll;
}
.widget-life .notifications-item {
  padding: 16px;
}
.widget-life .notifications-item-type {
  font-size: 10px;
  font-weight: 300 !important;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 5px;
  opacity: 0.65;
}
.widget-life .notifications-item-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.widget-life .notifications-item-block-icon {
  width: 32px;
  height: 32px;
  margin-right: 10px;
}
.widget-life .notifications-item-block-icon i {
  display: block;
  width: 32px;
  height: 32px;
}
.widget-life .notifications-item-block-icon i svg {
  display: block;
  width: 32px;
  height: 32px;
  fill: #212529;
}
.widget-life .notifications-item-block-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.widget-life .notifications-item-block-title p {
  font-size: 15px;
  line-height: 1;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.widget-life .notifications-item-block-title p.two-line-ellipsis {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.widget-life .notifications-item-block-title a {
  color: #212529;
  text-decoration: none;
  font-weight: bold;
}
.widget-life .notifications-item-block-title span {
  font-size: 15px;
  line-height: 1;
  opacity: 0.65;
}
.widget-life .notifications-item-block-btn a {
  width: 100% !important;
}
.widget-life .notifications-item:not(:last-child) {
  border-bottom: 1px solid #CCCCCC;
}

.widget-life.visible:after {
  display: block;
}
.widget-life.visible .notifications {
  display: block;
}

@media screen and (max-width: 575.9px) {
  .widget-life {
    margin-right: 0px;
  }
  .widget-life .notifications {
    right: -90px;
    width: 350px;
  }
  .widget-life .notifications-wrap {
    width: 100%;
  }
  .widget-life .notifications-item-block-btn {
    width: 100%;
    margin-top: 10px;
  }
}
@media screen and (min-width: 576px) {
  .widget-life {
    margin-right: 20px;
  }
  .widget-life .notifications {
    width: 513px;
    right: -50px;
  }
  .widget-life .notifications-wrap {
    width: 530px;
    max-height: 275px;
  }
  .widget-life .notifications-item-block-btn {
    width: 120px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 575.9px) {
  .webinarcard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 0px;
  }
  .webinarcard:not(:last-child) {
    border-bottom: 1px solid #CCCCCC;
  }
  .webinarcard-mobiledate {
    font-size: 16px;
    text-transform: uppercase;
    color: #212529;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px;
  }
  .webinarcard-mobiledate i {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
  .webinarcard-mobiledate i svg {
    display: block;
    width: 20px;
    height: 20px;
    fill: #212529;
  }
  .webinarcard-img {
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .webinarcard-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }
  .webinarcard-info {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .webinarcard-info-date {
    display: none;
  }
  .webinarcard-info-head {
    width: 100%;
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .webinarcard-info-head-title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .webinarcard-info-head-title h4 {
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .webinarcard-info-head-title h4 a {
    text-decoration: none;
    color: #212529;
    background-color: transparent;
  }
  .webinarcard-info-head-title ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .webinarcard-info-head-title ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 15px;
  }
  .webinarcard-info-head-title ul li i {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 7px;
  }
  .webinarcard-info-head-title ul li i svg {
    display: block;
    width: 20px;
    height: 20px;
    fill: #212529;
  }
  .webinarcard-info-head-cta {
    display: none;
  }
  .webinarcard-info-desc p {
    color: #212529;
    font-size: 16px;
    line-height: 1.7;
  }
  .webinarcard-info-desc a {
    display: none;
  }
  .webinarcard-info-cta a {
    width: 100% !important;
  }
}
@media screen and (min-width: 576px) {
  .webinarcard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 0px;
  }
  .webinarcard:not(:last-child) {
    border-bottom: 1px solid #CCCCCC;
  }
  .webinarcard-mobiledate {
    display: none;
  }
  .webinarcard-img {
    width: 330px;
    margin-right: 40px;
    overflow: hidden;
  }
  .webinarcard-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }
  .webinarcard-info {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .webinarcard-info-date {
    font-size: 16px;
    text-transform: uppercase;
    color: #212529;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px;
  }
  .webinarcard-info-date i {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
  .webinarcard-info-date i svg {
    display: block;
    width: 20px;
    height: 20px;
    fill: #212529;
  }
  .webinarcard-info-head {
    width: 100%;
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .webinarcard-info-head-title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .webinarcard-info-head-title h4 {
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .webinarcard-info-head-title h4 a {
    text-decoration: none;
    color: #212529;
    background-color: transparent;
  }
  .webinarcard-info-head-title ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .webinarcard-info-head-title ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 28px;
  }
  .webinarcard-info-head-title ul li i {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 7px;
  }
  .webinarcard-info-head-title ul li i svg {
    display: block;
    width: 20px;
    height: 20px;
    fill: #212529;
  }
  .webinarcard-info-head-cta {
    width: 205px;
  }
}
@media screen and (min-width: 576px) and (max-width: 999.9px) {
  .webinarcard-info-head-cta {
    margin-top: 10px;
  }
}
@media screen and (min-width: 576px) and (min-width: 1000px) {
  .webinarcard-info-head-cta {
    margin-left: 20px;
  }
}
@media screen and (min-width: 576px) {
  .webinarcard-info-head-cta a {
    width: 100% !important;
  }
}
@media screen and (min-width: 576px) {
  .webinarcard-info-desc p {
    color: #212529;
    font-size: 16px;
    line-height: 1.7;
  }
  .webinarcard-info-desc a {
    color: #212529;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
  }
  .webinarcard-info-desc a:hover {
    text-decoration: none;
  }
}
@media screen and (min-width: 576px) {
  .webinarcard-info-cta {
    display: none;
  }
}
@media screen and (max-width: 575.9px) {
  .highlight-webinar {
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
            box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .highlight-webinar-text {
    position: relative;
    min-height: 300px;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 15px;
  }
  .highlight-webinar-text ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 60px;
    padding: 0;
  }
  .highlight-webinar-text li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #FFFFFF;
  }
  .highlight-webinar-text li i {
    width: 24px;
    height: 24px;
    margin-right: 5px;
  }
  .highlight-webinar-text li i svg {
    display: block;
    width: 24px;
    height: 24px;
    fill: #FFFFFF;
  }
  .highlight-webinar-title span {
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 5px;
  }
  .highlight-webinar-title h4 {
    font-size: 28px;
    color: #FFFFFF;
    margin-bottom: 12px;
  }
  .highlight-webinar-title a {
    width: 100% !important;
  }
  .highlight-webinar-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .highlight-webinar-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }
  .highlight-webinar-shadow {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(33, 37, 41)), color-stop(50%, rgba(33, 37, 41, 0.25)), to(rgb(33, 37, 41)));
    background: linear-gradient(0deg, rgb(33, 37, 41) 0%, rgba(33, 37, 41, 0.25) 50%, rgb(33, 37, 41) 100%);
    opacity: 0.6;
  }
}
@media screen and (min-width: 576px) {
  .highlight-webinar {
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
            box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .highlight-webinar-text {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px;
  }
  .highlight-webinar-text ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
  }
  .highlight-webinar-text li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #FFFFFF;
  }
  .highlight-webinar-text li i {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  .highlight-webinar-text li i svg {
    display: block;
    width: 30px;
    height: 30px;
    fill: #FFFFFF;
  }
  .highlight-webinar-title span {
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 5px;
  }
  .highlight-webinar-title h4 {
    font-size: 28px;
    color: #FFFFFF;
    margin-bottom: 12px;
  }
  .highlight-webinar-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .highlight-webinar-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }
  .highlight-webinar-shadow {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(33, 37, 41)), color-stop(50%, rgba(33, 37, 41, 0.25)), to(rgb(33, 37, 41)));
    background: linear-gradient(0deg, rgb(33, 37, 41) 0%, rgba(33, 37, 41, 0.25) 50%, rgb(33, 37, 41) 100%);
    opacity: 0.6;
  }
}
.big-card-carousel {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.big-card-carousel-txt {
  position: relative;
  z-index: 3;
  height: 387px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.big-card-carousel-txt h2 {
  font-size: 28px;
  color: #FFFFFF;
  margin-bottom: 15px;
}
.big-card-carousel-txt h2 a {
  color: #FFFFFF;
  text-decoration: none;
}
.big-card-carousel-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.big-card-carousel-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.big-card-carousel-shadow {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(33, 37, 41)), color-stop(50%, rgba(33, 37, 41, 0.25)), to(rgb(33, 37, 41)));
  background: linear-gradient(0deg, rgb(33, 37, 41) 0%, rgba(33, 37, 41, 0.25) 50%, rgb(33, 37, 41) 100%);
  opacity: 0.6;
}

.modal-team {
  background-color: #FFF;
  -webkit-box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.02), 0 6.7px 5.3px rgba(0, 0, 0, 0.028), 0 12.5px 10px rgba(0, 0, 0, 0.035), 0 22.3px 17.9px rgba(0, 0, 0, 0.042), 0 41.8px 33.4px rgba(0, 0, 0, 0.05), 0 100px 80px rgba(0, 0, 0, 0.07);
          box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.02), 0 6.7px 5.3px rgba(0, 0, 0, 0.028), 0 12.5px 10px rgba(0, 0, 0, 0.035), 0 22.3px 17.9px rgba(0, 0, 0, 0.042), 0 41.8px 33.4px rgba(0, 0, 0, 0.05), 0 100px 80px rgba(0, 0, 0, 0.07);
  width: 96%;
  min-height: 400px;
  max-width: 950px;
  overflow: hidden;
  border: none;
  border-radius: 5px;
  position: relative;
}
.modal-team-img {
  width: 320px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
@media (max-width: 767.98px) {
  .modal-team-img {
    display: none;
  }
}
.modal-team-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.modal-team-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 45px 50px 45px 370px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767.98px) {
  .modal-team-txt {
    padding: 30px 20px;
  }
}
.modal-team-txt-header {
  margin-bottom: 35px;
}
@media (max-width: 767.98px) {
  .modal-team-txt-header {
    margin-bottom: 0px;
  }
}
.modal-team-txt-header h3 {
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 4px;
  padding-right: 25px;
}
.modal-team-txt-header span {
  display: block;
  text-transform: uppercase;
  opacity: 0.5;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 1.1;
  margin-bottom: 35px;
  padding-right: 25px;
}
@media (max-width: 767.98px) {
  .modal-team-txt-header span {
    margin-bottom: 20px;
  }
}
.modal-team-txt-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767.98px) {
  .modal-team-txt-footer {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.modal-team-txt-footer span {
  font-size: 16px;
  line-height: 1;
  color: #212529;
  opacity: 0.5;
  font-weight: 400;
  margin-right: 20px;
}
.modal-team-txt-footer ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
.modal-team-txt-footer ul li {
  display: block;
  overflow: hidden;
}
.modal-team-txt-footer ul li a {
  color: rgba(0, 0, 0, 0);
  font-size: 1px;
  display: block;
}
.modal-team-txt-footer ul li.linkedin {
  margin-right: 20px;
}
.modal-team-txt-footer ul li.linkedin a {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23212529;%7D%0A%3C/style%3E%3Cpath class='st0' d='M22.2 0H1.8C0.8 0 0 0.8 0 1.7c0 0 0 0 0 0v20.6c0 1 0.8 1.7 1.8 1.7 0 0 0 0 0 0h20.5c1 0 1.8-0.7 1.8-1.7 0 0 0 0 0 0V1.7C24 0.8 23.2 0 22.2 0 22.2 0 22.2 0 22.2 0zM7.3 20.1H3.7V9.3h3.6V20.1zM5.5 7.8L5.5 7.8c-1 0-1.9-0.8-1.9-1.9s0.8-1.9 1.9-1.9c1-0.1 2 0.6 2.1 1.7S6.9 7.7 5.9 7.8C5.8 7.8 5.6 7.8 5.5 7.8zM20.3 20.1h-3.6v-5.8c0-1.4-0.5-2.4-1.8-2.4 -0.8 0-1.6 0.5-1.9 1.3 -0.1 0.3-0.1 0.6-0.1 0.9v6H9.3c0 0 0-9.8 0-10.8h3.6v1.5c0.7-1.2 1.9-1.8 3.3-1.8 2.4 0 4.2 1.6 4.2 4.9V20.1z'/%3E%3C/svg%3E");
}
.modal-team-txt-footer ul li.mail a {
  width: 30px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 24'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23212529;%7D%0A%3C/style%3E%3Cpath class='st0' d='M25.5 0h-21C2 0 0 2 0 4.5v15C0 22 2 24 4.5 24h21c2.5 0 4.5-2 4.5-4.5v-15C30 2 28 0 25.5 0zM4.5 3h21C26.3 3 27 3.7 27 4.5l-12 7.3L3 4.5C3 3.7 3.7 3 4.5 3zM27 19.5c0 0.8-0.7 1.5-1.5 1.5h-21C3.7 21 3 20.3 3 19.5V7.9l11.2 6.9c0.5 0.3 1 0.3 1.5 0L27 7.9V19.5z'/%3E%3C/svg%3E");
}
.modal-team-txt button {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 24px;
  height: 24px;
  padding: 0px;
  margin: 0px;
  border-radius: 0;
  border: 0;
  background-color: #FFF;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23212529;%7D%0A%3C/style%3E%3Cpath class='st0' d='M14.8 12l8.6-8.6c0.8-0.8 0.8-2 0-2.8s-2-0.8-2.8 0L12 9.2 3.4 0.6c-0.8-0.8-2-0.8-2.8 0s-0.8 2.1 0 2.8L9.2 12l-8.6 8.6c-0.8 0.8-0.8 2 0 2.8 0 0 0 0 0 0 0.8 0.8 2 0.8 2.8 0 0 0 0 0 0 0L12 14.8l8.6 8.6c0.8 0.8 2 0.8 2.8 0 0 0 0 0 0 0 0.8-0.8 0.8-2 0-2.8 0 0 0 0 0 0L14.8 12z'/%3E%3C/svg%3E");
  top: 34px;
  right: 50px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0);
  font-size: 1px;
}
@media (max-width: 767.98px) {
  .modal-team-txt button {
    top: 20px;
    right: 20px;
  }
}
.modal-team-txt button:hover {
  background-color: #FFF !important;
}
.modal-team-txt button:active {
  background-color: #FFF !important;
  outline: none;
}

.advantages-item {
  border: 2px dashed #0878A8;
  margin-bottom: 20px;
  border-radius: 5px;
  padding: 35px 40px 35px 100px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767.98px) {
  .advantages-item {
    padding: 70px 20px 25px;
    margin-bottom: 30px;
  }
}
@media (min-width: 576px) {
  .advantages-item {
    min-height: 154px;
  }
}
.advantages-item figure {
  position: absolute;
  background-color: #73CCF0;
  top: 27px;
  left: -30px;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .advantages-item figure {
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 80px;
    height: 80px;
    border-radius: 40px;
  }
}
.advantages-item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.advantages-item p {
  margin: 0;
}
.advantages-item p a {
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

.course-rating {
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  margin-top: 36px;
}
@media (max-width: 767.98px) {
  .course-rating {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.course-rating-txt {
  color: #FFF;
  font-size: 14px;
  opacity: 0.6;
  padding-top: 4px;
}
.course-rating-block {
  padding-top: 8px;
  max-width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.course-rating-block i {
  height: 22px;
  width: 118px;
  margin: 0 10px 0 0;
}
.course-rating-block i svg {
  display: block;
  height: 22px;
  width: 118px;
  fill: #FFFFFF;
  margin: 0;
}
.course-rating-block .course-rating-eval {
  display: block;
  line-height: 1;
  font-size: 24px;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.course-rating-block .course-rating-total {
  display: block;
  line-height: 1;
  font-size: 24px;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  opacity: 0.6;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(2.5rem + 2px);
  padding: 0.5625rem 0.75rem;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 0.5625rem 0.75rem;
  pointer-events: none;
  border: 2px solid transparent;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    -webkit-transition: none;
    transition: none;
  }
}
.form-floating > .form-control::-webkit-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control:-ms-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::-ms-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 0.9375rem;
  padding-bottom: 0.5rem;
}
.form-floating > .form-control:not(:-ms-input-placeholder) {
  padding-top: 0.9375rem;
  padding-bottom: 0.5rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 0.9375rem;
  padding-bottom: 0.5rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 0.9375rem;
  padding-bottom: 0.5rem;
}
.form-floating > .form-select {
  padding-top: 0.9375rem;
  padding-bottom: 0.5rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.4rem) translateX(0.15rem);
}
.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.4rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.4rem) translateX(0.15rem);
          transform: scale(0.85) translateY(-0.4rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.4rem) translateX(0.15rem);
          transform: scale(0.85) translateY(-0.4rem) translateX(0.15rem);
}

.faq-header div {
  padding: 24px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991.98px) {
  .faq-header div {
    padding: 18px 0px;
  }
}
.faq-header h3 {
  margin-bottom: 0px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #212529;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
@media (max-width: 991.98px) {
  .faq-header h3 {
    font-size: 16px;
  }
}
.faq-header i {
  width: 24px;
  height: 24px;
  -ms-flex-preferred-size: 24px;
      flex-basis: 24px;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
@media (max-width: 991.98px) {
  .faq-header i {
    display: none;
  }
}
.faq-header div[aria-expanded=false] i {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.faq-header div[aria-expanded=true] i {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.faq-body {
  padding: 24px 0px;
  border-top: 1px solid #212529;
}
.faq-body p {
  margin-bottom: 0px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #212529;
}

.calendrier_card {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 749px) {
  .calendrier_card {
    padding: 24px 24px 24px 24px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 750px) and (max-width: 1199px) {
  .calendrier_card {
    padding: 24px 56px 24px 48px;
    min-height: 220px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .calendrier_card {
    padding: 24px 24px 24px 24px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1440px) {
  .calendrier_card {
    padding: 24px 56px 24px 48px;
    min-height: 220px;
  }
}
.calendrier_card:not(:last-child) {
  margin-bottom: 16px;
}
.calendrier_card::after {
  content: "";
  position: absolute;
  background-color: #91BAD5;
}
@media (max-width: 749px) {
  .calendrier_card::after {
    top: 0;
    left: 0;
    right: 0;
    height: 8px;
    border-radius: 4px 4px 0px 0px;
  }
}
@media (min-width: 750px) and (max-width: 1199px) {
  .calendrier_card::after {
    top: 0;
    left: 0;
    bottom: 0;
    width: 8px;
    border-radius: 4px 0px 0px 4px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .calendrier_card::after {
    top: 0;
    left: 0;
    right: 0;
    height: 8px;
    border-radius: 4px 4px 0px 0px;
  }
}
@media (min-width: 1440px) {
  .calendrier_card::after {
    top: 0;
    left: 0;
    bottom: 0;
    width: 8px;
    border-radius: 4px 0px 0px 4px;
  }
}
.calendrier_card_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 749px) {
  .calendrier_card_body {
    padding: 0px 0px 24px 0px;
    border-bottom: 1px dashed #91BAD5;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 750px) and (max-width: 1199px) {
  .calendrier_card_body {
    padding: 0px 48px 0px 0px;
    border-right: 1px dashed #91BAD5;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 420px;
            flex: 0 0 420px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .calendrier_card_body {
    padding: 0px 0px 24px 0px;
    border-bottom: 1px dashed #91BAD5;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1440px) {
  .calendrier_card_body {
    padding: 0px 48px 0px 0px;
    border-right: 1px dashed #91BAD5;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 420px;
            flex: 0 0 420px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.calendrier_card_pretitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.calendrier_card_code {
  font-size: 12px;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
  color: #212529;
  padding: 2px 8px 2px 0px;
}
.calendrier_card_official {
  font-size: 12px;
  line-height: 100%;
  font-weight: 400;
  color: #212529;
  padding: 2px 0px 2px 8px;
  border-left: 1px solid #212529;
}
.calendrier_card_title {
  margin-top: 16px;
}
@media (max-width: 749px) {
  .calendrier_card_title {
    margin-bottom: 16px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .calendrier_card_title {
    margin-bottom: 16px;
  }
}
.calendrier_card_name {
  font-size: 16px;
  line-height: 110%;
  font-weight: 700;
  color: #212529;
}
.calendrier_card_new {
  margin-top: 8px;
}
@media (max-width: 749px) {
  .calendrier_card_new {
    margin-bottom: 8px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .calendrier_card_new {
    margin-bottom: 8px;
  }
}
.calendrier_card_new span {
  display: inline-block;
  font-size: 8px;
  line-height: 100%;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #EBEDCE;
  padding: 4px 24px;
  border-radius: 50px;
  border: 1px solid #D6DEA2;
  background-color: #89A64F;
}
.calendrier_card_comment {
  margin-top: 8px;
}
.calendrier_card_comment p {
  font-size: 12px;
  line-height: 110%;
  font-weight: 400;
  font-style: italic;
  color: #212529;
}
.calendrier_card_use {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.calendrier_card_chip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.calendrier_card_chip:not(:last-child) {
  margin-right: 16px;
}
.calendrier_card_chip i {
  width: 12px;
  height: 12px;
  margin-right: 8px;
}
.calendrier_card_chip i svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #212529;
}
.calendrier_card_chip span {
  font-size: 12px;
  line-height: 100%;
  font-weight: 400;
  color: #212529;
}
@media (max-width: 749px) {
  .calendrier_card_footer {
    width: 100%;
    padding: 24px 0px 0px 0px;
  }
}
@media (min-width: 750px) and (max-width: 1199px) {
  .calendrier_card_footer {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0px 0px 0px 48px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .calendrier_card_footer {
    width: 100%;
    padding: 24px 0px 0px 0px;
  }
}
@media (min-width: 1440px) {
  .calendrier_card_footer {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0px 0px 0px 48px;
  }
}
.calendrier_card_next {
  font-size: 12px;
  line-height: 110%;
  font-weight: 400;
  color: #212529;
  font-size: 12px;
  line-height: 110%;
  font-weight: 700;
}
@media (max-width: 749px) {
  .calendrier_card_next {
    padding: 2px 0px 2px 0px;
  }
}
@media (min-width: 750px) and (max-width: 1199px) {
  .calendrier_card_next {
    padding: 2px 0px 2px 24px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .calendrier_card_next {
    padding: 2px 0px 2px 0px;
  }
}
@media (min-width: 1440px) {
  .calendrier_card_next {
    padding: 2px 0px 2px 24px;
  }
}
.calendrier_card_schedule {
  list-style-type: none;
  margin: 16px 0px 0px;
  padding: 0px;
  color: #212529;
}
.calendrier_card_schedule li {
  padding: 0px 0px 0px 24px;
  position: relative;
  font-size: 12px;
  line-height: 110%;
  font-weight: 400;
  color: #212529;
}
.calendrier_card_schedule li::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #212529;
}
.calendrier_card_schedule li:not(:last-child) {
  margin-bottom: 12px;
}

.bg-body {
  background-color: #F2F6F9 !important;
}

.bg-slate-gray {
  background-color: #83bbd3 !important;
}

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

.bg-steel-blue {
  background-color: #0778A8 !important;
}

.bg-blue {
  background-color: #00A2E3 !important;
}

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

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

.bg-sand {
  background-color: #F5E0C0 !important;
}

.position-absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

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

@media (max-width: 991.98px) {
  .scroll-responsive {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100vw;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .scroll-responsive-item {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .scroll-responsive-item .img-fluid {
    max-width: none;
  }
}
@media (max-width: 991.98px) {
  .scroll-responsive {
    margin-right: -40px;
    margin-left: -40px;
  }
  .scroll-responsive-item:first-child {
    padding-left: 40px !important;
  }
  .scroll-responsive-item:last-child {
    padding-right: 40px !important;
  }
}
@media (max-width: 767.98px) {
  .scroll-responsive {
    margin-right: -25px;
    margin-left: -25px;
  }
  .scroll-responsive-item:first-child {
    padding-left: 25px !important;
  }
  .scroll-responsive-item:last-child {
    padding-right: 25px !important;
  }
}

.hide, .hide.d-flex {
  display: none !important;
}