/*!
 * Bootstrap Reboot v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[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;
  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: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

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

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

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

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.container,
.container-fluid,
.container-xxs,
.container-xs,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl,
.container-xxxl {
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
  margin-right: auto;
  margin-left: auto;
}

.container {
  max-width: 0;
}

@media (min-width: 350px) {
  .container, .container-xs {
    max-width: 350px;
  }
}

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

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

@media (min-width: 992px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1400px;
  }
}

@media (min-width: 1496px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .container-xxxl {
    max-width: 1496px;
  }
}

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

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

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

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

.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.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.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.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.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.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

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

.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.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

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

.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.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

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

.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.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 350px) {
  .col-xs {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xs-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xs-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xs-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-xs-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xs-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xs-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xs-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xs-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xs-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xs-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xs-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xs-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xs-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xs-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xs-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xs-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xs-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xs-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xs-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xs-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xs-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xs-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xs-0 {
    margin-left: 0;
  }
  .offset-xs-1 {
    margin-left: 8.33333%;
  }
  .offset-xs-2 {
    margin-left: 16.66667%;
  }
  .offset-xs-3 {
    margin-left: 25%;
  }
  .offset-xs-4 {
    margin-left: 33.33333%;
  }
  .offset-xs-5 {
    margin-left: 41.66667%;
  }
  .offset-xs-6 {
    margin-left: 50%;
  }
  .offset-xs-7 {
    margin-left: 58.33333%;
  }
  .offset-xs-8 {
    margin-left: 66.66667%;
  }
  .offset-xs-9 {
    margin-left: 75%;
  }
  .offset-xs-10 {
    margin-left: 83.33333%;
  }
  .offset-xs-11 {
    margin-left: 91.66667%;
  }
}

@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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .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.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .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.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .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.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .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.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .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.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .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.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .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.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .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.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .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.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .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.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .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.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .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.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .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.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .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.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .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.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .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.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1400px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1496px) {
  .col-xxxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxxl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxxl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxxl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-xxxl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxxl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxxl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxxl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xxxl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xxxl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xxxl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xxxl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xxxl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xxxl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xxxl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xxxl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xxxl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xxxl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xxxl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xxxl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xxxl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xxxl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xxxl-0 {
    margin-left: 0;
  }
  .offset-xxxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxxl-3 {
    margin-left: 25%;
  }
  .offset-xxxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxxl-6 {
    margin-left: 50%;
  }
  .offset-xxxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxxl-9 {
    margin-left: 75%;
  }
  .offset-xxxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxxl-11 {
    margin-left: 91.66667%;
  }
}

.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: 350px) {
  .d-xs-none {
    display: none !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-block {
    display: block !important;
  }
  .d-xs-table {
    display: table !important;
  }
  .d-xs-table-row {
    display: table-row !important;
  }
  .d-xs-table-cell {
    display: table-cell !important;
  }
  .d-xs-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xs-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 (min-width: 1400px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1496px) {
  .d-xxxl-none {
    display: none !important;
  }
  .d-xxxl-inline {
    display: inline !important;
  }
  .d-xxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxl-block {
    display: block !important;
  }
  .d-xxxl-table {
    display: table !important;
  }
  .d-xxxl-table-row {
    display: table-row !important;
  }
  .d-xxxl-table-cell {
    display: table-cell !important;
  }
  .d-xxxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxxl-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;
  }
}

.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: 350px) {
  .flex-xs-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xs-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xs-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xs-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xs-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xs-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xs-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xs-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xs-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xs-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xs-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xs-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xs-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xs-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xs-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xs-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xs-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xs-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xs-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xs-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xs-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xs-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xs-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xs-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xs-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xs-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xs-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xs-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xs-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xs-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xs-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xs-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xs-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;
  }
}

@media (min-width: 1400px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1496px) {
  .flex-xxxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xxxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xxxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xxxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xxxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xxxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xxxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xxxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xxxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xxxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xxxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xxxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xxxl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xxxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xxxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xxxl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xxxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xxxl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

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

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

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

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

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

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

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

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

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

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

.ml-n5,
.mx-n5 {
  margin-left: -3rem !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: 350px) {
  .m-xs-0 {
    margin: 0 !important;
  }
  .mt-xs-0,
  .my-xs-0 {
    margin-top: 0 !important;
  }
  .mr-xs-0,
  .mx-xs-0 {
    margin-right: 0 !important;
  }
  .mb-xs-0,
  .my-xs-0 {
    margin-bottom: 0 !important;
  }
  .ml-xs-0,
  .mx-xs-0 {
    margin-left: 0 !important;
  }
  .m-xs-1 {
    margin: 0.25rem !important;
  }
  .mt-xs-1,
  .my-xs-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xs-1,
  .mx-xs-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xs-1,
  .my-xs-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xs-1,
  .mx-xs-1 {
    margin-left: 0.25rem !important;
  }
  .m-xs-2 {
    margin: 0.5rem !important;
  }
  .mt-xs-2,
  .my-xs-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xs-2,
  .mx-xs-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xs-2,
  .my-xs-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xs-2,
  .mx-xs-2 {
    margin-left: 0.5rem !important;
  }
  .m-xs-3 {
    margin: 1rem !important;
  }
  .mt-xs-3,
  .my-xs-3 {
    margin-top: 1rem !important;
  }
  .mr-xs-3,
  .mx-xs-3 {
    margin-right: 1rem !important;
  }
  .mb-xs-3,
  .my-xs-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xs-3,
  .mx-xs-3 {
    margin-left: 1rem !important;
  }
  .m-xs-4 {
    margin: 1.5rem !important;
  }
  .mt-xs-4,
  .my-xs-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xs-4,
  .mx-xs-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xs-4,
  .my-xs-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xs-4,
  .mx-xs-4 {
    margin-left: 1.5rem !important;
  }
  .m-xs-5 {
    margin: 3rem !important;
  }
  .mt-xs-5,
  .my-xs-5 {
    margin-top: 3rem !important;
  }
  .mr-xs-5,
  .mx-xs-5 {
    margin-right: 3rem !important;
  }
  .mb-xs-5,
  .my-xs-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xs-5,
  .mx-xs-5 {
    margin-left: 3rem !important;
  }
  .p-xs-0 {
    padding: 0 !important;
  }
  .pt-xs-0,
  .py-xs-0 {
    padding-top: 0 !important;
  }
  .pr-xs-0,
  .px-xs-0 {
    padding-right: 0 !important;
  }
  .pb-xs-0,
  .py-xs-0 {
    padding-bottom: 0 !important;
  }
  .pl-xs-0,
  .px-xs-0 {
    padding-left: 0 !important;
  }
  .p-xs-1 {
    padding: 0.25rem !important;
  }
  .pt-xs-1,
  .py-xs-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xs-1,
  .px-xs-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xs-1,
  .py-xs-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xs-1,
  .px-xs-1 {
    padding-left: 0.25rem !important;
  }
  .p-xs-2 {
    padding: 0.5rem !important;
  }
  .pt-xs-2,
  .py-xs-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xs-2,
  .px-xs-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xs-2,
  .py-xs-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xs-2,
  .px-xs-2 {
    padding-left: 0.5rem !important;
  }
  .p-xs-3 {
    padding: 1rem !important;
  }
  .pt-xs-3,
  .py-xs-3 {
    padding-top: 1rem !important;
  }
  .pr-xs-3,
  .px-xs-3 {
    padding-right: 1rem !important;
  }
  .pb-xs-3,
  .py-xs-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xs-3,
  .px-xs-3 {
    padding-left: 1rem !important;
  }
  .p-xs-4 {
    padding: 1.5rem !important;
  }
  .pt-xs-4,
  .py-xs-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xs-4,
  .px-xs-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xs-4,
  .py-xs-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xs-4,
  .px-xs-4 {
    padding-left: 1.5rem !important;
  }
  .p-xs-5 {
    padding: 3rem !important;
  }
  .pt-xs-5,
  .py-xs-5 {
    padding-top: 3rem !important;
  }
  .pr-xs-5,
  .px-xs-5 {
    padding-right: 3rem !important;
  }
  .pb-xs-5,
  .py-xs-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xs-5,
  .px-xs-5 {
    padding-left: 3rem !important;
  }
  .m-xs-n1 {
    margin: -0.25rem !important;
  }
  .mt-xs-n1,
  .my-xs-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xs-n1,
  .mx-xs-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xs-n1,
  .my-xs-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xs-n1,
  .mx-xs-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xs-n2 {
    margin: -0.5rem !important;
  }
  .mt-xs-n2,
  .my-xs-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xs-n2,
  .mx-xs-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xs-n2,
  .my-xs-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xs-n2,
  .mx-xs-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xs-n3 {
    margin: -1rem !important;
  }
  .mt-xs-n3,
  .my-xs-n3 {
    margin-top: -1rem !important;
  }
  .mr-xs-n3,
  .mx-xs-n3 {
    margin-right: -1rem !important;
  }
  .mb-xs-n3,
  .my-xs-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xs-n3,
  .mx-xs-n3 {
    margin-left: -1rem !important;
  }
  .m-xs-n4 {
    margin: -1.5rem !important;
  }
  .mt-xs-n4,
  .my-xs-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xs-n4,
  .mx-xs-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xs-n4,
  .my-xs-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xs-n4,
  .mx-xs-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xs-n5 {
    margin: -3rem !important;
  }
  .mt-xs-n5,
  .my-xs-n5 {
    margin-top: -3rem !important;
  }
  .mr-xs-n5,
  .mx-xs-n5 {
    margin-right: -3rem !important;
  }
  .mb-xs-n5,
  .my-xs-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xs-n5,
  .mx-xs-n5 {
    margin-left: -3rem !important;
  }
  .m-xs-auto {
    margin: auto !important;
  }
  .mt-xs-auto,
  .my-xs-auto {
    margin-top: auto !important;
  }
  .mr-xs-auto,
  .mx-xs-auto {
    margin-right: auto !important;
  }
  .mb-xs-auto,
  .my-xs-auto {
    margin-bottom: auto !important;
  }
  .ml-xs-auto,
  .mx-xs-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1496px) {
  .m-xxxl-0 {
    margin: 0 !important;
  }
  .mt-xxxl-0,
  .my-xxxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxxl-0,
  .mx-xxxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxxl-0,
  .my-xxxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxxl-0,
  .mx-xxxl-0 {
    margin-left: 0 !important;
  }
  .m-xxxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxxl-1,
  .my-xxxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxxl-1,
  .mx-xxxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxxl-1,
  .my-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxxl-1,
  .mx-xxxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxxl-2,
  .my-xxxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxxl-2,
  .mx-xxxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxxl-2,
  .my-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxxl-2,
  .mx-xxxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxxl-3 {
    margin: 1rem !important;
  }
  .mt-xxxl-3,
  .my-xxxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxxl-3,
  .mx-xxxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxxl-3,
  .my-xxxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxxl-3,
  .mx-xxxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxxl-4,
  .my-xxxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxxl-4,
  .mx-xxxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxxl-4,
  .my-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxxl-4,
  .mx-xxxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxxl-5 {
    margin: 3rem !important;
  }
  .mt-xxxl-5,
  .my-xxxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxxl-5,
  .mx-xxxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxxl-5,
  .my-xxxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxxl-5,
  .mx-xxxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxxl-0 {
    padding: 0 !important;
  }
  .pt-xxxl-0,
  .py-xxxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxxl-0,
  .px-xxxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxxl-0,
  .py-xxxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxxl-0,
  .px-xxxl-0 {
    padding-left: 0 !important;
  }
  .p-xxxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxxl-1,
  .py-xxxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxxl-1,
  .px-xxxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxxl-1,
  .py-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxxl-1,
  .px-xxxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxxl-2,
  .py-xxxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxxl-2,
  .px-xxxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxxl-2,
  .py-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxxl-2,
  .px-xxxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxxl-3 {
    padding: 1rem !important;
  }
  .pt-xxxl-3,
  .py-xxxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxxl-3,
  .px-xxxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxxl-3,
  .py-xxxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxxl-3,
  .px-xxxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxxl-4,
  .py-xxxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxxl-4,
  .px-xxxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxxl-4,
  .py-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxxl-4,
  .px-xxxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxxl-5 {
    padding: 3rem !important;
  }
  .pt-xxxl-5,
  .py-xxxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxxl-5,
  .px-xxxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxxl-5,
  .py-xxxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxxl-5,
  .px-xxxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxxl-n1,
  .my-xxxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxxl-n1,
  .mx-xxxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxxl-n1,
  .my-xxxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxxl-n1,
  .mx-xxxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxxl-n2,
  .my-xxxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxxl-n2,
  .mx-xxxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxxl-n2,
  .my-xxxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxxl-n2,
  .mx-xxxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxxl-n3,
  .my-xxxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxxl-n3,
  .mx-xxxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxxl-n3,
  .my-xxxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxxl-n3,
  .mx-xxxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxxl-n4,
  .my-xxxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxxl-n4,
  .mx-xxxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxxl-n4,
  .my-xxxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxxl-n4,
  .mx-xxxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxxl-n5,
  .my-xxxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxxl-n5,
  .mx-xxxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxxl-n5,
  .my-xxxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxxl-n5,
  .mx-xxxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxxl-auto {
    margin: auto !important;
  }
  .mt-xxxl-auto,
  .my-xxxl-auto {
    margin-top: auto !important;
  }
  .mr-xxxl-auto,
  .mx-xxxl-auto {
    margin-right: auto !important;
  }
  .mb-xxxl-auto,
  .my-xxxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxxl-auto,
  .mx-xxxl-auto {
    margin-left: auto !important;
  }
}

.btn {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 0 solid transparent;
  padding: 1rem 0;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  -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;
}

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

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  -webkit-box-shadow: 0 0 0 0 rgba(38, 143, 255, 0.5);
          box-shadow: 0 0 0 0 rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.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 rgba(38, 143, 255, 0.5);
          box-shadow: 0 0 0 0 rgba(38, 143, 255, 0.5);
}

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

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

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

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

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

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(130, 138, 145, 0.5);
          box-shadow: 0 0 0 0 rgba(130, 138, 145, 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 rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0 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 rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0 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 rgba(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0 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 rgba(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0 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 rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0 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 rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0 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 rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0 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 rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0 rgba(225, 83, 97, 0.5);
}

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

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

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

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

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

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

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

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

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

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

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

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

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  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: #007bff;
  border-color: #007bff;
}

.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 rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.5);
}

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

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

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0 rgba(108, 117, 125, 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 rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0 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 rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0 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 rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0 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 rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0 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 rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0 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 rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0 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 rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0 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 rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.5);
}

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

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

.btn-outline-light:focus, .btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

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

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5);
}

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

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

.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

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

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg {
  padding: 1rem 0;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
}

.btn-sm {
  padding: 1rem 0;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
}

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

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

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

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

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

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

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

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

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

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  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: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-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;
}

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

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.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

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

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

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

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

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

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  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: 1rem;
}

.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: -5px;
  margin-left: -5px;
}

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

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

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

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

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

.form-check-inline {
  display: -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%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .valid-tooltip,
.form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}

.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") right 0.75rem center/8px 10px no-repeat, #fff 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") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

.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%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .invalid-tooltip,
.form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}

.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") right 0.75rem center/8px 10px no-repeat, #fff 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") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

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

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 349.98px) {
  .table-responsive-xs {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xs > .table-bordered {
    border: 0;
  }
}

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

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

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

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

@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1495.98px) {
  .table-responsive-xxxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxxl > .table-bordered {
    border: 0;
  }
}

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

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

.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 auto;
          flex: 1 1 auto;
  width: 1%;
  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: -1px;
}

.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(: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(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.has-validation > .form-control:nth-last-child(n + 3),
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-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: -1px;
}

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

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

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

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

.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.5rem 1rem;
  font-size: 1.25rem;
  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.5rem;
  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.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .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;
}

/* Text meant only for screen readers. */
.screen-reader-text,
.sr-only {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 900;
  color: #3B0B00;
}

.screen-reader-text:focus,
.sr-only:focus {
  background-color: #E8E8E8;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

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

*:focus {
  outline: 2px solid rgba(9, 165, 154, 0.75) !important;
  outline-offset: 2px;
}

.js-focus-visible *:focus:not(.focus-visible) {
  outline: none !important;
}

body {
  font-size: 16px;
  color: #180B00;
}

body a {
  color: #A70000;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

body a:hover, body a.focus-visible:focus {
  color: #3B0B00;
}

body p a {
  text-decoration: underline;
}

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

@media (min-width: 992px) {
  ul, ol {
    padding-left: 3rem;
  }
}

.content-table table:not(.gfield_list),
table.table:not(.gfield_list) {
  border: 0;
}

.content-table table:not(.gfield_list) td, .content-table table:not(.gfield_list) th,
table.table:not(.gfield_list) td,
table.table:not(.gfield_list) th {
  border: 0;
  padding: 1.5rem;
}

.content-table table:not(.gfield_list) td:first-of-type, .content-table table:not(.gfield_list) th:first-of-type,
table.table:not(.gfield_list) td:first-of-type,
table.table:not(.gfield_list) th:first-of-type {
  padding-left: 3rem;
}

.content-table table:not(.gfield_list) td:last-of-type, .content-table table:not(.gfield_list) th:last-of-type,
table.table:not(.gfield_list) td:last-of-type,
table.table:not(.gfield_list) th:last-of-type {
  padding-right: 3rem;
}

.content-table table:not(.gfield_list) td strong,
table.table:not(.gfield_list) td strong {
  font-weight: 700;
}

.content-table table:not(.gfield_list) tr:first-of-type th,
table.table:not(.gfield_list) tr:first-of-type th {
  font-weight: 100;
  letter-spacing: 2px;
  border-bottom: 2px solid #A70000;
  text-transform: uppercase;
}

.content-table table:not(.gfield_list) tr:first-of-type th strong,
table.table:not(.gfield_list) tr:first-of-type th strong {
  font-weight: 100;
}

.content-table table:not(.gfield_list) tr:nth-of-type(even),
table.table:not(.gfield_list) tr:nth-of-type(even) {
  background: #E8E8E8;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins-extralight-webfont.woff2") format("woff2"), url("../fonts/poppins-extralight-webfont.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins-light-webfont.woff2") format("woff2"), url("../fonts/poppins-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins-medium-webfont.woff2") format("woff2"), url("../fonts/poppins-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins-bold-webfont.woff2") format("woff2"), url("../fonts/poppins-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins-black-webfont.woff2") format("woff2"), url("../fonts/poppins-black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Merriweather';
  src: url("../fonts/merriweather-light-webfont.woff2") format("woff2"), url("../fonts/merriweather-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Merriweather';
  src: url("../fonts/merriweather-lightitalic-webfont.woff2") format("woff2"), url("../fonts/merriweather-lightitalic-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Merriweather';
  src: url("../fonts/merriweather-regular-webfont.woff2") format("woff2"), url("../fonts/merriweather-regular-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Merriweather';
  src: url("../fonts/merriweather-bold-webfont.woff2") format("woff2"), url("../fonts/merriweather-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Merriweather';
  src: url("../fonts/merriweather-black-webfont.woff2") format("woff2"), url("../fonts/merriweather-black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

body {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 300;
  color: #A70000;
  margin-bottom: 0.5em;
}

h1 {
  font-family: "Poppins", Helvetica, sans-serif;
  font-size: 2.5rem;
  line-height: 1.2;
}

@media (min-width: 992px) {
  h1 {
    font-size: 4rem;
    line-height: 1.15;
  }
}

@media (min-width: 1200px) {
  h1 {
    font-size: 5rem;
  }
}

h2 {
  font-family: "Merriweather", serif;
  font-size: 2rem;
  line-height: 1.25;
  margin-bottom: 0.75rem;
}

@media (min-width: 992px) {
  h2 {
    font-size: 4rem;
    line-height: 1.125;
  }
}

h3 {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 100;
  font-size: 2rem;
  line-height: 1.25;
  margin-bottom: 0.75rem;
}

@media (min-width: 992px) {
  h3 {
    font-size: 3rem;
    line-height: 1.16;
  }
}

h4 {
  font-family: "Merriweather", serif;
  font-size: 1.5rem;
  line-height: 1.14;
  margin-bottom: 0.75rem;
}

@media (min-width: 992px) {
  h4 {
    font-size: 2rem;
    line-height: 1.25;
  }
}

h5 {
  font-family: "Poppins", Helvetica, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.33;
  margin-bottom: 0.25rem;
}

@media (min-width: 992px) {
  h5 {
    line-height: 1.5;
  }
}

h6 {
  font-family: "Poppins", Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0.25rem;
}

.custom-underline {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
}

@supports (-ms-ime-align: auto) {
  .custom-underline {
    background-position: left bottom;
  }
}

.hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.small {
  font-size: 0.9rem;
}

.wp-caption.alignright,
img.alignright {
  float: right;
  margin: 0 0 1.5rem 1.5rem;
}

.wp-caption.alignleft,
img.alignleft {
  float: left;
  margin: 0 1.5rem 1.5rem 0;
}

.wp-caption.aligncenter,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption img {
  margin-bottom: 0.5rem;
}

.wp-caption .wp-caption-text {
  font-weight: 700;
  font-size: 0.9rem;
}

a img.alignright {
  float: right;
  margin: 0 0 1.5rem 1.5rem;
}

a img.alignleft {
  float: left;
  margin: 0 1.5rem 1.5rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

html[lang] {
  margin: 0 !important;
}

#wpadminbar {
  opacity: 0.1;
}

#wpadminbar:hover {
  opacity: 1;
}

input[type="text"],
#page .gform_wrapper input[type="text"],
input[type="email"],
#page .gform_wrapper
input[type="email"],
input[type="url"],
#page .gform_wrapper
input[type="url"],
input[type="password"],
#page .gform_wrapper
input[type="password"],
input[type="search"],
#page .gform_wrapper
input[type="search"],
input[type="number"],
#page .gform_wrapper
input[type="number"],
input[type="tel"],
#page .gform_wrapper
input[type="tel"],
input[type="range"],
#page .gform_wrapper
input[type="range"],
input[type="date"],
#page .gform_wrapper
input[type="date"],
input[type="month"],
#page .gform_wrapper
input[type="month"],
input[type="week"],
#page .gform_wrapper
input[type="week"],
input[type="time"],
#page .gform_wrapper
input[type="time"],
input[type="datetime"],
#page .gform_wrapper
input[type="datetime"],
input[type="datetime-local"],
#page .gform_wrapper
input[type="datetime-local"],
input[type="color"],
#page .gform_wrapper
input[type="color"],
textarea,
#page .gform_wrapper
textarea,
input.form-control,
#page .gform_wrapper
input.form-control {
  padding: 1rem;
  border: 1px solid #180B00;
  color: #180B00;
  font-size: 1rem;
  border-radius: 0;
  font-weight: 300;
  height: auto;
  width: 100%;
}

input[type="text"]::-webkit-input-placeholder, input[type="text"]::-webkit-placeholder,
#page .gform_wrapper input[type="text"]::-webkit-input-placeholder,
#page .gform_wrapper input[type="text"]::-webkit-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="email"]::-webkit-placeholder,
#page .gform_wrapper
input[type="email"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="email"]::-webkit-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="url"]::-webkit-placeholder,
#page .gform_wrapper
input[type="url"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="url"]::-webkit-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="password"]::-webkit-placeholder,
#page .gform_wrapper
input[type="password"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="password"]::-webkit-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="search"]::-webkit-placeholder,
#page .gform_wrapper
input[type="search"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="search"]::-webkit-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="number"]::-webkit-placeholder,
#page .gform_wrapper
input[type="number"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="number"]::-webkit-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-placeholder,
#page .gform_wrapper
input[type="tel"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="tel"]::-webkit-placeholder,
input[type="range"]::-webkit-input-placeholder,
input[type="range"]::-webkit-placeholder,
#page .gform_wrapper
input[type="range"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="range"]::-webkit-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="date"]::-webkit-placeholder,
#page .gform_wrapper
input[type="date"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="date"]::-webkit-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="month"]::-webkit-placeholder,
#page .gform_wrapper
input[type="month"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="month"]::-webkit-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="week"]::-webkit-placeholder,
#page .gform_wrapper
input[type="week"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="week"]::-webkit-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="time"]::-webkit-placeholder,
#page .gform_wrapper
input[type="time"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="time"]::-webkit-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-placeholder,
#page .gform_wrapper
input[type="datetime"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="datetime"]::-webkit-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-placeholder,
#page .gform_wrapper
input[type="datetime-local"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="datetime-local"]::-webkit-placeholder,
input[type="color"]::-webkit-input-placeholder,
input[type="color"]::-webkit-placeholder,
#page .gform_wrapper
input[type="color"]::-webkit-input-placeholder,
#page .gform_wrapper
input[type="color"]::-webkit-placeholder,
textarea::-webkit-input-placeholder,
textarea::-webkit-placeholder,
#page .gform_wrapper
textarea::-webkit-input-placeholder,
#page .gform_wrapper
textarea::-webkit-placeholder,
input.form-control::-webkit-input-placeholder,
input.form-control::-webkit-placeholder,
#page .gform_wrapper
input.form-control::-webkit-input-placeholder,
#page .gform_wrapper
input.form-control::-webkit-placeholder {
  color: #737373;
}

input[type="text"]::placeholder, input[type="text"]::-webkit-placeholder,
#page .gform_wrapper input[type="text"]::placeholder,
#page .gform_wrapper input[type="text"]::-webkit-placeholder,
input[type="email"]::placeholder,
input[type="email"]::-webkit-placeholder,
#page .gform_wrapper
input[type="email"]::placeholder,
#page .gform_wrapper
input[type="email"]::-webkit-placeholder,
input[type="url"]::placeholder,
input[type="url"]::-webkit-placeholder,
#page .gform_wrapper
input[type="url"]::placeholder,
#page .gform_wrapper
input[type="url"]::-webkit-placeholder,
input[type="password"]::placeholder,
input[type="password"]::-webkit-placeholder,
#page .gform_wrapper
input[type="password"]::placeholder,
#page .gform_wrapper
input[type="password"]::-webkit-placeholder,
input[type="search"]::placeholder,
input[type="search"]::-webkit-placeholder,
#page .gform_wrapper
input[type="search"]::placeholder,
#page .gform_wrapper
input[type="search"]::-webkit-placeholder,
input[type="number"]::placeholder,
input[type="number"]::-webkit-placeholder,
#page .gform_wrapper
input[type="number"]::placeholder,
#page .gform_wrapper
input[type="number"]::-webkit-placeholder,
input[type="tel"]::placeholder,
input[type="tel"]::-webkit-placeholder,
#page .gform_wrapper
input[type="tel"]::placeholder,
#page .gform_wrapper
input[type="tel"]::-webkit-placeholder,
input[type="range"]::placeholder,
input[type="range"]::-webkit-placeholder,
#page .gform_wrapper
input[type="range"]::placeholder,
#page .gform_wrapper
input[type="range"]::-webkit-placeholder,
input[type="date"]::placeholder,
input[type="date"]::-webkit-placeholder,
#page .gform_wrapper
input[type="date"]::placeholder,
#page .gform_wrapper
input[type="date"]::-webkit-placeholder,
input[type="month"]::placeholder,
input[type="month"]::-webkit-placeholder,
#page .gform_wrapper
input[type="month"]::placeholder,
#page .gform_wrapper
input[type="month"]::-webkit-placeholder,
input[type="week"]::placeholder,
input[type="week"]::-webkit-placeholder,
#page .gform_wrapper
input[type="week"]::placeholder,
#page .gform_wrapper
input[type="week"]::-webkit-placeholder,
input[type="time"]::placeholder,
input[type="time"]::-webkit-placeholder,
#page .gform_wrapper
input[type="time"]::placeholder,
#page .gform_wrapper
input[type="time"]::-webkit-placeholder,
input[type="datetime"]::placeholder,
input[type="datetime"]::-webkit-placeholder,
#page .gform_wrapper
input[type="datetime"]::placeholder,
#page .gform_wrapper
input[type="datetime"]::-webkit-placeholder,
input[type="datetime-local"]::placeholder,
input[type="datetime-local"]::-webkit-placeholder,
#page .gform_wrapper
input[type="datetime-local"]::placeholder,
#page .gform_wrapper
input[type="datetime-local"]::-webkit-placeholder,
input[type="color"]::placeholder,
input[type="color"]::-webkit-placeholder,
#page .gform_wrapper
input[type="color"]::placeholder,
#page .gform_wrapper
input[type="color"]::-webkit-placeholder,
textarea::placeholder,
textarea::-webkit-placeholder,
#page .gform_wrapper
textarea::placeholder,
#page .gform_wrapper
textarea::-webkit-placeholder,
input.form-control::placeholder,
input.form-control::-webkit-placeholder,
#page .gform_wrapper
input.form-control::placeholder,
#page .gform_wrapper
input.form-control::-webkit-placeholder {
  color: #737373;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
input.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: inherit;
  outline: none !important;
  background: rgba(9, 165, 154, 0.1);
}

input[type="text"][aria-invalid="true"],
input[type="email"][aria-invalid="true"],
input[type="url"][aria-invalid="true"],
input[type="password"][aria-invalid="true"],
input[type="search"][aria-invalid="true"],
input[type="number"][aria-invalid="true"],
input[type="tel"][aria-invalid="true"],
input[type="range"][aria-invalid="true"],
input[type="date"][aria-invalid="true"],
input[type="month"][aria-invalid="true"],
input[type="week"][aria-invalid="true"],
input[type="time"][aria-invalid="true"],
input[type="datetime"][aria-invalid="true"],
input[type="datetime-local"][aria-invalid="true"],
input[type="color"][aria-invalid="true"],
textarea[aria-invalid="true"],
input.form-control[aria-invalid="true"] {
  border-color: #A70000 !important;
  background: rgba(167, 0, 0, 0.1);
}

input[type="submit"],
input[type="button"],
input[type="clear"],
input[type="reset"] {
  padding: 1rem;
  text-transform: uppercase;
  color: #FFF;
  letter-spacing: 2px;
  border: 0;
  background: #A70000;
  font-weight: 900;
  -webkit-appearance: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 0;
}

input[type="submit"]:hover, input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="clear"]:hover,
input[type="clear"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus {
  background: #3B0B00;
}

input[type="button"],
input[type="clear"] {
  background: #737373;
}

form label,
.pseudo-label,
#page .gform_wrapper label {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #180B00;
  margin-bottom: 0;
  font-size: 0.8rem;
  font-weight: 700;
}

#page .gform_wrapper input + label {
  font-weight: 300;
}

.grid-container {
  width: 100%;
  max-width: 1400px;
  padding: 0 24px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .grid-container {
    padding: 0 48px;
  }
}

.grid-container--extended {
  max-width: 1496px;
}

.grid-container--unlimited {
  max-width: none;
}

@media (min-width: 992px) {
  .col-perc-20-lg {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
  }
}

@media (min-width: 992px) {
  .col-perc-25-lg {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
}

@media (min-width: 1200px) {
  .col-perc-20-xl {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
  }
}

@media (min-width: 992px) {
  .col-perc-60-lg {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
  }
  .col-perc-60-lg--bump-1 {
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
    max-width: 55%;
    margin-right: 5%;
  }
}

@media (min-width: 992px) {
  .col-perc-80-lg {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    max-width: 80%;
  }
  .col-perc-80-lg--bump-1 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    margin-right: 5%;
  }
}

.layout-page-footer__upper {
  padding: 3rem 0 1.5rem 0;
  background: #3B0B00;
}

@media (min-width: 992px) {
  .layout-page-footer__upper {
    padding: 6rem 0;
  }
}

.layout-page-footer__lower {
  background: #180B00;
  padding: 2.5rem 0;
}

@media (min-width: 992px) {
  .layout-page-footer__lower {
    padding: 3rem 0;
  }
}

.layout-page-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 101;
  background: #FFF;
  -webkit-transition: background 0.25s, -webkit-transform 0.25s;
  transition: background 0.25s, -webkit-transform 0.25s;
  transition: transform 0.25s, background 0.25s;
  transition: transform 0.25s, background 0.25s, -webkit-transform 0.25s;
}

.layout-page-header:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  background-size: 100% 90%;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.layout-page-header:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  height: 15.62rem;
  width: 100%;
  background: #FFF;
}

.layout-page-header.menu-active .layout-page-header__resources {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}

.layout-page-header.menu-active .mcp-logo--header {
  display: none;
}

@media (min-width: 768px) {
  .layout-page-header.menu-active .mcp-logo--header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.layout-page-header.search-active .layout-page-header__resources {
  visibility: hidden;
}

.layout-page-header.search-active .mcp-logo--header {
  pointer-events: none;
}

.layout-page-header.retracted:not(:hover):not(.search-active):not(.menu-active):not(.has-focus) {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.layout-page-header.beyond-threshold:not(.search-active):not(.menu-active) {
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

.layout-page-header.transparent {
  background: transparent;
}

.layout-page-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 75px;
}

@media (min-width: 768px) {
  .layout-page-header__inner {
    height: 80px;
  }
}

@media (min-width: 992px) {
  .layout-page-header__inner {
    height: 125px;
  }
}

@media (min-width: 1200px) {
  .layout-page-header__inner {
    height: 140px;
  }
}

.layout-page-header__flex {
  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;
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  padding-right: 118px;
}

.layout-page-header__right {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 0;
  background: transparent;
  width: 100%;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  pointer-events: none;
}

.layout-page-header__icons {
  width: 100%;
}

.layout-page-header__resources {
  margin-right: 1.5rem;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

@media (min-width: 768px) {
  .layout-page-header__resources {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
  }
}

@media (min-width: 1200px) {
  .layout-page-header__resources {
    margin-right: 3rem;
  }
}

@media (min-width: 992px) {
  .layout-page-header__branding {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.layout-page-header__left-nav {
  display: none;
}

@media (min-width: 992px) {
  .layout-page-header__left-nav {
    display: block;
  }
}

.layout-page-header.search-active .layout-page-header__right {
  background: #FFF;
}

body.no-hero-banner:not(.home) {
  padding-top: 75px;
}

@media (min-width: 768px) {
  body.no-hero-banner:not(.home) {
    padding-top: 80px;
  }
}

@media (min-width: 992px) {
  body.no-hero-banner:not(.home) {
    padding-top: 125px;
  }
}

@media (min-width: 1200px) {
  body.no-hero-banner:not(.home) {
    padding-top: 140px;
  }
}

body.home .layout-page-header:not(.beyond-threshold):not(.search-active):not(.menu-active) {
  position: relative;
}

body.home .layout-page-header.retracted:not(.beyond-threshold):not(:hover):not(.search-active):not(.menu-active) {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

body.home .layout-page-header.beyond-threshold.near-threshold:not(:hover):not(.search-active):not(.menu-active):not(.has-focus) {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

body.home .layout-page-header.beyond-threshold.near-threshold:not(:hover):not(.search-active):not(.menu-active):not(.has-focus).scrolling-down {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}

body.home .layout-page-header.beyond-threshold ~ .site-content {
  padding-top: 75px;
}

@media (min-width: 768px) {
  body.home .layout-page-header.beyond-threshold ~ .site-content {
    padding-top: 80px;
  }
}

@media (min-width: 992px) {
  body.home .layout-page-header.beyond-threshold ~ .site-content {
    padding-top: 125px;
  }
}

@media (min-width: 1200px) {
  body.home .layout-page-header.beyond-threshold ~ .site-content {
    padding-top: 140px;
  }
}

.has-hero-banner .layout-page-header:not(.beyond-threshold):not(.menu-active):not(.search-active) {
  background: transparent;
}

.has-hero-banner .layout-page-header:not(.beyond-threshold):not(.menu-active):not(.search-active):after {
  opacity: 1;
}

.has-hero-banner .layout-page-header:not(.beyond-threshold):not(.menu-active):not(.search-active) .utility-menu a {
  color: #FFF;
}

.has-hero-banner .layout-page-header:not(.beyond-threshold):not(.menu-active):not(.search-active) .utility-menu a:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #FFF;
          text-decoration-color: #FFF;
}

.has-hero-banner .layout-page-header:not(.beyond-threshold):not(.menu-active):not(.search-active) .nav-icons__search {
  fill: #FFF;
}

.has-hero-banner .layout-page-header:not(.beyond-threshold):not(.menu-active):not(.search-active) .icon-menu {
  background: #FFF;
}

.has-hero-banner .layout-page-header:not(.beyond-threshold):not(.menu-active):not(.search-active) .icon-menu:before, .has-hero-banner .layout-page-header:not(.beyond-threshold):not(.menu-active):not(.search-active) .icon-menu:after {
  background: #FFF;
}

.has-hero-banner .layout-page-header:not(.beyond-threshold):not(.menu-active):not(.search-active) .mcp-logo__svg use {
  fill: #FFF;
  color: #FFF;
}

.layout-menu-panel {
  position: fixed;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  width: 100vw;
  background: #FFF;
  top: 0;
  left: 0;
  z-index: 99;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
}

.layout-menu-panel.active {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.layout-menu-panel__inner {
  width: 100%;
  min-height: 100%;
  padding-top: 5.37rem;
  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 (min-width: 992px) {
  .layout-menu-panel__inner {
    padding-top: 8.37rem;
  }
}

body.logged-in .layout-menu-panel {
  padding-top: 2rem;
}

.layout-search-panel {
  position: fixed;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  width: 100vw;
  background: #FFF;
  top: 0;
  left: 0;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
}

.layout-search-panel.active {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.layout-search-panel__inner {
  width: 100%;
  min-height: 100%;
  padding-top: 86px;
  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;
}

@media (min-width: 992px) {
  .layout-search-panel__inner {
    padding-top: 134px;
  }
}

body.logged-in .layout-search-panel {
  padding-top: 32px;
}

.builder-module {
  position: relative;
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  .builder-module {
    margin-bottom: 6rem;
  }
}

.builder-module--paired-image {
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .builder-module--paired-image {
    margin-bottom: 4.5rem;
  }
}

.builder-module--paired-image.source-video video {
  height: auto;
  width: 100%;
  display: block;
}

.builder-module--paired-image.external-video .externalVideo-block {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.builder-module--paired-image.external-video .externalVideo-block .externalVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.builder-module .btn-group {
  margin-top: 1.87rem;
}

.builder-module .btn-group .btn {
  min-width: auto;
  width: auto;
  margin-right: 0.62rem;
  margin-bottom: 1.37rem;
}

@media (min-width: 768px) {
  .builder-module .btn-group .btn {
    margin-right: 2.5rem;
  }
}

@media (min-width: 992px) {
  .builder-module .btn-group .btn {
    margin-right: 3.93rem;
  }
}

.builder-module .btn-group .btn:last-child {
  margin-right: 0;
}

.builder-module__template-tagline {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 100;
  font-size: 1.75rem;
  color: #180B00;
  margin-bottom: 0;
  line-height: 1.14;
}

@media (min-width: 992px) {
  .builder-module__template-tagline {
    font-size: 3rem;
    line-height: 1.167;
  }
}

.builder-module__headline {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 300;
  color: #3B0B00;
  font-size: 2.5rem;
  line-height: 1;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .builder-module__headline {
    font-size: 3.5rem;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .builder-module__headline {
    line-height: 5.43rem;
    font-size: 5.31rem;
    display: block;
  }
}

.builder-module__headline span.builder-module__headline {
  color: #A70000;
  background: #D2E023;
  display: inline-block;
  padding: 0.5rem 1rem;
  position: relative;
  left: -1rem;
  margin: 0;
}

.builder-module__headline--red {
  color: #A70000;
}

@media (min-width: 1200px) {
  .builder-module__headline--xl-nobreak {
    white-space: nowrap;
  }
}

.builder-module__label {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 900;
  font-size: 1.125rem;
  color: #3B0B00;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 0.12rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .builder-module__label {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (min-width: 992px) {
  .builder-module__label--above-headline {
    margin-bottom: 2rem;
  }
}

.builder-module__copy {
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 992px) {
  .builder-module__copy {
    font-size: 1.125rem;
    line-height: 1.667;
  }
}

.builder-module__copy p:last-of-type {
  margin-bottom: 0;
}

.builder-module__copy + .builder-module__cta {
  margin-top: 1.5rem;
}

@media (min-width: 992px) {
  .builder-module__copy + .builder-module__cta {
    margin-top: 1.81rem;
  }
}

@media (min-width: 992px) {
  .builder-module__copy-group--align-end {
    margin-bottom: 1.81rem;
    padding-bottom: 3.12rem;
  }
}

.builder-module--contained + .builder-module--contained {
  margin-top: -3rem;
}

@media (min-width: 992px) {
  .builder-module--contained + .builder-module--contained,
  .builder-module--contained + .builder-module--contained-large,
  .builder-module--contained-large + .builder-module--contained,
  .builder-module--contained-large + .builder-module--contained-large {
    margin-top: -6rem;
  }
}

@media (min-width: 992px) {
  .builder-module--contained + .builder-module--half-top,
  .builder-module--contained-large + .builder-module--half-top {
    margin-top: -3rem;
  }
}

.builder-module--contained:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .builder-module--contained-large:last-of-type {
    margin-bottom: 0;
  }
}

.badge-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.badge-list__badge {
  display: block;
  margin-right: 0.5rem;
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 0.5rem 0.3rem 0.5rem;
  font-size: 0.75rem;
  color: #FFF;
  background: rgba(24, 11, 0, 0.75);
  letter-spacing: 2.4px;
}

.badge-list__badge--small {
  padding: 0.25rem 0.25rem 0.15rem 0.5rem;
  font-size: 0.625rem;
}

.badge-list__badge--grey {
  padding: 0.25rem 0.25rem 0.15rem 0.5rem;
  font-size: 0.625rem;
  color: #474747;
  background: #E8E8E8;
}

.breadcrumb-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.breadcrumb-list li {
  margin-right: 1rem;
}

@media (min-width: 992px) {
  .breadcrumb-list li {
    font-size: 1.12rem;
  }
}

.breadcrumb-list li:after {
  content: "/";
  display: inline-block;
  margin-left: 1rem;
  color: #FFFFFF;
}

.breadcrumb-list li:last-of-type:after {
  display: none;
}

.breadcrumb-list li a, .breadcrumb-list li span {
  color: #FFF;
  display: inline-block;
}

.breadcrumb-list li a.current-item, .breadcrumb-list li span.current-item {
  font-weight: 300;
}

.breadcrumb-list li a:hover,
.breadcrumb-list li a:focus,
.breadcrumb-list li a:focus span,
.breadcrumb-list li a:hover span {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
}

.breadcrumb-list--red li:after {
  color: #737373;
}

.breadcrumb-list--red li a, .breadcrumb-list--red li span {
  color: #737373;
}

.breadcrumb-list--red li a.current-item, .breadcrumb-list--red li span.current-item {
  color: #3B0B00;
}

.breadcrumb-list--red li a:hover,
.breadcrumb-list--red li a:focus,
.breadcrumb-list--red li a:focus span,
.breadcrumb-list--red li a:hover span {
  color: #3B0B00;
}

@media (max-width: 991.98px) {
  .breadcrumb-list--sm-red li:after {
    color: #737373;
  }
  .breadcrumb-list--sm-red li a, .breadcrumb-list--sm-red li span {
    color: #737373;
  }
  .breadcrumb-list--sm-red li a.current-item, .breadcrumb-list--sm-red li span.current-item {
    color: #3B0B00;
  }
  .breadcrumb-list--sm-red li a:hover,
  .breadcrumb-list--sm-red li a:focus,
  .breadcrumb-list--sm-red li a:focus span,
  .breadcrumb-list--sm-red li a:hover span {
    color: #3B0B00;
  }
}

.btn {
  position: relative;
  background: transparent;
  color: #A70000;
  border-bottom: 1px solid #A70000;
  padding-right: 4rem;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  text-transform: uppercase;
  overflow: hidden;
  line-height: 1.2;
  padding-bottom: 12px;
  letter-spacing: 2px;
  text-align: left;
  width: 100%;
  z-index: 1;
  text-decoration: none !important;
  font-weight: bold;
}

@media (min-width: 992px) {
  .btn {
    width: auto;
    min-width: 15rem;
  }
}

.btn--block {
  width: 100%;
  min-width: 0;
}

.btn:before {
  content: "";
  position: absolute;
  background-color: #A70000;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0%;
  z-index: -1;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.btn:hover, .btn.focus-visible:focus {
  color: #FFF;
  padding-right: 2rem;
  padding-left: 2rem;
}

.btn:hover:before, .btn.focus-visible:focus:before {
  height: 100%;
}

.btn:hover .btn__icon, .btn.focus-visible:focus .btn__icon {
  -webkit-transform: translateY(-7px) translateX(2rem);
          transform: translateY(-7px) translateX(2rem);
}

.btn:hover .btn__text:before, .btn:hover .btn__text:after, .btn.focus-visible:focus .btn__text:before, .btn.focus-visible:focus .btn__text:after {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.btn--black {
  color: #180B00;
  border-color: #180B00;
}

.btn--black:before {
  background-color: #180B00;
}

.btn--black .btn__icon {
  fill: #180B00;
}

.btn--black:hover, .btn--black.focus-visible:focus {
  color: #FFF;
}

.btn--white {
  color: #FFF;
  border-color: #FFF;
}

.btn--white:before {
  background-color: #FFF;
}

.btn--white .btn__icon {
  fill: #FFF;
}

.btn--white:hover, .btn--white.focus-visible:focus {
  color: #180B00;
}

@media (min-width: 992px) {
  .btn--lg-white {
    color: #FFF;
    border-color: #FFF;
  }
  .btn--lg-white:before {
    background-color: #FFF;
  }
  .btn--lg-white .btn__icon {
    fill: #FFF;
  }
  .btn--lg-white:hover, .btn--lg-white.focus-visible:focus {
    color: #180B00;
  }
}

.btn--yellow {
  color: #B39109;
  border-color: #B39109;
}

.btn--yellow:before {
  background-color: #B39109;
}

.btn--yellow .btn__icon {
  fill: #B39109;
}

.btn--yellow-dark {
  color: #847306;
  border-color: #847306;
}

.btn--yellow-dark:before {
  background-color: #847306;
}

.btn--yellow-dark .btn__icon {
  fill: #847306;
}

.btn--orange {
  color: #C64C0A;
  border-color: #C64C0A;
}

.btn--orange:before {
  background-color: #C64C0A;
}

.btn--orange .btn__icon {
  fill: #C64C0A;
}

.btn--orange-dark {
  color: #903202;
  border-color: #903202;
}

.btn--orange-dark:before {
  background-color: #903202;
}

.btn--orange-dark .btn__icon {
  fill: #903202;
}

.btn--teal {
  color: #09A59A;
  border-color: #09A59A;
}

.btn--teal:before {
  background-color: #09A59A;
}

.btn--teal .btn__icon {
  fill: #09A59A;
}

.btn--teal:hover, .btn--teal.focus-visible:focus {
  color: #001C1A;
}

.btn--teal-dark {
  color: #003833;
  border-color: #003833;
}

.btn--teal-dark:before {
  background-color: #003833;
}

.btn--teal-dark .btn__icon {
  fill: #003833;
}

.btn--lime {
  color: #D6E423;
  border-color: #D6E423;
}

.btn--lime:before {
  background-color: #D6E423;
}

.btn--lime .btn__icon {
  fill: #D6E423;
}

.btn--lime:hover, .btn--lime.focus-visible:focus {
  color: #45490C;
}

.btn--lime-dark {
  color: #757C13;
  border-color: #757C13;
}

.btn--lime-dark:before {
  background-color: #757C13;
}

.btn--lime-dark .btn__icon {
  fill: #757C13;
}

.btn--lime-darkest {
  color: #45490C;
  border-color: #45490C;
}

.btn--lime-darkest:before {
  background-color: #45490C;
}

.btn--lime-darkest .btn__icon {
  fill: #45490C;
}

.btn--green {
  color: #00A876;
  border-color: #00A876;
}

.btn--green:before {
  background-color: #00A876;
}

.btn--green .btn__icon {
  fill: #00A876;
}

.btn--green-dark {
  color: #004C3C;
  border-color: #004C3C;
}

.btn--green-dark:before {
  background-color: #004C3C;
}

.btn--green-dark .btn__icon {
  fill: #004C3C;
}

.btn__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-box-flex 0.25s;
  transition: -webkit-box-flex 0.25s;
  transition: flex 0.25s;
  transition: flex 0.25s, -webkit-box-flex 0.25s, -ms-flex 0.25s;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}

.btn__text:before, .btn__text:after {
  content: "";
  -webkit-transition: -webkit-box-flex 0.4s;
  transition: -webkit-box-flex 0.4s;
  transition: flex 0.4s;
  transition: flex 0.4s, -webkit-box-flex 0.4s, -ms-flex 0.4s;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}

.btn__icon {
  width: 20px;
  height: 12px;
  fill: #A70000;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px);
}

.btn__icon--calendar {
  width: 20px;
  height: 16px;
  stroke-width: 2px;
  stroke: #A70000;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}

@media (min-width: 992px) {
  .btn__icon--calendar {
    stroke: #FFF;
  }
}

.btn-list {
  list-style: none;
  padding-left: 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-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media (min-width: 992px) {
  .btn-list {
    display: inline-block;
    max-width: 75%;
  }
}

.btn-list__item {
  margin-bottom: 2rem;
}

.btn-list__item:last-of-type {
  margin-bottom: 0;
}

.btn-list__btn {
  width: 100%;
}

.card-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-controls--red .card-controls__counter {
  color: #A70000;
}

.card-controls--red .card-controls__counter:after {
  background: #A70000;
}

.card-controls--red .card-controls__button-left:before,
.card-controls--red .card-controls__button-right:before {
  border-color: #A70000;
}

.card-controls--red .card-controls__button-left:hover:before, .card-controls--red .card-controls__button-left:focus:before,
.card-controls--red .card-controls__button-right:hover:before,
.card-controls--red .card-controls__button-right:focus:before {
  border-color: #3B0B00;
}

@media (min-width: 992px) {
  .card-controls--red-large .card-controls__counter {
    color: #A70000;
  }
  .card-controls--red-large .card-controls__counter:after {
    background: #A70000;
  }
  .card-controls--red-large .card-controls__button-left:before,
  .card-controls--red-large .card-controls__button-right:before {
    border-color: #A70000;
  }
  .card-controls--red-large .card-controls__button-left:hover:before, .card-controls--red-large .card-controls__button-left:focus:before,
  .card-controls--red-large .card-controls__button-right:hover:before,
  .card-controls--red-large .card-controls__button-right:focus:before {
    border-color: #3B0B00;
  }
}

.card-controls--white .card-controls__counter {
  color: #FFF;
}

.card-controls--white .card-controls__counter:after {
  background: #FFF;
}

.card-controls--white .card-controls__button-left:before,
.card-controls--white .card-controls__button-right:before {
  border-color: #FFF;
}

.card-controls--white .card-controls__button-left:hover:before, .card-controls--white .card-controls__button-left:focus:before,
.card-controls--white .card-controls__button-right:hover:before,
.card-controls--white .card-controls__button-right:focus:before {
  border-color: #B0AAA1;
}

.card-controls__counter {
  color: #737373;
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 2px;
}

.card-controls__counter:after {
  content: " ";
  display: block;
  background: #737373;
  height: 2px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 1px;
  margin: 0 1rem;
}

.card-controls__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.card-controls__button-left,
.card-controls__button-right {
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  padding: 0;
  background: transparent;
}

@media (min-width: 992px) {
  .card-controls__button-left,
  .card-controls__button-right {
    width: 15px;
    height: 20px;
  }
}

.card-controls__button-left:hover, .card-controls__button-left:focus,
.card-controls__button-right:hover,
.card-controls__button-right:focus {
  cursor: pointer;
}

.card-controls__button-left:hover:before, .card-controls__button-left:focus:before,
.card-controls__button-right:hover:before,
.card-controls__button-right:focus:before {
  border-color: #A70000;
}

.card-controls__button-left:before,
.card-controls__button-right:before {
  content: '';
  display: block;
  border-top: 2px solid #737373;
  border-right: 2px solid #737373;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-135deg);
          transform: translateX(-50%) translateY(-50%) rotate(-135deg);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
}

.card-controls__button-right:before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.js-focus-visible .card-controls:not(.card-controls--red):not(.card-controls--red-large) .card-controls__button-left:focus:not(.focus-visible):not(:hover):before,
.js-focus-visible .card-controls:not(.card-controls--red):not(.card-controls--red-large) .card-controls__button-right:focus:not(.focus-visible):not(:hover):before {
  border-color: #737373;
}

.js-focus-visible .card-controls--red .card-controls__button-left:focus:not(.focus-visible):not(:hover):before,
.js-focus-visible .card-controls--red .card-controls__button-right:focus:not(.focus-visible):not(:hover):before,
.js-focus-visible .card-controls--red-large .card-controls__button-left:focus:not(.focus-visible):not(:hover):before,
.js-focus-visible .card-controls--red-large .card-controls__button-right:focus:not(.focus-visible):not(:hover):before {
  border-color: #A70000;
}

.card-slider {
  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;
}

@media (min-width: 992px) {
  .card-slider {
    min-height: 600px;
    background: #FFF;
  }
}

.card-slider__headline {
  font-size: 1.75rem;
  line-height: 1.167;
  margin-bottom: 1rem;
  font-weight: 100;
}

@media (min-width: 992px) {
  .card-slider__headline {
    font-size: 3rem;
  }
}

.card-slider__subhead {
  font-family: "Merriweather", serif;
  font-size: 1.125rem;
  color: #737373;
  margin-bottom: 1.5rem;
  display: block;
}

@media (min-width: 992px) {
  .card-slider__subhead {
    margin-bottom: 2rem;
  }
}

.card-slider__copy {
  margin-bottom: 1rem;
}

.card-slider__list {
  list-style: none;
  padding: 0;
  margin-bottom: 1rem;
  position: relative;
  min-height: 275px;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (min-width: 992px) {
  .card-slider__list {
    margin-bottom: 0;
    min-height: 400px;
  }
}

.card-slider__card {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

@media (min-width: 992px) {
  .card-slider__card {
    background: #FFF;
  }
}

.card-slider__card .btn-list__btn {
  width: auto;
  margin-bottom: 20px;
}

.card-slider__card:first-of-type {
  z-index: 1;
}

.card-slider__card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding: 0;
  color: inherit;
  height: 100%;
}

@media (min-width: 992px) {
  .card-slider__card-content {
    padding: 3rem;
  }
}

.card-slider__card-content:hover {
  color: inherit;
  text-decoration: none;
}

.card-slider__link-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  outline-offset: -2px;
}

.card-slider__controls {
  background: #FFF;
  position: relative;
  z-index: 2;
}

@media (min-width: 992px) {
  .card-slider__controls {
    padding: 3rem;
    padding-top: 1rem;
  }
}

.card-slider__link-block:hover + .card-slider__card-content .card-slider__headline span,
.card-slider__link-block:focus + .card-slider__card-content .card-slider__headline span {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
}

@supports (-ms-ime-align: auto) {
  .card-slider__link-block:hover + .card-slider__card-content .card-slider__headline span,
  .card-slider__link-block:focus + .card-slider__card-content .card-slider__headline span {
    background-position: left bottom;
  }
}

.emphases-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.emphases-list__item {
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .emphases-list__item {
    margin-bottom: 3rem;
  }
}

.emphases-list__item:last-of-type {
  margin-bottom: 0;
}

.emphases-list__title {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 300;
  font-size: 1.3125rem;
  line-height: 1.25;
  padding-bottom: 0;
  margin: 0;
  margin-bottom: .5rem;
}

@media (min-width: 992px) {
  .emphases-list__title {
    font-size: 2rem;
  }
}

.emphases-list__item a {
  color: #A70000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
}

@supports (-ms-ime-align: auto) {
  .emphases-list__item a {
    background-position: left bottom;
  }
}

.emphases-list__item a:hover, .emphases-list__item a:focus {
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3B0B00), to(#3B0B00));
  background-image: linear-gradient(to bottom, #3B0B00 0%, #3B0B00 100%);
}

.emphases-list__description {
  font-family: "Poppins", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}

@media (min-width: 992px) {
  .emphases-list__description {
    margin-bottom: 0.75rem;
  }
}

@media (min-width: 992px) {
  .faculty-carousel__row {
    padding-top: 3rem;
  }
}

.faculty-carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 -24px;
}

@media (min-width: 992px) {
  .faculty-carousel {
    background: #E8E8E8;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0;
  }
}

.faculty-carousel__details {
  padding: 1.5rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  background: #E8E8E8;
  padding-top: 4.5rem;
  min-height: 350px;
  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 (min-width: 992px) {
  .faculty-carousel__details {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 3rem;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    background: none;
    padding-right: 1.5rem;
    width: 50%;
  }
}

.faculty-carousel__details-inner {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.faculty-carousel__content {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  background: #E8E8E8;
  z-index: 0;
}

.faculty-carousel__content:first-of-type {
  z-index: 1;
}

.faculty-carousel__headshot {
  margin-bottom: -3rem;
  padding: 0 24px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (min-width: 992px) {
  .faculty-carousel__headshot {
    padding: 0;
    padding-right: 3rem;
    -ms-flex-preferred-size: 350px;
        flex-basis: 350px;
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 350px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 0;
    padding-left: 1.5rem;
  }
}

.faculty-carousel__headline {
  font-family: "Merriweather", serif;
  font-weight: 300;
  color: #A70000;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}

.faculty-carousel__headline a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
  background-image: linear-gradient(to bottom, #FFF 0%, #FFF 100%);
}

@supports (-ms-ime-align: auto) {
  .faculty-carousel__headline a {
    background-position: left bottom;
  }
}

.faculty-carousel__headline a:hover, .faculty-carousel__headline a:focus {
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3B0B00), to(#3B0B00));
  background-image: linear-gradient(to bottom, #3B0B00 0%, #3B0B00 100%);
}

.faculty-carousel__title-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1.5rem;
}

.faculty-carousel__title {
  margin-bottom: 1rem;
}

.faculty-carousel__contact-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 992px) {
  .faculty-carousel__contact-list {
    display: block;
  }
}

.faculty-carousel__contact-method {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1.5rem;
}

@media (min-width: 992px) {
  .faculty-carousel__contact-method {
    margin-right: 0;
  }
}

.faculty-carousel__contact-icon {
  fill: #808080;
  height: 12px;
  width: 16px;
  margin-right: 0.5rem;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

.faculty-carousel__images {
  position: relative;
  left: 0;
  overflow: hidden;
  max-width: 450px;
  margin-right: auto;
  padding-bottom: 125%;
}

@media screen and (min-width: 450px) and (max-width: 992px) {
  .faculty-carousel__images {
    height: 550px;
    padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  .faculty-carousel__images {
    bottom: 3rem;
    width: 100%;
    max-width: none;
    margin: auto;
    padding-bottom: 150%;
    height: 100%;
  }
}

.faculty-carousel__image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  height: 100%;
}

.faculty-carousel__image-container:first-of-type {
  z-index: 1;
}

.faculty-carousel__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}

.gradient-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  width: 100%;
  height: 75%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

.gradient-overlay--left {
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  height: 100%;
  width: 75%;
}

.gradient-overlay--top {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  height: 75%;
  width: 100%;
  bottom: auto;
  top: 0;
}

@media (min-width: 992px) {
  .gradient-overlay--lg-left {
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
    background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    height: 100%;
    width: 75%;
  }
}

.gradient-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  width: 100%;
  height: 75%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

.gradient-overlay--left {
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  height: 100%;
  width: 75%;
}

.gradient-overlay--top {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  height: 75%;
  width: 100%;
  bottom: auto;
  top: 0;
}

@media (min-width: 992px) {
  .gradient-overlay--lg-left {
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
    background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    height: 100%;
    width: 75%;
  }
}

.header-left-nav__list {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.75rem;
}

.header-left-nav__item a {
  display: block;
  padding: 0.75rem;
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  color: #3B0B00;
  text-transform: uppercase;
}

.header-left-nav__item a:hover, .header-left-nav__item a:focus {
  background: #3B0B00;
  color: #FFF;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  text-decoration: none;
}

.hero-banner {
  position: relative;
  width: 100vw;
  height: calc(var(--vhf, 1vh) * 100);
  margin-bottom: 3rem;
  max-height: 1200px;
  min-height: 400px;
}

@media (min-width: 992px) {
  .hero-banner {
    height: 100vh;
    margin-bottom: 6rem;
    min-height: 650px;
  }
}

.hero-banner--generic .hero-banner__headline {
  font-family: "Poppins", Helvetica, sans-serif;
}

@media (min-width: 992px) {
  .hero-banner--generic .hero-banner__headline {
    font-size: 5.25rem;
    line-height: 5.93rem;
  }
}

.hero-banner--generic .hero-banner__content {
  bottom: 1.5rem;
}

@media (min-width: 992px) {
  .hero-banner--generic .hero-banner__content {
    bottom: 6rem;
  }
}

.hero-banner--generic .hero-banner__content .row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.hero-banner--generic .hero-banner__content .row > div:last-child {
  text-align: right;
}

.hero-banner--generic .hero-banner__content .row > div:last-child .mini-card-slider__cta {
  margin-bottom: 2.18rem;
}

.hero-banner--generic .hero-banner__content .row > div:last-child .btn {
  font-weight: 900;
  min-width: auto;
}

.hero-banner__image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .hero-banner__image-container {
    background-image: none !important;
  }
}

.hero-banner__image {
  width: 1px;
  height: 115%;
  -webkit-transform: translateY(7.5%);
          transform: translateY(7.5%);
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  -o-object-position: center top;
     object-position: center top;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .hero-banner__image {
    margin-left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .hero-banner__image--desktop {
    display: none;
  }
}

@media (min-width: 992px) {
  .hero-banner__image--mobile {
    display: none;
  }
}

.hero-banner__yt-player {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.hero-banner__yt-player-wrap {
  width: calc(100% + 85px);
  height: calc(100% + 50px);
  position: absolute;
  bottom: 0;
  left: 50%;
  top: 50%;
  min-height: calc(57vw + 50px);
  min-width: calc(178vh + 85px);
  -webkit-transform: translateX(-50%) translateY(-50%) translateY(-25px);
          transform: translateX(-50%) translateY(-50%) translateY(-25px);
}

.hero-banner__yt-player-wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
}

.hero-banner__yt-poster-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
  opacity: 1;
  pointer-events: none;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.hero-banner__yt-poster-wrap.hidden {
  opacity: 0;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .hero-banner__yt-poster-wrap {
    background-image: none !important;
  }
}

.hero-banner__yt-poster {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .hero-banner__yt-poster {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

.ytp-pause-overlay {
  display: none !important;
}

.hero-banner__controls {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 1rem;
  z-index: 10;
}

.hero-banner__content {
  position: absolute;
  bottom: 3rem;
  z-index: 3;
  width: 100%;
}

@media (min-width: 992px) {
  .hero-banner__content {
    bottom: 6rem;
  }
}

.hero-banner__headline {
  color: #FFFFFF;
  font-size: 2.5rem;
  line-height: 1;
  font-family: "Merriweather", serif;
  font-weight: 300;
  margin-bottom: 1.5rem;
}

.hero-banner__headline:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .hero-banner__headline {
    line-height: 1.15;
    font-size: 4rem;
  }
}

@media (min-width: 992px) {
  .hero-banner__headline {
    font-size: 6rem;
  }
}

.hero-banner__headline--poppins {
  font-family: "Poppins", Helvetica, sans-serif;
}

.hero-banner__highlight {
  font-size: 1.62rem;
  line-height: 1.75rem;
  color: #A70000;
  background: #D2E023;
  padding: 0.75rem 1rem 0.25rem 1rem;
  margin: 0 0 1.56rem;
}

@media (min-width: 768px) {
  .hero-banner__highlight {
    font-size: 1.87rem;
    line-height: 2rem;
  }
}

@media (min-width: 992px) {
  .hero-banner__highlight {
    font-size: 2.5rem;
    line-height: 3rem;
    margin: 0 0 2.18rem;
  }
}

.hero-banner__subtitle {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1.1875;
  font-size: 1.25rem;
  color: #FFFFFF;
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .hero-banner__subtitle {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .hero-banner__subtitle {
    font-size: 2rem;
  }
}

.hero-banner__gradient-overlay {
  position: absolute;
  z-index: 2;
}

.hero-banner__breadcrumb {
  display: none;
}

.hero-banner__breadcrumb .breadcrumb-list {
  margin-bottom: 1.87rem;
}

@media (min-width: 768px) {
  .hero-banner__breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.homepage-hero__mask-left,
.homepage-hero__mask-right {
  content: "";
  display: block;
  position: fixed;
  bottom: 0;
  left: 100%;
  height: 100vh;
  width: 1.5rem;
  background: #FFF;
  z-index: 3;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  will-change: transform;
}

@media (min-width: 992px) {
  .homepage-hero__mask-left,
  .homepage-hero__mask-right {
    height: calc(var(--vh, 1vh) * 100);
    width: 3rem;
  }
}

.homepage-hero__mask-left {
  right: 100%;
  left: auto;
}

.homepage-hero__content {
  position: relative;
  pointer-events: none;
}

.homepage-hero__pane {
  width: 100%;
  min-height: calc(var(--vhf, 1vh) * 100);
  position: relative;
  z-index: 2;
  padding: 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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (min-width: 992px) {
  .homepage-hero__pane {
    padding: 3rem 0;
  }
}

.homepage-hero__pane--header-adjusted {
  min-height: calc(var(--vhf, 1vh) * 100 - 75px);
}

@media (min-width: 768px) {
  .homepage-hero__pane--header-adjusted {
    min-height: calc(var(--vh, 1vh) * 100 - 80px);
  }
}

@media (min-width: 992px) {
  .homepage-hero__pane--header-adjusted {
    min-height: calc(var(--vh, 1vh) * 100 - 125px);
  }
}

@media screen and (min-width: 992px) and (max-height: 650px) {
  .homepage-hero__pane--header-adjusted {
    min-height: 650px;
  }
}

@media (min-width: 1200px) {
  .homepage-hero__pane--header-adjusted {
    min-height: calc(var(--vh, 1vh) * 100 - 140px);
  }
}

.homepage-hero__pane-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  padding: 0 1.5rem;
}

@media (min-width: 992px) {
  .homepage-hero__pane-inner {
    padding: 0 3rem;
  }
}

.homepage-hero__image-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}

.homepage-hero__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  will-change: transform, opacity;
}

.homepage-hero__headline-container {
  margin: 0 1.5rem;
  margin-bottom: 1.5rem;
  -ms-flex-item-align: end;
      align-self: flex-end;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 768px) {
  .homepage-hero__headline-container {
    width: 80%;
  }
}

@media (min-width: 992px) {
  .homepage-hero__headline-container {
    width: 90%;
    margin-left: 3rem;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 5rem;
  }
}

.homepage-hero__headline {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1;
  color: #FFFFFF;
  font-size: 2.25rem;
  margin: 0;
  margin-bottom: 0.5rem;
  pointer-events: auto;
}

.homepage-hero__headline .js-word-group > span {
  opacity: 0;
  will-change: opacity, transform;
}

@media (min-width: 768px) {
  .homepage-hero__headline {
    font-size: 4rem;
  }
}

@media (min-width: 1200px) {
  .homepage-hero__headline {
    font-size: 6.5rem;
    max-width: 800px;
  }
}

.homepage-hero__headline span {
  display: inline-block;
  line-height: 1;
}

.homepage-hero__scroll-down {
  display: none;
  border: 0;
  background: transparent;
  opacity: 0;
  pointer-events: auto;
  padding: 0;
  width: 25px;
  height: 25px;
  border-bottom: 2px solid #FFF;
  border-right: 2px solid #FFF;
  margin-left: 1rem;
  margin-top: 1rem;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  position: relative;
  bottom: 2px;
}

.homepage-hero__scroll-down:hover {
  cursor: pointer;
}

@media (min-width: 576px) {
  .homepage-hero__scroll-down {
    display: inline-block;
  }
}

span.homepage-hero__open-container {
  vertical-align: top;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.homepage-hero__open {
  height: 37px;
  width: 111px;
  position: relative;
  fill: rgba(255, 255, 255, 0.25);
  stroke: #FFF;
  stroke-width: 0.5px;
}

@media (min-width: 768px) {
  .homepage-hero__open {
    height: 57px;
    width: 170px;
  }
}

@media (min-width: 992px) {
  .homepage-hero__open {
    height: 73px;
    width: 219px;
  }
}

@media (min-width: 1200px) {
  .homepage-hero__open {
    height: 100px;
    width: 300px;
  }
}

body.isWebkit .homepage-hero__open {
  top: 5px;
}

@media (min-width: 768px) {
  body.isWebkit .homepage-hero__open {
    top: 8px;
  }
}

@media (min-width: 992px) {
  body.isWebkit .homepage-hero__open {
    top: 10px;
  }
}

@media (min-width: 1200px) {
  body.isWebkit .homepage-hero__open {
    top: 14px;
  }
}

.homepage-hero__subhead {
  font-family: "Poppins", Helvetica, sans-serif;
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 1.5rem;
  font-size: 2rem;
}

@media (min-width: 992px) {
  .homepage-hero__subhead {
    font-size: 3rem;
    margin-top: 3rem;
  }
}

.homepage-hero__copy-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.homepage-hero__copy-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  width: 100%;
}

@media (min-width: 992px) {
  .homepage-hero__copy-column {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 720px;
    padding: 0 1.5rem;
  }
}

.homepage-hero__copy {
  font-family: "Merriweather", serif;
  -ms-flex-item-align: end;
      align-self: flex-end;
  position: -webkit-sticky;
  position: sticky;
  bottom: 100px;
  color: #FFFFFF;
  padding: 0;
  padding-bottom: 3rem;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 992px) {
  .homepage-hero__copy {
    padding: 0;
    padding-bottom: 3rem;
    font-size: 1.125rem;
    line-height: 1.66;
  }
}

.homepage-slider {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 0;
  opacity: 0;
  min-height: 300px;
}

@media (min-width: 992px) {
  .homepage-slider {
    min-height: 650px;
  }
}

.homepage-slider__gradient-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: 3;
  pointer-events: none;
}

.homepage-slider__slides {
  position: relative;
  width: 100%;
  height: 100%;
}

.homepage-slider__slide {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: center;
  background-size: cover;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .homepage-slider__slide {
    background-image: none !important;
  }
}

.homepage-slider__slide:first-of-type {
  z-index: 1;
}

.homepage-slider__pause {
  display: block;
  padding: 0.5rem;
  border: 1px solid #FFF;
  position: absolute;
  top: calc(var(--vhf, 1vh) * 100 - 50px - 0.5rem);
  right: 2rem;
  width: 50px;
  height: 50px;
  z-index: 5;
  background: transparent;
}

@media (min-width: 576px) {
  .homepage-slider__pause {
    right: 3rem;
    top: calc(var(--vh, 1vh) * 100 - 50px - 1.5rem);
  }
}

@media (min-width: 992px) {
  .homepage-slider__pause {
    right: 4.5rem;
  }
}

.homepage-slider__pause:hover, .homepage-slider__pause:focus {
  background: #FFF;
}

.homepage-slider__pause:hover:before, .homepage-slider__pause:focus:before {
  border-color: #180B00;
}

.homepage-slider__pause:hover.paused:before, .homepage-slider__pause:focus.paused:before {
  border-color: transparent;
  border-left-color: #180B00;
}

.homepage-slider__pause:before {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 20px;
  top: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-right: 5px solid #FFF;
  border-left: 5px solid #FFF;
  padding: 0 5px;
}

.homepage-slider__pause.paused:before {
  border-left: 15px solid #FFF;
  border-right: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  top: 15px;
  left: calc(50% + 7px);
}

.homepage-slider__image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .homepage-slider__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

.icon-menu {
  display: inline-block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 2px;
  width: 40px;
  background: #3B0B00;
  position: relative;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.icon-menu:before, .icon-menu:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  background: #3B0B00;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.icon-menu:after {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 1;
}

.icon-menu.active {
  background: transparent;
}

.icon-menu.active:before {
  -webkit-transform: rotate(-45deg) translateY(0);
          transform: rotate(-45deg) translateY(0);
}

.icon-menu.active:after {
  -webkit-transform: rotate(45deg) translateY(0);
          transform: rotate(45deg) translateY(0);
}

.icon-menu__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 30px;
}

.icon-menu__container:hover {
  cursor: pointer;
}

.mcp-logo--header .mcp-logo__svg {
  width: 150px;
  height: 50px;
  fill: #B0AAA1;
  color: #A70000;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

@media (min-width: 576px) {
  .mcp-logo--header .mcp-logo__svg {
    width: 200px;
  }
}

@media (min-width: 768px) {
  .mcp-logo--header .mcp-logo__svg {
    width: 275px;
    height: 80px;
  }
}

@media (min-width: 1200px) {
  .mcp-logo--header .mcp-logo__svg {
    width: 325px;
    height: 100px;
  }
}

.module-right-nav {
  display: none;
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .module-right-nav {
    margin-bottom: 0;
    display: block;
    overflow: unset;
  }
  @supports ((position: -webkit-sticky) or (position: sticky)) or (position: -webkit-sticky) {
    .module-right-nav {
      position: -webkit-sticky;
      position: sticky;
      top: 3rem;
    }
  }
}

@supports ((position: -webkit-sticky) or (position: sticky)) or (position: -webkit-sticky) {
  .module-right-nav__header-column {
    position: -webkit-sticky;
    position: sticky;
    top: 1.5rem;
    background: #FFF;
    z-index: 10;
  }
  .module-right-nav__header-column:before {
    content: "";
    width: 100%;
    height: 1.5rem;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: #FFF;
  }
  @media (min-width: 992px) {
    .module-right-nav__header-column {
      position: static;
      background: none;
    }
    .module-right-nav__header-column:before {
      display: none;
    }
  }
  .module-right-nav__column {
    position: -webkit-sticky;
    position: sticky;
    top: 4.5rem;
    background: #FFFFFF;
    z-index: 10;
  }
  @media (min-width: 992px) {
    .module-right-nav__column {
      position: static;
      background: none;
    }
  }
}

.module-right-nav__header {
  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;
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .module-right-nav__header {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (min-width: 992px) {
  .module-right-nav__header {
    margin-bottom: 3rem;
  }
}

.module-right-nav__header:hover {
  cursor: pointer;
}

@media (min-width: 992px) {
  .module-right-nav__header:hover {
    cursor: auto;
  }
}

.module-right-nav__header .builder-module__label {
  margin-bottom: 0;
}

.module-right-nav__button {
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  position: relative;
  display: block;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
  margin-left: 1rem;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: transparent;
  top: -2px;
}

@media (min-width: 992px) {
  .module-right-nav__button {
    display: none;
  }
}

.module-right-nav__button.active {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.module-right-nav__button:before, .module-right-nav__button:after {
  content: "";
  display: block;
  width: 3px;
  height: 16px;
  background-color: #180B00;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.module-right-nav__button:after {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translateX(-50%) rotate(90deg);
          transform: translateX(-50%) rotate(90deg);
}

.module-right-nav__list {
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  margin-bottom: 1.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.5;
}

@media (min-width: 992px) {
  .module-right-nav__list {
    margin-bottom: 0;
  }
}

.module-right-nav__item {
  margin-bottom: 1rem;
}

.module-right-nav__item a {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  color: #A70000;
  text-decoration: none;
  display: inline;
  position: relative;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: url('data:image/svg+xml;utf8,<svg preserveAspectRatio="none" viewBox="0 0 1 1" xmlns="http://www.w3.org/2000/svg"><line x1="0" y1="0" x2="1" y2="1" stroke="rgb(232,232,232)" /></svg>');
  background-repeat: repeat no-repeat;
  background-size: 1px 1px;
  background-position: 0 calc(1rem + 5px);
}

.module-right-nav__item a:hover, .module-right-nav__item a:focus {
  color: #3B0B00;
  text-decoration: none;
  background-image: url('data:image/svg+xml;utf8,<svg preserveAspectRatio="none" viewBox="0 0 1 1" xmlns="http://www.w3.org/2000/svg"><line x1="0" y1="0" x2="1" y2="1" stroke="rgb(59,11,0)" /></svg>');
}

.nav-icons__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  margin: 0;
  width: 100%;
}

.nav-icons__icon {
  display: block;
  padding: 0.5rem;
  pointer-events: auto;
}

@media (min-width: 576px) {
  .nav-icons__icon {
    padding: 0.75rem;
  }
}

.nav-icons__search {
  width: 30px;
  height: 30px;
  fill: #3B0B00;
  -webkit-transition: fill 0.25s;
  transition: fill 0.25s;
}

.nav-icons__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  margin: 0;
  width: 100%;
}

.nav-icons__icon {
  display: block;
  padding: 0.5rem;
  pointer-events: auto;
}

@media (min-width: 576px) {
  .nav-icons__icon {
    padding: 0.75rem;
  }
}

.nav-icons__search {
  width: 30px;
  height: 30px;
  fill: #3B0B00;
  -webkit-transition: fill 0.25s;
  transition: fill 0.25s;
}

.outcome-list {
  position: relative;
  list-style: none;
  padding: 0;
}

.outcome-list:after {
  content: "";
  display: block;
  position: absolute;
  background: #E8E8E8;
  width: calc(100% + 3rem);
  height: calc(100% + 3rem);
  z-index: -2;
  left: -1.5rem;
  top: 0;
}

@media (min-width: 992px) {
  .outcome-list:after {
    display: none;
  }
}

@media (min-width: 992px) {
  .outcome-list {
    margin-bottom: 4.5rem;
  }
}

.outcome-list__item {
  position: relative;
  margin-bottom: 3rem;
}

.outcome-list__image-mask {
  position: relative;
}

@media (min-width: 992px) {
  .outcome-list__image-mask {
    margin-bottom: 0;
  }
}

@media (max-width: 991.98px) {
  .outcome-list__image-mask:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #FFF;
    width: calc(100% + 3rem);
    height: calc(100% - 4.5rem);
    left: -1.5rem;
    z-index: -1;
  }
}

.outcome-list__image-wrap {
  display: block;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  margin-bottom: 1.5rem;
}

.outcome-list__image-wrap:before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-bottom: 67%;
}

.outcome-list__image-wrap:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .outcome-list__image-wrap {
    max-width: 450px;
  }
}

@media (min-width: 992px) {
  .outcome-list__image-wrap {
    max-width: none;
    margin-bottom: 0;
  }
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .outcome-list__image-wrap {
    background-image: none !important;
  }
}

.outcome-list__image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .outcome-list__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

.outcome-list__headline {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 1.3125rem;
  line-height: 1.25;
  padding-bottom: 0;
  margin-bottom: .5rem;
}

@media (min-width: 992px) {
  .outcome-list__headline {
    font-size: 2rem;
  }
}

.outcome-list__copy {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 300;
  font-size: 1rem;
}

.outcome-list__background-group {
  display: none;
}

@media (min-width: 992px) {
  .outcome-list__background-group {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -2;
  }
}

@media (min-width: 992px) {
  .outcome-list__background-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: absolute;
    max-width: 1400px;
    height: 100%;
    width: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media (min-width: 992px) {
  .outcome-list__background-column {
    position: relative;
    width: 80%;
    height: 100%;
    padding: 0 1.5rem;
    left: 0;
    top: 0;
  }
}

.outcome-list__background {
  background-color: #E8E8E8;
  width: 100vw;
  height: 100%;
}

@media (min-width: 992px) {
  .outcome-list__right-nav a {
    background-image: url('data:image/svg+xml;utf8,<svg preserveAspectRatio="none" viewBox="0 0 1 1" xmlns="http://www.w3.org/2000/svg"><line x1="0" y1="0" x2="1" y2="1" stroke="rgb(255,255,255)" /></svg>');
  }
}

.page-footer__logo {
  fill: #FFF;
  width: 250px;
  height: 32px;
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .page-footer__logo {
    width: 380px;
    height: 42px;
  }
}

@media (min-width: 992px) {
  .page-footer__logo {
    margin-bottom: 3rem;
  }
}

.page-footer__address,
.page-footer__phone {
  font-family: "Merriweather", serif;
  font-size: 1.5rem;
  color: #FFF;
  margin-bottom: 1rem;
}

.page-footer__address a,
.page-footer__phone a {
  color: #FFF;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#180B00), to(#180B00));
  background-image: linear-gradient(to bottom, #180B00 0%, #180B00 100%);
}

@supports (-ms-ime-align: auto) {
  .page-footer__address a,
  .page-footer__phone a {
    background-position: left bottom;
  }
}

.page-footer__address a:hover, .page-footer__address a:focus, .page-footer__address a.focus-visible:focus,
.page-footer__phone a:hover,
.page-footer__phone a:focus,
.page-footer__phone a.focus-visible:focus {
  color: #FFF;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#B0AAA1), to(#B0AAA1));
  background-image: linear-gradient(to bottom, #B0AAA1 0%, #B0AAA1 100%);
}

.page-footer__phone {
  margin-bottom: 3rem;
}

.page-footer__phone a[href^=tel] {
  text-decoration: inherit;
  color: inherit;
}

.page-footer__copyright {
  color: #FFF;
  display: none;
}

.page-footer__copyright--lower {
  display: block;
}

@media (min-width: 992px) {
  .page-footer__copyright {
    display: block;
  }
  .page-footer__copyright--lower {
    display: none;
  }
}

.page-footer__nav {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}

.page-footer__nav li {
  margin-bottom: 1rem;
}

.page-footer__nav li a {
  display: inline;
  color: #FFFFFF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#180B00), to(#180B00));
  background-image: linear-gradient(to bottom, #180B00 0%, #180B00 100%);
}

@supports (-ms-ime-align: auto) {
  .page-footer__nav li a {
    background-position: left bottom;
  }
}

.page-footer__nav li a.focus-visible:focus {
  color: #FFF;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
  background-image: linear-gradient(to bottom, #FFF 0%, #FFF 100%);
}

@media (min-width: 992px) {
  .page-footer__nav {
    margin-bottom: 0;
  }
}

.page-footer__btn-list {
  width: 100%;
  display: block;
  max-width: none;
  margin-bottom: 3rem;
}

.page-footer__btn-list .btn-list__btn {
  min-width: none;
}

.page-footer__block-column {
  min-width: 100%;
}

@media (min-width: 992px) {
  .page-footer__block-column {
    min-width: 420px;
  }
}

.page-footer__cta-block {
  padding: 3rem;
  background: #180B00;
  margin-bottom: 1.5rem;
  max-width: 475px;
}

@media (min-width: 992px) {
  .page-footer__cta-block {
    margin-bottom: 0;
  }
}

.page-footer__sub-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page-footer__sub-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page-footer__sub-nav li {
  margin-bottom: 1rem;
}

.page-footer__sub-nav li:last-of-type {
  margin-bottom: 0;
}

.page-footer__sub-nav li a {
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
}

@supports (-ms-ime-align: auto) {
  .page-footer__sub-nav li a {
    background-position: left bottom;
  }
}

.page-footer__sub-nav li a:hover, .page-footer__sub-nav li a:focus {
  color: #B0AAA1;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#B0AAA1), to(#B0AAA1));
  background-image: linear-gradient(to bottom, #B0AAA1 0%, #B0AAA1 100%);
}

@media (min-width: 992px) {
  .page-footer__sub-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-footer__sub-nav ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-footer__sub-nav li {
    margin-bottom: 0;
  }
}

.pre-footer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100vh;
  max-height: 1200px;
  background: #E8E8E8;
}

.pre-footer__image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .pre-footer__image-container {
    background-image: none !important;
  }
}

.pre-footer__image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .pre-footer__image {
    margin-left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .pre-footer__image--desktop {
    display: none;
  }
}

@media (min-width: 992px) {
  .pre-footer__image--mobile {
    display: none;
  }
}

.pre-footer__content {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 3rem;
  margin-top: 3rem;
  position: relative;
  z-index: 2;
}

@media (min-width: 992px) {
  .pre-footer__content {
    margin-bottom: 6rem;
    margin-top: 6rem;
  }
}

.pre-footer__headline {
  font-size: 2rem;
  margin-bottom: 1rem;
  font-family: 'Merriweather', serif;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.125;
}

@media (min-width: 992px) {
  .pre-footer__headline {
    font-size: 4rem;
    margin-bottom: 1.5rem;
  }
}

.pre-footer__copy-group {
  margin-bottom: 3rem;
}

.pre-footer__copy-group--last {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .pre-footer__copy-group {
    padding-left: 3rem;
  }
}

.pre-footer__copy {
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .pre-footer__copy {
    margin-bottom: 1.5rem;
  }
}

.builder-module--contained + .pre-footer {
  margin-top: -3rem;
}

@media (min-width: 992px) {
  .builder-module--contained + .pre-footer {
    margin-top: -6rem;
  }
}

@media (min-width: 992px) {
  .builder-module--contained-large + .pre-footer {
    margin-top: -6rem;
  }
}

.program-highlight {
  position: relative;
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  .program-highlight {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .program-highlight__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
}

@media (min-width: 992px) {
  .program-highlight__image-row {
    position: absolute;
    max-width: 1400px;
    height: 100%;
    width: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media (min-width: 992px) {
  .program-highlight__image-column {
    position: relative;
    padding: 0 24px;
    width: 80%;
    height: 100%;
    left: 0;
    top: 0;
  }
}

.program-highlight__images {
  position: relative;
  margin-bottom: -1rem;
  height: 65vw;
  overflow: hidden;
  background: #E8E8E8;
}

@media (min-width: 992px) {
  .program-highlight__images {
    position: absolute;
    right: 24px;
    top: 0;
    height: 100%;
    width: 85vw;
  }
}

.program-highlight__image-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
}

.program-highlight__image-container:first-of-type {
  z-index: 1;
  opacity: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .program-highlight__image-container {
    background-image: none !important;
  }
}

.program-highlight__card-slider {
  position: relative;
  z-index: 2;
}

.program-highlight__image {
  width: 1px;
  margin-left: -1px;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .program-highlight__image {
    width: 100%;
    margin-left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: 0;
  }
}

@media (min-width: 992px) {
  .program-highlight__content {
    padding: 6rem 0;
  }
}

.social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.social-list__item a:hover .social-list__icon, .social-list__item a:focus .social-list__icon, .social-list__item a.focus-visible:focus .social-list__icon {
  opacity: 0.5;
}

.social-list__icon {
  fill: #FFF;
  width: 32px;
  height: 32px;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.image-banner, .externalVideo, .sourceVideo {
  height: 250px;
  position: relative;
  overflow: hidden;
  background-color: #E8E8E8;
  background-position: center;
  background-size: cover;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .image-banner, .externalVideo, .sourceVideo {
    background-image: none !important;
  }
}

@media (min-width: 768px) {
  .image-banner, .externalVideo, .sourceVideo {
    height: 350px;
  }
}

@media (min-width: 992px) {
  .image-banner, .externalVideo, .sourceVideo {
    height: 500px;
  }
}

.image-banner__full-width .grid-container, .externalVideo__full-width .grid-container, .sourceVideo__full-width .grid-container {
  max-width: 100%;
  padding: 0;
}

.image-banner__image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .image-banner__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

.mini-slick-card-slider__autoplay-false .featured-play-pause-button {
  display: none;
}

.mini-card-slider__module {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mini-card-slider__module .grid-container,
.mini-card-slider__module .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.mini-card-slider__module .grid-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mini-card-slider {
  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;
  z-index: 2;
}

.mini-card-slider__copy-group {
  margin-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;
  max-width: 100%;
}

.mini-card-slider__copy {
  margin-bottom: 2rem;
}

@media (min-width: 992px) {
  .mini-card-slider__copy {
    margin-bottom: 3rem;
  }
  .mini-card-slider__copy:last-child {
    margin-bottom: 6rem;
  }
}

.card-slider-btn-block {
  margin-top: 3px;
  display: inline-block;
  width: 100%;
}

.card-slider-btn-block .btn {
  margin-right: 30px;
  min-width: 150px;
}

@media (min-width: 992px) {
  .card-slider-btn-block .btn {
    margin-right: 40px;
    min-width: 180px;
  }
}

@media (min-width: 1200px) {
  .card-slider-btn-block .btn {
    margin-right: 70px;
    min-width: 218px;
  }
}

.card-slider-btn-block .btn:last-child {
  margin-right: 0;
}

.mini-card-slider__cta {
  margin-bottom: 2rem;
  margin-right: auto;
}

@media (min-width: 992px) {
  .mini-card-slider__cta {
    margin-bottom: 0;
  }
}

.mini-card-slider__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mini-card-slider__cards-wrap {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (hover: hover) {
  .mini-card-slider__cards-wrap:hover .mini-card-slider__image-unit--has-link {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.mini-card-slider__cards-wrap:focus-within .mini-card-slider__image-unit--has-link {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

@media (min-width: 992px) {
  .mini-card-slider__cards-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.mini-card-slider__label {
  position: absolute;
  margin: 1.5rem;
  font-size: 1rem;
  color: #FFF;
  z-index: 4;
}

@media (min-width: 992px) {
  .mini-card-slider__label {
    margin: 3rem;
  }
}

.mini-card-slider__label:before {
  content: "";
  display: block;
  background-color: #A70000;
  -webkit-transform: translateX(-2rem) translateY(0.5rem);
          transform: translateX(-2rem) translateY(0.5rem);
  width: 1rem;
  height: 0.18rem;
}

@media (min-width: 992px) {
  .mini-card-slider__label:before {
    -webkit-transform: translateX(-5rem) translateY(0.7rem);
            transform: translateX(-5rem) translateY(0.7rem);
    width: 4rem;
  }
}

.mini-card-slider__image-container {
  position: relative;
  width: calc(100% + 1.5rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 1;
}

@media (min-width: 992px) {
  .mini-card-slider__image-container {
    width: 100%;
  }
}

.mini-card-slider__image-wrapper {
  position: relative;
  padding-bottom: 90%;
  overflow: hidden;
  z-index: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (min-width: 768px) {
  .mini-card-slider__image-wrapper {
    padding-bottom: 65%;
  }
}

@media (min-width: 992px) {
  .mini-card-slider__image-wrapper {
    height: 0;
    padding-bottom: 75%;
  }
}

.mini-card-slider__image-unit {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  background-size: cover;
  background-position: center;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .mini-card-slider__image-unit {
    background-image: none !important;
  }
}

.mini-card-slider__image-unit:first-of-type {
  z-index: 1;
}

.mini-card-slider__image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .mini-card-slider__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

.mini-card-slider__gradient-overlay {
  height: 50%;
  z-index: 3;
}

.mini-card-slider__controls {
  background: #FFF;
  z-index: 2;
  padding: 0;
}

.mini-card-slider__list {
  list-style: none;
  position: relative;
  padding: 0;
  z-index: 2;
  margin-top: -1.5rem;
  background: #FFF;
  height: 6.25rem;
  width: calc(100% - 1.7rem);
}

@media (min-width: 992px) {
  .mini-card-slider__list {
    width: calc(100% - 3rem);
    margin-top: -3rem;
  }
}

.mini-card-slider__card {
  padding-top: 2rem;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}

.mini-card-slider__card:first-of-type {
  z-index: 1;
  opacity: 1;
}

@media (min-width: 992px) {
  .mini-card-slider__card {
    padding: 3rem;
  }
}

.mini-card-slider__card-link {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.mini-card-slider__card-link:hover + .mini-card-slider__card-headline .custom-underline, .mini-card-slider__card-link:focus + .mini-card-slider__card-headline .custom-underline {
  color: #3B0B00;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3B0B00), to(#3B0B00));
  background-image: linear-gradient(to bottom, #3B0B00 0%, #3B0B00 100%);
}

.mini-card-slider__card-headline {
  font-family: "Merriweather", serif;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .mini-card-slider__card-headline {
    font-size: 2.5rem;
    line-height: 1.2;
  }
}

.mini-card-slider__card-headline.highlighted-text span {
  background: #D2E023;
  padding: 0 8px;
}

.mini-card-slider__card-copy {
  font-family: "Merriweather", serif;
}

@media (min-width: 992px) {
  .mini-card-slider__card-copy {
    font-size: 1.125rem;
    line-height: 1.667;
  }
}

.mini-card-slider__skip-link:focus {
  left: auto;
  right: -0.31rem;
  top: 1rem;
}

.featured-slider-hover {
  width: calc(100% + 25px);
}

@media (min-width: 768px) {
  .featured-slider-hover {
    width: calc(100% + 0px);
  }
}

.featured-slider-hover:hover .featured-slider .item .mini-card-slider__img-block {
  -webkit-transform: scale(1.1) !important;
          transform: scale(1.1) !important;
}

.featured-slider-hover:hover .featured-slider .item .custom-underline {
  color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
  background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
}

.featured-slider-hover:hover .highlighted-text span.custom-underline {
  background-image: none !important;
  background: #D2E023;
  padding: 0 8px;
}

.featured-slider .mini-card-slider__card {
  position: relative;
  -webkit-transform: translateY(1.56rem);
          transform: translateY(1.56rem);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 2rem 0rem;
}

@media (min-width: 992px) {
  .featured-slider .mini-card-slider__card {
    padding: 2.5rem 2.5rem;
  }
}

@media (min-width: 1200px) {
  .featured-slider .mini-card-slider__card {
    padding: 3rem 3.5rem;
  }
}

.featured-slider .mini-card-slider__list {
  height: auto;
}

.featured-slider .item {
  z-index: 1;
  position: relative;
}

.featured-slider .item.slick-current {
  z-index: 2;
}

.featured-slider .item.slick-current .mini-card-slider__image-wrapper img {
  position: absolute;
  bottom: 0;
  top: auto;
}

.featured-slider .item.slick-current .mini-card-slider__img-block {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.featured-slider .item.slick-current .mini-card-slider__card {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.featured-slider .mini-card-slider__image-wrapper img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.featured-slider .mini-card-slider__image-wrapper .mini-card-slider__img-block {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 0;
}

.featured-prev-next {
  width: 0.93rem;
  height: 1.25rem;
  display: inline-block;
  position: relative;
  border: 0;
  background: none;
  padding: 0;
}

.featured-prev-next:hover::before {
  border-top-color: #A70000;
  border-right-color: #A70000;
}

.featured-prev-next::before {
  content: "";
  display: block;
  border-top: 0.12rem solid #737373;
  border-right: 0.12rem solid #737373;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0.62rem;
  height: 0.62rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.featured-prev-next.featured-next::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.featured-prev-next.featured-prev {
  margin-left: 0.37rem;
}

.featured-play-pause-button {
  border: 0;
  background: none;
  font-size: 0;
  height: 1.87rem;
  width: 1.87rem;
  display: inline-block;
  position: relative;
  padding: 0;
}

.featured-play-pause-button::before {
  content: "";
  position: absolute;
  height: 1.06rem;
  width: 0.75rem;
  border-right: 0.25rem solid #737373;
  border-left: 0.25rem solid #737373;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.featured-play-pause-button.play::before {
  width: 0;
  height: 0;
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-left: 0.62rem solid #737373;
  border-right: 0;
}

.featured-counter-play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.featured-counter-play::before {
  content: "";
  position: absolute;
  height: 0.12rem;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #737373;
  margin: auto;
}

.featured-counter-play .featured-counter {
  background: #fff;
  position: relative;
  z-index: 2;
  min-width: 3.87rem;
  padding-right: 0.62rem;
}

.featured-counter-play .slick-counter {
  font-weight: 900;
  color: #737373;
  font-size: 1.12rem;
}

@media (min-width: 992px) {
  .featured-counter-play .slick-counter {
    font-size: 1rem;
  }
}

.featured-counter-play .slick-counter:last-child {
  display: none;
}

.featured-counter-play .slick-counter:first-child {
  display: inline-block;
}

.featured-counter-play .featured-counter-play_rh {
  background: #fff;
  position: relative;
  z-index: 2;
  padding-left: 0.43rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.featured-slider-cover {
  position: relative;
  width: 100%;
  display: inline-block;
}

.featured-slider-cover .mini-card-slider__label {
  font-weight: 300;
}

.featured-slider-cover .gradient-overlay {
  bottom: auto;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  height: 32.7%;
}

.explore {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
}

.explore--right .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.explore--right .explore__image-container {
  left: 0;
  right: auto;
}

.explore--right .explore__image-row {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (min-width: 992px) {
  .explore--right .explore__image-column {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: 50%;
  }
}

@media (min-width: 992px) {
  .explore--right .explore__text-column {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: 50%;
  }
}

@media (min-width: 992px) {
  .explore--right .explore__copy-container {
    margin-right: 2rem;
    margin-left: 0;
  }
}

.explore__image-column {
  margin-bottom: 1.5rem;
  padding: 0;
}

@media (min-width: 992px) {
  .explore__image-column {
    margin-bottom: 0;
    padding: 0 24px;
    -ms-flex-preferred-size: calc(50% + 3rem);
        flex-basis: calc(50% + 3rem);
    min-width: calc(50% + 3rem);
  }
}

@media (min-width: 992px) {
  .explore__text-column {
    -ms-flex-preferred-size: calc(50% - 3rem);
        flex-basis: calc(50% - 3rem);
    min-width: calc(50% - 3rem);
  }
}

.explore__image-wrap {
  position: relative;
  height: 100vh;
  max-height: 1000px;
}

@media (min-width: 992px) {
  .explore__image-wrap {
    height: 100%;
    max-height: none;
    min-height: 100vh;
  }
}

.explore__image-container {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  overflow: hidden;
  background: #E8E8E8;
}

@media (min-width: 992px) {
  .explore__image-container {
    padding-bottom: 0;
    width: 55vw;
  }
}

.explore__image-unit {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center;
  background-size: cover;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .explore__image-unit {
    background-image: none !important;
  }
}

.explore__image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .explore__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

.explore__image-button {
  z-index: 2;
  margin: 1.5rem;
}

@media (min-width: 992px) {
  .explore__image-button {
    margin-left: 1.5rem;
    margin-bottom: 3rem;
  }
}

@media (min-width: 992px) {
  .explore__gradient-overlay {
    width: 50vw;
    right: 0;
  }
}

.explore__image-row {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
}

.explore__content-container {
  width: 100%;
  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;
}

@media (min-width: 992px) {
  .explore__copy-container {
    margin-top: 6rem;
    margin-bottom: 3rem;
    margin-left: 2rem;
  }
}

.explore__copy {
  margin-bottom: 2rem;
}

@media (min-width: 992px) {
  .explore__copy {
    margin-bottom: 3rem;
  }
}

.explore__btn-list {
  margin-bottom: 0;
}

.parallax-banner {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: #E8E8E8;
  width: 100vw;
  min-height: 18rem;
}

@media (min-width: 992px) {
  .parallax-banner {
    min-height: 42rem;
  }
}

.parallax-banner--4 {
  min-height: 18rem;
}

@media (min-width: 992px) {
  .parallax-banner--4 {
    min-height: 42rem;
  }
}

.parallax-banner--5 {
  min-height: 24rem;
}

@media (min-width: 992px) {
  .parallax-banner--5 {
    min-height: 54rem;
  }
}

.parallax-banner--6 {
  min-height: 30rem;
}

@media (min-width: 992px) {
  .parallax-banner--6 {
    min-height: 66rem;
  }
}

.parallax-banner--7 {
  min-height: 36rem;
}

@media (min-width: 992px) {
  .parallax-banner--7 {
    min-height: 78rem;
  }
}

.parallax-banner--8 {
  min-height: 42rem;
}

@media (min-width: 992px) {
  .parallax-banner--8 {
    min-height: 90rem;
  }
}

.parallax-banner__image-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #180B00;
  z-index: 0;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .parallax-banner__image-container {
    background-image: none !important;
  }
}

.parallax-banner__overlay {
  position: absolute;
  background-color: #180B00;
  opacity: 0.5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.parallax-banner__image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .parallax-banner__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .parallax-banner__image--mobile {
    display: none;
  }
}

.parallax-banner__image--desktop {
  display: none;
}

@media (min-width: 992px) {
  .parallax-banner__image--desktop {
    display: block;
  }
}

.parallax-banner__content-container {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.parallax-banner__headline-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none;
  text-align: center;
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #FFF;
  padding: 3rem 0;
}

@media (min-width: 992px) {
  .parallax-banner__headline-list {
    font-size: 5rem;
  }
}

.parallax-banner__headline {
  z-index: 3;
  margin: 0.5rem 0;
}

@media (min-width: 992px) {
  .parallax-banner__headline {
    margin: 3rem 0;
  }
}

.stat-banner {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #180B00;
  padding: 0 0 1.5rem 0;
}

@media (min-width: 992px) {
  .stat-banner {
    padding: 3rem 0;
    background: #E8E8E8;
  }
}

.stat-banner__image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  max-height: 458px;
  background: #E8E8E8;
  background-position: center;
  background-size: cover;
}

@media (min-width: 992px) {
  .stat-banner__image-container {
    max-height: none;
  }
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .stat-banner__image-container {
    background-image: none !important;
  }
}

.stat-banner__image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .stat-banner__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 991.98px) {
  .stat-banner__gradient-overlay {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 11, 0, 0)), to(#180b00));
    background: linear-gradient(to bottom, rgba(24, 11, 0, 0) 0%, #180b00 100%);
    bottom: -3px;
  }
}

@media (min-width: 992px) {
  .stat-banner__gradient-overlay {
    position: absolute;
    top: 0;
  }
}

.stat-banner__stat-column {
  min-width: 100%;
}

@media (min-width: 992px) {
  .stat-banner__stat-column {
    min-width: 420px;
  }
}

.stat-banner__copy-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 300px;
}

@media (min-width: 350px) {
  .stat-banner__copy-column {
    min-height: 450px;
  }
}

@media (min-width: 992px) {
  .stat-banner__copy-column {
    min-height: unset;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.stat-banner__content-container {
  width: 100%;
  position: relative;
  z-index: 2;
}

.stat-banner__copy-container {
  width: 100%;
  margin-top: 15rem;
  margin-bottom: 3rem;
  position: relative;
  z-index: 3;
}

@media (min-width: 992px) {
  .stat-banner__copy-container {
    margin-top: 3rem;
    margin-bottom: 0;
  }
}

.stat-banner__tagline {
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-size: 2rem;
  line-height: 1;
  color: #FFF;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .stat-banner__tagline {
    line-height: 1.125;
    font-size: 4rem;
    margin-bottom: 1.5rem;
  }
}

.stat-banner__copy {
  font-family: "Merriweather", serif;
  font-weight: 300;
  color: #FFF;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .stat-banner__copy {
    font-size: 1.125rem;
    line-height: 1.667;
    padding-left: 3rem;
  }
}

.stat-banner__stat-box {
  background-color: #FFF;
  padding: 1.5rem;
  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 (min-width: 992px) {
  .stat-banner__stat-box {
    padding: 3rem;
    height: 100%;
  }
}

.stat-banner__statistic {
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-size: 5rem;
  line-height: 1;
  color: #C64C0A;
  margin-bottom: 1rem;
}

.stat-banner__stat-copy {
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .stat-banner__stat-copy {
    margin-bottom: 6rem;
  }
}

@media (min-width: 992px) {
  .interior-slider {
    padding: 3rem;
  }
}

.interior-slider__label {
  position: absolute;
  padding: 1.5rem;
  font-size: 1rem;
  color: #FFF;
  z-index: 4;
  margin: 0;
}

@media (min-width: 992px) {
  .interior-slider__label {
    padding: 3rem;
  }
}

.interior-slider__label:before {
  background-color: #A70000;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  top: calc(50% - 2px);
  -webkit-transform: translateX(-0.5rem) translateY(-50%);
          transform: translateX(-0.5rem) translateY(-50%);
  width: 1rem;
}

@media (min-width: 992px) {
  .interior-slider__label:before {
    -webkit-transform: translateX(-2rem) translateY(-50%);
            transform: translateX(-2rem) translateY(-50%);
    width: 4rem;
  }
}

.interior-slider__image-container {
  position: relative;
  width: calc(100% + 1.5rem);
  z-index: -1;
}

@media (min-width: 992px) {
  .interior-slider__image-container {
    width: 100%;
  }
}

.interior-slider__image-wrapper {
  padding-bottom: 64%;
  overflow: hidden;
  position: relative;
}

.interior-slider__image-unit {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  background-position: center center;
  background-size: cover;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .interior-slider__image-unit {
    background-image: none !important;
  }
}

.interior-slider__image-unit:first-of-type {
  z-index: 1;
}

.interior-slider__image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .interior-slider__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

.interior-slider__gradient {
  height: 50%;
  z-index: 3;
}

.interior-slider__slides-wrap {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

@media (hover: hover) {
  .interior-slider__slides-wrap:hover .interior-slider__image-unit--has-link {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.interior-slider__slides-wrap:focus-within .interior-slider__image-unit--has-link {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.interior-slider__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: -1.5rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .interior-slider__cards {
    margin-top: -3rem;
  }
}

.interior-slider__list {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
  background: #FFF;
  min-height: 300px;
  overflow: hidden;
}

@media (min-width: 992px) {
  .interior-slider__list {
    width: calc(100% - 3rem);
  }
}

.interior-slider__card {
  position: absolute;
  background: #FFF;
  padding-top: 1.5rem;
  width: 100%;
  z-index: 0;
  top: 0;
  left: 0;
}

.interior-slider__card:first-of-type {
  z-index: 1;
}

@media (min-width: 992px) {
  .interior-slider__card {
    padding: 3rem;
  }
}

.interior-slider__card-link {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}

.interior-slider__card-link:hover + .interior-slider-card__headline .interior-slider-card__headline-inner, .interior-slider__card-link:focus + .interior-slider-card__headline .interior-slider-card__headline-inner {
  color: #3B0B00;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3B0B00), to(#3B0B00));
  background-image: linear-gradient(to bottom, #3B0B00 0%, #3B0B00 100%);
}

@media (min-width: 992px) {
  .interior-slider__copy-group {
    margin: 3rem 0;
  }
}

.interior-slider__headline {
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-size: 2rem;
  line-height: 1.25;
  color: #3B0B00;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .interior-slider__headline {
    line-height: 1.125;
    font-size: 4rem;
    margin-bottom: 1.5rem;
    color: #A70000;
  }
}

.interior-slider__headline--red {
  color: #A70000;
}

.interior-slider__copy {
  font-family: "Merriweather", serif;
  font-weight: 300;
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .interior-slider__copy {
    font-size: 1.125rem;
    line-height: 1.667;
    padding-left: 3rem;
  }
  .interior-slider__copy:last-child {
    margin-bottom: 0;
  }
}

.interior-slider__cta {
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .interior-slider__cta {
    margin-left: 3rem;
    margin-bottom: 0;
  }
}

.interior-slider-card__headline {
  font-family: "Poppins", Helvetica, sans-serif;
  font-size: 1.3rem;
  line-height: 1.15;
  margin-bottom: 1rem;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

@media (min-width: 992px) {
  .interior-slider-card__headline {
    font-size: 2rem;
    line-height: 1.25;
    margin-bottom: 1.5rem;
  }
}

.interior-slider-card__headline-inner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
}

@supports (-ms-ime-align: auto) {
  .interior-slider-card__headline-inner {
    background-position: left bottom;
  }
}

.interior-slider-card__copy {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 300;
  margin-bottom: 0;
}

.interior-slider__controls {
  margin: 0;
  padding: 0;
  background: none;
}

.interior-slider__background-group {
  display: none;
}

@media (min-width: 992px) {
  .interior-slider__background-group {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
}

@media (min-width: 992px) {
  .interior-slider__background-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    max-width: 1400px;
    height: 100%;
    width: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media (min-width: 992px) {
  .interior-slider__background-column {
    position: relative;
    width: 80%;
    height: 100%;
    right: 0;
    top: 0;
    padding: 0 24px;
  }
}

@media (min-width: 992px) {
  .interior-slider__background {
    position: absolute;
    right: 24px;
    top: 0;
    background: #E8E8E8;
    height: 100%;
    width: 100vw;
  }
}

.interior-slider__skip-link:focus {
  left: auto;
  right: 5px;
}

.gallery__module + .pre-footer {
  margin-top: -1.5rem;
}

@media (min-width: 992px) {
  .gallery__module + .pre-footer {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .gallery-container {
    position: relative;
    width: 100%;
    height: auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto auto 30px;
        grid-template-rows: auto auto 30px;
    -ms-grid-columns: 25% auto 25%;
        grid-template-columns: 25% auto 25%;
    grid-gap: 3rem;
  }
}

.gallery-container.has-four .gallery__image-row {
  height: 50%;
  margin-bottom: 1.5rem;
  opacity: 1;
}

.gallery-container.has-four .gallery__image-row:last-of-type {
  margin-bottom: 0;
  margin-top: 1.5rem;
}

.gallery-container--no-controls {
  -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
}

.gallery-container--no-controls .gallery__image-container--right, .gallery-container--no-controls .gallery__image-container--left {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1 / 3;
}

.gallery__tagline {
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-size: 2rem;
  line-height: 1;
  color: #3B0B00;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .gallery__tagline {
    line-height: 1.125;
    font-size: 4rem;
    margin-bottom: 3rem;
    color: #A70000;
  }
}

.gallery__copy {
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-size: 1rem;
  margin-bottom: 1.5rem;
  line-height: 1.5;
}

@media (min-width: 992px) {
  .gallery__copy {
    line-height: 1.66;
    font-size: 1.125rem;
    margin-bottom: 0;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-columns: auto;
        grid-template-columns: auto;
  }
}

.gallery__image-container {
  overflow: hidden;
  position: relative;
  display: none;
  background: #E8E8E8;
}

@media (min-width: 992px) {
  .gallery__image-container {
    display: block;
  }
}

.gallery__image-container--left {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  grid-row: 1 / 4;
  -ms-grid-column: 1;
  grid-column: 1;
}

.gallery__image-container--middle {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
  -ms-grid-column: 2;
  grid-column: 2;
  height: 40vh;
  max-height: 30rem;
  min-height: 16rem;
  width: 100%;
}

.gallery__image-container--right {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1 / 3;
  -ms-grid-column: 3;
  grid-column: 3;
  background: none;
}

.gallery__image-container--mobile {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 75vh;
  min-height: 400px;
  max-height: 900px;
}

@media (min-width: 992px) {
  .gallery__image-container--mobile {
    display: none;
  }
}

.gallery__image-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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: 100%;
  height: 100%;
}

.gallery__image-row {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  background: #E8E8E8;
}

@media (min-width: 992px) {
  .gallery__image-row {
    width: 100%;
    height: 100%;
  }
}

.gallery__image-row:last-of-type {
  height: 0;
  opacity: 0;
}

.gallery__image-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  z-index: 0;
  opacity: 0;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .gallery__image-wrap {
    background-image: none !important;
  }
}

.gallery__image-wrap:first-of-type {
  z-index: 1;
  opacity: 1;
}

.gallery__image {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .gallery__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

.gallery__image:first-of-type {
  z-index: 1;
}

@media (min-width: 992px) {
  .gallery__gradient {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .gallery__controls {
    display: none;
  }
}

@media (min-width: 992px) {
  .gallery__controls {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2 / 4;
    -ms-grid-row: 3;
    grid-row: 3;
    padding: 0;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

.gallery__controls--mobile {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 1.5rem;
  padding-bottom: 1rem;
  background: none;
  z-index: 3;
}

@media (min-width: 992px) {
  .gallery__controls--mobile {
    display: none;
  }
}

.no-hero-header {
  padding-top: 1.5rem;
}

@media (min-width: 992px) {
  .no-hero-header {
    padding-top: 3rem;
  }
}

.no-hero-header__breadcrumb {
  margin-bottom: 1.5rem;
}

.no-hero-header__title {
  line-height: 1.2;
  margin-bottom: 0;
  font-size: 2.5rem;
}

@media (min-width: 992px) {
  .no-hero-header__title {
    font-size: 4rem;
  }
}

@media (min-width: 1200px) {
  .no-hero-header__title {
    font-size: 5rem;
  }
}

.visit-slider {
  background-color: #FFF;
  margin-right: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .visit-slider {
    padding-right: 6rem;
    padding-bottom: 3rem;
  }
}

.visit-slider:before {
  content: "";
  background-color: #FFF;
  position: absolute;
  top: 0;
  right: calc(100% - 1.5rem);
  width: 100vw;
  height: 100%;
}

.visit-slider__base-phrase {
  margin-bottom: 0;
  position: relative;
  z-index: 3;
  font-size: 2rem;
}

@media (min-width: 992px) {
  .visit-slider__base-phrase {
    font-size: 5rem;
  }
}

.visit-slider__slides {
  position: relative;
  min-height: 12.5rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .visit-slider__slides {
    margin-bottom: 3rem;
  }
}

.visit-slider__highlight-phrase {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  font-size: 2rem;
}

@media (min-width: 992px) {
  .visit-slider__highlight-phrase {
    font-size: 5rem;
  }
}

.visit-slider__controls {
  padding: 0;
}

.visit-slider__label {
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .visit-slider__label {
    margin-bottom: 2rem;
    color: #FFF;
  }
}

.visit-slider__copy {
  margin-bottom: 1.5rem;
  color: #3B0B00;
}

@media (min-width: 992px) {
  .visit-slider__copy {
    margin-bottom: 3rem;
    color: #FFF;
  }
}

.visit-slider__dates-overview-wrap {
  height: 6.25rem;
  position: relative;
}

@media (min-width: 992px) {
  .visit-slider__dates-overview-wrap {
    height: 12.5rem;
  }
}

.visit-slider__dates-overview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}

.visit-slider__dates-overview:first-of-type {
  opacity: 1;
}

.visit-slider__btn-container {
  position: relative;
  height: 3.12rem;
}

.visit-slider__btn-list-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}

.visit-slider__btn-list-wrap:first-of-type {
  opacity: 1;
}

.visit-slider__btn-list {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .visit-slider__btn-list {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .visit-slider__btn-list .btn-list__item {
    margin-bottom: 0;
    margin-right: 3rem;
  }
}

.visit-slider__banner {
  position: relative;
  margin-top: -6rem;
}

@media (min-width: 992px) {
  .visit-slider__banner {
    padding-top: 12rem;
    margin-top: -12rem;
  }
}

.visit-slider__banner-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center center;
}

.visit-slider__banner-image-wrapper:first-of-type {
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .visit-slider__banner-image-wrapper {
    background-image: none !important;
  }
}

.visit-slider__banner-image-container {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: -1;
  bottom: 0;
  overflow: hidden;
  padding-bottom: 65%;
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .visit-slider__banner-image-container {
    position: absolute;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.visit-slider__banner-image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .visit-slider__banner-image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .visit-slider__banner-image {
    height: calc(100% + 12rem);
  }
}

.visit-slider__gradient {
  height: 100%;
  width: 85%;
}

@media (max-width: 991.98px) {
  .visit-slider__gradient {
    display: none;
  }
}

.visit-slider__copy-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
}

@media (min-width: 992px) {
  .visit-slider__copy-container {
    min-height: 600px;
    padding: 4.5rem 0 3rem 0;
  }
}

.featured-stat {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #180B00;
  padding: 0 0 1.5rem 0;
}

@media (min-width: 992px) {
  .featured-stat {
    padding: 3rem 0;
    min-height: 100vh;
  }
}

.featured-stat__image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  max-height: 1000px;
  z-index: 0;
  overflow: hidden;
  background: #E8E8E8;
}

@media (min-width: 992px) {
  .featured-stat__image-container {
    max-height: none;
    height: 100%;
  }
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .featured-stat__image-container {
    background-image: none !important;
  }
}

.featured-stat__image-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.featured-stat__image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .featured-stat__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .featured-stat__image--mobile {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .featured-stat__image--desktop {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .featured-stat__gradient-overlay {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 11, 0, 0)), to(#180b00));
    background: linear-gradient(to bottom, rgba(24, 11, 0, 0) 0%, #180b00 100%);
    bottom: -2px;
  }
}

.featured-stat__stat-column {
  width: 100%;
}

@media (min-width: 992px) {
  .featured-stat__stat-column {
    width: auto;
    min-width: 420px;
  }
}

.featured-stat__content-column {
  min-width: 100%;
}

@media (min-width: 992px) {
  .featured-stat__content-column {
    min-width: 0;
    max-width: 50%;
  }
}

.featured-stat__copy-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 450px;
}

@media (min-width: 992px) {
  .featured-stat__copy-column {
    min-height: unset;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.featured-stat__content-container {
  width: 100%;
  position: relative;
  z-index: 2;
}

.featured-stat__content-container .grid-container {
  height: 100%;
}

.featured-stat__copy-container {
  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: 100%;
  padding: 3rem 0;
  padding-top: 1.5rem;
  z-index: 3;
  min-height: 100vh;
  max-height: 1000px;
}

@media (min-width: 992px) {
  .featured-stat__copy-container {
    height: auto;
    min-height: 0;
    padding-bottom: 3rem;
    max-height: none;
  }
}

.featured-stat__label {
  color: #FFF;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  font-size: 1.12rem;
}

@media (max-width: 991.98px) {
  .featured-stat__label {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.featured-stat__headline {
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 300;
  font-size: 2.5rem;
  line-height: 1;
  color: #FFF;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  margin-bottom: 0.5rem;
}

@media (min-width: 992px) {
  .featured-stat__headline {
    font-size: 5rem;
  }
}

.featured-stat__featured-copy {
  font-family: "Merriweather", serif;
  font-weight: 300;
  color: #FFF;
  margin-top: 1rem;
}

@media (min-width: 992px) {
  .featured-stat__featured-copy {
    margin-top: 1.5rem;
  }
}

.featured-stat__featured-copy:last-of-type {
  margin-bottom: 0;
}

.featured-stat__featured-copy + .btn--cta {
  margin-top: 2rem;
}

@media (min-width: 992px) {
  .featured-stat__featured-copy + .btn--cta {
    margin-top: 3rem;
  }
}

@media (min-width: 992px) {
  .featured-stat__featured-copy {
    font-size: 1.125rem;
    line-height: 1.667;
  }
}

.featured-stat__stat-box {
  background-color: #FFF;
  padding: 1.5rem;
  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 (min-width: 992px) {
  .featured-stat__stat-box {
    padding: 4rem;
    height: 100%;
  }
}

.featured-stat__stat-list {
  list-style: none;
  padding: 0;
  padding-right: 0;
  margin-bottom: 0;
}

.featured-stat__list-item {
  margin-bottom: 3rem;
}

.featured-stat__list-item:last-of-type {
  margin-bottom: 0;
}

.featured-stat__list-item .btn-list__btn {
  text-decoration: none;
  padding-right: 2rem;
  margin-top: 1rem;
}

.featured-stat__statistic {
  font-family: "Merriweather", serif;
  color: #09A59A;
  font-size: 4rem;
  line-height: 1;
  margin-bottom: .5rem;
}

.featured-stat__statistic--lime {
  color: #D6E423;
}

.featured-stat__statistic--fact {
  font-size: 3rem;
}

.featured-stat__stat-headline {
  font-family: "Merriweather", serif;
  color: #09A59A;
  font-size: 3rem;
  line-height: 1;
  margin-bottom: .5rem;
}

.featured-stat__stat-headline--lime {
  color: #D6E423;
}

.featured-stat__date-list {
  list-style: none;
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-size: 2rem;
  line-height: 2.5rem;
  color: #A70000;
  margin-bottom: 3rem;
  padding: 0;
}

.featured-stat__date {
  padding-left: 1rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .featured-stat__date {
    margin-bottom: 2rem;
  }
}

.featured-stat__date a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
}

@supports (-ms-ime-align: auto) {
  .featured-stat__date a {
    background-position: left bottom;
  }
}

.featured-stat__date a:hover, .featured-stat__date a:focus {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3B0B00), to(#3B0B00));
  background-image: linear-gradient(to bottom, #3B0B00 0%, #3B0B00 100%);
  text-decoration: none;
}

.featured-stat__date:last-of-type {
  margin-bottom: 0;
}

.featured-stat__date:before {
  content: "";
  position: absolute;
  background-color: #A70000;
  left: 3rem;
  width: 1px;
  height: 2.5rem;
}

@media (min-width: 992px) {
  .featured-stat__date:before {
    left: 4.5rem;
  }
}

.featured-stat__date--teal:before {
  background-color: #09A59A;
}

.featured-stat__date--orange:before {
  background-color: #C64C0A;
}

.featured-stat__date--lime:before {
  background-color: #8A9318;
}

.featured-stat__date--yellow:before {
  background-color: #8A7807;
}

.featured-stat__date--green:before {
  background-color: #00A876;
}

.featured-stat__box-copy {
  margin-bottom: 1rem;
}

.featured-stat__box-copy:last-of-type {
  margin-bottom: 3rem;
}

.featured-stat__btn-list {
  max-width: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}

.featured-stat__btn-list .btn-list__item {
  margin-bottom: 3rem;
}

.featured-stat__btn-list .btn-list__item:last-of-type {
  margin-bottom: 0;
}

.highlight_title {
  color: #A70000;
  padding: 0.87rem 0.5rem 0 0.5rem;
  margin-bottom: 0.5rem;
  background-color: #D2E023;
  display: inline-block;
  text-shadow: none;
}

@media (min-width: 992px) {
  .highlight_title {
    padding: 0.87rem 1rem 0 1rem;
    margin-left: -0.87rem;
  }
}

.wysiwyg p {
  font-family: "Merriweather", serif;
}

@media (min-width: 992px) {
  .wysiwyg p {
    font-size: 1.18rem;
    line-height: 2.06rem;
  }
}

.wysiwyg .btn {
  font-weight: 900;
  min-width: none;
  width: auto;
}

.wysiwyg .team-block {
  width: 39.37rem;
  max-width: 100%;
}

.wysiwyg .team-block__img {
  height: 0;
  padding: 0 0 110%;
  position: relative;
}

.wysiwyg .team-block__img img {
  width: 100%;
  position: absolute;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.wysiwyg .team-block__name-and-des {
  background: #D2E023;
  padding: 0.93rem 0.56rem;
  margin: 0 0 1.12rem;
}

.wysiwyg .team-block__name-and-des span, .wysiwyg .team-block__name-and-des label {
  font-size: 1.5rem;
  color: #A70100;
  margin: 0;
}

.wysiwyg .team-block__name {
  font-size: 1.12rem;
}

.wysiwyg .team-block__caps {
  width: 95%;
}

.wysiwyg .team-block__caps p {
  font-size: 1.03rem;
  line-height: 1.8rem;
  font-family: "Merriweather", serif;
}

.wysiwyg .team-block__caps .btn {
  min-width: auto;
  text-decoration: none;
  font-size: 0.87rem;
  font-weight: 900;
  padding-right: 2.81rem;
}

.wysiwyg .team-block .row {
  margin-left: -0.93rem;
  margin-right: -0.93rem;
}

.wysiwyg .team-block .row > div {
  padding-left: 0.93rem;
  padding-right: 0.93rem;
  margin-bottom: 2.81rem;
}

.wysiwyg .content-block h5, .wysiwyg .content-block .h5 {
  margin: 0.56rem 0 0.18rem;
  display: inline-block;
  background: #D2E023;
  padding: 0.25rem 0.56rem 0 0.31rem;
  font-size: 1.62rem;
  color: #A70000;
}

.wysiwyg ul, .wysiwyg ol {
  overflow: hidden;
  margin-bottom: 1.5rem;
}

.wysiwyg ul li, .wysiwyg ol li {
  padding-left: 0.5rem;
}

.wysiwyg ul li a, .wysiwyg ol li a {
  text-decoration: none;
}

.wysiwyg a {
  text-decoration: underline;
}

@media (min-width: 992px) {
  .wysiwyg .two-column {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 2rem;
            column-gap: 2rem;
    margin-bottom: 1.5rem;
  }
}

.wysiwyg p {
  margin-bottom: 1.5rem;
}

.wysiwyg .builder-module__copy {
  display: block;
  margin-bottom: 2rem;
}

.wysiwyg .indented {
  padding-left: 1.5rem;
}

@media (min-width: 992px) {
  .wysiwyg .indented {
    padding-left: 3rem;
  }
}

.wysiwyg strong, .wysiwyg b {
  font-weight: 700;
}

.wysiwyg table {
  margin-bottom: 1.5rem;
}

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

.wysiwyg p + h2,
.wysiwyg ul + h2,
.wysiwyg ol + h2,
.wysiwyg table + h2 {
  margin-top: 1.5rem;
}

@media (min-width: 992px) {
  .wysiwyg p + h2,
  .wysiwyg ul + h2,
  .wysiwyg ol + h2,
  .wysiwyg table + h2 {
    margin-top: 3rem;
  }
}

.wysiwyg p + h3,
.wysiwyg ul + h3,
.wysiwyg ol + h3,
.wysiwyg table + h3 {
  margin-top: 1.5rem;
}

@media (min-width: 992px) {
  .wysiwyg p + h3,
  .wysiwyg ul + h3,
  .wysiwyg ol + h3,
  .wysiwyg table + h3 {
    margin-top: 3rem;
  }
}

.wysiwyg p + h4,
.wysiwyg ul + h4,
.wysiwyg ol + h4,
.wysiwyg table + h4 {
  margin-top: 1.5rem;
}

@media (min-width: 992px) {
  .wysiwyg p + h4,
  .wysiwyg ul + h4,
  .wysiwyg ol + h4,
  .wysiwyg table + h4 {
    margin-top: 3rem;
  }
}

.wysiwyg p + h5,
.wysiwyg ul + h5,
.wysiwyg ol + h5,
.wysiwyg table + h5 {
  margin-top: 1.5rem;
}

@media (min-width: 992px) {
  .wysiwyg p + h5,
  .wysiwyg ul + h5,
  .wysiwyg ol + h5,
  .wysiwyg table + h5 {
    margin-top: 3rem;
  }
}

.wysiwyg p + h6,
.wysiwyg ul + h6,
.wysiwyg ol + h6,
.wysiwyg table + h6 {
  margin-top: 1.5rem;
}

@media (min-width: 992px) {
  .wysiwyg p + h6,
  .wysiwyg ul + h6,
  .wysiwyg ol + h6,
  .wysiwyg table + h6 {
    margin-top: 3rem;
  }
}

.wysiwyg ul.cta-panel li {
  padding-left: 0;
}

.wysiwyg ul.cta-panel li a {
  position: relative;
  background: transparent;
  color: #A70000;
  border-bottom: 1px solid #A70000;
  padding-right: 4rem;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  text-transform: uppercase;
  overflow: hidden;
  line-height: 1.2;
  padding-bottom: 12px;
  letter-spacing: 2px;
  text-align: left;
  width: 100%;
  z-index: 1;
  text-decoration: none !important;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
  min-width: auto !important;
}

@media (min-width: 992px) {
  .wysiwyg ul.cta-panel li a {
    width: auto;
    min-width: 15rem;
  }
}

.wysiwyg ul.cta-panel li a--block {
  width: 100%;
  min-width: 0;
}

.wysiwyg ul.cta-panel li a:before {
  content: "";
  position: absolute;
  background-color: #A70000;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0%;
  z-index: -1;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.wysiwyg ul.cta-panel li a:hover, .wysiwyg ul.cta-panel li a.focus-visible:focus {
  color: #FFF;
  padding-right: 2rem;
  padding-left: 2rem;
}

.wysiwyg ul.cta-panel li a:hover:before, .wysiwyg ul.cta-panel li a.focus-visible:focus:before {
  height: 100%;
}

.wysiwyg ul.cta-panel li a:hover .btn__icon, .wysiwyg ul.cta-panel li a.focus-visible:focus .btn__icon {
  -webkit-transform: translateY(-7px) translateX(2rem);
          transform: translateY(-7px) translateX(2rem);
}

.wysiwyg ul.cta-panel li a:hover .btn__text:before, .wysiwyg ul.cta-panel li a:hover .btn__text:after, .wysiwyg ul.cta-panel li a.focus-visible:focus .btn__text:before, .wysiwyg ul.cta-panel li a.focus-visible:focus .btn__text:after {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.wysiwyg ul.cta-panel li a--black {
  color: #180B00;
  border-color: #180B00;
}

.wysiwyg ul.cta-panel li a--black:before {
  background-color: #180B00;
}

.wysiwyg ul.cta-panel li a--black .btn__icon {
  fill: #180B00;
}

.wysiwyg ul.cta-panel li a--black:hover, .wysiwyg ul.cta-panel li a--black.focus-visible:focus {
  color: #FFF;
}

.wysiwyg ul.cta-panel li a--white {
  color: #FFF;
  border-color: #FFF;
}

.wysiwyg ul.cta-panel li a--white:before {
  background-color: #FFF;
}

.wysiwyg ul.cta-panel li a--white .btn__icon {
  fill: #FFF;
}

.wysiwyg ul.cta-panel li a--white:hover, .wysiwyg ul.cta-panel li a--white.focus-visible:focus {
  color: #180B00;
}

@media (min-width: 992px) {
  .wysiwyg ul.cta-panel li a--lg-white {
    color: #FFF;
    border-color: #FFF;
  }
  .wysiwyg ul.cta-panel li a--lg-white:before {
    background-color: #FFF;
  }
  .wysiwyg ul.cta-panel li a--lg-white .btn__icon {
    fill: #FFF;
  }
  .wysiwyg ul.cta-panel li a--lg-white:hover, .wysiwyg ul.cta-panel li a--lg-white.focus-visible:focus {
    color: #180B00;
  }
}

.wysiwyg ul.cta-panel li a--yellow {
  color: #B39109;
  border-color: #B39109;
}

.wysiwyg ul.cta-panel li a--yellow:before {
  background-color: #B39109;
}

.wysiwyg ul.cta-panel li a--yellow .btn__icon {
  fill: #B39109;
}

.wysiwyg ul.cta-panel li a--yellow-dark {
  color: #847306;
  border-color: #847306;
}

.wysiwyg ul.cta-panel li a--yellow-dark:before {
  background-color: #847306;
}

.wysiwyg ul.cta-panel li a--yellow-dark .btn__icon {
  fill: #847306;
}

.wysiwyg ul.cta-panel li a--orange {
  color: #C64C0A;
  border-color: #C64C0A;
}

.wysiwyg ul.cta-panel li a--orange:before {
  background-color: #C64C0A;
}

.wysiwyg ul.cta-panel li a--orange .btn__icon {
  fill: #C64C0A;
}

.wysiwyg ul.cta-panel li a--orange-dark {
  color: #903202;
  border-color: #903202;
}

.wysiwyg ul.cta-panel li a--orange-dark:before {
  background-color: #903202;
}

.wysiwyg ul.cta-panel li a--orange-dark .btn__icon {
  fill: #903202;
}

.wysiwyg ul.cta-panel li a--teal {
  color: #09A59A;
  border-color: #09A59A;
}

.wysiwyg ul.cta-panel li a--teal:before {
  background-color: #09A59A;
}

.wysiwyg ul.cta-panel li a--teal .btn__icon {
  fill: #09A59A;
}

.wysiwyg ul.cta-panel li a--teal:hover, .wysiwyg ul.cta-panel li a--teal.focus-visible:focus {
  color: #001C1A;
}

.wysiwyg ul.cta-panel li a--teal-dark {
  color: #003833;
  border-color: #003833;
}

.wysiwyg ul.cta-panel li a--teal-dark:before {
  background-color: #003833;
}

.wysiwyg ul.cta-panel li a--teal-dark .btn__icon {
  fill: #003833;
}

.wysiwyg ul.cta-panel li a--lime {
  color: #D6E423;
  border-color: #D6E423;
}

.wysiwyg ul.cta-panel li a--lime:before {
  background-color: #D6E423;
}

.wysiwyg ul.cta-panel li a--lime .btn__icon {
  fill: #D6E423;
}

.wysiwyg ul.cta-panel li a--lime:hover, .wysiwyg ul.cta-panel li a--lime.focus-visible:focus {
  color: #45490C;
}

.wysiwyg ul.cta-panel li a--lime-dark {
  color: #757C13;
  border-color: #757C13;
}

.wysiwyg ul.cta-panel li a--lime-dark:before {
  background-color: #757C13;
}

.wysiwyg ul.cta-panel li a--lime-dark .btn__icon {
  fill: #757C13;
}

.wysiwyg ul.cta-panel li a--lime-darkest {
  color: #45490C;
  border-color: #45490C;
}

.wysiwyg ul.cta-panel li a--lime-darkest:before {
  background-color: #45490C;
}

.wysiwyg ul.cta-panel li a--lime-darkest .btn__icon {
  fill: #45490C;
}

.wysiwyg ul.cta-panel li a--green {
  color: #00A876;
  border-color: #00A876;
}

.wysiwyg ul.cta-panel li a--green:before {
  background-color: #00A876;
}

.wysiwyg ul.cta-panel li a--green .btn__icon {
  fill: #00A876;
}

.wysiwyg ul.cta-panel li a--green-dark {
  color: #004C3C;
  border-color: #004C3C;
}

.wysiwyg ul.cta-panel li a--green-dark:before {
  background-color: #004C3C;
}

.wysiwyg ul.cta-panel li a--green-dark .btn__icon {
  fill: #004C3C;
}

.wysiwyg .wysiwyg_content {
  margin-top: 2.2rem;
}

.full-width-content-section {
  padding: 2.68rem 0;
  color: #fff;
}

.full-width-content-section.neutral-gray h2, .full-width-content-section.neutral-gray p, .full-width-content-section.neutral-gray h4 {
  color: #000;
}

.full-width-content-section.neutral-gray .btn {
  color: #A70000;
  border-color: #A70000;
}

.full-width-content-section.neutral-gray .btn::before {
  background: #A70000;
}

.full-width-content-section.neutral-gray .btn:hover {
  color: #fff;
}

.full-width-content-section.neutral-gray .btn:hover::before {
  background: #A70000;
}

.full-width-content-section.neutral-gray .btn .btn__icon {
  fill: #A70000;
}

@media (min-width: 992px) {
  .full-width-content-section .col-perc-60-lg--bump-1 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
    margin-right: 0;
  }
}

.full-width-content-section .btn {
  color: #fff;
  border-color: #fff;
}

.full-width-content-section .btn::before {
  background: #fff;
}

.full-width-content-section .btn:hover {
  color: #A70000;
}

.full-width-content-section .btn:hover::before {
  background: #fff;
}

.full-width-content-section .btn .btn__icon {
  fill: #fff;
}

.full-width-content-section h2, .full-width-content-section p, .full-width-content-section h4 {
  color: #fff;
}

.full-width-content-section .module-right-nav__header-column::before {
  display: none;
}

.full-width-content-section .module-right-nav__header-column {
  background: transparent;
}

.full-width-content-section .module-right-nav__column {
  position: static;
  background: none;
}

@media (min-width: 992px) {
  .full-width-content-section .col-md-10 p:last-child {
    margin: 0;
  }
}

.full-width-content-section .btn {
  min-width: 100%;
  padding-right: 30px;
}

.full-width-content-section .btn:hover {
  padding-left: 15px;
  padding-right: 15px;
}

.dual-image-hero {
  position: relative;
  padding-bottom: 3rem;
  height: calc(var(--vhf, 1vh) * 100 - 75px);
  max-height: 1000px;
  min-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .dual-image-hero {
    height: calc(var(--vhf, 1vh) * 100 - 80px);
  }
}

@media (min-width: 992px) {
  .dual-image-hero {
    height: calc(100vh - 125px);
    padding: 0 3rem;
    padding-bottom: 0;
    margin-bottom: 6rem;
  }
}

@media (min-width: 1200px) {
  .dual-image-hero {
    height: calc(100vh - 140px);
  }
}

.dual-image-hero__grid {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (min-width: 992px) {
  .dual-image-hero__grid {
    height: 100%;
  }
}

.dual-image-hero__left-container {
  position: relative;
  width: calc(100% - 1.5rem);
  height: calc(100% - 4.5rem);
  overflow: hidden;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .dual-image-hero__left-container {
    background-image: none !important;
  }
}

@media (min-width: 992px) {
  .dual-image-hero__left-container {
    padding: 0;
    width: 83.333%;
    height: calc(100% - 3rem);
  }
}

.dual-image-hero__image--left {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .dual-image-hero__image--left {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

.dual-image-hero__right-container {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80%;
  height: calc(50% + 4.25rem);
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
  min-height: 200px;
  overflow: hidden;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .dual-image-hero__right-container {
    background-image: none !important;
  }
}

@media (min-width: 992px) {
  .dual-image-hero__right-container {
    bottom: 0;
    width: 45%;
    height: calc(100% - 3rem);
  }
}

.dual-image-hero__image--right {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .dual-image-hero__image--right {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .dual-image-hero__image--mobile {
    display: none;
  }
}

.dual-image-hero__image--desktop {
  display: none;
}

@media (min-width: 992px) {
  .dual-image-hero__image--desktop {
    display: block;
  }
}

.dual-image-hero__gradient {
  width: 83.333%;
}

@media (max-width: 991.98px) {
  .dual-image-hero__gradient {
    display: none;
  }
}

.dual-image-hero__content {
  z-index: 3;
  width: 100%;
  margin-top: 1.5rem;
}

@media (min-width: 992px) {
  .dual-image-hero__content {
    position: absolute;
    width: calc(100% - 6rem);
    bottom: 6rem;
    margin-top: 0;
  }
}

.dual-image-hero__headline {
  font-family: "Poppins", Helvetica, sans-serif;
  color: #A70000;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 300;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .dual-image-hero__headline {
    color: #FFF;
    font-size: 3.5rem;
    line-height: 1.15;
  }
}

@media (min-width: 1200px) {
  .dual-image-hero__headline {
    font-size: 5rem;
  }
}

@media (min-width: 992px) {
  .module-right-block__padding {
    padding-top: 3rem;
  }
}

@media (min-width: 992px) {
  .module-right-block__row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media (min-width: 992px) {
  .module-right-block__column {
    min-width: 280px;
  }
}

@media (min-width: 992px) {
  .module-right-block__adjacent-column {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}

@media (min-width: 992px) {
  .module-right-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #3B0B00;
    padding: 3rem;
    padding-right: 0;
    margin-top: -3rem;
    margin-left: -3rem;
    min-height: 100vh;
    position: relative;
  }
  @supports ((position: -webkit-sticky) or (position: sticky)) or (position: -webkit-sticky) {
    .module-right-block {
      position: -webkit-sticky;
      position: sticky;
      bottom: 0;
      -ms-flex-item-align: end;
          align-self: flex-end;
    }
  }
  .module-right-block:after {
    content: "";
    background-color: #3B0B00;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 3rem;
    width: calc(3rem + (100vw - 1400px) / 2);
    height: 100%;
  }
}

.module-right-block__headline {
  font-family: "Poppins", Helvetica, sans-serif;
  font-size: 1.75rem;
  font-weight: 100;
  line-height: 1.15;
  margin-bottom: 0.75rem;
}

@media (min-width: 992px) {
  .module-right-block__headline {
    font-size: 3rem;
    line-height: 1.1667;
    color: #FFF;
  }
}

.module-right-block__copy {
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .module-right-block__copy {
    color: #FFF;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.module-right-block__btn {
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  .module-right-block__btn {
    margin-bottom: 0;
  }
}

.news-bug {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3rem;
  margin-top: -1.5rem;
}

@media (min-width: 992px) {
  .news-bug {
    margin-top: -3rem;
  }
}

@media (min-width: 1200px) {
  .news-bug {
    margin-bottom: 0;
    margin-top: 0;
  }
}

.news-bug:hover {
  text-decoration: none;
}

.news-bug:hover .news-bug__text span {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3B0B00), to(#3B0B00));
  background-image: linear-gradient(to bottom, #3B0B00 0%, #3B0B00 100%);
}

.news-bug__image {
  display: block;
  width: 100px;
  height: auto;
  margin-right: 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.news-bug__text {
  color: #180B00;
  margin-bottom: 0;
}

.news-bug__text span {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
}

@supports (-ms-ime-align: auto) {
  .news-bug__text span {
    background-position: left bottom;
  }
}

.js-parallax-image {
  background-color: #E8E8E8;
}

.js-parallax-image img {
  opacity: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.js-scroll-entry {
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
  transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
}

.js-scroll-entry[data-scroll-entry="fade"] {
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.js-scroll-entry.setup {
  opacity: 0;
  -webkit-transform: translateY(25px);
          transform: translateY(25px);
}

.js-scroll-entry--slow {
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

.js-scroll-entry--far.setup {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}

.js-scroll-entry.active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}

.js-scroll-entry--slow.active {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}

.primary-menu__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.primary-menu__row {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.primary-menu__list {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.primary-menu__list .menu-item {
  font-size: 1.5rem;
  line-height: 1.33;
  margin-bottom: 1.5rem;
  opacity: 0;
  -webkit-transform: translateY(25px);
          transform: translateY(25px);
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
  transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
}

@media (min-width: 992px) {
  .primary-menu__list .menu-item {
    font-size: 3rem;
    line-height: 1.16;
    margin-bottom: 3rem;
  }
}

.primary-menu__list .menu-item a {
  font-weight: 100;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
}

@supports (-ms-ime-align: auto) {
  .primary-menu__list .menu-item a {
    background-position: left bottom;
  }
}

.primary-menu__list .menu-item a:hover, .primary-menu__list .menu-item a:focus {
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3B0B00), to(#3B0B00));
  background-image: linear-gradient(to bottom, #3B0B00 0%, #3B0B00 100%);
}

.layout-menu-panel.active .primary-menu__list .menu-item {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.layout-menu-panel.active .primary-menu__list .menu-item:nth-child(0) {
  -webkit-transition-delay: 0.175s;
          transition-delay: 0.175s;
}

.layout-menu-panel.active .primary-menu__list .menu-item:nth-child(1) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

.layout-menu-panel.active .primary-menu__list .menu-item:nth-child(2) {
  -webkit-transition-delay: 0.125s;
          transition-delay: 0.125s;
}

.layout-menu-panel.active .primary-menu__list .menu-item:nth-child(3) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.layout-menu-panel.active .primary-menu__list .menu-item:nth-child(4) {
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

.layout-menu-panel.active .primary-menu__list .menu-item:nth-child(5) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

.layout-menu-panel.active .primary-menu__list .menu-item:nth-child(6) {
  -webkit-transition-delay: 0.025s;
          transition-delay: 0.025s;
}

.layout-menu-panel.active .primary-menu__list .menu-item:nth-child(7) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.secondary-menu__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 992px) {
  .secondary-menu__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.secondary-menu__list .menu-item {
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .secondary-menu__list .menu-item {
    padding: 0 1rem;
    margin-bottom: 0;
  }
}

.secondary-menu__list .menu-item a {
  text-decoration: none;
  color: #3B0B00;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.secondary-menu__list .menu-item a:hover, .secondary-menu__list .menu-item a.focus-visible:focus {
  color: #A70000;
}

.utility-menu__mobile-container {
  background: #180B00;
  display: block;
  padding: 1.5rem 0;
  position: sticky;
  position: -webkit-sticky;
  bottom: 0;
}

@media (min-width: 992px) {
  .utility-menu__mobile-container {
    display: none;
  }
}

.utility-menu__list {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  list-style: none;
}

@media (min-width: 992px) {
  .utility-menu__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.utility-menu__list .menu-item {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  padding: 0.75rem;
}

.utility-menu__list .menu-item a {
  color: #3B0B00;
}

.utility-menu__list .menu-item a:hover, .utility-menu__list .menu-item a.focus-visible:focus {
  color: #A70000;
  text-decoration: none;
}

.utility-menu__list .menu-item:first-of-type {
  padding-left: 0;
}

.utility-menu__list .menu-item:last-of-type {
  padding-right: 0;
}

.utility-menu--mobile .menu-item a {
  color: #FFF;
}

.utility-menu--mobile .menu-item a:active, .utility-menu--mobile .menu-item a:hover, .utility-menu--mobile .menu-item a.focus-visible:focus {
  color: #B0AAA1;
}

.resources-pop-up {
  position: relative;
}

.resources-pop-up.active .resources-pop-up__button:after {
  -webkit-transform: translateY(-4px) rotate(180deg);
          transform: translateY(-4px) rotate(180deg);
}

.resources-pop-up.active .resources-pop-up__panel {
  display: block;
}

.resources-pop-up__button {
  border: 0;
  padding: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #3B0B00;
  padding-right: 1.5rem;
  background: transparent;
}

.resources-pop-up__button:after {
  content: "";
  border-top: 5px solid #3B0B00;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}

.resources-pop-up__panel {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 1.5rem;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e8e8e8));
  background: linear-gradient(to bottom, white 0%, #e8e8e8 100%);
  display: none;
}

.resources-pop-up__menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.resources-pop-up__menu .menu-item {
  margin-bottom: 0.5rem;
}

.resources-pop-up__menu .menu-item:last-of-type {
  margin-bottom: 0;
}

.resources-pop-up__menu .menu-item a {
  white-space: nowrap;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
}

@supports (-ms-ime-align: auto) {
  .resources-pop-up__menu .menu-item a {
    background-position: left bottom;
  }
}

.resources-pop-up__menu .menu-item a:hover, .resources-pop-up__menu .menu-item a.focus-visible:focus {
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3B0B00), to(#3B0B00));
  background-image: linear-gradient(to bottom, #3B0B00 0%, #3B0B00 100%);
}

.site-search__container {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  overflow: hidden;
  -webkit-transition: -webkit-box-flex 0.25s;
  transition: -webkit-box-flex 0.25s;
  transition: flex 0.25s;
  transition: flex 0.25s, -webkit-box-flex 0.25s, -ms-flex 0.25s;
  pointer-events: auto;
}

.site-search__form {
  padding: 0 1.5rem;
  display: none;
}

@media (min-width: 992px) {
  .site-search__form {
    padding: 0 3rem;
  }
}

.site-search__button {
  padding: 0;
  background: none;
  border: none;
  -webkit-appearance: none;
}

input.site-search__input {
  width: 100%;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #808080;
  color: #808080;
  padding: 0.5rem 0;
  font-size: 1rem;
  font-weight: 100;
  -webkit-appearance: none;
  background: transparent;
}

input.site-search__input::-webkit-input-placeholder {
  color: #808080;
}

input.site-search__input:-ms-input-placeholder {
  color: #808080;
}

input.site-search__input::-ms-input-placeholder {
  color: #808080;
}

input.site-search__input::placeholder {
  color: #808080;
}

@media (min-width: 992px) {
  input.site-search__input {
    font-size: 2.5rem;
    padding: 0.25rem;
  }
}

input.site-search__input:focus {
  color: #474747;
}

.search-active .site-search__form {
  display: block;
}

.search-active .site-search__container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: visible;
}

.quicklinks__container {
  height: 100%;
}

.quicklinks__row {
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.quicklinks__inner--desktop {
  display: none;
}

@media (min-width: 992px) {
  .quicklinks__inner--desktop {
    display: block;
  }
}

.quicklinks__inner--mobile {
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  .quicklinks__inner--mobile {
    display: none;
  }
}

.quicklinks__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 992px) {
  .quicklinks__list {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 3rem;
            column-gap: 3rem;
  }
}

.quicklinks__list .menu-item {
  margin-bottom: 1.5rem;
}

.quicklinks__list .menu-item a {
  font-size: 1.5rem;
  line-height: 1.5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
}

@supports (-ms-ime-align: auto) {
  .quicklinks__list .menu-item a {
    background-position: left bottom;
  }
}

.quicklinks__list .menu-item a:hover, .quicklinks__list .menu-item a:focus {
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3B0B00), to(#3B0B00));
  background-image: linear-gradient(to bottom, #3B0B00 0%, #3B0B00 100%);
}

.featured-news {
  list-style: none;
  margin: 0 -1.5rem;
  padding: 0;
}

@media (min-width: 992px) {
  .featured-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.featured-news__block {
  padding: 0 1.5rem;
  width: 100%;
  max-width: 650px;
  margin-bottom: 2rem;
  position: relative;
}

@media (min-width: 992px) {
  .featured-news__block {
    max-width: 33%;
    margin-bottom: 0;
  }
}

.featured-news__image-wrap {
  position: relative;
  padding-bottom: 65%;
  margin-bottom: 1rem;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .featured-news__image-wrap {
    background-image: none !important;
  }
}

.featured-news__image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .featured-news__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

.featured-news__link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-decoration: none;
  z-index: 2;
  color: inherit;
}

.featured-news__link:hover {
  text-decoration: none;
}

.featured-news__link:hover ~ .featured-news-block__content .featured-news__title span {
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3B0B00), to(#3B0B00));
  background-image: linear-gradient(to bottom, #3B0B00 0%, #3B0B00 100%);
}

.featured-news__link:hover ~ .featured-news__image-wrap .featured-news__image {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.featured-news__title {
  font-family: "Merriweather", serif;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.featured-news__title span {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#E8E8E8));
  background-image: linear-gradient(to bottom, #E8E8E8 0%, #E8E8E8 100%);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 1.25em;
}

@supports (-ms-ime-align: auto) {
  .featured-news__title span {
    background-position: left bottom;
  }
}

@media (min-width: 992px) {
  .featured-news__title {
    font-size: 2.5rem;
  }
}

ul.page-numbers {
  margin: 0;
  padding: 0;
  margin-bottom: 1.25em;
}

ul.page-numbers li {
  display: inline-block;
  margin-right: 0.25em;
}

ul.page-numbers li span .sr-only {
  display: none;
}

ul.page-numbers li a,
ul.page-numbers li span {
  display: block;
  padding: 0.25em 0.5em;
  border: 1px solid #A70000;
  color: #3B0B00;
  background: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  min-width: 40px;
  text-align: center;
  overflow: auto;
  font-weight: bold;
}

ul.page-numbers li a:hover, ul.page-numbers li a:focus, ul.page-numbers li a.current,
ul.page-numbers li span:hover,
ul.page-numbers li span:focus,
ul.page-numbers li span.current {
  background: #A70000;
  color: #FFFFFF;
}

.tribe-events-page-title {
  text-align: left;
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 300;
  margin-bottom: 1.5rem;
  font-size: 2.5rem;
}

@media (min-width: 992px) {
  .tribe-events-page-title {
    font-size: 4rem;
  }
}

#tribe-events .tribe-events-loop {
  max-width: none;
}

#tribe-events .tribe-events-button {
  position: relative;
  background-color: transparent;
  padding: 0.25rem 1rem;
  border-radius: 0;
  color: #A70000;
  font-size: 1rem;
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: 900;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  letter-spacing: 2px;
}

#tribe-events .tribe-events-button:hover {
  color: #FFF;
  background: transparent;
}

#tribe-events .tribe-events-button:hover:after {
  height: 100%;
}

#tribe-events .tribe-events-button:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  background: #A70000;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

#tribe-events table.tribe-events-calendar {
  margin-bottom: 3rem;
}

#tribe-events table.tribe-events-calendar tr {
  background: #FFF;
}

#tribe-events table.tribe-events-calendar thead th {
  background: #3B0B00;
  padding: 1rem 0;
  font-weight: 300;
}

#tribe-events table.tribe-events-calendar div[id*=tribe-events-daynum-] {
  padding-top: 6px;
  margin-top: 0;
  color: #180B00;
  background: #E8E8E8;
}

#tribe-events table.tribe-events-calendar div[id*=tribe-events-daynum-] > a {
  color: #180B00;
  background: transparent;
}

#tribe-events table.tribe-events-calendar div[id*=tribe-events-daynum-] > a:hover {
  color: #3B0B00;
}

#tribe-events table.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
#tribe-events table.tribe-events-calendar td.tribe-events-othermonth div[id*=tribe-events-daynum-] {
  background: #E8E8E8;
  color: #474747;
  opacity: 1;
}

#tribe-events table.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] > a,
#tribe-events table.tribe-events-calendar td.tribe-events-othermonth div[id*=tribe-events-daynum-] > a {
  color: #474747;
}

#tribe-events table.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title,
#tribe-events table.tribe-events-calendar td.tribe-events-othermonth .tribe-events-month-event-title {
  opacity: 1;
}

#tribe-events table.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a,
#tribe-events table.tribe-events-calendar td.tribe-events-othermonth .tribe-events-month-event-title a {
  opacity: 1;
  background: transparent;
}

#tribe-events table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
  background-color: #3B0B00;
  color: #FFF;
}

#tribe-events table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] a:hover, #tribe-events table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] a:focus, #tribe-events table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] a.focus-visible:focus {
  color: #808080;
}

.tribe-events-month .table-responsive {
  overflow: visible;
}

.datepicker.dropdown-menu {
  z-index: 1000 !important;
}

.tribe-events-day .tribe-events-day-time-slot {
  font-family: "Poppins", Helvetica, sans-serif;
}

.tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
  background: #737373;
  font-family: "Poppins", Helvetica, sans-serif;
  padding: 0.25rem 0;
  padding-top: 0.5rem;
}

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin-left: 0;
  max-width: 600px;
}

.tribe-events-list .type-tribe_events {
  max-width: 600px;
}

/* Tooltips are hidden for WCAG Guideline 1.4.13 - they are not keyboard dismissable w/ o a hack */
.tribe-events-tooltip {
  display: none !important;
}

.tribe-events-tooltip .entry-title {
  font-family: "Merriweather", serif;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.tribe-events-tooltip .tribe-events-event-body {
  font-size: 1rem;
  margin-bottom: 1rem;
}

.tribe-mobile-day-heading {
  font-size: 2rem;
  margin-bottom: 1.5rem;
}

.tribe-events-list .tribe-events-list-event-title {
  font-weight: 300;
}

.tribe-events-loop .tribe-events-event-meta {
  font-weight: 500;
}

.tribe-events-event-meta .tribe-events-meta-group {
  width: 100%;
}

#tribe-events-bar {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #tribe-events-bar {
    margin-bottom: 1.5rem;
  }
}

#tribe-bar-collapse-toggle {
  background: #E8E8E8;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
  background: #737373;
  letter-spacing: 2px;
}

#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
  background: #A70000;
}

.tribe-events-sub-nav li a {
  background: none;
  color: #A70000;
  padding: 0;
}

.tribe-events-sub-nav li a:visited {
  color: #A70000;
}

.single-tribe_events #tribe-events-footer {
  border-top: 0;
}

.single-tribe_events .tribe-events-schedule {
  margin-top: 0;
  font-weight: 700;
}

@media (max-width: 1199.98px) {
  .single-tribe_events .tribe-events-schedule {
    background: none;
    margin-top: 0;
    border: none;
    padding: 0;
  }
}

.single-tribe_events .tribe-events-event-meta {
  background: #E8E8E8;
  padding: 1.5rem;
  margin: 1.5rem 0;
  border: 0;
}

@media (min-width: 992px) {
  .single-tribe_events .tribe-events-event-meta {
    padding: 3rem;
  }
}

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
  padding: 0;
  margin: 0;
}

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group .tribe-events-single-section-title {
  margin-top: 0;
  font-size: 1.5rem;
}

.single-tribe_events .secondary .tribe-events-venue-map {
  width: 100%;
  float: none;
}

.faculty-card__list {
  padding: 0;
  margin: 0;
  margin: 0 -1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.faculty-card {
  padding: 0 1.5rem;
  padding-top: 1.5rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
  margin-bottom: 1.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 576px) {
  .faculty-card {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media (min-width: 992px) {
  .faculty-card {
    max-width: 50%;
  }
}

.faculty-card__image-wrap {
  overflow: hidden;
  position: relative;
  margin-left: 0;
  left: 1.5rem;
  width: 200px;
  height: 250px;
  z-index: 1;
}

@media (min-width: 576px) {
  .faculty-card__image-wrap {
    padding-bottom: 0;
    height: 100%;
    width: 50%;
    min-height: 300px;
    max-width: 300px;
    left: 0;
  }
}

.faculty-card__image {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  -o-object-position: center top;
     object-position: center top;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .faculty-card__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    margin-left: 0;
  }
}

.faculty-card__content {
  padding: 1.5rem;
  position: relative;
  background: #E8E8E8;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (min-width: 576px) {
  .faculty-card__content {
    width: 50%;
  }
}

.faculty-card__image-wrap + .faculty-card__content:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1.5rem;
  bottom: 100%;
  right: 0;
  background: #E8E8E8;
}

@media (min-width: 576px) {
  .faculty-card__image-wrap + .faculty-card__content:before {
    width: calc(100% + 1.5rem);
  }
}

#page .gform_wrapper select,
.select select {
  display: inline-block;
  font-size: 1rem;
  font-weight: 300;
  color: #444;
  font-family: "Poppins", Helvetica, sans-serif;
  line-height: inherit;
  letter-spacing: 2px;
  padding: 1rem;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  border: 1px solid #180B00;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("../../svg/icons/select-arrow.svg");
  background-repeat: no-repeat, repeat;
  background-position: right 1.5rem top 50%, 0 0;
  background-size: .65em auto, 100%;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  text-transform: uppercase;
}

#page .gform_wrapper select:not([multiple="multiple"]):hover, #page .gform_wrapper select:not([multiple="multiple"]):focus,
.select select:not([multiple="multiple"]):hover,
.select select:not([multiple="multiple"]):focus {
  background-color: #180B00;
  color: #FFF;
  background-image: url("../../svg/icons/select-arrow-white.svg");
  cursor: pointer;
}

#page .gform_wrapper select::-ms-expand,
.select select::-ms-expand {
  display: none;
}

#page .gform_wrapper select option,
.select select option {
  font-weight: normal;
}

.search-filter__container {
  margin: 0 -0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 992px) {
  .search-filter__container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.search-filter__search {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0;
  margin: 0 0.75rem;
  margin-bottom: 1rem;
  padding: 1.5rem 0.5rem;
}

@media (min-width: 992px) {
  .search-filter__search {
    margin-bottom: 0;
  }
}

.search-filter__results {
  position: relative;
  padding-top: 3rem;
}

.search-filter__loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0.5rem;
  color: #FFF;
  background-color: #3B0B00;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.8rem;
}

.search-filter__select {
  margin: 0 0.75rem;
  margin-bottom: 1rem;
  width: 100%;
}

@media (min-width: 992px) {
  .search-filter__select {
    max-width: 200px;
    margin-bottom: 0;
  }
}

.search-filter__clear,
.search-filter__submit {
  margin: 0 0.75rem;
  min-width: 100px;
  padding: 1rem;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: auto;
}

.search-filter__clear:hover, .search-filter__clear.focus-visible:focus,
.search-filter__submit:hover,
.search-filter__submit.focus-visible:focus {
  padding: 1rem;
}

@media (min-width: 992px) {
  .search-filter__submit {
    display: none;
  }
}

.form-control {
  border-radius: 0;
}

.search-results__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.search-results__item {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #E8E8E8;
}

@media (min-width: 992px) {
  .search-results__item .faculty-card {
    max-width: 75%;
  }
}

#page .gform_wrapper ul li.gfield {
  margin: 0;
  margin-bottom: 1.5rem;
}

#page .gform_wrapper ul.gform_fields li.gfield {
  padding: 0;
}

#page .gform_wrapper select {
  padding: 1rem;
  margin-left: 0;
}

#page .ginput_container_select {
  margin-bottom: 0;
  width: 100%;
}

#page .ginput_container_select select {
  width: 100%;
}

#page .gform_wrapper .gfield_radio,
#page .gform_wrapper .gfield_checkbox {
  overflow: visible;
}

#page .gform_wrapper .gfield_radio li,
#page .gform_wrapper .gfield_checkbox li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  overflow: visible;
  margin-bottom: 0.5rem;
}

#page .gform_wrapper .gfield_radio li label,
#page .gform_wrapper .gfield_checkbox li label {
  margin: 0;
  text-transform: none;
  font-size: 1rem;
  letter-spacing: 0;
}

#page .gform_wrapper input[type="radio"],
#page .gform_wrapper input[type="checkbox"] {
  margin: 0;
  margin-right: 0.5rem;
}

#page .gform_wrapper .gfield_consent_label {
  margin: 0;
  text-transform: none;
  font-size: 1rem;
  letter-spacing: 0;
}

#page .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  opacity: 0.8;
}

#page .gform_wrapper div.validation_error {
  border: 0;
  background: #A70000;
  color: #FFF;
}

#page .gform_wrapper li.gfield.gfield_error {
  background: none;
  border: none;
  max-width: none !important;
  margin-bottom: 1.5rem !important;
}

#page .ginput_complex select + label,
#page .ginput_complex input + label {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

#page .gfield_time_ampm {
  width: 100px;
  max-width: none;
}

#page .gfield_time_ampm select {
  max-width: none !important;
  display: block;
}

@media (max-width: 641px) {
  #page .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1;
    min-height: 0;
  }
}

#page .pseudo-label--file {
  margin-bottom: 0.5rem;
}

#page .pseudo-label--file ~ .ginput_container input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

#page .pseudo-label--file + label {
  display: inline-block;
  font-size: 1rem;
  color: #180B00;
  padding: 1rem;
  background: #E8E8E8;
}

#page .pseudo-label--file + label:hover, #page .pseudo-label--file + label:focus {
  background: #180B00;
  color: #FFF;
  cursor: pointer;
}

.opos-left-top {
  -o-object-position: left top;
     object-position: left top;
}

.opos-left-center {
  -o-object-position: left center;
     object-position: left center;
}

.opos-left-bottom {
  -o-object-position: left bottom;
     object-position: left bottom;
}

.opos-right-top {
  -o-object-position: right top;
     object-position: right top;
}

.opos-right-center {
  -o-object-position: right center;
     object-position: right center;
}

.opos-right-bottom {
  -o-object-position: right bottom;
     object-position: right bottom;
}

.opos-center-left {
  -o-object-position: center left;
     object-position: center left;
}

.opos-center-center {
  -o-object-position: center center;
     object-position: center center;
}

.opos-center-right {
  -o-object-position: center right;
     object-position: center right;
}

.opos-center-top {
  -o-object-position: center top;
     object-position: center top;
}

.single-post__featured-image {
  margin-bottom: 3rem;
}

.single-post__featured-image img {
  max-width: 100%;
  height: auto;
}

.single-faculty__image {
  max-width: 100%;
  height: auto;
}

.single-faculty__image-container {
  margin-bottom: 3rem;
  max-width: 300px;
}

.single-faculty__contact-list {
  display: block;
}

.single-faculty__contact-list a {
  text-decoration: underline;
}

.recent-news {
  margin-bottom: 3rem;
}

.yt-player__button {
  background: none;
  -webkit-appearance: none;
  border: none;
  padding: 0.5rem;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
}

.yt-player__button:hover, .yt-player__button:focus {
  background: #FFF;
}

.yt-player__button:hover .yt-player__icon, .yt-player__button:focus .yt-player__icon {
  fill: #808080;
}

.yt-player__icon {
  fill: #FFF;
  width: 30px;
  height: 30px;
  -webkit-transition: fill 0.25s;
  transition: fill 0.25s;
}

.stats-section {
  position: relative;
}

.stats-section-bg {
  background: #EAEAEA;
  padding: 2rem 0;
}

@media (min-width: 992px) {
  .stats-section-bg {
    padding: 4rem 0;
  }
}

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

.stats-bg img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.stats-number {
  font-family: "Merriweather", serif;
  color: #A70000;
  line-height: 1em;
  margin: 0 0 0.81rem;
  font-size: 2.5rem;
}

@media (min-width: 768px) {
  .stats-number {
    font-size: 3.12rem;
  }
}

@media (min-width: 992px) {
  .stats-number {
    font-size: 3.75rem;
  }
}

.stats-caption p {
  font-family: "Merriweather", serif;
  line-height: 1.8em;
}

.stats-caption p strong {
  font-weight: bold;
}

.stats-counter .btn {
  font-weight: 900;
  min-width: auto;
}

.stats-counter .col-lg-3 {
  margin: 0 0 1.87rem;
}

@media (min-width: 768px) {
  .stats-counter .col-lg-3 {
    margin: 0 0 1.87rem;
  }
}

@media (min-width: 992px) {
  .stats-counter .col-lg-3 {
    margin: 0;
  }
}

.stats-counter.stats-counte-3 .col-lg-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .stats-counter.stats-counte-3 .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

.stats-counter.stats-counte-3 .col-lg-3 .stats-number {
  font-size: 2.5rem;
}

@media (min-width: 768px) {
  .stats-counter.stats-counte-3 .col-lg-3 .stats-number {
    font-size: 3.12rem;
  }
}

@media (min-width: 992px) {
  .stats-counter.stats-counte-3 .col-lg-3 .stats-number {
    font-size: 4rem;
  }
}

.stats-counter.stats-counte-2 .col-lg-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .stats-counter.stats-counte-2 .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

.stats-counter.stats-counte-2 .col-lg-3 .stats-number {
  font-size: 2.5rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .stats-counter.stats-counte-2 .col-lg-3 .stats-number {
    font-size: 3.75rem;
  }
}

@media (min-width: 992px) {
  .stats-counter.stats-counte-2 .col-lg-3 .stats-number {
    font-size: 4.5rem;
  }
}

.stats-title {
  margin: 0 0 1.75rem;
}

.stats-title p {
  font-size: 1.18rem;
  font-family: "Merriweather", serif;
  line-height: 2.06rem;
}

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

.divider-inner {
  display: inline-block;
  width: 100%;
  position: relative;
}

@media (min-width: 992px) {
  .divider-inner {
    width: 90%;
  }
}

@media (min-width: 1200px) {
  .divider-inner {
    width: 80%;
  }
}

.divider-inner::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  height: 0.12rem;
  background: #C7C7C7;
}

.mc-pherson-logo {
  position: relative;
  padding: 0.75rem;
  background: #fff;
  display: inline-block;
}

.announcement-columns .module-right-nav__header-column::before {
  display: none;
}

.announcement-columns .module-right-nav__header-column {
  background: transparent;
}

.announcement-columns .module-right-nav__column {
  position: static;
  background: none;
}

.announcement-col__img {
  height: 0;
  position: relative;
  padding: 0 0 100%;
  margin: 0 0 1.87rem;
}

.announcement-col__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.announcement-col__caps h4 {
  font-family: "Poppins", Helvetica, sans-serif;
  margin: 0 0 0.5rem;
  font-size: 1.37rem;
  line-height: 1.5rem;
}

@media (min-width: 992px) {
  .announcement-col__caps h4 {
    font-size: 1.5rem;
    line-height: 2.12rem;
  }
}

@media (min-width: 1200px) {
  .announcement-col__caps h4 {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}

.announcement-col__caps p {
  font-size: 1.06rem;
  line-height: 2.06rem;
}

.announcement-columns__title {
  margin: 0 0 2.5rem;
}

@media (min-width: 992px) {
  .announcement-columns__title {
    margin: 0 0 3.75rem;
  }
}

@media (min-width: 1200px) {
  .announcement-columns__title {
    margin: 0 0 5rem;
  }
}

@media (min-width: 992px) {
  .announcement-col-cover .row {
    margin-left: -1.87rem;
    margin-right: -1.87rem;
  }
}

@media (min-width: 1200px) {
  .announcement-col-cover .row {
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }
}

.announcement-col-cover .row > div {
  margin-bottom: 2.5rem;
}

@media (min-width: 768px) {
  .announcement-col-cover .row > div {
    margin-bottom: 0rem;
  }
}

@media (min-width: 992px) {
  .announcement-col-cover .row > div {
    padding-left: 1.87rem;
    padding-right: 1.87rem;
  }
}

@media (min-width: 1200px) {
  .announcement-col-cover .row > div {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}

.accordion .overview-text-ac {
  padding: 0 0 10px;
  display: block;
}

.mcph-accordion__section {
  width: 100%;
  margin: 0 0 1rem;
}

.mcph-accordion__section-button {
  border: 0;
  padding: 0.9rem 1.06rem 0.52rem 2.68rem;
  font-size: 1.12rem;
  font-family: "Poppins", Helvetica, sans-serif;
  font-weight: bold;
  background: none;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  text-align: left;
}

.mcph-accordion__section-button.active, .mcph-accordion__section-button:hover {
  background: #D2E023;
}

.mcph-accordion__section-button.active .mcph-accordion__section-button-icon::before {
  height: 0;
}

.mcph-accordion__section-button-icon {
  position: absolute;
  left: 1.06rem;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 0.87rem;
  width: 0.87rem;
}

.mcph-accordion__section-button-icon::before, .mcph-accordion__section-button-icon::after {
  content: "";
  position: absolute;
  width: 0.25rem;
  height: 100%;
  background: #000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.mcph-accordion__section-button-icon::after {
  width: 100%;
  height: 0.25rem;
}

.mcph-accordion__section-content {
  padding: 0.81rem 1.06rem 0 2.68rem;
  display: none;
  max-width: 48.12rem;
  width: 100%;
}

.mcph-accordion__section-content-inner p {
  font-size: 1.12rem;
  line-height: 1.68rem;
  margin: 0 0 1.68rem;
}

.mcph-accordion__section-content-inner p:last-child {
  margin: 0;
}

.color-red {
  color: #A70000;
}

.color-red--dark, .color-red-dark {
  color: #3B0B00;
}

a.color-red:hover {
  color: #3B0B00;
}

.color-green {
  color: #00A876;
}

.color-green--dark, .color-green-dark {
  color: #004C3C;
}

a.color-green:hover {
  color: #004C3C;
}

.color-blue,
.color-teal {
  color: #09A59A;
}

.color-blue--dark, .color-blue-dark,
.color-teal--dark,
.color-teal-dark {
  color: #003833;
}

a.color-blue:hover,
a.color-teal:hover {
  color: #003833;
}

.color-orange {
  color: #C64C0A;
}

.color-orange--dark, .color-orange-dark {
  color: #903202;
}

a.color-orange:hover {
  color: #903202;
}

.color-yellow {
  color: #B39109;
}

.color-yellow--dark, .color-yellow-dark {
  color: #847306;
}

a.color-yellow:hover {
  color: #847306;
}

.color-lime {
  color: #D6E423;
}

.color-lime--dark, .color-lime-dark {
  color: #757C13;
}

.color-lime--darkest, .color-lime-darkest {
  color: #45490C;
}

a.color-lime:hover {
  color: #757C13;
}

.color-black {
  color: #180B00;
}
/*# sourceMappingURL=main.min.css.map */