/*
 *   This file was originally generated from SCSS sources
 *   located under static/src/assets/scss/.
 *
 *   The original SCSS source files are no longer available.
 *   This CSS is now maintained directly.
 *
*/

@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,900;1,400;1,500;1,600;1,700&display=swap");
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl,
.container-xxxl {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
}
@media (min-width: 25rem) {
  .container,
  .container-sm {
    max-width: 100%;
  }
}
@media (min-width: 48rem) {
  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }
}
@media (min-width: 64rem) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 90%;
  }
}
@media (min-width: 80rem) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 90%;
  }
}
@media (min-width: 90rem) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 90%;
  }
}
@media (min-width: 120rem) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl,
  .container-xxxl {
    max-width: 90%;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto,
.col-xxxl,
.col-xxxl-1,
.col-xxxl-10,
.col-xxxl-11,
.col-xxxl-12,
.col-xxxl-2,
.col-xxxl-3,
.col-xxxl-4,
.col-xxxl-5,
.col-xxxl-6,
.col-xxxl-7,
.col-xxxl-8,
.col-xxxl-9,
.col-xxxl-auto {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  width: 100%;
}
.col {
  -ms-flex-preferred-size: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  width: auto;
}
.col-1,
.col-auto {
  -webkit-box-flex: 0;
}
.col-1 {
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.col-2 {
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-2,
.col-3 {
  -webkit-box-flex: 0;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-4,
.col-5 {
  -webkit-box-flex: 0;
}
.col-5 {
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-6,
.col-7 {
  -webkit-box-flex: 0;
}
.col-7 {
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-8 {
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-8,
.col-9 {
  -webkit-box-flex: 0;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-10,
.col-11 {
  -webkit-box-flex: 0;
}
.col-11 {
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 25rem) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 48rem) {
  .col-md {
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 64rem) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 80rem) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 90rem) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 120rem) {
  .col-xxxl {
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxxl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxxl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxxl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxxl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxxl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxxl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xxxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xxxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xxxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xxxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xxxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xxxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xxxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xxxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xxxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xxxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xxxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xxxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xxxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xxxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xxxl-0 {
    margin-left: 0;
  }
  .offset-xxxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxxl-3 {
    margin-left: 25%;
  }
  .offset-xxxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxxl-6 {
    margin-left: 50%;
  }
  .offset-xxxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxxl-9 {
    margin-left: 75%;
  }
  .offset-xxxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxxl-11 {
    margin-left: 91.66666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 25rem) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 48rem) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 64rem) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 80rem) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 90rem) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 120rem) {
  .d-xxxl-none {
    display: none !important;
  }
  .d-xxxl-inline {
    display: inline !important;
  }
  .d-xxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxl-block {
    display: block !important;
  }
  .d-xxxl-table {
    display: table !important;
  }
  .d-xxxl-table-row {
    display: table-row !important;
  }
  .d-xxxl-table-cell {
    display: table-cell !important;
  }
  .d-xxxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column,
.flex-row {
  -webkit-box-direction: normal !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse,
.flex-row-reverse {
  -webkit-box-direction: reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 25rem) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column,
  .flex-sm-row {
    -webkit-box-direction: normal !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 48rem) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column,
  .flex-md-row {
    -webkit-box-direction: normal !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 64rem) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column,
  .flex-lg-row {
    -webkit-box-direction: normal !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 80rem) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column,
  .flex-xl-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 90rem) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xxl-column,
  .flex-xxl-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 120rem) {
  .flex-xxxl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xxxl-column,
  .flex-xxxl-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xxxl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xxxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xxxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xxxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xxxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xxxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xxxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xxxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xxxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xxxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xxxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xxxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xxxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xxxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xxxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xxxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xxxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xxxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xxxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xxxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xxxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xxxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xxxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xxxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xxxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xxxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xxxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xxxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xxxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xxxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xxxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xxxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 25rem) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 48rem) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 64rem) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 80rem) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 90rem) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 120rem) {
  .m-xxxl-0 {
    margin: 0 !important;
  }
  .mt-xxxl-0,
  .my-xxxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxxl-0,
  .mx-xxxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxxl-0,
  .my-xxxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxxl-0,
  .mx-xxxl-0 {
    margin-left: 0 !important;
  }
  .m-xxxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxxl-1,
  .my-xxxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxxl-1,
  .mx-xxxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxxl-1,
  .my-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxxl-1,
  .mx-xxxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxxl-2,
  .my-xxxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxxl-2,
  .mx-xxxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxxl-2,
  .my-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxxl-2,
  .mx-xxxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxxl-3 {
    margin: 1rem !important;
  }
  .mt-xxxl-3,
  .my-xxxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxxl-3,
  .mx-xxxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxxl-3,
  .my-xxxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxxl-3,
  .mx-xxxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxxl-4,
  .my-xxxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxxl-4,
  .mx-xxxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxxl-4,
  .my-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxxl-4,
  .mx-xxxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxxl-5 {
    margin: 3rem !important;
  }
  .mt-xxxl-5,
  .my-xxxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxxl-5,
  .mx-xxxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxxl-5,
  .my-xxxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxxl-5,
  .mx-xxxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxxl-0 {
    padding: 0 !important;
  }
  .pt-xxxl-0,
  .py-xxxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxxl-0,
  .px-xxxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxxl-0,
  .py-xxxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxxl-0,
  .px-xxxl-0 {
    padding-left: 0 !important;
  }
  .p-xxxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxxl-1,
  .py-xxxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxxl-1,
  .px-xxxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxxl-1,
  .py-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxxl-1,
  .px-xxxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxxl-2,
  .py-xxxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxxl-2,
  .px-xxxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxxl-2,
  .py-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxxl-2,
  .px-xxxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxxl-3 {
    padding: 1rem !important;
  }
  .pt-xxxl-3,
  .py-xxxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxxl-3,
  .px-xxxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxxl-3,
  .py-xxxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxxl-3,
  .px-xxxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxxl-4,
  .py-xxxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxxl-4,
  .px-xxxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxxl-4,
  .py-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxxl-4,
  .px-xxxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxxl-5 {
    padding: 3rem !important;
  }
  .pt-xxxl-5,
  .py-xxxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxxl-5,
  .px-xxxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxxl-5,
  .py-xxxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxxl-5,
  .px-xxxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxxl-n1,
  .my-xxxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxxl-n1,
  .mx-xxxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxxl-n1,
  .my-xxxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxxl-n1,
  .mx-xxxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxxl-n2,
  .my-xxxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxxl-n2,
  .mx-xxxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxxl-n2,
  .my-xxxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxxl-n2,
  .mx-xxxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxxl-n3,
  .my-xxxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxxl-n3,
  .mx-xxxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxxl-n3,
  .my-xxxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxxl-n3,
  .mx-xxxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxxl-n4,
  .my-xxxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxxl-n4,
  .mx-xxxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxxl-n4,
  .my-xxxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxxl-n4,
  .mx-xxxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxxl-n5,
  .my-xxxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxxl-n5,
  .mx-xxxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxxl-n5,
  .my-xxxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxxl-n5,
  .mx-xxxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxxl-auto {
    margin: auto !important;
  }
  .mt-xxxl-auto,
  .my-xxxl-auto {
    margin-top: auto !important;
  }
  .mr-xxxl-auto,
  .mx-xxxl-auto {
    margin-right: auto !important;
  }
  .mb-xxxl-auto,
  .my-xxxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxxl-auto,
  .mx-xxxl-auto {
    margin-left: auto !important;
  }
}
.card-profile__link {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 63.99875rem) {
  body {
    overflow-x: clip;
  }
}
:root {
  --beige: #beb7a5;
  --black: #000;
  --cyan: #00a1cf;
  --gray-dark: #959fa2;
  --gray-light: #faf9f8;
  --gray-smokey: #58595b;
  --green: #28702a;
  --purple: #73618c;
  --red: #e85500;
  --ut-blue: #005295;
  --ut-orange: #ff8200;
  --white: #fff;
  --yellow-green: #9eaf2a;
  --yellow: #fdb714;
}
.spacing {
  display: inline-block;
  line-height: 1;
  margin: 0;
  vertical-align: middle;
}
.spacing--0 {
  height: 0.25rem;
  width: 0.25rem;
}
.spacing--1 {
  height: 0.5rem;
  width: 0.5rem;
}
.spacing--2 {
  height: 1rem;
  width: 1rem;
}
.spacing--3 {
  height: 1.5rem;
  width: 1.5rem;
}
.spacing--4 {
  height: 2rem;
  width: 2rem;
}
.spacing--5 {
  height: 2.5rem;
  width: 2.5rem;
}
.spacing--6 {
  height: 3rem;
  width: 3rem;
}
.spacing--7 {
  height: 3.5rem;
  width: 3.5rem;
}
.spacing--8 {
  height: 4rem;
  width: 4rem;
}
.spacing--9 {
  height: 4.5rem;
  width: 4.5rem;
}
.spacing--10 {
  height: 5rem;
  width: 5rem;
}
.spacing--11 {
  height: 5.5rem;
  width: 5.5rem;
}
.spacing--12 {
  height: 6rem;
  width: 6rem;
}
.spacing--13 {
  height: 6.5rem;
  width: 6.5rem;
}
.spacing--14 {
  height: 7rem;
  width: 7rem;
}
.spacing--15 {
  height: 7.5rem;
  width: 7.5rem;
}
.spacing--16 {
  height: 8rem;
  width: 8rem;
}
.spacing--17 {
  height: 8.5rem;
  width: 8.5rem;
}
.spacing--18 {
  height: 9rem;
  width: 9rem;
}
.spacing--19 {
  height: 9.5rem;
  width: 9.5rem;
}
.spacing--20 {
  height: 10rem;
  width: 10rem;
}
.margin-0 {
  margin-top: 0.25rem;
}
.margin-1 {
  margin-top: 0.5rem;
}
.margin-2 {
  margin-top: 1rem;
}
.margin-3 {
  margin-top: 1.5rem;
}
.margin-4 {
  margin-top: 2rem;
}
.margin-5 {
  margin-top: 2.5rem;
}
.margin-6 {
  margin-top: 3rem;
}
.margin-7 {
  margin-top: 3.5rem;
}
.margin-8 {
  margin-top: 4rem;
}
.margin-9 {
  margin-top: 4.5rem;
}
.margin-10 {
  margin-top: 5rem;
}
.margin-11 {
  margin-top: 5.5rem;
}
.margin-12 {
  margin-top: 6rem;
}
.margin-13 {
  margin-top: 6.5rem;
}
.margin-14 {
  margin-top: 7rem;
}
.margin-15 {
  margin-top: 7.5rem;
}
.margin-16 {
  margin-top: 8rem;
}
.margin-17 {
  margin-top: 8.5rem;
}
.margin-18 {
  margin-top: 9rem;
}
.margin-19 {
  margin-top: 9.5rem;
}
.margin-20 {
  margin-top: 10rem;
}
.font-poppins {
  font-family: Poppins, sans-serif;
}
.font-regular {
  font-variation-settings: "wght" 400;
  font-weight: 400;
}
.font-medium {
  font-variation-settings: "wght" 500;
  font-weight: 500;
}
.font-semibold {
  font-variation-settings: "wght" 600;
  font-weight: 600;
}
.font-bold {
  font-variation-settings: "wght" 700;
  font-weight: 700;
}
.font-italic {
  font-style: italic;
  font-variation-settings: "ital" 1;
}
.font-caption {
  font-size: 0.75rem;
  line-height: 1.6667;
}
.font-button {
  font-size: 1rem;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}
.font-quote {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
  line-height: 1.8;
}
@media (min-width: 64rem) {
  .font-quote {
    font-size: 1.625rem;
  }
}
.font-overline {
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.125rem;
  line-height: 1;
  text-transform: uppercase;
}
.font-numeral {
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 64rem) {
  .font-numeral {
    font-size: 5.625rem;
  }
}
fieldset {
  border: 0;
  margin: 0;
  min-width: auto;
  padding: 0;
}
label,
legend {
  display: block;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 0.625rem;
}
legend {
  margin-bottom: 0.5rem;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-negative: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #58595b;
  border-radius: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-flow: column;
  flex-flow: column;
  flex-shrink: 0;
  height: 1.5rem;
  justify-content: center;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 1.5rem;
}
input[type="checkbox"]:hover,
input[type="radio"]:hover {
  border: 3px solid #005295;
}
input[type="checkbox"]:focus-visible,
input[type="radio"]:focus-visible {
  border: 3px solid #005295;
  outline: 0;
}
input[type="checkbox"]:checked,
input[type="radio"]:checked {
  background: #005295;
  border: none;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0 0 0.25rem;
  vertical-align: middle;
  width: auto;
}
input[type="checkbox"] {
  padding: 0.5rem 0.125rem 0.125rem;
}
input[type="checkbox"]:checked:after {
  background: transparent;
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.114 0 6.742 11.372 1.883 6.427 0 8.31l6.752 6.824L20 1.886 18.114 0Z' fill='%23fff'/%3E%3C/svg%3E");
}
input[type="radio"] {
  border-radius: 50%;
}
input[type="radio"]:checked:after {
  background: #fff;
  border-radius: 50%;
  content: "";
  height: 0.625rem;
  width: 0.75rem;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="file"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  background: transparent;
  border: 1px solid #58595b;
  border-radius: 0;
  color: #000;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  max-width: 100%;
  min-height: 50px;
  overflow: hidden;
  padding: 1rem 1.5rem;
  position: relative;
  text-overflow: ellipsis;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  white-space: nowrap;
  width: 100%;
  word-break: normal;
  z-index: 5;
}
input[type="color"]:hover,
input[type="date"]:hover,
input[type="datetime-local"]:hover,
input[type="datetime"]:hover,
input[type="email"]:hover,
input[type="file"]:hover,
input[type="month"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="time"]:hover,
input[type="url"]:hover,
input[type="week"]:hover,
select:hover,
textarea:hover {
  border-color: #005295;
}
input[type="color"]:focus,
input[type="color"]:focus-visible,
input[type="date"]:focus,
input[type="date"]:focus-visible,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:focus-visible,
input[type="datetime"]:focus,
input[type="datetime"]:focus-visible,
input[type="email"]:focus,
input[type="email"]:focus-visible,
input[type="file"]:focus,
input[type="file"]:focus-visible,
input[type="month"]:focus,
input[type="month"]:focus-visible,
input[type="number"]:focus,
input[type="number"]:focus-visible,
input[type="password"]:focus,
input[type="password"]:focus-visible,
input[type="search"]:focus,
input[type="search"]:focus-visible,
input[type="tel"]:focus,
input[type="tel"]:focus-visible,
input[type="text"]:focus,
input[type="text"]:focus-visible,
input[type="time"]:focus,
input[type="time"]:focus-visible,
input[type="url"]:focus,
input[type="url"]:focus-visible,
input[type="week"]:focus,
input[type="week"]:focus-visible,
select:focus,
select:focus-visible,
textarea:focus,
textarea:focus-visible {
  border-color: #005295;
  outline: 1px solid #005295;
}
input[type="color"][aria-disabled="true"],
input[type="color"][disabled],
input[type="date"][aria-disabled="true"],
input[type="date"][disabled],
input[type="datetime-local"][aria-disabled="true"],
input[type="datetime-local"][disabled],
input[type="datetime"][aria-disabled="true"],
input[type="datetime"][disabled],
input[type="email"][aria-disabled="true"],
input[type="email"][disabled],
input[type="file"][aria-disabled="true"],
input[type="file"][disabled],
input[type="month"][aria-disabled="true"],
input[type="month"][disabled],
input[type="number"][aria-disabled="true"],
input[type="number"][disabled],
input[type="password"][aria-disabled="true"],
input[type="password"][disabled],
input[type="search"][aria-disabled="true"],
input[type="search"][disabled],
input[type="tel"][aria-disabled="true"],
input[type="tel"][disabled],
input[type="text"][aria-disabled="true"],
input[type="text"][disabled],
input[type="time"][aria-disabled="true"],
input[type="time"][disabled],
input[type="url"][aria-disabled="true"],
input[type="url"][disabled],
input[type="week"][aria-disabled="true"],
input[type="week"][disabled],
select[aria-disabled="true"],
select[disabled],
textarea[aria-disabled="true"],
textarea[disabled] {
  background-color: #e9ecef;
  border-color: #e9ecef;
  color: #58595b;
  pointer-events: none;
}
input[type="color"][aria-disabled="true"] ~ label,
input[type="color"][disabled] ~ label,
input[type="date"][aria-disabled="true"] ~ label,
input[type="date"][disabled] ~ label,
input[type="datetime-local"][aria-disabled="true"] ~ label,
input[type="datetime-local"][disabled] ~ label,
input[type="datetime"][aria-disabled="true"] ~ label,
input[type="datetime"][disabled] ~ label,
input[type="email"][aria-disabled="true"] ~ label,
input[type="email"][disabled] ~ label,
input[type="file"][aria-disabled="true"] ~ label,
input[type="file"][disabled] ~ label,
input[type="month"][aria-disabled="true"] ~ label,
input[type="month"][disabled] ~ label,
input[type="number"][aria-disabled="true"] ~ label,
input[type="number"][disabled] ~ label,
input[type="password"][aria-disabled="true"] ~ label,
input[type="password"][disabled] ~ label,
input[type="search"][aria-disabled="true"] ~ label,
input[type="search"][disabled] ~ label,
input[type="tel"][aria-disabled="true"] ~ label,
input[type="tel"][disabled] ~ label,
input[type="text"][aria-disabled="true"] ~ label,
input[type="text"][disabled] ~ label,
input[type="time"][aria-disabled="true"] ~ label,
input[type="time"][disabled] ~ label,
input[type="url"][aria-disabled="true"] ~ label,
input[type="url"][disabled] ~ label,
input[type="week"][aria-disabled="true"] ~ label,
input[type="week"][disabled] ~ label,
select[aria-disabled="true"] ~ label,
select[disabled] ~ label,
textarea[aria-disabled="true"] ~ label,
textarea[disabled] ~ label {
  background-color: transparent;
  color: currentcolor;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='13' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.034 11.766 23.598 2.77 21.64.487 12.054 8.65 2.47.487.513 2.771l10.564 8.995.978.831z' fill='%23173f6c'/%3E%3C/svg%3E"),
    -webkit-gradient(linear, left top, right top, from(#00446b), to(#00446b));
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='13' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.034 11.766 23.598 2.77 21.64.487 12.054 8.65 2.47.487.513 2.771l10.564 8.995.978.831z' fill='%23173f6c'/%3E%3C/svg%3E"),
    linear-gradient(90deg, #00446b, #00446b);
  background-position: calc(100% - 18px), calc(100% - 58px) top;
  background-repeat: no-repeat, repeat-y;
  background-size: 24px 13px, 1px 1px;
  padding: 1rem 5.25rem 1rem 1.5rem;
}
select[multiple] {
  background: none;
  overflow-y: auto;
}
textarea {
  min-height: 150px;
  resize: vertical;
  white-space: unset;
}
::-webkit-input-placeholder {
  color: #000;
  opacity: 0.75;
}
::-moz-placeholder {
  color: #000;
  opacity: 0.75;
}
:-ms-input-placeholder {
  color: #000;
  opacity: 0.75;
}
::-ms-input-placeholder {
  color: #000;
  opacity: 0.75;
}
::placeholder {
  color: #000;
  opacity: 0.75;
}
.aggregate__reset,
.btn-inline,
.gsc-video-box .video-content .gsc-video-link,
.path-search-more .facets-soft-limit-link,
.path-search-mtas .facets-soft-limit-link,
.text-tooltip,
a.ext:not(.btn, .btn-theme, .icon-btn, .menu-link),
a:not([class]) {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.aggregate__reset:link,
.aggregate__reset:visited,
.btn-inline:link,
.btn-inline:visited,
.gsc-video-box .video-content .gsc-video-link:link,
.gsc-video-box .video-content .gsc-video-link:visited,
.path-search-more .facets-soft-limit-link:link,
.path-search-more .facets-soft-limit-link:visited,
.path-search-mtas .facets-soft-limit-link:link,
.path-search-mtas .facets-soft-limit-link:visited,
.text-tooltip:link,
.text-tooltip:visited,
a.ext:link:not(.btn, .btn-theme, .icon-btn, .menu-link),
a.ext:visited:not(.btn, .btn-theme, .icon-btn, .menu-link),
a:link:not([class]),
a:visited:not([class]) {
  color: var(--color, #005295);
  text-decoration: none;
}
.aggregate__reset:active,
.aggregate__reset:focus,
.aggregate__reset:focus-visible,
.aggregate__reset:hover,
.btn-inline:active,
.btn-inline:focus,
.btn-inline:focus-visible,
.btn-inline:hover,
.gsc-video-box .video-content .gsc-video-link:active,
.gsc-video-box .video-content .gsc-video-link:focus,
.gsc-video-box .video-content .gsc-video-link:focus-visible,
.gsc-video-box .video-content .gsc-video-link:hover,
.path-search-more .facets-soft-limit-link:active,
.path-search-more .facets-soft-limit-link:focus,
.path-search-more .facets-soft-limit-link:focus-visible,
.path-search-more .facets-soft-limit-link:hover,
.path-search-mtas .facets-soft-limit-link:active,
.path-search-mtas .facets-soft-limit-link:focus,
.path-search-mtas .facets-soft-limit-link:focus-visible,
.path-search-mtas .facets-soft-limit-link:hover,
.text-tooltip:active,
.text-tooltip:focus,
.text-tooltip:focus-visible,
.text-tooltip:hover,
a.ext:active:not(.btn, .btn-theme, .icon-btn, .menu-link),
a.ext:focus-visible:not(.btn, .btn-theme, .icon-btn, .menu-link),
a.ext:focus:not(.btn, .btn-theme, .icon-btn, .menu-link),
a.ext:hover:not(.btn, .btn-theme, .icon-btn, .menu-link),
a:active:not([class]),
a:focus-visible:not([class]),
a:focus:not([class]),
a:hover:not([class]) {
  color: var(--color, #00446b);
  outline: 0;
  text-decoration: underline;
  text-decoration-thickness: 0.15em;
}
a {
  text-decoration: none;
}
.custom-text h1,
.custom-text h2,
.custom-text h3,
.custom-text h4,
.custom-text h5,
.custom-text h6 {
  margin-bottom: 0.5rem;
}
.custom-text h1:not(:first-child),
.custom-text h2:not(:first-child),
.custom-text h3:not(:first-child),
.custom-text h4:not(:first-child),
.custom-text h5:not(:first-child),
.custom-text h6:not(:first-child) {
  margin-top: 2rem;
}
.custom-text iframe {
  aspect-ratio: 1/1;
  border: 0;
  margin: 0 0 2rem;
  width: 100%;
}
.custom-text li {
  margin-bottom: 0.5rem;
}
@media (min-width: 48rem) {
  .custom-text iframe {
    aspect-ratio: 5/3;
  }
}
.bb-container {
  max-width: 100%;
}
@media (max-width: 47.99875rem) {
  .gsc-column .order-sm-first {
    margin-bottom: 1.25rem;
  }
  .gsc-column.col-sm-12 + .col-sm-12 {
    margin-top: 1.25rem;
  }
}
@media (max-width: 63.99875rem) {
  .gsc-column .order-md-first {
    margin-bottom: 1.25rem;
  }
  .gsc-column.col-md-12 + .col-md-12 {
    margin-top: 1.25rem;
  }
}
#content {
  margin-bottom: 4rem;
}
#content .container .row + .row,
#content .container [class*="col-"] > * + * {
  margin-top: 4rem;
}
#content .container script + article {
  margin-top: 0 !important;
}
@media (max-width: 63.99875rem) {
  #content .container .col-md-12 + .col-md-12 {
    margin-top: 4rem;
  }
  #content .container > .row:last-child {
    margin-bottom: 4rem;
  }
}
@media (min-width: 64rem) {
  #content {
    margin-bottom: 6.25rem;
  }
  #content .container .col-lg-12 > * + *,
  #content .container .col-lg-8 > * + *,
  #content .container .row + .row {
    margin-top: 6.25rem;
  }
  #content .container .col-lg-12 > .custom-text + .custom-text,
  #content .container .col-lg-8 > .custom-text + .custom-text {
    margin-top: 4rem;
  }
}
.brei-icon {
  fill: currentcolor;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  -ms-flex-negative: 0;
  stroke: currentcolor;
  stroke-width: 0;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  height: 1em;
  pointer-events: none;
  width: 1em;
}
.brei-icon-logo-stacked {
  width: 4.3603515625em;
}
.brei-icon-facebook {
  width: 0.51953125em;
}
.brei-icon-linkedIn {
  width: 0.9599609375em;
}
.brei-icon-snapchat {
  width: 1.080078125em;
}
.brei-icon-tiktok {
  width: 0.83984375em;
}
.brei-icon-twitter {
  width: 1.0478515625em;
}
.brei-icon-youtube {
  width: 1.400390625em;
}
.brei-icon-calendar {
  width: 0.9375em;
}
.brei-icon-chevron-right {
  width: 0.599609375em;
}
.brei-icon-menu {
  width: 0.857421875em;
}
.brei-icon-quote {
  width: 1.3681640625em;
}
.brei-icon-pdf,
.brei-icon-xls {
  width: 0.8330078125em;
}
.btn-inline {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: Poppins, sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  gap: 8px;
  letter-spacing: 0;
  letter-spacing: 0.0625rem;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.btn-inline:link,
.btn-inline:visited {
  color: #005295;
}
.btn-inline:active,
.btn-inline:focus,
.btn-inline:focus-visible,
.btn-inline:hover {
  color: #00446b;
  outline: 0;
}
.btn-inline:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 8 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2.5.5.4-.4s.2-.1.3-.1.2 0 .3.1L7 3.6s.1.2.1.3 0 .2-.1.3L3.5 7.7s-.2.1-.3.1-.2 0-.3-.1l-.4-.4s-.1-.2-.1-.3 0-.2.1-.3l2.1-2.1H-.5c-.1 0-.2 0-.3-.1 0 0-.1-.2-.1-.3v-.6c0-.1 0-.2.1-.3 0 0 .2-.1.3-.1h5.1L2.5 1.1S2.4.9 2.4.8s0-.2.1-.3z' fill='%23005295'/%3E%3C/svg%3E");
  height: 0.5rem;
  margin-top: -0.875rem;
  width: 0.5rem;
}
.btn-theme,
.btn-theme-second,
.btn-white,
.button-review a,
.gsc-button,
input[type="submit"] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: none;
  border: 3px solid transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: Poppins, sans-serif;
  font-size: var(--size, 18px);
  font-weight: 600;
  gap: 8px;
  letter-spacing: 0.0625rem;
  padding: var(--padding, 13px 24px);
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.btn-theme .brei-icon,
.btn-theme-second .brei-icon,
.btn-white .brei-icon,
.button-review a .brei-icon,
.gsc-button .brei-icon,
input[type="submit"] .brei-icon {
  font-size: 0.57142857em;
}
.btn-theme-second:link,
.btn-theme-second:visited,
.btn-theme:link,
.btn-theme:visited,
.btn-white:link,
.btn-white:visited,
.button-review a:link,
.button-review a:visited,
.gsc-button:link,
.gsc-button:visited,
input[type="submit"]:link,
input[type="submit"]:visited {
  text-decoration: none;
}
.btn-theme-second:active,
.btn-theme-second:focus,
.btn-theme-second:focus-visible,
.btn-theme-second:hover,
.btn-theme:active,
.btn-theme:focus,
.btn-theme:focus-visible,
.btn-theme:hover,
.btn-white:active,
.btn-white:focus,
.btn-white:focus-visible,
.btn-white:hover,
.button-review a:active,
.button-review a:focus,
.button-review a:focus-visible,
.button-review a:hover,
.gsc-button:active,
.gsc-button:focus,
.gsc-button:focus-visible,
.gsc-button:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"]:focus-visible,
input[type="submit"]:hover {
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  outline: 0;
  text-decoration: none;
}
.btn-theme,
.btn-theme:link,
.btn-theme:visited,
input[type="submit"],
input[type="submit"]:link,
input[type="submit"]:visited {
  background-color: #005295;
  color: #fff;
}
.btn-theme:active,
.btn-theme:focus,
.btn-theme:focus-visible,
.btn-theme:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"]:focus-visible,
input[type="submit"]:hover {
  background-color: #00446b;
  color: #fff;
}
.btn-theme-second:link,
.btn-theme-second:visited,
.btn-white:link,
.btn-white:visited {
  background-color: #fff;
  border-color: #ff8200 !important;
  color: #000;
}
.btn-theme-second:active,
.btn-theme-second:focus,
.btn-theme-second:focus-visible,
.btn-theme-second:hover,
.btn-white:active,
.btn-white:focus,
.btn-white:focus-visible,
.btn-white:hover {
  background-color: #fff1e0;
  border-color: #ff8200;
  color: #000;
}
.icon-btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #005295;
  border: 3px solid #fff;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-flow: column;
  flex-flow: column;
  justify-content: center;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 5;
}
.icon-btn:link,
.icon-btn:visited {
  background-color: #005295;
  border-color: #fff;
  color: #fff;
}
.icon-btn:active,
.icon-btn:focus,
.icon-btn:focus-visible,
.icon-btn:hover {
  background-color: #00446b;
  border-color: #ff8200;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  color: #fff;
  outline: 0;
}
.icon-btn span {
  pointer-events: none;
}
.icon-btn .brei-icon {
  display: block;
}
.icon-btn .brei-icon-arrow-left {
  translate: -10% 0;
}
.icon-btn .brei-icon-arrow-right {
  translate: 10% 0;
}
.icon-btn .brei-icon-minus,
.icon-btn .brei-icon-pause,
.icon-btn .brei-icon-plus {
  translate: 2.5% 0;
}
.icon-btn-sm {
  font-size: 0.75rem;
  height: 1.625rem;
  width: 1.625rem;
}
.icon-btn-md {
  font-size: 0.875rem;
  height: 3rem;
  width: 3rem;
}
.icon-btn-lg {
  font-size: 1.3125rem;
  height: 5rem;
  width: 5rem;
}
.icon-btn-toggle {
  border: none;
  border-radius: 50%;
}
.icon-btn-toggle .brei-icon-play {
  font-size: 66.666%;
  translate: 10% 0;
}
.icon-btn-toggle .brei-icon-menu,
.icon-btn-toggle .brei-icon-pause,
.icon-btn-toggle .brei-icon-plus,
.icon-btn-toggle .brei-icon-search {
  display: block;
}
.icon-btn-toggle .brei-icon-close,
.icon-btn-toggle .brei-icon-minus,
.icon-btn-toggle .brei-icon-play,
.icon-btn-toggle[aria-pressed="true"] .brei-icon-menu,
.icon-btn-toggle[aria-pressed="true"] .brei-icon-pause,
.icon-btn-toggle[aria-pressed="true"] .brei-icon-plus,
.icon-btn-toggle[aria-pressed="true"] .brei-icon-search,
[aria-expanded="true"] > .icon-btn-toggle .brei-icon-menu,
[aria-expanded="true"] > .icon-btn-toggle .brei-icon-pause,
[aria-expanded="true"] > .icon-btn-toggle .brei-icon-plus,
[aria-expanded="true"] > .icon-btn-toggle .brei-icon-search {
  display: none;
}
.icon-btn-toggle[aria-pressed="true"] .brei-icon-close,
.icon-btn-toggle[aria-pressed="true"] .brei-icon-minus,
.icon-btn-toggle[aria-pressed="true"] .brei-icon-play,
[aria-expanded="true"] > .icon-btn-toggle .brei-icon-close,
[aria-expanded="true"] > .icon-btn-toggle .brei-icon-minus,
[aria-expanded="true"] > .icon-btn-toggle .brei-icon-play {
  display: block;
}
.icon-btn.disabled,
.icon-btn[disabled] {
  background: #e9ecef;
  color: #959fa2;
  pointer-events: none;
}
.button-review a {
  --size: 12px;
  --padding: 8px 24px;
}
.button-review a:link,
.button-review a:visited {
  background-color: #005295;
  color: #fff;
}
.button-review a:active,
.button-review a:focus,
.button-review a:focus-visible,
.button-review a:hover {
  background-color: #00446b;
  color: #fff;
}
.chip,
.sel-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  border: 0;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  font-size: 0.875rem;
  justify-content: flex-start;
  line-height: 1;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
}
.chip:after,
.sel-item:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-clip: padding-box;
  background-color: #005295;
  border: 2px solid #fff;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: background-color 0.5s, padding 0.5s;
  transition: background-color 0.5s, padding 0.5s;
  width: 100%;
  z-index: -1;
}
.chip .rem-sel-item,
.chip__close,
.sel-item .rem-sel-item,
.sel-item__close {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-right: 2px solid #fff;
  color: #fff;
  display: block;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.375rem 0.375rem 0.375rem 0.5rem;
  position: static;
  top: 0;
}
.chip .rem-sel-item svg,
.chip__close svg,
.sel-item .rem-sel-item svg,
.sel-item__close svg {
  display: block;
  position: relative;
  top: 0.0625rem;
}
.chip .label-sel-item,
.chip__label,
.sel-item .label-sel-item,
.sel-item__label {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.00781rem;
  line-height: 1;
  margin-top: -0.0625rem;
  padding: 0.4375rem 0.625rem 0.3125rem;
  position: relative;
}
.chip:hover,
.chip:link,
.chip:visited,
.sel-item:hover,
.sel-item:link,
.sel-item:visited {
  color: #fff;
  text-decoration: none;
}
.chip:hover:after,
.sel-item:hover:after {
  background-color: #005295;
  border-color: #005295;
  padding: 0.3125rem;
}
.chip:hover .chip,
.chip:hover .sel-item__close,
.sel-item:hover .chip,
.sel-item:hover .sel-item__close {
  border-right-color: #005295;
}
.chip:focus,
.sel-item:focus {
  color: #fff;
  outline: 0;
  text-decoration: none;
}
.chip:focus:after,
.sel-item:focus:after {
  background-color: #005295;
  border-color: #000;
}
.chip:focus .chip,
.chip:focus .sel-item__close,
.sel-item:focus .chip,
.sel-item:focus .sel-item__close {
  border-right-color: #005295;
}
.gsc-button {
  border-radius: 0 !important;
}
.gsc-button:link,
.gsc-button:visited {
  background-color: #fff !important;
  border-color: #ff8200 !important;
  color: #000 !important;
}
.gsc-button:active,
.gsc-button:focus,
.gsc-button:focus-visible,
.gsc-button:hover {
  background-color: #fff1e0 !important;
  border-color: #ff8200 !important;
  color: #000 !important;
}
.gsc-button.mini {
  --size: 10px;
  --padding: 8px 24px;
}
.gsc-button.small {
  --size: 12px;
  --padding: 12px 24px;
}
.gsc-button.medium {
  --size: 14px;
}
.gsc-button.large {
  --size: 16px;
}
.gsc-image-content {
  position: relative;
}
.gsc-image-content .image img {
  height: auto;
  width: 100%;
}
.gsc-image-content .box-content {
  background: #005295;
  color: #fff;
  padding: 1.125rem;
  position: static;
  z-index: 10;
}
.gsc-image-content .box-content .title {
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: 0.03125rem;
  line-height: 1.2;
  margin-bottom: 0.03125rem;
}
.gsc-image-content .box-content hr {
  background-color: #fff;
  margin-left: 0;
  width: 3.125rem;
}
.gsc-image-content .box-content a {
  color: #fff;
}
@media (min-width: 64rem) {
  .gsc-image-content .box-content {
    bottom: 0;
    max-width: 60%;
    padding: 2.25rem;
    position: absolute;
    right: 0;
  }
}
.gsc-image img {
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%;
}
.gva-view-grid {
  margin: 2.5rem 0;
}
.gva-view-grid .gva-view-grid-inner {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(var(--columns, 1), 1fr);
}
.gva-view-grid .item-columns,
.gva-view-grid .item-columns > div {
  height: 100%;
  position: relative;
}
@media (min-width: 25rem) {
  .gva-view-grid .sm-block-grid-6 {
    --columns: 6;
  }
  .gva-view-grid .sm-block-grid-5 {
    --columns: 5;
  }
  .gva-view-grid .sm-block-grid-4 {
    --columns: 4;
  }
  .gva-view-grid .sm-block-grid-3 {
    --columns: 3;
  }
  .gva-view-grid .sm-block-grid-2 {
    --columns: 2;
  }
}
@media (min-width: 48rem) {
  .gva-view-grid .md-block-grid-6 {
    --columns: 6;
  }
  .gva-view-grid .md-block-grid-5 {
    --columns: 5;
  }
  .gva-view-grid .md-block-grid-4 {
    --columns: 4;
  }
  .gva-view-grid .md-block-grid-3 {
    --columns: 3;
  }
  .gva-view-grid .md-block-grid-2 {
    --columns: 2;
  }
}
@media (min-width: 64rem) {
  .gva-view-grid .lg-block-grid-6 {
    --columns: 6;
  }
  .gva-view-grid .lg-block-grid-5 {
    --columns: 5;
  }
  .gva-view-grid .lg-block-grid-4 {
    --columns: 4;
  }
  .gva-view-grid .lg-block-grid-3 {
    --columns: 3;
  }
  .gva-view-grid .lg-block-grid-2 {
    --columns: 2;
  }
}
.logo {
  font-size: 3.0625rem;
}
.logo,
.logo .brei-icon {
  display: block;
}
@media (min-width: 64rem) {
  .logo {
    font-size: 3.375rem;
  }
}
.menu-link {
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.04688rem;
  line-height: 1.2;
  text-align: center;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.menu-link span {
  -webkit-transition: background-position 0.5s ease;
  transition: background-position 0.5s ease;
}
.menu-link:link,
.menu-link:visited {
  color: #000;
  text-decoration: none;
}
.menu-link:link span,
.menu-link:visited span {
  background-position: 100% 95%;
}
.menu-link:active,
.menu-link:focus,
.menu-link:focus-visible,
.menu-link:hover {
  color: #005295;
  text-decoration: none;
}
.menu-link:active span,
.menu-link:focus span,
.menu-link:focus-visible span,
.menu-link:hover span {
  background-position: 0 95%;
}
.menu-link-primary span {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(50%, #ff8200),
    color-stop(50%, transparent)
  );
  background-image: linear-gradient(90deg, #ff8200 50%, transparent 0);
  background-repeat: no-repeat;
  background-size: 250% 0.125em;
}
.menu-link-primary:active,
.menu-link-primary:focus,
.menu-link-primary:focus-visible,
.menu-link-primary:hover {
  color: #000;
}
.menu-link-secondary {
  font-size: 0.875rem;
}
.menu-link-tertiary {
  font-weight: 400;
  letter-spacing: 0.03125rem;
}
.menu-link-tertiary:link,
.menu-link-tertiary:visited {
  scale: 0.875;
}
.menu-link-tertiary:active,
.menu-link-tertiary:focus,
.menu-link-tertiary:focus-visible,
.menu-link-tertiary:hover {
  scale: 1;
}
.menu-link-audience {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
}
.menu-link-audience:link,
.menu-link-audience:visited {
  scale: 1;
}
.menu-link-audience:active,
.menu-link-audience:focus,
.menu-link-audience:focus-visible,
.menu-link-audience:hover {
  color: #000;
  scale: 1;
}
.custom-text blockquote {
  background: #f8f9fa;
  padding: 3rem 1.5rem;
}
.custom-text blockquote:before {
  background-color: #005295;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.21 38.219H15l7.728-19.05h5.232l-4.75 19.05Zm13.04 0h-8.21l7.728-19.05H41l-4.75 19.05Z' fill='%23fff'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
  content: "";
  display: block;
  height: 3.5rem;
  margin: 0 auto 0.75rem;
  width: 3.5rem;
}
.custom-text blockquote p {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 1.5rem;
  text-align: center;
}
.custom-text blockquote cite {
  color: #788592;
  display: block;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}
.custom-text blockquote cite strong {
  color: #000;
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0.03125rem;
  line-height: 1.2;
}
@media (min-width: 64rem) {
  .custom-text blockquote {
    padding: 3.75rem 2.625rem;
  }
  .custom-text blockquote p {
    font-size: 1.625rem;
    font-weight: 400;
  }
}
hr.alt {
  background: #005295;
  height: 0.0625rem;
}
.speech-bubble {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #efefef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: 400;
  left: 1rem;
  opacity: 0;
  padding: 1.25rem 3.125rem 1.25rem 1.25rem;
  position: absolute;
  top: 0;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  visibility: hidden;
  width: calc(100% - 2rem);
  will-change: transform;
  z-index: 200;
}
.speech-bubble:before {
  border: 10px solid transparent;
  border-bottom-color: #efefef;
  border-top: 0;
  content: "";
  display: none;
  height: 0;
  left: 50%;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  position: absolute;
  top: -0.625rem;
  width: 0;
}
.speech-bubble__text {
  color: #000;
  display: inline-block;
  text-align: left;
  width: 100%;
}
.speech-bubble .close-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #005295;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  font-size: 0.75rem;
  height: 1.25rem;
  justify-content: center;
  position: absolute;
  right: 4px;
  top: 0.25rem;
  width: 1.25rem;
}
.speech-bubble .close-button .brei-icon {
  display: block;
}
.speech-bubble .close-button:hover {
  background: #00446b;
}
.speech-bubble--is-visible {
  opacity: 1;
  visibility: visible;
}
.speech-bubble--align-right {
  left: 0;
  width: 100%;
}
@media (min-width: 80rem) {
  .speech-bubble--align-right {
    width: 18.75rem;
  }
  .speech-bubble--align-right:before {
    left: auto;
    right: 25px;
  }
}
@media (min-width: 48rem) {
  .speech-bubble {
    left: 0.5rem;
    width: calc(100% - 1rem);
  }
}
@media (min-width: 80rem) {
  .speech-bubble {
    left: 0;
    width: 18.75rem;
  }
  .speech-bubble:before {
    display: block;
  }
}
.custom-text table {
  border-collapse: collapse;
  width: 100%;
}
.custom-text table thead tr {
  background: #005295;
  color: #fff;
}
.custom-text table tbody tr:nth-child(2n) {
  background: rgba(0, 0, 0, 0.02);
}
.custom-text table th {
  text-wrap: balance;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.1111;
  min-width: 150px;
  padding: 1rem;
  text-align: center;
  word-break: keep-all;
}
.custom-text table th strong {
  color: #00446b;
  display: block;
  font-size: 1.375rem;
  font-weight: 700;
  margin-top: 0.5rem;
  word-break: keep-all;
}
.custom-text table td {
  text-wrap: balance;
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  min-width: 150px;
  padding: 1rem;
  text-align: center;
  word-break: keep-all;
}
@media (min-width: 64rem) {
  .custom-text table td,
  .custom-text table th {
    font-size: 1.125rem;
    padding: 2rem 1rem;
  }
}
.custom-text table.alt tbody tr {
  border-bottom: 1px solid #fff;
}
.custom-text table.alt tbody th {
  background: #005295;
  color: #fff;
  font-weight: 500;
  width: 11.25rem;
}
@media (min-width: 48rem) {
  .custom-text table.alt tbody th {
    width: 15rem;
  }
}
.table {
  margin: 0 0 1.5rem;
}
.table--overscroll {
  background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(30%, #fff),
        to(hsla(0, 0%, 100%, 0))
      )
      0,
    -webkit-gradient(
        linear,
        left top,
        right top,
        from(hsla(0, 0%, 100%, 0)),
        color-stop(70%, #fff)
      ) 100%,
    radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.2), transparent) 0,
    radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.2), transparent)
      100%;
  background: linear-gradient(90deg, #fff 30%, hsla(0, 0%, 100%, 0)) 0,
    linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 70%) 100%,
    radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.2), transparent) 0,
    radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.2), transparent)
      100%;
  background-attachment: local, local, scroll, scroll;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 100px 100%, 100px 100%, 50px 100%, 50px 100%;
  overflow-x: scroll;
}
.text-tooltip {
  background: transparent;
  display: inline;
  margin: 0 -0.25rem;
  padding: 0 0.25rem;
}
.text-tooltip:link,
.text-tooltip:visited {
  border-bottom: 2px dotted #005295;
  border-top: 2px dotted transparent;
}
.text-tooltip:active,
.text-tooltip:focus,
.text-tooltip:focus-visible,
.text-tooltip:hover {
  background-color: #d4dde4;
  border-bottom: 2px dotted #005295;
  border-top: 2px dotted #005295;
}
.tooltip__text {
  font-weight: 700;
  pointer-events: none;
}
.aggregate-flag {
  background: #005295;
  color: #fff;
  padding: 1rem 3rem 1.5rem 1rem;
  position: relative;
  width: 100%;
}
.aggregate-flag__title {
  margin-bottom: 1rem;
}
.aggregate-flag__close {
  background: #fff;
  border: 0;
  color: #000;
  position: absolute;
  right: 8px;
  top: 0.5rem;
}
.aggregate-flag__close:active,
.aggregate-flag__close:focus,
.aggregate-flag__close:focus-visible,
.aggregate-flag__close:hover {
  background-color: #fff1e0;
  color: #000;
}
@media (min-width: 48rem) {
  .aggregate-flag {
    width: calc(33.3333% - 0.66667rem);
  }
  .aggregate-flag:first-child {
    margin-left: auto;
  }
}
.card-article {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 100%;
  justify-content: start;
  width: 100%;
}
.card-article a:not([class]) {
  background-image: none;
  width: 100%;
}
.card-article__image {
  aspect-ratio: 88/59;
  background: #fff;
  border: 1px solid #f4f4f4;
  display: block;
  height: auto;
  margin: 0 0 1.25rem;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  width: 100%;
  z-index: 5;
}
.card-article__dates {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: end;
  background: #fff;
  border-top: 3px solid #ff8200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 2px;
  justify-content: start;
  margin: -4.5rem 0 -2rem 1rem;
  padding: 0.75rem 1.75rem 0.375rem;
  position: relative;
  z-index: 6;
}
.card-article__dates + .card-article__title {
  margin-top: 3.25rem;
}
.card-article__day {
  color: #005295;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.125rem;
  line-height: 1;
  text-transform: uppercase;
}
.card-article__day strong {
  -ms-flex-negative: 0;
  display: block;
  flex-shrink: 0;
  font-size: 3.125rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}
.card-article__title {
  color: #000;
  margin: 0 0 0.75rem;
}
.card-article__title a:active,
.card-article__title a:focus,
.card-article__title a:focus-visible,
.card-article__title a:hover,
.card-article__title a:link,
.card-article__title a:visited {
  color: #000;
}
.card-article__info {
  list-style-type: none;
  margin: 0 0 0.75rem;
  padding: 0;
}
.card-article__item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: flex-start;
  color: #00446b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  font-size: 0.875rem;
  font-weight: 600;
  gap: 10px;
  justify-content: flex-start;
  line-height: 1.4;
  margin: 0.5rem 0;
}
.card-article__item .brei-icon {
  position: relative;
  top: 0.0625rem;
  width: 1em !important;
}
.card-article__item--date {
  text-transform: uppercase;
}
.card-article__copy {
  margin: 0 0 0.75rem;
}
.card-article .btn-link {
  margin-top: auto;
}
.card-info {
  background-color: #faf9f8;
  border-top: 3px solid #005295;
  display: block;
  height: 100%;
  padding: 1.5rem 2rem;
  width: 100%;
}
.card-info__title {
  color: #000;
  margin: 0 0 0.5rem;
}
.card-info__title a:active,
.card-info__title a:focus,
.card-info__title a:focus-visible,
.card-info__title a:hover,
.card-info__title a:link,
.card-info__title a:visited {
  color: #000;
}
.card-info__type {
  color: #00446b;
  margin: 0.75rem 0;
}
.card-info__update {
  margin: 0.5rem 0;
}
.card-info .btn-link {
  margin-top: auto;
}
.card-info--charter {
  border-top-color: #ff8200;
}
.card-info--code {
  border-top-color: #00a1cf;
}
.card-municipality {
  background: #005295;
  color: #fff;
  height: 100%;
  width: 100%;
}
.card-municipality__image {
  display: block;
  height: auto;
  margin: 0;
  position: relative;
  width: 100%;
  z-index: 5;
}
.card-municipality__content {
  padding: 1.5rem 1.75rem 2rem;
}
.card-municipality__title {
  color: #fff;
  margin: 0 0 0.75rem;
}
.card-municipality__title a:active,
.card-municipality__title a:focus,
.card-municipality__title a:focus-visible,
.card-municipality__title a:hover,
.card-municipality__title a:link,
.card-municipality__title a:visited {
  color: #fff;
}
.card-municipality__county {
  font-style: italic;
  margin: 0;
}
.card-municipality__population {
  margin: 0 0 0.75rem;
}
.card-municipality .btn-link {
  margin-top: auto;
}
.card-municipality .btn-link:link,
.card-municipality .btn-link:visited {
  color: #fff;
}
.card-municipality .btn-link:active,
.card-municipality .btn-link:focus,
.card-municipality .btn-link:focus-visible,
.card-municipality .btn-link:hover {
  color: #faf9f8;
}
@media (max-width: 63.99875rem) {
  .card-municipality__image {
    display: none;
  }
}
.card-profile {
  background-color: #faf9f8;
  border: 1px solid #58595b;
  color: #005295;
  display: block;
  height: 100%;
  padding: 2.25rem 1.75rem;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
}
.card-profile__name {
  margin: 0 0 0.5rem;
}
.card-profile__position {
  color: #58595b;
  margin: 0.5rem 0 0.75rem;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.card-profile__location {
  margin: 0.75rem 0 0;
}
.card-profile__link {
  z-index: 5;
}
.card-profile:focus-within,
.card-profile:hover {
  background-color: #005295;
  border-color: #005295;
  color: #fff;
}
.card-profile:focus-within .card-profile__position,
.card-profile:hover .card-profile__position {
  color: #fff;
}
@media (min-width: 64rem) {
  .card-profile {
    padding: 2.25rem 3rem;
  }
}
.modal-profile {
  background: #fff;
  border: 3px solid #ff8200;
  color: #58595b;
  max-width: 56.25rem;
  padding: 2.75rem 1rem 2rem;
  width: calc(100% - 4rem);
}
.modal-profile__close {
  position: absolute;
  right: 8px;
  top: 0.5rem;
}
.modal-profile__name {
  color: #000;
  margin: 0 0 1rem;
}
.modal-profile__position {
  margin: 1rem 0;
}
.modal-profile__info {
  list-style-type: none;
  margin: 0 0 0.75rem;
  padding: 0;
}
.modal-profile__item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: flex-start;
  color: #00446b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  font-size: 0.875rem;
  font-weight: 600;
  gap: 10px;
  justify-content: flex-start;
  line-height: 1.4;
  margin: 0.5rem 0;
}
.modal-profile__item .brei-icon {
  position: relative;
  top: 0.0625rem;
  width: 1em !important;
}
.modal-profile__address {
  margin: 1rem 0 2rem;
}
.modal-profile hr.alt {
  background-color: #beb7a5;
  opacity: 0.2;
}
.modal-profile__heading {
  color: #000;
}
.modal-profile::-ms-backdrop {
  background: #faf9f8;
  opacity: 0.85;
}
.modal-profile::backdrop {
  background: #faf9f8;
  opacity: 0.85;
}
@media (min-width: 64rem) {
  .modal-profile {
    padding: 2.25rem 2.5rem 2.5rem;
  }
  .modal-profile__info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    gap: 32px;
    justify-content: flex-start;
  }
}
.pager .pager__items,
.pager .paging__list,
.paging .pager__items,
.paging .paging__list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 16px;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pager .pager__items a,
.pager .paging__link,
.paging .pager__items a,
.paging .paging__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: transparent;
  background-image: none;
  border: 1px solid #beb7a5;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font: 600 0.875rem Poppins, sans-serif;
  gap: 8px;
  height: 2.75rem;
  justify-content: center;
  letter-spacing: 0.0625rem;
  min-width: 44px;
  padding: 0.75rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.pager .pager__items a:link,
.pager .pager__items a:visited,
.pager .paging__link:link,
.pager .paging__link:visited,
.paging .pager__items a:link,
.paging .pager__items a:visited,
.paging .paging__link:link,
.paging .paging__link:visited {
  background-color: #fff;
  border-color: #beb7a5;
  color: #000;
  text-decoration: none;
}
.pager .pager__items a:active,
.pager .pager__items a:focus,
.pager .pager__items a:focus-visible,
.pager .pager__items a:hover,
.pager .paging__link:active,
.pager .paging__link:focus,
.pager .paging__link:focus-visible,
.pager .paging__link:hover,
.paging .pager__items a:active,
.paging .pager__items a:focus,
.paging .pager__items a:focus-visible,
.paging .pager__items a:hover,
.paging .paging__link:active,
.paging .paging__link:focus,
.paging .paging__link:focus-visible,
.paging .paging__link:hover {
  background-color: #fff1e0;
  border-color: #ff8200;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  color: #000;
  outline: 0;
  text-decoration: none;
}
.pager .pager__items a[aria-current]:link,
.pager .pager__items a[aria-current]:visited,
.pager .paging__link[aria-current]:link,
.pager .paging__link[aria-current]:visited,
.paging .pager__items a[aria-current]:link,
.paging .pager__items a[aria-current]:visited,
.paging .paging__link[aria-current]:link,
.paging .paging__link[aria-current]:visited {
  background-color: #005295;
  color: #fff;
}
.pager .pager__items a[aria-current]:active,
.pager .pager__items a[aria-current]:focus,
.pager .pager__items a[aria-current]:focus-visible,
.pager .pager__items a[aria-current]:hover,
.pager .paging__link[aria-current]:active,
.pager .paging__link[aria-current]:focus,
.pager .paging__link[aria-current]:focus-visible,
.pager .paging__link[aria-current]:hover,
.paging .pager__items a[aria-current]:active,
.paging .pager__items a[aria-current]:focus,
.paging .pager__items a[aria-current]:focus-visible,
.paging .pager__items a[aria-current]:hover,
.paging .paging__link[aria-current]:active,
.paging .paging__link[aria-current]:focus,
.paging .paging__link[aria-current]:focus-visible,
.paging .paging__link[aria-current]:hover {
  background-color: #00446b;
  color: #fff;
}
.pager .pager__items a--disabled,
.pager .paging__link--disabled,
.paging .pager__items a--disabled,
.paging .paging__link--disabled {
  pointer-events: none;
}
.pager .pager__items a--disabled:active,
.pager .pager__items a--disabled:focus,
.pager .pager__items a--disabled:hover,
.pager .pager__items a--disabled:link,
.pager .pager__items a--disabled:visited,
.pager .paging__link--disabled:active,
.pager .paging__link--disabled:focus,
.pager .paging__link--disabled:hover,
.pager .paging__link--disabled:link,
.pager .paging__link--disabled:visited,
.paging .pager__items a--disabled:active,
.paging .pager__items a--disabled:focus,
.paging .pager__items a--disabled:hover,
.paging .pager__items a--disabled:link,
.paging .pager__items a--disabled:visited,
.paging .paging__link--disabled:active,
.paging .paging__link--disabled:focus,
.paging .paging__link--disabled:hover,
.paging .paging__link--disabled:link,
.paging .paging__link--disabled:visited {
  background-color: #e9ecef;
  border-color: #e9ecef;
  color: #58595b;
}
.pager .paging__item--active .paging__link:link,
.pager .paging__item--active .paging__link:visited,
.paging .paging__item--active .paging__link:link,
.paging .paging__item--active .paging__link:visited {
  background-color: #005295;
  border-color: #005295;
  color: #fff;
}
.pager .paging__item--active .paging__link:active,
.pager .paging__item--active .paging__link:focus,
.pager .paging__item--active .paging__link:focus-visible,
.pager .paging__item--active .paging__link:hover,
.paging .paging__item--active .paging__link:active,
.paging .paging__item--active .paging__link:focus,
.paging .paging__item--active .paging__link:focus-visible,
.paging .paging__item--active .paging__link:hover {
  background-color: #00446b;
  border-color: #00446b;
  color: #fff;
}
.pager .paging__item--prev .brei-icon,
.paging .paging__item--prev .brei-icon {
  rotate: 180deg;
}
@media (max-width: 47.99875rem) {
  .pager,
  .paging {
    margin: 2rem 0;
  }
  .pager .pager__items,
  .pager .paging__list,
  .paging .pager__items,
  .paging .paging__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 8px;
  }
  .pager .paging__item,
  .paging .paging__item {
    display: none;
  }
  .pager .paging__item--active,
  .pager .paging__item--first,
  .pager .paging__item--last,
  .pager .paging__item--next,
  .pager .paging__item--prev,
  .pager .paging__item--spacer,
  .paging .paging__item--active,
  .paging .paging__item--first,
  .paging .paging__item--last,
  .paging .paging__item--next,
  .paging .paging__item--prev,
  .paging .paging__item--spacer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.rail-filters {
  background: #faf9f8;
  border-top: 3px solid #005295;
  padding: 1.5rem 1.75rem;
}
.rail-filters__title {
  margin: 0 0 0.5rem;
}
.rail-filters.accordion .card {
  background: transparent;
  border: 0 !important;
  margin-bottom: 0;
}
.rail-filters.accordion .card-header {
  padding: 0.375rem 0 !important;
}
.rail-filters.accordion .card-body {
  padding: 0 0 1rem;
}
.rail-filters.accordion .card-body div {
  margin-top: 0.5rem;
}
.rail-filters.accordion .card + .card {
  border-top: 1px solid #beb7a5 !important;
}
.rail-filters__button {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: start;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  color: #005295;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  font-size: 0.875rem;
  font-weight: 600;
  gap: 16px;
  justify-content: space-between;
  padding: 0.75rem 0 !important;
  width: 100%;
}
.rail-filters__button:active,
.rail-filters__button:focus,
.rail-filters__button:focus-visible,
.rail-filters__button:hover {
  color: #00446b;
}
.rail-filters__button .brei-icon {
  -webkit-transition: rotate 0.5s ease;
  transition: rotate 0.5s ease;
}
.rail-filters__button[aria-expanded="true"] .brei-icon {
  rotate: -180deg;
}
.rail-filters__checkbox > div,
.rail-filters__radio > div {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
  flex-flow: row;
  gap: 8px;
  justify-content: start;
  margin-bottom: 0.5rem;
}
.rail-filters__checkbox > div label,
.rail-filters__radio > div label {
  position: relative;
  top: 0.25rem;
}
.search-bar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: 1px solid #58595b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 16px;
  justify-content: space-between;
}
.search-bar:hover {
  border-color: #005295;
}
.search-bar:focus-within {
  border-color: #005295;
  outline: 1px solid #005295;
}
.search-bar__input[type="search"] {
  border: 0;
  padding: 0.40625rem 1rem;
}
.search-bar__input[type="search"]:focus,
.search-bar__input[type="search"]:focus-visible {
  outline: 0;
}
.search-bar__submit {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-negative: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  color: #005295;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  flex-shrink: 0;
  font-size: 1.375rem;
  height: 2rem;
  justify-content: center;
  line-height: 1.3333;
  margin-bottom: 0.25rem;
  margin-right: 0.25rem;
  text-align: center;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  width: 2rem;
}
.search-bar__submit:active,
.search-bar__submit:focus,
.search-bar__submit:focus-visible,
.search-bar__submit:hover {
  color: #00446b;
}
.service-block {
  height: 100%;
}
.service-block .box-content {
  display: grid;
  height: 100%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.service-block .box-content > * {
  grid-column: 1;
  grid-row: 1;
}
.service-block .service-content .title {
  text-wrap: balance;
  font: 600 1.375rem Poppins, sans-serif;
  letter-spacing: 0.03125rem;
  line-height: 1.2;
  text-align: center;
}
.service-block .service-content .title a {
  background-image: none;
  color: currentcolor;
}
.service-block .service-content .desc {
  text-wrap: balance;
  font: 400 1.125rem Poppins, sans-serif;
  line-height: 1.6;
  text-align: center;
}
.service-block .service-content :last-child {
  margin-bottom: 0;
}
.service-block .content-be,
.service-block .frontend-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 100%;
  justify-content: center;
  padding: 1.125rem;
  position: relative;
  width: 100%;
  z-index: 2;
}
.service-block .content-be > *,
.service-block .frontend-content > * {
  width: 100%;
}
.service-block .frontend {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid #959fa2;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.service-block .frontend .service-icon .item-image img {
  display: block;
  height: 4rem;
  margin: 0 auto 1.5rem;
  width: 4rem;
}
.service-block .backend {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid #959fa2;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.service-block .backend .service-images .item-image img {
  aspect-ratio: 158/131;
  height: auto;
  margin: 0 0 1rem;
  width: 100%;
}
.service-block .backend .readmore {
  text-align: center;
}
.service-block:focus-within .frontend,
.service-block:hover .frontend {
  opacity: 0;
}
.service-block:focus-within .backend,
.service-block:hover .backend {
  opacity: 1;
}
@media (min-width: 64rem) {
  .service-block .content-be,
  .service-block .frontend-content {
    padding: 2.5rem;
  }
  .service-block .frontend .service-icon .item-image img {
    margin-nbottom: 2.5rem;
  }
}
.team-v1 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  justify-content: start;
}
.team-v1 .team-image {
  width: 100%;
}
.team-v1 .team-content {
  border: 1px solid #959fa2;
  border-top: 0 solid #959fa2;
  height: 100%;
  padding: 1rem 1.125rem;
  width: 100%;
}
.team-v1 .team-name {
  font-size: 1.375rem;
  margin: 0 0 0.25rem;
}
.team-v1 .team-job {
  color: #58595b;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0.25rem 0 0;
}
.team-v1 .socials-team,
.team-v1 .team-agency,
.team-v1 .team-skills {
  display: none;
}
.accordion__copy {
  margin-bottom: 1.5rem;
}
.accordion .card {
  border: 1px solid #959fa2 !important;
  border-radius: 0;
  margin-bottom: 1.25rem;
  overflow: visible;
}
.accordion .card-header {
  background: transparent;
  border-bottom: none;
  padding: 0.625rem 1.25rem;
}
.accordion .card-body {
  margin-top: -0.375rem;
  padding-right: 4.5rem;
  padding-top: 0;
}
.accordion__button {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: start;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  color: #005295;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  font-weight: 600;
  justify-content: space-between;
  padding: 0.75rem 0 !important;
  text-align: left;
  width: 100%;
}
.accordion__button .icon-btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.accordion__button:active,
.accordion__button:focus,
.accordion__button:focus-visible,
.accordion__button:hover {
  color: #00446b;
}
.accordion__button[aria-expanded="true"] .icon-btn {
  background: #000;
}
.gsc-accordion .panel {
  border: 1px solid #58595b;
  border-radius: 0;
  margin-bottom: 1.25rem;
  padding: 0.5rem 1.25rem;
}
.gsc-accordion .panel-heading .panel-title {
  margin: 0;
}
.gsc-accordion .panel-heading a {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: start;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  font-weight: 600;
  justify-content: space-between;
  padding: 0.75rem 0 !important;
  width: 100%;
}
.gsc-accordion .panel-heading a:link,
.gsc-accordion .panel-heading a:visited {
  color: #005295;
}
.gsc-accordion .panel-heading a:active,
.gsc-accordion .panel-heading a:focus,
.gsc-accordion .panel-heading a:focus-visible,
.gsc-accordion .panel-heading a:hover {
  color: #00446b;
}
.gsc-accordion .panel-heading a:after {
  background-color: #005295;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 12.4 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 5V0H5v5H0v2.1h5v5h2v-5h5V5z' fill='%23fff'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  border-radius: 50%;
  content: "";
  height: 1.375rem;
  width: 1.375rem;
}
.gsc-accordion .panel-heading a[aria-expanded="true"]:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4.4h12v3.2H0z' fill='%23fff'/%3E%3C/svg%3E");
}
.gsc-accordion .panel-heading a[aria-expanded="false"]:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 12.4 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 5V0H5v5H0v2.1h5v5h2v-5h5V5z' fill='%23fff'/%3E%3C/svg%3E");
}
.aggregate {
  display: grid;
  gap: 32px 16px;
  margin-top: 4rem;
  position: relative;
  z-index: 5;
}
.aggregate__flags {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  gap: 16px;
  justify-content: end;
  margin-top: -4rem;
}
.aggregate__title {
  font-size: 0.75rem;
  line-height: 1.6667;
}
.aggregate__rail > * + * {
  margin-top: 4rem;
}
.aggregate__content {
  display: grid;
  gap: 32px 16px;
}
.aggregate__content + div {
  margin-top: 4rem;
}
.aggregate__download {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: start;
  background: #fff1e0;
  display: none;
  -ms-flex-flow: column;
  flex-flow: column;
  gap: 16px;
  padding: 1rem 1.5rem;
}
.aggregate__download p {
  margin: 0;
}
.aggregate__pdf,
.aggregate__xls {
  white-space: nowrap;
}
.aggregate__pdf .brei-icon,
.aggregate__xls .brei-icon {
  font-size: 1.125rem;
}
.aggregate__info {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  gap: 16px;
  justify-content: space-between;
}
.aggregate__chips,
.aggregate__info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.aggregate__chips {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  gap: 2px 8px;
  justify-content: center;
}
.aggregate__chips .chip {
  margin: 0.125rem 0 0.25rem;
}
.aggregate__chips:empty,
.aggregate__chips:empty + .aggregate__reset {
  display: none;
}
.aggregate__reset {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font: 600 1rem Poppins, sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
}
.aggregate__reset:only-child {
  display: none;
}
.aggregate__count {
  color: #005295;
  font: 600 1rem Poppins, sans-serif;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
}
.aggregate__loading svg {
  display: block;
  height: 6.25rem;
  margin: 0 auto;
  width: 6.25rem;
}
.aggregate__items {
  display: grid;
  gap: 16px;
}
.aggregate__items h2 {
  grid-column: 1/-1;
}
.aggregate__items h2:not(:first-child) {
  margin-top: 2rem;
}
.aggregate__items:has(.card-article) {
  gap: 48px 16px;
}
@media (max-width: 47.99875rem) {
  .aggregate__info {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .aggregate__count {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .aggregate__chips {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .aggregate__reset {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media (min-width: 48rem) {
  .aggregate__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
  .aggregate__chips {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    width: auto;
  }
  .aggregate__reset {
    margin-right: auto;
  }
  .aggregate__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 64rem) {
  .aggregate {
    grid-auto-rows: -webkit-min-content -webkit-min-content 1fr;
    grid-auto-rows: min-content min-content 1fr;
    grid-template-columns: repeat(12, 1fr);
    margin-top: 6.25rem;
  }
  .aggregate__flags {
    grid-column: 1/-1;
    grid-row: 1/2;
    margin-top: -6.25rem;
  }
  .aggregate__title {
    grid-column: 5/-1;
    grid-row: 2/3;
  }
  .aggregate__rail {
    grid-column: 1/5;
    grid-row: 2/4;
  }
  .aggregate__content {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
    grid-column: 5/-1;
    grid-row: 3/4;
  }
  .aggregate__download {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    gap: 24px;
  }
}
@media (min-width: 80rem) {
  .aggregate__rail {
    grid-column: 1/4;
  }
  .aggregate__items:has(.card-municipality),
  .aggregate__items:has(.team-block.team-v1) {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 120rem) {
  .aggregate__items:has(.card-municipality),
  .aggregate__items:has(.team-block.team-v1) {
    grid-template-columns: repeat(4, 1fr);
  }
}
.feed {
  position: relative;
  z-index: 5;
}
.feed__intro,
.feed__title {
  margin-bottom: 1.25rem;
}
.feed__copy {
  margin-bottom: 0;
}
.feed__list {
  display: grid;
  gap: 16px;
}
.feed-news {
  padding: 3rem 0;
}
.feed-news:after {
  background: #faf9f8;
  content: "";
  inset: 0 calc(50% - 50vw);
  position: absolute;
  z-index: -1;
}
.feed-news:last-child {
  margin-bottom: -4rem;
}
@media (max-width: 63.99875rem) {
  .feed__list > :nth-child(3) {
    display: none;
  }
  .feed .btn-primary {
    margin-top: 1.25rem;
  }
}
@media (max-width: 47.99875rem) {
  .feed__list > :nth-child(2) {
    display: none;
  }
}
@media (min-width: 48rem) {
  .feed__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .feed-news {
    padding: 4.5rem 0;
  }
}
@media (min-width: 64rem) {
  .feed__intro {
    grid-gap: 8.3333%;
    display: grid;
    grid-template-columns: 66.6667% 25%;
    margin-bottom: 2.5rem;
  }
  .feed .btn-primary {
    -ms-flex-item-align: end;
    align-self: end;
    justify-self: end;
  }
  .feed__list {
    grid-template-columns: repeat(3, 1fr);
  }
  .feed-news {
    padding: 6.25rem 0;
  }
  .feed-news:last-child {
    margin-bottom: -6.25rem;
  }
}
.footer {
  background-color: #323b4d;
  color: #fff;
  font-size: 0.875rem;
  padding-bottom: 1.5rem;
  padding-top: 4rem;
}
.footer .block-title {
  margin-bottom: 1rem;
}
.footer .block-title:after {
  background-color: #ff8200;
  content: "";
  display: block;
  height: 0.125rem;
  margin-top: 0.5rem;
  width: 1.875rem;
}
.footer .footer-second li,
.footer .footer-third li {
  margin: 0.375rem 0;
}
.footer .menu {
  font-size: 0.875rem;
  letter-spacing: 0.04375rem;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer a:link,
.footer a:visited {
  --color: #fff;
  color: #fff !important;
}
.footer a:active,
.footer a:focus,
.footer a:focus-visible,
.footer a:hover {
  --color: #fff1e0;
  color: #fff1e0 !important;
}
.footer .copyright {
  margin-top: 3.25rem;
}
.footer .social-copyright {
  font-size: 1.25rem;
  margin-top: -0.5rem;
  position: relative;
  width: 100%;
}
.footer .socials {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify: end;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 24px;
  width: 100%;
}
@media (max-width: 63.99875rem) {
  .footer {
    padding-bottom: 2.5rem;
    padding-top: 3rem;
  }
  .footer .block-title {
    font-size: 1.375rem;
    margin-bottom: 0.5rem;
  }
  .footer .block-title:after {
    margin-top: 0.25rem;
  }
  .footer .social-copyright {
    margin-top: 1rem;
  }
}
.gsc-our-gallery .box-content {
  background: #005295;
  color: #fff;
  padding: 1.125rem;
  position: static;
  z-index: 10;
}
.gsc-our-gallery .box-content .title {
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: 0.03125rem;
  line-height: 1.2;
  margin-bottom: 0.03125rem;
}
.gsc-our-gallery .box-content hr {
  background-color: #fff;
  margin-left: 0;
  width: 3.125rem;
}
@media (min-width: 64rem) {
  .gsc-our-gallery .image {
    border: 1px solid #fff;
    border-width: 0 1px;
  }
  .gsc-our-gallery .box-content {
    bottom: 0;
    margin-right: 0.0625rem;
    max-width: 60%;
    padding: 2.25rem;
    position: absolute;
    right: 0;
  }
}
.topbar {
  background: #58595b;
  color: #fff;
  padding: 0.5rem 0;
}
.topbar .col-12 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  gap: 8px;
  justify-content: space-between;
}
.topbar .menu-link-audience:link,
.topbar .menu-link-audience:visited {
  color: #fff;
}
.topbar .menu-link-audience:active,
.topbar .menu-link-audience:focus,
.topbar .menu-link-audience:focus-visible,
.topbar .menu-link-audience:hover {
  color: #fff1e0;
}
.topbar .topbar-left,
.topbar .topbar-right {
  -webkit-box-align: space-between;
  -ms-flex-align: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 12px;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.topbar .topbar-left li,
.topbar .topbar-right li {
  line-height: 1.33;
}
.topbar .search-form {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: 1px solid #58595b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 0;
  justify-content: space-between;
  margin: 0 auto;
  width: 8rem;
}
.topbar .search-form:hover {
  border-color: #005295;
}
.topbar .search-form:focus-within {
  border-color: #005295;
  outline: 1px solid #005295;
}
.topbar .search-form input[type="search"] {
  border: 0;
  font-size: 0.625rem;
  min-height: 0;
  padding: 0.21875rem 0.5rem;
}
.topbar .search-form input[type="search"]:focus,
.topbar .search-form input[type="search"]:focus-visible {
  outline: 0;
}
.topbar .search-form .form-submit {
  -ms-flex-negative: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  color: #005295;
  flex-shrink: 0;
  font-size: 1rem;
  height: 1.5rem;
  line-height: 1.3333;
  margin: 0 0.25rem 0.125rem 0;
  text-align: center;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  width: 1.5rem;
}
.topbar .search-form .form-submit:active,
.topbar .search-form .form-submit:focus,
.topbar .search-form .form-submit:focus-visible,
.topbar .search-form .form-submit:hover {
  color: #00446b;
}
@media (min-width: 25rem) {
  .topbar .topbar-right {
    width: auto;
  }
  .topbar .search-form {
    margin: 0;
  }
}
@media (min-width: 48rem) {
  .topbar .col-12 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
  .topbar .topbar-left {
    margin-right: auto;
    width: auto;
  }
  .topbar .search-form {
    width: 8rem;
  }
}
@media (min-width: 64rem) {
  .topbar .col-12 {
    gap: 8px 16px;
  }
  .topbar .topbar-left,
  .topbar .topbar-right {
    gap: 12px;
    width: autop;
  }
  .topbar .search-form {
    width: 13.125rem;
  }
  .topbar .search-form input[type="search"] {
    font-size: 0.875rem;
    padding: 0.46875rem 1rem;
  }
  .topbar .search-form .form-submit {
    width: 1.75rem;
  }
}
.header-default {
  background: #fff;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.08);
}
.header-default .navbar {
  padding: 0.875rem 0;
}
.header-default .navbar .navbar-brand {
  font-size: 3rem;
  margin: 0;
  padding: 0;
}
.header-default .navbar .navbar-toggler {
  padding: 0;
  text-align: center;
}
.header-default .navbar .navbar-toggler[aria-expanded="false"] .brei-icon-close,
.header-default .navbar .navbar-toggler[aria-expanded="true"] .brei-icon-menu {
  display: none;
}
.header-default .navbar .navbar-toggler .navbar-toggler-icon {
  display: block;
  font-size: 1.5rem;
  height: 2rem;
  line-height: 2rem;
  width: 2rem;
}
.header-default .navbar .nav-link {
  padding: 1.5rem 0;
}
.header-default .navbar .dropdown-menu {
  background: #faf9f8;
  border: 0;
  padding: 0;
}
.header-default .navbar .dropdown-item {
  border-bottom: 1px solid hsla(43, 16%, 70%, 0.2);
  padding: 1rem;
}
.header-default .navbar .dropdown-item:active,
.header-default .navbar .dropdown-item:focus,
.header-default .navbar .dropdown-item:focus-visible,
.header-default .navbar .dropdown-item:hover {
  background-color: #eaecee;
  border-bottom-color: #ff8200;
}
@media (max-width: 79.99875rem) {
  .header-default .navbar-collapse {
    padding: 1.5rem 0.5rem 9;
  }
  .header-default .navbar-nav {
    border-top: 1px solid hsla(43, 16%, 70%, 0.2);
    margin-top: 1.5rem;
    padding: 0 0.5rem;
  }
  .header-default .nav-item {
    border-bottom: 1px solid hsla(43, 16%, 70%, 0.2);
  }
  .header-default .nav-link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
  }
  .header-default .dropdown-toggle:after {
    height: 0.5rem;
    width: 0.75rem;
  }
}
@media (min-width: 80rem) {
  .header-default .navbar {
    padding: 0.28125rem 0;
  }
  .header-default .navbar .navbar-brand {
    font-size: 3.375rem;
  }
  .header-default .navbar .navbar-nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-default .navbar .dropdown-menu {
    left: 50%;
    margin-top: -0.5rem;
    min-width: 208px;
    translate: -50% 0;
  }
}
.gsc-heading {
  margin-left: auto;
  margin-right: auto;
}
.gsc-heading .sub-title {
  font-size: 0.875rem;
  letter-spacing: 0.125rem;
  line-height: 1;
  text-transform: uppercase;
}
.gsc-heading .sub-title,
.gsc-heading .title {
  text-wrap: balance;
  font-weight: 600;
  margin-bottom: 1rem;
  text-align: center;
}
.gsc-heading .title {
  font-size: 1.875rem;
  letter-spacing: 0.03125rem;
  line-height: 1.2;
}
.gsc-heading .title-desc,
.gsc-heading .title-desc span {
  font-family: Poppins, sans-serif !important;
  font-size: 1.125rem !important;
  font-weight: 400 !important;
  line-height: 1.6667 !important;
  margin-bottom: 1rem !important;
  text-align: center !important;
}
.gsc-heading .heading-action {
  text-align: center;
}
.gsc-heading .heading-action a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid transparent;
  border-radius: 0;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 600;
  gap: 8px;
  letter-spacing: 0.0625rem;
  line-height: 1;
  padding: 1rem 1.5rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.gsc-heading .heading-action a:link,
.gsc-heading .heading-action a:visited {
  background: #005295;
  border-color: #005295;
  color: #fff;
}
.gsc-heading .heading-action a:active,
.gsc-heading .heading-action a:focus,
.gsc-heading .heading-action a:focus-visible,
.gsc-heading .heading-action a:hover {
  background: #00446b;
  border-color: #00446b;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  color: #fff;
}
@media (min-width: 64rem) {
  .gsc-heading {
    width: 83.3333%;
  }
  .gsc-heading .sub-title {
    font-size: 1rem;
  }
  .gsc-heading .title {
    font-size: 3.125rem;
    font-weight: 700;
  }
}
@media (min-width: 80rem) {
  .gsc-heading {
    width: 66.6667%;
  }
}
.quick-links__title {
  margin-bottom: 1.5rem;
}
.quick-links__list {
  display: grid;
  gap: 16px 32px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.quick-links__item {
  margin: 0;
  padding: 0;
}
@media (min-width: 25rem) {
  .quick-links__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 48rem) {
  .quick-links__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 80rem) {
  .quick-links__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
.gsc-links .item {
  padding-bottom: 1.5rem;
}
.gsc-links .item .box-content a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: none;
  border: 0;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Poppins, sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  gap: 8px;
  letter-spacing: 0;
  letter-spacing: 0.0625rem;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.gsc-links .item .box-content a:link,
.gsc-links .item .box-content a:visited {
  color: #005295;
}
.gsc-links .item .box-content a:active,
.gsc-links .item .box-content a:focus,
.gsc-links .item .box-content a:focus-visible,
.gsc-links .item .box-content a:hover {
  color: #00446b;
}
.gsc-links .item .box-content a:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 8 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2.5.5.4-.4s.2-.1.3-.1.2 0 .3.1L7 3.6s.1.2.1.3 0 .2-.1.3L3.5 7.7s-.2.1-.3.1-.2 0-.3-.1l-.4-.4s-.1-.2-.1-.3 0-.2.1-.3l2.1-2.1H-.5c-.1 0-.2 0-.3-.1 0 0-.1-.2-.1-.3v-.6c0-.1 0-.2.1-.3 0 0 .2-.1.3-.1h5.1L2.5 1.1S2.4.9 2.4.8s0-.2.1-.3z' fill='%23005295'/%3E%3C/svg%3E");
  height: 0.5rem;
  margin-top: -0.5rem;
  width: 0.5rem;
}
.gsc-links .item .box-content .icon {
  display: none;
}
.masthead {
  display: grid;
  position: relative;
}
.masthead > * {
  grid-column: 1;
  grid-row: 1;
}
.masthead__figure {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 5;
}
.masthead__figure:after {
  background: #005295;
  content: "";
  inset: 0 calc(50% - 50vw);
  position: absolute;
  z-index: -1;
}
.masthead__image,
.masthead__video {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  height: 100%;
  inset: 0 calc(50% - 50vw);
  mix-blend-mode: multiply;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.275;
  position: absolute;
  width: 100vw;
}
.masthead .icon-btn {
  border: 3px solid #ff8200;
  position: absolute;
  right: 0;
  top: 2rem;
}
.masthead .icon-btn,
.masthead .icon-btn:link,
.masthead .icon-btn:visited {
  background-color: #fff;
  color: #000;
}
.masthead .icon-btn:active,
.masthead .icon-btn:focus,
.masthead .icon-btn:focus-visible,
.masthead .icon-btn:hover {
  background-color: #fff1e0;
  color: #000;
}
.masthead__section {
  color: #fff;
  position: relative;
  z-index: 10;
}
.masthead__logo {
  display: block;
  height: auto;
  width: 100%;
}
.masthead__title {
  text-wrap: balance;
}
.masthead .breadcrumbs {
  -ms-flex-item-align: end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-self: end;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  font-size: 0.875rem;
  gap: 8px;
  justify-self: end;
  letter-spacing: 0.00625rem;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 1.25rem 0.625rem;
  position: relative;
  z-index: 15;
}
.masthead .breadcrumbs a:active,
.masthead .breadcrumbs a:focus,
.masthead .breadcrumbs a:focus-visible,
.masthead .breadcrumbs a:hover,
.masthead .breadcrumbs a:link,
.masthead .breadcrumbs a:visited {
  color: #58595b;
}
.masthead .breadcrumbs li:not(:last-child):after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' fill='none'%3E%3Cpath d='M5.82 5.39 1.436 9.839a.52.52 0 0 1-.384.161.516.516 0 0 1-.384-.161l-.499-.504a.581.581 0 0 1-.168-.39.497.497 0 0 1 .146-.39L3.65 5 .147 1.445a.497.497 0 0 1-.146-.39.581.581 0 0 1 .168-.39L.668.161A.516.516 0 0 1 1.052 0a.52.52 0 0 1 .384.161l4.384 4.45c.12.106.18.236.18.389 0 .153-.06.283-.18.39Z' fill='%2358595B'/%3E%3C/svg%3E");
  display: inline-block;
  margin-left: 0.5rem;
  margin-top: 0.0625rem;
}
.masthead-detail .masthead__figure {
  grid-row: 1/4;
}
.masthead-detail .masthead__section {
  grid-row: 2;
  margin: 4rem 0 3rem;
}
.masthead-detail .breadcrumbs {
  grid-row: 3;
}
.masthead-landing .masthead__section {
  margin: 2.75rem 0;
}
.masthead-landing .masthead__content {
  border-left: 2px solid #ff8200;
  padding-left: 0.875rem;
}
.masthead-home .masthead__figure {
  position: relative;
  z-index: 1;
}
.masthead-home .masthead__figure:after {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.02%, #005295),
    color-stop(241.62%, rgba(0, 82, 149, 0))
  );
  background: linear-gradient(0deg, #005295 0.02%, rgba(0, 82, 149, 0) 241.62%);
}
.masthead-home .masthead__image,
.masthead-home .masthead__video {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 0.25;
}
.masthead-home .masthead__content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: grid;
  position: relative;
}
.masthead-home .masthead__logo {
  grid-column: 1;
  grid-row: 1;
}
.masthead-home .masthead__title {
  text-wrap: balance;
  font-size: 3.666vw;
  font-weight: 900 !important;
  grid-column: 1;
  grid-row: 1;
  letter-spacing: 0.14288rem;
  line-height: 0.9;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.masthead-home .masthead__section {
  grid-row: 1;
  margin: 3rem 0 7rem;
  z-index: 3;
}
.masthead-home .masthead__search {
  align-self: end;
  grid-row: 1;
  margin: 0 0 3rem;
  width: 100%;
  z-index: 5;
}
.masthead-home .masthead__search .search-bar {
  background: #fff;
}
@media (max-width: 47.99875rem) {
  .masthead-landing .btn {
    margin-left: 1rem;
  }
}
@media (min-width: 25rem) {
  .masthead-home .masthead__title {
    font-size: clamp(1rem, 4.25vw, 2.25rem);
  }
}
@media (min-width: 48rem) {
  .masthead-detail .masthead__section {
    margin: 6.25rem 0 5.25rem;
  }
  .masthead-landing .masthead__section {
    margin: 7.5rem 0;
  }
  .masthead-landing .masthead__content {
    padding-left: 2rem;
  }
  .masthead-landing .btn {
    margin-top: 2.5rem;
  }
  .masthead-home .masthead__section {
    margin: 6rem 0 9rem;
  }
  .masthead-home .masthead__title {
    font-size: min(5.625rem, 4.6666vw);
  }
  .masthead-home .masthead__search {
    margin: 0 auto 8rem;
    width: 47.5%;
  }
}
@media (min-width: 64rem) {
  .masthead .masthead__title {
    font-weight: 700;
    line-height: 1;
  }
  .masthead-detail .masthead__title {
    font-size: 3.125rem;
  }
  .masthead-landing .masthead__section {
    margin: 11.25rem 0;
  }
  .masthead-landing .masthead__title {
    font-size: 5.625rem;
    margin-bottom: 2.5rem;
    padding-right: 8.3333%;
  }
  .masthead-landing .masthead__copy {
    padding-right: 25%;
  }
  .masthead-home .masthead__search {
    margin: 0 auto 8.25rem;
  }
}
@media (min-width: 80rem) {
  .masthead-landing .masthead__title {
    padding-right: 16.6666%;
  }
  .masthead-landing .masthead__copy {
    padding-right: 50%;
  }
}
.profile-listing {
  background: #faf9f8;
  padding: 2rem 1rem;
}
.profile-listing__title {
  margin: 0 0 0.25rem;
}
.profile-listing__copy {
  margin: 0 0 2rem;
}
.profile-listing__dropdown {
  background: #fff;
  margin: 0 0 1.25rem;
  padding: 0.25rem;
}
.profile-listing__dropdown .fsb-button {
  background: #00446b;
  border-color: #00446b;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}
.profile-listing__dropdown .fsb-button:after {
  background-size: 12px 12px;
  border-left: 0;
  -webkit-filter: invert(1) brightness(2);
  filter: invert(1) brightness(2);
}
.profile-listing__nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: space-between;
  list-style-type: none;
  margin: 0 0 1.25rem;
  padding: 1rem;
}
.profile-listing .br-tabs__link,
.profile-listing__link {
  border: 3px solid transparent;
  color: #00446b;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.0625rem;
  line-height: 1;
  padding: 0.8125rem 1rem;
  text-align: center;
  text-transform: uppecase;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.profile-listing .br-tabs__link:focus,
.profile-listing .br-tabs__link:focus-visible,
.profile-listing .br-tabs__link:hover,
.profile-listing__link:focus,
.profile-listing__link:focus-visible,
.profile-listing__link:hover {
  background-color: #fff1e0;
  border-color: #ff8200;
  outline: 0;
}
.profile-listing .br-tabs__panel {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.profile-listing .br-tabs__panel[aria-hidden="false"] {
  opacity: 1;
}
.profile-listing__grid {
  display: grid;
  gap: 16px;
}
@media (min-width: 48rem) {
  .profile-listing__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .profile-listing .br-tabs__link.active,
  .profile-listing .br-tabs__link[aria-selected="true"],
  .profile-listing__link.active,
  .profile-listing__link[aria-selected="true"] {
    background: #00446b;
    color: #fff;
  }
  .profile-listing .br-tabs__link.active:focus-visible,
  .profile-listing .br-tabs__link.active:hover,
  .profile-listing .br-tabs__link[aria-selected="true"]:focus-visible,
  .profile-listing .br-tabs__link[aria-selected="true"]:hover,
  .profile-listing__link.active:focus-visible,
  .profile-listing__link.active:hover,
  .profile-listing__link[aria-selected="true"]:focus-visible,
  .profile-listing__link[aria-selected="true"]:hover {
    border-color: transparent;
  }
}
@media (min-width: 64rem) {
  .profile-listing {
    padding: 2.5rem 1.5rem 2rem;
  }
}
@media (min-width: 80rem) {
  .profile-listing {
    padding: 2.5rem 2rem 2rem;
  }
}
.rail-contact {
  font-size: 1rem;
}
.rail-contact a {
  word-wrap: break-word;
  word-break: break-all;
}
.rail-contact__image {
  display: block;
  height: auto;
  margin: 0 0 1.25rem;
  position: relative;
  width: 100%;
  z-index: 5;
}
.rail-contact hr {
  margin: 0 0 1.5rem;
}
.rail-contact__heading {
  color: #00446b;
}
.rail-contact__info {
  list-style-type: none;
  margin: 1rem 0;
  padding: 0;
}
.rail-contact__item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: flex-start;
  color: #00446b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  font-size: 0.875rem;
  font-weight: 600;
  gap: 10px;
  justify-content: flex-start;
  line-height: 1.4;
  margin: 0.5rem 0;
}
.rail-contact__item .brei-icon {
  position: relative;
  top: 0.0625rem;
  width: 1em !important;
}
.rail-contact__note {
  font-style: italic;
}
.rail-contact--profile hr {
  display: none;
}
.rail-cta {
  background: #fff1e0;
  border-top: 3px solid #005295;
  padding: 1.5rem 1.75rem;
}
.rail-cta a {
  word-wrap: break-word;
  word-break: break-all;
}
.rail-cta__title {
  margin: 0 0 1rem;
}
.rail-cta__copy {
  margin: 1rem 0;
}
.rail-event {
  background: #faf9f8;
  border-top: 3px solid #005295;
  padding: 1.5rem 1.75rem;
}
.rail-event a {
  word-wrap: break-word;
  word-break: break-all;
}
.rail-event__title {
  margin: 0 0 1rem;
}
.rail-event__info {
  list-style-type: none;
  margin: 1rem 0;
  padding: 0;
}
.rail-event__item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: flex-start;
  color: #00446b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  font-size: 0.875rem;
  font-weight: 600;
  gap: 10px;
  justify-content: flex-start;
  line-height: 1.4;
  margin: 0.5rem 0;
}
.rail-event__item .brei-icon {
  position: relative;
  top: 0.0625rem;
  width: 1em !important;
}
.rail-event__item--date {
  text-transform: uppercase;
}
.rail-links {
  padding: 1.5rem 1.75rem;
}
.rail-links__title {
  margin: 0 0 0.5rem;
}
.rail-links__title a:active,
.rail-links__title a:focus,
.rail-links__title a:hover,
.rail-links__title a:link,
.rail-links__title a:visited {
  color: currentcolor;
}
.rail-links__list {
  list-style-type: none;
  margin: 0.5rem 0 0;
  padding: 0;
}
.rail-links__item {
  padding: 0;
  position: relative;
  z-index: 1;
}
.rail-links__item:after {
  content: "";
  display: block;
  inset: 0 -28px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  z-index: -1;
}
.rail-links__item:has(:active):after,
.rail-links__item:has(:focus):after,
.rail-links__item:has(:hover):after {
  opacity: 1;
}
.rail-links .btn-link {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  text-wrap: balance;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 1rem 3rem 1rem 0;
  position: relative;
  text-align: left;
  z-index: 5;
}
.rail-links .btn-link:active,
.rail-links .btn-link:focus,
.rail-links .btn-link:hover {
  background-position: 100% 95%;
}
.rail-links--navigation {
  background: #faf9f8;
  border-top: 3px solid #005295;
}
.rail-links--navigation .rail-links__item + .rail-links__item {
  border-top: 1px solid #beb7a5;
}
.rail-links--navigation .rail-links__item:after {
  background: #fff1e0;
}
.rail-links--callout {
  background: #005295;
  color: #fff;
}
.rail-links--callout .rail-links__item:after {
  background: #fff;
}
.rail-links--callout .btn-link:link,
.rail-links--callout .btn-link:visited {
  color: #fff;
}
.rail-links--callout .btn-link:active,
.rail-links--callout .btn-link:focus,
.rail-links--callout .btn-link:focus-visible,
.rail-links--callout .btn-link:hover {
  color: #005295;
}
.reference-search {
  display: grid;
  gap: 16px;
}
.reference-search__block {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: start;
  background: #faf9f8;
  border-top: 3px solid #58595b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 100%;
  justify-content: start;
  padding: 2.25rem 1.5rem;
}
.reference-search__block:first-child {
  border-top-color: #00a1cf;
}
.reference-search__copy {
  font-size: 1rem;
}
.reference-search__form {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: 1px solid #58595b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 16px;
  justify-content: space-between;
  margin-top: auto;
  width: 100%;
}
.reference-search__form:hover {
  border-color: #005295;
}
.reference-search__form:focus-within {
  border-color: #005295;
  outline: 1px solid #005295;
}
.reference-search__input[type="search"] {
  border: 0;
  padding: 0.40625rem 1rem;
}
.reference-search__input[type="search"]:focus,
.reference-search__input[type="search"]:focus-visible {
  outline: 0;
}
.reference-search__submit {
  -ms-flex-negative: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  color: #005295;
  flex-shrink: 0;
  font-size: 1rem;
  height: 2rem;
  line-height: 1.3333;
  text-align: center;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  width: 2rem;
}
.reference-search__submit:active,
.reference-search__submit:focus,
.reference-search__submit:focus-visible,
.reference-search__submit:hover {
  color: #00446b;
}
@media (min-width: 48rem) {
  .reference-search {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 64rem) {
  .reference-search__block {
    padding: 3.5rem 3rem;
  }
}
.path-search-more .gav-help-region,
.path-search-mtas .gav-help-region {
  display: none !important;
}
.path-search-more .gva-view > header,
.path-search-mtas .gva-view > header {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  align-items: start;
  color: #00446b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column-reverse;
  flex-flow: column-reverse;
  font-size: 1rem;
  font-weight: 600;
  gap: 0;
  letter-spacing: 0.0625rem;
  line-height: 1.5;
  text-transform: uppercase;
  width: 100%;
}
.path-search-more .gva-view > header .customFilters,
.path-search-mtas .gva-view > header .customFilters {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.path-search-more .gva-view > header #resetAllitems,
.path-search-mtas .gva-view > header #resetAllitems {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  margin-right: auto;
  order: 1;
}
.path-search-more .gva-view > header #resetAllitems:link,
.path-search-more .gva-view > header #resetAllitems:visited,
.path-search-mtas .gva-view > header #resetAllitems:link,
.path-search-mtas .gva-view > header #resetAllitems:visited {
  color: #005295;
  text-decoration: underline;
}
.path-search-more .gva-view > header #resetAllitems:active,
.path-search-more .gva-view > header #resetAllitems:focus,
.path-search-more .gva-view > header #resetAllitems:focus-visible,
.path-search-more .gva-view > header #resetAllitems:hover,
.path-search-mtas .gva-view > header #resetAllitems:active,
.path-search-mtas .gva-view > header #resetAllitems:focus,
.path-search-mtas .gva-view > header #resetAllitems:focus-visible,
.path-search-mtas .gva-view > header #resetAllitems:hover {
  color: #00446b;
  text-decoration: underline;
}
.path-search-more .gva-view > header br,
.path-search-more .more-link,
.path-search-mtas .gva-view > header br,
.path-search-mtas .more-link {
  display: none;
}
.path-search-more .pager,
.path-search-mtas .pager {
  margin-top: 3.25rem;
}
.path-search-more .facets-widget-checkbox,
.path-search-more .sidebar-inner,
.path-search-mtas .facets-widget-checkbox,
.path-search-mtas .sidebar-inner {
  background: #faf9f8;
  border-top: 3px solid #005295;
  padding: 1.5rem 1.75rem;
}
.path-search-more .facets-widget-checkbox:before,
.path-search-more .sidebar-inner:before,
.path-search-mtas .facets-widget-checkbox:before,
.path-search-mtas .sidebar-inner:before {
  content: "Search Content";
  display: block;
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: 0.5;
  line-height: 1.2;
  margin: 0 0 0.5rem;
}
.path-search-more
  .facets-widget-checkbox:has(> [data-drupal-facet-alias="category"]):before,
.path-search-more
  .sidebar-inner:has(> [data-drupal-facet-alias="category"]):before,
.path-search-mtas
  .facets-widget-checkbox:has(> [data-drupal-facet-alias="category"]):before,
.path-search-mtas
  .sidebar-inner:has(> [data-drupal-facet-alias="category"]):before {
  content: "Category";
}
.path-search-more
  .facets-widget-checkbox:has(
    > [data-drupal-facet-alias="document_type"]
  ):before,
.path-search-more
  .sidebar-inner:has(> [data-drupal-facet-alias="document_type"]):before,
.path-search-mtas
  .facets-widget-checkbox:has(
    > [data-drupal-facet-alias="document_type"]
  ):before,
.path-search-mtas
  .sidebar-inner:has(> [data-drupal-facet-alias="document_type"]):before {
  content: "Document Type";
}
.path-search-more
  .facets-widget-checkbox:has(> [data-drupal-facet-alias="city"]):before,
.path-search-more .sidebar-inner:has(> [data-drupal-facet-alias="city"]):before,
.path-search-mtas
  .facets-widget-checkbox:has(> [data-drupal-facet-alias="city"]):before,
.path-search-mtas
  .sidebar-inner:has(> [data-drupal-facet-alias="city"]):before {
  content: "City";
}
.path-search-more .facets-widget-checkbox .facet-active,
.path-search-more .facets-widget-checkbox .facet-inactive,
.path-search-more .sidebar-inner .facet-active,
.path-search-more .sidebar-inner .facet-inactive,
.path-search-mtas .facets-widget-checkbox .facet-active,
.path-search-mtas .facets-widget-checkbox .facet-inactive,
.path-search-mtas .sidebar-inner .facet-active,
.path-search-mtas .sidebar-inner .facet-inactive {
  border-top: 1px solid #beb7a5;
}
.path-search-more .facets-widget-checkbox .facet-active:first-child,
.path-search-more .facets-widget-checkbox .facet-inactive:first-child,
.path-search-more .sidebar-inner .facet-active:first-child,
.path-search-more .sidebar-inner .facet-inactive:first-child,
.path-search-mtas .facets-widget-checkbox .facet-active:first-child,
.path-search-mtas .facets-widget-checkbox .facet-inactive:first-child,
.path-search-mtas .sidebar-inner .facet-active:first-child,
.path-search-mtas .sidebar-inner .facet-inactive:first-child {
  border-top: 0;
  margin-top: 1.125rem;
}
.path-search-more .facets-widget-checkbox .facets-widget-checkbox,
.path-search-more .sidebar-inner .facets-widget-checkbox,
.path-search-mtas .facets-widget-checkbox .facets-widget-checkbox,
.path-search-mtas .sidebar-inner .facets-widget-checkbox {
  padding: 0.75rem 0 1.5rem;
}
.path-search-more .facets-widget-checkbox .facets-widget-checkbox:before,
.path-search-more .sidebar-inner .facets-widget-checkbox:before,
.path-search-mtas .facets-widget-checkbox .facets-widget-checkbox:before,
.path-search-mtas .sidebar-inner .facets-widget-checkbox:before {
  display: none;
}
.path-search-more .facets-widget-checkbox .block-title,
.path-search-more .sidebar-inner .block-title,
.path-search-mtas .facets-widget-checkbox .block-title,
.path-search-mtas .sidebar-inner .block-title {
  color: #005295;
  font-size: 0.875rem;
  font-weight: 600;
  margin: 0;
  padding: 1rem 0;
}
.path-search-more .facets-widget-checkbox .js-facets-checkbox-links,
.path-search-more .sidebar-inner .js-facets-checkbox-links,
.path-search-mtas .facets-widget-checkbox .js-facets-checkbox-links,
.path-search-mtas .sidebar-inner .js-facets-checkbox-links {
  list-style-type: none;
  margin: 0 0 1.5rem;
  padding: 0;
}
.path-search-more .facets-widget-checkbox .facet-item,
.path-search-more .sidebar-inner .facet-item,
.path-search-mtas .facets-widget-checkbox .facet-item,
.path-search-mtas .sidebar-inner .facet-item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 8px;
  justify-content: start;
  margin: 0.5rem 0;
  padding: 0;
}
.path-search-more .facets-widget-checkbox .facet-item label,
.path-search-more .sidebar-inner .facet-item label,
.path-search-mtas .facets-widget-checkbox .facet-item label,
.path-search-mtas .sidebar-inner .facet-item label {
  margin-top: 0.25rem;
}
.path-search-more
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"],
.path-search-more
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"],
.path-search-mtas
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"],
.path-search-mtas
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"] {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 8px;
  justify-content: start;
  margin: 0;
  padding: 0;
}
.path-search-more
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:before,
.path-search-more
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:before,
.path-search-mtas
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:before,
.path-search-mtas
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:before {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-negative: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #58595b;
  border-radius: 0;
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-flow: column;
  flex-flow: column;
  flex-shrink: 0;
  height: 1.5rem;
  justify-content: center;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 1.5rem;
}
.path-search-more
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:hover,
.path-search-more
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:link,
.path-search-more
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:visited,
.path-search-more
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:hover,
.path-search-more
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:link,
.path-search-more
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:visited,
.path-search-mtas
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:hover,
.path-search-mtas
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:link,
.path-search-mtas
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:visited,
.path-search-mtas
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:hover,
.path-search-mtas
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:link,
.path-search-mtas
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:visited {
  color: #000;
  text-decoration: none;
}
.path-search-more
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:hover:before,
.path-search-more
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:hover:before,
.path-search-mtas
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:hover:before,
.path-search-mtas
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:hover:before {
  border: 3px solid #005295;
}
.path-search-more
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:focus-visible,
.path-search-more
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:focus-visible,
.path-search-mtas
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:focus-visible,
.path-search-mtas
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:focus-visible {
  color: #000;
  text-decoration: none;
}
.path-search-more
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:focus-visible:before,
.path-search-more
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:focus-visible:before,
.path-search-mtas
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:focus-visible:before,
.path-search-mtas
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:focus-visible:before {
  border: 3px solid #005295;
  outline: 0;
}
.path-search-more
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:has(
    .facet-item__status
  )
  .facet-item__status,
.path-search-more
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:has(
    .facet-item__status
  )
  .facet-item__status,
.path-search-mtas
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:has(
    .facet-item__status
  )
  .facet-item__status,
.path-search-mtas
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:has(
    .facet-item__status
  )
  .facet-item__status {
  display: none;
}
.path-search-more
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:has(
    .facet-item__status
  ):before,
.path-search-more
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:has(
    .facet-item__status
  ):before,
.path-search-mtas
  .facets-widget-checkbox
  [data-drupal-facet-widget-element-class="facets-checkbox"]:has(
    .facet-item__status
  ):before,
.path-search-mtas
  .sidebar-inner
  [data-drupal-facet-widget-element-class="facets-checkbox"]:has(
    .facet-item__status
  ):before {
  background: #005295;
  border: 0;
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.114 0 6.742 11.372 1.883 6.427 0 8.31l6.752 6.824L20 1.886 18.114 0Z' fill='%23fff'/%3E%3C/svg%3E");
  padding-top: 0.25rem;
}
.path-search-more .view-content-wrap .item,
.path-search-mtas .view-content-wrap .item {
  border-bottom: 1px solid #beb7a5;
  padding: 1rem 0;
}
.path-search-more .view-content-wrap .node__title,
.path-search-mtas .view-content-wrap .node__title {
  margin: 0 0 1rem;
}
.path-search-more .view-content-wrap .node__title a:active,
.path-search-more .view-content-wrap .node__title a:focus,
.path-search-more .view-content-wrap .node__title a:focus-visible,
.path-search-more .view-content-wrap .node__title a:hover,
.path-search-more .view-content-wrap .node__title a:link,
.path-search-more .view-content-wrap .node__title a:visited,
.path-search-mtas .view-content-wrap .node__title a:active,
.path-search-mtas .view-content-wrap .node__title a:focus,
.path-search-mtas .view-content-wrap .node__title a:focus-visible,
.path-search-mtas .view-content-wrap .node__title a:hover,
.path-search-mtas .view-content-wrap .node__title a:link,
.path-search-mtas .view-content-wrap .node__title a:visited {
  text-decoration: underline;
  text-decoration-thickness: 0.15em;
}
.path-search-more .view-content-wrap .node__title:only-child,
.path-search-mtas .view-content-wrap .node__title:only-child {
  margin: 0;
}
.path-search-more .view-content-wrap .node__content,
.path-search-mtas .view-content-wrap .node__content {
  font-size: 1rem;
}
.path-search-more .view-content-wrap .node__content .field,
.path-search-mtas .view-content-wrap .node__content .field {
  display: none;
}
.path-search-more .view-content-wrap .node__content .field--name-body,
.path-search-mtas .view-content-wrap .node__content .field--name-body {
  display: block;
}
.path-search-more .views-exposed-form,
.path-search-mtas .views-exposed-form {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background: #fff;
  border: 1px solid #58595b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 16px;
  justify-content: space-between;
  margin: 0 0 1.5rem;
}
.path-search-more .views-exposed-form:hover,
.path-search-mtas .views-exposed-form:hover {
  border-color: #005295;
}
.path-search-more .views-exposed-form:focus-within,
.path-search-mtas .views-exposed-form:focus-within {
  border-color: #005295;
  outline: 1px solid #005295;
}
.path-search-more .views-exposed-form input[type="text"],
.path-search-mtas .views-exposed-form input[type="text"] {
  border: 0;
  margin: 0;
  padding: 0.40625rem 1rem;
}
.path-search-more .views-exposed-form input[type="text"]:focus,
.path-search-more .views-exposed-form input[type="text"]:focus-visible,
.path-search-mtas .views-exposed-form input[type="text"]:focus,
.path-search-mtas .views-exposed-form input[type="text"]:focus-visible {
  outline: 0;
}
.path-search-more .views-exposed-form input[type="submit"],
.path-search-mtas .views-exposed-form input[type="submit"] {
  -ms-flex-negative: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #005295;
  border: none;
  color: transparent;
  flex-shrink: 0;
  font-size: 1rem;
  height: 2rem;
  line-height: 1.3333;
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='m25.311 21.436 6.253 6.253c.291.29.436.644.436 1.062 0 .415-.145.769-.436 1.062l-1.751 1.751a1.451 1.451 0 0 1-1.062.436c-.418 0-.772-.145-1.062-.436l-6.253-6.253A1.446 1.446 0 0 1 21 24.249v-1C18.668 25.083 16.002 26 13 26c-3.582 0-6.644-1.271-9.187-3.813S0 16.583 0 13c0-3.582 1.271-6.644 3.813-9.187S9.417 0 13 0c3.582 0 6.644 1.271 9.187 3.813S26 9.417 26 13c0 3.002-.917 5.668-2.751 8h1c.418 0 .772.145 1.062.436zM7.342 18.658C8.906 20.219 10.792 21 13 21s4.093-.781 5.658-2.342C20.219 17.094 21 15.208 21 13s-.781-4.093-2.342-5.658C17.094 5.781 15.208 5 13 5s-4.093.781-5.658 2.342C5.781 8.906 5 10.792 5 13s.781 4.093 2.342 5.658z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='m25.311 21.436 6.253 6.253c.291.29.436.644.436 1.062 0 .415-.145.769-.436 1.062l-1.751 1.751a1.451 1.451 0 0 1-1.062.436c-.418 0-.772-.145-1.062-.436l-6.253-6.253A1.446 1.446 0 0 1 21 24.249v-1C18.668 25.083 16.002 26 13 26c-3.582 0-6.644-1.271-9.187-3.813S0 16.583 0 13c0-3.582 1.271-6.644 3.813-9.187S9.417 0 13 0c3.582 0 6.644 1.271 9.187 3.813S26 9.417 26 13c0 3.002-.917 5.668-2.751 8h1c.418 0 .772.145 1.062.436zM7.342 18.658C8.906 20.219 10.792 21 13 21s4.093-.781 5.658-2.342C20.219 17.094 21 15.208 21 13s-.781-4.093-2.342-5.658C17.094 5.781 15.208 5 13 5s-4.093.781-5.658 2.342C5.781 8.906 5 10.792 5 13s.781 4.093 2.342 5.658z'/%3E%3C/svg%3E");
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 16px;
  mask-size: 16px;
  overflow: hidden;
  text-align: center;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
  width: 2rem;
}
.path-search-more .views-exposed-form input[type="submit"]:active,
.path-search-more .views-exposed-form input[type="submit"]:focus,
.path-search-more .views-exposed-form input[type="submit"]:focus-visible,
.path-search-more .views-exposed-form input[type="submit"]:hover,
.path-search-mtas .views-exposed-form input[type="submit"]:active,
.path-search-mtas .views-exposed-form input[type="submit"]:focus,
.path-search-mtas .views-exposed-form input[type="submit"]:focus-visible,
.path-search-mtas .views-exposed-form input[type="submit"]:hover {
  background: #00446b;
}
.path-search-more .views-exposed-form label,
.path-search-mtas .views-exposed-form label {
  color: transparent;
  height: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.path-search-more .webform-submission-form[action="/search-more"],
.path-search-more .webform-submission-form[action="/search-mtas"],
.path-search-mtas .webform-submission-form[action="/search-more"],
.path-search-mtas .webform-submission-form[action="/search-mtas"] {
  margin-top: 1rem;
}
.path-search-more
  .webform-submission-form[action="/search-more"]
  > .js-form-item,
.path-search-more
  .webform-submission-form[action="/search-mtas"]
  > .js-form-item,
.path-search-mtas
  .webform-submission-form[action="/search-more"]
  > .js-form-item,
.path-search-mtas
  .webform-submission-form[action="/search-mtas"]
  > .js-form-item {
  margin-bottom: 0;
}
@media (max-width: 63.99875rem) {
  .path-search-more .sidebar-left,
  .path-search-mtas .sidebar-left {
    margin: 0 0 2rem !important;
  }
}
@media (min-width: 64rem) {
  .path-search-more .gva-view > header,
  .path-search-mtas .gva-view > header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse nowrap;
    flex-flow: row-reverse nowrap;
    gap: 16px;
  }
}
.structured-intro {
  color: #005295;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.8;
  position: relative;
  z-index: 5;
}
.structured-intro h1 {
  color: #000;
  margin: 0 0 1.75rem;
}
.structured-intro p {
  padding-left: 1.1875rem;
  position: relative;
}
.structured-intro p:after {
  background: #ff8200;
  bottom: 0.2em;
  content: "";
  left: 0;
  position: absolute;
  top: 0.4em;
  width: 0.1875rem;
}
.structured-intro--systematic {
  padding: 4rem 0;
}
.structured-intro--systematic:after {
  background: #faf9f8;
  content: "";
  inset: 0 calc(50% - 50vw);
  position: absolute;
  z-index: -1;
}
@media (min-width: 64rem) {
  .structured-intro {
    font-size: 1.625rem;
    font-weight: 400;
  }
  .structured-intro--systematic {
    padding: 6.25rem 0;
  }
}
.gsc-quote-text {
  background: #fff !important;
  border: 1px solid #959fa2;
  padding: 2.75rem 1.5rem;
}
.gsc-quote-text .widget-content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 20px;
  justify-content: space-between;
}
.gsc-quote-text .widget-content:before {
  -ms-flex-negative: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='19' fill='none'%3E%3Cpath d='M8.21 19H0L7.728 0h5.232L8.21 19Zm13.04 0h-8.21l7.728-19H26l-4.75 19Z' fill='%23005295'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  content: "";
  flex-shrink: 0;
  height: 1.1875rem;
  margin-top: 1.5rem;
  width: 1.625rem;
}
.gsc-quote-text .content,
.gsc-quote-text .content span {
  color: #231f20 !important;
  font-family: Poppins, sans-serif !important;
  font-size: 1.625rem !important;
  font-weight: 400 !important;
  line-height: 1.8 !important;
  width: 100% !important;
}
.gsc-quote-text .content .icon {
  display: none;
}
.gsc-quote-text .content p:last-child {
  margin-bottom: 0;
}
@media (min-width: 64rem) {
  .gsc-quote-text {
    max-width: 91.6667%;
    padding: 2.5rem 10% 3rem 5%;
  }
}
@media (min-width: 80rem) {
  .gsc-quote-text {
    max-width: 83.3333%;
  }
}
.gsc-video-box .video-inner .image {
  position: relative;
}
.gsc-video-box .video-inner .image img {
  aspet-ratio: 4/3;
  height: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}
.gsc-video-box .video-inner .image .gsc-video-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #005295;
  border: 1px solid #fff;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-flow: column;
  flex-flow: column;
  font-size: 1.3125rem;
  height: 5rem;
  justify-content: center;
  left: 50%;
  position: absolute;
  text-decoration: none;
  top: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  translate: -50% -50%;
  width: 5rem;
  z-index: 5;
}
.gsc-video-box .video-inner .image .gsc-video-link:link,
.gsc-video-box .video-inner .image .gsc-video-link:visited {
  background-color: #005295;
  color: #fff;
}
.gsc-video-box .video-inner .image .gsc-video-link:active,
.gsc-video-box .video-inner .image .gsc-video-link:focus,
.gsc-video-box .video-inner .image .gsc-video-link:focus-visible,
.gsc-video-box .video-inner .image .gsc-video-link:hover {
  background-color: #00446b;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  color: #fff;
  outline: 0;
}
.gsc-video-box .video-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 32px;
  justify-content: space-between;
  margin-top: 1.25rem;
}
.gsc-video-box .video-content .link-video {
  font-size: 0.75rem;
}
.gsc-video-box .video-content .link-video:before {
  background: #000;
  content: "";
  display: inline-block;
  height: 0.0625rem;
  width: 1.625rem;
}
.gsc-video-box .video-content .gsc-video-link {
  --color: #000;
}
.br-tabs--active .br-tabs__content {
  display: grid;
  grid-template-columns: 100%;
}
.br-tabs--active .br-tabs__panel {
  grid-area: 1/1;
  visibility: hidden;
}
.br-tabs--active .br-tabs__panel[aria-hidden="false"] {
  visibility: visible;
}
.child-books {
  word-wrap: break-word;
  word-break: break-all;
}
.custom-text img {
  height: auto;
  max-width: 100%;
}
.help {
  display: none;
  width: 100%;
}
.item-image img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
#block-parentbooks {
  width: auto;
}
#block-parentbooks ul ul li:hover > ul {
  background: #faf9f8 !important;
}
#block-parentbooks ul ul ul {
  border-left: 1px solid #beb7a5;
  left: calc(100% + 1.75rem) !important;
  width: 15rem;
}
#block-parentbooks ul ul ul ul {
  left: calc(100% + 1.25rem) !important;
}
#block-parentbooks ul > li ul {
  background: #faf9f8;
  border-top: 3px solid #005295;
  font-size: 1rem;
  padding: 0 1.75rem 1.5rem;
}
#block-parentbooks ul > li ul a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  border: none !important;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  justify-content: space-between;
  padding: 1rem 1rem 1rem 0 !important;
  position: relative;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  word-break: keep-all;
  z-index: 5;
}
#block-parentbooks ul > li ul a:link,
#block-parentbooks ul > li ul a:visited {
  color: #005295;
  text-decoration: none;
}
#block-parentbooks ul > li ul a:active,
#block-parentbooks ul > li ul a:focus,
#block-parentbooks ul > li ul a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #00446b;
  outline: 0;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
}
#block-parentbooks ul > li ul li {
  padding: 0;
  position: relative;
  z-index: 1;
}
#block-parentbooks ul > li ul li.menu-parent {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath fill='%23005295' d='m12.789 3.184 1.546-1.479a1.558 1.558 0 0 1 1.144-.474c.45 0 .831.158 1.144.474l13.062 13.057c.313.313.469.694.469 1.144s-.156.831-.469 1.144L16.623 30.107a1.549 1.549 0 0 1-1.144.474c-.447 0-.828-.158-1.144-.474l-1.546-1.479a1.446 1.446 0 0 1-.44-1.144 1.67 1.67 0 0 1 .507-1.144l8.075-7.744H1.613c-.447 0-.828-.156-1.144-.469A1.556 1.556 0 0 1 0 16.983v-2.154c0-.45.156-.831.469-1.144a1.558 1.558 0 0 1 1.144-.474h19.318l-8.075-7.739a1.67 1.67 0 0 1-.507-1.144 1.45 1.45 0 0 1 .44-1.144z'/%3E%3C/svg%3E") !important;
  background-position: right 22px;
  background-size: 9px 9px;
}
#block-parentbooks ul > li ul li:after {
  background: #fff1e0;
  content: "";
  display: block;
  inset: 0 -28px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  z-index: -1;
}
#block-parentbooks ul > li ul li:has(:active):after,
#block-parentbooks ul > li ul li:has(:focus):after,
#block-parentbooks ul > li ul li:has(:hover):after {
  opacity: 1;
}
#block-parentbooks ul > li ul li + li {
  border-top: 1px solid #beb7a5;
}
#block-parentbooks ul > li ul ul {
  padding: 0 1.25rem 1.5rem;
}
#block-parentbooks ul > li ul ul a {
  font-size: 0.875rem;
}
#block-parentbooks ul > li ul ul li:after {
  inset: 0 -20px;
}
.block-print {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  justify-content: end;
  margin-bottom: 2rem;
}
.print_html,
.print_pdf {
  font-size: 0.875rem;
  margin-left: 1rem;
}
.print_html .fas,
.print_pdf .fas {
  font-size: 0.875rem;
}
.print_html a,
.print_html div,
.print_pdf a,
.print_pdf div {
  color: #005295;
  font-weight: 600;
}
.print_html a:active,
.print_html a:hover .print_html a:focus,
.print_html a:hover .print_html div:focus,
.print_html a:hover .print_pdf a:focus,
.print_html a:hover .print_pdf div:focus,
.print_html div:active,
.print_html div:hover .print_html a:focus,
.print_html div:hover .print_html div:focus,
.print_html div:hover .print_pdf a:focus,
.print_html div:hover .print_pdf div:focus,
.print_pdf a:active,
.print_pdf a:hover .print_html a:focus,
.print_pdf a:hover .print_html div:focus,
.print_pdf a:hover .print_pdf a:focus,
.print_pdf a:hover .print_pdf div:focus,
.print_pdf div:active,
.print_pdf div:hover .print_html a:focus,
.print_pdf div:hover .print_html div:focus,
.print_pdf div:hover .print_pdf a:focus,
.print_pdf div:hover .print_pdf div:focus {
  color: #00446b;
}
.theiaStickySidebar .views-field {
  margin-bottom: 0.5em;
}
.theiaStickySidebar br {
  display: none;
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #005295;
  border: 1px solid #fff;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-flow: column;
  flex-flow: column;
  font-size: 0.875rem;
  height: 2.75rem;
  justify-content: center;
  position: absolute;
  text-decoration: none;
  top: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  translate: 0 -50%;
  width: 2.75rem;
  z-index: 10;
  z-index: 5;
}
.owl-carousel .owl-nav .owl-next:link,
.owl-carousel .owl-nav .owl-next:visited,
.owl-carousel .owl-nav .owl-prev:link,
.owl-carousel .owl-nav .owl-prev:visited {
  background-color: #005295;
  color: #fff;
}
.owl-carousel .owl-nav .owl-next:active,
.owl-carousel .owl-nav .owl-next:focus,
.owl-carousel .owl-nav .owl-next:focus-visible,
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:active,
.owl-carousel .owl-nav .owl-prev:focus,
.owl-carousel .owl-nav .owl-prev:focus-visible,
.owl-carousel .owl-nav .owl-prev:hover {
  background-color: #00446b;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  color: #fff;
  outline: 0;
}
.owl-carousel .owl-nav .owl-prev {
  left: 0;
}
.owl-carousel .owl-nav .owl-next {
  right: 0;
}
.owl-carousel .disabled {
  display: none;
}
.parallax-image {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% var(--offset, 50%);
  object-position: 50% var(--offset, 50%);
  -webkit-transition: object-position 5ms ease;
  transition: object-position 5ms ease;
  transition: object-position 5ms ease, -o-object-position 5ms ease;
}
.description {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 0.625rem;
  width: 100%;
}
.js-form-item {
  width: 100%;
}
.js-form-type-radio {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.js-form-type-checkbox,
.js-form-type-radio {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  justify-content: start;
  margin-bottom: 0.25rem;
}
.js-form-type-checkbox {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.webform-submission-form .webform-flex--container > fieldset {
  margin: 0;
}
.webform-submission-form [class*="col-"],
.webform-submission-form > .js-form-item {
  margin-bottom: 1.75rem;
}
.webform-submission-form label + input {
  margin-top: 0 !important;
}
@media screen and (max-width: 47.9375rem) {
  .webform-submission-form
    .webform-flex:not(:only-child)
    > .webform-flex--container {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 48rem) {
  .webform-submission-form
    .webform-flex:first-child
    > .webform-flex--container {
    margin-left: 0;
    margin-right: 1em;
  }
  .webform-submission-form .webform-flex:last-child > .webform-flex--container {
    margin-left: 1em;
    margin-right: 0;
  }
  .webform-submission-form .webform-flex:only-child > .webform-flex--container {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
}
.webform-button--submit {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-color: #005295;
  border: 3px solid #005295;
  border-radius: 0;
  color: #212529;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: Poppins, sans-serif;
  font-size: 0.875rem;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 8px;
  letter-spacing: 0.0625rem;
  line-height: 1;
  padding: 1rem 1.5rem;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.webform-button--submit:active,
.webform-button--submit:focus,
.webform-button--submit:focus-visible,
.webform-button--submit:hover {
  background-color: #00446b;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.13);
  outline: 0;
}
@media print {
  :root {
    font-size: 0.75rem;
  }
  * {
    background: transparent !important;
    color: #000 !important;
  }
  #footer,
  #header,
  .aggregate__info,
  .aggregate__rail,
  .feed,
  .image .popup-video,
  .masthead__figure,
  .owl-nav,
  .pager,
  .paging,
  .rail-links,
  .search-bar,
  .sidebar-inner,
  .views-exposed-form,
  .views-exposed-form + header {
    display: none !important;
  }
  .btn,
  .btn-theme {
    border: 0 !important;
  }
  .gsc-our-gallery .box-content {
    padding: 2.25rem 0 0 !important;
    position: static !important;
  }
  .btn,
  .btn-theme,
  .structured-intro--systematic {
    padding: 0 !important;
  }
}
