/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/scss/base.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/hyk8orl.css);
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/scss/base.scss (1) ***!
  \***********************************************************************************************************************************************************************************************************************************************/
@import url(https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.css);
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/scss/base.scss (2) ***!
  \***********************************************************************************************************************************************************************************************************************************************/
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

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

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

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:not([href]) {
  color: inherit;
  text-decoration: none;
}

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

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

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

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

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

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

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

.list-inline-item {
  display: inline-block;
}

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

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

.figure {
  display: inline-block;
  margin-bottom: 15px;
}

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

.figure-caption {
  font-size: 80%;
  color: grey;
  margin-top: 5px;
}

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

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

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

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

.row-cols-3 > * {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

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

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

.row-cols-6 > * {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 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;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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 !important;
  }
  .offset-sm-1 {
    margin-left: 8.333333% !important;
  }
  .offset-sm-2 {
    margin-left: 16.666667% !important;
  }
  .offset-sm-3 {
    margin-left: 25% !important;
  }
  .offset-sm-4 {
    margin-left: 33.333333% !important;
  }
  .offset-sm-5 {
    margin-left: 41.666667% !important;
  }
  .offset-sm-6 {
    margin-left: 50% !important;
  }
  .offset-sm-7 {
    margin-left: 58.333333% !important;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.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-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

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

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

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

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

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

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

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

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

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

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

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  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: 1rem;
  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;
  border-radius: 0.25rem;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

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

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    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,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    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,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    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,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    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,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  .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,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    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,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    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,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    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,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  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,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  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 xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.accordion > .card + .card {
  margin-top: 15px;
}

.accordion > .card {
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  border: 1px solid rgb(206, 212, 218);
}

.accordion > .card .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 0 20px 20px 36px;
}

.accordion > .card > .card-header > .card-toggle {
  display: block;
  cursor: pointer;
  font-weight: bold;
  padding: 15px 20px 15px 36px;
  transition: 0.3s color;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

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

.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);
  border-radius: 0.3rem;
  outline: 0;
}

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

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

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

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

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

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-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;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-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);
  border-radius: 0.3rem;
}

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

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

.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);
  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;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

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

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

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

.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 {
  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;
  }
}
.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: 15px !important;
}

.mt-1,
.my-1 {
  margin-top: 15px !important;
}

.mr-1,
.mx-1 {
  margin-right: 15px !important;
}

.mb-1,
.my-1 {
  margin-bottom: 15px !important;
}

.ml-1,
.mx-1 {
  margin-left: 15px !important;
}

.m-2 {
  margin: 30px !important;
}

.mt-2,
.my-2 {
  margin-top: 30px !important;
}

.mr-2,
.mx-2 {
  margin-right: 30px !important;
}

.mb-2,
.my-2 {
  margin-bottom: 30px !important;
}

.ml-2,
.mx-2 {
  margin-left: 30px !important;
}

.m-3 {
  margin: 45px !important;
}

.mt-3,
.my-3 {
  margin-top: 45px !important;
}

.mr-3,
.mx-3 {
  margin-right: 45px !important;
}

.mb-3,
.my-3 {
  margin-bottom: 45px !important;
}

.ml-3,
.mx-3 {
  margin-left: 45px !important;
}

.m-4 {
  margin: 60px !important;
}

.mt-4,
.my-4 {
  margin-top: 60px !important;
}

.mr-4,
.mx-4 {
  margin-right: 60px !important;
}

.mb-4,
.my-4 {
  margin-bottom: 60px !important;
}

.ml-4,
.mx-4 {
  margin-left: 60px !important;
}

.m-5 {
  margin: 75px !important;
}

.mt-5,
.my-5 {
  margin-top: 75px !important;
}

.mr-5,
.mx-5 {
  margin-right: 75px !important;
}

.mb-5,
.my-5 {
  margin-bottom: 75px !important;
}

.ml-5,
.mx-5 {
  margin-left: 75px !important;
}

.m-6 {
  margin: 90px !important;
}

.mt-6,
.my-6 {
  margin-top: 90px !important;
}

.mr-6,
.mx-6 {
  margin-right: 90px !important;
}

.mb-6,
.my-6 {
  margin-bottom: 90px !important;
}

.ml-6,
.mx-6 {
  margin-left: 90px !important;
}

.m-7 {
  margin: 105px !important;
}

.mt-7,
.my-7 {
  margin-top: 105px !important;
}

.mr-7,
.mx-7 {
  margin-right: 105px !important;
}

.mb-7,
.my-7 {
  margin-bottom: 105px !important;
}

.ml-7,
.mx-7 {
  margin-left: 105px !important;
}

.m-8 {
  margin: 120px !important;
}

.mt-8,
.my-8 {
  margin-top: 120px !important;
}

.mr-8,
.mx-8 {
  margin-right: 120px !important;
}

.mb-8,
.my-8 {
  margin-bottom: 120px !important;
}

.ml-8,
.mx-8 {
  margin-left: 120px !important;
}

.m-9 {
  margin: 135px !important;
}

.mt-9,
.my-9 {
  margin-top: 135px !important;
}

.mr-9,
.mx-9 {
  margin-right: 135px !important;
}

.mb-9,
.my-9 {
  margin-bottom: 135px !important;
}

.ml-9,
.mx-9 {
  margin-left: 135px !important;
}

.m-10 {
  margin: 150px !important;
}

.mt-10,
.my-10 {
  margin-top: 150px !important;
}

.mr-10,
.mx-10 {
  margin-right: 150px !important;
}

.mb-10,
.my-10 {
  margin-bottom: 150px !important;
}

.ml-10,
.mx-10 {
  margin-left: 150px !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: 15px !important;
}

.pt-1,
.py-1 {
  padding-top: 15px !important;
}

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

.pb-1,
.py-1 {
  padding-bottom: 15px !important;
}

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

.p-2 {
  padding: 30px !important;
}

.pt-2,
.py-2 {
  padding-top: 30px !important;
}

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

.pb-2,
.py-2 {
  padding-bottom: 30px !important;
}

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

.p-3 {
  padding: 45px !important;
}

.pt-3,
.py-3 {
  padding-top: 45px !important;
}

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

.pb-3,
.py-3 {
  padding-bottom: 45px !important;
}

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

.p-4 {
  padding: 60px !important;
}

.pt-4,
.py-4 {
  padding-top: 60px !important;
}

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

.pb-4,
.py-4 {
  padding-bottom: 60px !important;
}

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

.p-5 {
  padding: 75px !important;
}

.pt-5,
.py-5 {
  padding-top: 75px !important;
}

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

.pb-5,
.py-5 {
  padding-bottom: 75px !important;
}

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

.p-6 {
  padding: 90px !important;
}

.pt-6,
.py-6 {
  padding-top: 90px !important;
}

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

.pb-6,
.py-6 {
  padding-bottom: 90px !important;
}

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

.p-7 {
  padding: 105px !important;
}

.pt-7,
.py-7 {
  padding-top: 105px !important;
}

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

.pb-7,
.py-7 {
  padding-bottom: 105px !important;
}

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

.p-8 {
  padding: 120px !important;
}

.pt-8,
.py-8 {
  padding-top: 120px !important;
}

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

.pb-8,
.py-8 {
  padding-bottom: 120px !important;
}

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

.p-9 {
  padding: 135px !important;
}

.pt-9,
.py-9 {
  padding-top: 135px !important;
}

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

.pb-9,
.py-9 {
  padding-bottom: 135px !important;
}

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

.p-10 {
  padding: 150px !important;
}

.pt-10,
.py-10 {
  padding-top: 150px !important;
}

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

.pb-10,
.py-10 {
  padding-bottom: 150px !important;
}

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

.m-n1 {
  margin: -15px !important;
}

.mt-n1,
.my-n1 {
  margin-top: -15px !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -15px !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -15px !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -15px !important;
}

.m-n2 {
  margin: -30px !important;
}

.mt-n2,
.my-n2 {
  margin-top: -30px !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -30px !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -30px !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -30px !important;
}

.m-n3 {
  margin: -45px !important;
}

.mt-n3,
.my-n3 {
  margin-top: -45px !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -45px !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -45px !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -45px !important;
}

.m-n4 {
  margin: -60px !important;
}

.mt-n4,
.my-n4 {
  margin-top: -60px !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -60px !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -60px !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -60px !important;
}

.m-n5 {
  margin: -75px !important;
}

.mt-n5,
.my-n5 {
  margin-top: -75px !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -75px !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -75px !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -75px !important;
}

.m-n6 {
  margin: -90px !important;
}

.mt-n6,
.my-n6 {
  margin-top: -90px !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -90px !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -90px !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -90px !important;
}

.m-n7 {
  margin: -105px !important;
}

.mt-n7,
.my-n7 {
  margin-top: -105px !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -105px !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -105px !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -105px !important;
}

.m-n8 {
  margin: -105px !important;
}

.mt-n8,
.my-n8 {
  margin-top: -120px !important;
}

.mr-n8,
.mx-n8 {
  margin-right: -120px !important;
}

.mb-n8,
.my-n8 {
  margin-bottom: -120px !important;
}

.ml-n8,
.mx-n8 {
  margin-left: -120px !important;
}

.m-n9 {
  margin: -135px !important;
}

.mt-n9,
.my-n9 {
  margin-top: -135px !important;
}

.mr-n9,
.mx-n9 {
  margin-right: -135px !important;
}

.mb-n9,
.my-n9 {
  margin-bottom: -135px !important;
}

.ml-n9,
.mx-n9 {
  margin-left: -135px !important;
}

.m-n10 {
  margin: -150px !important;
}

.mt-n10,
.my-n10 {
  margin-top: -150px !important;
}

.mr-n10,
.mx-n10 {
  margin-right: -150px !important;
}

.mb-n10,
.my-n10 {
  margin-bottom: -150px !important;
}

.ml-n10,
.mx-n10 {
  margin-left: -150px !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: 15px !important;
  }
  .mt-sm-1,
.my-sm-1 {
    margin-top: 15px !important;
  }
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 15px !important;
  }
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 15px !important;
  }
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 15px !important;
  }
  .m-sm-2 {
    margin: 30px !important;
  }
  .mt-sm-2,
.my-sm-2 {
    margin-top: 30px !important;
  }
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 30px !important;
  }
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 30px !important;
  }
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 30px !important;
  }
  .m-sm-3 {
    margin: 45px !important;
  }
  .mt-sm-3,
.my-sm-3 {
    margin-top: 45px !important;
  }
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 45px !important;
  }
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 45px !important;
  }
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 45px !important;
  }
  .m-sm-4 {
    margin: 60px !important;
  }
  .mt-sm-4,
.my-sm-4 {
    margin-top: 60px !important;
  }
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 60px !important;
  }
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 60px !important;
  }
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 60px !important;
  }
  .m-sm-5 {
    margin: 75px !important;
  }
  .mt-sm-5,
.my-sm-5 {
    margin-top: 75px !important;
  }
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 75px !important;
  }
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 75px !important;
  }
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 75px !important;
  }
  .m-sm-6 {
    margin: 90px !important;
  }
  .mt-sm-6,
.my-sm-6 {
    margin-top: 90px !important;
  }
  .mr-sm-6,
.mx-sm-6 {
    margin-right: 90px !important;
  }
  .mb-sm-6,
.my-sm-6 {
    margin-bottom: 90px !important;
  }
  .ml-sm-6,
.mx-sm-6 {
    margin-left: 90px !important;
  }
  .m-sm-7 {
    margin: 105px !important;
  }
  .mt-sm-7,
.my-sm-7 {
    margin-top: 105px !important;
  }
  .mr-sm-7,
.mx-sm-7 {
    margin-right: 105px !important;
  }
  .mb-sm-7,
.my-sm-7 {
    margin-bottom: 105px !important;
  }
  .ml-sm-7,
.mx-sm-7 {
    margin-left: 105px !important;
  }
  .m-sm-8 {
    margin: 120px !important;
  }
  .mt-sm-8,
.my-sm-8 {
    margin-top: 120px !important;
  }
  .mr-sm-8,
.mx-sm-8 {
    margin-right: 120px !important;
  }
  .mb-sm-8,
.my-sm-8 {
    margin-bottom: 120px !important;
  }
  .ml-sm-8,
.mx-sm-8 {
    margin-left: 120px !important;
  }
  .m-sm-9 {
    margin: 135px !important;
  }
  .mt-sm-9,
.my-sm-9 {
    margin-top: 135px !important;
  }
  .mr-sm-9,
.mx-sm-9 {
    margin-right: 135px !important;
  }
  .mb-sm-9,
.my-sm-9 {
    margin-bottom: 135px !important;
  }
  .ml-sm-9,
.mx-sm-9 {
    margin-left: 135px !important;
  }
  .m-sm-10 {
    margin: 150px !important;
  }
  .mt-sm-10,
.my-sm-10 {
    margin-top: 150px !important;
  }
  .mr-sm-10,
.mx-sm-10 {
    margin-right: 150px !important;
  }
  .mb-sm-10,
.my-sm-10 {
    margin-bottom: 150px !important;
  }
  .ml-sm-10,
.mx-sm-10 {
    margin-left: 150px !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: 15px !important;
  }
  .pt-sm-1,
.py-sm-1 {
    padding-top: 15px !important;
  }
  .pr-sm-1,
.px-sm-1 {
    padding-right: 15px !important;
  }
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 15px !important;
  }
  .pl-sm-1,
.px-sm-1 {
    padding-left: 15px !important;
  }
  .p-sm-2 {
    padding: 30px !important;
  }
  .pt-sm-2,
.py-sm-2 {
    padding-top: 30px !important;
  }
  .pr-sm-2,
.px-sm-2 {
    padding-right: 30px !important;
  }
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 30px !important;
  }
  .pl-sm-2,
.px-sm-2 {
    padding-left: 30px !important;
  }
  .p-sm-3 {
    padding: 45px !important;
  }
  .pt-sm-3,
.py-sm-3 {
    padding-top: 45px !important;
  }
  .pr-sm-3,
.px-sm-3 {
    padding-right: 45px !important;
  }
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 45px !important;
  }
  .pl-sm-3,
.px-sm-3 {
    padding-left: 45px !important;
  }
  .p-sm-4 {
    padding: 60px !important;
  }
  .pt-sm-4,
.py-sm-4 {
    padding-top: 60px !important;
  }
  .pr-sm-4,
.px-sm-4 {
    padding-right: 60px !important;
  }
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 60px !important;
  }
  .pl-sm-4,
.px-sm-4 {
    padding-left: 60px !important;
  }
  .p-sm-5 {
    padding: 75px !important;
  }
  .pt-sm-5,
.py-sm-5 {
    padding-top: 75px !important;
  }
  .pr-sm-5,
.px-sm-5 {
    padding-right: 75px !important;
  }
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 75px !important;
  }
  .pl-sm-5,
.px-sm-5 {
    padding-left: 75px !important;
  }
  .p-sm-6 {
    padding: 90px !important;
  }
  .pt-sm-6,
.py-sm-6 {
    padding-top: 90px !important;
  }
  .pr-sm-6,
.px-sm-6 {
    padding-right: 90px !important;
  }
  .pb-sm-6,
.py-sm-6 {
    padding-bottom: 90px !important;
  }
  .pl-sm-6,
.px-sm-6 {
    padding-left: 90px !important;
  }
  .p-sm-7 {
    padding: 105px !important;
  }
  .pt-sm-7,
.py-sm-7 {
    padding-top: 105px !important;
  }
  .pr-sm-7,
.px-sm-7 {
    padding-right: 105px !important;
  }
  .pb-sm-7,
.py-sm-7 {
    padding-bottom: 105px !important;
  }
  .pl-sm-7,
.px-sm-7 {
    padding-left: 105px !important;
  }
  .p-sm-8 {
    padding: 120px !important;
  }
  .pt-sm-8,
.py-sm-8 {
    padding-top: 120px !important;
  }
  .pr-sm-8,
.px-sm-8 {
    padding-right: 120px !important;
  }
  .pb-sm-8,
.py-sm-8 {
    padding-bottom: 120px !important;
  }
  .pl-sm-8,
.px-sm-8 {
    padding-left: 120px !important;
  }
  .p-sm-9 {
    padding: 135px !important;
  }
  .pt-sm-9,
.py-sm-9 {
    padding-top: 135px !important;
  }
  .pr-sm-9,
.px-sm-9 {
    padding-right: 135px !important;
  }
  .pb-sm-9,
.py-sm-9 {
    padding-bottom: 135px !important;
  }
  .pl-sm-9,
.px-sm-9 {
    padding-left: 135px !important;
  }
  .p-sm-10 {
    padding: 150px !important;
  }
  .pt-sm-10,
.py-sm-10 {
    padding-top: 150px !important;
  }
  .pr-sm-10,
.px-sm-10 {
    padding-right: 150px !important;
  }
  .pb-sm-10,
.py-sm-10 {
    padding-bottom: 150px !important;
  }
  .pl-sm-10,
.px-sm-10 {
    padding-left: 150px !important;
  }
  .m-sm-n1 {
    margin: -15px !important;
  }
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -15px !important;
  }
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -15px !important;
  }
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -15px !important;
  }
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -15px !important;
  }
  .m-sm-n2 {
    margin: -30px !important;
  }
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -30px !important;
  }
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -30px !important;
  }
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -30px !important;
  }
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -30px !important;
  }
  .m-sm-n3 {
    margin: -45px !important;
  }
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -45px !important;
  }
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -45px !important;
  }
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -45px !important;
  }
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -45px !important;
  }
  .m-sm-n4 {
    margin: -60px !important;
  }
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -60px !important;
  }
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -60px !important;
  }
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -60px !important;
  }
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -60px !important;
  }
  .m-sm-n5 {
    margin: -60px !important;
  }
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -60px !important;
  }
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -60px !important;
  }
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -60px !important;
  }
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -60px !important;
  }
  .m-sm-n6 {
    margin: -75px !important;
  }
  .mt-sm-n6,
.my-sm-n6 {
    margin-top: -75px !important;
  }
  .mr-sm-n6,
.mx-sm-n6 {
    margin-right: -75px !important;
  }
  .mb-sm-n6,
.my-sm-n6 {
    margin-bottom: -75px !important;
  }
  .ml-sm-n6,
.mx-sm-n6 {
    margin-left: -75px !important;
  }
  .m-sm-n7 {
    margin: -75px !important;
  }
  .mt-sm-n7,
.my-sm-n7 {
    margin-top: -75px !important;
  }
  .mr-sm-n7,
.mx-sm-n7 {
    margin-right: -75px !important;
  }
  .mb-sm-n7,
.my-sm-n7 {
    margin-bottom: -75px !important;
  }
  .ml-sm-n7,
.mx-sm-n7 {
    margin-left: -75px !important;
  }
  .m-sm-n8 {
    margin: -75px !important;
  }
  .mt-sm-n8,
.my-sm-n8 {
    margin-top: -75px !important;
  }
  .mr-sm-n8,
.mx-sm-n8 {
    margin-right: -75px !important;
  }
  .mb-sm-n8,
.my-sm-n8 {
    margin-bottom: -75px !important;
  }
  .ml-sm-n8,
.mx-sm-n8 {
    margin-left: -75px !important;
  }
  .m-sm-n9 {
    margin: -75px !important;
  }
  .mt-sm-n9,
.my-sm-n9 {
    margin-top: -75px !important;
  }
  .mr-sm-n9,
.mx-sm-n9 {
    margin-right: -75px !important;
  }
  .mb-sm-n9,
.my-sm-n9 {
    margin-bottom: -75px !important;
  }
  .ml-sm-n9,
.mx-sm-n9 {
    margin-left: -75px !important;
  }
  .m-sm-n10 {
    margin: -75px !important;
  }
  .mt-sm-n10,
.my-sm-n10 {
    margin-top: -75px !important;
  }
  .mr-sm-n10,
.mx-sm-n10 {
    margin-right: -75px !important;
  }
  .mb-sm-n10,
.my-sm-n10 {
    margin-bottom: -75px !important;
  }
  .ml-sm-n10,
.mx-sm-n10 {
    margin-left: -75px !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: 15px !important;
  }
  .mt-md-1,
.my-md-1 {
    margin-top: 15px !important;
  }
  .mr-md-1,
.mx-md-1 {
    margin-right: 15px !important;
  }
  .mb-md-1,
.my-md-1 {
    margin-bottom: 15px !important;
  }
  .ml-md-1,
.mx-md-1 {
    margin-left: 15px !important;
  }
  .m-md-2 {
    margin: 30px !important;
  }
  .mt-md-2,
.my-md-2 {
    margin-top: 30px !important;
  }
  .mr-md-2,
.mx-md-2 {
    margin-right: 30px !important;
  }
  .mb-md-2,
.my-md-2 {
    margin-bottom: 30px !important;
  }
  .ml-md-2,
.mx-md-2 {
    margin-left: 30px !important;
  }
  .m-md-3 {
    margin: 45px !important;
  }
  .mt-md-3,
.my-md-3 {
    margin-top: 45px !important;
  }
  .mr-md-3,
.mx-md-3 {
    margin-right: 45px !important;
  }
  .mb-md-3,
.my-md-3 {
    margin-bottom: 45px !important;
  }
  .ml-md-3,
.mx-md-3 {
    margin-left: 45px !important;
  }
  .m-md-4 {
    margin: 60px !important;
  }
  .mt-md-4,
.my-md-4 {
    margin-top: 60px !important;
  }
  .mr-md-4,
.mx-md-4 {
    margin-right: 60px !important;
  }
  .mb-md-4,
.my-md-4 {
    margin-bottom: 60px !important;
  }
  .ml-md-4,
.mx-md-4 {
    margin-left: 60px !important;
  }
  .m-md-5 {
    margin: 75px !important;
  }
  .mt-md-5,
.my-md-5 {
    margin-top: 75px !important;
  }
  .mr-md-5,
.mx-md-5 {
    margin-right: 75px !important;
  }
  .mb-md-5,
.my-md-5 {
    margin-bottom: 75px !important;
  }
  .ml-md-5,
.mx-md-5 {
    margin-left: 75px !important;
  }
  .m-md-6 {
    margin: 90px !important;
  }
  .mt-md-6,
.my-md-6 {
    margin-top: 90px !important;
  }
  .mr-md-6,
.mx-md-6 {
    margin-right: 90px !important;
  }
  .mb-md-6,
.my-md-6 {
    margin-bottom: 90px !important;
  }
  .ml-md-6,
.mx-md-6 {
    margin-left: 90px !important;
  }
  .m-md-7 {
    margin: 105px !important;
  }
  .mt-md-7,
.my-md-7 {
    margin-top: 105px !important;
  }
  .mr-md-7,
.mx-md-7 {
    margin-right: 105px !important;
  }
  .mb-md-7,
.my-md-7 {
    margin-bottom: 105px !important;
  }
  .ml-md-7,
.mx-md-7 {
    margin-left: 105px !important;
  }
  .m-md-8 {
    margin: 120px !important;
  }
  .mt-md-8,
.my-md-8 {
    margin-top: 120px !important;
  }
  .mr-md-8,
.mx-md-8 {
    margin-right: 120px !important;
  }
  .mb-md-8,
.my-md-8 {
    margin-bottom: 120px !important;
  }
  .ml-md-8,
.mx-md-8 {
    margin-left: 120px !important;
  }
  .m-md-9 {
    margin: 135px !important;
  }
  .mt-md-9,
.my-md-9 {
    margin-top: 135px !important;
  }
  .mr-md-9,
.mx-md-9 {
    margin-right: 135px !important;
  }
  .mb-md-9,
.my-md-9 {
    margin-bottom: 135px !important;
  }
  .ml-md-9,
.mx-md-9 {
    margin-left: 135px !important;
  }
  .m-md-10 {
    margin: 150px !important;
  }
  .mt-md-10,
.my-md-10 {
    margin-top: 150px !important;
  }
  .mr-md-10,
.mx-md-10 {
    margin-right: 150px !important;
  }
  .mb-md-10,
.my-md-10 {
    margin-bottom: 150px !important;
  }
  .ml-md-10,
.mx-md-10 {
    margin-left: 150px !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: 15px !important;
  }
  .pt-md-1,
.py-md-1 {
    padding-top: 15px !important;
  }
  .pr-md-1,
.px-md-1 {
    padding-right: 15px !important;
  }
  .pb-md-1,
.py-md-1 {
    padding-bottom: 15px !important;
  }
  .pl-md-1,
.px-md-1 {
    padding-left: 15px !important;
  }
  .p-md-2 {
    padding: 30px !important;
  }
  .pt-md-2,
.py-md-2 {
    padding-top: 30px !important;
  }
  .pr-md-2,
.px-md-2 {
    padding-right: 30px !important;
  }
  .pb-md-2,
.py-md-2 {
    padding-bottom: 30px !important;
  }
  .pl-md-2,
.px-md-2 {
    padding-left: 30px !important;
  }
  .p-md-3 {
    padding: 45px !important;
  }
  .pt-md-3,
.py-md-3 {
    padding-top: 45px !important;
  }
  .pr-md-3,
.px-md-3 {
    padding-right: 45px !important;
  }
  .pb-md-3,
.py-md-3 {
    padding-bottom: 45px !important;
  }
  .pl-md-3,
.px-md-3 {
    padding-left: 45px !important;
  }
  .p-md-4 {
    padding: 60px !important;
  }
  .pt-md-4,
.py-md-4 {
    padding-top: 60px !important;
  }
  .pr-md-4,
.px-md-4 {
    padding-right: 60px !important;
  }
  .pb-md-4,
.py-md-4 {
    padding-bottom: 60px !important;
  }
  .pl-md-4,
.px-md-4 {
    padding-left: 60px !important;
  }
  .p-md-5 {
    padding: 75px !important;
  }
  .pt-md-5,
.py-md-5 {
    padding-top: 75px !important;
  }
  .pr-md-5,
.px-md-5 {
    padding-right: 75px !important;
  }
  .pb-md-5,
.py-md-5 {
    padding-bottom: 75px !important;
  }
  .pl-md-5,
.px-md-5 {
    padding-left: 75px !important;
  }
  .p-md-6 {
    padding: 90px !important;
  }
  .pt-md-6,
.py-md-6 {
    padding-top: 90px !important;
  }
  .pr-md-6,
.px-md-6 {
    padding-right: 90px !important;
  }
  .pb-md-6,
.py-md-6 {
    padding-bottom: 90px !important;
  }
  .pl-md-6,
.px-md-6 {
    padding-left: 90px !important;
  }
  .p-md-7 {
    padding: 105px !important;
  }
  .pt-md-7,
.py-md-7 {
    padding-top: 105px !important;
  }
  .pr-md-7,
.px-md-7 {
    padding-right: 105px !important;
  }
  .pb-md-7,
.py-md-7 {
    padding-bottom: 105px !important;
  }
  .pl-md-7,
.px-md-7 {
    padding-left: 105px !important;
  }
  .p-md-8 {
    padding: 120px !important;
  }
  .pt-md-8,
.py-md-8 {
    padding-top: 120px !important;
  }
  .pr-md-8,
.px-md-8 {
    padding-right: 120px !important;
  }
  .pb-md-8,
.py-md-8 {
    padding-bottom: 120px !important;
  }
  .pl-md-8,
.px-md-8 {
    padding-left: 120px !important;
  }
  .p-md-9 {
    padding: 135px !important;
  }
  .pt-md-9,
.py-md-9 {
    padding-top: 135px !important;
  }
  .pr-md-9,
.px-md-9 {
    padding-right: 135px !important;
  }
  .pb-md-9,
.py-md-9 {
    padding-bottom: 135px !important;
  }
  .pl-md-9,
.px-md-9 {
    padding-left: 135px !important;
  }
  .p-md-10 {
    padding: 150px !important;
  }
  .pt-md-10,
.py-md-10 {
    padding-top: 150px !important;
  }
  .pr-md-10,
.px-md-10 {
    padding-right: 150px !important;
  }
  .pb-md-10,
.py-md-10 {
    padding-bottom: 150px !important;
  }
  .pl-md-10,
.px-md-10 {
    padding-left: 150px !important;
  }
  .m-md-n1 {
    margin: -15px !important;
  }
  .mt-md-n1,
.my-md-n1 {
    margin-top: -15px !important;
  }
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -15px !important;
  }
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -15px !important;
  }
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -15px !important;
  }
  .m-md-n2 {
    margin: -30px !important;
  }
  .mt-md-n2,
.my-md-n2 {
    margin-top: -30px !important;
  }
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -30px !important;
  }
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -30px !important;
  }
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -30px !important;
  }
  .m-md-n3 {
    margin: -45px !important;
  }
  .mt-md-n3,
.my-md-n3 {
    margin-top: -45px !important;
  }
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -45px !important;
  }
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -45px !important;
  }
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -45px !important;
  }
  .m-md-n4 {
    margin: -60px !important;
  }
  .mt-md-n4,
.my-md-n4 {
    margin-top: -60px !important;
  }
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -60px !important;
  }
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -60px !important;
  }
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -60px !important;
  }
  .m-md-n5 {
    margin: -60px !important;
  }
  .mt-md-n5,
.my-md-n5 {
    margin-top: -60px !important;
  }
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -60px !important;
  }
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -60px !important;
  }
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -60px !important;
  }
  .m-md-n6 {
    margin: -75px !important;
  }
  .mt-md-n6,
.my-md-n6 {
    margin-top: -75px !important;
  }
  .mr-md-n6,
.mx-md-n6 {
    margin-right: -75px !important;
  }
  .mb-md-n6,
.my-md-n6 {
    margin-bottom: -75px !important;
  }
  .ml-md-n6,
.mx-md-n6 {
    margin-left: -75px !important;
  }
  .m-md-n7 {
    margin: -75px !important;
  }
  .mt-md-n7,
.my-md-n7 {
    margin-top: -75px !important;
  }
  .mr-md-n7,
.mx-md-n7 {
    margin-right: -75px !important;
  }
  .mb-md-n7,
.my-md-n7 {
    margin-bottom: -75px !important;
  }
  .ml-md-n7,
.mx-md-n7 {
    margin-left: -75px !important;
  }
  .m-md-n8 {
    margin: -75px !important;
  }
  .mt-md-n8,
.my-md-n8 {
    margin-top: -75px !important;
  }
  .mr-md-n8,
.mx-md-n8 {
    margin-right: -75px !important;
  }
  .mb-md-n8,
.my-md-n8 {
    margin-bottom: -75px !important;
  }
  .ml-md-n8,
.mx-md-n8 {
    margin-left: -75px !important;
  }
  .m-md-n9 {
    margin: -75px !important;
  }
  .mt-md-n9,
.my-md-n9 {
    margin-top: -75px !important;
  }
  .mr-md-n9,
.mx-md-n9 {
    margin-right: -75px !important;
  }
  .mb-md-n9,
.my-md-n9 {
    margin-bottom: -75px !important;
  }
  .ml-md-n9,
.mx-md-n9 {
    margin-left: -75px !important;
  }
  .m-md-n10 {
    margin: -75px !important;
  }
  .mt-md-n10,
.my-md-n10 {
    margin-top: -75px !important;
  }
  .mr-md-n10,
.mx-md-n10 {
    margin-right: -75px !important;
  }
  .mb-md-n10,
.my-md-n10 {
    margin-bottom: -75px !important;
  }
  .ml-md-n10,
.mx-md-n10 {
    margin-left: -75px !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: 15px !important;
  }
  .mt-lg-1,
.my-lg-1 {
    margin-top: 15px !important;
  }
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 15px !important;
  }
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 15px !important;
  }
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 15px !important;
  }
  .m-lg-2 {
    margin: 30px !important;
  }
  .mt-lg-2,
.my-lg-2 {
    margin-top: 30px !important;
  }
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 30px !important;
  }
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 30px !important;
  }
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 30px !important;
  }
  .m-lg-3 {
    margin: 45px !important;
  }
  .mt-lg-3,
.my-lg-3 {
    margin-top: 45px !important;
  }
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 45px !important;
  }
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 45px !important;
  }
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 45px !important;
  }
  .m-lg-4 {
    margin: 60px !important;
  }
  .mt-lg-4,
.my-lg-4 {
    margin-top: 60px !important;
  }
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 60px !important;
  }
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 60px !important;
  }
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 60px !important;
  }
  .m-lg-5 {
    margin: 75px !important;
  }
  .mt-lg-5,
.my-lg-5 {
    margin-top: 75px !important;
  }
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 75px !important;
  }
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 75px !important;
  }
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 75px !important;
  }
  .m-lg-6 {
    margin: 90px !important;
  }
  .mt-lg-6,
.my-lg-6 {
    margin-top: 90px !important;
  }
  .mr-lg-6,
.mx-lg-6 {
    margin-right: 90px !important;
  }
  .mb-lg-6,
.my-lg-6 {
    margin-bottom: 90px !important;
  }
  .ml-lg-6,
.mx-lg-6 {
    margin-left: 90px !important;
  }
  .m-lg-7 {
    margin: 105px !important;
  }
  .mt-lg-7,
.my-lg-7 {
    margin-top: 105px !important;
  }
  .mr-lg-7,
.mx-lg-7 {
    margin-right: 105px !important;
  }
  .mb-lg-7,
.my-lg-7 {
    margin-bottom: 105px !important;
  }
  .ml-lg-7,
.mx-lg-7 {
    margin-left: 105px !important;
  }
  .m-lg-8 {
    margin: 120px !important;
  }
  .mt-lg-8,
.my-lg-8 {
    margin-top: 120px !important;
  }
  .mr-lg-8,
.mx-lg-8 {
    margin-right: 120px !important;
  }
  .mb-lg-8,
.my-lg-8 {
    margin-bottom: 120px !important;
  }
  .ml-lg-8,
.mx-lg-8 {
    margin-left: 120px !important;
  }
  .m-lg-9 {
    margin: 135px !important;
  }
  .mt-lg-9,
.my-lg-9 {
    margin-top: 135px !important;
  }
  .mr-lg-9,
.mx-lg-9 {
    margin-right: 135px !important;
  }
  .mb-lg-9,
.my-lg-9 {
    margin-bottom: 135px !important;
  }
  .ml-lg-9,
.mx-lg-9 {
    margin-left: 135px !important;
  }
  .m-lg-10 {
    margin: 150px !important;
  }
  .mt-lg-10,
.my-lg-10 {
    margin-top: 150px !important;
  }
  .mr-lg-10,
.mx-lg-10 {
    margin-right: 150px !important;
  }
  .mb-lg-10,
.my-lg-10 {
    margin-bottom: 150px !important;
  }
  .ml-lg-10,
.mx-lg-10 {
    margin-left: 150px !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: 15px !important;
  }
  .pt-lg-1,
.py-lg-1 {
    padding-top: 15px !important;
  }
  .pr-lg-1,
.px-lg-1 {
    padding-right: 15px !important;
  }
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 15px !important;
  }
  .pl-lg-1,
.px-lg-1 {
    padding-left: 15px !important;
  }
  .p-lg-2 {
    padding: 30px !important;
  }
  .pt-lg-2,
.py-lg-2 {
    padding-top: 30px !important;
  }
  .pr-lg-2,
.px-lg-2 {
    padding-right: 30px !important;
  }
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 30px !important;
  }
  .pl-lg-2,
.px-lg-2 {
    padding-left: 30px !important;
  }
  .p-lg-3 {
    padding: 45px !important;
  }
  .pt-lg-3,
.py-lg-3 {
    padding-top: 45px !important;
  }
  .pr-lg-3,
.px-lg-3 {
    padding-right: 45px !important;
  }
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 45px !important;
  }
  .pl-lg-3,
.px-lg-3 {
    padding-left: 45px !important;
  }
  .p-lg-4 {
    padding: 60px !important;
  }
  .pt-lg-4,
.py-lg-4 {
    padding-top: 60px !important;
  }
  .pr-lg-4,
.px-lg-4 {
    padding-right: 60px !important;
  }
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 60px !important;
  }
  .pl-lg-4,
.px-lg-4 {
    padding-left: 60px !important;
  }
  .p-lg-5 {
    padding: 75px !important;
  }
  .pt-lg-5,
.py-lg-5 {
    padding-top: 75px !important;
  }
  .pr-lg-5,
.px-lg-5 {
    padding-right: 75px !important;
  }
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 75px !important;
  }
  .pl-lg-5,
.px-lg-5 {
    padding-left: 75px !important;
  }
  .p-lg-6 {
    padding: 90px !important;
  }
  .pt-lg-6,
.py-lg-6 {
    padding-top: 90px !important;
  }
  .pr-lg-6,
.px-lg-6 {
    padding-right: 90px !important;
  }
  .pb-lg-6,
.py-lg-6 {
    padding-bottom: 90px !important;
  }
  .pl-lg-6,
.px-lg-6 {
    padding-left: 90px !important;
  }
  .p-lg-7 {
    padding: 105px !important;
  }
  .pt-lg-7,
.py-lg-7 {
    padding-top: 105px !important;
  }
  .pr-lg-7,
.px-lg-7 {
    padding-right: 105px !important;
  }
  .pb-lg-7,
.py-lg-7 {
    padding-bottom: 105px !important;
  }
  .pl-lg-7,
.px-lg-7 {
    padding-left: 105px !important;
  }
  .p-lg-8 {
    padding: 120px !important;
  }
  .pt-lg-8,
.py-lg-8 {
    padding-top: 120px !important;
  }
  .pr-lg-8,
.px-lg-8 {
    padding-right: 120px !important;
  }
  .pb-lg-8,
.py-lg-8 {
    padding-bottom: 120px !important;
  }
  .pl-lg-8,
.px-lg-8 {
    padding-left: 120px !important;
  }
  .p-lg-9 {
    padding: 135px !important;
  }
  .pt-lg-9,
.py-lg-9 {
    padding-top: 135px !important;
  }
  .pr-lg-9,
.px-lg-9 {
    padding-right: 135px !important;
  }
  .pb-lg-9,
.py-lg-9 {
    padding-bottom: 135px !important;
  }
  .pl-lg-9,
.px-lg-9 {
    padding-left: 135px !important;
  }
  .p-lg-10 {
    padding: 150px !important;
  }
  .pt-lg-10,
.py-lg-10 {
    padding-top: 150px !important;
  }
  .pr-lg-10,
.px-lg-10 {
    padding-right: 150px !important;
  }
  .pb-lg-10,
.py-lg-10 {
    padding-bottom: 150px !important;
  }
  .pl-lg-10,
.px-lg-10 {
    padding-left: 150px !important;
  }
  .m-lg-n1 {
    margin: -15px !important;
  }
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -15px !important;
  }
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -15px !important;
  }
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -15px !important;
  }
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -15px !important;
  }
  .m-lg-n2 {
    margin: -30px !important;
  }
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -30px !important;
  }
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -30px !important;
  }
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -30px !important;
  }
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -30px !important;
  }
  .m-lg-n3 {
    margin: -45px !important;
  }
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -45px !important;
  }
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -45px !important;
  }
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -45px !important;
  }
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -45px !important;
  }
  .m-lg-n4 {
    margin: -60px !important;
  }
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -60px !important;
  }
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -60px !important;
  }
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -60px !important;
  }
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -60px !important;
  }
  .m-lg-n5 {
    margin: -60px !important;
  }
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -60px !important;
  }
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -60px !important;
  }
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -60px !important;
  }
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -60px !important;
  }
  .m-lg-n6 {
    margin: -75px !important;
  }
  .mt-lg-n6,
.my-lg-n6 {
    margin-top: -75px !important;
  }
  .mr-lg-n6,
.mx-lg-n6 {
    margin-right: -75px !important;
  }
  .mb-lg-n6,
.my-lg-n6 {
    margin-bottom: -75px !important;
  }
  .ml-lg-n6,
.mx-lg-n6 {
    margin-left: -75px !important;
  }
  .m-lg-n7 {
    margin: -75px !important;
  }
  .mt-lg-n7,
.my-lg-n7 {
    margin-top: -75px !important;
  }
  .mr-lg-n7,
.mx-lg-n7 {
    margin-right: -75px !important;
  }
  .mb-lg-n7,
.my-lg-n7 {
    margin-bottom: -75px !important;
  }
  .ml-lg-n7,
.mx-lg-n7 {
    margin-left: -75px !important;
  }
  .m-lg-n8 {
    margin: -75px !important;
  }
  .mt-lg-n8,
.my-lg-n8 {
    margin-top: -75px !important;
  }
  .mr-lg-n8,
.mx-lg-n8 {
    margin-right: -75px !important;
  }
  .mb-lg-n8,
.my-lg-n8 {
    margin-bottom: -75px !important;
  }
  .ml-lg-n8,
.mx-lg-n8 {
    margin-left: -75px !important;
  }
  .m-lg-n9 {
    margin: -75px !important;
  }
  .mt-lg-n9,
.my-lg-n9 {
    margin-top: -75px !important;
  }
  .mr-lg-n9,
.mx-lg-n9 {
    margin-right: -75px !important;
  }
  .mb-lg-n9,
.my-lg-n9 {
    margin-bottom: -75px !important;
  }
  .ml-lg-n9,
.mx-lg-n9 {
    margin-left: -75px !important;
  }
  .m-lg-n10 {
    margin: -75px !important;
  }
  .mt-lg-n10,
.my-lg-n10 {
    margin-top: -75px !important;
  }
  .mr-lg-n10,
.mx-lg-n10 {
    margin-right: -75px !important;
  }
  .mb-lg-n10,
.my-lg-n10 {
    margin-bottom: -75px !important;
  }
  .ml-lg-n10,
.mx-lg-n10 {
    margin-left: -75px !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: 15px !important;
  }
  .mt-xl-1,
.my-xl-1 {
    margin-top: 15px !important;
  }
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 15px !important;
  }
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 15px !important;
  }
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 15px !important;
  }
  .m-xl-2 {
    margin: 30px !important;
  }
  .mt-xl-2,
.my-xl-2 {
    margin-top: 30px !important;
  }
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 30px !important;
  }
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 30px !important;
  }
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 30px !important;
  }
  .m-xl-3 {
    margin: 45px !important;
  }
  .mt-xl-3,
.my-xl-3 {
    margin-top: 45px !important;
  }
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 45px !important;
  }
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 45px !important;
  }
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 45px !important;
  }
  .m-xl-4 {
    margin: 60px !important;
  }
  .mt-xl-4,
.my-xl-4 {
    margin-top: 60px !important;
  }
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 60px !important;
  }
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 60px !important;
  }
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 60px !important;
  }
  .m-xl-5 {
    margin: 75px !important;
  }
  .mt-xl-5,
.my-xl-5 {
    margin-top: 75px !important;
  }
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 75px !important;
  }
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 75px !important;
  }
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 75px !important;
  }
  .m-xl-6 {
    margin: 90px !important;
  }
  .mt-xl-6,
.my-xl-6 {
    margin-top: 90px !important;
  }
  .mr-xl-6,
.mx-xl-6 {
    margin-right: 90px !important;
  }
  .mb-xl-6,
.my-xl-6 {
    margin-bottom: 90px !important;
  }
  .ml-xl-6,
.mx-xl-6 {
    margin-left: 90px !important;
  }
  .m-xl-7 {
    margin: 105px !important;
  }
  .mt-xl-7,
.my-xl-7 {
    margin-top: 105px !important;
  }
  .mr-xl-7,
.mx-xl-7 {
    margin-right: 105px !important;
  }
  .mb-xl-7,
.my-xl-7 {
    margin-bottom: 105px !important;
  }
  .ml-xl-7,
.mx-xl-7 {
    margin-left: 105px !important;
  }
  .m-xl-8 {
    margin: 120px !important;
  }
  .mt-xl-8,
.my-xl-8 {
    margin-top: 120px !important;
  }
  .mr-xl-8,
.mx-xl-8 {
    margin-right: 120px !important;
  }
  .mb-xl-8,
.my-xl-8 {
    margin-bottom: 120px !important;
  }
  .ml-xl-8,
.mx-xl-8 {
    margin-left: 120px !important;
  }
  .m-xl-9 {
    margin: 135px !important;
  }
  .mt-xl-9,
.my-xl-9 {
    margin-top: 135px !important;
  }
  .mr-xl-9,
.mx-xl-9 {
    margin-right: 135px !important;
  }
  .mb-xl-9,
.my-xl-9 {
    margin-bottom: 135px !important;
  }
  .ml-xl-9,
.mx-xl-9 {
    margin-left: 135px !important;
  }
  .m-xl-10 {
    margin: 150px !important;
  }
  .mt-xl-10,
.my-xl-10 {
    margin-top: 150px !important;
  }
  .mr-xl-10,
.mx-xl-10 {
    margin-right: 150px !important;
  }
  .mb-xl-10,
.my-xl-10 {
    margin-bottom: 150px !important;
  }
  .ml-xl-10,
.mx-xl-10 {
    margin-left: 150px !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: 15px !important;
  }
  .pt-xl-1,
.py-xl-1 {
    padding-top: 15px !important;
  }
  .pr-xl-1,
.px-xl-1 {
    padding-right: 15px !important;
  }
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 15px !important;
  }
  .pl-xl-1,
.px-xl-1 {
    padding-left: 15px !important;
  }
  .p-xl-2 {
    padding: 30px !important;
  }
  .pt-xl-2,
.py-xl-2 {
    padding-top: 30px !important;
  }
  .pr-xl-2,
.px-xl-2 {
    padding-right: 30px !important;
  }
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 30px !important;
  }
  .pl-xl-2,
.px-xl-2 {
    padding-left: 30px !important;
  }
  .p-xl-3 {
    padding: 45px !important;
  }
  .pt-xl-3,
.py-xl-3 {
    padding-top: 45px !important;
  }
  .pr-xl-3,
.px-xl-3 {
    padding-right: 45px !important;
  }
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 45px !important;
  }
  .pl-xl-3,
.px-xl-3 {
    padding-left: 45px !important;
  }
  .p-xl-4 {
    padding: 60px !important;
  }
  .pt-xl-4,
.py-xl-4 {
    padding-top: 60px !important;
  }
  .pr-xl-4,
.px-xl-4 {
    padding-right: 60px !important;
  }
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 60px !important;
  }
  .pl-xl-4,
.px-xl-4 {
    padding-left: 60px !important;
  }
  .p-xl-5 {
    padding: 75px !important;
  }
  .pt-xl-5,
.py-xl-5 {
    padding-top: 75px !important;
  }
  .pr-xl-5,
.px-xl-5 {
    padding-right: 75px !important;
  }
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 75px !important;
  }
  .pl-xl-5,
.px-xl-5 {
    padding-left: 75px !important;
  }
  .p-xl-6 {
    padding: 90px !important;
  }
  .pt-xl-6,
.py-xl-6 {
    padding-top: 90px !important;
  }
  .pr-xl-6,
.px-xl-6 {
    padding-right: 90px !important;
  }
  .pb-xl-6,
.py-xl-6 {
    padding-bottom: 90px !important;
  }
  .pl-xl-6,
.px-xl-6 {
    padding-left: 90px !important;
  }
  .p-xl-7 {
    padding: 105px !important;
  }
  .pt-xl-7,
.py-xl-7 {
    padding-top: 105px !important;
  }
  .pr-xl-7,
.px-xl-7 {
    padding-right: 105px !important;
  }
  .pb-xl-7,
.py-xl-7 {
    padding-bottom: 105px !important;
  }
  .pl-xl-7,
.px-xl-7 {
    padding-left: 105px !important;
  }
  .p-xl-8 {
    padding: 120px !important;
  }
  .pt-xl-8,
.py-xl-8 {
    padding-top: 120px !important;
  }
  .pr-xl-8,
.px-xl-8 {
    padding-right: 120px !important;
  }
  .pb-xl-8,
.py-xl-8 {
    padding-bottom: 120px !important;
  }
  .pl-xl-8,
.px-xl-8 {
    padding-left: 120px !important;
  }
  .p-xl-9 {
    padding: 135px !important;
  }
  .pt-xl-9,
.py-xl-9 {
    padding-top: 135px !important;
  }
  .pr-xl-9,
.px-xl-9 {
    padding-right: 135px !important;
  }
  .pb-xl-9,
.py-xl-9 {
    padding-bottom: 135px !important;
  }
  .pl-xl-9,
.px-xl-9 {
    padding-left: 135px !important;
  }
  .p-xl-10 {
    padding: 150px !important;
  }
  .pt-xl-10,
.py-xl-10 {
    padding-top: 150px !important;
  }
  .pr-xl-10,
.px-xl-10 {
    padding-right: 150px !important;
  }
  .pb-xl-10,
.py-xl-10 {
    padding-bottom: 150px !important;
  }
  .pl-xl-10,
.px-xl-10 {
    padding-left: 150px !important;
  }
  .m-xl-n1 {
    margin: -15px !important;
  }
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -15px !important;
  }
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -15px !important;
  }
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -15px !important;
  }
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -15px !important;
  }
  .m-xl-n2 {
    margin: -30px !important;
  }
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -30px !important;
  }
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -30px !important;
  }
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -30px !important;
  }
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -30px !important;
  }
  .m-xl-n3 {
    margin: -45px !important;
  }
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -45px !important;
  }
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -45px !important;
  }
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -45px !important;
  }
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -45px !important;
  }
  .m-xl-n4 {
    margin: -60px !important;
  }
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -60px !important;
  }
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -60px !important;
  }
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -60px !important;
  }
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -60px !important;
  }
  .m-xl-n5 {
    margin: -60px !important;
  }
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -60px !important;
  }
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -60px !important;
  }
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -60px !important;
  }
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -60px !important;
  }
  .m-xl-n6 {
    margin: -75px !important;
  }
  .mt-xl-n6,
.my-xl-n6 {
    margin-top: -75px !important;
  }
  .mr-xl-n6,
.mx-xl-n6 {
    margin-right: -75px !important;
  }
  .mb-xl-n6,
.my-xl-n6 {
    margin-bottom: -75px !important;
  }
  .ml-xl-n6,
.mx-xl-n6 {
    margin-left: -75px !important;
  }
  .m-xl-n7 {
    margin: -75px !important;
  }
  .mt-xl-n7,
.my-xl-n7 {
    margin-top: -75px !important;
  }
  .mr-xl-n7,
.mx-xl-n7 {
    margin-right: -75px !important;
  }
  .mb-xl-n7,
.my-xl-n7 {
    margin-bottom: -75px !important;
  }
  .ml-xl-n7,
.mx-xl-n7 {
    margin-left: -75px !important;
  }
  .m-xl-n8 {
    margin: -75px !important;
  }
  .mt-xl-n8,
.my-xl-n8 {
    margin-top: -75px !important;
  }
  .mr-xl-n8,
.mx-xl-n8 {
    margin-right: -75px !important;
  }
  .mb-xl-n8,
.my-xl-n8 {
    margin-bottom: -75px !important;
  }
  .ml-xl-n8,
.mx-xl-n8 {
    margin-left: -75px !important;
  }
  .m-xl-n9 {
    margin: -75px !important;
  }
  .mt-xl-n9,
.my-xl-n9 {
    margin-top: -75px !important;
  }
  .mr-xl-n9,
.mx-xl-n9 {
    margin-right: -75px !important;
  }
  .mb-xl-n9,
.my-xl-n9 {
    margin-bottom: -75px !important;
  }
  .ml-xl-n9,
.mx-xl-n9 {
    margin-left: -75px !important;
  }
  .m-xl-n10 {
    margin: -75px !important;
  }
  .mt-xl-n10,
.my-xl-n10 {
    margin-top: -75px !important;
  }
  .mr-xl-n10,
.mx-xl-n10 {
    margin-right: -75px !important;
  }
  .mb-xl-n10,
.my-xl-n10 {
    margin-bottom: -75px !important;
  }
  .ml-xl-n10,
.mx-xl-n10 {
    margin-left: -75px !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    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 #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
@font-face {
  font-family: "National";
  src: url("../src/fonts/National-Regular.otf") format("otf"), url("../src/fonts/national-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "National";
  src: url("../src/fonts/National-RegularItalic.otf") format("otf"), url("../src/fonts/national-regular-italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "National";
  src: url("../src/fonts/National-Bold.otf") format("otf"), url("../src/fonts/national-bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "National";
  src: url("../src/fonts/National-BoldItalic.otf") format("otf"), url("../src/fonts/national-bold-italic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "National";
  src: url("../src/fonts/National-Black.otf") format("otf"), url("../src/fonts/national-black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "National";
  src: url("../src/fonts/National-BlackItalic.otf") format("otf"), url("../src/fonts/national-black-italic.woff2") format("woff2");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "National";
  src: url("../src/fonts/National-Light.otf") format("otf"), url("../src/fonts/national-light.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "National";
  src: url("../src/fonts/National-LightItalic.otf") format("otf"), url("../src/fonts/national-light-italic.woff2") format("woff2");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Publico";
  src: url("../src/fonts/PublicoText-Roman-Web.woff") format("woff");
  src: url("../src/fonts/PublicoText-Roman-Web.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Publico";
  src: url("../src/fonts/PublicoText-Italic-Web.woff") format("woff");
  src: url("../src/fonts/PublicoText-Italic-Web.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
.font-national {
  font-family: "National";
}

.font-publico {
  font-family: "Publico";
  line-height: 1.6rem;
}

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

.font-cream {
  color: #FFFAF3;
}

.font-lime {
  color: #53E56C;
}

.font-mint {
  color: #DCFFE2;
}

.font-forest {
  color: #299271;
}

.font-dark {
  color: #004C40;
}

.font-bold {
  font-weight: 600;
}

.font-black {
  font-weight: 900;
}

.font-smaller {
  font-size: 0.5rem !important;
}

.font-small {
  font-size: 0.8rem !important;
}

.font-medium {
  font-size: 1.2rem !important;
}

.font-big {
  font-size: 1.5rem !important;
}

.font-bigger {
  font-size: 2rem !important;
}

.font-enormous {
  font-size: 3rem !important;
}

.font-pachidermous {
  font-size: 4rem !important;
}

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

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

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

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

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

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

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

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

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

.bg-mint {
  background-color: #DCFFE2;
}

.bg-forest {
  background-color: #299271;
}

.bg-dark {
  background-color: #004C40;
}

a, a:active, a:focus, a:visited, a:hover {
  text-decoration: none;
  color: #299271;
}

.a-mint a, .a-mint a:active, .a-mint a:focus, .a-mint a:visited, .a-mint a:hover {
  color: #DCFFE2;
}

.hov-lime a:hover, .hov-lime .ecvc-button:hover {
  transition: all 0.2s !important;
  color: #53E56C !important;
}
.hov-lime a:hover h1, .hov-lime a:hover h2, .hov-lime a:hover h3, .hov-lime a:hover p, .hov-lime a:hover .h2-publico, .hov-lime .ecvc-button:hover h1, .hov-lime .ecvc-button:hover h2, .hov-lime .ecvc-button:hover h3, .hov-lime .ecvc-button:hover p, .hov-lime .ecvc-button:hover .h2-publico {
  transition: all 0.2s !important;
  color: #53E56C !important;
}
.hov-lime a:hover .fa-button-big-mint-on-forest svg,
.hov-lime a:hover .fa-button-big-forest-on-cream svg,
.hov-lime a:hover .fa-button-big-forest-on-mint svg,
.hov-lime a:hover .fa-button-big-dark-on-forest svg,
.hov-lime a:hover .fa-button-big-forest-on-dark svg, .hov-lime .ecvc-button:hover .fa-button-big-mint-on-forest svg,
.hov-lime .ecvc-button:hover .fa-button-big-forest-on-cream svg,
.hov-lime .ecvc-button:hover .fa-button-big-forest-on-mint svg,
.hov-lime .ecvc-button:hover .fa-button-big-dark-on-forest svg,
.hov-lime .ecvc-button:hover .fa-button-big-forest-on-dark svg {
  transition: all 0.2s !important;
  background: #53E56C;
  border: 10px solid #53E56C;
}

.hov-mint a:hover, .hov-mint .ecvc-button:hover {
  transition: all 0.2s !important;
  color: #DCFFE2 !important;
}
.hov-mint a:hover h1, .hov-mint a:hover h2, .hov-mint a:hover h3, .hov-mint a:hover p, .hov-mint a:hover div, .hov-mint .ecvc-button:hover h1, .hov-mint .ecvc-button:hover h2, .hov-mint .ecvc-button:hover h3, .hov-mint .ecvc-button:hover p, .hov-mint .ecvc-button:hover div {
  transition: all 0.2s !important;
  color: #DCFFE2 !important;
}
.hov-mint a:hover .fa-button-big-mint-on-forest svg,
.hov-mint a:hover .fa-button-big-forest-on-cream svg,
.hov-mint a:hover .fa-button-big-forest-on-mint svg,
.hov-mint a:hover .fa-button-big-dark-on-forest svg,
.hov-mint a:hover .fa-button-big-forest-on-dark svg, .hov-mint .ecvc-button:hover .fa-button-big-mint-on-forest svg,
.hov-mint .ecvc-button:hover .fa-button-big-forest-on-cream svg,
.hov-mint .ecvc-button:hover .fa-button-big-forest-on-mint svg,
.hov-mint .ecvc-button:hover .fa-button-big-dark-on-forest svg,
.hov-mint .ecvc-button:hover .fa-button-big-forest-on-dark svg {
  transition: all 0.2s !important;
  background: #DCFFE2;
  border: 10px solid #DCFFE2;
}

.hov-cream a:hover, .hov-cream.view-more-button:hover {
  transition: all 0.2s !important;
  color: #FFFAF3 !important;
}
.hov-cream a:hover h1, .hov-cream a:hover h2, .hov-cream a:hover h3, .hov-cream a:hover p, .hov-cream a:hover div, .hov-cream.view-more-button:hover h1, .hov-cream.view-more-button:hover h2, .hov-cream.view-more-button:hover h3, .hov-cream.view-more-button:hover p, .hov-cream.view-more-button:hover div {
  transition: all 0.2s !important;
  color: #FFFAF3 !important;
}
.hov-cream a:hover .fa-button-big-mint-on-forest svg,
.hov-cream a:hover .fa-button-big-forest-on-cream svg,
.hov-cream a:hover .fa-button-big-forest-on-mint svg,
.hov-cream a:hover .fa-button-big-dark-on-forest svg,
.hov-cream a:hover .fa-button-big-forest-on-dark svg, .hov-cream.view-more-button:hover .fa-button-big-mint-on-forest svg,
.hov-cream.view-more-button:hover .fa-button-big-forest-on-cream svg,
.hov-cream.view-more-button:hover .fa-button-big-forest-on-mint svg,
.hov-cream.view-more-button:hover .fa-button-big-dark-on-forest svg,
.hov-cream.view-more-button:hover .fa-button-big-forest-on-dark svg {
  transition: all 0.2s !important;
  background: #FFFAF3;
  border: 10px solid #FFFAF3;
}

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: "National";
  overflow-x: hidden;
  background-color: #FFFAF3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #004C40;
}

html {
  margin-top: 0px !important;
}
@media (max-width: 425px) {
  html {
    font-size: 14px;
  }
  html .font-small {
    font-size: 1rem;
  }
}
@media (min-width: 426px) and (max-width: 768px) {
  html {
    font-size: 14px;
  }
  html .font-enormous {
    font-size: 2.7rem;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  html {
    font-size: 16px;
  }
}
@media (min-width: 1025px) and (max-width: 1440px) {
  html {
    font-size: 18px;
  }
}
@media (min-width: 1441px) {
  html {
    font-size: 20px;
  }
  html .font-smaller {
    font-size: 0.5rem;
  }
  html .font-small {
    font-size: 1rem;
  }
  html .font-medium {
    font-size: 1.6rem;
  }
  html .font-big {
    font-size: 1.8rem;
  }
  html .font-bigger {
    font-size: 2rem;
  }
  html .font-enormous {
    font-size: 3rem;
  }
  html .font-pachidermous {
    font-size: 4rem;
  }
}

input, textarea, button, [type=button], [type=reset] {
  -webkit-appearance: none;
  border-radius: 0;
  padding: 0;
}

p {
  margin: 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "National";
  margin: 0;
  font-weight: 900;
}

.go-to-content {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.go-to-content:focus {
  height: auto;
  width: 100%;
  position: static;
  padding-left: 30px;
}

h1 {
  font-size: 3rem;
  letter-spacing: 0;
  line-height: 60px;
  padding: 0px !important;
}
@media (max-width: 576px) {
  h1 {
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 2.7rem;
  }
}
@media (min-width: 1024px) {
  h1 {
    font-size: 3rem;
  }
}

h2 {
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 44px;
}
@media (min-width: 1px) and (max-width: 664px) {
  h2 {
    line-height: 32px;
  }
}

.h2-publico {
  font-size: 2rem;
  font-family: "Publico";
}
h3 {
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 2rem;
}
@media (min-width: 1px) and (max-width: 768px) {
  h3 {
    line-height: 32px;
  }
}

.h3-publico {
  font-weight: normal;
  font-size: 1.5rem;
  font-family: "Publico";
}

ol, ul {
  text-decoration: none;
  list-style-type: none;
}

.line--height--body {
  line-height: 27px;
}

.heavy--font {
  font-weight: 700;
  font-family: "National";
}

.font--blue {
  color: #173D7A !important;
}

.font-ecvc-forest-green {
  color: #299271;
}

.body--sm {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 27px;
}

#wpadminbar {
  display: none !important;
}

.body--blue {
  color: #475B67;
  letter-spacing: 0;
  line-height: 27px;
}
.body--blue a {
  font-weight: 600;
  color: #475B67;
}

.navbar {
  width: 100%;
  padding: 30px 20px;
  border-bottom: 1px solid #979797;
  z-index: 1;
}
.navbar .navbar-nav {
  margin-top: 0;
}

.navbar.scrolled {
  background-color: #fff !important;
  transition: background-color 200ms linear;
  border-bottom: none !important;
  box-shadow: 0 2px 12px 5px rgba(0, 0, 0, 0.11);
}
.navbar.scrolled a[aria-current]:after {
  background: #04809F !important;
}
.navbar.scrolled .navbar-nav .nav-link {
  color: #173D7A !important;
}
.navbar.scrolled .e--link .nav-link {
  color: #FFFFFF;
}
.navbar.scrolled .e--link .nav-link:hover {
  color: #04809F;
}
.navbar.scrolled .navbar-brand img {
  filter: brightness(1) invert(1);
}

.view-more {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #173D7A;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.view-more:after {
  position: absolute;
  right: -28px;
  height: 24px;
  width: 24px;
  content: "";
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Cpath d='M3.51562 8.46443L12.0009 16.9497L20.4862 8.46443L19.072 7.05021L12.0009 14.1213L4.92984 7.05021L3.51562 8.46443Z' fill='%232E3A59'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.view-more:disabled,
.view-more[disabled] {
  opacity: 0.6;
}

@media (min-width: 1px) and (max-width: 1024px) {
  .noscroll {
    overflow: hidden;
  }
}

.sn--title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  text-transform: none;
}

.sitemap--list li {
  font-weight: 500;
}
.sitemap--list li a {
  color: #173D7A;
}

.close {
  opacity: 0.6 !important;
}

.section-sm {
  padding: 45px 0;
}

.section-md, .section {
  padding: 90px 0;
}

.section-lg {
  padding: 135px 0;
}

.section-xl {
  padding: 170px 0;
}

.ecvc-section {
  padding: 3rem 0px !important;
}

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

.container-sm {
  float: none;
  max-width: 990px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.container, .container-md {
  float: none;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.container-lg {
  float: none;
  max-width: 1290px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.container-xl {
  float: none;
  max-width: 1450px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.ecvc-container {
  width: 80%;
  margin: auto;
  padding: 1rem 0px;
}
@media (max-width: 576px) {
  .ecvc-container {
    width: 90%;
    padding: 5% 0;
  }
}

.ecvc-padding {
  padding: 1rem 0px;
}

.ecvc-text-padding {
  padding: 0.5rem 0px;
}

.section-green {
  padding: 1rem 0px;
  background-color: #299271;
  color: #DCFFE2;
}

.section-coral {
  padding: 1rem 0px;
  margin: 1rem 0;
  background-color: #FF5E53;
}
.section-coral h1, .section-coral h2, .section-coral p {
  color: #FFFAF3 !important;
}

.section-lime {
  background-color: #53E56C;
  color: #004C40;
}
.section-lime ul {
  margin: 0 !important;
}
.section-lime a,
.section-lime a:active,
.section-lime a:focus,
.section-lime a:visited {
  color: #004C40 !important;
}
.section-lime a:hover {
  transition: all 0.2s !important;
  color: #FFFAF3 !important;
}

.section-stand-first-green-banner {
  padding: 3rem 0px;
}

.mint-green-borders {
  border-top: 1px solid #DCFFE2;
  border-bottom: 1px solid #DCFFE2;
  margin-top: -1px;
}
@media (max-width: 576px) {
  .mint-green-borders {
    margin-top: -0.5px;
  }
}

.forest-green-borders {
  border-top: 1px solid #299271;
  border-bottom: 1px solid #299271;
  margin-top: -1px;
}
@media (max-width: 576px) {
  .forest-green-borders {
    margin-top: -0.5px;
  }
}

.border-bottom-forest {
  border-bottom: 1px solid #299271;
}

.dark-green-borders {
  border-top: 1px solid #004C40;
  border-bottom: 1px solid #004C40;
  margin-top: -1px;
}
@media (max-width: 576px) {
  .dark-green-borders {
    margin-top: -0.5px;
  }
}

.inner-container {
  width: 100%;
}
@media (min-width: 576px) {
  .inner-container {
    width: 70%;
  }
}

.bottom-line-forest {
  border-bottom: 1px solid #299271;
}

.top-line-forest {
  border-top: 1px solid #299271;
}

.bottom-line-mint {
  border-bottom: 1px solid #DCFFE2;
}

.top-line-mint {
  border-top: 1px solid #DCFFE2;
}

.bottom-line-dark {
  border-bottom: 1px solid #004C40;
}

.top-line-dark {
  border-top: 1px solid #004C40;
}

.bg-lime {
  background-color: #53E56C !important;
}

.bg-cream {
  background-color: #FFFAF3 !important;
}

.mini-title {
  display: flex;
  justify-content: center;
  color: #004C40;
  font-weight: 600;
  padding: 1rem 0px;
}

.flx-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

button:focus,
button:active {
  outline: none;
}

.button--primary {
  text-decoration: none;
  background: #299271;
  display: inline-block;
  border: 2px solid transparent;
  padding: 12px 22px;
  color: #FFFAF3;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.5s !important;
}
.button--primary:hover {
  background: #FFFAF3;
  border: 2px solid #299271;
  color: #299271;
  transform: scale(0.97) !important;
}

.key-question-link {
  display: flex;
  justify-content: center;
}

.button--key-question {
  border-radius: 42px;
  padding: 0;
  justify-content: space-between;
  border: 2px solid #53E56C;
  background-color: #FFFAF3;
  color: #299271;
  font-weight: 900;
  height: 52px;
  font-style: italic;
  display: flex;
  align-items: center;
  padding-left: 3vw;
}
.button--key-question p {
  padding-right: 3vw;
}
.button--key-question svg {
  margin-top: 1px;
  margin-right: -1px;
}
.button--key-question:hover {
  background: #FFFAF3;
  border: 2px solid #53E56C;
  transform: scale(0.9) !important;
}

.button--key-question-forest {
  border-radius: 42px;
  padding: 0;
  justify-content: space-between;
  border: 2px solid #299271;
  background-color: #FFFAF3;
  color: #299271;
  font-weight: 900;
  height: 52px;
  font-style: italic;
  display: flex;
  align-items: center;
  padding-left: 3vw;
}
.button--key-question-forest p {
  padding-right: 3vw;
}
.button--key-question-forest svg {
  margin-top: 1px;
  margin-right: -1px;
}
.button--key-question-forest:hover {
  border: 2px solid #53E56C;
}

.button--find-out-more {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  color: #299271;
  border-top: 1px solid #299271;
  border-bottom: 1px solid #299271;
  padding: 1vw 0px;
  margin-top: -1px;
  font-weight: 900;
}
@media (max-width: 576px) {
  .button--find-out-more {
    margin-top: -0.5px;
  }
}

.button--find-out-more:hover {
  color: #53E56C;
}

.button--view-more {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #53E56C;
  text-decoration: none;
  font-family: "National";
  padding: 1rem;
}
.button--view-more p {
  color: #004C40;
  font-weight: 600;
  padding-right: 1rem;
}

.button--view-more:hover p {
  transition: all 0.2s !important;
  color: #FFFAF3;
}
.button--view-more:hover svg {
  transition: all 0.2s !important;
  background: #FFFAF3;
  border: 10px solid #FFFAF3;
}

.green-banner-button {
  padding: 4% 0;
  background-color: #299271;
  color: #DCFFE2;
}
.green-banner-button .button--green-banner {
  text-decoration: none;
  color: #DCFFE2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.2rem;
}

.collapsed-hide {
  display: block;
}
.collapsed-show {
  display: none;
}
.collapsed .collapsed-hide {
  display: none;
}
.collapsed .collapsed-show {
  display: block;
}

.fa-button-big-mint-on-forest svg {
  border-radius: 100%;
  background: #DCFFE2;
  width: 30px;
  font-size: 30px;
  color: #299271;
  border: 10px solid #DCFFE2;
}

.fa-button-big-lime-on-cream svg {
  border-radius: 100%;
  background: #53E56C;
  width: 30px;
  font-size: 30px;
  color: #FFFAF3;
  border: 10px solid #53E56C;
}

.fa-button-big-forest-on-cream svg {
  border-radius: 100%;
  background: #299271;
  width: 30px;
  font-size: 30px;
  color: #FFFAF3;
  border: 10px solid #299271;
}

.fa-button-big-forest-on-mint svg {
  border-radius: 100%;
  background: #299271;
  width: 30px;
  font-size: 30px;
  color: #DCFFE2;
  border: 10px solid #299271;
}

.fa-button-big-forest-on-dark svg {
  border-radius: 100%;
  background: #299271;
  width: 30px;
  font-size: 30px;
  color: #004C40;
  border: 10px solid #299271;
}

.fa-button-big-dark-on-lime svg {
  border-radius: 100%;
  background: #004C40;
  width: 30px;
  font-size: 30px;
  color: #53E56C;
  border: 10px solid #004C40;
}

.fa-button-big-dark-on-forest svg {
  border-radius: 100%;
  background: #004C40;
  width: 30px;
  font-size: 30px;
  color: #299271;
  border: 10px solid #004C40;
}

.fa-button-big-dark-on-coral svg {
  border-radius: 100%;
  background: #004C40;
  width: 30px;
  font-size: 30px;
  color: #FF5E53;
  border: 10px solid #004C40;
}

a.fa-button-big-mint-on-forest:hover svg,
a.fa-button-big-forest-on-cream:hover svg,
a.fa-button-big-forest-on-mint:hover svg,
a.fa-button-big-dark-on-forest:hover svg,
a.fa-button-big-forest-on-dark:hover svg,
.fa-button-big-mint-on-forest:hover svg,
.fa-button-big-forest-on-cream:hover svg,
.fa-button-big-forest-on-mint:hover svg,
.fa-button-big-dark-on-forest:hover svg,
.fa-button-big-forest-on-dark:hover svg {
  transition: all 0.2s !important;
  background: #53E56C;
  border: 10px solid #53E56C;
}

a.fa-button-big-dark-on-lime:hover svg,
.fa-button-big-dark-on-lime:hover svg {
  transition: all 0.2s !important;
  background: #FFFAF3;
  border: 10px solid #FFFAF3;
}

.menu-items {
  padding: 0;
  margin: 1rem 0;
}
.menu-items li a {
  width: 100%;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
.menu-items li .title {
  padding-bottom: 0.8rem;
}

@media (min-width: 1025px) {
  header .d--lg--none {
    display: none !important;
  }
}

.navbar-global {
  z-index: 9999;
  width: 100%;
  transition: all 0.5s !important;
  background: #FFFAF3;
  /* 
  ** MENU LARGE SCREENS 
  */
  /* 
  ** MENU MOBILE 
  */
  /* 
  ** MENU ON SCROLL UP & DOWN 
  */
}
@media (max-width: 576px) {
  .navbar-global {
    height: 80px;
  }
}
.navbar-global ul {
  display: flex;
  flex: 6;
  justify-content: space-between;
  padding: 0;
}
.navbar-global button {
  border: none;
}
.navbar-global form {
  display: flex;
  caret-color: #FFFAF3;
  height: 100%;
  width: 80%;
  margin: auto;
}
.navbar-global form input, .navbar-global form button {
  background: #299271;
  border: none;
}
.navbar-global form input {
  padding-left: 1em;
  color: #FFFAF3;
  width: 100%;
}
.navbar-global form input:-webkit-autofill, .navbar-global form input:-webkit-autofill:focus {
  -webkit-transition: background-color 600000s 0s, color 600000s 0s;
  transition: background-color 600000s 0s, color 600000s 0s;
}
.navbar-global form input[data-autocompleted] {
  background-color: #299271 !important;
}
.navbar-global form ::-moz-placeholder {
  color: #FFFAF3;
}
.navbar-global form ::placeholder {
  color: #FFFAF3;
}
.navbar-global form svg {
  font-size: 26px;
  color: #FFFAF3;
}
.navbar-global form *:focus {
  outline: none;
}
.navbar-global .wpml-ls-legacy-list-horizontal {
  border: none;
  padding: 0;
  height: 100%;
}
.navbar-global .wpml-ls-legacy-list-horizontal ul, .navbar-global .wpml-ls-legacy-list-horizontal li, .navbar-global .wpml-ls-legacy-list-horizontal a {
  height: 100%;
}
.navbar-global .wpml-ls-legacy-list-horizontal ul {
  gap: 2rem;
}
.navbar-global .wpml-ls-legacy-list-horizontal a {
  align-items: center;
  padding: 0;
  display: flex;
}
.navbar-global .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {
  font-weight: 900;
  justify-content: center;
}
.navbar-global .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a:before {
  content: "";
  position: absolute;
  bottom: 0px;
  border-width: 0px 8px 8px 8px;
  border-style: solid;
  border-color: #299271 transparent;
}
.navbar-global .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a:after {
  content: "";
  position: absolute;
  bottom: -1px;
  border-width: 0px 8px 8px 8px;
  border-style: solid;
  border-color: #FFFAF3 transparent;
}
.navbar-global .current_page_item {
  position: relative;
  display: flex;
  justify-content: center;
  font-weight: 900;
}
.navbar-global .menu-large {
  margin-top: 280px;
}
.navbar-global .menu-large .wpml-bar {
  position: fixed;
  top: 0;
  height: 50px;
  z-index: 600;
}
.navbar-global .menu-large .ecvc-title {
  font-weight: 600;
  z-index: 500;
  top: 50px;
  height: 40px;
  position: fixed;
}
.navbar-global .menu-large .ecvc-logo-bar {
  position: fixed;
  top: 90px;
  height: 150px;
}
.navbar-global .menu-large .ecvc-logo-bar img {
  height: 80px;
}
.navbar-global .menu-large .ecvc-menu {
  height: 40px;
  top: 240px;
  position: fixed;
  z-index: 10;
}
.navbar-global .menu-large .ecvc-menu a {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0;
}
.navbar-global .menu-large .ecvc-menu .current_page_item:before {
  content: "";
  position: absolute;
  bottom: -8px;
  border-width: 8px 8px 0;
  border-style: solid;
  border-color: #299271 transparent;
}
.navbar-global .menu-large .ecvc-menu .current_page_item:after {
  content: "";
  position: absolute;
  bottom: -7px;
  border-width: 8px 8px 0;
  border-style: solid;
  border-color: #FFFAF3 transparent;
}
.navbar-global .menu-large .ecvc-menu #searchMagnifier {
  height: 100%;
  width: 40px;
  background-color: #299271;
}
.navbar-global .menu-large .ecvc-menu #searchMagnifier svg {
  font-size: 26px;
  color: #FFFAF3;
}
.navbar-global .menu-large .search-bar {
  height: 40px;
  top: 240px;
  position: fixed;
  z-index: 1;
}
.navbar-global .menu-large .search-bar.show-search {
  transform: translateY(40px);
  transition: all 0.5s !important;
}
.navbar-global .ecvc-mobile-menu {
  flex-direction: column !important;
  transition: all 0.5s !important;
  position: fixed;
  top: -100vh;
}
.navbar-global .ecvc-mobile-menu ul {
  flex-direction: column;
  align-items: flex-start;
}
.navbar-global .ecvc-mobile-menu form {
  width: 100%;
  margin: 0px;
}
.navbar-global .ecvc-mobile-menu form input {
  width: 100%;
  height: 60px;
}
.navbar-global .ecvc-mobile-menu .wpml-ls-legacy-list-horizontal ul {
  flex-direction: row;
  position: relative;
}
.navbar-global .ecvc-mobile-menu .menu-xs-wpml {
  width: 100%;
  height: 70px;
}
.navbar-global .ecvc-dropdown-menu {
  transition: all 0.5s !important;
  top: 80px;
  z-index: 1;
  position: fixed !important;
  height: calc(100% - 80px);
  justify-content: space-between;
  width: 100%;
}
.navbar-global .ecvc-dropdown-menu-head {
  position: fixed;
  align-items: center;
  background-color: #FFFAF3;
  width: 100vw;
  height: 10vh;
  top: 0px;
  height: 80px;
  z-index: 2;
}
.navbar-global .ecvc-dropdown-menu-head .ecvc-logo img {
  height: 40px;
}
.navbar-global .ecvc-dropdown-menu-head .menu-burger {
  background: none;
  border: none;
}
.navbar-global .ecvc-burger-close svg {
  height: 40px;
  padding-right: 6px;
  color: #299271;
}
.navbar-global .ecvc-burger svg {
  height: 32px;
  padding-top: 4px;
  color: #299271;
}
.navbar-global.scrollUp .ecvc-logo-bar,
.navbar-global.scrollUp .ecvc-menu,
.navbar-global.scrollUp .search-bar {
  transform: translateY(-151px);
  transition: all 0.5s !important;
}
.navbar-global.scrollUp .search-bar.show-search {
  transform: translateY(-111px);
  transition: all 0.5s !important;
}
.navbar-global.scrolledbackUp .ecvc-logo-bar,
.navbar-global.scrolledbackUp .ecvc-menu,
.navbar-global.scrolledbackUp .search-bar {
  transform: translateY(0px);
  transition: all 0.5s !important;
}
.navbar-global.scrolledbackUp .search-bar.show-search {
  transform: translateY(40px);
  transition: all 0.5s !important;
}

.footer {
  background: #004C40;
  padding: 50px 0px;
  color: #DCFFE2;
  margin: -1px;
}
@media (max-width: 576px) {
  .footer {
    margin-top: -0.5px;
  }
}
.footer p {
  color: #DCFFE2;
}
.footer a {
  color: #DCFFE2;
  text-decoration: none;
}
.footer ul {
  list-style: none;
  display: flex;
  margin: 0;
}
.footer .menu-item {
  font-weight: 600;
}
.footer ul.sub-menu {
  padding: 0;
  flex-direction: column;
}
.footer ul.sub-menu li {
  font-weight: 400;
}
.footer .contact-socials {
  flex-direction: column;
}
.footer .foot-col-left {
  width: 25%;
  padding: 0px 2vw 0px 0px;
}
.footer .foot-contact {
  font-weight: 600;
}
.footer .foot-donation {
  justify-content: space-between;
  align-items: center;
}
.footer .foot-eu-credits {
  flex-direction: column;
}
.footer .foot-eu-credits p {
  padding: 0.2rem 0rem;
}
.footer .foot-eu-credits img {
  width: 84px;
}
.footer .sitemap {
  width: 65%;
  flex-wrap: wrap;
  gap: 20px;
}
.footer .sitemap a {
  padding-bottom: 0.7rem;
}
.footer .sitemap .menu-page {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.footer .sitemap .page-title {
  padding-bottom: 1vw;
}
.footer .sitemap .subpage {
  flex-direction: column;
  display: flex;
}
@media (max-width: 576px) {
  .footer {
    padding: 0px;
  }
  .footer .contact-socials {
    flex-direction: row;
  }
  .footer .foot-container {
    width: 80%;
    margin: auto;
    padding: 0px;
  }
  .footer .foot-content {
    flex-direction: column;
  }
  .footer .foot-col-left {
    width: 100%;
    padding: 0px;
  }
  .footer .sitemap {
    flex-direction: column;
    width: 100%;
  }
  .footer .sitemap .page-title {
    padding-bottom: 1rem;
  }
  .footer .sitemap .menu-page {
    line-height: 1.4rem;
  }
  .footer .sitemap a {
    padding-bottom: 0.5rem;
  }
  .footer .foot-eu-credits {
    gap: 1rem;
  }
  .footer .foot-eu-credits img {
    width: 80px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .footer .foot-contact {
    width: 40%;
  }
  .footer .foot-socials {
    width: 40%;
  }
  .footer .foot-socials ul {
    gap: 1rem;
    flex-flow: wrap;
    justify-content: flex-end;
  }
  .footer .foot-socials svg {
    width: 50px !important;
    height: 50px !important;
  }
}

nav .close--btn--menu {
  margin-right: 26px;
  display: none;
}
nav .nav-link {
  text-decoration: none;
}
@media (min-width: 1024px) {
  nav .dropdown-menu {
    transition: visibility 250ms ease, max-height 250ms ease;
    top: 70px;
    border-radius: 0;
    border: none;
    width: 120%;
    padding-left: 12px;
  }
}
nav .show .dropdown-menu {
  top: 72px;
  visibility: hidden;
  display: inline-table;
}
nav .show .dropdown-menu:hover a {
  transition: 0.3s all ease-in-out;
  color: #04809F;
  transform: scaleX(1);
}
@media (min-width: 1024px) {
  nav .show .dropdown-menu {
    float: none;
    width: 140%;
    margin: 0 auto;
    padding: 0 28px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    left: -7px;
    max-width: 1140px;
    border: none !important;
    border-radius: 0;
    height: auto;
    padding-bottom: 42px;
    padding-top: 30px;
  }
  nav .show .dropdown-menu .nav-link {
    cursor: pointer;
    text-transform: none !important;
    font-family: "National";
    padding-left: 0px;
    line-height: 27px;
    font-weight: 500;
  }
  nav .show .dropdown-menu .nav-link:after {
    transform-origin: 0% 50%;
    display: block;
    content: "";
    border-bottom: solid 3px #04809F;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
  }
  nav .show .dropdown-menu .nav-link:hover {
    color: #04809F !important;
  }
  nav .show .dropdown-menu .nav-link:hover:after {
    transform: scaleX(0.1);
  }
}
@media (max-width: 1024px) {
  nav {
    /* General styles to improve presentation */
  }
  nav .dropdown-menu li:not(.close-dropdown) {
    border-bottom: none !important;
  }
  nav .dropdown-menu li:not(.close-dropdown) .nav-link {
    text-transform: none !important;
    color: #475B67 !important;
    font-family: "National";
    padding: 16px !important;
    transform: scaleX(1);
  }
  nav .dropdown-container .dropdown-menu {
    height: auto;
    visibility: hidden;
    top: 0;
    right: 0;
    left: auto;
    border: 0;
    transform: translate(100%, 0);
    transition: transform 0.3s ease-in-out;
    min-width: auto;
    padding: 0;
    box-shadow: 0 0 0;
    z-index: 1000;
    float: left;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    transform: translate(100%, 0);
    transition: transform 0.25s, visibility 0.25s;
    width: 100%;
    height: 100%;
  }
  nav .dropdown-container .dropdown-menu .close-dropdown a {
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    line-height: 37px !important;
    -webkit-text-decoration: uppercase !important;
            text-decoration: uppercase !important;
    color: #475B67 !important;
    font-weight: 700 !important;
  }
  nav .show.dropdown-menu {
    visibility: visible;
    transform: translate(0, 0);
    height: 100%;
    background: #FBFBFB;
  }
  nav .show.dropdown-menu li:first-child {
    margin-top: 0;
  }
  nav .show.dropdown-menu li:first-child a {
    padding-left: 50px;
  }
  nav .dropdown-container-slidemorph {
    width: 300px;
    overflow: hidden;
    min-width: 0;
    max-width: none;
    transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
  }
  nav .dropdown-container-slidemorph .dropdown--menu {
    min-width: auto;
    padding: 3px 0;
    box-shadow: 0 0 0;
  }
  nav .dropdown-container-slidemorph > .dropdown--menu > .menu-item-has-children {
    position: static;
  }
  nav .dropdown-container-slidemorph > .dropdown--menu > .menu-item-has-children > .dropdown--menu {
    display: block;
    top: -3px;
    right: 0;
    left: auto;
    border: 0;
    transform: translate(100%, 0);
    transition: transform 0.3s ease-in-out;
  }
  nav .dropdown-container-slidemorph > .dropdown--menu > .menu-item-has-children.open > ul {
    visibility: visible;
    transform: translate(0, 0);
  }
  nav .dropdown-container-slidemorph .menu-item-has-children > a:after {
    top: 50%;
    background-repeat: no-repeat;
    height: 13px;
    width: 10px;
    right: 20px;
    margin: -4px 0 0 0;
    position: absolute;
    display: inline-block;
    line-height: 1;
    content: "";
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='9px' height='13px' viewBox='0 0 9 13' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='iPhone-5-//--Menu' transform='translate(-276.000000, -129.000000)' fill='%23475B67'%3E%3Cpath d='M277.658045,129.066177 C277.602953,129.019052 277.530952,128.995761 277.459496,129.000636 C277.386949,129.006594 277.319857,129.039635 277.272401,129.094885 L276.065288,130.493458 C276.018378,130.547624 275.994923,130.619124 276.000923,130.690623 C276.006923,130.762665 276.040742,130.829289 276.096379,130.875872 L281.5783,135.498964 L276.096379,140.124222 C276.040742,140.170805 276.006923,140.237429 276.000923,140.309471 C275.994923,140.38097 276.018378,140.45247 276.065288,140.506636 L277.272401,141.905209 C277.319857,141.960459 277.386949,141.9935 277.459496,141.999458 C277.466041,142 277.472587,142 277.479678,142 C277.544588,142 277.607862,141.976709 277.658045,141.933917 L284.905635,135.703712 C284.96509,135.652254 285,135.578046 285,135.498964 C285,135.419881 284.96509,135.345673 284.905635,135.294215 L277.658045,129.066177 Z' id='Fill-397'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  nav .dropdown-backlink {
    font-family: 900;
    color: #475B67;
    border-bottom: 1px solid #e5e5e5;
  }
  nav .dropdown-backlink > a {
    position: relative;
    white-space: nowrap !important;
  }
  nav .close-dropdown > a:before {
    position: absolute;
    height: 40px;
    width: 32px;
    top: 42%;
    left: 17px;
    margin: 0 0px 0 0;
    display: inline-block;
    padding-left: 32px;
    line-height: 1;
    content: "";
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='9px' height='13px' viewBox='0 0 9 13' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='iPhone-5-//--Menu-Copy' transform='translate(-30.000000, -129.000000)' fill='%23475B67'%3E%3Cpath d='M31.6580449,129.066177 C31.602953,129.019052 31.5309517,128.995761 31.4594958,129.000636 C31.386949,129.006594 31.3198568,129.039635 31.2724014,129.094885 L30.065288,130.493458 C30.018378,130.547624 29.994923,130.619124 30.0009231,130.690623 C30.0069232,130.762665 30.040742,130.829289 30.0963794,130.875872 L35.5782998,135.498964 L30.0963794,140.124222 C30.040742,140.170805 30.0069232,140.237429 30.0009231,140.309471 C29.994923,140.38097 30.018378,140.45247 30.065288,140.506636 L31.2724014,141.905209 C31.3198568,141.960459 31.386949,141.9935 31.4594958,141.999458 C31.4660413,142 31.4725869,142 31.479678,142 C31.5445883,142 31.6078622,141.976709 31.6580449,141.933917 L38.9056346,135.703712 C38.9650903,135.652254 39,135.578046 39,135.498964 C39,135.419881 38.9650903,135.345673 38.9056346,135.294215 L31.6580449,129.066177 Z' id='Fill-397' transform='translate(34.500000, 135.500000) scale(-1, 1) translate(-34.500000, -135.500000) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  nav .btn-link,
nav .btn-link:hover,
nav .btn-link:focus,
nav .btn-link:active {
    color: #fff;
    text-decoration: none;
  }
  nav html,
nav body {
    height: 100%;
  }
}

.vision-page,
.about-us-section {
  padding-top: 120px;
}
@media (max-width: 576px) {
  .vision-page,
.about-us-section {
    padding-top: 80px;
  }
}

.home-page .page-image-stand-alone {
  padding: 0;
}
@media (max-width: 768px) {
  .home-page h1 {
    font-size: 4rem;
    line-height: 4rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .home-page .headline {
    width: 80%;
  }
  .home-page h1 {
    font-size: 7vw;
    line-height: 7vw;
  }
}
@media (min-width: 1024px) {
  .home-page .headline {
    width: 80%;
  }
  .home-page h1 {
    font-size: 5vw;
    line-height: 6vw;
  }
}

@media (max-width: 576px) {
  .all-news-and-events-accordion {
    width: 100%;
  }
}
.all-news-and-events-accordion input[type=checkbox] {
  position: absolute;
  left: -9999px;
}
.all-news-and-events-accordion .accordion-button {
  transition: all 0.5s !important;
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #FF5E53;
}
.all-news-and-events-accordion .accordion-button .arrow {
  transition: all 0.5s !important;
  display: none;
}
.all-news-and-events-accordion .accordion-button.collapsed {
  transition: all 0.5s !important;
  background-color: #53E56C;
  color: #004C40;
}
.all-news-and-events-accordion .accordion-button.collapsed .cross {
  transition: all 0.5s !important;
  display: none;
}
.all-news-and-events-accordion .accordion-button.collapsed .arrow {
  transition: all 0.5s !important;
  display: block;
}
.all-news-and-events-accordion .accordion-body {
  display: flex;
  flex-direction: column;
  padding: 1rem 0px;
}
.all-news-and-events-accordion .accordion-body .filter-box {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0.4vw;
}
.all-news-and-events-accordion .filters h1 {
  padding: 0px;
}
.all-news-and-events-accordion .filters p {
  margin: 0px 0.4vw;
  color: #004C40;
}
.all-news-and-events-accordion .filters .filters-types {
  border-bottom: 1px solid #004C40;
  padding-bottom: 1rem;
}
.all-news-and-events-accordion .filters .filters-types .btn {
  text-transform: capitalize;
}
.all-news-and-events-accordion .filters .filters-cat {
  padding-top: 1rem;
}
.all-news-and-events-accordion .filters .btn {
  font-family: "Publico";
  font-size: 0.8rem;
  padding: 0.4rem 0.6rem;
  margin: 0.4vw;
  border: 1px solid #004C40;
  color: #004C40;
  min-width: 50px;
  line-height: normal;
  cursor: pointer;
  transition: all 0.2s !important;
}
.all-news-and-events-accordion .filters .btn:hover {
  background-color: #DCFFE2;
}
.all-news-and-events-accordion .filters .btn.active {
  background-color: #53E56C;
  color: #004C40;
}
.all-news-and-events-accordion .filters .cat-title {
  width: 25%;
}
.all-news-and-events-accordion .filters .cat-content {
  width: 75%;
}
.all-news-and-events-accordion ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.all-news-and-events-accordion .posts-grid {
  display: flex;
  flex-wrap: wrap;
}
.all-news-and-events-accordion .posts-grid li {
  width: 25%;
  height: 20vw;
}
@media (max-width: 576px) {
  .all-news-and-events-accordion .posts-grid li {
    height: 50vw;
  }
}
.all-news-and-events-accordion .posts-grid .item-1,
.all-news-and-events-accordion .posts-grid .item-2 {
  min-width: 50%;
  min-height: 40vw;
}

@media (max-width: 576px) {
  .filters p {
    text-align: end;
  }
  .accordion-body .filter-box {
    justify-content: flex-end;
  }
  .posts-grid li {
    min-width: 50%;
    min-height: 40vw;
  }
}
.section-call-to-action.section-green {
  padding: 2rem 0px;
}

.section-call-to-action a {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
.section-call-to-action .call-to-action {
  width: 100%;
}
.section-call-to-action .cta-forest {
  background-color: #299271;
  color: #DCFFE2;
}
.section-call-to-action .cta-forest .ecvc-container {
  border-top: 0.5px solid #DCFFE2;
  border-bottom: 0.5px solid #DCFFE2;
}
.section-call-to-action .cta-forest a,
.section-call-to-action .cta-forest a:active,
.section-call-to-action .cta-forest a:focus,
.section-call-to-action .cta-forest a:visited {
  color: #DCFFE2;
}
.section-call-to-action .cta-forest a:hover {
  color: #53E56C;
}
.section-call-to-action .cta-forest .t1 {
  font-family: "Publico";
  font-size: 2rem;
}
.section-call-to-action .cta-forest .t2 {
  font-weight: 600;
}
.section-call-to-action .cta-cream {
  background-color: #FFFAF3;
  color: #299271;
}
.section-call-to-action .cta-cream a,
.section-call-to-action .cta-cream a:active,
.section-call-to-action .cta-cream a:focus,
.section-call-to-action .cta-cream a:visited {
  color: #299271;
}
.section-call-to-action .cta-cream a:hover {
  color: #53E56C;
}
.section-call-to-action .cta-cream .t1 {
  font-family: "Publico";
  font-size: 1.2rem;
  flex: 1;
}
.section-call-to-action .cta-cream .t2 {
  font-weight: 600;
  flex: 3;
}
.section-call-to-action .cta-cream .view {
  align-items: center;
  justify-content: flex-end;
  gap: 2rem;
}
.section-call-to-action .cta-cream .item-1 {
  flex-direction: column;
  align-items: flex-end;
}
.section-call-to-action .cta-cream .item-1 .content {
  display: flex;
  gap: 1rem;
}
.section-call-to-action .cta-cream .item-1 .left {
  flex: 2;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.section-call-to-action .cta-cream .item-1 .right {
  flex: 1;
}
.section-call-to-action .cta-publication .pub-titre,
.section-call-to-action .cta-publication .meta-intro {
  flex: 1;
}
.section-call-to-action .cta-publication .img-fluid {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.section-call-to-action .cta-publication .image {
  height: 150px;
  width: 100px;
}
.section-call-to-action .cta-press-release .date-title {
  flex-direction: row;
}
@media (max-width: 576px) {
  .section-call-to-action .cta-publication a {
    flex-direction: column;
  }
  .section-call-to-action .cta-publication .meta-intro {
    width: 100%;
  }
  .section-call-to-action .cta-press-release a,
.section-call-to-action .cta-press-release .content,
.section-call-to-action .cta-press-release .left {
    flex-direction: column;
  }
  .section-call-to-action .cta-press-release .view {
    justify-content: end;
    width: 100%;
  }
}

.section-headline {
  color: #299271;
}
.section-headline .headline {
  padding: 1em 0;
}
@media (min-width: 1px) and (max-width: 1024px) {
  .section-headline {
    padding: 0;
  }
}

.section-headline-and-cover {
  color: #299271;
}
.section-headline-and-cover .headline {
  padding: 1em 0;
  width: 65%;
}
.section-headline-and-cover .doc-image {
  width: 25%;
}
@media (max-width: 576px) {
  .section-headline-and-cover .ecvc-container {
    flex-direction: column;
  }
  .section-headline-and-cover .headline,
.section-headline-and-cover .doc-image {
    width: 100%;
  }
}

.text-bold {
  font-size: 1.4rem;
  padding-bottom: 2rem;
}

.section-grid-logo {
  display: grid;
  grid-template-columns: repeat(auto-fill, 142px);
  grid-gap: 0 1rem;
  justify-content: space-between;
}
.section-grid-logo .logo-card {
  display: flex;
  gap: 1rem;
  padding: 1rem 0;
  flex-direction: column;
}
.section-grid-logo .logo-card-text {
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
}

.page-image-stand-alone {
  padding: 4% 0;
}
@media (min-width: 1px) and (max-width: 1024px) {
  .page-image-stand-alone {
    padding: 0;
  }
}

.page-key-demands-list ol {
  counter-reset: item;
  list-style-type: none;
  padding: 0;
}
.page-key-demands-list ol li {
  color: #DCFFE2;
  font-weight: 900;
  font-size: 1.5rem;
  font-style: italic;
  padding: 1em 0;
  display: flex;
  align-items: center;
}
.page-key-demands-list ol li:before {
  font-size: 3rem;
  content: counter(item) " ";
  counter-increment: item;
  color: #004C40;
  font-weight: 900;
  font-style: normal;
  padding-right: 1em;
}
@media (min-width: 1px) and (max-width: 1024px) {
  .page-key-demands-list {
    padding: 0;
  }
}

.latest-news .grid-8 {
  min-height: 40vw;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
}
.latest-news .grid-4 {
  min-height: 20vw;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(1, 1fr);
}
.latest-news .posts-grid {
  display: grid;
  list-style: none;
}
.latest-news .posts-grid .item-1 {
  grid-column: 1/3;
  grid-row: 1/3;
}
.latest-news .posts-grid .item-2 {
  grid-column: 3/5;
  grid-row: 1;
}
.latest-news .posts-grid .item-none {
  display: none;
}
.latest-news .view-more-link {
  background-color: #53E56C;
}
.latest-news .view-more-link a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #004C40;
}
.latest-news .view-more-link a:visited, .latest-news .view-more-link a:hover, .latest-news .view-more-link a:active {
  text-decoration: none;
  color: #004C40;
}
.latest-news .view-more-button {
  display: none;
}
.latest-news .view-more-button.collapsed {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #53E56C;
}
.latest-news .no-more-items {
  display: none;
}
.latest-news .view-more-link p,
.latest-news .view-more-button p {
  padding-right: 1rem;
  font-weight: 600;
}
@media (max-width: 576px) {
  .latest-news .grid-8 {
    height: auto;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(5, 1fr);
  }
  .latest-news .posts-grid .item-2 {
    grid-row: 3/5;
    grid-column: 1/3;
  }
}

.menu-post-side {
  background-color: #299271;
}
.menu-post-side .menu-items {
  font-weight: 900;
  font-size: 2rem;
}
.menu-post-side .menu-items li a {
  width: 100%;
  gap: 0px;
  color: #DCFFE2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 1.5vw;
  align-items: flex-start;
}
.menu-post-side .menu-items li a .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.menu-post-side .menu-items li a .date {
  font-family: "Publico";
  font-size: 0.8vw;
}

.menu-one-column-lime .menu-items li .title-date {
  width: 60%;
  font-family: "Publico";
}
@media (max-width: 576px) {
  .menu-one-column-lime .menu-items li .title-date {
    width: 100%;
  }
}

.menu-two-column-beige {
  color: #299271;
  font-weight: 900;
  padding: 3rem 0;
}
.menu-two-column-beige .menu-items {
  border-top: 3px solid #299271;
  border-bottom: 4px solid #299271;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.menu-two-column-beige .menu-items li {
  width: 50%;
  margin-top: 0px;
  margin-bottom: -1px;
  display: flex;
  align-items: center;
}
@media (max-width: 576px) {
  .menu-two-column-beige .menu-items li {
    margin-top: -0.5px;
    margin-bottom: -0.5px;
  }
}
.menu-two-column-beige .menu-items li.item-left {
  padding-right: 2rem;
}
.menu-two-column-beige .menu-items li.item-right {
  padding-left: 2rem;
}

@media (max-width: 576px) {
  .menu-two-column-beige .menu-items {
    flex-direction: column;
  }
  .menu-two-column-beige .menu-items li {
    width: 100%;
  }
  .menu-two-column-beige .menu-items li.item-left, .menu-two-column-beige .menu-items li.item-right {
    padding: 1rem 0;
  }
}
.post-body {
  justify-content: space-between;
}
.post-body .post-content {
  width: 70%;
}
.post-body .post-side {
  width: 25%;
}
.post-body .post-video iframe {
  max-width: 100%;
  height: auto;
}
.post-body .post-documents a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.post-body .post-documents a:hover {
  color: #FFFAF3;
}

@media (max-width: 576px) {
  .post-body {
    flex-direction: column;
  }
  .post-body .post-content,
.post-body .post-side {
    width: 100%;
  }
}
.bullet-points ul {
  list-style: disc;
  padding-left: 1rem;
}
.bullet-points li {
  font-family: "Publico";
  line-height: 1.6rem;
  padding-bottom: 0.5rem;
}

.text-bold a:hover,
.text-body a:hover {
  -webkit-text-decoration: underline #53E56C;
          text-decoration: underline #53E56C;
  text-decoration-thickness: 3px;
  text-underline-offset: 0px;
  -webkit-text-decoration-color: #53E56C;
  -moz-text-decoration-color: #53E56C;
}

.section-statistics .statistics .legend {
  color: #299271;
  font-weight: 600;
}
.section-statistics .statistics .value {
  color: #53E56C;
  font-size: 4rem;
  padding-bottom: 1rem;
  font-weight: 900;
}
.section-statistics .statistics .value .percentage {
  font-size: 2rem;
}

.section-tricards {
  justify-content: space-between;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.section-tricards a {
  text-decoration: none;
}
.section-tricards .tricard-container {
  width: 30%;
}
.section-tricards .tricard {
  width: 100%;
  background-color: #299271;
}
.section-tricards .tricard .card-title {
  background-color: #53E56C;
  color: #004C40;
  font-weight: 600;
  height: 15%;
  display: flex;
  align-items: center;
}
.section-tricards .tricard .card-img {
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #DCFFE2;
  overflow: hidden;
}
.section-tricards .tricard .card-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-tricards .tricard .card-text {
  color: #DCFFE2;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1rem;
  height: 35%;
}
.section-tricards .tricard .card-text p {
  padding-right: 1.5rem;
}

@media (max-width: 576px) {
  .section-tricards {
    flex-direction: column;
    gap: 2rem;
  }
  .section-tricards .tricard-container {
    width: 100%;
  }
  .section-tricards .tricard .card-text {
    height: auto;
  }
}
.twitter-container {
  width: 100%;
}
.twitter-container a {
  text-decoration: none;
  color: #DCFFE2;
}
.twitter-container .twt-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.twitter-container .twt-link a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 900;
}
.twitter-container .twt-link .inner-container {
  width: 100%;
}
.twitter-container .tweet-container {
  border-top: 0.5px solid #DCFFE2;
  padding-top: 1rem;
  margin-top: 1rem;
}
.twitter-container .tweet {
  width: 46%;
}
.twitter-container .tweet p {
  color: #DCFFE2;
  padding: 8px 0;
}
.twitter-container .tweet .twt-date {
  font-family: "Publico";
}
.twitter-container .tweet .twt-date .lltwt-time {
  text-transform: lowercase;
}
.twitter-container .tweet .twt-date .hyphen {
  padding: 8px;
}
.twitter-container .tweet .twt-txt {
  font-weight: 900;
  font-style: italic;
  overflow: hidden;
  text-overflow: ellipsis;
}

.section-upcoming-event .menu-items {
  font-size: 1.5rem;
}
.section-upcoming-event .menu-items a {
  color: #299271;
}
.section-upcoming-event .menu-items .date {
  font-family: "Publico";
  font-size: 1.5rem;
}
.section-upcoming-event .menu-items .title {
  font-weight: 900;
  font-size: 1.2rem;
}
.section-upcoming-event .menu-items .cta {
  font-weight: 600;
}

.page-url {
  padding: 0;
  font-size: 12px;
  color: #299271;
}
.page-url a:hover {
  transition: all 0.2s !important;
  color: #53E56C !important;
}

.section-grid-search-style {
  background-color: #299271;
}
.section-grid-search-style ul {
  padding: 0;
  margin: 0;
  gap: 5%;
}
.section-grid-search-style li {
  width: 30%;
  padding: 2rem 0px;
}
@media (max-width: 576px) {
  .section-grid-search-style li {
    width: 46%;
  }
}
.section-grid-search-style li p,
.section-grid-search-style li h2 {
  color: #DCFFE2;
}
.section-grid-search-style .inner-box {
  border-top: 2px solid #DCFFE2;
}
.section-grid-search-style .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.petition {
  padding: 2rem 0;
}
.petition .proca-MuiButton-contained,
.petition .proca-MuiButton-contained:hover,
.petition .proca-MuiButton-contained:focus,
.petition .proca-MuiButton-contained:active {
  box-shadow: none;
}
.petition .proca-MuiButton-containedPrimary {
  background-color: #299271;
}
.petition .proca-MuiButton-containedPrimary:hover {
  background-color: #53E56C;
}
.petition .proca-MuiLinearProgress-colorPrimary {
  background-color: #299271;
}
.petition .proca-MuiLinearProgress-barColorPrimary {
  background-color: #53E56C;
}
.petition .proca-MuiRadio-root {
  color: #299271;
}
.petition .proca-MuiFilledInput-root {
  background-color: rgba(41, 146, 113, 0.1215686275);
}
.petition .proca-MuiFilledInput-root:hover,
.petition .proca-MuiFilledInput-root.Mui-focused {
  background-color: rgba(83, 229, 108, 0.1019607843);
}
.petition .proca-MuiFilledInput-underline:before {
  border-bottom: 1px solid #299271;
}
.petition .flame {
  display: none;
}
.petition .proca-MuiFormHelperText-root.Mui-error,
.petition .proca-MuiFormLabel-root.Mui-error,
.petition .proca-MuiFormLabel-asterisk.Mui-error,
.petition .proca-MuiFilledInput-underline.Mui-error:after {
  color: #FF5E53;
}

.section-grid-search-style .ecvc-container {
  padding: 0;
}

.tag-letters-container {
  gap: 5%;
}
.tag-letters-container .letter-block {
  width: 16%;
  padding: 1rem 0;
}

.a-to-z-filter {
  padding: 0px 6px;
  margin-left: -6px;
}
.a-to-z-filter.active {
  background-color: #53E56C;
  color: #004C40;
}

/*
** spinner while waiting for ajax return
*/
#loadingDiv {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.6);
}

.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #299271 solid;
  border-radius: 50%;
  -webkit-animation: sp-anime 0.8s infinite linear;
          animation: sp-anime 0.8s infinite linear;
}

@-webkit-keyframes sp-anime {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes sp-anime {
  100% {
    transform: rotate(360deg);
  }
}
.card-big {
  overflow: hidden;
}
.card-big ul {
  padding: 0;
}
.card-big a {
  color: #299271;
}
.card-big .meta-image {
  height: 40vw;
  max-height: 50vh;
  overflow: hidden;
  align-items: center;
  display: flex;
  justify-content: center;
}
.card-big .meta-image img {
  min-height: 100%;
  max-width: none;
  min-width: 100%;
}
.card-big .meta-info {
  min-height: 20vh;
}
.card-big .meta-info .meta-col-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}
.card-big .meta-info .meta-col-right .meta-introduction {
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.card-big .meta-info .meta-col-right .see-policy-position {
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}

.posts-grid .latest-news-content-item {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.posts-grid .latest-news-content-item a {
  text-decoration: none;
  color: #DCFFE2;
  font-weight: bold;
  display: flex;
  width: 100%;
  height: 100%;
  align-content: space-between;
  flex-direction: column;
}
.posts-grid .bg-mint .latest-news-content-item {
  background-color: #DCFFE2;
}
.posts-grid .bg-mint .latest-news-content-item a {
  color: #299271;
}
.posts-grid .bg-mint .latest-news-content-item .post-info-bar {
  border-top: 2px solid #299271;
}
.posts-grid .bg-forest .latest-news-content-item {
  background-color: #299271;
}
.posts-grid .bg-forest .latest-news-content-item a {
  color: #DCFFE2;
}
.posts-grid .bg-forest .latest-news-content-item .post-info-bar {
  border-top: 2px solid #DCFFE2;
}
.posts-grid .bg-dark .latest-news-content-item {
  background-color: #004C40;
}
.posts-grid .bg-dark .latest-news-content-item a {
  color: #DCFFE2;
}
.posts-grid .bg-dark .latest-news-content-item .post-info-bar {
  border-top: 2px solid #DCFFE2;
}
.posts-grid .meta-image-exists.bg-mint .latest-news-content-item {
  box-shadow: inset 0px 0px 0px 4242px rgba(219, 252, 226, 0.7490196078);
}
.posts-grid .meta-image-exists.bg-mint a {
  color: #004C40;
}
.posts-grid .meta-image-exists.bg-mint .post-info-bar {
  border-top: 2px solid #004C40;
}
.posts-grid .meta-image-exists.bg-forest .latest-news-content-item {
  box-shadow: inset 0px 0px 0px 4242px rgba(63, 146, 114, 0.8509803922);
}
.posts-grid .meta-image-exists.bg-forest a {
  color: #DCFFE2;
}
.posts-grid .meta-image-exists.bg-forest .post-info-bar {
  border-top: 2px solid #DCFFE2;
}
.posts-grid .meta-image-exists.bg-dark .latest-news-content-item {
  box-shadow: inset 0px 0px 0px 4242px rgba(29, 77, 65, 0.8509803922);
}
.posts-grid .meta-image-exists.bg-dark a {
  color: #DCFFE2;
}
.posts-grid .meta-image-exists.bg-dark .post-info-bar {
  border-top: 2px solid #DCFFE2;
}
.posts-grid .post-info {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  flex-direction: column;
  padding: 1em;
}
.posts-grid .post-info-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.posts-grid .post-info-down {
  font-weight: 900;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.posts-grid .post-info-bar {
  flex: 1;
  margin: 0 0.8rem;
}
.posts-grid .latest-news-content-item:hover {
  background-color: #53E56C;
}
.posts-grid .meta-image-exists:hover a {
  background-color: #53E56C;
}
.posts-grid .meta-image-exists:hover .latest-news-content-item {
  box-shadow: none;
}

/*# sourceMappingURL=main.158322fb0bb70db863c8.css.map*/