@charset "UTF-8";
/*!
Theme Name: mit-climate-challenges
Author:
Description: Custom theme: mit-climate-challenges
*/
/* Bootstrap variables */
/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #F4EFE7;
  --secondary: #2A42C6;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1080px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: Roboto, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::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: Roboto, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #1C2232;
  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: 1.6rem;
}

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #F4EFE7;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #dcccb3;
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1.6rem;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  line-height: 1.2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.blockquote {
  margin-bottom: 3.2rem;
  font-size: 2rem;
}

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

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

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

.figure {
  display: inline-block;
}

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

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

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.32rem 0.64rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.32rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

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

.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1080px) {
  .container {
    max-width: 1240px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1280px;
  }
}

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

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 768px;
  }
}
@media (min-width: 1080px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1240px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1280px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1080px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table, .wp-block-table table {
  width: 100%;
  margin-bottom: 3.2rem;
  color: #1C2232;
}
.table th, .wp-block-table table th,
.table td,
.wp-block-table table td {
  padding: 1.2rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th, .wp-block-table table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody, .wp-block-table table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

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

.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), .wp-block-table table tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #fcfbf8;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #f9f7f3;
}

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

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #c3caef;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #909de1;
}

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

.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, .wp-block-table table tfoot tr,
.table-dark > th,
.wp-block-table table tfoot tr > th,
.table-dark > td,
.wp-block-table table tfoot tr > td {
  background-color: #c6c8ca;
}
.table-dark th, .wp-block-table table tfoot tr th,
.table-dark td,
.wp-block-table table tfoot tr td,
.table-dark thead th,
.table-dark tbody + tbody,
.wp-block-table table tfoot tr tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover, .table-hover .wp-block-table table tfoot tr:hover, .wp-block-table table tfoot .table-hover tr:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td, .table-hover .wp-block-table table tfoot tr:hover > td, .wp-block-table table tfoot .table-hover tr:hover > td,
.table-hover .table-dark:hover > th,
.table-hover .wp-block-table table tfoot tr:hover > th,
.wp-block-table table tfoot .table-hover tr: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, .wp-block-table table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th, .wp-block-table table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark, .wp-block-table table tfoot tr {
  color: #fff;
  background-color: #343a40;
}
.table-dark th, .wp-block-table table tfoot tr th,
.table-dark td,
.wp-block-table table tfoot tr td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered, .wp-block-table table tfoot tr.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd), .wp-block-table table tfoot tr.table-striped tbody tr:nth-of-type(odd), .wp-block-table table.table-dark tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover, .wp-block-table table tfoot tr.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1079.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;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.2rem + 2px);
  padding: 0.6rem 1.2rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.4rem;
  -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: white;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
          box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

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

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.6rem 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #1C2232;
  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.8rem + 2px);
  padding: 0.4rem 0.8rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0.32rem;
}

.form-control-lg {
  height: calc(1.5em + 1.6rem + 2px);
  padding: 0.8rem 1.6rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0.48rem;
}

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

textarea.form-control {
  height: auto;
}

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

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

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

.form-check-input {
  position: absolute;
  margin-top: 0.48rem;
  margin-left: -2rem;
}
.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: 1.2rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.5rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.4rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.4rem 0.8rem;
  margin-top: 0.1rem;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.4rem;
}

.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 + 1.2rem);
  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.3rem) center;
  background-size: calc(0.75em + 0.6rem) calc(0.75em + 0.6rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.32rem rgba(40, 167, 69, 0.25);
}

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 3.7rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.2rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 2.8rem/calc(0.75em + 0.6rem) calc(0.75em + 0.6rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.32rem rgba(40, 167, 69, 0.25);
}

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.4rem 0.8rem;
  margin-top: 0.1rem;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.4rem;
}

.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 + 1.2rem);
  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.3rem) center;
  background-size: calc(0.75em + 0.6rem) calc(0.75em + 0.6rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.32rem rgba(220, 53, 69, 0.25);
}

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 3.7rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.2rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 2.8rem/calc(0.75em + 0.6rem) calc(0.75em + 0.6rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.32rem 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.4rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #1C2232;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.6rem 1.2rem;
  font-size: 1.6rem;
  line-height: 1.5;
  border-radius: 0.4rem;
  -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: #1C2232;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
          box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #212529;
  background-color: #F4EFE7;
  border-color: #F4EFE7;
}
.btn-primary:hover {
  color: #212529;
  background-color: #e8decd;
  border-color: #e4d8c4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #212529;
  background-color: #e8decd;
  border-color: #e4d8c4;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(212, 209, 203, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(212, 209, 203, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #212529;
  background-color: #F4EFE7;
  border-color: #F4EFE7;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #212529;
  background-color: #e4d8c4;
  border-color: #e0d2bb;
}
.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.32rem rgba(212, 209, 203, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(212, 209, 203, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #2A42C6;
  border-color: #2A42C6;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #2337a6;
  border-color: #21349c;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #2337a6;
  border-color: #21349c;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(74, 94, 207, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(74, 94, 207, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #2A42C6;
  border-color: #2A42C6;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #21349c;
  border-color: #1f3091;
}
.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.32rem rgba(74, 94, 207, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(74, 94, 207, 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.32rem rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(216, 217, 219, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(216, 217, 219, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(82, 88, 93, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(82, 88, 93, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #F4EFE7;
  border-color: #F4EFE7;
}
.btn-outline-primary:hover {
  color: #212529;
  background-color: #F4EFE7;
  border-color: #F4EFE7;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #F4EFE7;
  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: #212529;
  background-color: #F4EFE7;
  border-color: #F4EFE7;
}
.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.32rem rgba(244, 239, 231, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.5);
}

.btn-outline-secondary {
  color: #2A42C6;
  border-color: #2A42C6;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #2A42C6;
  border-color: #2A42C6;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.32rem rgba(42, 66, 198, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(42, 66, 198, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #2A42C6;
  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: #2A42C6;
  border-color: #2A42C6;
}
.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.32rem rgba(42, 66, 198, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(42, 66, 198, 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.32rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.32rem 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.32rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(52, 58, 64, 0.5);
}

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

.btn-lg, .btn-group-lg > .btn {
  padding: 0.8rem 1.6rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0.48rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.4rem 0.8rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0.32rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.8rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 16rem;
  padding: 0.8rem 0;
  margin: 0.2rem 0 0;
  font-size: 1.6rem;
  color: #1C2232;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.4rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1080px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.2rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.2rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.2rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 1.6rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

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

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

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

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

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

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

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

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

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

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

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

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

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -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(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -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.6rem 1.2rem;
  margin-bottom: 0;
  font-size: 1.6rem;
  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.4rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1.6rem + 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.8rem 1.6rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0.48rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.8rem + 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.4rem 0.8rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0.32rem;
}

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

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

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

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

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

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1.6rem;
  height: 2rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #F4EFE7;
  background-color: #F4EFE7;
}
.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
          box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: white;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: white;
  border-color: white;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.4rem;
  left: -2.4rem;
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.4rem;
  left: -2.4rem;
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.4rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #F4EFE7;
  background-color: #F4EFE7;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(244, 239, 231, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(244, 239, 231, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(244, 239, 231, 0.5);
}

.custom-switch {
  padding-left: 3.6rem;
}
.custom-switch .custom-control-label::before {
  left: -3.6rem;
  width: 2.8rem;
  pointer-events: all;
  border-radius: 0.8rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.4rem + 2px);
  left: calc(-3.6rem + 2px);
  width: calc(1.6rem - 4px);
  height: calc(1.6rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.8rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(1.2rem);
          transform: translateX(1.2rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(244, 239, 231, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.2rem + 2px);
  padding: 0.6rem 2.8rem 0.6rem 1.2rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.2rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.4rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: white;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
          box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 1.2rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.8rem + 2px);
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  padding-left: 0.8rem;
  font-size: 1.4rem;
}

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

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 1.2rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: white;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
          box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 1.2rem + 2px);
  padding: 0.6rem 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.4rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 1.2rem);
  padding: 0.6rem 1.2rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.4rem 0.4rem 0;
}

.custom-range {
  width: 100%;
  height: 2.24rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1.6rem;
  height: 1.6rem;
  margin-top: -0.4rem;
  background-color: #F4EFE7;
  border: 0;
  border-radius: 1.6rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: white;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.8rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1.6rem;
}
.custom-range::-moz-range-thumb {
  width: 1.6rem;
  height: 1.6rem;
  background-color: #F4EFE7;
  border: 0;
  border-radius: 1.6rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: white;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.8rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1.6rem;
}
.custom-range::-ms-thumb {
  width: 1.6rem;
  height: 1.6rem;
  margin-top: 0;
  margin-right: 0.32rem;
  margin-left: 0.32rem;
  background-color: #F4EFE7;
  border: 0;
  border-radius: 1.6rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: white;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.8rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.8rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1.6rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1.6rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    -webkit-transition: none;
    transition: none;
  }
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.8rem 1.6rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.4rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #F4EFE7;
}

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

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

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

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.6rem 3.2rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-right: 3.2rem;
  font-size: 2rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

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

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

.navbar-toggler {
  padding: 0.4rem 1.2rem;
  font-size: 2rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.4rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1079.98px) {
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1080px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.4rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 2rem;
}

.card-title {
  margin-bottom: 1.2rem;
}

.card-subtitle {
  margin-top: -0.6rem;
  margin-bottom: 0;
}

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

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 2rem;
}

.card-header {
  padding: 1.2rem 2rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.4rem - 1px) calc(0.4rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 1.2rem 2rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.4rem - 1px) calc(0.4rem - 1px);
}

.card-header-tabs {
  margin-right: -1rem;
  margin-bottom: -1.2rem;
  margin-left: -1rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -1rem;
  margin-left: -1rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 2rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.4rem - 1px);
  border-top-right-radius: calc(0.4rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.4rem - 1px);
  border-bottom-left-radius: calc(0.4rem - 1px);
}

.card-deck .card {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .card-deck {
    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;
    margin-right: -20px;
    margin-left: -20px;
  }
  .card-deck .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: 20px;
  }
}

.card-group > .card {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .card-group {
    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;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 1.2rem;
}
@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1.2rem 1.6rem;
  margin-bottom: 1.6rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.4rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.4rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.8rem 1.2rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #F4EFE7;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #dcccb3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
          box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #F4EFE7;
  border-color: #F4EFE7;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 1.2rem 2.4rem;
  font-size: 2rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.48rem;
  border-bottom-left-radius: 0.48rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.48rem;
  border-bottom-right-radius: 0.48rem;
}

.pagination-sm .page-link {
  padding: 0.4rem 0.8rem;
  font-size: 1.4rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.32rem;
  border-bottom-left-radius: 0.32rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.32rem;
  border-bottom-right-radius: 0.32rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.4rem;
  -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) {
  .badge {
    -webkit-transition: none;
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

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

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #212529;
  background-color: #F4EFE7;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #212529;
  background-color: #e4d8c4;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(244, 239, 231, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #2A42C6;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #21349c;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(42, 66, 198, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(42, 66, 198, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.32rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.32rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.48rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 1.2rem 2rem;
  margin-bottom: 1.6rem;
  border: 1px solid transparent;
  border-radius: 0.4rem;
}

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 6.4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1.2rem 2rem;
  color: inherit;
}

.alert-primary {
  color: #7f7c78;
  background-color: #fdfcfa;
  border-color: #fcfbf8;
}
.alert-primary hr {
  border-top-color: #f4f1e6;
}
.alert-primary .alert-link {
  color: #65625f;
}

.alert-secondary {
  color: #162267;
  background-color: #d4d9f4;
  border-color: #c3caef;
}
.alert-secondary hr {
  border-top-color: #afb8ea;
}
.alert-secondary .alert-link {
  color: #0d143d;
}

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

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1.6rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1.6rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.6rem;
  overflow: hidden;
  font-size: 1.2rem;
  background-color: #e9ecef;
  border-radius: 0.4rem;
}

.progress-bar {
  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;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #F4EFE7;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    transition: none;
  }
}

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

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

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #1C2232;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 1.2rem 2rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}
.list-group-item:last-child {
  border-bottom-right-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #F4EFE7;
  border-color: #F4EFE7;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.list-group-horizontal .list-group-item:first-child {
  border-bottom-left-radius: 0.4rem;
  border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
  border-top-right-radius: 0.4rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-bottom-left-radius: 0.4rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    border-top-right-radius: 0.4rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-bottom-left-radius: 0.4rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    border-top-right-radius: 0.4rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1080px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-bottom-left-radius: 0.4rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    border-top-right-radius: 0.4rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-bottom-left-radius: 0.4rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    border-top-right-radius: 0.4rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0;
}
.list-group-flush .list-group-item:first-child {
  border-top-width: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #7f7c78;
  background-color: #fcfbf8;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #7f7c78;
  background-color: #f4f1e6;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #7f7c78;
  border-color: #7f7c78;
}

.list-group-item-secondary {
  color: #162267;
  background-color: #c3caef;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #162267;
  background-color: #afb8ea;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #162267;
  border-color: #162267;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 1.4rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.4rem 1.2rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.4rem 1.2rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 1.2rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 1.2rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 1.2rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

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

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1.6rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1.6rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1.6rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1.6rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.48rem;
  outline: 0;
}

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

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

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

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

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

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 2.8rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 5.6rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 5.6rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 5.6rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 5.6rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1080px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 1.4rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 1.28rem;
  height: 0.64rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.64rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.64rem 0.64rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.64rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.64rem;
  height: 1.28rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.64rem 0.64rem 0.64rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.64rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.64rem 0.64rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.64rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.64rem;
  height: 1.28rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.64rem 0 0.64rem 0.64rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.4rem 0.8rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.4rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 1.4rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.48rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1.6rem;
  height: 0.8rem;
  margin: 0 0.48rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.8rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.8rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.8rem 0.8rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.8rem 0.8rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.8rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.8rem - 1px);
  width: 0.8rem;
  height: 1.6rem;
  margin: 0.48rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.8rem 0.8rem 0.8rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.8rem 0.8rem 0.8rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.8rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.8rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.8rem 0.8rem 0.8rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.8rem 0.8rem 0.8rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1.6rem;
  margin-left: -0.8rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.8rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.8rem - 1px);
  width: 0.8rem;
  height: 1.6rem;
  margin: 0.48rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.8rem 0 0.8rem 0.8rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.8rem 0 0.8rem 0.8rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.8rem 1.2rem;
  margin-bottom: 0;
  font-size: 1.6rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.48rem - 1px);
  border-top-right-radius: calc(0.48rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.8rem 1.2rem;
  color: #1C2232;
}

.carousel {
  position: relative;
}

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

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

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

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

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

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

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  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: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

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

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 3.2rem;
  height: 3.2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
          animation: spinner-border 0.75s linear infinite;
}

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

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.spinner-grow {
  display: inline-block;
  width: 3.2rem;
  height: 3.2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow 0.75s linear infinite;
          animation: spinner-grow 0.75s linear infinite;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

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

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

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

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

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

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1080px) {
  .d-lg-none {
    display: none !important;
  }

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

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

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

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

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

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

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

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

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

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

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

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

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

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

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

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

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

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

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

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

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

.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;
      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;
      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;
      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;
        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;
        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;
        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;
        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;
        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;
        align-self: stretch !important;
  }
}
@media (min-width: 1080px) {
  .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;
        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;
        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;
        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;
        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;
        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;
        align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

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

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

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

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1080px) {
  .float-lg-left {
    float: left !important;
  }

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

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

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

  .float-xl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

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

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

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

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

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

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

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

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

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only, .exposed-filter-single .query-exposed-label, nav.main-nav .searchform .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

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

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-5,
.mx-5 {
  margin-left: 9.6rem !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.8rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 9.6rem !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.8rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -9.6rem !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.8rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-md-5,
.mx-md-5 {
    margin-left: 9.6rem !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.8rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -9.6rem !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: 1080px) {
  .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.8rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 9.6rem !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.8rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -9.6rem !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.8rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 4.8rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 4.8rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 4.8rem !important;
  }

  .m-xl-5 {
    margin: 9.6rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 9.6rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 9.6rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 9.6rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 9.6rem !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.8rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.8rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.8rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.8rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.8rem !important;
  }

  .p-xl-2 {
    padding: 1.6rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 1.6rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 1.6rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 1.6rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 1.6rem !important;
  }

  .p-xl-3 {
    padding: 3.2rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 3.2rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 3.2rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 3.2rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 3.2rem !important;
  }

  .p-xl-4 {
    padding: 4.8rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 4.8rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 4.8rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 4.8rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 4.8rem !important;
  }

  .p-xl-5 {
    padding: 9.6rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 9.6rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 9.6rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 9.6rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 9.6rem !important;
  }

  .m-xl-n1 {
    margin: -0.8rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.8rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.8rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.8rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.8rem !important;
  }

  .m-xl-n2 {
    margin: -1.6rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -1.6rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -1.6rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -1.6rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -1.6rem !important;
  }

  .m-xl-n3 {
    margin: -3.2rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -3.2rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -3.2rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -3.2rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -3.2rem !important;
  }

  .m-xl-n4 {
    margin: -4.8rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -4.8rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -4.8rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -4.8rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -4.8rem !important;
  }

  .m-xl-n5 {
    margin: -9.6rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -9.6rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -9.6rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -9.6rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -9.6rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1080px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #F4EFE7 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #dcccb3 !important;
}

.text-secondary {
  color: #2A42C6 !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #1d2d87 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #1C2232 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 1080px !important;
  }

  .container {
    min-width: 1080px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table, .wp-block-table table {
    border-collapse: collapse !important;
  }
  .table td, .wp-block-table table td,
.table th,
.wp-block-table table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark, .wp-block-table table tfoot tr {
    color: inherit;
  }
  .table-dark th, .wp-block-table table tfoot tr th,
.table-dark td,
.wp-block-table table tfoot tr td,
.table-dark thead th,
.table-dark tbody + tbody,
.wp-block-table table tfoot tr tbody + tbody {
    border-color: #dee2e6;
  }

  .table .thead-dark th, .wp-block-table table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.icon-active-tr-icon {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20.709' height='20.709'%3E%3Cpath data-name='Path 18047' d='M6.041 0v2.7h10.055L0 18.8l1.912 1.912 16.094-16.1v10.054h2.7V0z' fill='%231c2232'/%3E%3C/svg%3E");
}

.icon-arrow-head-black, .frontSection__title a:after {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='11.341' height='19.854'%3E%3Cg data-name='arrow head black'%3E%3Cpath data-name='Path 18121' d='M.707.707l9.22 9.221-9.22 9.219' fill='none' stroke='%231c2232' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
}

.icon-arrow-head-teal, .programContent .researchGeneralInfo__title a:after, .researchContent .researchGeneralInfo__title a:after {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8.341' height='13.854'%3E%3Cg data-name='arrow head teal'%3E%3Cpath data-name='Path 18121' d='M.707.707l6.22 6.221-6.22 6.219' fill='none' stroke='%23007472' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
}

.icon-cgc-logo-main {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg data-name='logo-MIT CLIMATE Grand Challenges' xmlns='http://www.w3.org/2000/svg' width='814.733' height='33.647'%3E%3Cg data-name='MIT CLIMATE Grand Challenges' style='isolation:isolate' fill='%232a42c6'%3E%3Cg data-name='Group 5593' style='isolation:isolate'%3E%3Cpath data-name='Path 18132' d='M5.66.467l10.422 26.577h.135L26.638.467h5.661v32.7h-4.425v-12.93l.449-13.3-.112-.023-10.6 26.257h-2.944L4.11 6.985l-.112.023.427 13.229v12.938H0V.467z'/%3E%3Cpath data-name='Path 18133' d='M47.931 33.175h-4.447V.467h4.447z'/%3E%3Cpath data-name='Path 18134' d='M80.611 3.953H70.099v29.222h-4.424V3.953h-10.49V.467h25.426z'/%3E%3C/g%3E%3Cg data-name='Group 5594' style='isolation:isolate'%3E%3Cpath data-name='Path 18135' d='M126.003 22.035l.045.135a10.655 10.655 0 01-3.223 8.377q-3.313 3.1-9.2 3.1a12.77 12.77 0 01-9.591-3.8 13.442 13.442 0 01-3.683-9.771v-6.491a13.685 13.685 0 013.593-9.771 12.249 12.249 0 019.344-3.818q6.064 0 9.479 3.11a10.645 10.645 0 013.324 8.48l-.045.135h-6.379a7.144 7.144 0 00-1.55-4.952 6.187 6.187 0 00-4.829-1.719 5.475 5.475 0 00-4.672 2.389 10.135 10.135 0 00-1.729 6.093v6.53a9.852 9.852 0 001.819 6.138 5.859 5.859 0 004.919 2.389 5.79 5.79 0 004.548-1.65 7.176 7.176 0 001.472-4.908z'/%3E%3Cpath data-name='Path 18136' d='M140.131 28.122h14.554v5.053h-21.113V.467h6.559z'/%3E%3Cpath data-name='Path 18137' d='M168.274 33.175h-6.559V.467h6.559z'/%3E%3Cpath data-name='Path 18138' d='M186.219.467l8.333 24.1h.135l8.4-24.1h8.58v32.7h-6.559v-9.74l.629-14.443-.135-.022-8.76 24.213h-4.4l-8.715-24.123-.134.022.628 14.353v9.748h-6.559V.467z'/%3E%3Cpath data-name='Path 18139' d='M238.192 26.123h-11.476l-2.224 7.052h-6.626l11.253-32.7h6.716l11.208 32.7h-6.626zm-9.861-5.144h8.243l-4.043-12.848h-.134z'/%3E%3Cpath data-name='Path 18140' d='M275.545 5.525h-9.253v27.65h-6.558V5.525h-9.209V.467h25.021z'/%3E%3Cpath data-name='Path 18141' d='M302.161 18.8h-13.544v9.322h15.835v5.053h-22.394V.467h22.349V5.52h-15.79v8.221h13.544z'/%3E%3Cpath data-name='Path 18142' d='M350.743 28.706a12.361 12.361 0 01-4.548 3.436 17.8 17.8 0 01-7.806 1.5 13.387 13.387 0 01-9.797-3.723 12.976 12.976 0 01-3.8-9.682v-6.828a13.266 13.266 0 013.65-9.67 12.565 12.565 0 019.4-3.739q5.975 0 9.153 2.909a10.085 10.085 0 013.246 7.648l-.045.135h-6.177a6.3 6.3 0 00-1.654-4.125 5.8 5.8 0 00-4.335-1.515 5.891 5.891 0 00-4.852 2.322 9.333 9.333 0 00-1.841 5.981v6.866a9.216 9.216 0 001.909 6.048 6.308 6.308 0 005.143 2.322 11.8 11.8 0 003.684-.47 5.588 5.588 0 002.111-1.164v-6.048h-5.8v-4.537h12.354z'/%3E%3Cpath data-name='Path 18143' d='M365.792 20.103v13.072h-6.558V.467h12.331q5.592 0 8.748 2.549a8.628 8.628 0 013.156 7.109 7.2 7.2 0 01-1.325 4.357 9.271 9.271 0 01-3.886 2.943 7.039 7.039 0 014.167 2.852 9.057 9.057 0 011.269 4.942v2.4a11.9 11.9 0 00.37 2.864 3.942 3.942 0 001.269 2.212v.471h-6.761a3.691 3.691 0 01-1.167-2.4 20.183 20.183 0 01-.27-3.189v-2.31a5.2 5.2 0 00-1.336-3.807 5.04 5.04 0 00-3.763-1.359zm0-5.054h5.66a6.2 6.2 0 004.122-1.168 4.31 4.31 0 001.359-3.459 4.758 4.758 0 00-1.359-3.571 5.52 5.52 0 00-4.009-1.326h-5.773z'/%3E%3Cpath data-name='Path 18144' d='M410.039 26.123h-11.478l-2.223 7.052h-6.626l11.253-32.7h6.715l11.208 32.7h-6.626zm-9.861-5.144h8.244l-4.043-12.848h-.135z'/%3E%3Cpath data-name='Path 18145' d='M451.232 33.175h-6.54l-13.2-22.349-.134.023v22.326h-6.566V.467h6.559l13.207 22.326.135-.022V.467h6.536z'/%3E%3Cpath data-name='Path 18146' d='M460.216 33.175V.467h11.23a13.49 13.49 0 019.883 3.83 13.2 13.2 0 013.886 9.826v5.413a13.161 13.161 0 01-3.886 9.828 13.54 13.54 0 01-9.883 3.806zm6.559-27.65v22.6h4.335a6.831 6.831 0 005.525-2.378 9.342 9.342 0 002-6.217v-5.453a9.268 9.268 0 00-2-6.17 6.829 6.829 0 00-5.525-2.379z'/%3E%3Cpath data-name='Path 18147' d='M532.201 22.035l.045.135a10.648 10.648 0 01-3.222 8.377q-3.313 3.1-9.2 3.1a12.766 12.766 0 01-9.59-3.8 13.439 13.439 0 01-3.684-9.771v-6.491a13.681 13.681 0 013.594-9.771 12.243 12.243 0 019.342-3.818q6.065 0 9.479 3.11a10.638 10.638 0 013.324 8.48l-.045.135h-6.379a7.148 7.148 0 00-1.548-4.952 6.19 6.19 0 00-4.831-1.719 5.472 5.472 0 00-4.67 2.389 10.128 10.128 0 00-1.73 6.093v6.53a9.858 9.858 0 001.819 6.138 5.859 5.859 0 004.919 2.389 5.8 5.8 0 004.549-1.65 7.176 7.176 0 001.471-4.908z'/%3E%3Cpath data-name='Path 18148' d='M566.207 33.175h-6.536V19.586h-13.342v13.589h-6.558V.467h6.558v14.06h13.342V.467h6.536z'/%3E%3Cpath data-name='Path 18149' d='M592.733 26.123h-11.478l-2.224 7.052h-6.626l11.253-32.7h6.716l11.208 32.7h-6.626zm-9.861-5.144h8.243l-4.043-12.848h-.134z'/%3E%3Cpath data-name='Path 18150' d='M614.048 28.122h14.555v5.053h-21.111V.467h6.559z'/%3E%3Cpath data-name='Path 18151' d='M641.786 28.122h14.555v5.053h-21.113V.467h6.558z'/%3E%3Cpath data-name='Path 18152' d='M683.07 18.8h-13.544v9.322h15.835v5.053h-22.394V.467h22.349V5.52h-15.79v8.221h13.544z'/%3E%3Cpath data-name='Path 18153' d='M718.669 33.175h-6.536l-13.207-22.349-.135.023v22.326h-6.558V.467h6.559l13.207 22.326.135-.022V.467h6.536z'/%3E%3Cpath data-name='Path 18154' d='M752.764 28.706a12.349 12.349 0 01-4.549 3.436 17.8 17.8 0 01-7.8 1.5 13.387 13.387 0 01-9.793-3.728 12.976 12.976 0 01-3.8-9.682v-6.828a13.266 13.266 0 013.65-9.67 12.564 12.564 0 019.4-3.739q5.976 0 9.153 2.909a10.084 10.084 0 013.246 7.648l-.045.135h-6.177a6.3 6.3 0 00-1.663-4.12 5.8 5.8 0 00-4.335-1.515 5.891 5.891 0 00-4.852 2.322 9.339 9.339 0 00-1.841 5.981v6.866a9.216 9.216 0 001.909 6.048 6.308 6.308 0 005.143 2.322 11.8 11.8 0 003.684-.47 5.58 5.58 0 002.111-1.164v-6.048h-5.795v-4.537h12.354z'/%3E%3Cpath data-name='Path 18155' d='M781.357 18.8h-13.544v9.322h15.835v5.053h-22.394V.467h22.349V5.52h-15.79v8.221h13.544z'/%3E%3Cpath data-name='Path 18156' d='M808.174 24.64a3.8 3.8 0 00-1.336-3.032 13.523 13.523 0 00-4.684-2.157 26.678 26.678 0 01-8.827-4 7.575 7.575 0 01-2.987-6.334 7.844 7.844 0 013.426-6.569 14.257 14.257 0 018.748-2.55 13.141 13.141 0 018.778 2.869 8.569 8.569 0 013.279 7.064l-.045.135h-6.356a4.775 4.775 0 00-1.516-3.673 6.029 6.029 0 00-4.256-1.4 6.3 6.3 0 00-4.066 1.168 3.682 3.682 0 00-1.437 2.988 3.2 3.2 0 001.539 2.728 21.249 21.249 0 005.311 2.258 20.593 20.593 0 018.2 3.976 8.26 8.26 0 012.786 6.491 7.775 7.775 0 01-3.313 6.626 14.474 14.474 0 01-8.749 2.426 15.973 15.973 0 01-9.321-2.751 8.59 8.59 0 01-3.863-7.716l.044-.134h6.379a5.031 5.031 0 001.786 4.278 8.054 8.054 0 004.975 1.359 6.552 6.552 0 004.088-1.1 3.54 3.54 0 001.417-2.95z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.icon-cgc-logo-small {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='458.106' height='18.919'%3E%3Cg data-name='logo-MIT CLIMATE Grand Challenges'%3E%3Cg data-name='MIT CLIMATE Grand Challenges' style='isolation:isolate' fill='%232a42c6'%3E%3Cg data-name='Group 5593' style='isolation:isolate'%3E%3Cpath data-name='Path 18132' d='M3.182.26l5.86 14.941h.076L14.978.26h3.183v18.388h-2.488v-7.275l.252-7.476-.063-.013-5.961 14.764H8.247L2.311 3.927l-.063.013.24 7.438v7.275H0V.26z'/%3E%3Cpath data-name='Path 18133' d='M26.95 18.653h-2.5V.26h2.5z'/%3E%3Cpath data-name='Path 18134' d='M45.325 2.222h-5.91v16.431h-2.488V2.222h-5.9V.26h14.3z'/%3E%3C/g%3E%3Cg data-name='Group 5594' style='isolation:isolate'%3E%3Cpath data-name='Path 18135' d='M70.848 12.39l.025.076a5.991 5.991 0 01-1.812 4.71 7.274 7.274 0 01-5.172 1.743 7.18 7.18 0 01-5.393-2.134 7.558 7.558 0 01-2.071-5.494v-3.65a7.7 7.7 0 012.02-5.494A6.887 6.887 0 0163.699 0a7.626 7.626 0 015.33 1.749 5.985 5.985 0 011.869 4.768l-.025.076h-3.587a4.017 4.017 0 00-.872-2.784 3.479 3.479 0 00-2.715-.967 3.078 3.078 0 00-2.627 1.343 5.7 5.7 0 00-.972 3.426v3.672a5.54 5.54 0 001.023 3.451 3.294 3.294 0 002.766 1.343 3.255 3.255 0 002.557-.928 4.035 4.035 0 00.828-2.76z'/%3E%3Cpath data-name='Path 18136' d='M78.792 15.812h8.183v2.841H75.104V.26h3.688z'/%3E%3Cpath data-name='Path 18137' d='M94.616 18.653h-3.688V.26h3.688z'/%3E%3Cpath data-name='Path 18138' d='M104.706.26l4.685 13.551h.076L114.191.26h4.824v18.388h-3.69v-5.481l.354-8.121-.076-.012-4.926 13.614h-2.472l-4.9-13.564-.075.012.353 8.07v5.481h-3.688V.26z'/%3E%3Cpath data-name='Path 18139' d='M133.927 14.688h-6.45l-1.25 3.965h-3.726L128.827.26h3.776l6.3 18.388h-3.726zm-5.545-2.892h4.635l-2.273-7.224h-.075z'/%3E%3Cpath data-name='Path 18140' d='M154.932 3.106h-5.2v15.547h-3.69V3.106h-5.178V.26h14.068z'/%3E%3Cpath data-name='Path 18141' d='M169.898 10.57h-7.616v5.242h8.9v2.841h-12.587V.26h12.566v2.841h-8.878v4.622h7.616z'/%3E%3Cpath data-name='Path 18142' d='M197.22 16.141a6.95 6.95 0 01-2.557 1.932 10.011 10.011 0 01-4.389.846 7.527 7.527 0 01-5.506-2.1 7.3 7.3 0 01-2.134-5.444V7.536a7.459 7.459 0 012.052-5.437 7.065 7.065 0 015.285-2.1 7.363 7.363 0 015.147 1.636 5.67 5.67 0 011.825 4.3l-.025.076h-3.473a3.543 3.543 0 00-.935-2.318 3.263 3.263 0 00-2.437-.852 3.313 3.313 0 00-2.728 1.306 5.248 5.248 0 00-1.035 3.363v3.857a5.182 5.182 0 001.073 3.4 3.547 3.547 0 002.892 1.306 6.632 6.632 0 002.071-.264 3.142 3.142 0 001.187-.654v-3.4h-3.258V9.207h6.945z'/%3E%3Cpath data-name='Path 18143' d='M205.675 11.303v7.35h-3.687V.26h6.933a7.622 7.622 0 014.919 1.433 4.852 4.852 0 011.775 4 4.048 4.048 0 01-.745 2.45 5.214 5.214 0 01-2.185 1.655 3.958 3.958 0 012.343 1.6 5.093 5.093 0 01.714 2.779v1.352a6.69 6.69 0 00.208 1.61 2.216 2.216 0 00.714 1.244v.265h-3.8a2.076 2.076 0 01-.656-1.351 11.352 11.352 0 01-.152-1.793v-1.3a2.925 2.925 0 00-.751-2.141 2.834 2.834 0 00-2.116-.764zm0-2.842h3.182a3.487 3.487 0 002.318-.657 2.424 2.424 0 00.764-1.945 2.675 2.675 0 00-.764-2.008 3.1 3.1 0 00-2.254-.746h-3.246z'/%3E%3Cpath data-name='Path 18144' d='M230.555 14.688h-6.449l-1.25 3.965h-3.73L225.453.265h3.776l6.3 18.388h-3.723zm-5.549-2.892h4.635l-2.273-7.224h-.076z'/%3E%3Cpath data-name='Path 18145' d='M253.718 18.653h-3.675l-7.427-12.566-.075.013v12.553h-3.691V.26h3.688l7.426 12.553.076-.012V.26h3.675z'/%3E%3Cpath data-name='Path 18146' d='M258.769 18.653V.26h6.314a7.585 7.585 0 015.557 2.154 7.423 7.423 0 012.185 5.525v3.044a7.4 7.4 0 01-2.185 5.526 7.613 7.613 0 01-5.557 2.14zm3.688-15.547v12.706h2.437a3.841 3.841 0 003.107-1.337 5.253 5.253 0 001.124-3.5V7.909a5.211 5.211 0 00-1.124-3.469 3.84 3.84 0 00-3.107-1.338z'/%3E%3Cpath data-name='Path 18147' d='M299.245 12.39l.025.076a5.987 5.987 0 01-1.812 4.71 7.275 7.275 0 01-5.172 1.743 7.178 7.178 0 01-5.392-2.134 7.556 7.556 0 01-2.071-5.494v-3.65a7.693 7.693 0 012.021-5.494A6.884 6.884 0 01292.097 0a7.624 7.624 0 015.33 1.749 5.981 5.981 0 011.869 4.768l-.025.076h-3.588a4.019 4.019 0 00-.87-2.784 3.48 3.48 0 00-2.716-.967 3.077 3.077 0 00-2.626 1.343 5.7 5.7 0 00-.973 3.426v3.672a5.543 5.543 0 001.023 3.451 3.294 3.294 0 002.766 1.343 3.258 3.258 0 002.558-.928 4.035 4.035 0 00.827-2.76z'/%3E%3Cpath data-name='Path 18148' d='M318.365 18.653h-3.675v-7.641h-7.5v7.641h-3.687V.26h3.687v7.906h7.5V.26h3.675z'/%3E%3Cpath data-name='Path 18149' d='M333.28 14.688h-6.454l-1.25 3.965h-3.726L328.177.26h3.776l6.3 18.388h-3.726zm-5.545-2.892h4.635l-2.273-7.224h-.075z'/%3E%3Cpath data-name='Path 18150' d='M345.265 15.812h8.184v2.841H341.58V.26h3.688z'/%3E%3Cpath data-name='Path 18151' d='M360.861 15.812h8.184v2.841h-11.871V.26h3.687z'/%3E%3Cpath data-name='Path 18152' d='M384.074 10.57h-7.615v5.242h8.9v2.841h-12.588V.26h12.566v2.841h-8.878v4.622h7.615z'/%3E%3Cpath data-name='Path 18153' d='M404.091 18.653h-3.675l-7.43-12.566-.076.013v12.553h-3.687V.26h3.687l7.426 12.553.076-.012V.26h3.675z'/%3E%3Cpath data-name='Path 18154' d='M423.262 16.141a6.943 6.943 0 01-2.558 1.932 10.007 10.007 0 01-4.389.846 7.527 7.527 0 01-5.506-2.1 7.3 7.3 0 01-2.134-5.444V7.536a7.459 7.459 0 012.052-5.437 7.064 7.064 0 015.285-2.1 7.362 7.362 0 015.146 1.636 5.67 5.67 0 011.825 4.3l-.025.076h-3.472a3.543 3.543 0 00-.935-2.318 3.263 3.263 0 00-2.437-.852 3.312 3.312 0 00-2.728 1.306 5.251 5.251 0 00-1.035 3.363v3.857a5.182 5.182 0 001.073 3.4 3.547 3.547 0 002.892 1.306 6.633 6.633 0 002.071-.264 3.138 3.138 0 001.187-.654v-3.4h-3.258V9.207h6.946z'/%3E%3Cpath data-name='Path 18155' d='M439.339 10.57h-7.615v5.242h8.9v2.841h-12.588V.26h12.566v2.841h-8.878v4.622h7.615z'/%3E%3Cpath data-name='Path 18156' d='M454.417 13.855a2.134 2.134 0 00-.751-1.7 7.6 7.6 0 00-2.634-1.213 15 15 0 01-4.963-2.248 4.26 4.26 0 01-1.68-3.561 4.41 4.41 0 011.926-3.694 8.016 8.016 0 014.919-1.434 7.389 7.389 0 014.938 1.61 4.818 4.818 0 011.845 3.967l-.025.076h-3.575a2.685 2.685 0 00-.852-2.065 3.39 3.39 0 00-2.393-.789 3.54 3.54 0 00-2.286.657 2.07 2.07 0 00-.808 1.68 1.8 1.8 0 00.865 1.534 11.947 11.947 0 002.986 1.27 11.579 11.579 0 014.609 2.236 4.645 4.645 0 011.567 3.65 4.372 4.372 0 01-1.863 3.726 8.138 8.138 0 01-4.919 1.364 8.981 8.981 0 01-5.241-1.547 4.83 4.83 0 01-2.172-4.339l.025-.075h3.587a2.829 2.829 0 001 2.405 4.529 4.529 0 002.8.764 3.684 3.684 0 002.3-.618 1.991 1.991 0 00.795-1.656z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.icon-cgc-mobile-logo, .cgc-logo a.cgc-mobile-logo {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='278.154' height='12.974'%3E%3Cpath data-name='Path 18158' d='M10.565 8.528a4.609 4.609 0 01-.711 2.327 4.289 4.289 0 01-1.824 1.564 6.21 6.21 0 01-2.682.555 4.955 4.955 0 01-3.917-1.621 6.692 6.692 0 01-1.43-4.576v-.624a7.638 7.638 0 01.646-3.246A4.892 4.892 0 012.506.758 5.187 5.187 0 015.314 0a5.439 5.439 0 013.692 1.209 4.777 4.777 0 011.585 3.332H7.558a2.26 2.26 0 00-.581-1.655 2.388 2.388 0 00-1.664-.5 1.817 1.817 0 00-1.664.849 5.459 5.459 0 00-.555 2.713v.893a6.04 6.04 0 00.507 2.886 1.855 1.855 0 001.746.867 2.336 2.336 0 001.6-.494 2.1 2.1 0 00.589-1.569zm5.581 1.933h5.3v2.34h-8.338V.182h3.042zm10.92 2.34h-3.033V.182h3.033zM34.277.182l2.817 8.78 2.808-8.78h4v12.619h-3.051V9.854l.295-6.032-3.047 8.979h-2.011l-3.059-8.988.295 6.041v2.947h-3.043V.182zm19.83 10.262h-4.169l-.728 2.357h-3.25L50.588.182h2.86l4.663 12.619h-3.267zm-3.441-2.349h2.715L52.02 3.718zm18.33-5.564h-3.787v10.27h-3.042V2.531h-3.718V.182h10.548zm10.21 4.923h-4.784v3.007h5.651v2.34h-8.692V.182h8.71v2.349h-5.668v2.66h4.784zm19.059 3.787a4.891 4.891 0 01-2.055 1.26 8.859 8.859 0 01-2.964.477 5.285 5.285 0 01-3.965-1.52 6.14 6.14 0 01-1.586-4.221l-.009-1.092a7.531 7.531 0 01.659-3.254A4.891 4.891 0 0190.23.75 5.332 5.332 0 0193.068 0a5.59 5.59 0 013.662 1.079 4.572 4.572 0 011.526 3.222h-2.929a2.393 2.393 0 00-.676-1.508 2.181 2.181 0 00-1.473-.451 1.985 1.985 0 00-1.768.971 5.183 5.183 0 00-.629 2.771v.763a5.074 5.074 0 00.646 2.838 2.284 2.284 0 002.032.949 2.556 2.556 0 001.763-.533V8.147h-2.115V6.058h5.157zm7.557-2.895h-1.647v4.455h-3.042V.182h4.966a5.539 5.539 0 013.51 1 3.379 3.379 0 011.265 2.817 4.1 4.1 0 01-.533 2.184 3.784 3.784 0 01-1.668 1.4l2.635 5.088v.13h-3.259zm-1.647-2.345h1.924a1.73 1.73 0 001.3-.455 1.756 1.756 0 00.438-1.27 1.777 1.777 0 00-.442-1.278 1.713 1.713 0 00-1.3-.464h-1.924zm16.806 4.443h-4.17l-.73 2.357h-3.25L117.459.182h2.86l4.662 12.619h-3.267zm-3.441-2.349h2.713l-1.361-4.377zm20.003 4.706h-3.025l-4.472-7.852v7.852h-3.042V.182h3.042l4.464 7.852V.182h3.033zm3.024 0V.182h4.065a5.979 5.979 0 013.007.758 5.331 5.331 0 012.085 2.141 6.463 6.463 0 01.758 3.1v.581a6.5 6.5 0 01-.732 3.107 5.354 5.354 0 01-2.063 2.148 5.848 5.848 0 01-2.968.784zm3.042-10.27v7.93h1.058a2.367 2.367 0 002.014-.932 4.566 4.566 0 00.7-2.769v-.546a4.528 4.528 0 00-.7-2.756 2.408 2.408 0 00-2.045-.927zm25.264 6a4.609 4.609 0 01-.711 2.327 4.289 4.289 0 01-1.824 1.562 6.21 6.21 0 01-2.682.555 4.955 4.955 0 01-3.917-1.621 6.692 6.692 0 01-1.43-4.576v-.624a7.638 7.638 0 01.646-3.246 4.892 4.892 0 011.859-2.149 5.187 5.187 0 012.807-.758 5.439 5.439 0 013.692 1.209 4.777 4.777 0 011.586 3.331h-3.033a2.26 2.26 0 00-.585-1.655 2.388 2.388 0 00-1.664-.5 1.817 1.817 0 00-1.664.849 5.459 5.459 0 00-.555 2.713v.893a6.04 6.04 0 00.507 2.886 1.855 1.855 0 001.746.867 2.336 2.336 0 001.6-.494 2.1 2.1 0 00.589-1.569zm13.087 4.27h-3.025v-5.27h-4.48v5.27h-3.043V.182h3.042v5.01h4.481V.182h3.025zm10.348-2.357h-4.168l-.728 2.357h-3.251L188.789.182h2.86l4.664 12.619h-3.268zm-3.44-2.349h2.713l-1.361-4.377zm12.506 2.366h5.3v2.34h-8.342V.182h3.042zm10.721 0h5.3v2.34h-8.342V.182h3.042zM227.6 7.453h-4.784v3.008h5.651v2.34h-8.694V.182h8.708v2.349h-5.665v2.66h4.784zm13.745 5.348h-3.024l-4.473-7.852v7.852h-3.042V.182h3.042l4.464 7.852V.182h3.033zm13.356-1.56a4.891 4.891 0 01-2.054 1.26 8.859 8.859 0 01-2.966.473 5.285 5.285 0 01-3.961-1.517 6.14 6.14 0 01-1.586-4.221l-.009-1.092a7.531 7.531 0 01.659-3.254 4.891 4.891 0 011.885-2.141 5.332 5.332 0 012.838-.75 5.59 5.59 0 013.662 1.079 4.572 4.572 0 011.521 3.22h-2.929a2.393 2.393 0 00-.676-1.508 2.181 2.181 0 00-1.473-.451 1.985 1.985 0 00-1.768.971 5.183 5.183 0 00-.633 2.773v.763a5.074 5.074 0 00.646 2.838 2.284 2.284 0 002.032.949 2.556 2.556 0 001.768-.529V8.147h-2.115V6.058h5.157zm10.695-3.787h-4.784v3.007h5.651v2.34h-8.693V.182h8.71v2.349h-5.668v2.66h4.784zm9.715 1.993a1.25 1.25 0 00-.472-1.04 5.871 5.871 0 00-1.66-.771 15.923 15.923 0 01-1.941-.771q-2.453-1.2-2.453-3.311a2.969 2.969 0 01.611-1.85 3.952 3.952 0 011.729-1.248 6.729 6.729 0 012.513-.446 5.886 5.886 0 012.44.485 3.863 3.863 0 011.677 1.382 3.61 3.61 0 01.6 2.05h-3.033a1.525 1.525 0 00-.472-1.2 1.841 1.841 0 00-1.278-.425 2.076 2.076 0 00-1.287.36 1.1 1.1 0 00-.472.914 1.111 1.111 0 00.52.88 6.558 6.558 0 001.829.815 11.2 11.2 0 012.149.906 3.612 3.612 0 012.045 3.25 3.081 3.081 0 01-1.248 2.6 5.551 5.551 0 01-3.427.947 6.792 6.792 0 01-2.778-.55 4.188 4.188 0 01-1.872-1.508 3.929 3.929 0 01-.628-2.206h3.051a1.935 1.935 0 00.524 1.5 2.478 2.478 0 001.7.481 1.958 1.958 0 001.192-.325 1.073 1.073 0 00.441-.919z' fill='%232a42c6'/%3E%3C/svg%3E");
}

.icon-diag-black-arrow, .frontTapSection__item .infoWrap:after, .categoryTile__wrap .info-wrap:after {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20.709' height='20.709'%3E%3Cpath data-name='Path 18047' d='M6.041 0v2.7h10.055L0 18.8l1.912 1.912 16.094-16.1v10.054h2.7V0z' fill='%231c2232'/%3E%3C/svg%3E");
}

.icon-diag-white-arrow, .frontTapSection__item:nth-child(6) .infoWrap:after, .frontTapSection__item:nth-child(1) .infoWrap:after, .frontCategorySection__tiles .categoryTile:nth-of-type(5n+1) .info-wrap:after {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20.709' height='20.709'%3E%3Cpath data-name='Path 18047' d='M6.041 0v2.7h10.055L0 18.8l1.912 1.912 16.094-16.1v10.054h2.7V0z' fill='%23fff'/%3E%3C/svg%3E");
}

.icon-filter-x-symbol, .query-wrangler__form-mobile-wrapper .query-wrangler__form-mobile-close a {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='14.506' height='14.507'%3E%3Cg data-name='filter X symbol' fill='none' stroke='%231c2232' stroke-width='2'%3E%3Cpath data-name='Line 432' d='M13.798.708L.708 13.8'/%3E%3Cpath data-name='Line 433' d='M13.798 13.798L.708.706'/%3E%3C/g%3E%3C/svg%3E");
}

.icon-mit-logo, .mobile-menu-wrapper .mit-link, .navbar--mobile .mit-link, .mit-header-logo .mit-link, footer .footer__info .footer-logo-and-text .footer-logo .mit-link {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg data-name='MIT logo' xmlns='http://www.w3.org/2000/svg' width='41.781' height='22.051'%3E%3Cg data-name='Group 4106'%3E%3Cg data-name='Group 4053'%3E%3Cpath data-name='Rectangle 84' fill='%231c2232' d='M30.175 0h11.606v4.642H30.175z'/%3E%3C/g%3E%3Cg data-name='Group 4054'%3E%3Cpath data-name='Rectangle 85' fill='%231c2232' d='M7.544 0h4.642v15.088H7.544z'/%3E%3C/g%3E%3Cg data-name='Group 4055'%3E%3Cpath data-name='Rectangle 86' fill='%231c2232' d='M15.088 0h4.642v22.051h-4.642z'/%3E%3C/g%3E%3Cg data-name='Group 4056'%3E%3Cpath data-name='Rectangle 87' fill='%231c2232' d='M0 0h4.642v22.051H0z'/%3E%3C/g%3E%3Cg data-name='Group 4057'%3E%3Cpath data-name='Rectangle 88' fill='%231c2232' d='M30.175 7.543h4.642V22.05h-4.642z'/%3E%3C/g%3E%3Cg data-name='Group 4058'%3E%3Cpath data-name='Rectangle 89' fill='%231c2232' d='M22.631 0h4.642v4.642h-4.642z'/%3E%3C/g%3E%3C/g%3E%3Cg data-name='Group 4059'%3E%3Cpath data-name='Rectangle 90' fill='%23154ad9' d='M22.632 7.543h4.642V22.05h-4.642z'/%3E%3C/g%3E%3C/svg%3E");
}

.icon-scroll-arrow, .anchor-button:after {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18.837' height='25.372'%3E%3Cpath data-name='Path 18106' d='M8.192 0v20.674l-6.457-6.455L0 15.954l9.418 9.418 9.418-9.418-1.736-1.735-6.456 6.455V0z' fill='%231c2232'/%3E%3C/svg%3E");
}

.icon-search-icon, #search-form-toggle, nav.main-nav .searchform input[type=text], nav.main-nav .searchform input[type=submit] {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Component 209 – 11' clip-path='url(%23a)'%3E%3Cpath data-name='Rectangle 693' fill='none' d='M0 0h16v16H0z'/%3E%3Cpath data-name='Path 208' d='M15.9 14.5l-3.3-3.3A6.847 6.847 0 0014 7a6.957 6.957 0 00-7-7 6.957 6.957 0 00-7 7 6.957 6.957 0 007 7 6.847 6.847 0 004.2-1.4l3.3 3.3zM2 7a4.951 4.951 0 015-5 4.951 4.951 0 015 5 4.951 4.951 0 01-5 5 4.951 4.951 0 01-5-5z' fill='%231c2232'/%3E%3C/g%3E%3C/svg%3E");
}

.icon-x-symbol, .query-pills .exposed-filter-pill::after {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='6.509' height='6.51'%3E%3Cg data-name='filter X symbol' fill='none' stroke='%231c2232' stroke-width='2'%3E%3Cpath data-name='Line 432' d='M5.802.708L.707 5.803'/%3E%3Cpath data-name='Line 433' d='M5.802 5.802L.707.707'/%3E%3C/g%3E%3C/svg%3E");
}

html {
  font-size: 62.5%;
}

body {
  font-family: Roboto, sans-serif;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
  color: #162331;
}
@media (max-width: 767.98px) {
  body {
    font-size: 1.6rem !important;
    line-height: 2.3rem !important;
  }
}

img {
  max-width: 100%;
}

a {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

h2 {
  font-size: 3.4rem;
  line-height: 4.1rem;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  h2 {
    font-size: 2.8rem;
    line-height: 3.3rem;
    font-weight: 500;
  }
}

h3 {
  font-size: 2.8rem;
  line-height: 3.5rem;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  h3 {
    font-size: 2.6rem;
    line-height: 3.2rem;
    font-weight: 500;
  }
}

h4 {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 500;
}

h5 {
  font-size: 2rem;
  line-height: 2.8rem;
  font-weight: 700;
  text-transform: uppercase;
}

h6 {
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 767.98px) {
  .gutenberg-body .alignfullMobile {
    width: 100vw;
    margin-left: calc((100vw - 100%) / -2);
  }
  .gutenberg-body .alignfullMobile .container {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 767.98px) {
  .gutenberg-body .blocks-gallery-grid {
    padding-left: 0;
  }
}
.gutenberg-body .full-width-image-rewrite {
  padding: 5rem 0;
  background: #1C2232;
}
@media (max-width: 767.98px) {
  .gutenberg-body .full-width-image-rewrite .page-quote-outer-wrap {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .gutenberg-body .full-width-image-rewrite {
    padding: 0;
  }
}
.gutenberg-body .full-width-image-rewrite figcaption {
  margin: 0 7.5rem;
}
@media (max-width: 767.98px) {
  .gutenberg-body .full-width-image-rewrite figcaption {
    margin: 0;
  }
}
.gutenberg-body .alignfull {
  clear: both;
}
.gutenberg-body .wp-block-image,
.gutenberg-body .wp-block-embed {
  display: table;
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-image,
.gutenberg-body .wp-block-embed {
    margin: 0;
    background: transparent;
  }
}
.gutenberg-body .wp-block-image.alignleft, .gutenberg-body .wp-block-image.alignright,
.gutenberg-body .wp-block-embed.alignleft,
.gutenberg-body .wp-block-embed.alignright {
  margin: 0 0 3rem 0;
}
@media (min-width: 768px) {
  .gutenberg-body .wp-block-image.alignleft,
.gutenberg-body .wp-block-embed.alignleft {
    margin: 0.6rem 2.5rem 1.3rem 0;
  }
}
@media (min-width: 768px) {
  .gutenberg-body .wp-block-image.alignright,
.gutenberg-body .wp-block-embed.alignright {
    margin: 0.6rem 0 1.3rem 2.5rem;
  }
}
.gutenberg-body .wp-block-image.aligncenter,
.gutenberg-body .wp-block-embed.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.gutenberg-body .wp-block-image.alignwide,
.gutenberg-body .wp-block-embed.alignwide {
  width: 100%;
}
.gutenberg-body .wp-block-image figcaption,
.gutenberg-body .wp-block-embed figcaption {
  display: table-caption;
  caption-side: bottom;
}
.gutenberg-body .wp-block-embed.wp-block-embed:not(.alignfull) {
  width: 100%;
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-embed.wp-block-embed.alignleft, .gutenberg-body .wp-block-embed.wp-block-embed.alignright {
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-opus-core-block-rewrite-o2c .wp-block-opus-core-block-rewrite-oh,
.gutenberg-body .wp-block-opus-core-block-rewrite-o3c .wp-block-opus-core-block-rewrite-oh {
    margin-top: 0;
  }
}
.gutenberg-body .wp-block-separator {
  border-top: 2px solid #FDCC47;
}
.gutenberg-body ol,
.gutenberg-body ul {
  margin-bottom: 2rem;
}
.gutenberg-body ol li,
.gutenberg-body ul li {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.4705882353;
}
@media (max-width: 767.98px) {
  .gutenberg-body ol li,
.gutenberg-body ul li {
    font-size: 1.6rem;
  }
}
.gutenberg-body ul {
  padding-left: 3.5rem;
}
.gutenberg-body ul li {
  margin-bottom: 1rem;
}
.gutenberg-body ul li::marker {
  color: #2A42C6;
  font-size: 2.2rem;
}
.gutenberg-body ol {
  padding-left: 3.7rem;
  list-style: none;
  counter-reset: my-awesome-counter;
}
.gutenberg-body ol li {
  padding-left: 1.5rem;
  margin-bottom: 1.4rem;
  counter-increment: my-awesome-counter;
  position: relative;
}
.gutenberg-body ol li:before {
  content: counter(my-awesome-counter) ". ";
  color: #2A42C6;
  font-size: 2.8rem;
  font-weight: 700;
  position: absolute;
  left: -30px;
  top: -11px;
  border-bottom: 2px solid #6EC7C5;
}
.gutenberg-body h2,
.gutenberg-body h3,
.gutenberg-body h4,
.gutenberg-body h5,
.gutenberg-body h6 {
  margin-top: 6rem;
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .gutenberg-body h2,
.gutenberg-body h3,
.gutenberg-body h4,
.gutenberg-body h5,
.gutenberg-body h6 {
    margin-top: 4rem;
    margin-bottom: 2rem;
  }
}
.gutenberg-body h2 {
  color: #2A42C6;
  position: relative;
  padding-bottom: 2rem;
}
.gutenberg-body h2:after {
  content: "";
  width: 6rem;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FDCC47;
}
.gutenberg-body h6 {
  color: #007472;
}
.gutenberg-body .wp-block-gallery ul li {
  margin-bottom: 1.6rem !important;
}
.gutenberg-body .wp-block-gallery ul li::before {
  content: unset !important;
}
.gutenberg-body a {
  color: #1C2232;
  text-decoration: underline;
}
.gutenberg-body a:hover {
  color: #2A42C6 !important;
  text-decoration: unset;
}
.gutenberg-body .btn {
  background-color: #1C2232;
  color: #fff;
}
.gutenberg-body .btn:hover {
  color: #fff !important;
}
.gutenberg-body .wp-block-quote {
  padding: 4rem 0;
  border-top: #FDCC47 2px solid;
}
.gutenberg-body .wp-block-quote p {
  font-size: 4.2rem;
  line-height: 5rem;
  margin-bottom: 2.5rem;
  font-weight: 700;
  color: #2A42C6;
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-quote p {
    font-size: 2.1rem;
    line-height: 2.9rem;
  }
}
.gutenberg-body .wp-block-quote p:last-child {
  margin-bottom: 5rem;
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-quote p:last-child {
    margin-bottom: 2rem;
  }
}
.gutenberg-body .wp-block-quote cite {
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  position: relative;
  padding-left: 8rem;
  display: block;
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-quote cite {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
.gutenberg-body .wp-block-quote cite:before {
  content: "";
  width: 6rem;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  background: #FDCC47;
}
.gutenberg-body .full-width-pullquote {
  padding: 6rem 0;
  background: #FDCC47;
}
.gutenberg-body .full-width-pullquote blockquote {
  margin-bottom: 0;
  padding-top: 2.5rem;
  position: relative;
}
.gutenberg-body .full-width-pullquote blockquote:before {
  content: "";
  width: 6rem;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  background: #1C2232;
}
.gutenberg-body .full-width-pullquote blockquote p {
  margin-bottom: 0;
  font-size: 4.2rem;
  line-height: 5rem;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .gutenberg-body .full-width-pullquote blockquote p {
    font-size: 2.2rem;
    line-height: 2.9rem;
  }
}
.gutenberg-body .wp-block-pullquote {
  padding: 2em 0;
}
.gutenberg-body .wp-block-pullquote blockquote {
  margin-bottom: 0;
  margin-left: -6rem;
  max-width: 55rem;
  text-align: left;
  position: relative;
}
@media (max-width: 1079.98px) {
  .gutenberg-body .wp-block-pullquote blockquote {
    margin-left: 0;
  }
}
.gutenberg-body .wp-block-pullquote blockquote p {
  font-size: 3rem;
  line-height: 3.8rem;
  font-weight: 300;
}
.gutenberg-body .wp-block-pullquote blockquote p:last-child {
  margin-bottom: 0;
}
.gutenberg-body .wp-block-pullquote blockquote cite {
  font-size: 1.3rem;
  line-height: 2.5rem;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
}
.gutenberg-body .wp-block-table {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  line-height: 2.4rem;
}
.gutenberg-body .wp-block-table table {
  margin-bottom: 0;
}
.gutenberg-body .wp-block-table table thead {
  border-bottom: 1px solid #6EC7C5;
}
.gutenberg-body .wp-block-table table thead th {
  border: 0;
  border: none;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.4rem;
  text-transform: uppercase;
  color: #007472;
}
.gutenberg-body .wp-block-table table tbody th {
  border: none;
}
.gutenberg-body .wp-block-table table tbody tr:nth-of-type(even) {
  background-color: #F4EFE7;
}
.gutenberg-body .wp-block-table table tbody tr:nth-of-type(odd) {
  background-color: transparent;
}
.gutenberg-body .wp-block-table table td {
  border: 0;
}
.gutenberg-body .wp-block-table table td,
.gutenberg-body .wp-block-table table th {
  padding: 2.5rem 2rem;
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-table table td,
.gutenberg-body .wp-block-table table th {
    padding: 1rem 2rem;
  }
  .gutenberg-body .wp-block-table table td:first-child,
.gutenberg-body .wp-block-table table th:first-child {
    padding-top: 1.5rem;
  }
  .gutenberg-body .wp-block-table table td:last-child,
.gutenberg-body .wp-block-table table th:last-child {
    padding-bottom: 1.5rem;
  }
}
.gutenberg-body figcaption {
  margin-top: -4rem !important;
  background-color: #EBDCC3;
  color: #1C2232;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
  padding: 2.5rem;
  margin: 0 3.5rem;
  position: relative;
}
@media (max-width: 767.98px) {
  .gutenberg-body figcaption {
    margin: 0 !important !important;
  }
}
.gutenberg-body .full-width-media-block-wrap {
  background: #F4EFE7;
  padding: 4rem 0;
}
@media (max-width: 767.98px) {
  .gutenberg-body .full-width-media-block-wrap {
    padding: 4rem 2rem;
  }
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt {
  margin: 5rem 0;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 a {
  color: #fff !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 a:hover {
  color: #fff !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 a.btn {
  color: #fff !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 a.btn:hover {
  color: #fff !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+1) .col-md-4 {
  background: linear-gradient(to right, transparent 100px, #2A42C6 100px 100%);
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+1) .col-md-4 {
    background: linear-gradient(to bottom, transparent 85px, #2A42C6 85px 100%);
  }
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+1) .col-md-8 {
  background: #2A42C6;
  color: #fff !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+1) .col-md-8 h2 {
  color: #fff;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+1) .col-md-8 ul li::marker {
  color: #fff;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+2) .col-md-4 {
  background: linear-gradient(to right, transparent 100px, #EBDCC3 100px 100%);
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+2) .col-md-4 {
    background: linear-gradient(to bottom, transparent 85px, #EBDCC3 85px 100%);
  }
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+2) .col-md-8 {
  background: #EBDCC3;
  color: #1C2232 !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+2) .col-md-8 h2 {
  color: #1C2232;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+2) .col-md-8 a {
  color: #1C2232 !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+2) .col-md-8 a:hover {
  color: #1C2232 !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+2) .col-md-8 a.btn {
  color: #fff !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+2) .col-md-8 a.btn:hover {
  color: #fff !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+3) .col-md-4 {
  background: linear-gradient(to right, transparent 100px, #FDCC47 100px 100%);
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+3) .col-md-4 {
    background: linear-gradient(to bottom, transparent 85px, #FDCC47 85px 100%);
  }
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+3) .col-md-8 {
  background: #FDCC47;
  color: #1C2232 !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+3) .col-md-8 h2 {
  color: #1C2232;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+3) .col-md-8 a {
  color: #1C2232 !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+3) .col-md-8 a:hover {
  color: #1C2232 !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+3) .col-md-8 a.btn {
  color: #fff !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+3) .col-md-8 a.btn:hover {
  color: #fff !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+4) .col-md-4 {
  background: linear-gradient(to right, transparent 100px, #D6D6D6 100px 100%);
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+4) .col-md-4 {
    background: linear-gradient(to bottom, transparent 85px, #D6D6D6 85px 100%);
  }
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+4) .col-md-8 {
  background: #D6D6D6;
  color: #1C2232 !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+4) .col-md-8 h2 {
  color: #1C2232;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+4) .col-md-8 a {
  color: #1C2232 !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+4) .col-md-8 a:hover {
  color: #1C2232 !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+4) .col-md-8 a.btn {
  color: #fff !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt:nth-child(4n+4) .col-md-8 a.btn:hover {
  color: #fff !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt > div > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 .media-and-text__text {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 .media-and-text__text:last-child {
  margin-bottom: 0 !important;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 h2 {
  margin-top: 0;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 h2:after {
  content: unset;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 h4 {
  margin-top: 0;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 h4:after {
  content: unset;
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-4,
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-4 {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .media-and-text__image {
  width: 100%;
  height: 21rem;
  position: relative;
  min-height: unset;
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-opus-core-block-rewrite-omt .media-and-text__image {
    width: 100%;
    height: 17rem;
  }
}
.gutenberg-body .wp-block-opus-core-block-rewrite-omt .media-and-text__image img {
  display: block;
  -webkit-animation: tboFadeIn 1s 1 forwards;
          animation: tboFadeIn 1s 1 forwards;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
}

/*
* Responsive tables CSS
* https://github.com/jerrylow/basictable
*/
table.bt tbody th,
table.bt thead {
  display: none;
}

table.bt tbody td,
table.bt tfoot td,
table.bt tfoot th {
  border: none;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;
  padding: 0;
  /* IE 9 */
  float: left\9 ;
  width: 100% \9 ;
}

table.bt tbody td::before,
table.bt tfoot td::before,
table.bt tfoot th::before {
  color: #007472;
  border-right: 1px solid #6EC7C5;
  content: attr(data-th);
  display: inline-block;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: 700;
  width: 8em;
  padding: 8px;
  text-transform: uppercase;
  font-size: 1.8rem;
  line-height: 2.3rem;
}

@media (max-width: 767.98px) {
  table.bt tbody td::before,
table.bt tfoot td::before,
table.bt tfoot th::before {
    margin-right: 1rem;
  }
}
table.bt tbody td.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tfoot th.bt-hide {
  display: none;
}

table.bt tbody td .bt-content,
table.bt tfoot td .bt-content,
table.bt tfoot th .bt-content {
  padding: 8px 8px 8px 16px;
  vertical-align: top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  table.bt tbody td .bt-content,
table.bt tfoot td .bt-content,
table.bt tfoot th .bt-content {
    font-size: 1.6rem;
    line-height: 2.3rem;
    display: unset;
    padding: 0;
  }
}

.bt-wrapper.active {
  max-height: 310px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

table.bt.bt--no-header tbody td::before,
table.bt.bt--no-header tfoot td::before {
  display: none;
}

body {
  font-size: 1.8rem;
  line-height: 2.6rem;
}

.skip-link {
  color: #1C2232;
}
.skip-link:hover, .skip-link:active {
  color: #1C2232;
  text-decoration: underline;
}

ul.noPadding {
  padding-left: 0;
  list-style-type: none;
}

.pMargin0 p:last-child {
  margin: 0;
}

.opus-icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.caret {
  position: relative;
  width: 3rem;
  height: 3rem;
  background: transparent;
  border: 0;
}
.caret:after, .caret:before {
  content: "";
  position: absolute;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.35s ease-out;
  transition: -webkit-transform 0.35s ease-out;
  transition: transform 0.35s ease-out;
  transition: transform 0.35s ease-out, -webkit-transform 0.35s ease-out;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.caret:after {
  width: 15px;
  height: 3px;
  left: 1px;
}
.caret:before {
  width: 3px;
  height: 15px;
  left: 1px;
}
.caret[aria-expanded=true]:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.caret[aria-expanded=true]:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.anchor-button {
  position: absolute;
  bottom: 8rem;
  right: 4rem;
  width: 4.2rem;
  height: 4.2rem;
  background: #fff;
}
.anchor-button:hover {
  background: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1079.98px) {
  .anchor-button {
    display: none;
  }
}
.anchor-button:after {
  content: "";
  content: "";
  width: 42px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}

body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa h3 {
  margin: 0 !important;
}
@media (max-width: 767.98px) {
  body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title {
  background: #F4EFE7 !important;
  border: none !important;
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
  padding: 3rem 6.5rem 3rem 4rem !important;
  color: #1C2232 !important;
  position: relative !important;
  text-transform: unset;
  height: auto !important;
  text-decoration: unset !important;
  font-size: 2.8rem !important;
  line-height: 3.5rem !important;
  font-weight: 500 !important;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title:after {
  content: unset;
}
@media (max-width: 767.98px) {
  body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title {
    font-size: 2rem !important;
    line-height: 2.6rem !important;
    padding: 3rem 5.5rem 3rem 3rem !important;
  }
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title:hover {
  text-decoration: unset;
  color: #1C2232 !important;
  background: #EBDCC3 !important;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title:hover .caret:after {
  background-color: #1C2232 !important;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title:hover .caret:before {
  background-color: #1C2232 !important;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title.open {
  background: #EBDCC3 !important;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title.open .caret:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background-color: #1C2232 !important;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title.open .caret:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: #1C2232 !important;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title .caret {
  position: absolute;
  right: 40px;
  top: 35px;
  margin: auto;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50% 50%;
}
@media (max-width: 767.98px) {
  body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title .caret {
    right: 30px;
    top: 31px;
  }
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title .caret:before, body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title .caret:after {
  background-color: #1C2232;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title .caret:after {
  width: 18px;
  height: 2px;
  left: 0px;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-title .caret:before {
  width: 2px;
  height: 18px;
  left: 0px;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content {
  display: none;
  padding: 4rem;
}
@media (max-width: 767.98px) {
  body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content {
    padding: 2.5rem 3rem;
  }
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content > *.wp-block-opus-core-block-rewrite-oa {
  padding-right: 0rem;
}
@media (max-width: 1079.98px) {
  body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content > * {
    padding-right: 0rem;
  }
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content p {
  padding-bottom: 2rem;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content .wp-block-opus-core-block-rewrite-oa {
  border-bottom: 0;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content .wp-block-opus-core-block-rewrite-oa .accordion-title {
  padding: 1.5rem 7rem 1.5rem 0 !important;
  color: #1C2232 !important;
  font-size: 2.2rem !important;
  line-height: 2.8rem !important;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content .wp-block-opus-core-block-rewrite-oa .accordion-title:hover {
  color: #1C2232 !important;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content .wp-block-opus-core-block-rewrite-oa .accordion-title:hover .caret {
  background: #1C2232 !important;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content .wp-block-opus-core-block-rewrite-oa .accordion-title .caret {
  bottom: 0px;
  right: 7px;
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 50% 50%;
  background-color: #1C2232;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content .wp-block-opus-core-block-rewrite-oa .accordion-title .caret:before, body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content .wp-block-opus-core-block-rewrite-oa .accordion-title .caret:after {
  background-color: #1C2232;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content .wp-block-opus-core-block-rewrite-oa .accordion-title .caret:after {
  width: 30px;
  height: 5px;
  left: 0px;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content .wp-block-opus-core-block-rewrite-oa .accordion-title .caret:before {
  width: 5px;
  height: 30px;
  left: 0px;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content .wp-block-opus-core-block-rewrite-oa .accordion-content p {
  padding-bottom: 3rem;
}
body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa.last-element {
  margin-bottom: 7.5rem;
}
body:not(.wp-admin) body:not(.wp-admin) .wp-block-opus-core-block-rewrite-oa .accordion-content {
  display: none;
}

.gutenberg-body .alignfull {
  width: 100vw;
  margin-left: calc((100vw - 100%)/-2);
}
@media (max-width: 767.98px) {
  .gutenberg-body .aligncenter,
.gutenberg-body .alignleft,
.gutenberg-body .alignright {
    float: none;
  }
}
@media (min-width: 768px) {
  .gutenberg-body .alignleft {
    float: left;
  }
}
@media (min-width: 768px) {
  .gutenberg-body .alignright {
    float: right;
  }
}
.gutenberg-body .wp-block-image img {
  height: auto;
}
@media (max-width: 1079.98px) {
  .gutenberg-body .wp-block-image.is-resized {
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-image.is-resized {
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .gutenberg-body .wp-block-opus-core-block-rewrite-o2c .row,
.gutenberg-body .wp-block-opus-core-block-rewrite-o3c .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.gutenberg-body .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  margin: 0;
  padding: 2.4rem 1.4rem 1.4rem 1.4rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
}
@media (min-width: 768px) {
  .gutenberg-body .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}

.btn {
  border-radius: 0;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1.5rem 2rem;
  border: unset;
  text-decoration: unset !important;
  position: relative;
  z-index: 5;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  background-color: #1C2232;
  color: #fff;
}
@media (max-width: 1079.98px) {
  .btn:hover {
    color: #fff;
  }
}
.btn:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#2A42C6), color-stop(#0B6787), to(#007472));
  background: linear-gradient(to right, #2A42C6, #0B6787, #007472);
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  opacity: 0;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .btn {
    font-size: 1.4rem;
    line-height: 2.4rem;
    padding: 0.9rem 2rem;
  }
}
@media (min-width: 1080px) {
  .btn:hover {
    color: #1C2232;
  }
  .btn:hover:after {
    opacity: 1;
  }
}
.btn.btn-secondary {
  background-color: #1C2232;
  color: #fff;
}
.btn.btn-abstract {
  margin-top: 2rem;
  background-color: #EBDCC3;
  color: #1C2232;
}
.btn.btn-abstract:hover {
  color: #fff !important;
}

.breadcrumb {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.breadcrumb span, .breadcrumb a {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #1C2232;
}
.breadcrumb a {
  text-decoration: underline;
}
.breadcrumb a:hover {
  color: unset;
}
.breadcrumb .breadcrumb-spacer {
  margin: 0 1rem;
  color: #6EC7C5;
}

.white .breadcrumb span, .white .breadcrumb a {
  color: #fff;
}
.white .breadcrumb .breadcrumb-spacer {
  color: #fff;
}

.card--tile .card__toggle-overlay {
  background-color: #ccc;
  display: block;
  height: 3rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  z-index: 2;
}
.card--tile .card__toggle-overlay:after, .card--tile .card__toggle-overlay:before {
  content: "";
  position: absolute;
  background-color: #F4EFE7;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.card--tile .card__toggle-overlay:after {
  width: 2rem;
  height: 0.2rem;
}
.card--tile .card__toggle-overlay:before {
  width: 0.2rem;
  height: 2rem;
}
.card--tile .card__toggle-overlay[aria-expanded=true]:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.card--tile .card__toggle-overlay[aria-expanded=true]:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.card--tile .card__long-description {
  background: purple;
  color: white;
  position: absolute;
  top: 0px;
  z-index: 1;
}
.card--tile .card__long-description-content {
  padding: 4rem 2rem 2rem 2rem;
}

.block__cover {
  background-position: center !important;
  background-size: cover !important;
  display: block;
  padding: 6rem 0 6rem;
  position: relative;
  width: 100%;
  background: #2A42C6;
}
@media (max-width: 767.98px) {
  .block__cover {
    height: unset;
    padding: 6rem 0;
  }
}
.block__cover.bg-img:after {
  background-color: #2A42C6;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.84;
  position: absolute;
  top: 0;
  width: 100%;
}
.block__cover .container,
.block__cover .row {
  height: 100%;
}
.block__cover .col-12 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: center;
      align-self: center;
}
.block__cover .col-12 > * {
  position: relative;
  z-index: 1;
}
.block__cover h2, .block__cover p {
  color: #fff;
}
.block__cover a {
  color: #fff;
}
.block__cover a:hover {
  color: #F4EFE7 !important;
}
.block__cover h2 {
  margin-bottom: 3rem;
}
.block__cover .btn {
  margin-top: 1.5rem;
  background: #EBDCC3 !important;
  color: #1C2232 !important;
}
.block__cover .btn:after {
  content: unset;
}
.block__cover .btn:hover {
  background: #fff !important;
  color: #1C2232 !important;
}
.block__cover h2 {
  margin-top: unset;
}

.wp-block-table table tfoot tr {
  border-top: solid 1px;
}

@media (min-width: 768px) {
  .media-and-text__image {
    height: 100%;
    width: 100%;
    min-height: 27rem;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .media-and-text__image img {
    position: absolute;
    height: 100%;
    width: auto;
    max-width: initial;
    margin: 0 auto;
  }
}

body .gutenberg-body .wp-block-opus-core-block-rewrite-omt .col-md-8 a.btn {
  color: #fff !important;
}

.wp-block-opus-core-block-rewrite-omt {
  margin: 3rem 0;
}
@media (min-width: 768px) {
  .wp-block-opus-core-block-rewrite-omt .col:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 767.98px) {
  .query-wrangler__form {
    border-bottom: 1px #1C2232 solid;
    margin: 0 !important;
    padding: 3rem 0;
  }
}

.query-exposed {
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .query-exposed {
    margin-bottom: 2rem;
  }
}
.query-exposed > form {
  /*@include media-breakpoint-down(sm) {
  	display: none;
  }*/
}
@media (min-width: 768px) {
  .query-exposed > form {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.query-exposed .btn {
  border-radius: 0;
  font-size: 1.6rem;
  line-height: normal;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 2rem !important;
}
@media (max-width: 767.98px) {
  .query-exposed .btn {
    padding: 0 1.5rem !important;
  }
}
.query-exposed .query__faux-controls > .btn,
.query-exposed .query__form-filters > .btn-group,
.query-exposed .query__form-controls > input {
  display: block;
}
.query-exposed .btn-group .btn,
.query-exposed .btn-group input {
  text-align: center;
  width: 100%;
  height: 4.5rem;
}
.query-exposed .input-wrap-filter {
  display: block;
  position: relative;
  height: 100%;
  margin-right: 2rem;
  float: left;
  background: #007472 !important;
}
.query-exposed .input-wrap-filter:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#2A42C6), color-stop(#0B6787), to(#007472));
  background: linear-gradient(to right, #2A42C6, #0B6787, #007472);
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  opacity: 0;
  z-index: 1;
}
.query-exposed .input-wrap-filter:hover:after {
  opacity: 1;
}
.query-exposed .input-wrap-filter:hover input {
  background-color: transparent !important;
}
.query-exposed .input-wrap-filter input[value=Filter] {
  color: #ffffff;
  position: relative;
  height: 45px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 0;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  background-color: transparent !important;
}
.query-exposed .input-wrap-clear {
  display: block;
  position: relative;
  height: 100%;
  margin-right: 0;
  float: left;
  background-color: #1C2232 !important;
  background: #1C2232 !important;
}
.query-exposed .input-wrap-clear:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#2A42C6), color-stop(#0B6787), to(#007472));
  background: linear-gradient(to right, #2A42C6, #0B6787, #007472);
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  opacity: 0;
  z-index: 1;
}
.query-exposed .input-wrap-clear:hover:after {
  opacity: 1;
}
.query-exposed .input-wrap-clear:hover input {
  background-color: transparent !important;
}
.query-exposed .input-wrap-clear input[value=Clear] {
  color: #fff;
  -webkit-transition: unset;
  transition: unset;
  height: 45px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 0;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  background-color: transparent !important;
}
@media (min-width: 768px) {
  .query-exposed .query__faux-controls {
    display: none;
  }
}
@media (min-width: 768px) {
  .query-exposed .query__form-controls {
    width: 34.3402225755%;
  }
}
@media (min-width: 1080px) {
  .query-exposed .query__form-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 37.5378405651%;
    width: auto;
  }
}
@media (min-width: 1080px) {
  .query-exposed .query__form-controls > input {
    min-width: 16.6rem;
  }
  .query-exposed .query__form-controls > input:not(:last-child) {
    margin-right: 4rem;
  }
}
@media (max-width: 1079.98px) {
  .query-exposed .query__form-filters {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1080px) {
  .query-exposed .query__form-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .query-exposed .query__form-filters > * {
    height: 4.5rem;
    margin-right: 4rem !important;
  }
  .query-exposed .query__form-filters > *.btn {
    margin-right: 2rem !important;
  }
  .query-exposed .query__form-filters > *:last-child {
    margin-right: 0 !important;
  }
}
@media (max-width: 1079.98px) {
  .query-exposed .query__form-filters > .btn-group {
    margin-bottom: 3rem;
    margin-right: 0 !important;
    width: 48%;
  }
}
@media (max-width: 767.98px) {
  .query-exposed .query__form-filters > .btn-group {
    margin-right: 0;
    width: 100%;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .query-exposed .query__form-filters > .btn-group {
    margin-right: 0.5rem;
  }
}
@media (min-width: 1080px) {
  .query-exposed .query__form-filters > .btn-group {
    margin-right: 0.5rem;
  }
}
.query-exposed .query__form-filters > .btn-group.input-filter input {
  color: #1C2232;
  background: #F4EFE7;
  -webkit-transition: unset;
  transition: unset;
  margin: 0;
  width: 27rem;
  border-radius: 0;
  border: unset;
  text-align: left;
  padding: 0 2rem;
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: 500;
}
@media (max-width: 1079.98px) {
  .query-exposed .query__form-filters > .btn-group.input-filter input {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .query-exposed .query__form-filters > .btn-group.input-filter input {
    width: 100%;
    padding: 0 1.5rem !important;
  }
}
.query-exposed .query__form-filters > .btn-group.input-filter input:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border: unset;
}
.query-exposed .query__form-filters > .btn-group.input-filter input::-webkit-input-placeholder {
  color: #1C2232 !important;
  opacity: 1;
}
.query-exposed .query__form-filters > .btn-group.input-filter input::-moz-placeholder {
  color: #1C2232 !important;
  opacity: 1;
}
.query-exposed .query__form-filters > .btn-group.input-filter input:-ms-input-placeholder {
  color: #1C2232 !important;
  opacity: 1;
}
.query-exposed .query__form-filters > .btn-group.input-filter input::-ms-input-placeholder {
  color: #1C2232 !important;
  opacity: 1;
}
.query-exposed .query__form-filters > .btn-group.input-filter input::placeholder {
  color: #1C2232 !important;
  opacity: 1;
}
.query-exposed .query__form-filters > .btn-group > .dropdown {
  width: 100%;
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-toggle {
  text-align: left;
  padding: 0 1.3rem 0 2rem !important;
  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;
  color: #1C2232;
  background: #F4EFE7;
  -webkit-transition: unset;
  transition: unset;
  margin: 0;
  width: 27rem;
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: 500;
  text-transform: capitalize;
}
@media (max-width: 1079.98px) {
  .query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-toggle {
    width: 100%;
    padding: 1.5rem 1.6rem;
  }
}
@media (max-width: 767.98px) {
  .query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-toggle {
    width: 100%;
    padding: 0 1.5rem !important;
  }
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-toggle:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-toggle:hover {
  color: #1C2232 !important;
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-toggle:after {
  content: unset;
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-toggle .caret:before, .query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-toggle .caret:after {
  background-color: #1C2232;
}
.query-exposed .query__form-filters > .btn-group > .dropdown.show .dropdown-toggle .caret:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.query-exposed .query__form-filters > .btn-group > .dropdown.show .dropdown-toggle .caret:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-menu {
  background-color: #F4EFE7;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  max-height: 50vh;
  overflow: auto;
  top: 4.5rem !important;
  -webkit-transform: none !important;
          transform: none !important;
  z-index: 5;
}
@media (max-width: 767.98px) {
  .query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-menu {
    position: relative !important;
    -webkit-transform: none !important;
            transform: none !important;
    float: none;
    top: 0 !important;
    background-color: #fff;
  }
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-menu .form-check {
  padding: 2.5rem;
}
@media (max-width: 767.98px) {
  .query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-menu .form-check {
    padding: 2.5rem 1.5rem 0;
  }
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-menu .form-check .query-exposed-label {
  display: none;
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-menu .query-exposed-label {
  display: none;
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-menu .query-checkbox {
  text-transform: capitalize;
  color: #1C2232;
  font-size: 1.8rem;
  line-height: 2.5rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  margin-bottom: 1.5rem;
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-menu .query-checkbox::before {
  content: "";
  height: 2.5rem;
  width: 2.5rem;
  background-color: #ffffff;
  margin-right: 1.2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 0.975rem 0.975rem;
  border: 2px solid #1C2232;
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-menu .query-checkbox.checked::before {
  background-color: #1C2232;
}
.query-exposed .query__form-filters > .btn-group > .dropdown > .dropdown-menu .query-checkbox > input[type=checkbox] {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.query-pills {
  margin-bottom: 0;
  padding-top: 0 !important;
}
@media (min-width: 768px) {
  .query-pills {
    margin-bottom: 0;
  }
}
@media (min-width: 1080px) {
  .query-pills {
    margin-bottom: 0;
  }
}
.query-pills h4 {
  margin: 0 !important;
  font-size: 1.8rem !important;
  line-height: 2.3 !important;
  font-weight: 700 !important;
  color: #2A42C6 !important;
}
.query-pills .exposed-filter-pill {
  border: unset;
  font-size: 1.4rem;
  line-height: 2.4;
  font-weight: 700;
  line-height: normal;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 1.6rem 1.6rem 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 0.5rem 0.8rem;
  -webkit-transition: unset;
  transition: unset;
  text-decoration: unset;
  background: #D6D6D6;
}
.query-pills .exposed-filter-pill:last-child {
  margin-right: 0;
}
.query-pills .exposed-filter-pill:hover {
  background: #D6D6D6;
  text-decoration: none;
  color: #1C2232 !important;
}
.query-pills .exposed-filter-pill::after {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  width: 0.75rem;
  height: 0.75rem;
  margin-left: 1rem;
}

.query-wrangler__form-mobile-toggle .btn {
  border-radius: 0;
  background: #007472;
  font-size: 1.6rem;
  line-height: normal;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 2rem !important;
  height: 45px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767.98px) {
  .query-wrangler__form-mobile-toggle .btn {
    padding: 0 1.5rem !important;
  }
}

@media (max-width: 767.98px) {
  .query-wrangler__form-mobile-wrapper .query-wrangler__form-mobile-close {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 3rem;
  }
}
.query-wrangler__form-mobile-wrapper .query-wrangler__form-mobile-close .query-wrangler__form-mobile-label {
  font-size: 1.8rem;
  font-weight: 700;
  color: #2A42C6;
  text-transform: uppercase;
}
.query-wrangler__form-mobile-wrapper .query-wrangler__form-mobile-close a {
  background-repeat: no-repeat;
  background-position: center;
  height: 24px;
  width: 24px;
  display: block;
}
@media (max-width: 767.98px) {
  .query-wrangler__form-mobile-wrapper {
    display: none;
    position: relative;
    padding: 20px;
    margin: 0;
    background: #F4EFE7;
  }
  .query-wrangler__form-mobile-wrapper input, .query-wrangler__form-mobile-wrapper .dropdown-toggle {
    background: #fff !important;
  }
  .query-wrangler__form-mobile-wrapper.open {
    display: block;
  }
  .gutenberg-body--no-feature .query-wrangler__form-mobile-wrapper {
    padding-top: 0;
    margin-top: 0;
  }
  .query-wrangler__form-mobile-wrapper .filter-buttons-wrap {
    float: left;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .query-wrangler__form-mobile-wrapper {
    display: block !important;
  }
}

footer {
  background: #F4EFE7;
  padding: 4rem 0;
}
@media (max-width: 767.98px) {
  footer {
    padding: 2rem 0;
  }
}
footer .footer__info {
  padding: 3.5rem 0;
  background: #fff;
}
@media (max-width: 767.98px) {
  footer .footer__info {
    padding: 3rem 0;
  }
}
footer .footer__info .footer-logo-and-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
footer .footer__info .footer-logo-and-text .footer-logo {
  margin-right: 2.5rem;
}
footer .footer__info .footer-logo-and-text .footer-logo .mit-link {
  display: block;
  width: 6.5rem;
  height: 3.5rem;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 767.98px) {
  footer .footer__info .footer-logo-and-text .footer-logo .mit-link {
    width: 5rem;
  }
}
footer .footer__info .footer-logo-and-text .footer-text {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 1.6rem;
  line-height: 2.3rem;
  font-weight: normal;
  color: #1C2232;
}
footer .footer__info .footer-logo-and-text .footer-text a {
  color: #1C2232;
  text-decoration: underline;
}
footer .footer__info .footer-logo-and-text .footer-text a:hover {
  text-decoration: unset;
}
@media (max-width: 767.98px) {
  footer .footer__info .footer-logo-and-text .footer-text {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
footer .footer__info .footer-logo-and-text .footer-text p {
  margin: 0;
}
footer .footer__info .footer-logo-and-text .footer-text p:first-child {
  margin-top: -5px;
}
footer .footer__info .footer-accessibility {
  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;
}
footer .footer__info .footer-accessibility a {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: bold;
  color: #1C2232;
  text-transform: uppercase;
  text-decoration: underline;
}
footer .footer__info .footer-accessibility a:hover {
  text-decoration: unset;
}
@media (max-width: 767.98px) {
  footer .footer__info .footer-accessibility a {
    margin-left: 7.5rem;
    margin-top: 1.5rem;
  }
}

@media (max-width: 1199.98px) {
  header.header {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 100;
  }
}

.single-post-header {
  margin-bottom: 3rem;
}

.main-nav--wrapper {
  background: #F4EFE7;
  position: absolute;
  z-index: 999;
  width: 100%;
  position: fixed;
  height: 6.8rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.main-nav--wrapper .header-row-wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.main-nav--wrapper.scrolled {
  background: #fff;
}
.main-nav--wrapper.scrolled #search-form-toggle, .main-nav--wrapper.scrolled nav.main-nav .searchform input[type=text], nav.main-nav .searchform .main-nav--wrapper.scrolled input[type=text], .main-nav--wrapper.scrolled nav.main-nav .searchform input[type=submit], nav.main-nav .searchform .main-nav--wrapper.scrolled input[type=submit] {
  width: 0;
  padding: 0;
}
.main-nav--wrapper.scrolled .header-row-wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main-nav--wrapper.scrolled .cgc-scrolled-logo {
  width: 38.3333333333%;
  max-width: 460px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.site-logo-container {
  padding-top: 6.8rem;
}

.site-mobile-logo-container {
  padding-top: 6.8rem;
}

.cgc-scrolled-logo {
  width: 42px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  background-image: url("assets/images/svg/raw/cgc-logo-main.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.cgc-scrolled-logo a {
  color: #2A42C6;
  font-size: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap;
  display: block;
  width: 100%;
}
.cgc-scrolled-logo a:hover {
  text-decoration: none;
}

.cgc-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 2.5rem 0;
}
@media (max-width: 767.98px) {
  .cgc-logo {
    margin: 0;
  }
}
.cgc-logo a {
  color: #2A42C6;
  font-size: 4.6rem;
  line-height: 6.2rem;
  text-transform: uppercase;
  font-weight: bold;
  background-image: url("assets/images/svg/raw/cgc-logo-main.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  text-indent: -500%;
  overflow: hidden;
  width: 826px;
}
@media (max-width: 1079.98px) {
  .cgc-logo a {
    width: 576px;
  }
}
@media (max-width: 767.98px) {
  .cgc-logo a {
    width: 284px;
  }
}
.cgc-logo a:hover {
  text-decoration: none;
}

.mit-header-logo .mit-link {
  display: block;
  width: 4.2rem;
  height: 2.2rem;
  background-repeat: no-repeat;
  background-size: 100%;
}

@media (max-width: 1199.98px) {
  #content {
    padding-top: 180px;
    position: relative;
  }
}
@media (max-width: 767.98px) {
  #content {
    padding-top: 130px;
  }
}

.content-wrapper {
  overflow: hidden;
}

.container {
  padding-right: 4rem;
  padding-left: 4rem;
}
@media (max-width: 767.98px) {
  .container {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.container .container {
  padding-right: 0;
  padding-left: 0;
}

.container .alignfull .container {
  padding-right: 4rem;
  padding-left: 4rem;
}
@media (max-width: 767.98px) {
  .container .alignfull .container {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

#main-nav {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#main-nav > ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
  color: #fff;
}
#main-nav > ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#main-nav > ul > li.current_page_item > a {
  position: relative;
  color: #2A42C6;
}
#main-nav > ul > li.current_page_item > a h2 {
  color: #2A42C6;
}
#main-nav > ul > li.current_page_item > a:after {
  content: "";
  position: absolute;
  height: 2px;
  background: #2A42C6;
  bottom: 0;
  left: 17px;
  width: calc(100% - 34px);
}
#main-nav > ul > li.current_page_item.has-submenu > a:after {
  width: calc(100% - 20px);
}
#main-nav ul li {
  margin-bottom: 0;
  list-style: none;
}
#main-nav a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.4rem;
  line-height: 1.9rem;
  display: block;
  padding: 0.8rem 1.7rem;
  color: #1C2232;
  background: transparent;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: unset !important;
  transition: unset !important;
}
#main-nav a h2, #main-nav a h3, #main-nav a h4 {
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-weight: bold;
  color: #1C2232;
  margin: 0;
  padding: 0;
  display: inline;
  text-transform: uppercase;
}
#main-nav a:hover {
  -webkit-transition: 0;
  transition: 0;
  text-decoration: none;
  color: #fff !important;
  background: #2A42C6;
}
#main-nav a:hover h2 {
  color: #fff !important;
}
#main-nav li.has-submenu.open > a {
  color: #fff;
  background: #2A42C6;
}
#main-nav li.has-submenu.open > a h2, #main-nav li.has-submenu.open > a h3, #main-nav li.has-submenu.open > a h4 {
  color: #fff;
}
#main-nav li.has-submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#main-nav li.has-submenu > a {
  padding-right: 0.3rem;
}
#main-nav ul > li.open > ul {
  visibility: visible !important;
}
#main-nav .has-submenu > ul {
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  padding: 0;
  margin: 0;
  width: 100%;
  background: #2A42C6;
  min-width: 19rem;
}
#main-nav .has-submenu > ul li:hover > a {
  color: #fff;
  background: #1C2232;
}
#main-nav .has-submenu > ul li:hover > button {
  background: #1C2232;
}
#main-nav .has-submenu > ul a {
  padding-left: 2rem;
  color: #fff;
}
#main-nav .has-submenu > ul a h2, #main-nav .has-submenu > ul a h3, #main-nav .has-submenu > ul a h4 {
  color: #fff;
}
#main-nav .has-submenu .has-submenu > ul {
  left: initial;
  right: calc(0rem - 100%);
  top: 0;
  background: #2A42C6;
}
#main-nav .has-submenu .has-submenu > ul a {
  color: #fff;
}
#main-nav .has-submenu .has-submenu > ul a:hover {
  color: #fff;
  background: #1C2232;
}
#main-nav .has-submenu button {
  display: inline-block;
  background: transparent;
  border: 0;
  padding: 0;
  line-height: 1;
  padding-right: 1.7rem;
  width: 2.6rem;
}
#main-nav .has-submenu.open > button {
  background: #2A42C6;
}
#main-nav .has-submenu.open > button > span:after, #main-nav .has-submenu.open > button > span:before {
  background-color: #fff;
}
#main-nav .has-submenu.open > button > span:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#main-nav .has-submenu.open > button > span:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#main-nav .has-submenu button > span {
  position: relative;
  display: block;
  width: 1.6rem;
  height: 3rem;
  background: transparent;
  border: 0;
}
#main-nav .has-submenu button > span:after, #main-nav .has-submenu button > span:before {
  content: "";
  position: absolute;
  background-color: #1C2232;
  -webkit-transition: -webkit-transform 0.35s ease-out;
  transition: -webkit-transform 0.35s ease-out;
  transition: transform 0.35s ease-out;
  transition: transform 0.35s ease-out, -webkit-transform 0.35s ease-out;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#main-nav .has-submenu button > span:after {
  width: 8px;
  height: 2px;
  left: 1px;
}
#main-nav .has-submenu button > span:before {
  width: 2px;
  height: 8px;
  left: 1px;
}
#main-nav .has-submenu .has-submenu button > span:after, #main-nav .has-submenu .has-submenu button > span:before {
  background-color: #fff;
}

#search-form-toggle, nav.main-nav .searchform input[type=text], nav.main-nav .searchform input[type=submit] {
  background-color: transparent;
  display: none;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-weight: bold;
  color: #1C2232;
  margin: 0 !important;
  height: 35px;
  border: 0;
  padding: 0 4.4rem 0 1.7rem;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: right 17px center;
}
@media (min-width: 768px) {
  #search-form-toggle, nav.main-nav .searchform input[type=text], nav.main-nav .searchform input[type=submit] {
    z-index: 10;
    position: relative;
    display: block;
    float: right;
  }
}

nav.main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  nav.main-nav .searchform {
    display: none;
    opacity: 0;
    position: absolute;
    overflow: hidden;
  }
  nav.main-nav .searchform.active {
    opacity: 1;
    position: relative;
    display: block;
    float: right;
  }
}
nav.main-nav .searchform label {
  margin: 0;
}
nav.main-nav .searchform input[type=submit] {
  display: none;
  background-color: transparent;
}
nav.main-nav .searchform.active input[type=submit] {
  display: block;
}
nav.main-nav .searchform input[type=text] {
  margin-right: -135px;
  text-transform: none;
  background-image: unset;
  background-color: white;
  border: 1px solid #1C2232;
}
nav.main-nav .searchform input[type=text]::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
nav.main-nav .searchform input[type=text]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
}
nav.main-nav .searchform input[type=text]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
nav.main-nav .searchform input[type=text]:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent;
}

.navbar--mobile {
  position: fixed;
  width: 100%;
  z-index: 100;
  height: 6.8rem;
  padding: 1.6rem 4rem;
}
@media (max-width: 767.98px) {
  .navbar--mobile {
    padding: 1.6rem 2rem;
  }
}
.navbar--mobile .mit-link {
  display: block;
  width: 4.2rem;
  height: 2.2rem;
  background-repeat: no-repeat;
  background-size: 100%;
}

.mobile-menu-wrapper .navbar-nav {
  margin-top: 3rem;
}
.mobile-menu-wrapper .navbar-nav .dropdown-menu {
  position: relative !important;
  -webkit-transform: none !important;
          transform: none !important;
  background: transparent;
  border: 0;
}
.mobile-menu-wrapper .navbar-nav li.has-submenu {
  position: relative;
}
.mobile-menu-wrapper .navbar-nav > li.has-submenu {
  position: relative;
}
.mobile-menu-wrapper .navbar-nav > li.has-submenu > a:first-child {
  display: block;
  padding-right: 7.5rem !important;
}
.mobile-menu-wrapper .navbar-nav > li > a:first-child {
  display: block;
  padding-right: 7.5rem !important;
}
.mobile-menu-wrapper .navbar-nav ul {
  padding: 0 0 0 2rem;
}
.mobile-menu-wrapper .navbar-nav a.caret {
  float: right;
  margin: 0 4rem 0 0 !important;
  padding: 1px !important;
  position: absolute;
  right: 0;
  top: -4px;
}
@media (max-width: 767.98px) {
  .mobile-menu-wrapper .navbar-nav a.caret {
    margin: 0 2rem 0 0 !important;
  }
}
.mobile-menu-wrapper .navbar-nav a.caret:before, .mobile-menu-wrapper .navbar-nav a.caret:after {
  background-color: #1C2232;
}

.mobile-menu-wrapper {
  font-size: 2.8rem;
  margin-top: 0;
  width: 45rem;
  background-color: #EBDCC3;
  position: fixed;
  right: 0;
  z-index: 50;
  padding-top: 6.8rem;
  overflow-y: scroll;
  overflow-x: hidden;
  top: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.mobile-menu-wrapper .mit-link {
  display: none;
  width: 4.2rem;
  height: 2.2rem;
  background-repeat: no-repeat;
  background-size: 100%;
  left: 20px;
  position: absolute;
  top: 23px;
}
@media (max-width: 767.98px) {
  .mobile-menu-wrapper .mit-link {
    display: block;
  }
}
.mobile-menu-wrapper .navbar-toggler {
  right: 40px;
  position: absolute;
  top: 22px;
}
@media (max-width: 767.98px) {
  .mobile-menu-wrapper .navbar-toggler {
    right: 20px;
  }
}
.mobile-menu-wrapper li {
  padding: 0 !important;
}
.mobile-menu-wrapper li a {
  padding: 0.125rem 6rem 0.125rem 6rem !important;
  line-height: 22px !important;
}
@media (max-width: 767.98px) {
  .mobile-menu-wrapper li a {
    padding: 0.125rem 2rem 0.125rem 2rem !important;
  }
}
.admin-bar .mobile-menu-wrapper {
  top: 32px;
}
.mobile-menu-wrapper .navbar-nav {
  padding: 0 !important;
  margin-top: 3rem;
}
.mobile-menu-wrapper .navbar-nav li {
  padding: rem(15) rem(20);
  margin: 1rem 0 !important;
}
.mobile-menu-wrapper .navbar-nav li a {
  color: #1C2232;
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 500;
  text-transform: uppercase;
}
.mobile-menu-wrapper .navbar-nav li .dropdown-menu {
  position: relative !important;
  -webkit-transform: none !important;
          transform: none !important;
  background: transparent;
  border: 0;
}
.mobile-menu-wrapper .navbar-nav li .dropdown-menu .has-submenu a:not(.caret) {
  padding-right: 6rem !important;
  display: block;
}
.mobile-menu-wrapper .navbar-nav li .dropdown-menu a {
  color: #2A42C6;
  display: block;
  padding-right: 7.5rem;
}
.mobile-menu-wrapper .navbar-nav li .dropdown-menu a.caret:before, .mobile-menu-wrapper .navbar-nav li .dropdown-menu a.caret:after {
  background-color: #2A42C6;
}
.mobile-menu-wrapper .navbar-nav li .dropdown-menu .dropdown-menu a {
  text-transform: unset !important;
  color: #1C2232;
}
.mobile-menu-wrapper .navbar-nav li ul {
  padding: 0 0 0 2rem;
}
.mobile-menu-wrapper .navbar-nav li a.caret {
  float: right;
  margin: 0.9rem 2rem 0 0;
}
@media (max-width: 767.98px) {
  .mobile-menu-wrapper {
    width: 100%;
  }
}

.mobile-navigation.show .mobile-menu-wrapper {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggler {
  margin-top: rem(15);
  padding: 0 !important;
  border: none;
  border-radius: 0;
}
.navbar-toggler .navbar-toggler-line {
  display: block;
  height: 3px;
  width: 30px;
  background: #1C2232;
  margin-bottom: 8px;
  float: right;
  clear: both;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform: none;
          transform: none;
}
.navbar-toggler .navbar-toggler-line:nth-child(2) {
  opacity: 1;
}
.navbar-toggler .navbar-toggler-line:nth-child(3) {
  margin-bottom: 0px;
}
.navbar-toggler:hover, .navbar-toggler:active, .navbar-toggler:focus {
  background: none !important;
}
.navbar-toggler:not(.collapsed) .navbar-toggler-line {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.navbar-toggler:not(.collapsed) .navbar-toggler-line:nth-child(2) {
  opacity: 0;
}
.navbar-toggler:not(.collapsed) .navbar-toggler-line:nth-child(1) {
  -webkit-transform: translate(0px, 10px) rotate(-45deg);
          transform: translate(0px, 10px) rotate(-45deg);
}
.navbar-toggler:not(.collapsed) .navbar-toggler-line:nth-child(3) {
  -webkit-transform: translate(0px, -12px) rotate(45deg);
          transform: translate(0px, -12px) rotate(45deg);
}

.footer__social a {
  height: 3rem;
  width: 3rem;
  margin-right: 2rem;
}
.footer__social .icon-linkedin {
  background-size: 90%;
  background-position: center top;
}

.frontIntro {
  background: #F4EFE7;
}
.frontIntro__intro {
  font-size: 2.6rem;
  line-height: 3.6rem;
  font-weight: 500;
  padding: 4.5rem 2rem 5rem;
}
.frontIntro__intro a {
  color: #1C2232;
  text-decoration: underline;
}
.frontIntro__intro a:hover {
  text-decoration: unset;
}
@media (max-width: 767.98px) {
  .frontIntro__intro {
    font-size: 1.8rem;
    line-height: 2.4rem;
    padding: 2.5rem 2rem;
  }
}
.frontIntro__carousel .carousel-item {
  height: 43rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .frontIntro__carousel .carousel-item {
    height: 27.5rem;
  }
}
.frontIntro__infoWrapper {
  height: 43rem;
  margin-top: -43rem;
  position: relative;
  z-index: 10;
}
@media (max-width: 767.98px) {
  .frontIntro__infoWrapper {
    height: 27.5rem;
    margin-top: -27.5rem;
  }
}
.frontIntro__info {
  background-color: rgba(28, 34, 50, 0.84);
  padding: 0 4.5rem;
}
@media (max-width: 767.98px) {
  .frontIntro__info {
    padding: 2rem 3.5rem;
  }
}
.frontIntro__date, .frontIntro__text {
  color: #fff;
}
.frontIntro__date {
  font-size: 3.1rem;
  line-height: 4rem;
  font-weight: 900;
  text-transform: uppercase;
  padding-bottom: 3rem;
  margin-bottom: 2.5rem;
  position: relative;
}
@media (max-width: 767.98px) {
  .frontIntro__date {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 2.6rem;
  }
}
.frontIntro__date:after {
  content: "";
  position: absolute;
  width: 6rem;
  height: 2px;
  background: #FDCC47;
  left: 50%;
  margin-left: -3rem;
  bottom: 0;
}
.frontIntro__text {
  font-size: 1.6rem;
  line-height: 2.3rem;
  font-weight: 400;
  margin-bottom: 4rem;
}
@media (max-width: 767.98px) {
  .frontIntro__text {
    margin-bottom: 3rem;
  }
}
.frontIntro__link .btn {
  background-color: #EBDCC3;
  color: #1C2232;
}
.frontIntro__link .btn:hover {
  color: #fff;
}

.frontSection {
  background-color: #fff;
  /*.btn.btn-secondary {
    background-color: $color__dgrey;
    color: $color__cgc_black;
  }*/
}
.frontSection .btn.btn-secondary {
  background-color: #1C2232;
  color: #fff;
}
.frontSection--tanBg {
  background-color: #F4EFE7;
}
.frontSection--tanBg .sectionTitleWrap:after {
  background: #6EC7C5 !important;
}
.frontSection--tanBg .btn.btn-secondary {
  background-color: #1C2232;
  color: #fff;
}
.frontSection__title {
  font-size: 4.2rem;
  line-height: 5rem;
  font-weight: 500;
  color: #1C2232;
}
@media (max-width: 767.98px) {
  .frontSection__title {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.frontSection__title .sectionTitleWrap {
  position: relative;
  padding-bottom: 2rem;
  margin-bottom: 3rem !important;
}
.frontSection__title .sectionTitleWrap:after {
  content: "";
  width: 6rem;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FDCC47;
}
.frontSection__title a {
  font-size: 4.2rem;
  line-height: 5rem;
  font-weight: 500;
  color: #1C2232;
  position: relative;
}
@media (max-width: 767.98px) {
  .frontSection__title a {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.frontSection__title a:after {
  content: "";
  background-repeat: no-repeat;
  background-size: 100%;
  width: 1rem;
  height: 1.9rem;
  position: absolute;
  bottom: 12px;
  right: -25px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 767.98px) {
  .frontSection__title a:after {
    bottom: 7px;
  }
}
.frontSection__title a:hover {
  text-decoration: none;
}
.frontSection__title a:hover:after {
  right: -45px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.frontTextSection {
  padding: 10rem 0;
}
@media (max-width: 1079.98px) {
  .frontTextSection {
    padding: 7.5rem 0;
  }
}
@media (max-width: 767.98px) {
  .frontTextSection {
    padding: 4.5rem 0;
  }
}
.frontTextSection__content {
  font-size: 2.1rem;
  line-height: 3.2rem;
  font-weight: 400;
  margin-bottom: 3.5rem;
}
@media (max-width: 1079.98px) {
  .frontTextSection__content {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
}
.frontTextSection__content a {
  color: #1C2232;
  text-decoration: underline;
}
.frontTextSection__content a:hover {
  text-decoration: unset;
}

.frontStatisticsSection {
  padding-top: 4.5rem;
}
@media (max-width: 1079.98px) {
  .frontStatisticsSection {
    padding: 4rem 0;
  }
}
@media (max-width: 767.98px) {
  .frontStatisticsSection {
    padding: 4.5rem 0;
  }
}
.frontStatisticsSection.scrolled .statisticItemWrap > div {
  margin-top: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 1079.98px) {
  .frontStatisticsSection__info {
    padding-right: 0;
  }
}
.frontStatisticsSection__itemWrap {
  height: 20.8rem;
  overflow: hidden;
}
@media (max-width: 1079.98px) {
  .frontStatisticsSection__itemWrap {
    height: unset;
    padding-bottom: 4rem;
    padding-right: 0;
  }
}
@media (max-width: 767.98px) {
  .frontStatisticsSection__itemWrap {
    padding-left: 0;
  }
}
.frontStatisticsSection__itemWrap:after {
  content: "";
  width: 1px;
  height: 14rem;
  background: rgba(28, 34, 50, 0.16);
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7rem;
}
@media (max-width: 1079.98px) {
  .frontStatisticsSection__itemWrap:after {
    height: 1px;
    width: calc(100% - 80px);
    top: unset;
    right: unset;
    bottom: 2rem;
    left: 4rem;
  }
}
@media (max-width: 767.98px) {
  .frontStatisticsSection__itemWrap:after {
    left: 2rem;
    width: calc(100% - 60px);
  }
}
.frontStatisticsSection__itemWrap:last-child {
  padding-bottom: unset;
}
.frontStatisticsSection__itemWrap:last-child:after {
  content: unset;
}
@media (min-width: 1080px) {
  .frontStatisticsSection__itemWrap:nth-child(1) > div {
    margin-top: 7rem;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
@media (min-width: 1080px) {
  .frontStatisticsSection__itemWrap:nth-child(2) > div {
    margin-top: 14rem;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
@media (min-width: 1080px) {
  .frontStatisticsSection__itemWrap:nth-child(3) > div {
    margin-top: 21rem;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
.frontStatisticsSection__item {
  padding: 2.5rem 2rem 5.5rem;
  height: 20.8rem;
}
@media (max-width: 1079.98px) {
  .frontStatisticsSection__item {
    height: unset;
  }
}
@media (max-width: 1079.98px) {
  .frontStatisticsSection__item {
    padding: 2rem 4rem 2rem 2rem;
  }
}
.frontStatisticsSection__item--blue {
  background-color: #2A42C6;
  color: #fff;
}
.frontStatisticsSection__item--yellow {
  background-color: #FDCC47;
}
.frontStatisticsSection__item--teal {
  background-color: #6EC7C5;
}
.frontStatisticsSection__number {
  font-size: 5.3rem;
  line-height: 8.5rem;
  font-weight: 900;
}
@media (max-width: 1079.98px) {
  .frontStatisticsSection__number {
    line-height: 7.5rem;
  }
}
@media (max-width: 767.98px) {
  .frontStatisticsSection__number {
    font-size: 4rem;
    line-height: 5.5rem;
  }
}
.frontStatisticsSection__text {
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 700;
  text-transform: uppercase;
}

.frontVideoSection {
  color: #fff;
}
.frontVideoSection .frontVideoSection-inner {
  background-color: #1C2232;
}
.frontVideoSection.with-caption {
  padding-bottom: 4rem;
}
@media (max-width: 767.98px) {
  .frontVideoSection.with-caption {
    padding-bottom: 0;
  }
}
.frontVideoSection .caption {
  background: #EBDCC3;
  color: #1C2232;
  font-size: 1.6rem;
  line-height: 2.3rem;
  font-weight: 400;
  padding: 2.5rem;
}
@media (max-width: 767.98px) {
  .frontVideoSection .caption {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
.frontVideoSection__videoAndText {
  padding: 9rem 0 0 0;
}
.frontVideoSection__videoAndText .embed-responsive {
  margin-bottom: 9rem;
}
.frontVideoSection__videoAndText .embed-responsive.with-caption {
  margin-bottom: 3.5rem !important;
}
@media (max-width: 1079.98px) {
  .frontVideoSection__videoAndText .embed-responsive.with-caption {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 1079.98px) {
  .frontVideoSection__videoAndText .embed-responsive {
    margin-bottom: 6rem;
  }
}
@media (max-width: 767.98px) {
  .frontVideoSection__videoAndText .embed-responsive {
    margin-bottom: 0;
  }
}
.frontVideoSection__videoAndText .frontVideoSection__text {
  margin-bottom: 9rem;
}
.frontVideoSection__videoAndText .frontVideoSection__text.with-caption {
  margin-bottom: 3.5rem !important;
}
@media (max-width: 1079.98px) {
  .frontVideoSection__videoAndText .frontVideoSection__text {
    margin-bottom: 6rem;
  }
}
@media (max-width: 767.98px) {
  .frontVideoSection__videoAndText .frontVideoSection__text {
    margin-bottom: 0;
  }
}
@media (max-width: 1079.98px) {
  .frontVideoSection__videoAndText {
    padding: 6rem 0 6rem 0;
  }
}
@media (max-width: 767.98px) {
  .frontVideoSection__videoAndText {
    padding: 3.5rem 0 3.5rem 0;
  }
}
.frontVideoSection__videoAndText .caption {
  margin: 0 11rem -4rem 7rem;
}
@media (max-width: 1079.98px) {
  .frontVideoSection__videoAndText .caption {
    margin: 0;
  }
}
@media (max-width: 767.98px) {
  .frontVideoSection__videoAndText .caption {
    margin: 0;
  }
}
.frontVideoSection__videoAndText iframe {
  padding: 0 6rem 0 2rem;
}
@media (max-width: 1079.98px) {
  .frontVideoSection__videoAndText iframe {
    padding: 0;
  }
}
.frontVideoSection__video {
  padding: 5rem 0;
}
.frontVideoSection__video .embed-responsive {
  margin-bottom: 3rem;
}
@media (max-width: 767.98px) {
  .frontVideoSection__video .embed-responsive {
    margin-bottom: 0;
  }
}
@media (max-width: 1079.98px) {
  .frontVideoSection__video {
    padding: 6rem 0 0 0;
  }
}
@media (max-width: 767.98px) {
  .frontVideoSection__video {
    padding: 3.5rem 0;
  }
}
.frontVideoSection__video .caption {
  margin: 0 9rem;
}
@media (max-width: 1079.98px) {
  .frontVideoSection__video .caption {
    margin: 0 8rem;
  }
}
@media (max-width: 767.98px) {
  .frontVideoSection__video .caption {
    margin: 0;
  }
}
.frontVideoSection__text {
  font-size: 4.2rem;
  line-height: 5rem;
  font-weight: 400;
  position: relative;
  padding-bottom: 5rem;
}
@media (max-width: 1079.98px) {
  .frontVideoSection__text {
    padding-top: 7rem;
  }
}
@media (max-width: 767.98px) {
  .frontVideoSection__text {
    padding-top: 4rem;
    padding-bottom: 2.5rem;
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.frontVideoSection__text:after {
  content: "";
  position: absolute;
  width: 6rem;
  height: 2px;
  background: #FDCC47;
  left: 0;
  bottom: 0;
}

.frontUpdatesSection {
  padding: 9.5rem 0 9rem;
}
@media (max-width: 1079.98px) {
  .frontUpdatesSection {
    padding: 8.5rem 0 8.5rem;
  }
}
@media (max-width: 767.98px) {
  .frontUpdatesSection {
    padding: 4.5rem 0;
  }
}
.frontUpdatesSection .innerHoverWrap {
  display: block;
  position: relative;
  color: #1C2232;
  text-decoration: none;
}
.frontUpdatesSection .innerHoverWrap:before {
  position: absolute;
  top: -20px;
  left: -20px;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
}
.frontUpdatesSection__items {
  margin-top: -2rem;
  /*.item-linked:nth-of-type(4) {

  }
  .item-linked:nth-of-type(5) {

  }*/
}
.frontUpdatesSection__items .item {
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 4rem;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 767.98px) {
  .frontUpdatesSection__items .item {
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
}
.frontUpdatesSection__items .item a {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.frontUpdatesSection__items .item.item-linked {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 768px) {
  .frontUpdatesSection__items .item.item-linked:hover {
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .frontUpdatesSection__items .item.item-linked:hover a {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
.frontUpdatesSection__items .item:after {
  content: "";
  height: 1px;
  width: calc(100% - 40px);
  position: absolute;
  bottom: -20px;
  left: 20px;
  background: rgba(28, 34, 50, 0.16);
}
@media (max-width: 767.98px) {
  .frontUpdatesSection__items .item:after {
    bottom: -10px;
  }
}
.frontUpdatesSection__items .item:last-child {
  margin-bottom: 0 !important;
}
.frontUpdatesSection__items .item-linked .frontUpdatesSection__title {
  text-decoration: underline;
}
@media (min-width: 1080px) {
  .frontUpdatesSection__items .item-linked:nth-child(1):hover {
    background: #2A42C6;
  }
  .frontUpdatesSection__items .item-linked:nth-child(1):hover a * {
    color: #fff;
  }
  .frontUpdatesSection__items .item-linked:nth-child(2):hover {
    background: #FDCC47;
  }
  .frontUpdatesSection__items .item-linked:nth-child(2):hover a * {
    color: #1C2232;
  }
  .frontUpdatesSection__items .item-linked:nth-child(3):hover {
    background: #6EC7C5;
  }
  .frontUpdatesSection__items .item-linked:nth-child(3):hover a * {
    color: #1C2232;
  }
  .frontUpdatesSection__items .item-linked:nth-child(4):hover {
    background: #2A42C6;
  }
  .frontUpdatesSection__items .item-linked:nth-child(4):hover a * {
    color: #fff;
  }
  .frontUpdatesSection__items .item-linked:nth-child(5):hover {
    background: #FDCC47;
  }
  .frontUpdatesSection__items .item-linked:nth-child(5):hover a * {
    color: #1C2232;
  }
  .frontUpdatesSection__items .item-linked:nth-child(6):hover {
    background: #6EC7C5;
  }
  .frontUpdatesSection__items .item-linked:nth-child(6):hover a * {
    color: #1C2232;
  }
  .frontUpdatesSection__items .item-linked:nth-child(7):hover {
    background: #2A42C6;
  }
  .frontUpdatesSection__items .item-linked:nth-child(7):hover a * {
    color: #fff;
  }
  .frontUpdatesSection__items .item-linked:nth-child(8):hover {
    background: #FDCC47;
  }
  .frontUpdatesSection__items .item-linked:nth-child(8):hover a * {
    color: #1C2232;
  }
  .frontUpdatesSection__items .item-linked:nth-child(9):hover {
    background: #6EC7C5;
  }
  .frontUpdatesSection__items .item-linked:nth-child(9):hover a * {
    color: #1C2232;
  }
}
.frontUpdatesSection__items .item:nth-last-of-type(1):after {
  content: unset;
}
.frontUpdatesSection__subtitle {
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.frontUpdatesSection__title {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #007472;
  margin-bottom: 15px;
}
.frontUpdatesSection__title h3 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #007472;
  margin-bottom: 15px;
}

.frontInvolvedSection {
  padding: 7rem 0 10rem;
}
@media (max-width: 767.98px) {
  .frontInvolvedSection {
    padding: 4.5rem 0;
  }
}
.frontInvolvedSection__item {
  margin-bottom: 3rem;
}
.frontInvolvedSection__item:last-child {
  margin-bottom: 0;
}
.frontInvolvedSection__label {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #007472;
  margin-bottom: 1rem;
}
.frontInvolvedSection__text {
  font-size: 2.1rem;
  line-height: 3.2rem;
  font-weight: 400;
}
.frontInvolvedSection__text a {
  color: #1C2232;
  text-decoration: underline;
}
.frontInvolvedSection__text a:hover {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .frontInvolvedSection__text {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}

.frontCategorySection {
  padding: 7.5rem 0 3.5rem 0;
}
@media (max-width: 1079.98px) {
  .frontCategorySection {
    padding: 7.5rem 0 3.5rem 0;
  }
}
@media (max-width: 767.98px) {
  .frontCategorySection {
    padding: 3.5rem 0;
  }
}
.frontCategorySection .frontSection__title {
  height: 100%;
}
.frontCategorySection__tiles > div, .frontCategorySection__tiles a {
  color: #1C2232;
}
.frontCategorySection__tiles > div:hover, .frontCategorySection__tiles a:hover {
  text-decoration: none;
}
.frontCategorySection__tiles .categoryTile:nth-of-type(5n+1) > div, .frontCategorySection__tiles .categoryTile:nth-of-type(5n+1) a {
  background: #2A42C6;
  color: #fff;
}
.frontCategorySection__tiles .categoryTile:nth-of-type(5n+2) > div, .frontCategorySection__tiles .categoryTile:nth-of-type(5n+2) a {
  background: #EBDCC3;
}
.frontCategorySection__tiles .categoryTile:nth-of-type(5n+3) > div, .frontCategorySection__tiles .categoryTile:nth-of-type(5n+3) a {
  background: #FDCC47;
}
.frontCategorySection__tiles .categoryTile:nth-of-type(5n+4) > div, .frontCategorySection__tiles .categoryTile:nth-of-type(5n+4) a {
  background: #D6D6D6;
}
.frontCategorySection__tiles .categoryTile:nth-of-type(5n+5) > div, .frontCategorySection__tiles .categoryTile:nth-of-type(5n+5) a {
  background: #6EC7C5;
}

.categoryTile {
  margin-bottom: 4rem;
}
.categoryTile > a .categoryTile__title {
  text-decoration: underline;
}
@media (min-width: 1080px) {
  .categoryTile > a:hover .image-wrap {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding-top: 0;
  }
  .categoryTile > a:hover .image-wrap picture {
    margin-left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .categoryTile > a:hover .image-wrap picture img {
    width: 110%;
    height: 110%;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .categoryTile > a:hover .info-wrap > div:first-child {
    margin-top: -4rem;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .categoryTile > a:hover .info-wrap:after {
    opacity: 1;
  }
}
.categoryTile__wrap {
  display: block;
  margin-left: 4rem;
}
@media (max-width: 767.98px) {
  .categoryTile__wrap {
    margin-left: 2rem;
  }
}
.categoryTile__wrap .image-wrap {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.categoryTile__wrap .image-wrap picture {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.categoryTile__wrap .image-wrap picture img {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.categoryTile__wrap .info-wrap {
  position: relative;
}
.categoryTile__wrap .info-wrap > div:first-child {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.categoryTile__wrap .info-wrap:after {
  content: "";
  width: 21px;
  height: 21px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  opacity: 0;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
}
.categoryTile__image {
  height: 315px;
  padding-top: 4rem;
}
@media (max-width: 767.98px) {
  .categoryTile__image {
    padding-top: 2rem;
    height: 240px;
  }
}
.categoryTile__image picture {
  position: relative;
  display: block;
  padding: 0;
  width: 100%;
  height: 275px;
  overflow: hidden;
  margin-left: -4rem;
}
@media (max-width: 767.98px) {
  .categoryTile__image picture {
    margin-left: -2rem;
    height: 220px;
  }
}
.categoryTile__image picture img {
  display: block;
  -webkit-animation: tboFadeIn 1s 1 forwards;
          animation: tboFadeIn 1s 1 forwards;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
}
.categoryTile__info {
  padding: 3rem 3.5rem;
  height: 185px;
}
@media (max-width: 767.98px) {
  .categoryTile__info {
    height: auto;
  }
}
.categoryTile__title {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.categoryTile__title h3 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.categoryTile__text {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .categoryTile__text {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
}

.frontTapSection {
  padding: 10rem 0;
}
@media (max-width: 1079.98px) {
  .frontTapSection {
    padding: 8rem 0;
  }
}
@media (max-width: 767.98px) {
  .frontTapSection {
    padding: 4.5rem 0;
  }
}
@media (max-width: 1079.98px) {
  .frontTapSection .sectionTitleWrap {
    margin-bottom: 5rem;
  }
}
.frontTapSection__item {
  margin-bottom: 4rem;
}
@media (max-width: 767.98px) {
  .frontTapSection__item {
    margin: 0 2rem 3.5rem;
  }
}
.frontTapSection__item:last-child {
  margin-bottom: 0;
}
.frontTapSection__item .photoWrap {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (max-width: 767.98px) {
  .frontTapSection__item .photoWrap {
    padding-top: 0;
    padding-bottom: 1rem;
  }
}
.frontTapSection__item .photoWrap picture {
  position: relative;
  display: block;
  padding: 0;
  width: 100%;
  height: 210px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 767.98px) {
  .frontTapSection__item .photoWrap picture {
    height: 170px;
  }
}
.frontTapSection__item .photoWrap picture img {
  display: block;
  -webkit-animation: tboFadeIn 1s 1 forwards;
          animation: tboFadeIn 1s 1 forwards;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
}
.frontTapSection__item .infoWrap {
  padding: 3rem 4rem;
  color: #1C2232;
  position: relative;
}
@media (max-width: 767.98px) {
  .frontTapSection__item .infoWrap {
    padding: 3rem 2rem 4rem;
  }
}
.frontTapSection__item .infoWrap:after {
  content: "";
  width: 21px;
  height: 21px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  opacity: 0;
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
}
.frontTapSection__item:nth-child(1) .photoWrap {
  background: linear-gradient(to right, transparent 120px, #2A42C6 120px 100%);
}
@media (max-width: 767.98px) {
  .frontTapSection__item:nth-child(1) .photoWrap {
    background: linear-gradient(to bottom, transparent 85px, #2A42C6 85px 100%);
  }
}
.frontTapSection__item:nth-child(1) .infoWrap {
  background: #2A42C6;
  color: #fff;
}
.frontTapSection__item:nth-child(2) .photoWrap {
  background: linear-gradient(to right, transparent 120px, #EBDCC3 120px 100%);
}
@media (max-width: 767.98px) {
  .frontTapSection__item:nth-child(2) .photoWrap {
    background: linear-gradient(to bottom, transparent 85px, #EBDCC3 85px 100%);
  }
}
.frontTapSection__item:nth-child(2) .infoWrap {
  background: #EBDCC3;
}
.frontTapSection__item:nth-child(3) .photoWrap {
  background: linear-gradient(to right, transparent 120px, #FDCC47 120px 100%);
}
@media (max-width: 767.98px) {
  .frontTapSection__item:nth-child(3) .photoWrap {
    background: linear-gradient(to bottom, transparent 85px, #FDCC47 85px 100%);
  }
}
.frontTapSection__item:nth-child(3) .infoWrap {
  background: #FDCC47;
}
.frontTapSection__item:nth-child(4) .photoWrap {
  background: linear-gradient(to right, transparent 120px, #D6D6D6 120px 100%);
}
@media (max-width: 767.98px) {
  .frontTapSection__item:nth-child(4) .photoWrap {
    background: linear-gradient(to bottom, transparent 85px, #D6D6D6 85px 100%);
  }
}
.frontTapSection__item:nth-child(4) .infoWrap {
  background: #D6D6D6;
}
.frontTapSection__item:nth-child(5) .photoWrap {
  background: linear-gradient(to right, transparent 120px, #6EC7C5 120px 100%);
}
@media (max-width: 767.98px) {
  .frontTapSection__item:nth-child(5) .photoWrap {
    background: linear-gradient(to bottom, transparent 85px, #6EC7C5 85px 100%);
  }
}
.frontTapSection__item:nth-child(5) .infoWrap {
  background: #6EC7C5;
}
.frontTapSection__item:nth-child(6) .photoWrap {
  background: linear-gradient(to right, transparent 120px, #2A42C6 120px 100%);
}
@media (max-width: 767.98px) {
  .frontTapSection__item:nth-child(6) .photoWrap {
    background: linear-gradient(to bottom, transparent 85px, #2A42C6 85px 100%);
  }
}
.frontTapSection__item:nth-child(6) .infoWrap {
  background: #2A42C6;
  color: #fff;
}
.frontTapSection__item:nth-child(7) .photoWrap {
  background: linear-gradient(to right, transparent 120px, #EBDCC3 120px 100%);
}
@media (max-width: 767.98px) {
  .frontTapSection__item:nth-child(7) .photoWrap {
    background: linear-gradient(to bottom, transparent 85px, #EBDCC3 85px 100%);
  }
}
.frontTapSection__item:nth-child(7) .infoWrap {
  background: #EBDCC3;
}
.frontTapSection__item:nth-child(8) .photoWrap {
  background: linear-gradient(to right, transparent 120px, #FDCC47 120px 100%);
}
@media (max-width: 767.98px) {
  .frontTapSection__item:nth-child(8) .photoWrap {
    background: linear-gradient(to bottom, transparent 85px, #FDCC47 85px 100%);
  }
}
.frontTapSection__item:nth-child(8) .infoWrap {
  background: #FDCC47;
}
.frontTapSection__item:nth-child(9) .photoWrap {
  background: linear-gradient(to right, transparent 120px, #D6D6D6 120px 100%);
}
@media (max-width: 767.98px) {
  .frontTapSection__item:nth-child(9) .photoWrap {
    background: linear-gradient(to bottom, transparent 85px, #D6D6D6 85px 100%);
  }
}
.frontTapSection__item:nth-child(9) .infoWrap {
  background: #D6D6D6;
}
.frontTapSection__item:nth-child(10) .photoWrap {
  background: linear-gradient(to right, transparent 120px, #6EC7C5 120px 100%);
}
@media (max-width: 767.98px) {
  .frontTapSection__item:nth-child(10) .photoWrap {
    background: linear-gradient(to bottom, transparent 85px, #6EC7C5 85px 100%);
  }
}
.frontTapSection__item:nth-child(10) .infoWrap {
  background: #6EC7C5;
}
.frontTapSection__item > a .frontTapSection__title {
  text-decoration: underline;
}
@media (min-width: 1080px) {
  .frontTapSection__item > a:hover {
    text-decoration: none;
  }
  .frontTapSection__item > a:hover picture {
    margin-top: -3rem;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .frontTapSection__item > a:hover .infoWrap:after {
    opacity: 1;
  }
}
.frontTapSection__photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.frontTapSection__wrap {
  display: block;
}
@media (max-width: 767.98px) {
  .frontTapSection__wrap {
    height: unset;
  }
}
.frontTapSection__title {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
@media (max-width: 767.98px) {
  .frontTapSection__title {
    margin-bottom: 2.5rem;
  }
}
.frontTapSection__title h3 {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
.frontTapSection__text {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .frontTapSection__text {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
}

.frontResearchSection {
  padding: 11.5rem 0 11.5rem 0;
}
@media (max-width: 1079.98px) {
  .frontResearchSection {
    padding: 8rem 0;
  }
}
@media (max-width: 767.98px) {
  .frontResearchSection {
    padding: 4.5rem 0;
  }
}
@media (max-width: 767.98px) {
  .frontResearchSection .sectionTitleWrap {
    margin-top: 0;
  }
}
.frontResearchSection__item {
  margin-bottom: 4rem;
}
@media (max-width: 767.98px) {
  .frontResearchSection__item {
    height: unset !important;
    margin-bottom: 3.5rem;
  }
}
.frontResearchSection__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 1080px) {
  .frontResearchSection__item:hover picture img {
    width: 110% !important;
    height: 110% !important;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
.frontResearchSection__item .reserchWrap {
  background-repeat: no-repeat;
  padding: 4.5rem 0 4.5rem 13.5rem;
  height: auto;
  display: block;
  color: #1C2232;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-top: -40rem;
  position: absolute;
  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;
}
@media (max-width: 1079.98px) {
  .frontResearchSection__item .reserchWrap {
    width: calc(100% - 40px) !important;
    height: 100%;
  }
}
@media (max-width: 767.98px) {
  .frontResearchSection__item .reserchWrap {
    margin-top: -11rem !important;
    position: relative;
    padding: 0;
    height: auto;
    width: unset !important;
  }
}
@media (min-width: 1080px) {
  .frontResearchSection__item .reserchWrap:hover {
    text-decoration: none;
  }
  .frontResearchSection__item .reserchWrap:hover .reserchInfoWrap {
    margin-top: -4.5rem;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
.frontResearchSection__item .resercImageWrap {
  height: 100%;
}
@media (max-width: 767.98px) {
  .frontResearchSection__item .resercImageWrap {
    height: unset !important;
  }
}
.frontResearchSection__item .resercImageWrap picture {
  position: relative;
  display: block;
  padding: 0;
  width: 680px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 767.98px) {
  .frontResearchSection__item .resercImageWrap picture {
    width: calc(100% + 40px);
    margin-left: -2rem;
    height: 220px;
  }
}
.frontResearchSection__item .resercImageWrap picture img {
  display: block;
  -webkit-animation: tboFadeIn 1s 1 forwards;
          animation: tboFadeIn 1s 1 forwards;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 1079.98px) {
  .frontResearchSection__item .resercImageWrap picture img {
    padding-right: 90px;
  }
}
@media (max-width: 767.98px) {
  .frontResearchSection__item .resercImageWrap picture img {
    padding-right: unset !important;
  }
}
.frontResearchSection__item .reserchInfoWrap {
  float: left;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.frontResearchSection__item .reserchInfoWrap .reserchInfoInnerWrap {
  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-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4.5rem;
  background: #F4EFE7;
}
.frontResearchSection__item .reserchInfoWrap .reserchInfoInnerWrap > *:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 767.98px) {
  .frontResearchSection__item .reserchInfoWrap .reserchInfoInnerWrap {
    padding: 3rem 2rem;
  }
}
.frontResearchSection.frontSection--tanBg .reserchInfoWrap .reserchInfoInnerWrap {
  background: #fff;
}

.reserchWrap__title {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 500;
  margin-bottom: 2rem;
  text-decoration: underline;
}
.reserchWrap__title h3 {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 500;
  margin-bottom: 2rem;
  text-decoration: underline;
}
.reserchWrap__authors span {
  display: block;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  text-decoration: none !important;
}
.reserchWrap__authors div {
  font-size: 1.6rem;
  line-height: 2.3rem;
  font-weight: 400;
  margin-bottom: 2rem;
}
.reserchWrap__taglist {
  /*position: absolute;
  bottom: -30px;
  left: 0;*/
}
@media (max-width: 767.98px) {
  .reserchWrap__taglist {
    position: unset;
    bottom: unset;
  }
}
.reserchWrap__taglist span {
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 0.8rem;
  margin-right: 1rem;
  display: inline-block;
  height: 3rem;
}
@media (max-width: 767.98px) {
  .reserchWrap__taglist span {
    position: relative;
    height: unset;
    margin-right: 0.7rem;
    margin-bottom: 0.7rem;
  }
}
.reserchWrap__info {
  font-size: 1.6rem;
  line-height: 2.3rem;
  font-weight: 400;
}

.archive-wrapper .archive-post-item {
  margin-bottom: 20px;
}
.archive-wrapper .archive-post-item .entry-content {
  margin-top: 0;
}

.query-wrangler {
  margin-bottom: 5rem;
}
.query-wrangler .grouped-content {
  margin-bottom: 5rem;
}

.query-wrangler__form {
  margin: 3rem 0;
}
.query-wrangler__form .btn-group,
.query-wrangler__form .btn {
  display: block;
  float: left;
  margin-right: 0.5rem;
}
.query-wrangler__form .query-checkboxes label {
  display: block;
}

.query-exposed .dropdown .query-exposed-label {
  display: none;
}

.exposed-filter-single {
  margin-bottom: 2rem;
}
.exposed-filter-single .query-checkboxes label {
  display: inline;
  margin-right: 1rem;
}

.query-pills {
  clear: both;
  padding-top: 2rem;
}
.query-pills a {
  margin-right: 0.5rem;
}
.query-pills h4 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.4rem;
}

.carousel-caption {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 2rem;
}

.research-header-wrapper {
  background-color: #F4EFE7;
  background-position: center;
  background-size: cover;
  position: relative;
  display: block;
  width: 100%;
  color: #1C2232;
  padding: 8rem 0 25rem;
  color: #fff;
}
@media (max-width: 767.98px) {
  .research-header-wrapper {
    padding: 5.5rem 0 25rem;
  }
}
.research-header-wrapper:after {
  background-color: #1c2232;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  opacity: 0.55;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767.98px) {
  .research-header-wrapper {
    padding: 3.5rem 0;
  }
}
.research-header-wrapper .page-header {
  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;
  z-index: 10;
}
.research-header-wrapper .page-header > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.research-header-wrapper .page-header h1 {
  display: block;
  margin: 4.5rem 0 0;
  padding-bottom: 1rem;
  position: relative;
  font-size: 4.8rem;
  line-height: 5.6rem;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .research-header-wrapper .page-header h1 {
    margin: 3.5rem 0 0;
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.research-header-wrapper .page-header .researchStatusTag {
  font-size: 1.3rem;
  line-height: 3.2rem;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  padding-left: 5.5rem;
  position: relative;
}
.research-header-wrapper .page-header .researchStatusTag:before {
  content: "";
  height: 1px;
  width: 4rem;
  background: #fff;
  position: absolute;
  left: 0;
  top: 50%;
}

.researchContent {
  margin-top: -19rem;
  position: relative;
  z-index: 5;
}
@media (max-width: 767.98px) {
  .researchContent {
    margin-top: 0;
  }
}
.researchContent .frontSection__title {
  font-size: 3rem;
  line-height: 3.5rem;
}
@media (max-width: 767.98px) {
  .researchContent .frontSection__title .sectionTitleWrap {
    margin-bottom: 0 !important;
  }
}
.researchContent__general {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #F4EFE7), color-stop(50%, transparent));
  background: linear-gradient(to right, #F4EFE7 50%, transparent 50% 100%);
}
@media (max-width: 767.98px) {
  .researchContent__general {
    background: #F4EFE7;
  }
}
.researchContent__general .sectionTitleWrap:after {
  background: #6EC7C5;
}
.researchContent__general .researchGeneralTitle, .researchContent__general .researchGeneralInfo {
  padding-top: 6.5rem;
  padding-bottom: 5.5rem;
}
@media (max-width: 1079.98px) {
  .researchContent__general .researchGeneralTitle, .researchContent__general .researchGeneralInfo {
    padding-top: 5rem;
    padding-bottom: 4.5rem;
  }
}
@media (max-width: 767.98px) {
  .researchContent__general .researchGeneralTitle, .researchContent__general .researchGeneralInfo {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
}
.researchContent__general .researchGeneralInfo {
  background: #F4EFE7;
  padding-right: 10rem;
}
@media (max-width: 1079.98px) {
  .researchContent__general .researchGeneralInfo {
    background: linear-gradient(to left, transparent 20px, #F4EFE7 20px 100%);
    padding-right: 7rem;
  }
}
@media (max-width: 767.98px) {
  .researchContent__general .researchGeneralInfo {
    background: #F4EFE7;
    padding-right: 2rem;
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
}
.researchContent__abstract {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #1C2232), color-stop(50%, transparent));
  background: linear-gradient(to right, #1C2232 50%, transparent 50% 100%);
  color: #fff;
}
@media (max-width: 767.98px) {
  .researchContent__abstract {
    background: #1C2232;
  }
}
.researchContent__abstract .sectionTitleWrap {
  color: #fff;
}
.researchContent__abstract a {
  color: #FDCC47;
  text-decoration: underline;
}
.researchContent__abstract a:hover {
  text-decoration: none;
}
.researchContent__abstract .researchAbstractTitle, .researchContent__abstract .researchAbstractInfo {
  padding-top: 8.5rem;
  padding-bottom: 8.5rem;
}
@media (max-width: 1079.98px) {
  .researchContent__abstract .researchAbstractTitle, .researchContent__abstract .researchAbstractInfo {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
}
@media (max-width: 767.98px) {
  .researchContent__abstract .researchAbstractTitle, .researchContent__abstract .researchAbstractInfo {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
}
.researchContent__abstract .researchAbstractInfo {
  background: #1C2232;
  padding-right: 10rem;
  font-size: 2.1rem;
  line-height: 3.2rem;
  font-weight: 400;
}
@media (max-width: 1079.98px) {
  .researchContent__abstract .researchAbstractInfo {
    background: linear-gradient(to left, transparent 20px, #1C2232 20px 100%);
    padding-right: 7rem;
  }
}
@media (max-width: 767.98px) {
  .researchContent__abstract .researchAbstractInfo {
    background: #1C2232;
    padding-right: 2rem;
    font-size: 1.6rem;
    line-height: 2.3rem;
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
}
.researchContent__involvedTop {
  padding: 0;
}
.researchContent__involvedTop .researchInvolvedInfo, .researchContent__involvedTop .researchInvolvedTitle {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
@media (max-width: 1079.98px) {
  .researchContent__involvedTop .researchInvolvedInfo, .researchContent__involvedTop .researchInvolvedTitle {
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
  }
}
@media (max-width: 767.98px) {
  .researchContent__involvedTop .researchInvolvedInfo, .researchContent__involvedTop .researchInvolvedTitle {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 767.98px) {
  .researchContent__involvedTop .researchInvolvedInfo {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
}
.researchContent__involvedTop.frontSection--tanBg {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #F4EFE7), color-stop(50%, transparent));
  background: linear-gradient(to right, #F4EFE7 50%, transparent 50% 100%);
}
@media (max-width: 1079.98px) {
  .researchContent__involvedTop.frontSection--tanBg {
    background: #F4EFE7;
  }
}
.researchContent__involvedTop.frontSection--tanBg .researchInvolvedInfo {
  background: #F4EFE7;
  padding-right: 10rem;
}
@media (max-width: 1079.98px) {
  .researchContent__involvedTop.frontSection--tanBg .researchInvolvedInfo {
    background: linear-gradient(to left, transparent 20px, #F4EFE7 20px 100%);
    padding-right: 7rem;
  }
}
@media (max-width: 767.98px) {
  .researchContent__involvedTop.frontSection--tanBg .researchInvolvedInfo {
    background: #F4EFE7;
    padding-right: 2rem;
  }
}
@media (max-width: 1079.98px) {
  .researchContent .gutenberg-body {
    padding: 6rem 0;
  }
}
@media (max-width: 767.98px) {
  .researchContent .gutenberg-body {
    padding: 3.5rem 0;
  }
}
@media (min-width: 1080px) {
  .researchContent .gutenberg-body .alignfull {
    margin-left: calc((100vw - 73.8%)/-2) !important;
  }
}
.researchContent .researchGeneralInfo__block {
  margin-bottom: 3rem;
}
.researchContent .researchGeneralInfo__block:last-child {
  margin-bottom: 0;
}
.researchContent .researchGeneralInfo__title {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 700;
  color: #007472;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.researchContent .researchGeneralInfo__title h3 {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 700;
  color: #007472;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.researchContent .researchGeneralInfo__title a {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 700;
  color: #007472;
  text-transform: uppercase;
  position: relative;
}
.researchContent .researchGeneralInfo__title a:after {
  content: "";
  background-repeat: no-repeat;
  background-size: 100%;
  width: 8px;
  height: 15px;
  position: absolute;
  bottom: 3px;
  right: -13px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.researchContent .researchGeneralInfo__title a:hover {
  text-decoration: unset;
}
.researchContent .researchGeneralInfo__title a:hover:after {
  right: -23px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.researchContent .researchGeneralInfo__tags > span,
.researchContent .researchGeneralInfo__tags > a {
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 3px 5px;
  margin-right: 7px;
  margin-bottom: 7px;
  display: inline-block;
}
.researchContent .researchGeneralInfo__tags > span:last-child,
.researchContent .researchGeneralInfo__tags > a:last-child {
  margin-right: 0;
}
.researchContent .researchGeneralInfo__text {
  font-size: 2.1rem;
  line-height: 3.2rem;
  font-weight: 400;
  color: #1C2232;
}
.researchContent .researchGeneralInfo__text a {
  color: #1C2232 !important;
  text-decoration: underline;
}
.researchContent .researchGeneralInfo__text a:hover {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .researchContent .researchGeneralInfo__text {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
}

.program-header-wrapper {
  background-color: #F4EFE7;
  background-position: center;
  background-size: cover;
  position: relative;
  display: block;
  width: 100%;
  color: #1C2232;
  padding: 8rem 0 18rem;
  color: #fff;
}
@media (max-width: 1079.98px) {
  .program-header-wrapper {
    padding: 2rem 0 5.5rem;
  }
}
@media (max-width: 767.98px) {
  .program-header-wrapper {
    padding: 5.5rem 0 25rem;
  }
}
.program-header-wrapper .subtitle {
  position: absolute;
  width: 20rem;
  height: 6rem;
  font-size: 1.4rem;
  line-height: 1.3rem;
  background-color: #FDCC47;
  color: #1C2232;
  text-transform: uppercase;
  top: 14rem;
  text-align: right;
  padding: 1.7rem 3rem 1.5rem 12.5rem;
  z-index: 1;
}
.program-header-wrapper .subtitle:after {
  content: "";
  border-width: 11px 30px 15px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #FDCC47 #FDCC47 transparent;
  position: absolute;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 17px;
  right: -40px;
}
@media (max-width: 1079.98px) {
  .program-header-wrapper .subtitle {
    position: relative;
    left: -4rem;
    top: 0;
    padding: 1.5rem 1rem 1.5rem 4rem;
    height: 4.4rem;
    width: 20rem;
  }
  .program-header-wrapper .subtitle:after {
    top: 9px;
    border-width: 11px 22px 15px;
    right: -30px;
  }
}
@media (max-width: 767.98px) {
  .program-header-wrapper .subtitle {
    left: -2rem;
    padding: 1.5rem 1rem 1.5rem 2rem;
  }
}
.program-header-wrapper:after {
  background-color: #1c2232;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  opacity: 0.55;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767.98px) {
  .program-header-wrapper {
    padding: 3.5rem 0;
  }
}
.program-header-wrapper .page-header {
  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;
  z-index: 10;
}
.program-header-wrapper .page-header > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1079.98px) {
  .program-header-wrapper .page-header .breadcrumb {
    margin-bottom: 7rem;
  }
}
@media (max-width: 767.98px) {
  .program-header-wrapper .page-header .breadcrumb {
    margin-bottom: 3rem;
  }
}
.program-header-wrapper .page-header .subtitle {
  position: absolute;
  width: 25rem;
  height: 6rem;
  font-size: 1.4rem;
  line-height: 1.3rem;
  background-color: #FDCC47;
  color: #1C2232;
  text-transform: uppercase;
  left: -30rem;
  top: 6rem;
  text-align: right;
  padding: 1.7rem 3rem 1.5rem 12.5rem;
}
.program-header-wrapper .page-header .subtitle:after {
  content: "";
  border-width: 11px 30px 15px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #FDCC47 #FDCC47 transparent;
  position: absolute;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 17px;
  right: -40px;
}
.program-header-wrapper .page-header .subtitle::before {
  content: "";
  display: block;
  background-color: #FDCC47;
  width: 30rem;
  height: 100%;
  margin-left: -100%;
  margin-left: calc(-100% - 10rem);
  position: absolute;
  top: 0;
}
@media (max-width: 1079.98px) {
  .program-header-wrapper .page-header .subtitle {
    position: relative;
    left: -4rem;
    top: 0;
    padding: 1.5rem 1rem 1.5rem 4rem;
    height: 4.4rem;
    width: 20rem;
  }
  .program-header-wrapper .page-header .subtitle:after {
    top: 9px;
    border-width: 11px 22px 15px;
    right: -30px;
  }
}
@media (max-width: 767.98px) {
  .program-header-wrapper .page-header .subtitle {
    left: -2rem;
    padding: 1.5rem 1rem 1.5rem 2rem;
  }
}
.program-header-wrapper .page-header h1 {
  display: block;
  margin: 4.5rem 0 0;
  padding-bottom: 2.5rem;
  position: relative;
  font-size: 4.8rem;
  line-height: 5.6rem;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .program-header-wrapper .page-header h1 {
    margin: 3rem 0 0;
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.program-header-wrapper .page-header .short-description {
  font-size: 3rem;
  line-height: 4.5rem;
}
@media (max-width: 767.98px) {
  .program-header-wrapper .page-header .short-description {
    font-size: 2rem;
    line-height: 3rem;
  }
}

.flagship-programs-template-default .btn {
  background-color: #EBDCC3 !important;
  color: #1C2232 !important;
}

.programContent .full-width-media-block-wrap {
  padding: 0;
  background: unset;
}
.programContent .full-width-media-block-wrap .row {
  padding-right: 2rem;
}
@media (max-width: 1079.98px) {
  .programContent .full-width-media-block-wrap .row {
    padding-right: 0;
  }
}
.programContent .programVideo {
  background-color: #1C2232;
}
.programContent .programVideo .embed-responsive {
  margin-top: -11rem;
  margin-bottom: 7.5rem;
}
.programContent .programVideo .embed-responsive.with-caption {
  margin-bottom: 2.5rem;
}
@media (max-width: 1079.98px) {
  .programContent .programVideo .embed-responsive {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .programContent .programVideo .embed-responsive.with-caption {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .programContent .programVideo .embed-responsive {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .programContent .programVideo .embed-responsive.with-caption {
    margin-bottom: 2rem;
  }
}
.programContent .programVideo .video-caption {
  margin-bottom: 3.5rem;
  color: #000;
  background-color: #EBDCC3;
  padding: 2.5rem;
  margin-left: 15rem;
  margin-right: 15rem;
}
@media (max-width: 1079.98px) {
  .programContent .programVideo .video-caption {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.programContent .frontSection__title {
  font-size: 3rem;
  line-height: 3.5rem;
}
@media (max-width: 767.98px) {
  .programContent .frontSection__title .sectionTitleWrap {
    margin-bottom: 0 !important;
  }
}
.programContent .gutenberg-body {
  padding: 3rem 0;
}
@media (max-width: 1079.98px) {
  .programContent .gutenberg-body {
    padding: 3rem 0;
  }
}
@media (max-width: 767.98px) {
  .programContent .gutenberg-body {
    padding: 3.5rem 0;
  }
}
@media (min-width: 1080px) {
  .programContent .gutenberg-body .alignfull {
    margin-left: calc((100vw - 73.8%)/-2) !important;
  }
}
.programContent__general {
  background-color: #F4EFE7;
}
.programContent__general .sectionTitleWrap:after {
  background: #6EC7C5;
}
.programContent__general .researchGeneralTitle, .programContent__general .researchGeneralInfo {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media (max-width: 1079.98px) {
  .programContent__general .researchGeneralTitle, .programContent__general .researchGeneralInfo {
    padding-top: 5rem;
    padding-bottom: 4.5rem;
  }
}
@media (max-width: 767.98px) {
  .programContent__general .researchGeneralTitle, .programContent__general .researchGeneralInfo {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
}
.programContent__general .researchGeneralInfo {
  background: #F4EFE7;
  padding-right: 10rem;
}
@media (max-width: 1079.98px) {
  .programContent__general .researchGeneralInfo {
    background: linear-gradient(to left, transparent 20px, #F4EFE7 20px 100%);
    padding-right: 7rem;
  }
}
@media (max-width: 767.98px) {
  .programContent__general .researchGeneralInfo {
    background: #F4EFE7;
    padding-right: 2rem;
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
}
.programContent .frontInvolvedSection {
  padding: 5rem 0;
  background-color: #F4EFE7;
}
@media (max-width: 767.98px) {
  .programContent .frontInvolvedSection .sectionTitleWrap {
    margin-bottom: 4rem !important;
  }
}
.programContent .frontInvolvedSection .sectionTitleWrap:after {
  background: #6EC7C5;
}
.programContent .researchGeneralInfo__block {
  margin-bottom: 3rem;
}
.programContent .researchGeneralInfo__block:last-child {
  margin-bottom: 0;
}
.programContent .researchGeneralInfo__title {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 700;
  color: #007472;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.programContent .researchGeneralInfo__title h3 {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 700;
  color: #007472;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.programContent .researchGeneralInfo__title a {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 700;
  color: #007472;
  text-transform: uppercase;
  position: relative;
}
.programContent .researchGeneralInfo__title a:after {
  content: "";
  background-repeat: no-repeat;
  background-size: 100%;
  width: 8px;
  height: 15px;
  position: absolute;
  bottom: 3px;
  right: -13px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.programContent .researchGeneralInfo__title a:hover {
  text-decoration: unset;
}
.programContent .researchGeneralInfo__title a:hover:after {
  right: -23px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.programContent .researchGeneralInfo__tags > span,
.programContent .researchGeneralInfo__tags > a {
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 3px 5px;
  margin-right: 7px;
  margin-bottom: 7px;
  display: inline-block;
}
.programContent .researchGeneralInfo__tags > span:last-child,
.programContent .researchGeneralInfo__tags > a:last-child {
  margin-right: 0;
}
.programContent .researchGeneralInfo__text {
  font-size: 2.1rem;
  line-height: 3.2rem;
  font-weight: 400;
  color: #1C2232;
}
.programContent .researchGeneralInfo__text a {
  color: #1C2232 !important;
  text-decoration: underline;
}
.programContent .researchGeneralInfo__text a:hover {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .programContent .researchGeneralInfo__text {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
}

.page-header-wrapper {
  background-color: #F4EFE7;
  position: relative;
  display: block;
  width: 100%;
  color: #1C2232;
  padding: 8rem 0;
}
.page-header-wrapper.dark-box:after {
  content: unset !important;
}
@media (max-width: 767.98px) {
  .page-header-wrapper {
    padding: 3.5rem 0;
  }
}
@media (min-width: 1080px) {
  .page-header-wrapper .page-header {
    display: grid !important;
  }
}
.page-header-wrapper .page-header-inner {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
@media (min-width: 1080px) {
  .page-header-wrapper .page-header-inner {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    position: relative;
  }
}
.page-header-wrapper .page-header-inner.dark-box {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
@media (min-width: 1080px) {
  .page-header-wrapper .page-header-inner.dark-box:before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 18rem);
    left: -9rem;
    height: calc(100% + 8rem);
    top: -4rem;
    background-color: #1C2232;
    opacity: 0.5;
    z-index: -1;
  }
}
@media (max-width: 1079.98px) {
  .page-header-wrapper .page-header-inner.dark-box:before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 0rem);
    left: 0rem;
    height: calc(100% + 8rem);
    top: -4rem;
    background-color: #1C2232;
    opacity: 0.5;
    z-index: -1;
  }
}
@media (max-width: 767.98px) {
  .page-header-wrapper .page-header-inner.dark-box:before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 0rem);
    left: 0rem;
    height: calc(100% + 4rem);
    top: unset;
    background-color: #1C2232;
    opacity: 0.5;
    z-index: -1;
  }
}
.page-header-wrapper.bg-img {
  background-position: center;
  background-size: cover;
}
.page-header-wrapper.bg-img:after {
  background-color: #1c2232;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  opacity: 0.55;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.page-header-wrapper.bg-img .page-header h1:after {
  background: #FDCC47;
}
.page-header-wrapper.white {
  color: #fff;
}
.page-header-wrapper .page-header {
  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;
  z-index: 10;
}
.page-header-wrapper .page-header > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.page-header-wrapper .page-header h1 {
  display: block;
  margin: 4.5rem 0 0;
  text-align: center;
  padding-bottom: 4rem;
  position: relative;
  font-size: 4.8rem;
  line-height: 5.6rem;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .page-header-wrapper .page-header h1 {
    margin: 3.5rem 0 0;
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.page-header-wrapper .page-header h1:after {
  content: "";
  position: absolute;
  width: 6rem;
  height: 2px;
  background: #6EC7C5;
  left: 50%;
  margin-left: -3rem;
  bottom: 0;
}

.gutenberg-body {
  padding: 0 0 10rem;
}
@media (max-width: 767.98px) {
  .gutenberg-body {
    padding: 0 0 5rem;
  }
}

.rlIntroSection {
  background: #1C2232;
  color: #fff;
  padding: 4rem 0;
  text-align: center;
  font-size: 2.1rem;
  line-height: 3.2rem;
  font-weight: 400;
}
.rlIntroSection .container {
  position: relative;
}
.rlIntroSection .container .anchor-button {
  bottom: 0;
}

.query-wrangler__form .input-filter label {
  display: none;
}

.query-wrangler__content table th, .query-wrangler__content table td {
  padding: 1.7rem 2rem;
}
.query-wrangler__content table td {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
}
.query-wrangler__content table td a {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
}
.query-wrangler__content table td a:hover {
  color: #2A42C6;
  text-decoration: unset;
}
.query-wrangler__content table td.researchTitle {
  font-weight: 500;
}
.query-wrangler__content table td.researchTitle a {
  font-weight: 500;
  color: #2A42C6;
  text-decoration: underline;
}
.query-wrangler__content table td.researchTitle a:hover {
  text-decoration: unset;
}
.query-wrangler__content table td.researchCat {
  text-transform: capitalize;
}
.query-wrangler__content table thead tr td {
  background: #1C2232;
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: 700;
  text-transform: uppercase;
}
.query-wrangler__content table thead tr:nth-child(odd) {
  background: #F4EFE7;
}
@media (max-width: 767.98px) {
  .query-wrangler__content table tbody {
    display: block !important;
  }
  .query-wrangler__content table tbody td {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
  .query-wrangler__content table tbody td a {
    font-size: 1.6rem;
    line-height: 2.3rem;
    font-weight: 400;
  }
  .query-wrangler__content table tr {
    padding: 3.5rem 3rem !important;
    display: block !important;
  }
  .query-wrangler__content table tr.research-table-head {
    display: none !important;
  }
  .query-wrangler__content table td {
    margin-bottom: 10px;
    padding: 0 !important;
  }
  .query-wrangler__content table td:last-child {
    margin-bottom: 0px;
  }
  .query-wrangler__content table td:before {
    content: unset !important;
  }
  .query-wrangler__content table td .bt-content {
    padding: 0 !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    display: inline-block !important;
  }
}

.page-template-page-research-landing .gutenberg-body {
  padding: 5rem 0 6rem;
}
@media (max-width: 1079.98px) {
  .page-template-page-research-landing .gutenberg-body {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
}

body .research-accordion-wrap {
  margin-top: 10rem;
}
@media (max-width: 1079.98px) {
  body .research-accordion-wrap {
    margin-top: 8rem;
  }
}
body .research-accordion-wrap .collapse-button {
  text-transform: uppercase;
  font-size: 1.8rem;
  line-height: 2.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  cursor: pointer;
  margin-bottom: 1rem;
}
body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa {
  border-bottom: 2px solid #EBDCC3;
}
body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa:first-child {
  border-top: 2px solid #EBDCC3;
}
body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .accordion-title {
  background: unset !important;
  color: #2A42C6 !important;
  font-size: 3rem;
  line-height: 3.8rem;
  padding: 3rem 6.5rem 3rem 0 !important;
}
@media (max-width: 767.98px) {
  body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .accordion-title {
    padding: 2rem 3rem 2rem 0 !important;
  }
  body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .accordion-title .caret {
    right: 0;
    top: 21px;
  }
}
body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .accordion-title:hover, body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .accordion-title:focus, body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .accordion-title.open {
  background: unset !important;
  color: #2A42C6 !important;
}
body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .accordion-content {
  padding: 0 !important;
}
body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table {
  margin-bottom: 2.2rem;
}
body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table a {
  color: #2A42C6 !important;
}
@media (min-width: 768px) {
  body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table tr td:first-child {
    width: 35%;
  }
  body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table tr td:last-child {
    width: 65%;
  }
}
body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table thead {
  background: #162331;
}
body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table thead td {
  color: #fff;
}
body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table tbody tr:nth-child(even) {
  background-color: #F4EFE7;
}
@media (max-width: 767.98px) {
  body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table tbody td {
    padding: 3rem;
  }
  body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table tbody td:before {
    content: "";
    display: none;
  }
  body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table tbody td .bt-content {
    padding: 0;
  }
  body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table tbody td.researchTitle {
    padding-bottom: 0;
  }
  body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table tbody td.researchTitle .bt-content {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
body .research-accordion-wrap .wp-block-opus-core-block-rewrite-oa .research-table td {
  padding: 2rem 3rem;
}

.search-results .search-header h1, .search-no-results .search-header h1 {
  font-size: 4.8rem;
  line-height: 5.6rem;
  font-weight: 500;
}
.search-results .search-header .search-result-title, .search-no-results .search-header .search-result-title {
  display: block;
  margin-bottom: 1rem;
}
.search-results .search-header .screen-reader-text, .search-no-results .search-header .screen-reader-text {
  display: none !important;
}
.search-results .search-header input, .search-no-results .search-header input {
  color: #1C2232;
  background: #fff;
  -webkit-transition: unset;
  transition: unset;
  margin: 0;
  border-radius: 0;
  border: 1px #1C2232 solid;
  text-align: left;
  padding: 0 2rem;
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: 500;
  height: 4.5rem;
  float: left;
  margin-right: 2rem;
}
.search-results .search-header #searchsubmit, .search-no-results .search-header #searchsubmit {
  background-color: #1C2232;
  color: #fff;
  position: relative;
  text-transform: uppercase;
}
.search-results .search-header #searchsubmit:after, .search-no-results .search-header #searchsubmit:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#2A42C6), color-stop(#0B6787), to(#007472));
  background: linear-gradient(to right, #2A42C6, #0B6787, #007472);
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  opacity: 0;
  z-index: -1;
}
@media (min-width: 1080px) {
  .search-results .search-header #searchsubmit:hover, .search-no-results .search-header #searchsubmit:hover {
    /*color: $color__cgc_black;

    &:after {
      opacity: 1;
    }*/
  }
}
.search-results .search-results, .search-no-results .search-results {
  padding-top: 6.5rem;
  padding-bottom: 6.5rem;
}
.search-results .search-results h2 a, .search-no-results .search-results h2 a {
  color: #2A42C6;
  font-size: 3.4rem;
  line-height: 4.1rem;
  font-weight: 500;
  text-decoration: underline !important;
}
.search-results .search-results h2 a:hover, .search-no-results .search-results h2 a:hover {
  color: #1C2232;
}
.search-results .search-results .content-wrapper > .row, .search-no-results .search-results .content-wrapper > .row {
  margin-bottom: 4rem;
}
.search-results .search-results .content-wrapper > .row .breadcrumb, .search-no-results .search-results .content-wrapper > .row .breadcrumb {
  margin-bottom: 1rem;
}
.search-results .search-results .content-wrapper > .row .breadcrumb .breadcrumb-spacer, .search-no-results .search-results .content-wrapper > .row .breadcrumb .breadcrumb-spacer {
  color: #000000;
}
.search-results .search-results .content-wrapper > .row .breadcrumb span, .search-no-results .search-results .content-wrapper > .row .breadcrumb span {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
  text-decoration: none;
  text-transform: capitalize;
  color: #000000;
}
.search-results .search-results .content-wrapper > .row .breadcrumb a, .search-no-results .search-results .content-wrapper > .row .breadcrumb a {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
  text-decoration: none;
  text-transform: capitalize;
  color: #000000;
}
.search-results .search-results .content-wrapper > .text-center, .search-no-results .search-results .content-wrapper > .text-center {
  color: #091B22;
  font-weight: 500;
}
.search-results .search-results .content-wrapper > .text-center > *, .search-no-results .search-results .content-wrapper > .text-center > * {
  padding: 0 5px;
}
.search-results .search-results .content-wrapper > .text-center a, .search-no-results .search-results .content-wrapper > .text-center a {
  color: #091B22;
  font-weight: 400;
}
.search-results .search-results .content-wrapper > .text-center.current, .search-no-results .search-results .content-wrapper > .text-center.current {
  font-weight: 700 !important;
}
.search-results .search-results .content-wrapper > .text-center .prev, .search-no-results .search-results .content-wrapper > .text-center .prev {
  margin-right: 3rem;
}
.search-results .search-results .content-wrapper > .text-center .next, .search-no-results .search-results .content-wrapper > .text-center .next {
  margin-left: 3rem;
}
/*# sourceMappingURL=style.css.map */
