@charset "UTF-8";
@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

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

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

  .table .thead-dark th {
    color: inherit;
    border-color: #DDDDDD;
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

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

body {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #363D4D;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 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: #007c89;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #00373d;
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

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

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

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

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: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

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

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

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

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

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

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

.lead, .presentation-stats .description p {
  font-size: 1.25rem;
  font-weight: 300;
}

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

.display-2 {
  font-size: 5.5rem;
  font-weight: 800;
  line-height: 1;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 800;
  line-height: 1;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1;
}

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

small,
.small {
  font-size: 0.875rem;
  font-weight: 400;
}

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

.list-unstyled, .list-sdgs, .item-list ul {
  padding-left: 0;
  list-style: none;
}

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

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

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

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

.blockquote-footer {
  display: block;
  font-size: 0.875rem;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014\A0";
}

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

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

.figure {
  display: inline-block;
}

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

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

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

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #172437;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

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

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

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

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

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

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

.col-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, .document-categories .meta-data-list-item, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-6, .document-categories .meta-data-list-item {
    flex: 0 0 50%;
    max-width: 50%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #363D4D;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #DDDDDD;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #DDDDDD;
}
.table tbody + tbody {
  border-top: 2px solid #DDDDDD;
}

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

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

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

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

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8dade;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abbc2;
}

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

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

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

.table-success,
.table-success > th,
.table-success > td {
  background-color: #bee5eb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #86cfda;
}

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

.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: #feefdb;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #fee2bd;
}

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

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

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

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

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

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c7c9cd;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #969aa2;
}

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

.table-red,
.table-red > th,
.table-red > td {
  background-color: #ebc6c2;
}
.table-red th,
.table-red td,
.table-red thead th,
.table-red tbody + tbody {
  border-color: #da948e;
}

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

.table-blue,
.table-blue > th,
.table-blue > td {
  background-color: #cfe1f2;
}
.table-blue th,
.table-blue td,
.table-blue thead th,
.table-blue tbody + tbody {
  border-color: #a6c7e6;
}

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

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

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

.table-indigo,
.table-indigo > th,
.table-indigo > td {
  background-color: #bec2c7;
}
.table-indigo th,
.table-indigo td,
.table-indigo thead th,
.table-indigo tbody + tbody {
  border-color: #868d97;
}

.table-hover .table-indigo:hover {
  background-color: #b0b5bb;
}
.table-hover .table-indigo:hover > td,
.table-hover .table-indigo:hover > th {
  background-color: #b0b5bb;
}

.table-teal,
.table-teal > th,
.table-teal > td {
  background-color: #b8dade;
}
.table-teal th,
.table-teal td,
.table-teal thead th,
.table-teal tbody + tbody {
  border-color: #7abbc2;
}

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

.table-teal-light,
.table-teal-light > th,
.table-teal-light > td {
  background-color: #f2f7f5;
}
.table-teal-light th,
.table-teal-light td,
.table-teal-light thead th,
.table-teal-light tbody + tbody {
  border-color: #e7f1ed;
}

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

.table-orange,
.table-orange > th,
.table-orange > td {
  background-color: #fed5ca;
}
.table-orange th,
.table-orange td,
.table-orange thead th,
.table-orange tbody + tbody {
  border-color: #fdb09c;
}

.table-hover .table-orange:hover {
  background-color: #fec1b1;
}
.table-hover .table-orange:hover > td,
.table-hover .table-orange:hover > th {
  background-color: #fec1b1;
}

.table-yellow,
.table-yellow > th,
.table-yellow > td {
  background-color: #feefdb;
}
.table-yellow th,
.table-yellow td,
.table-yellow thead th,
.table-yellow tbody + tbody {
  border-color: #fee2bd;
}

.table-hover .table-yellow:hover {
  background-color: #fde4c2;
}
.table-hover .table-yellow:hover > td,
.table-hover .table-yellow:hover > th {
  background-color: #fde4c2;
}

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #363D4D;
  border-color: #464f63;
}
.table .thead-light th {
  color: #495057;
  background-color: #F8F3EF;
  border-color: #DDDDDD;
}

.table-dark {
  color: #fff;
  background-color: #363D4D;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #464f63;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.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.5rem + 2px);
  padding: 0.75rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #363D4D;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #007c89;
  outline: 0;
  box-shadow: unset;
}
.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: #F8F3EF;
  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.75rem + 1px);
  padding-bottom: calc(0.75rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #363D4D;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

textarea.form-control {
  height: auto;
}

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

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

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

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

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

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

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

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: #17a2b8;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(23, 162, 184, 0.9);
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #17a2b8;
  padding-right: calc(1.5em + 1.5rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2317a2b8' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.375rem);
  background-size: calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #17a2b8;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #17a2b8;
  padding-right: calc((1em + 1.5rem) * 3 / 4 + 2rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23363D4D' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2317a2b8' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 2rem/calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #17a2b8;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.25);
}
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

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

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #17a2b8;
}
.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: #17a2b8;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #17a2b8;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #1fc8e3;
  background-color: #1fc8e3;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 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: #17a2b8;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #17a2b8;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #17a2b8;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.25);
}

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(183, 50, 37, 0.9);
}

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

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

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

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

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #b73225;
}
.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: #b73225;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #b73225;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #d74638;
  background-color: #d74638;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(183, 50, 37, 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: #b73225;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #b73225;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #b73225;
  box-shadow: 0 0 0 0.2rem rgba(183, 50, 37, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn, .js-pager__items .pager__item .button {
  display: inline-block;
  font-weight: 400;
  color: #363D4D;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .js-pager__items .pager__item .button {
    transition: none;
  }
}
.btn:hover, .js-pager__items .pager__item .button:hover {
  color: #363D4D;
  text-decoration: none;
}
.btn:focus, .js-pager__items .pager__item .button:focus, .btn.focus, .js-pager__items .pager__item .focus.button {
  outline: 0;
  box-shadow: unset;
}
.btn.disabled, .js-pager__items .pager__item .disabled.button, .btn:disabled, .js-pager__items .pager__item .button:disabled {
  opacity: 0.65;
}
a.btn.disabled, .js-pager__items .pager__item a.disabled.button,
fieldset:disabled a.btn,
fieldset:disabled .js-pager__items .pager__item a.button,
.js-pager__items .pager__item fieldset:disabled a.button {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007c89;
  border-color: #007c89;
}
.btn-primary:hover {
  color: #fff;
  background-color: #005963;
  border-color: #004e56;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 144, 155, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007c89;
  border-color: #007c89;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #004e56;
  border-color: #004249;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 144, 155, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

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

.btn-warning {
  color: #172437;
  background-color: #FDC780;
  border-color: #FDC780;
}
.btn-warning:hover {
  color: #172437;
  background-color: #fcb65a;
  border-color: #fcb14e;
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(219, 175, 117, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #172437;
  background-color: #FDC780;
  border-color: #FDC780;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #172437;
  background-color: #fcb14e;
  border-color: #fcab41;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(219, 175, 117, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #b73225;
  border-color: #b73225;
}
.btn-danger:hover {
  color: #fff;
  background-color: #97291f;
  border-color: #8d261c;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(194, 81, 70, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #b73225;
  border-color: #b73225;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #8d261c;
  border-color: #82241a;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(194, 81, 70, 0.5);
}

.btn-light {
  color: #172437;
  background-color: #F6F6F4;
  border-color: #F6F6F4;
}
.btn-light:hover {
  color: #172437;
  background-color: #e5e5df;
  border-color: #dfdfd8;
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(213, 215, 216, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #172437;
  background-color: #F6F6F4;
  border-color: #F6F6F4;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #172437;
  background-color: #dfdfd8;
  border-color: #d9d9d1;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(213, 215, 216, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #363D4D;
  border-color: #363D4D;
}
.btn-dark:hover {
  color: #fff;
  background-color: #262b37;
  border-color: #21252f;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(84, 90, 104, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #363D4D;
  border-color: #363D4D;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #21252f;
  border-color: #1c1f28;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(84, 90, 104, 0.5);
}

.btn-red {
  color: #fff;
  background-color: #b73225;
  border-color: #b73225;
}
.btn-red:hover {
  color: #fff;
  background-color: #97291f;
  border-color: #8d261c;
}
.btn-red:focus, .btn-red.focus {
  box-shadow: 0 0 0 0.2rem rgba(194, 81, 70, 0.5);
}
.btn-red.disabled, .btn-red:disabled {
  color: #fff;
  background-color: #b73225;
  border-color: #b73225;
}
.btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active, .show > .btn-red.dropdown-toggle {
  color: #fff;
  background-color: #8d261c;
  border-color: #82241a;
}
.btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus, .show > .btn-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(194, 81, 70, 0.5);
}

.btn-blue {
  color: #fff;
  background-color: #5494CF;
  border-color: #5494CF;
}
.btn-blue:hover {
  color: #fff;
  background-color: #3781c5;
  border-color: #357bbb;
}
.btn-blue:focus, .btn-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(110, 164, 214, 0.5);
}
.btn-blue.disabled, .btn-blue:disabled {
  color: #fff;
  background-color: #5494CF;
  border-color: #5494CF;
}
.btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active, .show > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #357bbb;
  border-color: #3274b1;
}
.btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(110, 164, 214, 0.5);
}

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

.btn-indigo {
  color: #fff;
  background-color: #172437;
  border-color: #172437;
}
.btn-indigo:hover {
  color: #fff;
  background-color: #0c121c;
  border-color: #080c13;
}
.btn-indigo:focus, .btn-indigo.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 69, 85, 0.5);
}
.btn-indigo.disabled, .btn-indigo:disabled {
  color: #fff;
  background-color: #172437;
  border-color: #172437;
}
.btn-indigo:not(:disabled):not(.disabled):active, .btn-indigo:not(:disabled):not(.disabled).active, .show > .btn-indigo.dropdown-toggle {
  color: #fff;
  background-color: #080c13;
  border-color: #04070a;
}
.btn-indigo:not(:disabled):not(.disabled):active:focus, .btn-indigo:not(:disabled):not(.disabled).active:focus, .show > .btn-indigo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 69, 85, 0.5);
}

.btn-teal, .js-pager__items .pager__item .button, .search-filters input[type=submit] {
  color: #fff;
  background-color: #007c89;
  border-color: #007c89;
}
.btn-teal:hover, .js-pager__items .pager__item .button:hover, .search-filters input[type=submit]:hover {
  color: #fff;
  background-color: #005963;
  border-color: #004e56;
}
.btn-teal:focus, .js-pager__items .pager__item .button:focus, .search-filters input[type=submit]:focus, .btn-teal.focus, .js-pager__items .pager__item .focus.button, .search-filters input.focus[type=submit] {
  box-shadow: 0 0 0 0.2rem rgba(38, 144, 155, 0.5);
}
.btn-teal.disabled, .js-pager__items .pager__item .disabled.button, .search-filters input.disabled[type=submit], .btn-teal:disabled, .js-pager__items .pager__item .button:disabled, .search-filters input[type=submit]:disabled {
  color: #fff;
  background-color: #007c89;
  border-color: #007c89;
}
.btn-teal:not(:disabled):not(.disabled):active, .js-pager__items .pager__item .button:not(:disabled):not(.disabled):active, .search-filters input[type=submit]:not(:disabled):not(.disabled):active, .btn-teal:not(:disabled):not(.disabled).active, .js-pager__items .pager__item .button:not(:disabled):not(.disabled).active, .search-filters input[type=submit]:not(:disabled):not(.disabled).active, .show > .btn-teal.dropdown-toggle, .js-pager__items .pager__item .show > .dropdown-toggle.button, .search-filters .show > input.dropdown-toggle[type=submit] {
  color: #fff;
  background-color: #004e56;
  border-color: #004249;
}
.btn-teal:not(:disabled):not(.disabled):active:focus, .js-pager__items .pager__item .button:not(:disabled):not(.disabled):active:focus, .search-filters input[type=submit]:not(:disabled):not(.disabled):active:focus, .btn-teal:not(:disabled):not(.disabled).active:focus, .js-pager__items .pager__item .button:not(:disabled):not(.disabled).active:focus, .search-filters input[type=submit]:not(:disabled):not(.disabled).active:focus, .show > .btn-teal.dropdown-toggle:focus, .js-pager__items .pager__item .show > .dropdown-toggle.button:focus, .search-filters .show > input.dropdown-toggle[type=submit]:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 144, 155, 0.5);
}

.btn-teal-light {
  color: #172437;
  background-color: #d1e4dd;
  border-color: #d1e4dd;
}
.btn-teal-light:hover {
  color: #172437;
  background-color: #b9d6cb;
  border-color: #b1d1c5;
}
.btn-teal-light:focus, .btn-teal-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(181, 199, 196, 0.5);
}
.btn-teal-light.disabled, .btn-teal-light:disabled {
  color: #172437;
  background-color: #d1e4dd;
  border-color: #d1e4dd;
}
.btn-teal-light:not(:disabled):not(.disabled):active, .btn-teal-light:not(:disabled):not(.disabled).active, .show > .btn-teal-light.dropdown-toggle {
  color: #172437;
  background-color: #b1d1c5;
  border-color: #a9ccbf;
}
.btn-teal-light:not(:disabled):not(.disabled):active:focus, .btn-teal-light:not(:disabled):not(.disabled).active:focus, .show > .btn-teal-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(181, 199, 196, 0.5);
}

.btn-orange {
  color: #fff;
  background-color: #FB6841;
  border-color: #FB6841;
}
.btn-orange:hover {
  color: #fff;
  background-color: #fa4a1c;
  border-color: #fa400f;
}
.btn-orange:focus, .btn-orange.focus {
  box-shadow: 0 0 0 0.2rem rgba(252, 127, 94, 0.5);
}
.btn-orange.disabled, .btn-orange:disabled {
  color: #fff;
  background-color: #FB6841;
  border-color: #FB6841;
}
.btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active, .show > .btn-orange.dropdown-toggle {
  color: #fff;
  background-color: #fa400f;
  border-color: #f73805;
}
.btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(252, 127, 94, 0.5);
}

.btn-yellow {
  color: #172437;
  background-color: #FDC780;
  border-color: #FDC780;
}
.btn-yellow:hover {
  color: #172437;
  background-color: #fcb65a;
  border-color: #fcb14e;
}
.btn-yellow:focus, .btn-yellow.focus {
  box-shadow: 0 0 0 0.2rem rgba(219, 175, 117, 0.5);
}
.btn-yellow.disabled, .btn-yellow:disabled {
  color: #172437;
  background-color: #FDC780;
  border-color: #FDC780;
}
.btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active, .show > .btn-yellow.dropdown-toggle {
  color: #172437;
  background-color: #fcb14e;
  border-color: #fcab41;
}
.btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(219, 175, 117, 0.5);
}

.btn-outline-primary {
  color: #007c89;
  border-color: #007c89;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007c89;
  border-color: #007c89;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 124, 137, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007c89;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007c89;
  border-color: #007c89;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 124, 137, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #17a2b8;
  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: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 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 {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #FDC780;
  border-color: #FDC780;
}
.btn-outline-warning:hover {
  color: #172437;
  background-color: #FDC780;
  border-color: #FDC780;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 199, 128, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #FDC780;
  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: #172437;
  background-color: #FDC780;
  border-color: #FDC780;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 199, 128, 0.5);
}

.btn-outline-danger {
  color: #b73225;
  border-color: #b73225;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #b73225;
  border-color: #b73225;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(183, 50, 37, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #b73225;
  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: #b73225;
  border-color: #b73225;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(183, 50, 37, 0.5);
}

.btn-outline-light {
  color: #F6F6F4;
  border-color: #F6F6F4;
}
.btn-outline-light:hover {
  color: #172437;
  background-color: #F6F6F4;
  border-color: #F6F6F4;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 246, 244, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #F6F6F4;
  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: #172437;
  background-color: #F6F6F4;
  border-color: #F6F6F4;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 246, 244, 0.5);
}

.btn-outline-dark, .search-filters .btn-reset input[type=submit] {
  color: #363D4D;
  border-color: #363D4D;
}
.btn-outline-dark:hover, .search-filters .btn-reset input[type=submit]:hover {
  color: #fff;
  background-color: #363D4D;
  border-color: #363D4D;
}
.btn-outline-dark:focus, .search-filters .btn-reset input[type=submit]:focus, .btn-outline-dark.focus, .search-filters .btn-reset input.focus[type=submit] {
  box-shadow: 0 0 0 0.2rem rgba(54, 61, 77, 0.5);
}
.btn-outline-dark.disabled, .search-filters .btn-reset input.disabled[type=submit], .btn-outline-dark:disabled, .search-filters .btn-reset input[type=submit]:disabled {
  color: #363D4D;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .search-filters .btn-reset input[type=submit]:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .search-filters .btn-reset input[type=submit]:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle, .search-filters .btn-reset .show > input.dropdown-toggle[type=submit] {
  color: #fff;
  background-color: #363D4D;
  border-color: #363D4D;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .search-filters .btn-reset input[type=submit]:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .search-filters .btn-reset input[type=submit]:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus, .search-filters .btn-reset .show > input.dropdown-toggle[type=submit]:focus {
  box-shadow: 0 0 0 0.2rem rgba(54, 61, 77, 0.5);
}

.btn-outline-red {
  color: #b73225;
  border-color: #b73225;
}
.btn-outline-red:hover {
  color: #fff;
  background-color: #b73225;
  border-color: #b73225;
}
.btn-outline-red:focus, .btn-outline-red.focus {
  box-shadow: 0 0 0 0.2rem rgba(183, 50, 37, 0.5);
}
.btn-outline-red.disabled, .btn-outline-red:disabled {
  color: #b73225;
  background-color: transparent;
}
.btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active, .show > .btn-outline-red.dropdown-toggle {
  color: #fff;
  background-color: #b73225;
  border-color: #b73225;
}
.btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(183, 50, 37, 0.5);
}

.btn-outline-blue {
  color: #5494CF;
  border-color: #5494CF;
}
.btn-outline-blue:hover {
  color: #fff;
  background-color: #5494CF;
  border-color: #5494CF;
}
.btn-outline-blue:focus, .btn-outline-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(84, 148, 207, 0.5);
}
.btn-outline-blue.disabled, .btn-outline-blue:disabled {
  color: #5494CF;
  background-color: transparent;
}
.btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-blue.dropdown-toggle {
  color: #fff;
  background-color: #5494CF;
  border-color: #5494CF;
}
.btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(84, 148, 207, 0.5);
}

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

.btn-outline-indigo {
  color: #172437;
  border-color: #172437;
}
.btn-outline-indigo:hover {
  color: #fff;
  background-color: #172437;
  border-color: #172437;
}
.btn-outline-indigo:focus, .btn-outline-indigo.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 36, 55, 0.5);
}
.btn-outline-indigo.disabled, .btn-outline-indigo:disabled {
  color: #172437;
  background-color: transparent;
}
.btn-outline-indigo:not(:disabled):not(.disabled):active, .btn-outline-indigo:not(:disabled):not(.disabled).active, .show > .btn-outline-indigo.dropdown-toggle {
  color: #fff;
  background-color: #172437;
  border-color: #172437;
}
.btn-outline-indigo:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-indigo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 36, 55, 0.5);
}

.btn-outline-teal {
  color: #007c89;
  border-color: #007c89;
}
.btn-outline-teal:hover {
  color: #fff;
  background-color: #007c89;
  border-color: #007c89;
}
.btn-outline-teal:focus, .btn-outline-teal.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 124, 137, 0.5);
}
.btn-outline-teal.disabled, .btn-outline-teal:disabled {
  color: #007c89;
  background-color: transparent;
}
.btn-outline-teal:not(:disabled):not(.disabled):active, .btn-outline-teal:not(:disabled):not(.disabled).active, .show > .btn-outline-teal.dropdown-toggle {
  color: #fff;
  background-color: #007c89;
  border-color: #007c89;
}
.btn-outline-teal:not(:disabled):not(.disabled):active:focus, .btn-outline-teal:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-teal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 124, 137, 0.5);
}

.btn-outline-teal-light {
  color: #d1e4dd;
  border-color: #d1e4dd;
}
.btn-outline-teal-light:hover {
  color: #172437;
  background-color: #d1e4dd;
  border-color: #d1e4dd;
}
.btn-outline-teal-light:focus, .btn-outline-teal-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 228, 221, 0.5);
}
.btn-outline-teal-light.disabled, .btn-outline-teal-light:disabled {
  color: #d1e4dd;
  background-color: transparent;
}
.btn-outline-teal-light:not(:disabled):not(.disabled):active, .btn-outline-teal-light:not(:disabled):not(.disabled).active, .show > .btn-outline-teal-light.dropdown-toggle {
  color: #172437;
  background-color: #d1e4dd;
  border-color: #d1e4dd;
}
.btn-outline-teal-light:not(:disabled):not(.disabled):active:focus, .btn-outline-teal-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-teal-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 228, 221, 0.5);
}

.btn-outline-orange {
  color: #FB6841;
  border-color: #FB6841;
}
.btn-outline-orange:hover {
  color: #fff;
  background-color: #FB6841;
  border-color: #FB6841;
}
.btn-outline-orange:focus, .btn-outline-orange.focus {
  box-shadow: 0 0 0 0.2rem rgba(251, 104, 65, 0.5);
}
.btn-outline-orange.disabled, .btn-outline-orange:disabled {
  color: #FB6841;
  background-color: transparent;
}
.btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active, .show > .btn-outline-orange.dropdown-toggle {
  color: #fff;
  background-color: #FB6841;
  border-color: #FB6841;
}
.btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(251, 104, 65, 0.5);
}

.btn-outline-yellow {
  color: #FDC780;
  border-color: #FDC780;
}
.btn-outline-yellow:hover {
  color: #172437;
  background-color: #FDC780;
  border-color: #FDC780;
}
.btn-outline-yellow:focus, .btn-outline-yellow.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 199, 128, 0.5);
}
.btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
  color: #FDC780;
  background-color: transparent;
}
.btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow.dropdown-toggle {
  color: #172437;
  background-color: #FDC780;
  border-color: #FDC780;
}
.btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 199, 128, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007c89;
  text-decoration: none;
}
.btn-link:hover {
  color: #00373d;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn, .js-pager__items .pager__item .btn-group-lg > .button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn, .js-pager__items .pager__item .btn-group-sm > .button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}

.btn-block, .search-filters .btn-reset input[type=submit], .search-filters .btn-submit input[type=submit] {
  display: block;
  width: 100%;
}
.btn-block + .btn-block, .search-filters .btn-reset input[type=submit] + .btn-block, .search-filters .btn-reset .btn-block + input[type=submit], .search-filters .btn-reset input[type=submit] + input[type=submit], .search-filters .btn-submit input[type=submit] + .btn-block, .search-filters .btn-submit .btn-block + input[type=submit], .search-filters .btn-submit input[type=submit] + input[type=submit] {
  margin-top: 0.5rem;
}

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

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

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

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

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

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #363D4D;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

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

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

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

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

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

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

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .js-pager__items .pager__item .btn-group > .button,
.btn-group-vertical > .btn,
.js-pager__items .pager__item .btn-group-vertical > .button {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover, .js-pager__items .pager__item .btn-group > .button:hover,
.btn-group-vertical > .btn:hover,
.js-pager__items .pager__item .btn-group-vertical > .button:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .js-pager__items .pager__item .btn-group > .button:focus, .btn-group > .btn:active, .js-pager__items .pager__item .btn-group > .button:active, .btn-group > .btn.active, .js-pager__items .pager__item .btn-group > .active.button,
.btn-group-vertical > .btn:focus,
.js-pager__items .pager__item .btn-group-vertical > .button:focus,
.btn-group-vertical > .btn:active,
.js-pager__items .pager__item .btn-group-vertical > .button:active,
.btn-group-vertical > .btn.active,
.js-pager__items .pager__item .btn-group-vertical > .active.button {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child), .js-pager__items .pager__item .btn-group > .button:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.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, .js-pager__items .pager__item .btn-group-sm > .button + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .js-pager__items .pager__item .btn-group-lg > .button + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .js-pager__items .pager__item .btn-group-vertical > .button,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .js-pager__items .pager__item .btn-group-vertical > .button:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-toggle > .btn, .js-pager__items .pager__item .btn-group-toggle > .button,
.btn-group-toggle > .btn-group > .btn,
.js-pager__items .pager__item .btn-group-toggle > .btn-group > .button {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio], .js-pager__items .pager__item .btn-group-toggle > .button input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.js-pager__items .pager__item .btn-group-toggle > .button input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  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 > .custom-file {
  display: flex;
  align-items: center;
}
.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn, .input-group-prepend .js-pager__items .pager__item .button, .js-pager__items .pager__item .input-group-prepend .button,
.input-group-append .btn,
.input-group-append .js-pager__items .pager__item .button,
.js-pager__items .pager__item .input-group-append .button {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus, .input-group-prepend .js-pager__items .pager__item .button:focus, .js-pager__items .pager__item .input-group-prepend .button:focus,
.input-group-append .btn:focus,
.input-group-append .js-pager__items .pager__item .button:focus,
.js-pager__items .pager__item .input-group-append .button:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn, .input-group-prepend .js-pager__items .pager__item .button + .btn, .js-pager__items .pager__item .input-group-prepend .button + .btn, .input-group-prepend .js-pager__items .pager__item .btn + .button, .js-pager__items .pager__item .input-group-prepend .btn + .button, .input-group-prepend .js-pager__items .pager__item .button + .button, .js-pager__items .pager__item .input-group-prepend .button + .button,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .js-pager__items .pager__item .button + .input-group-text,
.js-pager__items .pager__item .input-group-prepend .button + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .js-pager__items .pager__item .input-group-text + .button,
.js-pager__items .pager__item .input-group-prepend .input-group-text + .button,
.input-group-append .btn + .btn,
.input-group-append .js-pager__items .pager__item .button + .btn,
.js-pager__items .pager__item .input-group-append .button + .btn,
.input-group-append .js-pager__items .pager__item .btn + .button,
.js-pager__items .pager__item .input-group-append .btn + .button,
.input-group-append .js-pager__items .pager__item .button + .button,
.js-pager__items .pager__item .input-group-append .button + .button,
.input-group-append .btn + .input-group-text,
.input-group-append .js-pager__items .pager__item .button + .input-group-text,
.js-pager__items .pager__item .input-group-append .button + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .js-pager__items .pager__item .input-group-text + .button,
.js-pager__items .pager__item .input-group-append .input-group-text + .button {
  margin-left: -1px;
}

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

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

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.75rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #F8F3EF;
  border: 1px solid #363D4D;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

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

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.js-pager__items .pager__item .input-group-lg > .input-group-prepend > .button,
.input-group-lg > .input-group-append > .btn,
.js-pager__items .pager__item .input-group-lg > .input-group-append > .button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

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

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.js-pager__items .pager__item .input-group-sm > .input-group-prepend > .button,
.input-group-sm > .input-group-append > .btn,
.js-pager__items .pager__item .input-group-sm > .input-group-append > .button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

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

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

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007c89;
  background-color: #007c89;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: unset;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #007c89;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #3dedff;
  border-color: #3dedff;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #F8F3EF;
}

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

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007c89;
  background-color: #007c89;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 124, 137, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 124, 137, 0.5);
}

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

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 124, 137, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.5rem + 2px);
  padding: 0.75rem 2rem 0.75rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23363D4D' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #363D4D;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #007c89;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 124, 137, 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: 1rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #F8F3EF;
}
.custom-select::-ms-expand {
  display: none;
}

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

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

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 1.5rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #007c89;
  box-shadow: unset;
}
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #F8F3EF;
}
.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.5rem + 2px);
  padding: 0.75rem 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #363D4D;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 1.5rem);
  padding: 0.75rem 1rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #F8F3EF;
  border-left: inherit;
}

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, unset;
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, unset;
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, unset;
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007c89;
  border: 0;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #3dedff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #DDDDDD;
  border-color: transparent;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007c89;
  border: 0;
  -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: #3dedff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #DDDDDD;
  border-color: transparent;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007c89;
  border: 0;
  -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: #3dedff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #DDDDDD;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #DDDDDD;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

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

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

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

.nav-tabs {
  border-bottom: 1px solid #DDDDDD;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #F8F3EF #F8F3EF #DDDDDD;
}
.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: #DDDDDD #DDDDDD #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007c89;
}

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

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 0;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

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

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

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

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

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

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

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

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

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

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

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

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

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

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

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

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

.card-img {
  width: 100%;
}

.card-img-top {
  width: 100%;
}

.card-img-bottom {
  width: 100%;
}

.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
}

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

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

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 0;
  list-style: none;
  background-color: #F6F6F4;
}

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

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007c89;
  background-color: #fff;
  border: 1px solid #DDDDDD;
}
.page-link:hover {
  z-index: 2;
  color: #00373d;
  text-decoration: none;
  background-color: #F8F3EF;
  border-color: #DDDDDD;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: unset;
}

.page-item:first-child .page-link {
  margin-left: 0;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007c89;
  border-color: #007c89;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #DDDDDD;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.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;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge, .js-pager__items .pager__item .button .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
}

.badge-primary {
  color: #fff;
  background-color: #007c89;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #004e56;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 124, 137, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 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;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #172437;
  background-color: #FDC780;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #172437;
  background-color: #fcb14e;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(253, 199, 128, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #b73225;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #8d261c;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(183, 50, 37, 0.5);
}

.badge-light {
  color: #172437;
  background-color: #F6F6F4;
}
a.badge-light:hover, a.badge-light:focus {
  color: #172437;
  background-color: #dfdfd8;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(246, 246, 244, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #363D4D;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #21252f;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(54, 61, 77, 0.5);
}

.badge-red {
  color: #fff;
  background-color: #b73225;
}
a.badge-red:hover, a.badge-red:focus {
  color: #fff;
  background-color: #8d261c;
}
a.badge-red:focus, a.badge-red.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(183, 50, 37, 0.5);
}

.badge-blue {
  color: #fff;
  background-color: #5494CF;
}
a.badge-blue:hover, a.badge-blue:focus {
  color: #fff;
  background-color: #357bbb;
}
a.badge-blue:focus, a.badge-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(84, 148, 207, 0.5);
}

.badge-white {
  color: #172437;
  background-color: #fff;
}
a.badge-white:hover, a.badge-white:focus {
  color: #172437;
  background-color: #e6e6e6;
}
a.badge-white:focus, a.badge-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-indigo {
  color: #fff;
  background-color: #172437;
}
a.badge-indigo:hover, a.badge-indigo:focus {
  color: #fff;
  background-color: #080c13;
}
a.badge-indigo:focus, a.badge-indigo.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 36, 55, 0.5);
}

.badge-teal {
  color: #fff;
  background-color: #007c89;
}
a.badge-teal:hover, a.badge-teal:focus {
  color: #fff;
  background-color: #004e56;
}
a.badge-teal:focus, a.badge-teal.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 124, 137, 0.5);
}

.badge-teal-light {
  color: #172437;
  background-color: #d1e4dd;
}
a.badge-teal-light:hover, a.badge-teal-light:focus {
  color: #172437;
  background-color: #b1d1c5;
}
a.badge-teal-light:focus, a.badge-teal-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(209, 228, 221, 0.5);
}

.badge-orange {
  color: #fff;
  background-color: #FB6841;
}
a.badge-orange:hover, a.badge-orange:focus {
  color: #fff;
  background-color: #fa400f;
}
a.badge-orange:focus, a.badge-orange.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(251, 104, 65, 0.5);
}

.badge-yellow {
  color: #172437;
  background-color: #FDC780;
}
a.badge-yellow:hover, a.badge-yellow:focus {
  color: #172437;
  background-color: #fcb14e;
}
a.badge-yellow:focus, a.badge-yellow.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(253, 199, 128, 0.5);
}

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

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

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

.alert-heading {
  color: inherit;
}

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

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

.alert-primary {
  color: #004047;
  background-color: #cce5e7;
  border-color: #b8dade;
}
.alert-primary hr {
  border-top-color: #a7d1d6;
}
.alert-primary .alert-link {
  color: #001214;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-success hr {
  border-top-color: #abdde5;
}
.alert-success .alert-link {
  color: #062c33;
}

.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: #846743;
  background-color: #fff4e6;
  border-color: #feefdb;
}
.alert-warning hr {
  border-top-color: #fde4c2;
}
.alert-warning .alert-link {
  color: #624d32;
}

.alert-danger {
  color: #5f1a13;
  background-color: #f1d6d3;
  border-color: #ebc6c2;
}
.alert-danger hr {
  border-top-color: #e5b4af;
}
.alert-danger .alert-link {
  color: #350e0b;
}

.alert-light {
  color: #80807f;
  background-color: #fdfdfd;
  border-color: #fcfcfc;
}
.alert-light hr {
  border-top-color: #efefef;
}
.alert-light .alert-link {
  color: #666666;
}

.alert-dark {
  color: #1c2028;
  background-color: #d7d8db;
  border-color: #c7c9cd;
}
.alert-dark hr {
  border-top-color: #babcc1;
}
.alert-dark .alert-link {
  color: #07080a;
}

.alert-red {
  color: #5f1a13;
  background-color: #f1d6d3;
  border-color: #ebc6c2;
}
.alert-red hr {
  border-top-color: #e5b4af;
}
.alert-red .alert-link {
  color: #350e0b;
}

.alert-blue {
  color: #2c4d6c;
  background-color: #ddeaf5;
  border-color: #cfe1f2;
}
.alert-blue hr {
  border-top-color: #bbd4ed;
}
.alert-blue .alert-link {
  color: #1d3348;
}

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

.alert-indigo {
  color: #0c131d;
  background-color: #d1d3d7;
  border-color: #bec2c7;
}
.alert-indigo hr {
  border-top-color: #b0b5bb;
}
.alert-indigo .alert-link {
  color: black;
}

.alert-teal {
  color: #004047;
  background-color: #cce5e7;
  border-color: #b8dade;
}
.alert-teal hr {
  border-top-color: #a7d1d6;
}
.alert-teal .alert-link {
  color: #001214;
}

.alert-teal-light {
  color: #6d7773;
  background-color: #f6faf8;
  border-color: #f2f7f5;
}
.alert-teal-light hr {
  border-top-color: #e2ede9;
}
.alert-teal-light .alert-link {
  color: #555c59;
}

.alert-orange {
  color: #833622;
  background-color: #fee1d9;
  border-color: #fed5ca;
}
.alert-orange hr {
  border-top-color: #fec1b1;
}
.alert-orange .alert-link {
  color: #5b2517;
}

.alert-yellow {
  color: #846743;
  background-color: #fff4e6;
  border-color: #feefdb;
}
.alert-yellow hr {
  border-top-color: #fde4c2;
}
.alert-yellow .alert-link {
  color: #624d32;
}

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

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #F8F3EF;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007c89;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

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

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

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.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: #F6F6F4;
}
.list-group-item-action:active {
  color: #363D4D;
  background-color: #F8F3EF;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:last-child {
  margin-bottom: 0;
}
.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: #007c89;
  border-color: #007c89;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
  }
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
}
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004047;
  background-color: #b8dade;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004047;
  background-color: #a7d1d6;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004047;
  border-color: #004047;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

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

.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: #846743;
  background-color: #feefdb;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #846743;
  background-color: #fde4c2;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #846743;
  border-color: #846743;
}

.list-group-item-danger {
  color: #5f1a13;
  background-color: #ebc6c2;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #5f1a13;
  background-color: #e5b4af;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #5f1a13;
  border-color: #5f1a13;
}

.list-group-item-light {
  color: #80807f;
  background-color: #fcfcfc;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #80807f;
  background-color: #efefef;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #80807f;
  border-color: #80807f;
}

.list-group-item-dark {
  color: #1c2028;
  background-color: #c7c9cd;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1c2028;
  background-color: #babcc1;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1c2028;
  border-color: #1c2028;
}

.list-group-item-red {
  color: #5f1a13;
  background-color: #ebc6c2;
}
.list-group-item-red.list-group-item-action:hover, .list-group-item-red.list-group-item-action:focus {
  color: #5f1a13;
  background-color: #e5b4af;
}
.list-group-item-red.list-group-item-action.active {
  color: #fff;
  background-color: #5f1a13;
  border-color: #5f1a13;
}

.list-group-item-blue {
  color: #2c4d6c;
  background-color: #cfe1f2;
}
.list-group-item-blue.list-group-item-action:hover, .list-group-item-blue.list-group-item-action:focus {
  color: #2c4d6c;
  background-color: #bbd4ed;
}
.list-group-item-blue.list-group-item-action.active {
  color: #fff;
  background-color: #2c4d6c;
  border-color: #2c4d6c;
}

.list-group-item-white {
  color: #858585;
  background-color: white;
}
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
  color: #858585;
  background-color: #f2f2f2;
}
.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585;
}

.list-group-item-indigo {
  color: #0c131d;
  background-color: #bec2c7;
}
.list-group-item-indigo.list-group-item-action:hover, .list-group-item-indigo.list-group-item-action:focus {
  color: #0c131d;
  background-color: #b0b5bb;
}
.list-group-item-indigo.list-group-item-action.active {
  color: #fff;
  background-color: #0c131d;
  border-color: #0c131d;
}

.list-group-item-teal {
  color: #004047;
  background-color: #b8dade;
}
.list-group-item-teal.list-group-item-action:hover, .list-group-item-teal.list-group-item-action:focus {
  color: #004047;
  background-color: #a7d1d6;
}
.list-group-item-teal.list-group-item-action.active {
  color: #fff;
  background-color: #004047;
  border-color: #004047;
}

.list-group-item-teal-light {
  color: #6d7773;
  background-color: #f2f7f5;
}
.list-group-item-teal-light.list-group-item-action:hover, .list-group-item-teal-light.list-group-item-action:focus {
  color: #6d7773;
  background-color: #e2ede9;
}
.list-group-item-teal-light.list-group-item-action.active {
  color: #fff;
  background-color: #6d7773;
  border-color: #6d7773;
}

.list-group-item-orange {
  color: #833622;
  background-color: #fed5ca;
}
.list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus {
  color: #833622;
  background-color: #fec1b1;
}
.list-group-item-orange.list-group-item-action.active {
  color: #fff;
  background-color: #833622;
  border-color: #833622;
}

.list-group-item-yellow {
  color: #846743;
  background-color: #feefdb;
}
.list-group-item-yellow.list-group-item-action:hover, .list-group-item-yellow.list-group-item-action:focus {
  color: #846743;
  background-color: #fde4c2;
}
.list-group-item-yellow.list-group-item-action.active {
  color: #fff;
  background-color: #846743;
  border-color: #846743;
}

.close {
  float: right;
  font-size: 1.5rem;
  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;
}

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

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

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

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

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

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

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

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #DDDDDD;
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

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

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #DDDDDD;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

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

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

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

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

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Poppins", 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: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

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

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

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

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

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Poppins", 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: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

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

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

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

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

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #363D4D;
}

.carousel {
  position: relative;
}

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

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

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

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

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

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

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

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

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

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%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' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

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

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

.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: #007c89 !important;
}

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

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

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

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

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #117a8b !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: #FDC780 !important;
}

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

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

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

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

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

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

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

.bg-red {
  background-color: #b73225 !important;
}

a.bg-red:hover, a.bg-red:focus,
button.bg-red:hover,
button.bg-red:focus {
  background-color: #8d261c !important;
}

.bg-blue {
  background-color: #5494CF !important;
}

a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: #357bbb !important;
}

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

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

.bg-indigo {
  background-color: #172437 !important;
}

a.bg-indigo:hover, a.bg-indigo:focus,
button.bg-indigo:hover,
button.bg-indigo:focus {
  background-color: #080c13 !important;
}

.bg-teal {
  background-color: #007c89 !important;
}

a.bg-teal:hover, a.bg-teal:focus,
button.bg-teal:hover,
button.bg-teal:focus {
  background-color: #004e56 !important;
}

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

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

.bg-orange {
  background-color: #FB6841 !important;
}

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

.bg-yellow {
  background-color: #FDC780 !important;
}

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

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

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

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

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

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

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

.border-left {
  border-left: 1px solid #DDDDDD !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: #007c89 !important;
}

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

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

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

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

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

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

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

.border-red {
  border-color: #b73225 !important;
}

.border-blue {
  border-color: #5494CF !important;
}

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

.border-indigo {
  border-color: #172437 !important;
}

.border-teal {
  border-color: #007c89 !important;
}

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

.border-orange {
  border-color: #FB6841 !important;
}

.border-yellow {
  border-color: #FDC780 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse, .presentation-image.image-right .row, .presentation-image.image-right .document-categories {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

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

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

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

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

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

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

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

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

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

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

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

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

.align-items-stretch {
  align-items: stretch !important;
}

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

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

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

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

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

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

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

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

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

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

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

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

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

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

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

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

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

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

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

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

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  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 {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

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

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

.shadow-none {
  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.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase, .card-user-compact .meta-data-list li .label, .card-user-horizontal .meta-data-list li .label, .card-user .meta-data-list li .label, .card-focal-point .meta-data-list li .label, .card-glossary .content .date, .card-tile-square .content .date, .card-story .content .date, .card-document-horizontal .date, .card-article-vertical .content .date {
  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: #007c89 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #00373d !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #17a2b8 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #0f6674 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #FDC780 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #fca635 !important;
}

.text-danger {
  color: #b73225 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #772118 !important;
}

.text-light {
  color: #F6F6F4 !important;
}

a.text-light:hover, a.text-light:focus {
  color: #d4d4ca !important;
}

.text-dark {
  color: #363D4D !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #161920 !important;
}

.text-red {
  color: #b73225 !important;
}

a.text-red:hover, a.text-red:focus {
  color: #772118 !important;
}

.text-blue {
  color: #5494CF !important;
}

a.text-blue:hover, a.text-blue:focus {
  color: #2f6ea7 !important;
}

.text-white {
  color: #fff !important;
}

a.text-white:hover, a.text-white:focus {
  color: #d9d9d9 !important;
}

.text-indigo {
  color: #172437 !important;
}

a.text-indigo:hover, a.text-indigo:focus {
  color: #000101 !important;
}

.text-teal {
  color: #007c89 !important;
}

a.text-teal:hover, a.text-teal:focus {
  color: #00373d !important;
}

.text-teal-light {
  color: #d1e4dd !important;
}

a.text-teal-light:hover, a.text-teal-light:focus {
  color: #a1c8b9 !important;
}

.text-orange {
  color: #FB6841 !important;
}

a.text-orange:hover, a.text-orange:focus {
  color: #eb3505 !important;
}

.text-yellow {
  color: #FDC780 !important;
}

a.text-yellow:hover, a.text-yellow:focus {
  color: #fca635 !important;
}

.text-body {
  color: #363D4D !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;
}

.dropdown .btn .plus-icon, .dropdown .js-pager__items .pager__item .button .plus-icon, .js-pager__items .pager__item .dropdown .button .plus-icon {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  right: 25px;
}
.dropdown .btn .plus-icon svg, .dropdown .js-pager__items .pager__item .button .plus-icon svg, .js-pager__items .pager__item .dropdown .button .plus-icon svg {
  transition: transform 0.3s;
}
.dropdown .btn[aria-expanded=true] .plus-icon svg, .dropdown .js-pager__items .pager__item [aria-expanded=true].button .plus-icon svg, .js-pager__items .pager__item .dropdown [aria-expanded=true].button .plus-icon svg {
  transform: rotate(135deg);
}
.dropdown .dropdown-menu {
  border-color: #007c89;
  border-width: 2px;
}

.mb-grid-gutter-width {
  margin-bottom: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.h-1x, .card-user-compact .user-details li a, .card-user-horizontal .user-details li a, .card-user .user-details li a, .card-focal-point .user-details li a {
  overflow: hidden;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  text-decoration: none;
  -webkit-line-clamp: 1;
}

.h-2x {
  overflow: hidden;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  text-decoration: none;
  -webkit-line-clamp: 2;
}

.h-3x {
  overflow: hidden;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  text-decoration: none;
  -webkit-line-clamp: 3;
}

.h-43x {
  overflow: hidden;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  text-decoration: none;
  -webkit-line-clamp: 4;
}

.h-5x, .card-document-horizontal .description {
  overflow: hidden;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  text-decoration: none;
  -webkit-line-clamp: 5;
}

.view-header-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 2px solid #363D4D;
}
.view-header-details .summary-title {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 1px;
}

.search-filters {
  padding: 30px;
}
.search-filters .form-group {
  margin-bottom: 0;
}
.search-filters .btn-reset input[type=submit] {
  background-color: transparent;
}
.search-filters.sidebar {
  background-color: #F6F6F4;
}
.search-filters .search-filters-text {
  color: #363D4D;
  display: flex;
  align-items: center;
  height: 100%;
}

.sort-by-new {
  display: flex;
}
.sort-by-new .order-by-button {
  font-weight: 600;
  letter-spacing: 1px;
  color: #363D4D;
  font-size: 0.875rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border-radius: 50px;
  border: 1px solid transparent;
  text-decoration: none;
}
.sort-by-new .order-by-button.active {
  background-color: #F6F6F4;
  border: 1px solid rgba(54, 61, 77, 0.5);
}
.sort-by-new .order-by-button:hover {
  text-decoration: none;
  background-color: #F6F6F4;
  border: 1px solid rgba(54, 61, 77, 0.5);
}

.form-item-sort-by, .js-form-item-sort-order {
  display: none;
}

.navbar-sidebar {
  flex-direction: column;
}
.navbar-sidebar .nav-item .nav-link {
  font-family: "Akrobat", sans-serif;
  color: #363D4D;
  text-transform: uppercase;
  border-bottom: 1px solid #DDDDDD;
  letter-spacing: 1px;
  padding: 1rem;
  line-height: 1.2;
}
.navbar-sidebar .nav-item .nav-link:hover {
  background-color: #F6F6F4;
}
.navbar-sidebar .nav-item .nav-link.is-active {
  background-color: #007c89;
  color: #fff;
}

picture img {
  opacity: 0;
}
picture img:not(.lazyloaded) {
  background-image: linear-gradient(90deg, #e8e8e8 0px, #fafafa 40px, #e8e8e8 80px);
  background-size: 600px;
  -webkit-animation: skeleton-animation 1.2s ease-in-out infinite;
          animation: skeleton-animation 1.2s ease-in-out infinite;
}
picture img.lazyloaded {
  transition: opacity 0.5s linear 0.2s;
  opacity: 1;
}

@-webkit-keyframes skeleton-animation {
  0% {
    background-position: -30px;
  }
  40%, 100% {
    background-position: 300px;
  }
}

@keyframes skeleton-animation {
  0% {
    background-position: -30px;
  }
  40%, 100% {
    background-position: 300px;
  }
}
.bg-light-gradient {
  background: linear-gradient(180deg, #F8F3EF, #FFFFFF 1024px) no-repeat;
}

.bg-yellow-gradient {
  background: linear-gradient(180deg, #FDC780, #FFFFFF 1024px) no-repeat;
}

.bg-trees-white {
  position: relative;
  overflow: hidden;
}
.bg-trees-white:before {
  content: "";
  background-size: cover;
  background-repeat: repeat-x;
  background-position: center center;
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(/themes/custom/unredd/assets/images/bg-trees-white.svg);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0.3;
}

.bg-trees-dark {
  position: relative;
  overflow: hidden;
  min-height: 400px;
}
.bg-trees-dark:before {
  content: "";
  background-size: cover;
  background-repeat: repeat-x;
  background-position: center center;
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(/themes/custom/unredd/assets/images/bg-trees.svg);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 1;
}

.js-pager__items {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: center;
  margin-top: 30px;
}
.js-pager__items .pager__item .button {
  min-width: 200px;
}

.read-more {
  display: inline-block;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 500;
}
.read-more .arrow-icon {
  position: relative;
  top: -1px;
  transition: transform 0.3s ease;
  vertical-align: middle;
}
.read-more .arrow-icon--circle {
  transition: stroke-dashoffset 0.3s ease;
  stroke-dasharray: 95;
  stroke-dashoffset: 95;
}
.read-more:hover .arrow-icon {
  transform: translate3d(5px, 0, 0);
}
.read-more:hover .arrow-icon--circle {
  stroke-dashoffset: 0;
}

.indented {
  border-left: 2px solid gainsboro;
  margin-left: 1vw;
  padding-left: 1vw;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Akrobat", sans-serif;
  font-weight: 600;
  line-height: 1.1;
}

.alert-danger {
  display: none;
}

.alert-info {
  background-color: #F6F6F4;
  border: 0;
  color: #363D4D;
  padding: 30px;
}
.alert-info h5 {
  font-weight: 500;
  margin: 0;
}
.alert-info p {
  margin: 0;
}

.big-copy a.text-link {
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 100% 1px, 0 1px;
  background-position: 100% 100%, -30px 100%;
  background-image: linear-gradient(#FB6841, #FB6841), linear-gradient(#FB6841, #FB6841);
  color: #363D4D;
  text-decoration: none;
  transition: color 300ms ease;
}

.form-control:focus {
  box-shadow: inset 0 0 0 1px #007c89;
}

.item-list h3 {
  border-bottom: 2px solid #8c8c8c;
  padding: 5px 0;
}
.item-list ul.list-project-report-by-year li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.item-list ul li {
  border-bottom: 1px solid #dbd9d2;
}
.item-list ul li a {
  font-size: 0.875rem;
  text-decoration: none;
  color: #363D4D;
  display: flex;
  position: relative;
  line-height: 1;
  align-items: center;
  padding: 10px 0;
}
.item-list ul li a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg fill='%238c8c8c'%3E%3Cpath d='M38,21V2H9A2,2,0,0,0,7,4V60a2,2,0,0,0,2,2H55a2,2,0,0,0,2-2V21ZM19,18h9a1,1,0,0,1,0,2H19a1,1,0,0,1,0-2ZM45,50H19a1,1,0,0,1,0-2H45a1,1,0,0,1,0,2Zm0-10H19a1,1,0,0,1,0-2H45a1,1,0,0,1,0,2Zm0-10H19a1,1,0,0,1,0-2H45a1,1,0,0,1,0,2Z' fill='%238c8c8c'%3E%3C/path%3E%3Cpolygon points='40 2.586 40 19 56.414 19 40 2.586'%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  margin-right: 5px;
}

.display-5 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
}

.nav-tabs-page {
  border: 0;
  justify-content: center;
}
.nav-tabs-page .nav-item .nav-link {
  border: 2px solid #8c8c8c;
  padding: 1.25rem 1.5rem;
  color: #363D4D;
  font-size: 0.9375rem;
  background-color: #efeeea;
  margin-left: 0.5rem;
  margin-bottom: 0.5rem;
}
.nav-tabs-page .nav-item .nav-link.active {
  background-color: #fff;
}

.list-sdgs {
  display: flex;
  justify-content: center;
}
.list-sdgs li {
  width: 120px;
  margin-right: 10px;
}
.list-sdgs li .sdgs__name {
  display: none;
}

.country-figures .figure {
  padding-right: 30px;
}
.country-figures .figure:not(:first-child) {
  border-left: 1px solid #363D4D;
  padding-left: 30px;
  padding-right: 0;
}

.meta-list-country .meta-list-country-inner {
  display: flex;
  flex-direction: column-reverse;
  font-family: "Akrobat", sans-serif;
}
.meta-list-country .meta-list-country-inner .field-label {
  color: #002023;
  text-transform: uppercase;
}
.meta-list-country .meta-list-country-inner .field-item {
  font-size: 2rem;
}

.countries-field-forested-area {
  display: flex;
  flex-direction: column;
}
.countries-field-forested-area:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='%238c8c8c'%3E%3Cpath fill='%238c8c8c' d='M38.91602,36.59912l-14-32C24.75684,4.23535,24.39746,4,24,4s-0.75684,0.23535-0.91602,0.59912l-14,32 c-0.13525,0.30908-0.10547,0.66602,0.0791,0.94824S9.6626,38,10,38h12v4c0,1.10449,0.89551,2,2,2s2-0.89551,2-2v-4h12 c0.3374,0,0.65234-0.17041,0.83691-0.45264S39.05127,36.9082,38.91602,36.59912z'%3E%3C/path%3E %3Cpath d='M45.89453,26.55273l-10-20c-0.33887-0.67773-1.4502-0.67773-1.78906,0l-3.28088,6.56207 L37.3371,28H45c0.34668,0,0.66846-0.17969,0.85059-0.47412C46.03271,27.23096,46.04932,26.86279,45.89453,26.55273z'%3E%3C/path%3E %3Cpath d='M17.17529,13.11456l-3.28076-6.56183c-0.33887-0.67773-1.4502-0.67773-1.78906,0l-10,20 c-0.15479,0.31006-0.13818,0.67822,0.04395,0.97314C2.33154,27.82031,2.65332,28,3,28h7.66321L17.17529,13.11456z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  width: 32px;
  height: 32px;
  background-size: contain;
  flex-shrink: 0;
  margin-right: 0.5rem;
}

.countries-field-forested-area {
  display: flex;
  flex-direction: column;
}
.countries-field-forested-area:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='%238c8c8c'%3E%3Cpath fill='%238c8c8c' d='M38.91602,36.59912l-14-32C24.75684,4.23535,24.39746,4,24,4s-0.75684,0.23535-0.91602,0.59912l-14,32 c-0.13525,0.30908-0.10547,0.66602,0.0791,0.94824S9.6626,38,10,38h12v4c0,1.10449,0.89551,2,2,2s2-0.89551,2-2v-4h12 c0.3374,0,0.65234-0.17041,0.83691-0.45264S39.05127,36.9082,38.91602,36.59912z'%3E%3C/path%3E %3Cpath d='M45.89453,26.55273l-10-20c-0.33887-0.67773-1.4502-0.67773-1.78906,0l-3.28088,6.56207 L37.3371,28H45c0.34668,0,0.66846-0.17969,0.85059-0.47412C46.03271,27.23096,46.04932,26.86279,45.89453,26.55273z'%3E%3C/path%3E %3Cpath d='M17.17529,13.11456l-3.28076-6.56183c-0.33887-0.67773-1.4502-0.67773-1.78906,0l-10,20 c-0.15479,0.31006-0.13818,0.67822,0.04395,0.97314C2.33154,27.82031,2.65332,28,3,28h7.66321L17.17529,13.11456z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  width: 32px;
  height: 32px;
  background-size: contain;
  flex-shrink: 0;
  margin-right: 0.5rem;
}

.countries-field-country-area {
  display: flex;
  flex-direction: column;
}
.countries-field-country-area .meta-list-country-inner {
  text-align: right;
}
.countries-field-country-area:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='%238c8c8c'%3E%3Cpath d='M23.045,27.824A7.916,7.916,0,0,1,24.072,28.9c.009.09.028.2.045.3A11,11,0,0,1,34,23a11.981,11.981,0,0,0,3.53-.547c-.346-.151-.673-.284-.936-.384L35.3,20.887a1,1,0,0,0-.207-.146,13.787,13.787,0,0,0-4.02-.9,10.463,10.463,0,0,0-2.247-1.059,9.194,9.194,0,0,0-3.765.646,1.009,1.009,0,0,0-.457.312c-.971,1.173-3.229,4.072-3.229,5.638C21.375,26.253,22.149,26.981,23.045,27.824Z' fill='%238c8c8c'%3E%3C/path%3E%3Cpath d='M21,46a2.986,2.986,0,0,1,.254-1.2,20.91,20.91,0,0,1-10.489-4.517l1.25-1.874a3.6,3.6,0,0,0,1.924-1.3c1.048-1.887-.195-4.583-.618-5.4a8.832,8.832,0,0,0-.39-2.168,4.926,4.926,0,0,0-2.219-1.871A9.858,9.858,0,0,1,9.313,24a1.558,1.558,0,0,1,1.545-1.64A5.016,5.016,0,0,0,14.01,20.3a5.246,5.246,0,0,0,2.858-1.8c.59-1.033.045-3.193-.4-4.551a5.792,5.792,0,0,0-.112-2.778,5.364,5.364,0,0,0-1.7-2.2,13.217,13.217,0,0,0-1.673-2.812,20.838,20.838,0,0,1,7.6-2.852,2.713,2.713,0,0,0-.212,1.914,3.552,3.552,0,0,0,2.1,1.643,3.325,3.325,0,0,0,.9,2.983,3.2,3.2,0,0,0,2.962.25l.021-.005a20.12,20.12,0,0,1,.08,2.753,1,1,0,0,0,.258.705c.21.232,2.116,2.277,4.2,2.569a2.436,2.436,0,0,0,.342.023c1.9,0,4.04-2.059,4.819-2.881a39.439,39.439,0,0,0,4.956-1.525,21.054,21.054,0,0,1,3.015,6,3.016,3.016,0,0,1,1.878-.744A23,23,0,1,0,21.124,46.814,2.965,2.965,0,0,1,21,46Z' fill='%238c8c8c'%3E%3C/path%3E%3Cpath d='M46.316,19.023a1.009,1.009,0,0,0-1.117.35A13.885,13.885,0,0,1,34,25a8.987,8.987,0,0,0-6.13,15.571c.349-.586.707-1.276,1.125-2.088,1.717-3.341,4.067-7.916,10.318-10.146a1,1,0,1,1,.672,1.883c-5.505,1.966-7.559,5.964-9.211,9.176-.444.865-.857,1.663-1.3,2.373A5.8,5.8,0,0,1,24,45a1,1,0,0,0,0,2c3.928,0,5.87-2.007,7.325-4.427A8.882,8.882,0,0,0,34,43,13.015,13.015,0,0,0,47,30V19.973A1,1,0,0,0,46.316,19.023Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  width: 32px;
  height: 32px;
  background-size: contain;
  flex-shrink: 0;
  margin-left: auto;
}

.countries-field-partner-country {
  display: flex;
  flex-direction: column;
}
.countries-field-partner-country .meta-list-country-inner {
  text-align: right;
}
.countries-field-partner-country:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='%238c8c8c'%3E%3Ccircle cx='10' cy='10' r='5' fill='%238c8c8c'%3E%3C/circle%3E %3Cpath d='M40,17c-4.813,0-7.195,2.958-9.3,5.568-1.5,1.866-2.929,3.625-5.226,4.487.042.075.1.141.132.218a3.97,3.97,0,0,1,.163,3.058,3.911,3.911,0,0,1-.266.593A1.959,1.959,0,0,0,26,31a1.985,1.985,0,0,0,.665-.115A14.317,14.317,0,0,0,33,26.077V42a1,1,0,0,0,1,1H46a1,1,0,0,0,1-1V24A7.009,7.009,0,0,0,40,17Z'%3E%3C/path%3E %3Cpath d='M22.665,27.114c-2.384-.841-3.833-2.64-5.367-4.546C15.2,19.958,12.813,17,8,17a7.009,7.009,0,0,0-7,7V42a1,1,0,0,0,1,1H14a1,1,0,0,0,1-1V26.077a14.317,14.317,0,0,0,6.335,4.809,2,2,0,0,0,1.33-3.772Z' fill='%238c8c8c'%3E%3C/path%3E %3Ccircle cx='38' cy='10' r='5'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
  width: 32px;
  height: 32px;
  background-size: contain;
  flex-shrink: 0;
  margin-left: auto;
}

.countries-field-support-type {
  display: flex;
  flex-direction: column;
}
.countries-field-support-type:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='%238c8c8c'%3E%3Ccircle cx='24' cy='8' r='7' fill='%238c8c8c'%3E%3C/circle%3E %3Cpath d='M42.976,24.742l-8-7A3,3,0,0,0,33,17H15a3,3,0,0,0-1.976.742l-8,7a3,3,0,0,0-.629,3.746L8.573,35.8A2.642,2.642,0,0,0,13.3,33.452l-2.476-5.81L15,23.986V46a1,1,0,0,0,1,1H32a1,1,0,0,0,1-1V23.986l4.178,3.656L34.7,33.452A2.642,2.642,0,0,0,39.427,35.8l4.178-7.311A3,3,0,0,0,42.976,24.742ZM29,25H25a1,1,0,0,1,0-2h4a1,1,0,0,1,0,2Z' fill='%238c8c8c'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  width: 32px;
  height: 32px;
  background-size: contain;
  flex-shrink: 0;
  margin-right: 0.5rem;
}
.countries-field-support-type .field-item {
  font-size: 1rem !important;
  font-weight: 500 !important;
}

.supporting-text-for-map {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.supporting-text-for-map:before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #004e56;
  border-radius: 50%;
  margin-right: 5px;
}

.js-form-type-select.form-item-field-date {
  display: none;
}

.remote-video__field-media-oembed-video {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.remote-video__field-media-oembed-video:after {
  padding-top: 56.25%;
  display: block;
  content: "";
}
.remote-video__field-media-oembed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.btn-language {
  margin-left: auto;
  border: 0;
  background-color: transparent;
  padding: 0.5rem 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Akrobat", sans-serif;
  color: #363D4D;
  display: flex;
  align-items: center;
  font-weight: 600;
}
.btn-language .selected-language {
  font-size: 0.875rem;
  color: #363D4D;
  margin-left: 5px;
}

.language-list {
  list-style: none;
  margin: 0;
  padding: 0;
  -moz-column-count: 2;
  column-count: 2;
}
.language-list li a {
  display: flex;
  align-items: center;
  padding: 0.5rem 0;
}
.language-list li a span {
  height: 16px;
  width: 32px;
  margin-right: 5px;
}

.filter-reports-checkbox .facet-item input[type=checkbox] {
  display: none;
}
.filter-reports-checkbox .facet-item label {
  width: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.font-family-secondary {
  font-family: "Akrobat", sans-serif;
}

.font-weight-extra-bold {
  font-weight: 800;
}

.font-weight-black {
  font-weight: 900;
}

@font-face {
  font-family: "Akrobat";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("/themes/custom/unredd/assets/fonts/Akrobat-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Akrobat";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("/themes/custom/unredd/assets/fonts/Akrobat-Light.woff") format("woff");
}
@font-face {
  font-family: "Akrobat";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/themes/custom/unredd/assets/fonts/Akrobat-Extrabold.woff") format("woff");
}
@font-face {
  font-family: "Akrobat";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("/themes/custom/unredd/assets/fonts/Akrobat-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Akrobat";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("/themes/custom/unredd/assets/fonts/Akrobat-Bold.woff") format("woff");
}
@font-face {
  font-family: "Akrobat";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("/themes/custom/unredd/assets/fonts/Akrobat-Extrabold.woff") format("woff");
}
@font-face {
  font-family: "Akrobat";
  font-style: normal;
  font-weight: 800;
  src: local(""), url("/themes/custom/unredd/assets/fonts/Akrobat-Black.woff") format("woff");
}
header .block--unredd-branding .navbar-brand {
  padding: 30px;
}
header .block--unredd-branding .navbar-brand img {
  width: 160px;
  height: auto;
}
header .navbar {
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 20;
  align-items: unset;
  flex-flow: wrap;
}
header .navbar .navbar-collapse {
  height: 100%;
}

.navbar-collapse {
  align-items: flex-end;
}

.menu-top {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
}
.menu-top .social-media-icons .follow-us a {
  border-left: 1px solid #dddddd;
}
.menu-top .social-media-icons .follow-us a:last-child {
  border-right: 1px solid #dddddd;
}

.menu-main {
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}
.menu-main .menu-main-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
}

.block--unredd-main-menu {
  margin-left: auto;
}
.block--unredd-main-menu .nav-item .nav-link {
  color: #363D4D;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.125rem;
  font-weight: 600;
  padding-left: 0.6666666667rem;
  padding-right: 0.6666666667rem;
  font-family: "Akrobat", sans-serif;
}
.block--unredd-main-menu .nav-item .dropdown-menu {
  position: absolute;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  margin-top: 0;
  top: 100px;
  border: 0;
  left: 50%;
  transform: translateX(-50%) translateY(0) scale(0.97);
  box-shadow: none;
  background-color: #172437;
  padding: 1rem;
}
.block--unredd-main-menu .nav-item .dropdown-menu:after {
  content: "";
  display: block;
  border-width: 10px 10px 0;
  border-top-width: 10px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #fff transparent transparent;
  border-top-color: white;
  border-bottom-color: transparent;
  margin-left: -10px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  border-top-width: 0;
  border-bottom-width: 10px;
  border-top-color: transparent;
  border-bottom-color: #172437;
  top: -10px;
  bottom: auto;
}
.block--unredd-main-menu .nav-item .dropdown-menu .dropdown-item {
  color: #fff;
  padding: 0;
  margin-bottom: 1rem;
  font-size: 0.875rem;
}
.block--unredd-main-menu .nav-item .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  color: #007c89;
}
.block--unredd-main-menu .nav-item .dropdown-menu .dropdown-item.active, .block--unredd-main-menu .nav-item .dropdown-menu .dropdown-item:active {
  color: #007c89;
  text-decoration: none;
  background-color: transparent;
}
.block--unredd-main-menu .nav-item.dropdown:hover .dropdown-menu {
  display: block;
  transition: 0.4s;
  opacity: 1;
  visibility: visible;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(0) scale(1);
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}
.block--unredd-main-menu .nav-item:hover .dropdown-menu {
  display: block;
  transition: 0.4s;
  opacity: 1;
  visibility: visible;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(0) scale(1);
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}
.block--topleftmenu .nav-item .nav-link {
  color: #363D4D;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.875rem;
  font-weight: 600;
  padding-left: 0.6666666667rem;
  padding-right: 0.6666666667rem;
  text-align: center;
  font-family: "Akrobat", sans-serif;
}
.block--topleftmenu .nav-item:nth-child(1) .nav-link {
  border-right: 1px solid #DDDDDD;
  position: relative;
  display: flex;
  align-items: center;
}
.block--topleftmenu .nav-item:nth-child(1) .nav-link:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg class='nc-icon-wrapper' stroke-linecap='square' stroke-width='2' fill='none' stroke='%23363D4D' stroke-miterlimit='10'%3E%3Cpath d='m22 22-6.344-6.344'/%3E%3Ccircle cx='10' cy='10' r='8'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  margin-left: 5px;
}
.block--topleftmenu .nav-item:nth-child(2) .nav-link {
  border-right: 1px solid #DDDDDD;
}
.block--topleftmenu .nav-item:nth-child(3) .nav-link {
  border-right: 1px solid #DDDDDD;
}
.block--topleftmenu .nav-item:nth-child(5) .nav-link {
  background-color: #007c89;
  color: #fff;
}
.block--topleftmenu .nav-item:nth-child(6) .nav-link {
  background-color: #FDC780;
  color: #363D4D;
}

.block--unredd-account-menu .nav-item .nav-link {
  color: #363D4D;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
  font-weight: 500;
  padding-left: 0.6666666667rem;
  padding-right: 0.6666666667rem;
  min-width: 100px;
  text-align: center;
}
.block--unredd-account-menu .nav-item .nav-link:hover {
  color: #5494CF;
}

.c-offcanvas {
  padding-top: 100px;
}
.c-offcanvas .nav {
  flex-direction: column;
}
.c-offcanvas .nav .nav-item .nav-link {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
  color: #363D4D;
  font-weight: 500;
  padding: 5px 15px;
}
.c-offcanvas .nav .nav-item .nav-link.dropdown-toggle {
  display: flex;
  align-items: center;
}
.c-offcanvas .nav .nav-item .nav-link.dropdown-toggle:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg stroke-width='2' fill='none' stroke='%23585858' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='3.5,6.5 8,11 12.5,6.5 '%3E%3C/polyline%3E%3C/g%3E%3C/svg%3E");
  margin-left: auto;
  width: 12px;
  height: 12px;
  background-size: 12px 12px;
  transition: all 0.1s linear;
}
.c-offcanvas .nav .nav-item .dropdown-menu.show {
  position: relative !important;
  transform: none !important;
  border: 0;
  background-color: #F6F6F4;
}
.c-offcanvas .nav .nav-item .dropdown-menu .dropdown-item {
  font-size: 0.875rem;
  white-space: normal;
  padding: 5px 15px;
}
.c-offcanvas .nav .nav-item .dropdown-menu .dropdown-item:hover {
  color: #5494CF;
}
.c-offcanvas .nav .nav-item.show .nav-link:after {
  transform: rotate(90deg);
}
.c-offcanvas .menu-item-divider {
  border-bottom: 1px solid #DDDDDD;
  margin: 15px 15px;
}
.c-offcanvas .nav-social {
  padding: 0 15px;
  margin-bottom: 60px;
}
.c-offcanvas .block--sdg12hub {
  padding: 0 15px;
}
.c-offcanvas .block--sdg12hub .nav .nav-item .nav-link {
  text-align: center;
  justify-content: center;
  color: #fff;
}
.c-offcanvas .block--sdg12hub .nav .nav-item .nav-link:before {
  right: 91px;
}
.c-offcanvas .nav-language,
.c-offcanvas .nav-close {
  padding: 0 15px;
}
.c-offcanvas .btn-language {
  border: 1px solid #DDDDDD;
  margin-bottom: 15px;
  width: 100%;
}
.c-offcanvas .nav-account {
  margin-top: 15px;
  padding: 0 15px;
}
.c-offcanvas .nav-account .nav-item .nav-link {
  text-align: center;
}
.c-offcanvas .nav-account .nav-item:first-child .nav-link {
  background-color: #5494CF;
  color: #fff;
  margin-bottom: 5px;
}
.c-offcanvas .nav-account .nav-item:last-child .nav-link {
  background-color: #007c89;
  color: #fff;
}

.nav-country-overview {
  background-color: #172437;
  padding-top: 10px;
}
.nav-country-overview .nav-tabs {
  border: 0;
}
.nav-country-overview .nav-tabs .nav-item {
  margin-bottom: 0;
}
.nav-country-overview .nav-tabs .nav-item .nav-link {
  border: 0;
  background-color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  min-width: 200px;
  text-align: center;
  height: 40px;
  margin-right: 1rem;
}
.nav-country-overview .nav-tabs .nav-item .nav-link.active {
  background-color: #5494CF;
  color: #fff;
}
.nav-country-overview .nav-tabs .nav-item:last-child .nav-link {
  margin-right: 0;
}

.country-info ul {
  list-style: none;
  padding: 0;
}
.country-columns {
  -moz-columns: 3;
  columns: 3;
  padding-top: 15px;
}
.country-columns .country-letter-block {
  margin-bottom: 30px;
}
.country-columns .country-letter-block h3 {
  border-bottom: 1px solid rgba(54, 61, 77, 0.2);
  padding-bottom: 0.5rem;
  padding-top: 0;
  color: #363D4D;
  font-weight: 600;
}

.hero-country {
  position: relative;
  height: 600px;
  overflow: hidden;
}
.hero-country .image-overlay {
  height: 600px;
  width: 45%;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
}
.hero-country .hero-background img {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.hero-country .hero-country-content-container {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 10;
  height: 100%;
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  right: 0;
}
.hero-country .hero-country-content-container h1 {
  font-size: 4.75rem;
  font-weight: 700;
  color: #fff;
}
.hero-country nav.bg-light {
  background-color: rgba(23, 36, 55, 0.8) !important;
  position: absolute;
  top: 0;
  z-index: 10;
  right: 0;
  left: 0;
}
.hero-country nav.bg-light .breadcrumb {
  background-color: transparent;
}
.hero-country nav.bg-light .breadcrumb .breadcrumb-item {
  color: #fff;
}
.hero-country nav.bg-light .breadcrumb .breadcrumb-item a {
  color: #fff;
}
.hero-country nav.bg-light .breadcrumb .breadcrumb-item:before {
  color: #fff;
}

.breadcrumb {
  color: #363D4D;
  padding: 0;
  background-color: transparent;
  font-family: "Akrobat", sans-serif;
  text-transform: uppercase;
}
.breadcrumb .breadcrumb-item a {
  color: #363D4D;
}
.breadcrumb .breadcrumb-item.active {
  color: #363D4D;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #363D4D;
}

.breadcrumb-wrapper {
  position: absolute;
  width: 100%;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 10px;
}
.breadcrumb-wrapper .breadcrumb {
  padding: 0;
  background-color: transparent;
  color: #fff;
  font-family: "Akrobat", sans-serif;
  text-transform: uppercase;
}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item a {
  color: #fff;
}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item.active {
  color: #fff;
}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}
.breadcrumb-wrapper.breadcrumb-dark .breadcrumb {
  color: #363D4D;
}
.breadcrumb-wrapper.breadcrumb-dark .breadcrumb .breadcrumb-item a {
  color: #363D4D;
}
.breadcrumb-wrapper.breadcrumb-dark .breadcrumb .breadcrumb-item.active {
  color: #363D4D;
}
.breadcrumb-wrapper.breadcrumb-dark .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #363D4D;
}

.table-supported-targets thead td {
  background: #fff;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  text-align: right;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
.table-supported-targets tbody td {
  background: #F6F6F4;
  border-top: 1px solid #e1e1e1;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  text-align: right;
  white-space: nowrap;
  padding: 15px;
  vertical-align: middle;
}
.table-supported-targets td.empty-cell {
  background: transparent !important;
}
.table-supported-targets tbody .grants-total td {
  text-align: right;
  font-weight: bold;
  background: white;
}

.nav-scroller-custom {
  position: relative;
  z-index: 2;
  overflow-y: hidden;
  border-bottom: 1px solid #dddddd;
}
.nav-scroller-custom .navbar-in-page-navigation {
  background-color: #fff;
  transition: all 0.4s;
  transition-delay: 0s;
  transform: translate(0, 0);
  z-index: 1020;
}
.nav-scroller-custom .navbar-in-page-navigation .navbar-nav {
  margin: auto;
  text-align: center;
  white-space: nowrap;
}
.nav-scroller-custom .navbar-in-page-navigation .navbar-nav .nav-item .nav-link {
  color: #363D4D;
  font-family: "Akrobat", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  height: 60px;
  letter-spacing: 1px;
  padding: 0 1rem;
  line-height: 60px;
}

.resource-cover {
  position: relative;
  overflow: hidden;
  background: linear-gradient(to top, #eaeaea 128px, #dedede 128px, #dedede 130px, #F6F6F4 130px, #F6F6F4 100%);
  padding: 64px;
}
.resource-cover:before {
  bottom: 64px;
  left: 64px;
  height: 32px;
  right: 64px;
  transform: skewX(45deg) translateX(-16px);
  -webkit-filter: blur(8px);
  filter: blur(8px);
  content: "";
  position: absolute;
  background: #8a8a8a;
}
.resource-cover .resource-cover-wrapper {
  z-index: 1;
  position: relative;
}

.document-categories-wrapper {
  border-top: 2px solid #363D4D;
  border-bottom: 2px solid #363D4D;
}

.page-footer h2 {
  font-size: 1rem;
  color: #fff;
  margin-bottom: 1rem;
  text-transform: uppercase;
  text-align: center;
}
.page-footer .page-footer-top {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.page-footer .page-footer-top .block--webform {
  margin-left: auto;
  max-width: 350px;
}
.page-footer .page-footer-center {
  padding-bottom: 2rem;
}
.page-footer .page-footer-center .nav {
  margin-bottom: 1rem;
  flex-direction: column;
}
.page-footer .page-footer-center .nav .nav-item .nav-link {
  padding: 0.5rem 0;
  color: #fff;
}
.page-footer .page-footer-center .page-footer-center-inner {
  border-top: 3px solid #DDDDDD;
  border-bottom: 3px solid #DDDDDD;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.page-footer .page-footer-bottom .page-footer-inner {
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  align-items: center;
  border-top: 1px solid #fff;
  flex-direction: column;
}
.page-footer .page-footer-bottom .page-footer-inner .footer-menu {
  display: flex;
  align-items: center;
}
.page-footer .page-footer-bottom .page-footer-inner .footer-menu .nav-item .nav-link {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.875rem;
  position: relative;
  display: flex;
  align-items: center;
}
.page-footer .page-footer-bottom .page-footer-inner .footer-menu .nav-item .nav-link:after {
  content: "";
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  height: 30%;
  right: 0;
}
.page-footer .page-footer-bottom .page-footer-inner .footer-menu .nav-item:last-child .nav-link:after {
  content: none;
}
.page-footer .page-footer-bottom .copyright {
  color: #fff;
}
.page-footer .block--config-pages {
  margin-left: auto;
}

.col-last .social-media-icons .follow-us {
  justify-content: flex-end;
}
.col-last .social-media-icons .follow-us svg path, .col-last .social-media-icons .follow-us svg circle {
  fill: #fff;
}
.col-last .nav .nav-item .nav-link {
  text-align: right;
}

.form-newsletter {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.form-newsletter .form-group {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.form-newsletter .form-group .form-control {
  border: 1px solid #fff;
  padding: 0.375rem 2rem;
  background: transparent;
  color: #fff;
  height: 50px;
}
.form-newsletter .form-group .form-control::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.form-newsletter .form-group .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-newsletter .form-group .form-control:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.form-newsletter .form-group .form-control::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.form-newsletter .form-group .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.form-newsletter .form-actions input {
  margin-left: -3px;
  height: 50px;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  width: 100px;
  text-align: center;
  background-color: #fff;
  color: #5494CF;
  border: 0;
}

.pagination {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.pagination .page-item.is-active .page-link {
  color: #fff;
  background-color: #007c89;
}
.pagination .page-item .page-link {
  width: 36px;
  height: 36px;
  margin: 0 0.2rem;
  display: flex;
  justify-content: center;
  border: 0;
  align-items: center;
  border-radius: 50px;
  color: #363D4D;
}
.pagination .page-item .page-link:hover {
  background-color: #007c89;
  color: #fff;
}
.pagination .page-item.pager__item--last .page-link, .pagination .page-item.pager__item--first .page-link {
  width: auto;
  border-radius: 0;
}
.pagination .page-item.pager__item--last .page-link:hover, .pagination .page-item.pager__item--first .page-link:hover {
  color: #007c89;
  background-color: transparent;
}
.pagination .pager__item--ellipsis {
  display: none;
}
.pagination .pager__item--previous .page-link svg, .pagination .pager__item--next .page-link svg {
  width: 16px;
  height: 16px;
}
.pagination .pager__item--previous .page-link svg path, .pagination .pager__item--next .page-link svg path {
  stroke: #363D4D;
}
.pagination .pager__item--previous .page-link:hover svg path, .pagination .pager__item--next .page-link:hover svg path {
  stroke: #fff;
}

.search-filters .dropdown .dropdown-menu {
  max-height: 200px;
  overflow: hidden;
  overflow-y: hidden;
  height: auto;
  overflow-y: auto;
}
.search-filters .facets-widget-links {
  margin-bottom: 30px;
}
.search-filters ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}
.search-filters ul li.facet-item {
  font-size: 0.875rem;
  display: flex;
  margin-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.search-filters ul li.facet-item input {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-top: 2px;
  box-sizing: content-box;
  margin-right: 0.5rem;
}
.search-filters ul li.facet-item input:before {
  content: "";
  display: block;
  box-sizing: content-box;
  width: 16px;
  height: 16px;
  border: 1px solid #007c89;
  border-radius: 0;
  transition: 0.2s border-color ease;
}
.search-filters ul li.facet-item input:checked:before {
  border-color: #007c89;
  transition: 0.5s border-color ease;
  background-color: #007c89;
}
.search-filters ul li.facet-item input:after {
  content: "";
  display: block;
  position: absolute;
  box-sizing: content-box;
  left: 50%;
  transform-origin: 50% 50%;
  background-color: #007c89;
  width: 16px;
  height: 16px;
  border-radius: 0;
  transform: translate(-50%, -50%) scale(0);
}
.search-filters ul li.facet-item input[type=checkbox]:after {
  width: 9.6px;
  height: 16px;
  border-radius: 0;
  transform: translate(-50%, -85%) scale(0) rotate(45deg);
  background-color: transparent;
  box-shadow: 4px 4px 0px 0px #fff;
  top: 10px;
}
.search-filters ul li.facet-item input[type=checkbox]:checked:after {
  -webkit-animation: toggleOnCheckbox 0.2s ease forwards;
          animation: toggleOnCheckbox 0.2s ease forwards;
}
@-webkit-keyframes toggleOnCheckbox {
  0% {
    opacity: 0;
    transform: translate(-50%, -85%) scale(0) rotate(45deg);
  }
  70% {
    opacity: 1;
    transform: translate(-50%, -85%) scale(0.9) rotate(45deg);
  }
  100% {
    transform: translate(-50%, -85%) scale(0.8) rotate(45deg);
  }
}
@keyframes toggleOnCheckbox {
  0% {
    opacity: 0;
    transform: translate(-50%, -85%) scale(0) rotate(45deg);
  }
  70% {
    opacity: 1;
    transform: translate(-50%, -85%) scale(0.9) rotate(45deg);
  }
  100% {
    transform: translate(-50%, -85%) scale(0.8) rotate(45deg);
  }
}
@-webkit-keyframes toggleOnRadio {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
  }
  70% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0.9);
  }
  100% {
    transform: translate(-50%, -50%) scale(0.8);
  }
}
@keyframes toggleOnRadio {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
  }
  70% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0.9);
  }
  100% {
    transform: translate(-50%, -50%) scale(0.8);
  }
}
.search-filters ul li.facet-item label {
  margin-bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.search-filters ul li.facet-item label .facet-item__count {
  color: #5494CF;
}

.facets-widget-glossaryazs {
  padding: 15px;
  overflow-y: hidden;
  margin-top: 15px;
  position: relative;
  z-index: 2;
  height: 57px;
}
.facets-widget-glossaryazs ul {
  display: flex;
  flex-wrap: nowrap;
  padding: 0;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  list-style: none;
  margin-bottom: 0;
  padding-bottom: 2rem;
}
.facets-widget-glossaryazs ul li:first-of-type a {
  color: #fff;
  background-color: #007c89;
  border: 2px solid #fff;
  width: 45px;
}
.facets-widget-glossaryazs ul li a {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  margin-right: 2px;
  margin-left: 2px;
  text-decoration: none;
  border: 2px solid transparent;
}
.facets-widget-glossaryazs ul li a:hover {
  background-color: #007c89;
  color: #fff;
}
.facets-widget-glossaryazs ul li a.is-active {
  background-color: #007c89;
  color: #fff;
  border: 2px solid #007c89;
}
.facets-widget-glossaryazs ul li.no-results > span {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.2);
  margin-right: 2px;
  margin-left: 2px;
  text-decoration: none;
  border: 2px solid transparent;
  color: #fff;
  cursor: not-allowed;
}

.nav-scroller, .nav-scroller-wrapper {
  display: flex;
  background-color: #FAFAFA;
}

.nav-scroller {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 15px;
  margin-top: 15px;
}

.nav-scroller-nav {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  align-self: center;
  padding-bottom: 30px;
  margin-bottom: -30px;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.nav-scroller-content, .nav-scroller-items {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}

.nav-scroller-content {
  min-height: 44px;
  will-change: transform;
}
.nav-scroller-content:not(.no-transition) {
  transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

ul.nav-scroller-content {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-scroller-item, .nav-scroller-group-title {
  padding: 0.25rem 0.25rem;
}

.nav-scroller-item, .no-results > span {
  flex: 1 0 auto;
  font-size: 1rem;
  text-align: center;
  background-color: #FFFFFF;
  border: 2px solid #363D4D;
  color: #363D4D;
  width: 44px;
  height: 44px;
  margin-right: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.nav-scroller-item.is-active, .nav-scroller-item:hover, .no-results > span.is-active, .no-results > span:hover {
  color: #fff;
  background: #317E91;
  text-decoration: none;
  border-color: #317E91;
}
.nav-scroller-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 44px;
  min-height: 44px;
  height: 100%;
  padding: 0.5rem;
  font-size: 1.25rem;
  color: #fff;
  background: #317E91;
  border: 0;
  transition: color 0.3s, opacity 0.3s;
  cursor: pointer;
}
.nav-scroller-btn:hover {
  color: #666;
}
.nav-scroller-btn:focus {
  outline: 0;
}
.nav-scroller-btn:not(.active) {
  opacity: 0;
  pointer-events: none;
}

.nav-scroller-icon {
  display: inline-block;
  position: relative;
  top: -0.1em;
  width: 1em;
  height: 1em;
  fill: currentColor;
  vertical-align: middle;
}

.nav-scroller-btn--left {
  left: 0;
}

.nav-scroller-btn--right {
  right: 0;
}

.nav-scroller-logo {
  display: inline-block;
  padding: 0.5rem;
  margin-right: 1rem;
  font-size: 1.75rem;
  font-weight: bold;
}

.nav-scroller--controls-inline .nav-scroller-content {
  padding: 0 44px;
}
.nav-scroller--controls-inline .nav-scroller-btn:not(.active) {
  color: #ddd;
  opacity: 1;
}

.nav-scroller--expand .nav-scroller-nav, .nav-scroller--expand .nav-scroller-content {
  width: 100%;
}

.nav-scroller--right .nav-scroller-nav {
  margin-left: auto;
}

.nav-scroller--snap .nav-scroller-nav {
  -ms-scroll-snap-type: x proximity;
      scroll-snap-type: x proximity;
  scroll-padding: 0 44px;
}
.nav-scroller--snap .nav-scroller-content:not(.no-transition) .nav-scroller-item {
  scroll-snap-align: start;
}
.nav-scroller--snap .nav-scroller-content:not(.no-transition).snap-align-end .nav-scroller-item {
  scroll-snap-align: end;
}

.nav-scroller-group {
  flex-direction: column;
  align-items: flex-start;
}
.nav-scroller-group:not(:first-child) {
  border-left: 1px solid #ddd;
  margin-left: -1px;
}

.nav-scroller-group-title {
  font-weight: bold;
}

.nav-scroller-items .nav-scroller-item {
  text-align: center;
  min-width: 80px;
}

.dropdown-menu.calendar-links {
  border: 0;
  border-radius: 16px;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.btn.btn-addtoocalendar, .js-pager__items .pager__item .btn-addtoocalendar.button {
  color: #fff;
  padding: 0;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  font-size: 0.775rem;
}

.calendar-item {
  display: block;
  line-height: 100%;
  background: #fff;
  text-decoration: none;
  color: #495057 !important;
  cursor: pointer;
  font-size: 15px;
  padding: 14px 10px 14px 55px;
  transition: background-color 0.3s;
  font-family: "Poppins", sans-serif;
  text-decoration: none !important;
}
.calendar-item:hover {
  background-color: #f8f3ef !important;
}
.calendar-item.add-apple {
  background: url(/themes/custom/unredd/assets/images/icons/icon-apple-t5.svg) 18px 40% no-repeat;
  background-size: 22px 100%;
}
.calendar-item.add-google {
  background: url(/themes/custom/unredd/assets/images/icons/icon-google-t5.svg) 18px 50% no-repeat;
  background-size: 22px 100%;
}
.calendar-item.add-outlook {
  background: url(/themes/custom/unredd/assets/images/icons/icon-outlook-t5.svg) 18px 50% no-repeat;
  background-size: 22px 100%;
}
.calendar-item.add-outlookcom {
  background: url(/themes/custom/unredd/assets/images/icons/icon-outlookcom-t5.svg) 18px 50% no-repeat;
  background-size: 22px 100%;
}
.calendar-item.add-yahoo {
  background: url(/themes/custom/unredd/assets/images/icons/icon-yahoo-t5.svg) 18px 50% no-repeat;
  background-size: 22px 100%;
}

#sliding-popup {
  background-color: rgba(54, 61, 77, 0.9) !important;
}
#sliding-popup .eu-cookie-compliance-message {
  margin: 0.5rem 0 0 !important;
}
#sliding-popup .eu-cookie-compliance-default-button {
  border-radius: 0 !important;
  background-color: transparent !important;
  font-family: "Poppins", sans-serif !important;
  text-shadow: none !important;
  background-image: none !important;
  border: 1px solid #fff !important;
  font-weight: 600 !important;
  font-size: 14px;
  color: #fff !important;
  box-shadow: none !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 4px 8px !important;
}
#sliding-popup .eu-cookie-compliance-default-button:hover {
  background-color: #fff !important;
  color: #363D4D !important;
}
#sliding-popup .eu-cookie-compliance-secondary-button {
  border-radius: 0 !important;
  padding: 4px 8px !important;
  background-color: transparent !important;
  font-family: "Poppins", sans-serif !important;
  text-shadow: none !important;
  background-image: none !important;
  border: 1px solid #fff !important;
  font-weight: 600 !important;
  font-size: 14px;
  color: #fff !important;
  box-shadow: none !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#sliding-popup .eu-cookie-compliance-secondary-button:hover {
  background-color: #fff !important;
  color: #363D4D !important;
}

.find-more-button-processed {
  font-size: 12px;
}

.eu-cookie-withdraw-tab {
  display: none;
}

.hamburger-icon {
  width: 24px;
  height: 12px;
  display: block;
  background-color: transparent;
  border: 0;
  position: relative;
  right: 15px;
}
@media (max-width: 767.98px) {
  .hamburger-icon {
    margin-right: 1rem;
  }
}
.hamburger-icon .line {
  display: block;
  background: #495057;
  width: 24px;
  height: 3px;
  position: absolute;
  left: 0;
  border-radius: 0;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}
.hamburger-icon .line.line-1 {
  top: 0;
}
.hamburger-icon .line.line-2 {
  top: 50%;
}
.hamburger-icon .line.line-3 {
  top: 100%;
}

.article__field-media-image picture {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  position: relative;
  overflow: hidden;
}
.article__field-media-image picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.article__field-media-image picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.article__field-media-image picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.article-author {
  display: flex;
  align-items: center;
  line-height: 1.2;
  font-size: 0.875rem;
  margin-top: 1rem;
}
.article-author svg path {
  fill: rgba(54, 61, 77, 0.3);
}
.article-author .author-details {
  margin-left: 0.5rem;
}

.fp-tableCell > div {
  height: 100%;
}

.meta-data-list-item {
  display: flex;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
.meta-data-list-item .field-label {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  display: flex;
  margin-right: 5px;
}
.meta-data-list-item .field-label:after {
  content: ": ";
}
.meta-data-list-item .field-item a {
  color: #363D4D;
  text-decoration: underline;
}
.meta-data-list-item .field-items .field-item {
  display: inline-block;
}

.statistics-segment {
  position: relative;
  z-index: 2;
}
.statistics-segment .header {
  display: flex;
  border-bottom: 2px solid #363D4D;
  padding-bottom: 15px;
}
.statistics-segment .header .flag {
  margin-left: auto;
}
.statistics-segment .statistics-summary {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding-top: 30px;
  border: 0;
}
.statistics-segment .statistics-summary > .figure {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  flex: 50%;
  display: flex;
  margin-bottom: 30px;
}
.statistics-segment .statistics-summary > .figure .meta-list-country .field-label {
  display: block;
  line-height: 1.5;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
}
.statistics-segment .statistics-summary > .figure .meta-list-country .field-item {
  font-size: 0.875rem;
  font-weight: 500;
}

.field__items {
  display: flex;
}
.field__items .field__item {
  padding-left: 0.2rem;
}
.field__items .field__item:not(:empty):not(:last-child):after {
  content: ",";
}

.card-article-vertical {
  height: 100%;
  position: relative;
  border-bottom: 3px solid #363D4D;
  padding-bottom: 15px;
  transition: background-color 300ms ease;
}
.card-article-vertical:hover {
  background-color: #F6F6F4;
}
.card-article-vertical a {
  text-decoration: none;
  transition: color 300ms ease;
}
.card-article-vertical a:hover {
  background-color: #F6F6F4;
}
.card-article-vertical picture {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  position: relative;
  overflow: hidden;
}
.card-article-vertical picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.card-article-vertical picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card-article-vertical picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-article-vertical .image-placeholder {
  background-color: #F6F6F4;
  display: block;
  overflow: hidden;
  position: relative;
}
.card-article-vertical .image-placeholder:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.card-article-vertical .image-placeholder .image-placeholder-logo {
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  justify-content: center;
  align-items: center;
}
.card-article-vertical .image-placeholder .image-placeholder-logo svg {
  width: 130px;
  height: auto;
}
.card-article-vertical .content {
  padding: 1rem;
}
.card-article-vertical .content .author {
  font-size: 0.725rem;
  color: #495057;
}
.card-article-vertical .content .date {
  font-size: 0.725rem;
  color: #495057;
}
.card-article-vertical .content .title h3 {
  color: #363D4D;
}

[id*=views-bootstrap-document-library-document-library-news] .row [class*=col-4], [id*=views-bootstrap-document-library-document-library-news] .document-categories [class*=col-4] {
  margin-bottom: 30px;
}

.card-document-horizontal {
  height: 100%;
  background-color: #fff;
  padding: 1rem;
  transition: all 0.2s;
  transition-delay: 0s;
  transition-delay: 0s;
}
.card-document-horizontal:hover {
  transform: translate(0, -10px);
  position: relative;
  z-index: 50;
  box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.1);
}
.card-document-horizontal.card {
  border: none;
}
.card-document-horizontal .date {
  font-size: 0.725rem;
  letter-spacing: 0.02em;
}
.card-document-horizontal .document-download {
  font-size: 0.875rem;
}
.card-document-horizontal .title h3 {
  font-size: 1.125rem;
  font-weight: 600;
}
.card-document-horizontal .description {
  font-size: 0.875rem;
}
.card-document-horizontal .card-img-top-wrapper img {
  border: 1px solid #ddd;
}
.card-document-horizontal .content {
  padding-left: 1rem;
}
.card-document-horizontal .card-img-top {
  padding: 2rem;
  position: relative;
  overflow: hidden;
}
.card-document-horizontal .card-img-top .aspect-ratio-2-3 {
  position: relative;
  overflow: hidden;
}
.card-document-horizontal .card-img-top .aspect-ratio-2-3:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 150%;
}
.card-document-horizontal .card-img-top .aspect-ratio-2-3 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card-document-horizontal .card-img-top .aspect-ratio-2-3 img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-document-horizontal .card-img-top .aspect-ratio-3-2 {
  position: relative;
  overflow: hidden;
}
.card-document-horizontal .card-img-top .aspect-ratio-3-2:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}
.card-document-horizontal .card-img-top .aspect-ratio-3-2 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card-document-horizontal .card-img-top .aspect-ratio-3-2 img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-document-horizontal .card-img-top .aspect-ratio-3-2 .card-img-placeholder {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.card-document-horizontal .card-img-top .aspect-ratio-3-2 .card-img-placeholder .svg-placeholder-image {
  position: absolute;
  bottom: -90px;
  right: -20px;
  width: 300px;
  height: 300px;
  opacity: 0.2;
}
.card-document-horizontal .card-img-text {
  position: absolute;
  bottom: 0px;
  left: 15px;
}

[id*=views-bootstrap-document-library-document-library] .row [class*=col-3], [id*=views-bootstrap-document-library-document-library] .document-categories [class*=col-3],
[id*=views-bootstrap-documents-block-documents-annual-reports] .row [class*=col-3],
[id*=views-bootstrap-documents-block-documents-annual-reports] .document-categories [class*=col-3] {
  margin-bottom: 30px;
}

.card-document-vertical {
  height: 100%;
  border-bottom: 3px solid #363D4D;
  padding-bottom: 30px;
}
.card-document-vertical .card-img-top-wrapper {
  position: relative;
  overflow: hidden;
}
.card-document-vertical .card-img-top-wrapper:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.card-document-vertical .card-img-top-wrapper .card-img-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card-document-vertical .card-img-top-wrapper .card-img-top-inner .card-img-top-content {
  width: 100%;
  height: 100%;
  background-color: #f6f6f4;
  padding: 2rem;
}
.card-document-vertical .aspect-ratio-3-2 {
  position: relative;
  width: 100%;
  height: 100%;
}
.card-document-vertical .aspect-ratio-3-2:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}
.card-document-vertical .aspect-ratio-3-2 img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin: auto;
  border: 1px solid rgba(54, 61, 77, 0.1);
  box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 12px;
}
.card-document-vertical .aspect-ratio-2-3 {
  position: relative;
  width: 100%;
  height: 100%;
}
.card-document-vertical .aspect-ratio-2-3:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 150%;
}
.card-document-vertical .aspect-ratio-2-3 img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: auto;
  -o-object-fit: cover;
  object-fit: cover;
  margin: auto;
  border: 1px solid rgba(54, 61, 77, 0.1);
}
.card-document-vertical .card-img-top {
  position: relative;
}
.card-document-vertical .card-img-top picture {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  position: relative;
  overflow: hidden;
}
.card-document-vertical .card-img-top picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.card-document-vertical .card-img-top picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card-document-vertical .card-img-top picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-document-vertical .card-body {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.card-document-vertical .document-type {
  color: rgba(54, 61, 77, 0.5);
  font-family: "Akrobat", sans-serif;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 1px;
}
.card-document-vertical .title a {
  color: #363D4D;
}
@media (max-width: 767.98px) {
  .card-document-vertical h3 {
    font-size: 1rem;
  }
}
.card-document-vertical .meta-data {
  display: flex;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.card-document-vertical .meta-data span {
  display: inline-block;
  position: relative;
  padding-right: 0.5rem;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
}
.card-document-vertical .meta-data span:after {
  content: "";
  border-left: 1px solid #363d4d;
  position: absolute;
  height: 55%;
  right: 0;
}
.card-document-vertical .meta-data span:last-child {
  padding-right: 0;
  margin-right: 0;
}
.card-document-vertical .meta-data span:last-child:after {
  content: none;
}

.bg-light .card-document-vertical .card-img-top-wrapper .card-img-top-content {
  background-color: white;
}

.presentation-stats {
  background: #172437;
  padding-top: 120px;
  padding-bottom: 120px;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: 50%;
}
.presentation-stats:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(23, 36, 55, 0.9);
  z-index: 1;
}
.presentation-stats > .container {
  z-index: 5;
  position: relative;
}
.presentation-stats .title h2 {
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.presentation-stats .description {
  color: #fff;
  text-align: center;
}
.presentation-stats .presentation-stats-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.presentation-stats .presentation-stats-item .number {
  font-size: 6rem;
  font-weight: 900;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: 2px;
}
.presentation-stats .presentation-stats-item h3 {
  color: #fff;
}
.presentation-stats .presentation-stats-item p {
  color: #fff;
}
.presentation-stats .presentation-stats-item .description {
  margin-bottom: 1rem;
}
.presentation-stats .presentation-stats-item .description p:last-child {
  margin: 0;
}

.card-event {
  height: 100%;
  margin-bottom: 30px;
  overflow: hidden;
  background-color: #fff;
  border-bottom: 3px solid #363D4D;
  padding-bottom: 15px;
}
.card-event .card-event-header {
  height: 100%;
  background-color: #f6f6f4;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #363D4D;
  font-size: 2.775rem;
  font-family: "Akrobat", sans-serif;
  line-height: 1;
  text-transform: uppercase;
}
.card-event .card-event-header .event-month {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-family: "Akrobat", sans-serif;
}
.card-event .card-event-body .description p:last-child {
  margin-bottom: 0;
}
.card-event .title h3 {
  color: #363D4D;
}
@media (max-width: 767.98px) {
  .card-event h3 {
    font-size: 1rem;
  }
}
.card-event .event-info {
  font-size: 0.875rem;
  text-transform: uppercase;
}
.card-event .meta-data {
  display: flex;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.card-event .meta-data span {
  display: inline-block;
  position: relative;
  padding-right: 0.5rem;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
}
.card-event .meta-data span:after {
  content: "";
  border-left: 1px solid #363d4d;
  position: absolute;
  height: 55%;
  right: 0;
}
.card-event .meta-data span:last-child {
  padding-right: 0;
  margin-right: 0;
}
.card-event .meta-data span:last-child:after {
  content: none;
}

.card-story {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.card-story .image-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(to top, #363D4D, rgba(54, 61, 77, 0));
  z-index: 1;
}
.card-story picture {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  position: relative;
  overflow: hidden;
}
.card-story picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.card-story picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card-story picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-story picture img {
  transform: scale(1);
  will-change: transform;
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.card-story .content {
  position: absolute;
  z-index: 2;
  color: #fff;
  display: flex;
  flex-direction: column;
  padding: 2rem;
  bottom: 0;
}
.card-story .content .date {
  font-size: 0.875rem;
}
.card-story:hover picture img {
  transform: scale(1.2);
}

.card-tile-square {
  height: 100%;
  position: relative;
  overflow: hidden;
  min-height: 100px;
}
.card-tile-square .image-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(to top, #363D4D, rgba(54, 61, 77, 0));
  z-index: 1;
  transition: all 300ms ease;
}
.card-tile-square .drimage img {
  transform: scale(1);
  will-change: transform;
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.card-tile-square picture {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.card-tile-square picture img {
  transform: scale(1);
  will-change: transform;
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.card-tile-square .content {
  position: absolute;
  z-index: 2;
  color: #fff;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  bottom: 0;
}
.card-tile-square .content .date {
  font-size: 0.875rem;
}
.card-tile-square:hover .image-overlay {
  background-image: linear-gradient(to top, #007c89, rgba(0, 124, 137, 0));
}
.card-tile-square:hover .drimage img {
  transform: scale(1.2);
}
.card-tile-square:hover picture img {
  transform: scale(1.2);
}

.hero {
  position: relative;
  height: 600px;
  overflow: hidden;
  background: linear-gradient(135deg, #007c89 0%, rgba(0, 124, 137, 0.8) 50%, rgba(209, 228, 221, 0.1) 100%);
}
@media (max-width: 991.98px) {
  .hero {
    height: 450px;
  }
}
.hero .hero-overlay {
  width: 100%;
  opacity: 0.3;
  height: 100%;
  background: #000;
  position: absolute;
  z-index: 5;
}
.hero .hero-background {
  height: 100%;
}
.hero .hero-background > article {
  height: 100%;
}
.hero .hero-background > article .image__field-media-image {
  height: 100%;
}
.hero .hero-background > article .image__field-media-image .field__item {
  height: 100%;
}
.hero .hero-background > article .image__field-media-image .field__item img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.hero .hero-background picture {
  height: 600px;
  display: block;
}
@media (max-width: 991.98px) {
  .hero .hero-background picture {
    height: 450px;
  }
}
.hero .hero-background picture img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.hero .hero-content-container {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 10;
  height: 100%;
  display: flex;
  align-items: center;
}
.hero .hero-content-container .pre-title {
  color: #fff;
}
.hero .hero-content-container .title {
  font-size: 5rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .hero .hero-content-container .title {
    font-size: 2.5rem;
  }
}
.hero .hero-content-container .description {
  margin-top: 1rem;
  font-size: 1.375rem;
  color: #fff;
}
.hero .hero-content-container .ctas {
  margin-top: 3rem;
}
.hero .hero-content-container .ctas a:nth-child(2) {
  margin-left: 1rem;
}
.hero .hero-content-container .description p:last-child {
  margin-bottom: 0;
}
.hero.hero-sm {
  height: 300px;
}
.hero.hero-sm picture {
  height: 450px;
}
.hero.hero-lg {
  height: 450px;
}
.hero.hero-lg picture {
  height: 450px;
}
.bg-blue-gradient {
  background: linear-gradient(135deg, rgba(84, 148, 207, 0.2) 0%, rgba(84, 148, 207, 0.4) 50%, rgba(84, 148, 207, 0.1) 100%);
}

.bg-green-gradient {
  background: linear-gradient(135deg, rgba(23, 162, 184, 0.2) 0%, rgba(23, 162, 184, 0.4) 50%, rgba(23, 162, 184, 0.1) 100%);
}

.bg-cyan-gradient {
  background: linear-gradient(135deg, rgba(23, 162, 184, 0.2) 0%, rgba(23, 162, 184, 0.4) 50%, rgba(23, 162, 184, 0.1) 100%);
}

.bg-orange-gradient {
  background: linear-gradient(135deg, rgba(251, 104, 65, 0.2) 0%, rgba(251, 104, 65, 0.4) 50%, rgba(251, 104, 65, 0.1) 100%);
}

.bg-gray-gradient {
  background: linear-gradient(135deg, rgba(248, 243, 239, 0.2) 0%, rgba(248, 243, 239, 0.4) 50%, rgba(248, 243, 239, 0.1) 100%);
}

.btn, .js-pager__items .pager__item .button {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9375rem;
  font-family: "Akrobat", sans-serif;
}
.btn svg, .js-pager__items .pager__item .button svg {
  margin-right: 10px;
}
.btn[class*=btn-link-], .js-pager__items .pager__item [class*=btn-link-].button {
  padding: 0;
}
.btn.btn-link-blue, .js-pager__items .pager__item .btn-link-blue.button {
  color: #5494CF;
}

.btn-icon {
  display: flex;
  align-items: center;
}

.btn-outline-teal-light {
  color: #004e56;
  border-color: 1px solid rgba(0, 124, 137, 0.3);
}
.btn-outline-teal-light:hover {
  border-color: #007c89;
  background-color: transparent;
}

.text-read-more {
  text-align: center;
}
.text-read-more .text-read-more-btn-wrapper {
  display: flex;
  justify-content: center;
}
.text-read-more .btn-read-more {
  display: flex;
  align-items: center;
  padding: 0.775rem;
  width: 56px;
  background-color: #363D4D;
  border-radius: 50%;
  height: 56px;
  color: #fff;
  justify-content: center;
}
.text-read-more .btn-read-more svg {
  transition: transform 0.3s;
  margin-right: 0;
}
.text-read-more .btn-read-more[aria-expanded=true] svg {
  transform: rotate(180deg);
}

.swiper-container-slide .swiper-overlay {
  height: 600px;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  background: rgba(23, 36, 55, 0.2);
}
.swiper-container-slide .swiper-slide {
  height: 650px;
  min-height: 500px;
  overflow: hidden;
}
.swiper-container-slide .swiper-slide .swiper-background {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.swiper-container-slide .swiper-slide .swiper-background img {
  width: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 650px;
}
.swiper-container-slide .swiper-slide .swiper-gradient:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(45deg, rgba(13, 30, 47, 0.7), rgba(13, 30, 47, 0));
}
.swiper-container-slide .swiper-slide .swiper-content {
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 2;
  position: relative;
}
.swiper-container-slide .swiper-slide .swiper-content .title, .swiper-container-slide .swiper-slide .swiper-content .subtitle, .swiper-container-slide .swiper-slide .swiper-content .cta {
  opacity: 0;
  visibility: hidden;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.swiper-container-slide .swiper-slide .swiper-content .title {
  transform: scale(0.95) translateX(50px);
}
.swiper-container-slide .swiper-slide .swiper-content .subtitle {
  color: #fff;
  font-size: 1.225rem;
  transform: scale(0.95) translateX(50px);
}
.swiper-container-slide .swiper-slide .swiper-content .swiper-footer {
  transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: scale(0.95) translateX(30px);
  opacity: 0;
  visibility: hidden;
}
.swiper-container-slide .swiper-slide.swiper-slide-active .swiper-content .title {
  visibility: visible;
  opacity: 1;
  transform: none;
  transition-delay: 400ms;
}
.swiper-container-slide .swiper-slide.swiper-slide-active .swiper-content .subtitle {
  visibility: visible;
  opacity: 1;
  transform: none;
  transition-delay: 600ms;
}
.swiper-container-slide .swiper-slide.swiper-slide-active .swiper-content .swiper-footer {
  visibility: visible;
  opacity: 1;
  transform: none;
  transition-delay: 800ms;
}

.swiper-button-prev,
.swiper-button-next {
  z-index: 50;
  width: 4rem;
  height: 4rem;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  background-image: none;
  transition: all 0.2s;
  transition-delay: 0s;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 1.5rem;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  border-color: #DDDDDD;
  background-color: #007c89;
}
.swiper-button-prev:hover::before,
.swiper-button-next:hover::before {
  color: #000;
}

.pagination-wrapper {
  max-width: 1140px;
  margin: auto auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  overflow: hidden;
}

.swiper-pagination {
  display: table;
  table-layout: fixed;
  position: absolute;
  bottom: 3rem;
  transition: 0.3s opacity;
  z-index: 10;
}
.swiper-pagination .slideshow-pagination-item {
  display: table-cell;
  width: 15vw;
}
@media (max-width: 991.98px) {
  .swiper-pagination .slideshow-pagination-item {
    display: table;
    width: 100%;
  }
}
.swiper-pagination .slideshow-pagination-item .pagination-number {
  opacity: 0.5;
  width: 80%;
  font-size: 0.875rem;
  text-align: left;
  display: block;
}
@media (max-width: 991.98px) {
  .swiper-pagination .slideshow-pagination-item .pagination-number {
    width: 80%;
    padding: 0.5rem;
  }
}
.swiper-pagination .slideshow-pagination-item:hover, .swiper-pagination .slideshow-pagination-item:focus {
  cursor: pointer;
}
.swiper-pagination .slideshow-pagination-item .pagination-separator {
  width: 15vw;
  display: block;
}
@media (max-width: 991.98px) {
  .swiper-pagination .slideshow-pagination-item .pagination-separator {
    width: 100%;
  }
}
.swiper-pagination .slideshow-pagination-item.active .pagination-number {
  opacity: 1;
}
.swiper-pagination .slideshow-pagination-item.active .pagination-separator-loader {
  transform: scaleX(1);
  transition: all 3s ease;
}

.pagination-number {
  font-size: 1rem;
  color: #FFF;
  padding: 0.2rem 0 0 1rem;
}

.pagination-separator {
  display: none;
  position: relative;
  width: 10vw;
  height: 1px;
  background: rgba(255, 255, 255, 0.25);
  transition: all 0.3s ease;
}
@media (max-width: 991.98px) {
  .pagination-separator {
    display: block;
  }
}
.pagination-separator .pagination-separator-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  transform-origin: 0 0;
  transform: scaleX(0);
  transition: all 0.3s ease;
}

.swiper-container-slide-in-page .swiper-overlay {
  height: 600px;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  background: rgba(23, 36, 55, 0.2);
}
.swiper-container-slide-in-page .swiper-slide {
  height: 650px;
  min-height: 500px;
  overflow: hidden;
}
.swiper-container-slide-in-page .swiper-slide .swiper-background {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.swiper-container-slide-in-page .swiper-slide .swiper-background img {
  width: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 650px;
}
.swiper-container-slide-in-page .swiper-slide .swiper-gradient:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(45deg, rgba(13, 30, 47, 0.7), rgba(13, 30, 47, 0));
}
.swiper-container-slide-in-page .swiper-slide .swiper-content {
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 2;
  position: relative;
}
.swiper-container-slide-in-page .swiper-slide .swiper-content .title, .swiper-container-slide-in-page .swiper-slide .swiper-content .subtitle, .swiper-container-slide-in-page .swiper-slide .swiper-content .cta {
  opacity: 0;
  visibility: hidden;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.swiper-container-slide-in-page .swiper-slide .swiper-content .title {
  transform: scale(0.95) translateX(50px);
}
.swiper-container-slide-in-page .swiper-slide .swiper-content .subtitle {
  color: #fff;
  font-size: 1rem;
  transform: scale(0.95) translateX(50px);
}
.swiper-container-slide-in-page .swiper-slide .swiper-content .swiper-footer {
  transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: scale(0.95) translateX(30px);
  opacity: 0;
  visibility: hidden;
}
.swiper-container-slide-in-page .swiper-slide.swiper-slide-active .swiper-content .title {
  visibility: visible;
  opacity: 1;
  transform: none;
  transition-delay: 400ms;
}
.swiper-container-slide-in-page .swiper-slide.swiper-slide-active .swiper-content .subtitle {
  visibility: visible;
  opacity: 1;
  transform: none;
  transition-delay: 600ms;
}
.swiper-container-slide-in-page .swiper-slide.swiper-slide-active .swiper-content .swiper-footer {
  visibility: visible;
  opacity: 1;
  transform: none;
  transition-delay: 800ms;
}

.swiper-button-prev,
.swiper-button-next {
  z-index: 50;
  width: 4rem;
  height: 4rem;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  background-image: none;
  transition: all 0.2s;
  transition-delay: 0s;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 1.5rem;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  border-color: #DDDDDD;
  background-color: #007c89;
}
.swiper-button-prev:hover::before,
.swiper-button-next:hover::before {
  color: #000;
}

.pagination-wrapper {
  max-width: 1140px;
  margin: auto auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  overflow: hidden;
}

.swiper-pagination {
  display: table;
  table-layout: fixed;
  position: absolute;
  bottom: 3rem;
  transition: 0.3s opacity;
  z-index: 10;
}
.swiper-pagination .slideshow-pagination-item {
  display: table-cell;
  width: 15vw;
}
@media (max-width: 991.98px) {
  .swiper-pagination .slideshow-pagination-item {
    display: table;
    width: 100%;
  }
}
.swiper-pagination .slideshow-pagination-item .pagination-number {
  opacity: 0.5;
  width: 80%;
  font-size: 0.875rem;
  text-align: left;
  display: block;
}
@media (max-width: 991.98px) {
  .swiper-pagination .slideshow-pagination-item .pagination-number {
    width: 80%;
    padding: 0.5rem;
  }
}
.swiper-pagination .slideshow-pagination-item:hover, .swiper-pagination .slideshow-pagination-item:focus {
  cursor: pointer;
}
.swiper-pagination .slideshow-pagination-item .pagination-separator {
  width: 15vw;
  display: block;
}
@media (max-width: 991.98px) {
  .swiper-pagination .slideshow-pagination-item .pagination-separator {
    width: 100%;
  }
}
.swiper-pagination .slideshow-pagination-item.active .pagination-number {
  opacity: 1;
}
.swiper-pagination .slideshow-pagination-item.active .pagination-separator-loader {
  transform: scaleX(1);
  transition: all 3s ease;
}

.pagination-number {
  font-size: 1rem;
  color: #FFF;
  padding: 0.2rem 0 0 1rem;
}

.pagination-separator {
  display: none;
  position: relative;
  width: 10vw;
  height: 1px;
  background: rgba(255, 255, 255, 0.25);
  transition: all 0.3s ease;
}
@media (max-width: 991.98px) {
  .pagination-separator {
    display: block;
  }
}
.pagination-separator .pagination-separator-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  transform-origin: 0 0;
  transform: scaleX(0);
  transition: all 0.3s ease;
}

.card-partner {
  background-color: #F6F6F4;
}
.card-partner .card-partner-logo {
  height: 7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-partner .card-partner-logo img {
  height: 4rem;
  width: auto;
  max-width: 80%;
  margin: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

[id*=views-bootstrap-microcontent-partner-block-partners] .row [class*=col-], [id*=views-bootstrap-microcontent-partner-block-partners] .document-categories [class*=col-] {
  margin-bottom: 30px;
}

.card-glossary {
  height: 100%;
  background-color: #F6F6F4;
}
.card-glossary a {
  text-decoration: none;
}
.card-glossary picture {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  position: relative;
  overflow: hidden;
}
.card-glossary picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.card-glossary picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card-glossary picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-glossary .content {
  padding: 1rem;
}
.card-glossary .content .author {
  font-size: 0.725rem;
  color: #495057;
}
.card-glossary .content .date {
  font-size: 0.725rem;
  color: #495057;
}
.card-glossary .content .title h3 {
  color: #363D4D;
}

.masonry-layout-document-library .masonry-item {
  width: calc(33% - 30px);
  margin-bottom: 30px;
}

.social-media-icons .follow-us {
  flex-direction: row;
  display: flex;
}
.social-media-icons a {
  display: flex;
  width: 37px;
  height: 37px;
}
.social-media-icons a i.icon-social {
  width: 37px;
  height: 37px;
  display: flex;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.social-media-icons a i.icon-social svg {
  margin: auto auto;
}
.social-media-icons a i.icon-social svg path, .social-media-icons a i.icon-social svg circle {
  fill: #363d4d;
}
.social-media-icons a:hover i.icon-social svg {
  margin: auto auto;
}
.social-media-icons a:hover i.icon-social svg path, .social-media-icons a:hover i.icon-social svg circle {
  fill: #495057;
}

.page-footer .social-media-icons .follow-us {
  justify-content: center;
}
.page-footer .social-media-icons a i.icon-social svg path, .page-footer .social-media-icons a i.icon-social svg circle {
  fill: white;
}

.section-title.shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.section-title .title {
  margin-bottom: 1rem;
}
.section-title.has-link {
  display: flex;
  align-items: center;
}
.section-title.has-link .link {
  margin-left: auto;
}
.section-title.has-link .title {
  margin-bottom: 0;
}
.presentation {
  position: relative;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.presentation .image__field-media-image {
  height: 100%;
}
.presentation .image__field-media-image .field__item {
  height: 100%;
}
.presentation .image__field-media-image .field__item img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.presentation .image-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  background: rgba(23, 36, 55, 0.3);
}
.presentation .content {
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.presentation .content h2 {
  color: #fff;
  font-size: 3.75rem;
  font-weight: 700;
}
.presentation .content .description {
  color: #fff;
}
.presentation .content .credit {
  color: #fff;
}

.feature {
  margin-bottom: 30px;
}
.feature.has-border {
  border: 1px solid rgba(0, 124, 137, 0.3);
  padding: 30px;
}
.feature.has-ratio .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  justify-content: center;
  align-items: start;
  padding: 30px;
  flex-direction: column;
}
.feature.has-ratio .content .icon {
  margin-bottom: 15px;
}
.feature .content {
  display: flex;
  z-index: 2;
}
.feature .content .icon {
  flex-shrink: 0;
  margin-right: 30px;
}
.feature .content .icon img {
  width: 96px;
  height: 96px;
}
.feature .content .icon.icon-sm img {
  width: 48px;
  height: 48px;
}
.feature .footer .icon-arrow {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  width: 30px;
  display: flex;
  align-items: center;
}
.feature .footer .arrow-right {
  position: relative;
  display: inline-block;
  padding: 8px 0;
  z-index: 10;
}
.feature .footer .arrow-right:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  top: 50%;
  transition: width 0.2s ease-out;
}
.feature .footer .arrow-right:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  top: calc(50% - 5px);
  position: absolute;
  right: 1px;
}
.feature a {
  color: unset;
}
.feature .logo {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
.feature .logo:after {
  content: "";
  height: 2px;
  width: 30px;
  bottom: 0;
  position: absolute;
  left: 0;
  background-color: #fff;
}
.feature .logo img {
  max-height: 60px;
  width: auto;
}
.feature.ratio-1-1 .image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.feature.ratio-1-1 picture {
  position: relative;
  overflow: hidden;
  display: block;
  position: relative;
}
.feature.ratio-1-1 picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.feature.ratio-1-1 picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.feature.ratio-1-1 picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.feature.ratio-1-1 picture img {
  transform: scale(1);
  will-change: transform;
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.feature.ratio-1-1 .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(54, 61, 77, 0.7);
  z-index: 1;
}
.feature:hover picture img {
  transform: scale(1.2);
}
.feature.ratio-1-1 {
  position: relative;
}
.feature.ratio-1-1:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.feature.ratio-4-3 {
  position: relative;
}
.feature.ratio-4-3:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.feature.ratio-3-4 {
  position: relative;
}
.feature.ratio-3-4:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 150%;
}

@media (max-width: 991.98px) {
  .layout .col-lg-4 .feature {
    margin-bottom: 30px;
  }
}
.background {
  position: relative;
  height: 600px;
  overflow: hidden;
}
.background .image-overlay {
  height: 600px;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  background: rgba(23, 36, 55, 0.2);
}
.background .image img {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.background .content {
  position: absolute;
  width: 100%;
  bottom: 30px;
  z-index: 10;
  height: auto;
  display: flex;
  align-items: center;
  top: auto;
  right: 0;
  left: auto;
  max-width: 1140px;
  background: #172437;
  padding: 30px;
}
.background .content h2 {
  color: #fff;
}
.background .content .description {
  color: #fff;
}
.background .content .credit {
  color: #fff;
}

.fancy-gallery .gallery .gallery-item {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.fancy-gallery .gallery .gallery-item .copyright {
  padding-top: 15px;
  display: block;
  border-bottom: 2px solid #363D4D;
  font-size: 0.875rem;
  color: #363D4D;
  padding-bottom: 15px;
}
.fancy-gallery .gallery .gallery-item .gallery-icon {
  position: absolute;
  color: #fff;
  visibility: hidden;
  transition: visibility 0.14s ease-out, opacity 0.14s ease-out, transform 0.24s ease;
  opacity: 0;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.fancy-gallery .gallery .gallery-item .gallery-item-hover {
  visibility: hidden;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(rgba(47, 48, 50, 0.2), rgba(47, 48, 50, 0.7));
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.15);
  border-radius: 0;
  transition: visibility 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
}
.fancy-gallery .gallery .gallery-item picture {
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.fancy-gallery .gallery .gallery-item picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.fancy-gallery .gallery .gallery-item picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fancy-gallery .gallery .gallery-item picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fancy-gallery .gallery .gallery-item picture img {
  transform: scale(1);
  will-change: transform;
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fancy-gallery .gallery .gallery-item:hover picture img {
  transform: scale(1.2);
}
.fancy-gallery .gallery .gallery-item:hover .gallery-item-hover {
  visibility: visible;
  opacity: 1;
}
.fancy-gallery .gallery .gallery-item:hover .gallery-icon {
  visibility: visible;
  opacity: 1;
}
.fancy-gallery .gallery.gallery-layout-4 {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.fancy-gallery .gallery.gallery-layout-4 li {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding-right: 5px;
  padding-left: 5px;
}
.fancy-gallery .gallery.gallery-layout-4 li:first-child {
  flex: 0 0 100%;
  max-width: 100%;
}
.fancy-gallery .gallery.gallery-layout-4 li:first-child .gallery-item {
  margin-bottom: 10px;
}
.fancy-gallery .gallery.gallery-layout-4 li:first-child .gallery-item picture {
  position: relative;
  overflow: hidden;
}
.fancy-gallery .gallery.gallery-layout-4 li:first-child .gallery-item picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 133.3333333333%;
}
.fancy-gallery .gallery.gallery-layout-4 li:first-child .gallery-item picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fancy-gallery .gallery.gallery-layout-4 li:first-child .gallery-item picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fancy-gallery .gallery.gallery-layout-4 li:nth-child(n+2) .gallery-item .gallery-icon svg {
  width: 30px;
  height: 30px;
}
.fancy-gallery .gallery.gallery-layout-4 li:nth-child(n+5) {
  display: none;
}
.fancy-gallery .gallery.gallery-layout-4 li .gallery-item {
  margin-bottom: 0;
}
.fancy-gallery.ratio-3-4 .gallery .gallery-item picture {
  position: relative;
  overflow: hidden;
}
.fancy-gallery.ratio-3-4 .gallery .gallery-item picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 133.3333333333%;
}
.fancy-gallery.ratio-3-4 .gallery .gallery-item picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fancy-gallery.ratio-3-4 .gallery .gallery-item picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fancybox-is-open .fancybox-bg {
  opacity: 1;
}

.fancybox-bg {
  background: #fff;
}

.fancybox-caption {
  background: transparent;
}

@media (max-width: 767.98px) {
  .fancybox-slide--image {
    padding: 50px 0;
  }
}

.fancybox-button {
  background: transparent;
}

.fancybox-button svg path {
  stroke-width: unset;
  fill: unset;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #363D4D;
}

.gallery-horizontal .gallery.gallery-layout-4 li:first-child {
  flex: 0 0 100%;
  max-width: 100%;
}
.gallery-horizontal .gallery.gallery-layout-4 li:first-child .gallery-item {
  margin-bottom: 10px;
}
.gallery-horizontal .gallery.gallery-layout-4 li:first-child .gallery-item picture {
  position: relative;
  overflow: hidden;
}
.gallery-horizontal .gallery.gallery-layout-4 li:first-child .gallery-item picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.gallery-horizontal .gallery.gallery-layout-4 li:first-child .gallery-item picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.gallery-horizontal .gallery.gallery-layout-4 li:first-child .gallery-item picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.flag-wrapper .flag {
  width: 50px;
  height: 40px;
}

.testimonial:before {
  content: "";
  border-top: 3px solid;
  width: 50px;
}
.testimonial blockquote {
  font-size: 1.275rem;
  font-weight: 500;
  font-style: italic;
}
.testimonial .testimonial-content {
  padding: 30px;
  position: relative;
  text-align: center;
}
.testimonial .testimonial-content .testimonial-content-inner {
  position: relative;
}

.card-focal-point {
  height: 100%;
  background-color: #F6F6F4;
  overflow: hidden;
}
.card-focal-point .card-focal-point-inner {
  display: flex;
}
.card-focal-point .card-focal-point-inner .card-user-avatar {
  position: relative;
}
.card-focal-point .card-focal-point-inner .card-user-content {
  padding: 1rem;
}
.card-focal-point .user-details-popovers {
  display: flex;
}
.card-focal-point .btn-circle {
  border-radius: 50px;
  padding: 0;
  border-width: 0;
  width: 30px;
  height: 30px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #dbd9d2;
}
.card-focal-point .btn-circle:hover {
  background-color: #8c8c8c;
  cursor: pointer;
}
.card-focal-point .user-details {
  list-style: none;
  padding: 0;
  font-size: 0.875rem;
}
.card-focal-point .user-details li {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
.card-focal-point .user-details li svg {
  width: 20px;
  height: 20px;
  margin-right: 0.5rem;
}
.card-focal-point .user-details li a {
  color: #363D4D;
  text-decoration: underline;
}
.card-focal-point .card-details {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid rgba(54, 61, 77, 0.1);
}
@media (max-width: 767.98px) {
  .card-focal-point h3 {
    font-size: 1rem;
  }
}
.card-focal-point .meta-data {
  display: flex;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.card-focal-point .meta-data span {
  display: inline-block;
  position: relative;
  padding-right: 0.5rem;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
}
.card-focal-point .meta-data span:after {
  content: "";
  border-left: 1px solid #363d4d;
  position: absolute;
  height: 55%;
  right: 0;
}
.card-focal-point .meta-data span:last-child {
  padding-right: 0;
  margin-right: 0;
}
.card-focal-point .meta-data span:last-child:after {
  content: none;
}
.card-focal-point .meta-data-list {
  padding: 0;
  list-style: none;
  font-size: 0.725rem;
}
.card-focal-point .meta-data-list li .label {
  font-weight: 800;
}

[id*=views-bootstrap-users-members-block-users-members] .row > [class*=col-md-6], [id*=views-bootstrap-users-members-block-users-members] .document-categories > [class*=col-md-6] {
  margin-bottom: 30px;
}

.call-to-action {
  padding-top: 60px;
  padding-bottom: 60px;
}

.overlay-video {
  position: relative;
}
.overlay-video .overlay-video-text {
  position: absolute;
  top: 20px;
  z-index: 20;
  margin: auto;
  transform: translateX(-50%);
  left: 50%;
  text-align: center;
}
.overlay-video .overlay-video-text h2 {
  color: white;
  text-transform: uppercase;
  font-family: "Akrobat", sans-serif;
}

.plyr--video {
  border-radius: 0;
}
.plyr--video .plyr__poster {
  transition: -webkit-filter 2s ease-out;
  transition: filter 2s ease-out;
  transition: filter 2s ease-out, -webkit-filter 2s ease-out;
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
  background-size: cover;
}
.plyr--video:hover .plyr__poster {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
.plyr--video .plyr__control--overlaid {
  background-color: #007c89;
}
.plyr--video .plyr__control--overlaid::before {
  -webkit-animation: fx-plyr-play-button 2s ease-out infinite;
          animation: fx-plyr-play-button 2s ease-out infinite;
  border: 4px solid #007c89;
  border-radius: 200%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  content: "";
  height: 200%;
  left: -50%;
  position: absolute;
  top: -50%;
  width: 200%;
}
@-webkit-keyframes fx-plyr-play-button {
  0% {
    transform: scale(0.5);
  }
  100% {
    opacity: 0;
  }
}
@keyframes fx-plyr-play-button {
  0% {
    transform: scale(0.5);
  }
  100% {
    opacity: 0;
  }
}
.video-js:hover .vjs-big-play-button {
  transform: scale(1.2);
}
.avatar {
  position: relative;
  color: #363D4D;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
  height: 36px;
  width: 36px;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #007c89;
}
.avatar img {
  width: 100%;
  -webkit-transition: all 0.2s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.avatar.rounded-circle img {
  border-radius: 50%;
}
.avatar span {
  background-color: #F6F6F4;
}
.avatar + .avatar {
  margin-left: 0.25rem;
}
.avatar + .avatar-content {
  display: inline-block;
  margin-left: 0.75rem;
}

.avatar-xl {
  width: 120px;
  height: 120px;
  font-size: 16px;
}

.avatar-lg {
  width: 136px;
  height: 166px;
  font-size: 16px;
}

.avatar-sm {
  width: 48px;
  height: 48px;
  font-size: 16px;
}

.card-video {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.card-video .video-item-hover {
  visibility: visible;
  opacity: 1;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(rgba(0, 124, 137, 0.1), rgba(0, 124, 137, 0.7));
  box-shadow: inset 0 0 50px rgba(0, 124, 137, 0.1);
  border-radius: 0;
  transition: visibility 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.card-video picture {
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.card-video picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.card-video picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card-video picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-video picture img {
  transform: scale(1);
  will-change: transform;
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.card-video .content {
  position: absolute;
  z-index: 2;
  color: #fff;
  display: flex;
  flex-direction: column;
  padding: 2rem;
  bottom: 0;
}
.card-video .content .title h3 {
  font-size: 1.275rem;
  font-weight: 700;
}
.card-video .content .meta-data {
  display: flex;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.card-video:hover picture img {
  transform: scale(1.2);
}
.card-video:hover .gallery-item-hover {
  visibility: visible;
  opacity: 1;
}
.card-video .plyr__control--overlaid {
  background: #007c89;
  border: 0;
  border-radius: 100%;
  color: #fff;
  display: block;
  left: 50%;
  opacity: 0.9;
  padding: calc(10px * 1.5);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  z-index: 2;
}
.card-video .plyr__control--overlaid::before {
  -webkit-animation: fx-plyr-play-button 2s ease-out infinite;
          animation: fx-plyr-play-button 2s ease-out infinite;
  border: 4px solid #007c89;
  border-radius: 200%;
  box-shadow: 0 0 5px rgba(0, 124, 137, 0.3);
  box-sizing: border-box;
  content: "";
  height: 200%;
  left: -50%;
  position: absolute;
  top: -50%;
  width: 200%;
}
.card-video .plyr__control--overlaid svg {
  display: block;
  fill: currentColor;
  height: 18px;
  pointer-events: none;
  width: 18px;
  margin-left: 2px;
}
.card-video .plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.video-grid .row .video-featured .card-video-wrapper, .video-grid .document-categories .video-featured .card-video-wrapper {
  height: 100%;
}
.video-grid .row .video-featured .card-video-wrapper .card-video, .video-grid .document-categories .video-featured .card-video-wrapper .card-video {
  height: 100%;
  margin-bottom: 0;
}
.video-grid .row .video-featured .card-video-wrapper .card-video .video-item-hover, .video-grid .document-categories .video-featured .card-video-wrapper .card-video .video-item-hover {
  visibility: hidden;
  opacity: 0;
}
.video-grid .row .video-featured .card-video-wrapper .card-video .content, .video-grid .document-categories .video-featured .card-video-wrapper .card-video .content {
  background-color: rgba(0, 124, 137, 0.8);
  margin: 0 1rem 1rem;
}
.video-grid .row .video-featured .card-video-wrapper .card-video .video__field-featured-image, .video-grid .document-categories .video-featured .card-video-wrapper .card-video .video__field-featured-image {
  height: 100%;
}
.video-grid .row .video-featured .card-video-wrapper .card-video .video__field-featured-image > div, .video-grid .document-categories .video-featured .card-video-wrapper .card-video .video__field-featured-image > div {
  height: 100%;
}
.video-grid .row .video-featured .card-video-wrapper .card-video .video__field-featured-image .image__field-media-image, .video-grid .document-categories .video-featured .card-video-wrapper .card-video .video__field-featured-image .image__field-media-image {
  height: 100%;
}
.video-grid .row .video-latest .card-video-wrapper .card-video .content, .video-grid .document-categories .video-latest .card-video-wrapper .card-video .content {
  padding: 1rem;
}
.video-grid .row .video-latest .card-video-wrapper .card-video .title h3, .video-grid .document-categories .video-latest .card-video-wrapper .card-video .title h3 {
  font-size: 1.125rem;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.video-grid .row .video-latest .card-video-wrapper:last-child .card-video, .video-grid .document-categories .video-latest .card-video-wrapper:last-child .card-video {
  margin-bottom: 0;
}
.video-grid .multimedia__field-media-image {
  height: 100%;
}
.video-grid .multimedia__field-media-image article {
  height: 100%;
}
.video-grid .multimedia__field-media-image article .image__field-media-image {
  height: 100%;
}
.video-grid .multimedia__field-media-image article .image__field-media-image .field__item {
  height: 100%;
}

@keyframes fx-plyr-play-button {
  0% {
    transform: scale(0.5);
  }
  100% {
    opacity: 0;
  }
}
.video-js:hover .vjs-big-play-button {
  transform: scale(1.2);
}
.card-user {
  height: 100%;
  background-color: #F6F6F4;
  overflow: hidden;
}
.card-user .card-user-image {
  position: relative;
  background-color: rgba(54, 61, 77, 0.3);
}
.card-user .card-user-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 130%;
}
.card-user .user-details {
  list-style: none;
  padding: 0;
  font-size: 0.875rem;
}
.card-user .user-details li {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
.card-user .user-details li svg {
  width: 20px;
  height: 20px;
  margin-right: 0.5rem;
}
.card-user .user-details li a {
  color: #363D4D;
  text-decoration: underline;
}
.card-user .card-details {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid rgba(54, 61, 77, 0.1);
}
@media (max-width: 767.98px) {
  .card-user h3 {
    font-size: 1rem;
  }
}
.card-user .meta-data {
  display: flex;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.card-user .meta-data span {
  display: inline-block;
  position: relative;
  padding-right: 0.5rem;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
}
.card-user .meta-data span:after {
  content: "";
  border-left: 1px solid #363d4d;
  position: absolute;
  height: 55%;
  right: 0;
}
.card-user .meta-data span:last-child {
  padding-right: 0;
  margin-right: 0;
}
.card-user .meta-data span:last-child:after {
  content: none;
}
.card-user .meta-data-list {
  padding: 0;
  list-style: none;
  font-size: 0.725rem;
}
.card-user .meta-data-list li .label {
  font-weight: 800;
}

.card-user-horizontal {
  height: 100%;
  background-color: #F6F6F4;
  overflow: hidden;
  border-bottom: 2px solid #8c8c8c;
}
.card-user-horizontal .card-user-image {
  position: relative;
}
.card-user-horizontal img {
  width: 100%;
}
.card-user-horizontal .user-details {
  list-style: none;
  padding: 0;
  font-size: 0.875rem;
}
.card-user-horizontal .user-details li {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
.card-user-horizontal .user-details li svg {
  width: 20px;
  height: 20px;
  margin-right: 0.5rem;
}
.card-user-horizontal .user-details li a {
  color: #363D4D;
  text-decoration: underline;
}
.card-user-horizontal .card-details {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid rgba(54, 61, 77, 0.1);
}
@media (max-width: 767.98px) {
  .card-user-horizontal h3 {
    font-size: 1rem;
  }
}
.card-user-horizontal .meta-data {
  display: flex;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.card-user-horizontal .meta-data span {
  display: inline-block;
  position: relative;
  padding-right: 0.5rem;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
}
.card-user-horizontal .meta-data span:after {
  content: "";
  border-left: 1px solid #363d4d;
  position: absolute;
  height: 55%;
  right: 0;
}
.card-user-horizontal .meta-data span:last-child {
  padding-right: 0;
  margin-right: 0;
}
.card-user-horizontal .meta-data span:last-child:after {
  content: none;
}
.card-user-horizontal .meta-data-list {
  padding: 0;
  list-style: none;
  font-size: 0.725rem;
}
.card-user-horizontal .meta-data-list li .label {
  font-weight: 800;
}

.other-languages {
  font-weight: 500;
}
.other-languages a {
  color: #5494CF;
  text-decoration: underline;
}

.card-download-resource {
  background-color: #F6F6F4;
  padding: 1rem;
}
.card-download-resource .title {
  position: relative;
}
.card-download-resource .title:after {
  width: 40px;
  border-bottom: 2px solid #363D4D;
  content: "";
  display: flex;
  margin-bottom: 10px;
}
.card-download-resource .title h4 {
  font-size: 1.125rem;
  font-weight: 600;
}
.card-download-resource .content {
  display: flex;
  align-items: center;
}
.card-download-resource .content .file-info {
  font-size: 0.875rem;
}
.card-download-resource .content .download {
  margin-left: auto;
}

.feature-stats-item {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #363D4D;
  padding: 3rem;
}
.feature-stats-item .number {
  font-size: 3.75rem;
  font-weight: 900;
  color: #fff;
}
.feature-stats-item p {
  color: #fff;
}
.feature-stats-item .description p:last-child {
  margin: 0;
}

.link {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link .link-item {
  border-bottom: 1px solid #DDDDDD;
}
.link .link-item .link-item-text {
  margin-left: 5px;
}
.link .link-item .link-item-url {
  padding: 1rem;
  display: flex;
  color: #363D4D;
  align-items: center;
}
.link .link-item .link-item-url .link-action {
  margin-left: auto;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  padding: 0.25rem 0.5rem;
  background: #5494CF;
  color: white;
}
.link .link-item .link-item-url .link-action svg {
  margin-left: 5px;
}
.link .link-item .link-item-url:hover {
  background-color: #F6F6F4;
  text-decoration: none;
}

.collapsible .collapsible-header {
  cursor: pointer;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  padding-left: 0;
  background-color: #fff;
  border-radius: 0;
  border-bottom: 1px solid #363D4D;
}
.collapsible .collapsible-header .collapsible-title {
  padding-right: 2rem;
  position: relative;
}
.collapsible .collapsible-header .collapsible-title .plus-icon {
  background-color: #F6F6F4;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  right: 25px;
}
.collapsible .collapsible-header .collapsible-title .plus-icon svg {
  transition: transform 0.3s;
}
.collapsible .collapsible-header .collapsible-title .collapsible-title-inner {
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "Akrobat", sans-serif;
}
.collapsible .collapsible-content {
  padding-left: 1.5rem;
}
.collapsible .collapsible-content p {
  margin-bottom: 0;
}
.collapsible .collapsible-content .collapsible-content-inner {
  padding-top: 15px;
}
.collapsible .collapsible-header[aria-expanded=true] {
  background-color: #fff;
}
.collapsible .collapsible-header[aria-expanded=true] .plus-icon {
  background-color: #F8F3EF;
}
.collapsible .collapsible-header[aria-expanded=true] .plus-icon svg {
  transform: rotate(135deg);
}

fieldset.webform-type-fieldset {
  position: relative;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
fieldset.webform-type-fieldset:after {
  border-bottom: 1px solid #DDDDDD;
  content: "";
  position: absolute;
  bottom: 0;
  left: -30px;
  right: -30px;
}

.callout {
  overflow: hidden;
}
.callout .call-out-wrapper {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 60px;
  display: flex;
  align-items: center;
}
.callout .call-out-wrapper:before {
  content: "";
  background-color: #F6F6F4;
  width: 100%;
  height: 100%;
  left: -100%;
  position: absolute;
}
.callout .call-out-wrapper.bg-teal-light:before {
  background-color: #d1e4dd;
}
.callout .description {
  font-size: 1.775rem;
  font-weight: 600;
}
.callout.position-right .col-md-10 {
  margin-left: auto;
}
.callout.position-right .col-md-10 .call-out-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 0;
  padding-left: 60px;
}
.callout.position-right .col-md-10 .call-out-wrapper:before {
  left: auto;
  right: -100%;
}

.text-paragraph.copy-big p {
  font-size: 1.175rem;
  line-height: 1.7;
}
.text-paragraph h2 {
  text-transform: none;
}
.text-paragraph h3 {
  text-transform: none;
}
.text-paragraph h4 {
  text-transform: none;
}
.text-paragraph h5 {
  text-transform: none;
}

.feature-stats {
  margin-bottom: 30px;
}
.feature-stats .icon img {
  width: 86px;
  height: 86px;
}
.feature-stats.has-background .content {
  padding: 30px;
}
.feature-stats.has-two-stats .content .content-wrapper {
  display: flex;
}
.feature-stats.has-two-stats .content .content-wrapper .description {
  width: 50%;
}
.feature-stats.has-two-stats .content .content-wrapper .description-one {
  padding-right: 15px;
}
.feature-stats.has-two-stats .content .content-wrapper .description-two {
  padding-left: 15px;
}
.feature-stats .description p {
  font-family: "Akrobat", sans-serif;
  font-weight: 500;
  font-size: 1.275rem;
  line-height: 1.2;
  margin: 0;
}
.feature-stats .description p > strong {
  font-weight: 900;
  color: #004e56;
}
.feature-stats .footer .icon-arrow {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  width: 30px;
  display: flex;
  align-items: center;
}
.feature-stats .footer .arrow-right {
  position: relative;
  display: inline-block;
  padding: 8px 0;
  z-index: 10;
}
.feature-stats .footer .arrow-right:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  top: 50%;
  transition: width 0.2s ease-out;
}
.feature-stats .footer .arrow-right:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  top: calc(50% - 5px);
  position: absolute;
  right: 1px;
}
.feature-stats a {
  color: unset;
}
.feature-stats .logo {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
.feature-stats .logo:after {
  content: "";
  height: 2px;
  width: 30px;
  bottom: 0;
  position: absolute;
  left: 0;
  background-color: #fff;
}
.feature-stats .logo img {
  max-height: 60px;
  width: auto;
}
.feature-stats.ratio-1-1 .image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.feature-stats.ratio-1-1 picture {
  position: relative;
  overflow: hidden;
  display: block;
  position: relative;
}
.feature-stats.ratio-1-1 picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.feature-stats.ratio-1-1 picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.feature-stats.ratio-1-1 picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.feature-stats.ratio-1-1 picture img {
  transform: scale(1);
  will-change: transform;
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.feature-stats.ratio-1-1 .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(54, 61, 77, 0.7);
  z-index: 1;
}
.feature-stats:hover picture img {
  transform: scale(1.2);
}
.feature-stats.ratio-1-1 {
  position: relative;
}
.feature-stats.ratio-1-1:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.feature-stats.ratio-4-3 {
  position: relative;
}
.feature-stats.ratio-4-3:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.feature-stats.ratio-3-4 {
  position: relative;
}
.feature-stats.ratio-3-4:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 150%;
}

@media (max-width: 991.98px) {
  .layout .col-lg-4 .feature {
    margin-bottom: 30px;
  }
}
.card-forest-fact {
  background-color: #FDC780;
}
.card-forest-fact .icon img {
  width: 200px;
  height: 200px;
}
.card-forest-fact .content {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  padding: 30px;
}
.card-forest-fact .description p {
  font-family: "Akrobat", sans-serif;
  font-weight: 500;
  font-size: 1.775rem;
  line-height: 1.2;
}
.card-forest-fact .description p strong {
  font-weight: 900;
}
.card-forest-fact .description p > span {
  font-weight: 900;
}
.card-forest-fact .footer .icon-arrow {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  width: 30px;
  display: flex;
  align-items: center;
}
.card-forest-fact .footer .arrow-right {
  position: relative;
  display: inline-block;
  padding: 8px 0;
  z-index: 10;
}
.card-forest-fact .footer .arrow-right:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  top: 50%;
  transition: width 0.2s ease-out;
}
.card-forest-fact .footer .arrow-right:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  top: calc(50% - 5px);
  position: absolute;
  right: 1px;
}
.card-forest-fact a {
  color: unset;
}
.card-forest-fact .logo {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
.card-forest-fact .logo:after {
  content: "";
  height: 2px;
  width: 30px;
  bottom: 0;
  position: absolute;
  left: 0;
  background-color: #fff;
}
.card-forest-fact .logo img {
  max-height: 60px;
  width: auto;
}
.card-forest-fact.ratio-1-1 .image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.card-forest-fact.ratio-1-1 picture {
  position: relative;
  overflow: hidden;
  display: block;
  position: relative;
}
.card-forest-fact.ratio-1-1 picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.card-forest-fact.ratio-1-1 picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card-forest-fact.ratio-1-1 picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-forest-fact.ratio-1-1 picture img {
  transform: scale(1);
  will-change: transform;
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.card-forest-fact.ratio-1-1 .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(54, 61, 77, 0.7);
  z-index: 1;
}
.card-forest-fact:hover picture img {
  transform: scale(1.2);
}
.card-forest-fact.ratio-1-1 {
  position: relative;
}
.card-forest-fact.ratio-1-1:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.card-forest-fact.ratio-4-3 {
  position: relative;
}
.card-forest-fact.ratio-4-3:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.card-forest-fact.ratio-3-4 {
  position: relative;
}
.card-forest-fact.ratio-3-4:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 150%;
}

.masonry-layout-forest-facts .masonry-item {
  width: calc(33% - 30px);
  margin-bottom: 30px;
}
.masonry-layout-forest-facts .masonry-item:nth-child(1) .card-forest-fact {
  background-color: #FDC780;
}
.masonry-layout-forest-facts .masonry-item:nth-child(2) .card-forest-fact {
  background-color: rgba(253, 199, 128, 0.8);
}
.masonry-layout-forest-facts .masonry-item:nth-child(3) .card-forest-fact {
  background-color: rgba(253, 199, 128, 0.6);
}
.masonry-layout-forest-facts .masonry-item:nth-child(4) .card-forest-fact {
  background-color: rgba(253, 199, 128, 0.3);
}
.masonry-layout-forest-facts .masonry-item:nth-child(5) .card-forest-fact {
  background-color: #fdc780;
}
.masonry-layout-forest-facts .masonry-item:nth-child(6) .card-forest-fact {
  background-color: rgba(253, 199, 128, 0.8);
}

.card-country {
  height: 100%;
  overflow: hidden;
  padding: 1rem;
  border: 1px solid #DDDDDD;
}
.card-country a {
  display: block;
  color: unset;
  text-decoration: none;
}
.card-country .card-country-inner {
  display: flex;
  align-items: center;
}
.card-country .card-country-inner .title {
  margin-left: 1rem;
}
.card-country .card-country-inner .title h3 {
  color: #363D4D;
}
@media (max-width: 767.98px) {
  .card-country .card-country-inner .title h3 {
    font-size: 1rem;
  }
}

.divider-wrapper .divider {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-bottom: 2px solid #363d4d;
}

.card-user-compact {
  height: 100%;
  background-color: #F6F6F4;
  overflow: hidden;
}
.card-user-compact .card-user-image {
  position: relative;
  background-color: rgba(54, 61, 77, 0.3);
}
.card-user-compact .card-user-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 120%;
}
.card-user-compact .card-user-image picture {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.card-user-compact .card-user-image picture img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.card-user-compact .user-details {
  list-style: none;
  padding: 0;
  font-size: 0.875rem;
}
.card-user-compact .user-details li {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
.card-user-compact .user-details li svg {
  width: 20px;
  height: 20px;
  margin-right: 0.5rem;
}
.card-user-compact .user-details li a {
  color: #363D4D;
  text-decoration: underline;
}
.card-user-compact .card-details {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid rgba(54, 61, 77, 0.1);
}
@media (max-width: 767.98px) {
  .card-user-compact h3 {
    font-size: 1rem;
  }
}
.card-user-compact .meta-data {
  display: flex;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.card-user-compact .meta-data span {
  display: inline-block;
  position: relative;
  padding-right: 0.5rem;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
}
.card-user-compact .meta-data span:after {
  content: "";
  border-left: 1px solid #363d4d;
  position: absolute;
  height: 55%;
  right: 0;
}
.card-user-compact .meta-data span:last-child {
  padding-right: 0;
  margin-right: 0;
}
.card-user-compact .meta-data span:last-child:after {
  content: none;
}
.card-user-compact .meta-data-list {
  padding: 0;
  list-style: none;
  font-size: 0.725rem;
}
.card-user-compact .meta-data-list li .label {
  font-weight: 800;
}

.hero-modern {
  position: relative;
  padding-top: 90px;
  background: linear-gradient(135deg, #ceecfd 0%, rgba(206, 236, 253, 0.8) 50%, rgba(255, 255, 255, 0.1) 100%);
  height: 750px;
}
.hero-modern .title {
  font-size: 8rem;
}
.hero-modern .title .title-part {
  font-weight: 900;
  text-transform: uppercase;
  display: block;
  color: #fff;
  text-shadow: 0px 3px 0px #ECC598, 0px 14px 10px rgba(0, 0, 0, 0.15), 0px 24px 2px rgba(0, 0, 0, 0.1), 0px 34px 30px rgba(0, 0, 0, 0.1);
}
.hero-modern .hero-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-image: url(/themes/custom/unredd/assets/images/bg-tropical-forest.svg);
  opacity: 1;
  background-position: bottom center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.hero-modern .hero-content-container {
  width: 100%;
  bottom: 0;
  z-index: 10;
  height: 100%;
  display: flex;
  align-items: center;
}
.hero-modern .hero-content-container .description {
  margin-top: 1rem;
  font-size: 1.375rem;
}
.hero-modern .hero-content-container .ctas {
  margin-top: 3rem;
}
.hero-modern .hero-content-container .ctas a:nth-child(2) {
  margin-left: 1rem;
}
.hero-modern .hero-content-container .description p:last-child {
  margin-bottom: 0;
}
.hero-modern.hero-sm {
  height: 300px;
}
.hero-modern.hero-sm picture {
  height: 450px;
}
.hero-modern.hero-lg {
  height: 450px;
}
.hero-modern.hero-lg picture {
  height: 450px;
}
.hero-modern .nav {
  max-width: 650px;
  margin-top: 15px;
}
.hero-modern .nav .nav-item {
  opacity: 0;
  -webkit-animation: 0.5s ease-out 0s 1 slideInFromLeft;
  animation: 0.5s ease-out 0s 1 slideInFromLeft;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  animation-fill-mode: none;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hero-modern .nav .nav-item:nth-child(1) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}
.hero-modern .nav .nav-item:nth-child(2) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.hero-modern .nav .nav-item:nth-child(3) {
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}
.hero-modern .nav .nav-item:nth-child(4) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.hero-modern .nav .nav-item:nth-child(5) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
@-webkit-keyframes slideInFromLeft {
  0% {
    transform: translateX(-25px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInFromLeft {
  0% {
    transform: translateX(-25px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.hero-modern .nav .nav-item .nav-link {
  pointer-events: all;
  margin: 0 3px 3px 0;
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #007c89;
  color: #fff;
  transition: color 0.2s linear;
  padding: 0.775rem 1.25rem 0.775rem;
  letter-spacing: 0.05em;
  font-size: 1rem;
  font-family: "Akrobat", sans-serif;
}
.hero-modern .nav .nav-item .nav-link > span {
  position: relative;
}
.hero-modern .nav .nav-item .nav-link:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: #FDC780;
  transform: scaleX(0);
  transform-origin: center left;
  transition: transform 0.3s;
}
.hero-modern .nav .nav-item .nav-link:hover {
  color: #363D4D;
}
.hero-modern .nav .nav-item .nav-link:hover:before {
  transform: scaleX(1);
}
@media (max-width: 767.98px) {
  .hero-modern .nav .nav-item .nav-link {
    font-size: 1rem;
    padding: 0.5rem 1.25rem 0.5rem;
  }
}

.section-what-can-do {
  background-color: #4C6257;
  position: relative;
}
.section-what-can-do:before {
  content: "";
  background-image: url(/themes/custom/unredd/assets/images/bg-forest-left-part.svg);
  position: absolute;
  opacity: 1;
  top: 0px;
  left: 0px;
  width: 226px;
  height: 750px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.section-what-can-do:after {
  content: "";
  background-image: url(/themes/custom/unredd/assets/images/bg-forest-right-part.svg);
  position: absolute;
  opacity: 1;
  top: 0px;
  right: 0px;
  width: 160px;
  height: 516px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.section-videos {
  background-color: #FAFAFA;
  position: relative;
}
.section-videos:before {
  content: "";
  background-image: url(/themes/custom/unredd/assets/images/bg-forest-left-part-1.svg);
  position: absolute;
  opacity: 1;
  bottom: 0px;
  left: 0px;
  width: 573px;
  height: 786px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.section-videos:after {
  content: "";
  background-image: url(/themes/custom/unredd/assets/images/bg-forest-right-part-1.svg);
  position: absolute;
  opacity: 1;
  bottom: -160px;
  right: 0px;
  width: 317px;
  height: 432px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.section-forest .card-article-vertical .content .title h3 {
  color: #22242C;
  text-transform: uppercase;
  font-weight: 700;
}
.section-forest .card-resources-compact {
  color: #22242C;
}
.section-forest .card-resources-compact {
  border-bottom: 3px solid #4C6257;
}
.section-forest .card-article-vertical {
  border-bottom-color: #4C6257;
}
.section-forest .section-title .title h2 {
  color: #22242C !important;
}
.section-forest .js-pager__items .pager__item .button {
  border-radius: 150px;
  background-color: #4C6257;
  color: #fff;
  border-color: #4C6257;
}
.section-forest .js-pager__items .pager__item .button:hover {
  background-color: #ECC598;
  border-color: #ECC598;
}
.section-forest .plyr__control--overlaid {
  background-color: #ECC598;
}
.section-forest .plyr__control--overlaid::before {
  border: 4px solid #ECC598;
}

.swiper-button-next {
  width: 48px !important;
  height: 48px !important;
  background-color: white;
  color: #22242C !important;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  right: 60px !important;
}
.swiper-button-next::after {
  font-size: 1.5rem !important;
}
.swiper-button-next:hover {
  background-color: #ECC598 !important;
}

.swiper-button-prev {
  width: 48px !important;
  height: 48px !important;
  background-color: white;
  color: #22242C !important;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  left: 60px !important;
}
.swiper-button-prev::after {
  font-size: 1.5rem !important;
}
.swiper-button-prev:hover {
  background-color: #363D4D !important;
}

.swiper-forest-facts .swiper-slide.swiper-slide-sand {
  background-color: #FAFAFA;
}
.swiper-forest-facts .swiper-slide.swiper-slide-blue {
  background-color: #CEECFD;
}
.swiper-forest-facts .swiper-slide .swiper-slider-inner {
  height: 800px;
  padding-top: 110px;
  padding-bottom: 110px;
}
.swiper-forest-facts .swiper-slide .text {
  color: #fff;
  background-color: #4C6257;
  height: 350px;
  width: 350px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 1.2;
  font-size: 1.3rem;
  text-align: center;
}
.swiper-forest-facts .swiper-slide .text span.number {
  font-size: 6rem;
  font-weight: 700;
}
.swiper-forest-facts .swiper-slide .text.text-feature-yellow {
  background-color: #ECC598;
}
.swiper-forest-facts .swiper-slide .text.text-feature-dark {
  background-color: #22242C;
}

.bg-forest-slide-01 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-image: url(/themes/custom/unredd/assets/images/bg-forest-slide-01.svg);
  opacity: 1;
  background-position: bottom center;
  background-size: 100%;
  background-repeat: no-repeat;
}

.bg-forest-slide-02 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-image: url(/themes/custom/unredd/assets/images/bg-forest-slide-02.svg);
  opacity: 1;
  background-position: bottom center;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-cards {
  padding-bottom: 60px;
}
.swiper-cards .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  padding: 30px;
  color: #fff;
  text-align: center;
}
.swiper-cards .swiper-slide h2 {
  font-size: 2.775rem;
  text-transform: uppercase;
  font-weight: 700;
}
.swiper-cards .swiper-slide p {
  font-size: 1.275rem;
}
.swiper-cards .swiper-slide:nth-child(1n) {
  background-color: #4c6257;
}
.swiper-cards .swiper-slide:nth-child(2n) {
  background-color: #ceecfd;
  color: #22242C;
}
.swiper-cards .swiper-slide:nth-child(3n) {
  background-color: #ecc598;
  color: #22242C;
}
.swiper-cards .swiper-slide:nth-child(4n) {
  background-color: #22242c;
  color: #fff;
}
.swiper-cards .swiper-slide:nth-child(5n) {
  background-color: #4c6257;
}
.swiper-cards .swiper-slide:nth-child(6n) {
  background-color: #ceecfd;
  color: #22242C;
}
.swiper-cards .swiper-slide:nth-child(7n) {
  background-color: #ecc598;
  color: #22242C;
}
.swiper-cards .swiper-slide:nth-child(8n) {
  background-color: #22242c;
  color: #fff;
}
.swiper-cards .swiper-horizontal > .swiper-pagination-bullets, .swiper-cards .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-cards .swiper-pagination-custom, .swiper-cards .swiper-pagination-fraction {
  bottom: 0;
}
.swiper-cards .swiper-pagination-bullet {
  width: 20px;
  height: 5px;
  background: #4C6257;
  border-radius: 0;
}

.card-resources-compact {
  border-bottom: 3px solid #363D4D;
  padding-bottom: 30px;
}
.card-resources-compact .label {
  background-color: #ECC598;
  text-transform: uppercase;
  font-size: 0.725rem;
  font-weight: 700;
  padding: 0.2rem 0.5rem;
  z-index: 2;
  color: #363D4D;
  font-family: "Akrobat", sans-serif;
}
.card-resources-compact .description p {
  font-family: "Akrobat", sans-serif;
  font-weight: 500;
  font-size: 1.775rem;
  line-height: 1.2;
}
.card-resources-compact .description p > span {
  font-weight: 900;
}
.card-resources-compact .footer .icon-arrow {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  width: 30px;
  display: flex;
  align-items: center;
}
.card-resources-compact .footer .arrow-right {
  position: relative;
  display: inline-block;
  padding: 8px 0;
  z-index: 10;
}
.card-resources-compact .footer .arrow-right:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  top: 50%;
  transition: width 0.2s ease-out;
}
.card-resources-compact .footer .arrow-right:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  top: calc(50% - 5px);
  position: absolute;
  right: 1px;
}
.card-resources-compact a {
  color: unset;
}
.card-resources-compact a:hover {
  text-decoration: none;
}
.card-resources-compact .logo {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
.card-resources-compact .logo:after {
  content: "";
  height: 2px;
  width: 30px;
  bottom: 0;
  position: absolute;
  left: 0;
  background-color: #fff;
}
.card-resources-compact .logo img {
  max-height: 60px;
  width: auto;
}
.card-resources-compact.ratio-1-1 .image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.card-resources-compact.ratio-1-1 picture {
  position: relative;
  overflow: hidden;
  display: block;
  position: relative;
}
.card-resources-compact.ratio-1-1 picture:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.card-resources-compact.ratio-1-1 picture > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.card-resources-compact.ratio-1-1 picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-resources-compact.ratio-1-1 picture img {
  transform: scale(1);
  will-change: transform;
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.card-resources-compact.ratio-1-1 .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(54, 61, 77, 0.7);
  z-index: 1;
}
.card-resources-compact:hover picture img {
  transform: scale(1.2);
}
.card-resources-compact.ratio-1-1 {
  position: relative;
}
.card-resources-compact.ratio-1-1:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.card-resources-compact.ratio-4-3 {
  position: relative;
}
.card-resources-compact.ratio-4-3:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.card-resources-compact.ratio-3-4 {
  position: relative;
}
.card-resources-compact.ratio-3-4:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 150%;
}

.masonry-layout-forest-resources .masonry-item {
  width: calc(33% - 30px);
  margin-bottom: 30px;
}

.label-with-icon {
  margin-bottom: 15px;
  margin-right: 15px;
  background-color: #ECC598;
  display: flex;
  align-items: center;
  border-radius: 150px;
}
.label-with-icon svg {
  margin-right: 0;
  margin-left: 10px;
}
.label-with-icon:hover {
  background-color: #fff;
}
.label-with-icon.not-btn {
  background-color: #fff;
}
.label-with-icon.not-btn:hover {
  background-color: #fff;
}

.card-search {
  margin-bottom: 30px;
  border-bottom: 3px solid #363D4D;
  padding-bottom: 15px;
}
.card-search a {
  color: unset;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.card-search a:hover {
  text-decoration: unset;
}
.card-search a .url {
  color: #007c89;
  font-size: 0.875rem;
}
.card-search .card-body a {
  color: #363D4D;
  text-decoration: none;
}
.card-search .card-body a span {
  color: #007c89;
}
.card-search .card-body .description {
  font-size: 0.875rem;
}
.card-search .card-body .card-pretitle {
  font-weight: 500;
}
.card-search .card-body .title h3 {
  font-size: 1.125rem;
  color: #363D4D;
  font-weight: 600;
}