@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-beta (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

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

body {
  margin: 0;
  font-family: "Public Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.75);
  text-align: left;
  background-color: #fff; }

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

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

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

p {
  margin-top: 0;
  margin-bottom: 1.5em; }

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

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

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

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

dt {
  font-weight: 500; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: var(--exhibition-profile-primary-brand-color-darken);
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: var(--exhibition-profile-primary-brand-color-darken);
    text-decoration: underline; }

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

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

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

figure {
  margin: 0 0 1rem; }

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

svg:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 1.125em 0.75em;
  padding-bottom: 1.125em 0.75em;
  color: 0.45;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

html {
  font-size: 14px; }
  @media (min-width: 576px) {
    html {
      font-size: 15px; } }
  @media (min-width: 768px) {
    html {
      font-size: 16px; } }
  @media (min-width: 1023px) {
    html {
      font-size: 16px; } }
  @media (min-width: 1365px) {
    html {
      font-size: 16px; } }

h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  color: rgba(0, 0, 0, 0.87);
  line-height: 1.2825;
  margin-top: 1.5em;
  margin-bottom: 0.75em; }
  h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child,
  .h1:first-child,
  .h2:first-child,
  .h3:first-child,
  .h4:first-child {
    margin-top: 0; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  .h1 a,
  .h2 a,
  .h3 a,
  .h4 a {
    color: inherit;
    text-decoration: none; }
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    .h1 a:hover,
    .h2 a:hover,
    .h3 a:hover,
    .h4 a:hover {
      color: inherit;
      text-decoration: underline; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  .h1 small,
  .h2 small,
  .h3 small,
  .h4 small {
    font-size: 0.625em; }

h1,
.h1 {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 2.75em;
  font-weight: 600;
  letter-spacing: -0.015em; }
  h1.small, .mch-vocast-pressrelease-detail-container h1.styles_element_published,
  .h1.small,
  .mch-vocast-pressrelease-detail-container .h1.styles_element_published {
    font-size: 2.40625em;
    font-weight: 600; }
  @media (max-width: 767px) {
    h1,
    .h1 {
      font-size: 2.40625em; }
      h1.small, .mch-vocast-pressrelease-detail-container h1.styles_element_published,
      .h1.small,
      .mch-vocast-pressrelease-detail-container .h1.styles_element_published {
        font-size: 2.10547em; } }
  @media (max-width: 575px) {
    h1,
    .h1 {
      font-size: 2.0625em; }
      h1.small, .mch-vocast-pressrelease-detail-container h1.styles_element_published,
      .h1.small,
      .mch-vocast-pressrelease-detail-container .h1.styles_element_published {
        font-size: 1.80469em; } }

h2,
.h2 {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 2em;
  font-weight: 600;
  letter-spacing: -0.015em; }
  h2.small, .mch-vocast-pressrelease-detail-container h2.styles_element_published,
  .h2.small,
  .mch-vocast-pressrelease-detail-container .h2.styles_element_published {
    font-size: 1.75em;
    font-weight: 600; }
  @media (max-width: 767px) {
    h2,
    .h2 {
      font-size: 1.875em; }
      h2.small, .mch-vocast-pressrelease-detail-container h2.styles_element_published,
      .h2.small,
      .mch-vocast-pressrelease-detail-container .h2.styles_element_published {
        font-size: 1.64063em; } }
  @media (max-width: 575px) {
    h2,
    .h2 {
      font-size: 1.75em; }
      h2.small, .mch-vocast-pressrelease-detail-container h2.styles_element_published,
      .h2.small,
      .mch-vocast-pressrelease-detail-container .h2.styles_element_published {
        font-size: 1.53125em; } }

h3,
.h3 {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.44281;
  margin-bottom: 0.375em;
  letter-spacing: -0.015em; }
  h3.small, .mch-vocast-pressrelease-detail-container h3.styles_element_published,
  .h3.small,
  .mch-vocast-pressrelease-detail-container .h3.styles_element_published {
    font-size: 1.09375em;
    font-weight: 500; }
  @media (max-width: 767px) {
    h3,
    .h3 {
      font-size: 1.32813em; }
      h3.small, .mch-vocast-pressrelease-detail-container h3.styles_element_published,
      .h3.small,
      .mch-vocast-pressrelease-detail-container .h3.styles_element_published {
        font-size: 1.16211em; } }
  @media (max-width: 575px) {
    h3,
    .h3 {
      font-size: 1.40625em; }
      h3.small, .mch-vocast-pressrelease-detail-container h3.styles_element_published,
      .h3.small,
      .mch-vocast-pressrelease-detail-container .h3.styles_element_published {
        font-size: 1.23047em; } }

h4,
.h4 {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 0.75em; }
  h4.small, .mch-vocast-pressrelease-detail-container h4.styles_element_published,
  .h4.small,
  .mch-vocast-pressrelease-detail-container .h4.styles_element_published {
    font-size: 0.875em;
    font-weight: 600; }
  h4 + h1,
  h4 + h2,
  h4 + h3,
  h4 + h4,
  h4 + .h1,
  h4 + .h2,
  h4 + .h3,
  h4 + .h4,
  .h4 + h1,
  .h4 + h2,
  .h4 + h3,
  .h4 + h4,
  .h4 + .h1,
  .h4 + .h2,
  .h4 + .h3,
  .h4 + .h4 {
    margin-top: 0; }

.lead {
  font-family: inherit;
  font-size: 1.375em;
  font-weight: 300; }
  .lead.small, .mch-vocast-pressrelease-detail-container .lead.styles_element_published {
    font-size: 1.20313em;
    font-weight: 300; }
  @media (max-width: 575px) {
    .lead {
      font-size: 1.28906em; }
      .lead.small, .mch-vocast-pressrelease-detail-container .lead.styles_element_published {
        font-size: 1.12793em; } }

p,
.p ul,
.p ol {
  /*    @include media-breakpoint-down(sm) {
        font-size: $font-size-base * 1.125;
        &.small {
            font-size: e-strip-unit($font-size-base) * $small-font-size * 1.125;
        }
    }*/ }
  @media (max-width: 767px) {
    p,
    .p ul,
    .p ol {
      font-size: 1.0625em; }
      p.small, .mch-vocast-pressrelease-detail-container p.styles_element_published,
      .p ul.small,
      .p .mch-vocast-pressrelease-detail-container ul.styles_element_published,
      .mch-vocast-pressrelease-detail-container .p ul.styles_element_published,
      .p ol.small,
      .p .mch-vocast-pressrelease-detail-container ol.styles_element_published,
      .mch-vocast-pressrelease-detail-container .p ol.styles_element_published {
        font-size: 0.92969em; } }

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

strong {
  font-weight: 500; }

small,
.small,
.mch-vocast-pressrelease-detail-container .styles_element_published {
  font-size: 0.875em;
  font-weight: inherit; }

.large {
  font-size: 1.14286em; }

@media (min-width: 768px) {
  a[href^="tel:"] {
    color: inherit !important;
    text-decoration: none !important;
    pointer-events: none !important; } }

a[data-toggle],
a[data-target] {
  cursor: pointer; }

a.arrow-left::before,
a.arrow-right::after,
a.arrow-up::before,
a.arrow-down::after {
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  vertical-align: -10%;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: "liga";
  font-smoothing: antialiased;
  color: inherit;
  text-decoration: none;
  transition: transform 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

a.arrow-right::after,
a.arrow-down::after {
  margin: 0 0 0 0.5em; }

a.arrow-left::before,
a.arrow-up::before {
  margin: 0 0.5em 0 0; }

a.arrow-right::after {
  content: ""; }

a.arrow-right:hover::after {
  transform: translateX(0.5em); }

a.arrow-left::before {
  content: "\E5C4"; }

a.arrow-left:hover::before {
  transform: translateX(-0.5em); }

a.arrow-up::before {
  content: ""; }

a.arrow-up:hover::before {
  transform: translateY(-0.5em); }

a.arrow-down::after {
  content: ""; }

a.arrow-down:hover::after {
  transform: translateY(0.5em); }

pre.dw-error {
  white-space: normal; }

h1.mega, .h1.mega {
  font-size: 3.7125em;
  line-height: 1.1; }
  @media (max-width: 1364px) {
    h1.mega, .h1.mega {
      font-size: 3.4375em; } }
  @media (max-width: 767px) {
    h1.mega, .h1.mega {
      font-size: 2.0625em; } }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.75em;
  line-height: 1; }

.figure-caption {
  font-size: 0.875em;
  color: 0.45; }

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

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1.5%;
  margin-left: -1.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.order-last {
  order: 13; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-2point4 {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-9point6 {
    flex: 0 0 80%;
    max-width: 80%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .order-sm-last {
    order: 13; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-2point4 {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-9point6 {
    flex: 0 0 80%;
    max-width: 80%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .order-md-last {
    order: 13; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1023px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-2point4 {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-9point6 {
    flex: 0 0 80%;
    max-width: 80%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .order-lg-last {
    order: 13; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1365px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-2point4 {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-9point6 {
    flex: 0 0 80%;
    max-width: 80%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .order-xl-last {
    order: 13; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.g-0,
.gx-0 {
  padding-top: 0; }
  .g-0 > .col,
  .g-0 > [class*="col-"],
  .gx-0 > .col,
  .gx-0 > [class*="col-"] {
    margin-bottom: 0; }

.g-0,
.gy-0 {
  margin-right: 0;
  margin-left: 0; }
  .g-0 > .col,
  .g-0 > [class*="col-"],
  .gy-0 > .col,
  .gy-0 > [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.g-1,
.gx-1 {
  padding-top: 0.1875em; }
  .g-1 > .col,
  .g-1 > [class*="col-"],
  .gx-1 > .col,
  .gx-1 > [class*="col-"] {
    margin-bottom: 0.1875em; }

.g-1,
.gy-1 {
  margin-right: -0.09375em;
  margin-left: -0.09375em; }
  .g-1 > .col,
  .g-1 > [class*="col-"],
  .gy-1 > .col,
  .gy-1 > [class*="col-"] {
    padding-left: 0.09375em;
    padding-right: 0.09375em; }

.g-2,
.gx-2 {
  padding-top: 0.5625rem; }
  .g-2 > .col,
  .g-2 > [class*="col-"],
  .gx-2 > .col,
  .gx-2 > [class*="col-"] {
    margin-bottom: 0.5625rem; }

.g-2,
.gy-2 {
  margin-right: -0.28125rem;
  margin-left: -0.28125rem; }
  .g-2 > .col,
  .g-2 > [class*="col-"],
  .gy-2 > .col,
  .gy-2 > [class*="col-"] {
    padding-left: 0.28125rem;
    padding-right: 0.28125rem; }

.g-3,
.gx-3 {
  padding-top: 1.5rem; }
  .g-3 > .col,
  .g-3 > [class*="col-"],
  .gx-3 > .col,
  .gx-3 > [class*="col-"] {
    margin-bottom: 1.5rem; }

.g-3,
.gy-3 {
  margin-right: -0.75rem;
  margin-left: -0.75rem; }
  .g-3 > .col,
  .g-3 > [class*="col-"],
  .gy-3 > .col,
  .gy-3 > [class*="col-"] {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }

.g-4,
.gx-4 {
  padding-top: 3rem; }
  .g-4 > .col,
  .g-4 > [class*="col-"],
  .gx-4 > .col,
  .gx-4 > [class*="col-"] {
    margin-bottom: 3rem; }

.g-4,
.gy-4 {
  margin-right: -1.5rem;
  margin-left: -1.5rem; }
  .g-4 > .col,
  .g-4 > [class*="col-"],
  .gy-4 > .col,
  .gy-4 > [class*="col-"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

.g-5,
.gx-5 {
  padding-top: 4.5rem; }
  .g-5 > .col,
  .g-5 > [class*="col-"],
  .gx-5 > .col,
  .gx-5 > [class*="col-"] {
    margin-bottom: 4.5rem; }

.g-5,
.gy-5 {
  margin-right: -2.25rem;
  margin-left: -2.25rem; }
  .g-5 > .col,
  .g-5 > [class*="col-"],
  .gy-5 > .col,
  .gy-5 > [class*="col-"] {
    padding-left: 2.25rem;
    padding-right: 2.25rem; }

.g-sm-0,
.gx-sm-0 {
  padding-top: 0; }
  .g-sm-0 > .col,
  .g-sm-0 > [class*="col-"],
  .gx-sm-0 > .col,
  .gx-sm-0 > [class*="col-"] {
    margin-bottom: 0; }

.g-sm-0,
.gy-sm-0 {
  margin-right: 0;
  margin-left: 0; }
  .g-sm-0 > .col,
  .g-sm-0 > [class*="col-"],
  .gy-sm-0 > .col,
  .gy-sm-0 > [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.g-sm-1,
.gx-sm-1 {
  padding-top: 0.1875em; }
  .g-sm-1 > .col,
  .g-sm-1 > [class*="col-"],
  .gx-sm-1 > .col,
  .gx-sm-1 > [class*="col-"] {
    margin-bottom: 0.1875em; }

.g-sm-1,
.gy-sm-1 {
  margin-right: -0.09375em;
  margin-left: -0.09375em; }
  .g-sm-1 > .col,
  .g-sm-1 > [class*="col-"],
  .gy-sm-1 > .col,
  .gy-sm-1 > [class*="col-"] {
    padding-left: 0.09375em;
    padding-right: 0.09375em; }

.g-sm-2,
.gx-sm-2 {
  padding-top: 0.5625rem; }
  .g-sm-2 > .col,
  .g-sm-2 > [class*="col-"],
  .gx-sm-2 > .col,
  .gx-sm-2 > [class*="col-"] {
    margin-bottom: 0.5625rem; }

.g-sm-2,
.gy-sm-2 {
  margin-right: -0.28125rem;
  margin-left: -0.28125rem; }
  .g-sm-2 > .col,
  .g-sm-2 > [class*="col-"],
  .gy-sm-2 > .col,
  .gy-sm-2 > [class*="col-"] {
    padding-left: 0.28125rem;
    padding-right: 0.28125rem; }

.g-sm-3,
.gx-sm-3 {
  padding-top: 1.5rem; }
  .g-sm-3 > .col,
  .g-sm-3 > [class*="col-"],
  .gx-sm-3 > .col,
  .gx-sm-3 > [class*="col-"] {
    margin-bottom: 1.5rem; }

.g-sm-3,
.gy-sm-3 {
  margin-right: -0.75rem;
  margin-left: -0.75rem; }
  .g-sm-3 > .col,
  .g-sm-3 > [class*="col-"],
  .gy-sm-3 > .col,
  .gy-sm-3 > [class*="col-"] {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }

.g-sm-4,
.gx-sm-4 {
  padding-top: 3rem; }
  .g-sm-4 > .col,
  .g-sm-4 > [class*="col-"],
  .gx-sm-4 > .col,
  .gx-sm-4 > [class*="col-"] {
    margin-bottom: 3rem; }

.g-sm-4,
.gy-sm-4 {
  margin-right: -1.5rem;
  margin-left: -1.5rem; }
  .g-sm-4 > .col,
  .g-sm-4 > [class*="col-"],
  .gy-sm-4 > .col,
  .gy-sm-4 > [class*="col-"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

.g-sm-5,
.gx-sm-5 {
  padding-top: 4.5rem; }
  .g-sm-5 > .col,
  .g-sm-5 > [class*="col-"],
  .gx-sm-5 > .col,
  .gx-sm-5 > [class*="col-"] {
    margin-bottom: 4.5rem; }

.g-sm-5,
.gy-sm-5 {
  margin-right: -2.25rem;
  margin-left: -2.25rem; }
  .g-sm-5 > .col,
  .g-sm-5 > [class*="col-"],
  .gy-sm-5 > .col,
  .gy-sm-5 > [class*="col-"] {
    padding-left: 2.25rem;
    padding-right: 2.25rem; }

.g-md-0,
.gx-md-0 {
  padding-top: 0; }
  .g-md-0 > .col,
  .g-md-0 > [class*="col-"],
  .gx-md-0 > .col,
  .gx-md-0 > [class*="col-"] {
    margin-bottom: 0; }

.g-md-0,
.gy-md-0 {
  margin-right: 0;
  margin-left: 0; }
  .g-md-0 > .col,
  .g-md-0 > [class*="col-"],
  .gy-md-0 > .col,
  .gy-md-0 > [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.g-md-1,
.gx-md-1 {
  padding-top: 0.1875em; }
  .g-md-1 > .col,
  .g-md-1 > [class*="col-"],
  .gx-md-1 > .col,
  .gx-md-1 > [class*="col-"] {
    margin-bottom: 0.1875em; }

.g-md-1,
.gy-md-1 {
  margin-right: -0.09375em;
  margin-left: -0.09375em; }
  .g-md-1 > .col,
  .g-md-1 > [class*="col-"],
  .gy-md-1 > .col,
  .gy-md-1 > [class*="col-"] {
    padding-left: 0.09375em;
    padding-right: 0.09375em; }

.g-md-2,
.gx-md-2 {
  padding-top: 0.5625rem; }
  .g-md-2 > .col,
  .g-md-2 > [class*="col-"],
  .gx-md-2 > .col,
  .gx-md-2 > [class*="col-"] {
    margin-bottom: 0.5625rem; }

.g-md-2,
.gy-md-2 {
  margin-right: -0.28125rem;
  margin-left: -0.28125rem; }
  .g-md-2 > .col,
  .g-md-2 > [class*="col-"],
  .gy-md-2 > .col,
  .gy-md-2 > [class*="col-"] {
    padding-left: 0.28125rem;
    padding-right: 0.28125rem; }

.g-md-3,
.gx-md-3 {
  padding-top: 1.5rem; }
  .g-md-3 > .col,
  .g-md-3 > [class*="col-"],
  .gx-md-3 > .col,
  .gx-md-3 > [class*="col-"] {
    margin-bottom: 1.5rem; }

.g-md-3,
.gy-md-3 {
  margin-right: -0.75rem;
  margin-left: -0.75rem; }
  .g-md-3 > .col,
  .g-md-3 > [class*="col-"],
  .gy-md-3 > .col,
  .gy-md-3 > [class*="col-"] {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }

.g-md-4,
.gx-md-4 {
  padding-top: 3rem; }
  .g-md-4 > .col,
  .g-md-4 > [class*="col-"],
  .gx-md-4 > .col,
  .gx-md-4 > [class*="col-"] {
    margin-bottom: 3rem; }

.g-md-4,
.gy-md-4 {
  margin-right: -1.5rem;
  margin-left: -1.5rem; }
  .g-md-4 > .col,
  .g-md-4 > [class*="col-"],
  .gy-md-4 > .col,
  .gy-md-4 > [class*="col-"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

.g-md-5,
.gx-md-5 {
  padding-top: 4.5rem; }
  .g-md-5 > .col,
  .g-md-5 > [class*="col-"],
  .gx-md-5 > .col,
  .gx-md-5 > [class*="col-"] {
    margin-bottom: 4.5rem; }

.g-md-5,
.gy-md-5 {
  margin-right: -2.25rem;
  margin-left: -2.25rem; }
  .g-md-5 > .col,
  .g-md-5 > [class*="col-"],
  .gy-md-5 > .col,
  .gy-md-5 > [class*="col-"] {
    padding-left: 2.25rem;
    padding-right: 2.25rem; }

.g-lg-0,
.gx-lg-0 {
  padding-top: 0; }
  .g-lg-0 > .col,
  .g-lg-0 > [class*="col-"],
  .gx-lg-0 > .col,
  .gx-lg-0 > [class*="col-"] {
    margin-bottom: 0; }

.g-lg-0,
.gy-lg-0 {
  margin-right: 0;
  margin-left: 0; }
  .g-lg-0 > .col,
  .g-lg-0 > [class*="col-"],
  .gy-lg-0 > .col,
  .gy-lg-0 > [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.g-lg-1,
.gx-lg-1 {
  padding-top: 0.1875em; }
  .g-lg-1 > .col,
  .g-lg-1 > [class*="col-"],
  .gx-lg-1 > .col,
  .gx-lg-1 > [class*="col-"] {
    margin-bottom: 0.1875em; }

.g-lg-1,
.gy-lg-1 {
  margin-right: -0.09375em;
  margin-left: -0.09375em; }
  .g-lg-1 > .col,
  .g-lg-1 > [class*="col-"],
  .gy-lg-1 > .col,
  .gy-lg-1 > [class*="col-"] {
    padding-left: 0.09375em;
    padding-right: 0.09375em; }

.g-lg-2,
.gx-lg-2 {
  padding-top: 0.5625rem; }
  .g-lg-2 > .col,
  .g-lg-2 > [class*="col-"],
  .gx-lg-2 > .col,
  .gx-lg-2 > [class*="col-"] {
    margin-bottom: 0.5625rem; }

.g-lg-2,
.gy-lg-2 {
  margin-right: -0.28125rem;
  margin-left: -0.28125rem; }
  .g-lg-2 > .col,
  .g-lg-2 > [class*="col-"],
  .gy-lg-2 > .col,
  .gy-lg-2 > [class*="col-"] {
    padding-left: 0.28125rem;
    padding-right: 0.28125rem; }

.g-lg-3,
.gx-lg-3 {
  padding-top: 1.5rem; }
  .g-lg-3 > .col,
  .g-lg-3 > [class*="col-"],
  .gx-lg-3 > .col,
  .gx-lg-3 > [class*="col-"] {
    margin-bottom: 1.5rem; }

.g-lg-3,
.gy-lg-3 {
  margin-right: -0.75rem;
  margin-left: -0.75rem; }
  .g-lg-3 > .col,
  .g-lg-3 > [class*="col-"],
  .gy-lg-3 > .col,
  .gy-lg-3 > [class*="col-"] {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }

.g-lg-4,
.gx-lg-4 {
  padding-top: 3rem; }
  .g-lg-4 > .col,
  .g-lg-4 > [class*="col-"],
  .gx-lg-4 > .col,
  .gx-lg-4 > [class*="col-"] {
    margin-bottom: 3rem; }

.g-lg-4,
.gy-lg-4 {
  margin-right: -1.5rem;
  margin-left: -1.5rem; }
  .g-lg-4 > .col,
  .g-lg-4 > [class*="col-"],
  .gy-lg-4 > .col,
  .gy-lg-4 > [class*="col-"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

.g-lg-5,
.gx-lg-5 {
  padding-top: 4.5rem; }
  .g-lg-5 > .col,
  .g-lg-5 > [class*="col-"],
  .gx-lg-5 > .col,
  .gx-lg-5 > [class*="col-"] {
    margin-bottom: 4.5rem; }

.g-lg-5,
.gy-lg-5 {
  margin-right: -2.25rem;
  margin-left: -2.25rem; }
  .g-lg-5 > .col,
  .g-lg-5 > [class*="col-"],
  .gy-lg-5 > .col,
  .gy-lg-5 > [class*="col-"] {
    padding-left: 2.25rem;
    padding-right: 2.25rem; }

.g-xl-0,
.gx-xl-0 {
  padding-top: 0; }
  .g-xl-0 > .col,
  .g-xl-0 > [class*="col-"],
  .gx-xl-0 > .col,
  .gx-xl-0 > [class*="col-"] {
    margin-bottom: 0; }

.g-xl-0,
.gy-xl-0 {
  margin-right: 0;
  margin-left: 0; }
  .g-xl-0 > .col,
  .g-xl-0 > [class*="col-"],
  .gy-xl-0 > .col,
  .gy-xl-0 > [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.g-xl-1,
.gx-xl-1 {
  padding-top: 0.1875em; }
  .g-xl-1 > .col,
  .g-xl-1 > [class*="col-"],
  .gx-xl-1 > .col,
  .gx-xl-1 > [class*="col-"] {
    margin-bottom: 0.1875em; }

.g-xl-1,
.gy-xl-1 {
  margin-right: -0.09375em;
  margin-left: -0.09375em; }
  .g-xl-1 > .col,
  .g-xl-1 > [class*="col-"],
  .gy-xl-1 > .col,
  .gy-xl-1 > [class*="col-"] {
    padding-left: 0.09375em;
    padding-right: 0.09375em; }

.g-xl-2,
.gx-xl-2 {
  padding-top: 0.5625rem; }
  .g-xl-2 > .col,
  .g-xl-2 > [class*="col-"],
  .gx-xl-2 > .col,
  .gx-xl-2 > [class*="col-"] {
    margin-bottom: 0.5625rem; }

.g-xl-2,
.gy-xl-2 {
  margin-right: -0.28125rem;
  margin-left: -0.28125rem; }
  .g-xl-2 > .col,
  .g-xl-2 > [class*="col-"],
  .gy-xl-2 > .col,
  .gy-xl-2 > [class*="col-"] {
    padding-left: 0.28125rem;
    padding-right: 0.28125rem; }

.g-xl-3,
.gx-xl-3 {
  padding-top: 1.5rem; }
  .g-xl-3 > .col,
  .g-xl-3 > [class*="col-"],
  .gx-xl-3 > .col,
  .gx-xl-3 > [class*="col-"] {
    margin-bottom: 1.5rem; }

.g-xl-3,
.gy-xl-3 {
  margin-right: -0.75rem;
  margin-left: -0.75rem; }
  .g-xl-3 > .col,
  .g-xl-3 > [class*="col-"],
  .gy-xl-3 > .col,
  .gy-xl-3 > [class*="col-"] {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }

.g-xl-4,
.gx-xl-4 {
  padding-top: 3rem; }
  .g-xl-4 > .col,
  .g-xl-4 > [class*="col-"],
  .gx-xl-4 > .col,
  .gx-xl-4 > [class*="col-"] {
    margin-bottom: 3rem; }

.g-xl-4,
.gy-xl-4 {
  margin-right: -1.5rem;
  margin-left: -1.5rem; }
  .g-xl-4 > .col,
  .g-xl-4 > [class*="col-"],
  .gy-xl-4 > .col,
  .gy-xl-4 > [class*="col-"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

.g-xl-5,
.gx-xl-5 {
  padding-top: 4.5rem; }
  .g-xl-5 > .col,
  .g-xl-5 > [class*="col-"],
  .gx-xl-5 > .col,
  .gx-xl-5 > [class*="col-"] {
    margin-bottom: 4.5rem; }

.g-xl-5,
.gy-xl-5 {
  margin-right: -2.25rem;
  margin-left: -2.25rem; }
  .g-xl-5 > .col,
  .g-xl-5 > [class*="col-"],
  .gy-xl-5 > .col,
  .gy-xl-5 > [class*="col-"] {
    padding-left: 2.25rem;
    padding-right: 2.25rem; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 1.125em 0.75em;
    vertical-align: top;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
  .table tbody + tbody {
    border-top: 2px solid rgba(0, 0, 0, 0.1); }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.5625em 0.5625em; }

.table-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f5f5f5; }

.table-hover tbody tr:hover {
  background-color: #e2e2e2; }

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

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

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

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

.table-tertiary,
.table-tertiary > th,
.table-tertiary > td {
  background-color: #f8f8f8; }

.table-hover .table-tertiary:hover {
  background-color: #ebebeb; }
  .table-hover .table-tertiary:hover > td,
  .table-hover .table-tertiary:hover > th {
    background-color: #ebebeb; }

.table-quaternary,
.table-quaternary > th,
.table-quaternary > td {
  background-color: #e0bab8; }

.table-hover .table-quaternary:hover {
  background-color: #d8a9a6; }
  .table-hover .table-quaternary:hover > td,
  .table-hover .table-quaternary:hover > th {
    background-color: #d8a9a6; }

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

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

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

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

.table-active,
.table-active > th,
.table-active > td {
  background-color: #e2e2e2; }

.table-hover .table-active:hover {
  background-color: #d5d5d5; }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: #d5d5d5; }

.table .thead-dark th {
  color: white;
  background-color: #424242;
  border-color: rgba(255, 255, 255, 0.3); }

.table .thead-light th {
  color: rgba(0, 0, 0, 0.87);
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.1); }

.table-dark {
  color: white;
  background-color: #424242; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: rgba(255, 255, 255, 0.3); }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: #2f2f2f; }
  .table-dark.table-hover tbody tr:hover {
    background-color: #1c1c1c; }

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

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

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

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

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.table {
  font-size: 0.875em;
  line-height: 1.375;
  border-collapse: separate;
  border-spacing: 0; }
  .table th {
    color: rgba(0, 0, 0, 0.87);
    font-weight: 500; }
  .table thead:last-child tr:last-child th,
  .table thead:last-child tr:last-child td,
  .table tbody:last-child tr:last-child th,
  .table tbody:last-child tr:last-child td,
  .table tfoot:last-child tr:last-child th,
  .table tfoot:last-child tr:last-child td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.table .thead-dark th,
.table .thead-light th {
  border: 0; }

.table .thead-dark + tbody tr:first-child th,
.table .thead-dark + tbody tr:first-child td,
.table .thead-dark + tr th,
.table .thead-dark + tr td,
.table .thead-light + tbody tr:first-child th,
.table .thead-light + tbody tr:first-child td,
.table .thead-light + tr th,
.table .thead-light + tr td {
  border-top: 0; }

.table-valign-center th,
.table-valign-center td {
  vertical-align: middle; }

.table-striped,
.table-striped th,
.table-striped td {
  border: 0; }

.table-striped thead:last-child tr:last-child th,
.table-striped thead:last-child tr:last-child td,
.table-striped tbody:last-child tr:last-child th,
.table-striped tbody:last-child tr:last-child td,
.table-striped tfoot:last-child tr:last-child th,
.table-striped tfoot:last-child tr:last-child td {
  border: 0; }

dl.structured-list {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875em;
  line-height: 1.375;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 1.5em; }
  dl.structured-list > dt {
    padding: 0.75em 0;
    width: auto;
    flex: 1 0 33.33333%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  dl.structured-list > dd {
    padding: 0.75em 0;
    width: auto;
    flex: 2 0 66.66667%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0; }

dl.structured-list-sm > dt {
  padding: 0.5625em 0; }

dl.structured-list-sm > dd {
  padding: 0.5625em 0; }

ol,
ul {
  line-height: 1.375;
  margin-top: 1.5em;
  margin-bottom: 2.25em;
  padding-left: 2.25em; }
  ol:first-child,
  ul:first-child {
    margin-top: 0; }
  ol li,
  ul li {
    margin-bottom: 0.75em;
    padding-left: 0.75em; }
    ol li :last-child,
    ul li :last-child {
      margin-bottom: 0; }

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

.list-condensed > li {
  margin-bottom: 0.5em; }

.list-tightened li {
  line-height: 1.2825;
  margin-bottom: 0.375em; }

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

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

.list-structured {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875em;
  line-height: 1.375;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 1.5em; }
  .list-structured > li {
    padding-left: 0; }
  .list-structured > li {
    padding: 0.75em 0;
    width: auto;
    flex: 0 0 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0; }
  .list-structured > dt {
    padding: 0.75em 0;
    width: auto;
    flex: 1 0 33.33333%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .list-structured > dd {
    padding: 0.75em 0;
    width: auto;
    flex: 2 0 66.66667%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0; }

.list-structured-sm > li {
  padding: 0.5625em 0; }

.list-structured-sm > dt {
  padding: 0.5625em 0; }

.list-structured-sm > dd {
  padding: 0.5625em 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.75em 0.75em;
  font-size: 1em;
  line-height: 1.2825;
  color: rgba(0, 0, 0, 0.75);
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.5em;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: border-color 0.375s cubic-bezier(0.33, 0, 0.2, 1), box-shadow 0.375s cubic-bezier(0.33, 0, 0.2, 1); }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: rgba(0, 0, 0, 0.75);
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.1);
    outline: none;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0), none; }
  .form-control::-moz-placeholder {
    color: #212121;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #212121;
    opacity: 1; }
  .form-control::placeholder {
    color: #212121;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e5e5e5;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.7825em + 2px); }

select.form-control:focus::-ms-value {
  color: rgba(0, 0, 0, 0.75);
  background-color: #fff; }

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

.col-form-label {
  padding-top: calc(0.75em + 1px);
  padding-bottom: calc(0.75em + 1px);
  margin-bottom: 0;
  line-height: 1.2825; }

.col-form-label-lg {
  padding-top: calc(0.75em + 1px);
  padding-bottom: calc(0.75em + 1px);
  font-size: 1.125em;
  line-height: 1.2825; }

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

.col-form-legend {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  margin-bottom: 0;
  font-size: 1em; }

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

.form-control-sm {
  padding: 0.375em 0.5em;
  font-size: 0.875em;
  line-height: 1.2825;
  border-radius: 0.5em; }

select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.87219em + 2px); }

.form-control-lg {
  padding: 0.75em 0.75em;
  font-size: 1.125em;
  line-height: 1.2825;
  border-radius: 1em; }

select.form-control-lg:not([size]):not([multiple]) {
  height: calc(2.94281em + 2px); }

.form-group {
  margin-bottom: 1.5em; }

.form-text {
  display: block;
  margin-top: 0.3em; }

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75em; }
  .form-check.disabled .form-check-label {
    color: 0.45; }

.form-check-label {
  padding-left: 1.5em;
  margin-bottom: 0; }

.form-check-input {
  position: absolute;
  margin-top: 0.375em;
  margin-left: -1.5em; }

.form-check-inline {
  display: inline-block;
  margin-right: 0.3em; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }

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

input {
  font-weight: 400; }

input[type=text]::-ms-clear {
  display: none; }

@media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  button[type="submit"],
  select,
  textarea,
  input,
  input:focus,
  input:hover {
    font-size: 16px !important; } }

.form-legend {
  font-size: 1em; }
  .e-form-labels-bold .form-legend {
    font-weight: 500; }

.form-control-label {
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 0.3em; }
  .e-form-labels-bold .form-control-label {
    font-weight: 500; }
  .e-form-labels-hide .form-control-label {
    display: none; }

.e-form-labels-hide .form-control-label:has(+ p input[type="file"]) {
  display: block !important; }

.form-control:hover {
  border-color: rgba(0, 0, 0, 0.1); }

.form-control:focus, .form-control:active {
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1); }

.form-check-label {
  cursor: pointer; }

.invalid-feedback {
  display: none; }
  .is-invalid .invalid-feedback {
    display: block; }

.btn {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0.125em solid transparent;
  text-decoration: none;
  padding: 0.85714em 2.625em;
  font-size: 0.875em;
  line-height: 1.2825;
  border-radius: 0.5em;
  transition: none; }
  .btn:focus, .btn:hover {
    text-decoration: none;
    transition: none; }
  .btn:focus:not(:focus-visible), .btn.focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none; }
  .btn.disabled, .btn:disabled {
    opacity: .65;
    box-shadow: none; }
  .btn:not([disabled]):not(.disabled):active, .btn:not([disabled]):not(.disabled).active {
    background-image: none;
    box-shadow: none, none; }
  .btn .material-icons {
    line-height: inherit;
    margin-left: -0.375em;
    margin-right: 0.5em;
    transform: scale(1.25); }

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

.btn-primary {
  color: #fff;
  background-color: var(--exhibition-profile-primary-brand-color);
  border-color: var(--exhibition-profile-primary-brand-color);
  box-shadow: none; }
  .btn-primary:hover {
    color: #fff;
    background-color: var(--exhibition-profile-primary-brand-color-darken);
    border-color: var(--exhibition-profile-primary-brand-color-darken); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: var(--exhibition-profile-primary-brand-color);
    border-color: var(--exhibition-profile-primary-brand-color); }
  .btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--exhibition-profile-primary-brand-color);
    border-color: var(--exhibition-profile-primary-brand-color); }

.btn-secondary {
  color: #fff;
  background-color: var(--exhibition-profile-secondary-brand-color);
  border-color: var(--exhibition-profile-secondary-brand-color);
  box-shadow: none; }
  .btn-secondary:hover {
    color: #fff;
    background-color: var(--exhibition-profile-secondary-brand-color-darken);
    border-color: var(--exhibition-profile-secondary-brand-color-darken); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: var(--exhibition-profile-secondary-brand-color);
    border-color: var(--exhibition-profile-secondary-brand-color); }
  .btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: var(--exhibition-profile-secondary-brand-color);
    border-color: var(--exhibition-profile-secondary-brand-color); }

.btn-transparent {
  color: rgba(0, 0, 0, 0.87);
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.87);
  box-shadow: none; }
  .btn-transparent:hover {
    color: white;
    background-color: #212121;
    border-color: #212121; }
  .btn-transparent.disabled, .btn-transparent:disabled {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.87); }
  .btn-transparent:not([disabled]):not(.disabled):active, .btn-transparent:not([disabled]):not(.disabled).active,
  .show > .btn-transparent.dropdown-toggle {
    color: rgba(0, 0, 0, 0.87);
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.87); }

.btn-white {
  color: #595959;
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: none; }
  .btn-white:hover {
    color: var(--exhibition-profile-primary-brand-color);
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.1); }
  .btn-white.disabled, .btn-white:disabled {
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.1); }
  .btn-white:not([disabled]):not(.disabled):active, .btn-white:not([disabled]):not(.disabled).active,
  .show > .btn-white.dropdown-toggle {
    color: #595959;
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.1); }

.btn-success {
  color: white;
  background-color: #212121;
  border-color: #212121;
  box-shadow: none; }
  .btn-success:hover {
    color: white;
    background-color: #0f0f0f;
    border-color: #0f0f0f; }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #212121;
    border-color: #212121; }
  .btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: white;
    background-color: #212121;
    border-color: #212121; }

.btn-exhibitor {
  color: #fff;
  background-color: var(--exhibition-profile-exhibitor-brand-color);
  border-color: var(--exhibition-profile-exhibitor-brand-color);
  box-shadow: none; }
  .btn-exhibitor:hover {
    color: #fff;
    background-color: var(--exhibition-profile-exhibitor-brand-color-darken);
    border-color: var(--exhibition-profile-exhibitor-brand-color-darken); }
  .btn-exhibitor.disabled, .btn-exhibitor:disabled {
    background-color: var(--exhibition-profile-exhibitor-brand-color);
    border-color: var(--exhibition-profile-exhibitor-brand-color); }
  .btn-exhibitor:not([disabled]):not(.disabled):active, .btn-exhibitor:not([disabled]):not(.disabled).active,
  .show > .btn-exhibitor.dropdown-toggle {
    color: #fff;
    background-color: var(--exhibition-profile-exhibitor-brand-color);
    border-color: var(--exhibition-profile-exhibitor-brand-color); }

.btn-link {
  font-weight: inherit;
  color: var(--exhibition-profile-primary-brand-color-darken);
  background-color: transparent; }
  .btn-link:hover {
    color: var(--exhibition-profile-primary-brand-color-darken);
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6f6f6f; }

.btn-lg {
  padding: 0.75em 2.29688em;
  font-size: 1.125em;
  line-height: 1.2825;
  border-radius: 0.5em; }

.btn-sm {
  padding: 0.42857em 1.05em;
  font-size: 0.68906em;
  line-height: 1.2825;
  border-radius: 0.5em; }

.btn-icon {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 3.24179em;
  height: 3.24179em;
  flex-shrink: 0;
  padding: 0;
  overflow: hidden; }
  .btn-icon.btn-lg {
    width: 3.0275em;
    height: 3.0275em; }
  .btn-icon.btn-sm {
    width: 2.38464em;
    height: 2.38464em; }
  .btn-icon .material-icons {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1em;
    height: 1em;
    font-size: 1.125em;
    margin: 0; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 1.125em; }

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

.fade {
  opacity: 0;
  transition: opacity 0.375s cubic-bezier(0.33, 0, 0.2, 1); }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.5s cubic-bezier(0.58, 0, 0.29, 0.845); }

@-webkit-keyframes zoom {
  0% {
    transform: scale(1, 1); }
  100% {
    transform: scale(1.25, 1.25); } }

@keyframes zoom {
  0% {
    transform: scale(1, 1); }
  100% {
    transform: scale(1.25, 1.25); } }

@-webkit-keyframes bounce {
  0% {
    transform: translateY(0%); }
  5% {
    transform: translateY(20%); }
  10% {
    transform: translateY(0%); }
  15% {
    transform: translateY(20%); }
  20% {
    transform: translateY(0%); } }

@keyframes bounce {
  0% {
    transform: translateY(0%); }
  5% {
    transform: translateY(20%); }
  10% {
    transform: translateY(0%); }
  15% {
    transform: translateY(20%); }
  20% {
    transform: translateY(0%); } }

.dropup,
.dropdown {
  position: relative; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10em;
  padding: 1em 0;
  margin: 0 0 0;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.75);
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.1);
  border-radius: 0.5em;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0; }

.dropdown-divider {
  height: 0;
  margin: 0.75em 0;
  overflow: hidden;
  border-top: 1px solid #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.5em 1.5em;
  clear: both;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.75);
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.02); }
  .dropdown-item.active, .dropdown-item:active {
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
    background: #e5e5e5; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #9e9e9e;
    background-color: transparent; }

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

.dropdown-header {
  display: block;
  padding: 1em 1.5em;
  margin-bottom: 0;
  font-size: 0.875em;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap; }

.dropdown-toggle .e-nav-pageicon-dropdown {
  margin: 0 0.125em;
  transform: rotate(0deg) translate(0, 0.025em);
  transition: transform 0.5s cubic-bezier(0.58, 0, 0.29, 0.845); }

.dropdown.show .dropdown-toggle .e-nav-pageicon-dropdown {
  transform: rotate(-540deg) translate(0, 0); }

.dropdown-menu {
  font-size: 0.875em;
  width: 15em;
  color: inherit; }

.dropdown-item {
  white-space: normal;
  line-height: 1.2825; }

.dropdown-header {
  padding: 1.125em 1.5em;
  font-size: 1em;
  white-space: normal;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  align-items: center; }

.custom-control {
  position: relative;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.875em;
  margin-right: 0; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #212121;
    box-shadow: none; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #212121; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #212121;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #212121; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    background-color: rgba(0, 0, 0, 0.5475); }
  .custom-control-input:disabled ~ .custom-control-description {
    color: rgba(0, 0, 0, 0.75); }

.custom-control-indicator {
  position: absolute;
  top: 0.25em;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: rgba(0, 0, 0, 0.5475);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90% 90%;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3); }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.5em; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23fff' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: rgba(0, 0, 0, 0.5475);
  background-image: none;
  box-shadow: none; }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23fff' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: flex;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.375em; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select, .e-select-multiple [data-toggle="modal"],
.e-select-multiple [data-toggle="dropdown"] {
  display: inline-block;
  max-width: 100%;
  height: calc(2.7825em + 2px);
  padding: 0.75em 1.75em 0.75em 0.75em;
  line-height: 1.2825;
  color: rgba(0, 0, 0, 0.75);
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='rgba(0, 0, 0, 0.87)'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/%3E%3C/svg%3E") no-repeat right 0.75em center;
  background-size: 1.125em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.5em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus, .e-select-multiple :focus[data-toggle="modal"],
  .e-select-multiple :focus[data-toggle="dropdown"] {
    border-color: #616161;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(97, 97, 97, 0.5); }
    .custom-select:focus::-ms-value, .e-select-multiple [data-toggle="modal"]:focus::-ms-value,
    .e-select-multiple [data-toggle="dropdown"]:focus::-ms-value {
      color: rgba(0, 0, 0, 0.75);
      background-color: #fff; }
  .custom-select[multiple], .e-select-multiple [multiple][data-toggle="modal"],
  .e-select-multiple [multiple][data-toggle="dropdown"] {
    height: auto;
    background-image: none; }
  .custom-select:disabled, .e-select-multiple :disabled[data-toggle="modal"],
  .e-select-multiple :disabled[data-toggle="dropdown"] {
    color: rgba(0, 0, 0, 0.75);
    background-color: #e5e5e5; }
  .custom-select::-ms-expand, .e-select-multiple [data-toggle="modal"]::-ms-expand,
  .e-select-multiple [data-toggle="dropdown"]::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.87219em + 2px);
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  font-size: 0.875em; }

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

.custom-file-input {
  min-width: 14em;
  max-width: 100%;
  height: calc(2.7825em + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    box-shadow: 0 0 0 0.075em #fff, 0 0 0 0.2em #212121; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: calc(2.7825em + 2px);
  padding: 0.75em 0.75em;
  line-height: 1.2825;
  color: rgba(0, 0, 0, 0.75);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.5em;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0); }
  .custom-file-control:lang(en):empty::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: calc(2.7825em + 2px);
    padding: 0.75em 0.75em;
    line-height: 1.2825;
    color: rgba(0, 0, 0, 0.75);
    background-color: #212121;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0 0.5em 0.5em 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.custom-control {
  min-height: 1.2825em;
  line-height: 1.2825;
  display: flex;
  align-items: center;
  cursor: pointer; }
  .custom-control .custom-control-input:disabled ~ .custom-control-indicator {
    opacity: 0.2025; }
  .custom-control .custom-control-input:disabled ~ .custom-control-description {
    opacity: 0.45; }

.custom-control-indicator {
  top: 0.14125em;
  transition: background-color 0.375s cubic-bezier(0.33, 0, 0.2, 1); }

.custom-select, .e-select-multiple [data-toggle="modal"],
.e-select-multiple [data-toggle="dropdown"] {
  display: block;
  width: 100%; }
  .custom-select:disabled, .e-select-multiple :disabled[data-toggle="modal"],
  .e-select-multiple :disabled[data-toggle="dropdown"],
  .custom-select option:disabled,
  .e-select-multiple [data-toggle="modal"] option:disabled,
  .e-select-multiple [data-toggle="dropdown"] option:disabled {
    color: rgba(0, 0, 0, 0.75);
    background-color: #e5e5e5; }

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

.nav-link {
  display: block;
  padding: 0.5em 1em; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.nav-tabs {
  border-bottom: 0 solid rgba(0, 0, 0, 0.1); }
  .nav-tabs .nav-item {
    margin-bottom: 0; }
  .nav-tabs .nav-link {
    border: 0 solid transparent;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: transparent transparent rgba(0, 0, 0, 0.1); }
    .nav-tabs .nav-link.disabled {
      color: rgba(0, 0, 0, 0.3);
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: rgba(0, 0, 0, 0.75);
    background-color: #fff;
    border-color: #212121 #212121 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.5em; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: white;
  background-color: #212121; }

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

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

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

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

.nav {
  margin: 0;
  line-height: 1.2825; }

.nav-item {
  margin: 0;
  padding: 0; }

.nav-link {
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  display: flex;
  align-items: center; }
  .nav-link:hover {
    color: inherit; }

.nav-tabs {
  justify-content: stretch; }
  .nav-tabs .nav-item {
    flex: 1 1 auto; }
  .nav-tabs .nav-link {
    padding: 1em;
    color: rgba(0, 0, 0, 0.75);
    background-color: rgba(0, 0, 0, 0.02);
    border-top: 4px solid transparent;
    margin-right: 1px; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      color: rgba(0, 0, 0, 0.75);
      background-color: rgba(0, 0, 0, 0.04); }

.nav-pills {
  margin-bottom: 1.5em; }
  .nav-pills .nav-item {
    margin: 0 0.5em 0.5em 0; }
    .nav-pills .nav-item + .nav-item {
      margin-left: 0; }
  .nav-pills .nav-link {
    color: #212121;
    border: 1px solid #212121; }

.tab-content {
  padding: 1em 1em 0; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.1);
  border-radius: 0.5em; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em; }

.card-body {
  flex: 1 1 auto;
  padding: 1.5em; }

.card-title {
  margin-bottom: 1.125em; }

.card-subtitle {
  margin-top: -0.5625em;
  margin-bottom: 0; }

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

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.5em; }

.card-header {
  padding: 1.125em 1.5em;
  margin-bottom: 0;
  background-color: none;
  border-bottom: 0 solid rgba(0, 0, 0, 0.1); }
  .card-header:first-child {
    border-radius: calc(0.5em - 0) calc(0.5em - 0) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 1.125em 1.5em;
  background-color: none;
  border-top: 0 solid rgba(0, 0, 0, 0.1); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.5em - 0) calc(0.5em - 0); }

.card-header-tabs {
  margin-right: -0.75em;
  margin-bottom: -1.125em;
  margin-left: -0.75em;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.75em;
  margin-left: -0.75em; }

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

.card-img {
  width: 100%;
  border-radius: calc(0.5em - 0); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.5em - 0);
  border-top-right-radius: calc(0.5em - 0); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.5em - 0);
  border-bottom-left-radius: calc(0.5em - 0); }

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

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group .card {
    margin-bottom: 2.5%; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group .card:first-child .card-img-top,
          .card-group .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group .card:first-child .card-img-bottom,
          .card-group .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group .card:last-child .card-img-top,
          .card-group .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group .card:last-child .card-img-bottom,
          .card-group .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group .card:only-child {
          border-radius: 0.5em; }
          .card-group .card:only-child .card-img-top,
          .card-group .card:only-child .card-header {
            border-top-left-radius: 0.5em;
            border-top-right-radius: 0.5em; }
          .card-group .card:only-child .card-img-bottom,
          .card-group .card:only-child .card-footer {
            border-bottom-right-radius: 0.5em;
            border-bottom-left-radius: 0.5em; }
        .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 1.125em; }

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25em;
         column-gap: 1.25em; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.card {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.card-header {
  padding-top: 1.26563em; }

.card-title {
  margin-bottom: 0; }

.e-breadcrumb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1; }

.e-breadcrumb-light-shadow {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, transparent 95%); }
  .e-breadcrumb-light-shadow::after {
    content: "";
    display: block;
    height: 2.25em;
    pointer-events: none; }

.breadcrumb {
  font-size: 0.75em;
  padding: 1.5em 0; }

.breadcrumb-item {
  color: rgba(0, 0, 0, 0.75);
  padding: 0;
  display: inline-flex;
  align-items: center; }
  .breadcrumb-item + .breadcrumb-item::before {
    color: inherit;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23e5e5e5' d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3C/svg%3E");
    width: 1em;
    height: 1em;
    content: "";
    display: inline-flex; }
  .breadcrumb-item a {
    padding: 0 0.375em;
    color: inherit;
    text-decoration: none; }
    .breadcrumb-item a:hover {
      text-decoration: underline; }
  .breadcrumb-item:first-child a {
    padding-left: 0; }
  .breadcrumb-item:last-child {
    color: rgba(0, 0, 0, 0.87); }
  .e-breadcrumb-light .breadcrumb-item,
  .e-breadcrumb-light-shadow .breadcrumb-item {
    color: white; }
    .e-breadcrumb-light .breadcrumb-item:last-child,
    .e-breadcrumb-light-shadow .breadcrumb-item:last-child {
      color: white; }
  .e-breadcrumb-dark .breadcrumb-item {
    color: rgba(0, 0, 0, 0.75); }
    .e-breadcrumb-dark .breadcrumb-item:last-child {
      color: rgba(0, 0, 0, 0.87); }

.breadcrumb.nav {
  padding: 0.375em 0.375em 0.375em 0.75em;
  background-color: var(--exhibition-profile-primary-brand-color);
  border-radius: 0.33333em;
  display: inline-flex; }
  .breadcrumb.nav .breadcrumb-item {
    margin-bottom: 0;
    color: white; }

.pagination {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  border-radius: 0.5em; }
  .pagination > li {
    padding-left: 0; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5em 0.75em;
  margin-left: -1px;
  line-height: 1.25;
  color: rgba(0, 0, 0, 0.75);
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .page-link:focus, .page-link:hover {
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.02);
    border-color: rgba(255, 255, 255, 0.3); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.5em;
  border-bottom-left-radius: 0.5em; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em; }

.page-item.active .page-link {
  z-index: 1;
  color: white;
  background-color: #212121;
  border-color: rgba(255, 255, 255, 0.3); }

.page-item.disabled .page-link {
  color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.1); }

.pagination-lg .page-link {
  padding: 0.75em 1.5em;
  font-size: 1.125em;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 1em;
  border-bottom-left-radius: 1em; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em; }

.pagination-sm .page-link {
  padding: 0.25em 0.5em;
  font-size: 0.875em;
  line-height: 1.2825; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.5em;
  border-bottom-left-radius: 0.5em; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em; }

.page-link:hover {
  text-decoration: none; }

.badge {
  display: inline-block;
  padding: 0.375em 0.75em;
  font-size: 0.75em;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.5em; }
  .badge:empty {
    display: none; }

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

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

.badge-primary {
  color: white;
  background-color: #212121; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    color: white;
    text-decoration: none;
    background-color: #080808; }

.badge-secondary {
  color: white;
  background-color: #595959; }
  .badge-secondary[href]:focus, .badge-secondary[href]:hover {
    color: white;
    text-decoration: none;
    background-color: #404040; }

.badge-tertiary {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e5e5e5; }
  .badge-tertiary[href]:focus, .badge-tertiary[href]:hover {
    color: rgba(0, 0, 0, 0.87);
    text-decoration: none;
    background-color: #cccccc; }

.badge-quaternary {
  color: white;
  background-color: #920a00; }
  .badge-quaternary[href]:focus, .badge-quaternary[href]:hover {
    color: white;
    text-decoration: none;
    background-color: #5f0700; }

.badge-light {
  color: rgba(0, 0, 0, 0.87);
  background-color: #f5f5f5; }
  .badge-light[href]:focus, .badge-light[href]:hover {
    color: rgba(0, 0, 0, 0.87);
    text-decoration: none;
    background-color: gainsboro; }

.badge-dark {
  color: white;
  background-color: #424242; }
  .badge-dark[href]:focus, .badge-dark[href]:hover {
    color: white;
    text-decoration: none;
    background-color: #292929; }

.badge {
  transition: opacity 0.375s cubic-bezier(0.33, 0, 0.2, 1); }
  .badge:empty {
    opacity: 0;
    display: inline-block; }

.badge-pill {
  min-width: 1.75em; }

.alert {
  border-radius: 0.5em;
  position: relative;
  padding: 1.2em 1.5em;
  margin-bottom: 1.5em;
  border: 1px solid transparent;
  border-left: 4px solid transparent;
  font-size: 0.875em;
  line-height: 1.375; }
  .alert > :last-child {
    margin-bottom: 0; }

.alert-heading {
  margin-top: 0; }

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

.alert-dismissible {
  padding-right: 2.25em; }

.alert-info {
  background-color: #f5f5f5;
  border-color: #e5e5e5 #e5e5e5 #e5e5e5 #595959; }
  .alert-info hr {
    border-top-color: #e5e5e5; }
  .alert-info .alert-icon {
    color: #595959; }

.alert-warning {
  background-color: rgba(241, 194, 27, 0.07);
  border-color: rgba(241, 194, 27, 0.4) rgba(241, 194, 27, 0.4) rgba(241, 194, 27, 0.4) #f1c21b; }
  .alert-warning hr {
    border-top-color: rgba(241, 194, 27, 0.4); }
  .alert-warning .alert-icon {
    color: #f1c21b; }

.alert-success {
  background-color: rgba(36, 161, 72, 0.07);
  border-color: rgba(36, 161, 72, 0.4) rgba(36, 161, 72, 0.4) rgba(36, 161, 72, 0.4) #24a148; }
  .alert-success hr {
    border-top-color: rgba(36, 161, 72, 0.4); }
  .alert-success .alert-icon {
    color: #24a148; }

.alert-danger {
  background-color: rgba(218, 30, 40, 0.07);
  border-color: rgba(218, 30, 40, 0.4) rgba(218, 30, 40, 0.4) rgba(218, 30, 40, 0.4) #da1e28; }
  .alert-danger hr {
    border-top-color: rgba(218, 30, 40, 0.4); }
  .alert-danger .alert-icon {
    color: #da1e28; }

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

.list-group-item-action {
  width: 100%;
  color: #595959;
  text-align: inherit; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #595959;
    text-decoration: none;
    background-color: #f5f5f5; }
  .list-group-item-action:active {
    color: rgba(0, 0, 0, 0.75);
    background-color: #e5e5e5; }

.list-group-item {
  position: relative;
  display: block;
  padding: 1.25em 1.5em;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .list-group-item:first-child {
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6f6f6f;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 1;
    color: white;
    background-color: #212121;
    border-color: #212121; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.close {
  float: right;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1;
  color: rgba(0, 0, 0, 0.95);
  text-shadow: none;
  opacity: .5; }
  .close:focus, .close:hover {
    color: rgba(0, 0, 0, 0.95);
    text-decoration: none;
    opacity: .75; }

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

.close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  opacity: 1;
  cursor: pointer; }
  .close:focus, .close:hover {
    opacity: 1;
    outline: none; }
  .alert .close {
    padding: 0.8em; }
  .dropdown-menu .close {
    padding: 0.33333em; }
  .dropdown-menu .dropdown-header .close {
    position: static;
    padding: 0;
    margin: 0 0 0 auto; }
  .modal .close {
    padding: 1em; }
  .modal .modal-header .close {
    position: static;
    padding: 0;
    margin: 0 0 0 auto; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.75em;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 1em;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.95); }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.65; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.125em 1.5em 0.9375em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top-left-radius: 1em;
  border-top-right-radius: 1em; }
  .modal-header .close {
    padding: 1.125em 1.5em 0.9375em;
    margin: -1.125em 1.5em 0.9375em -1.125em 1.5em 0.9375em -1.125em 1.5em 0.9375em auto; }

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

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1.875em 1.5em; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1.875em 1.5em;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 50%;
    margin: 5vmax auto; }
  .modal-content {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }
  .modal-sm {
    max-width: 25%; } }

@media (min-width: 1023px) {
  .modal-lg {
    max-width: 75%; } }

.modal-open.modal-open-no-adjustment,
.modal-open .modal.show {
  padding-right: 0 !important; }

.modal-header {
  align-items: center; }

.modal-footer {
  padding: 1.125em 1.5em; }

.modal-open .modal-fullscreen {
  padding-right: 0 !important; }

.modal-fullscreen.modal-dialog {
  max-width: 100%;
  margin: 0; }

.modal-fullscreen .modal-content {
  min-height: 100vh;
  border: 0;
  border-radius: 0;
  box-shadow: none; }

.modal-fullscreen .modal-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
  background: #fff;
  padding-left: 1.5vw;
  padding-right: 1.5vw; }

.modal-fullscreen .modal-body {
  padding-left: 1.5vw;
  padding-right: 1.5vw; }

.modal-fullscreen .modal-footer {
  padding-left: 1.5vw;
  padding-right: 1.5vw; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  perspective: 1000px; }

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

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.5em;
  color: #fff;
  text-align: center;
  opacity: 0.875; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

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

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

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

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e5e5e5' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e5e5e5' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 4.5em;
  margin-left: 4.5em;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 1em;
    height: 1em;
    margin-right: 0.25em;
    margin-left: 0.25em;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: rgba(255, 255, 255, 0.875); }

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

.carousel-item {
  min-height: 50vw; }

.carousel-control-prev,
.carousel-control-next {
  cursor: pointer;
  width: 4.5em;
  background: no-repeat center center;
  background-size: 3em 3em;
  overflow: hidden; }
  .carousel:not(.image-gallery):hover .carousel-control-prev, .carousel:not(.image-gallery):hover
  .carousel-control-next {
    opacity: 1; }

.carousel-control-prev {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 100 100'%3E%3Ccircle fill='%23212121' cx='50' cy='50' r='50'/%3E%3Cpath fill='%23fff' d='M61.6,24.6c.4,0,.8.2,1.1.5.6.6.6,1.6,0,2.2l-22.7,22.7,22.7,22.7c.6.6.6,1.6,0,2.2s-1.6.6-2.2,0l-22.7-22.7c-1.2-1.2-1.2-3.2,0-4.5l22.7-22.7c.3-.3.7-.5,1.1-.5Z'/%3E%3C/svg%3E"); }

.carousel-control-next {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 100 100'%3E%3Ccircle fill='%23212121' cx='50' cy='50' r='50'/%3E%3Cpath fill='%23fff' d='M38.4,75.4c-.4,0-.8-.2-1.1-.5-.6-.6-.6-1.6,0-2.2l22.7-22.7-22.7-22.7c-.6-.6-.6-1.6,0-2.2s1.6-.6,2.2,0l22.7,22.7c1.2,1.2,1.2,3.2,0,4.5l-22.7,22.7c-.3.3-.7.5-1.1.5Z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  bottom: 0.75em;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0; }
  .carousel-indicators li {
    font-size: 0.75em;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.875);
    border: 1px solid transparent;
    margin-bottom: 0;
    padding: 0;
    background-clip: content-box;
    transition: border-color 0.25s, background-color 0.25s; }
  .carousel-indicators .active {
    background: none;
    border-color: rgba(255, 255, 255, 0.875); }

.carousel-caption {
  padding-right: 0;
  padding-left: 0;
  right: 0;
  bottom: 1.5em;
  left: 0;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  text-align: left; }
  @media (min-width: 1365px) {
    .carousel-caption {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1920px) {
    .carousel-caption {
      padding-right: 0;
      padding-left: 0; } }
  .active .carousel-caption {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .active.carousel-item-left .carousel-caption {
    opacity: 0.5;
    transition: opacity 0.375s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .active.carousel-item-right .carousel-caption {
    opacity: 0.5;
    transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .carousel-item-next.carousel-item-left .carousel-caption {
    transform: translateY(3em);
    opacity: 0; }
  .carousel-item-prev.carousel-item-right .carousel-caption {
    opacity: 0;
    transform: translateY(3em); }
  .carousel-caption h1,
  .carousel-caption h2,
  .carousel-caption h3,
  .carousel-caption h4,
  .carousel-caption p {
    color: white;
    line-height: 1.2825;
    margin-bottom: 0.46875rem; }
    .carousel-caption h1:last-child,
    .carousel-caption h2:last-child,
    .carousel-caption h3:last-child,
    .carousel-caption h4:last-child,
    .carousel-caption p:last-child {
      margin-bottom: 0; }
  .carousel-caption h4 {
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 0.28125rem; }
  .carousel-caption p {
    color: rgba(255, 255, 255, 0.75); }
  .carousel-caption .btn {
    margin-top: 0.9375rem; }

.collapse {
  will-change: height; }

.e-collapse-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .e-collapse-item:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }

.e-collapse-toggle {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 1em;
  color: rgba(0, 0, 0, 0.87);
  line-height: 1.2825;
  font-size: 1.125em; }
  .e-collapse-toggle:hover {
    background: rgba(0, 0, 0, 0.02); }

.e-collapse-toggle-text {
  font-weight: 500; }

.e-collapse-toggle-icon {
  order: -1;
  margin-right: 0.75em; }

.e-collapse-content {
  padding: 0.5em 1em 0; }

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

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

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

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

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

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

.border {
  border: 1px solid rgba(0, 0, 0, 0.1) !important; }

.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important; }

.border-right {
  border-right: 1px solid rgba(0, 0, 0, 0.1) !important; }

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important; }

.border-left {
  border-left: 1px solid rgba(0, 0, 0, 0.1) !important; }

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

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

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

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

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

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

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

.border-tertiary {
  border-color: #e5e5e5 !important; }

.border-quaternary {
  border-color: #920a00 !important; }

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

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

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

.rounded, .p-img-corner-rounded {
  border-radius: 0.5em !important; }

.rounded-top {
  border-top-left-radius: 0.5em !important;
  border-top-right-radius: 0.5em !important; }

.rounded-right {
  border-top-right-radius: 0.5em !important;
  border-bottom-right-radius: 0.5em !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.5em !important;
  border-bottom-left-radius: 0.5em !important; }

.rounded-left {
  border-top-left-radius: 0.5em !important;
  border-bottom-left-radius: 0.5em !important; }

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

.rounded-0, .p-img-corner-sharp {
  border-radius: 0 !important; }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

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

@media (min-width: 1023px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1365px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 1023px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1365px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

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

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

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

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

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

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

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

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

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

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

.mh-100 {
  max-height: 100% !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.75em !important; }

.mt-1,
.my-1 {
  margin-top: 0.75em !important; }

.mr-1,
.mx-1 {
  margin-right: 0.75em !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.75em !important; }

.ml-1,
.mx-1 {
  margin-left: 0.75em !important; }

.m-2 {
  margin: 1.5em !important; }

.mt-2,
.my-2 {
  margin-top: 1.5em !important; }

.mr-2,
.mx-2 {
  margin-right: 1.5em !important; }

.mb-2,
.my-2 {
  margin-bottom: 1.5em !important; }

.ml-2,
.mx-2 {
  margin-left: 1.5em !important; }

.m-3 {
  margin: 2.25em !important; }

.mt-3,
.my-3 {
  margin-top: 2.25em !important; }

.mr-3,
.mx-3 {
  margin-right: 2.25em !important; }

.mb-3,
.my-3 {
  margin-bottom: 2.25em !important; }

.ml-3,
.mx-3 {
  margin-left: 2.25em !important; }

.m-4 {
  margin: 3em !important; }

.mt-4,
.my-4 {
  margin-top: 3em !important; }

.mr-4,
.mx-4 {
  margin-right: 3em !important; }

.mb-4,
.my-4 {
  margin-bottom: 3em !important; }

.ml-4,
.mx-4 {
  margin-left: 3em !important; }

.m-5 {
  margin: 3.75em !important; }

.mt-5,
.my-5 {
  margin-top: 3.75em !important; }

.mr-5,
.mx-5 {
  margin-right: 3.75em !important; }

.mb-5,
.my-5 {
  margin-bottom: 3.75em !important; }

.ml-5,
.mx-5 {
  margin-left: 3.75em !important; }

.m-6 {
  margin: 4.5em !important; }

.mt-6,
.my-6 {
  margin-top: 4.5em !important; }

.mr-6,
.mx-6 {
  margin-right: 4.5em !important; }

.mb-6,
.my-6 {
  margin-bottom: 4.5em !important; }

.ml-6,
.mx-6 {
  margin-left: 4.5em !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.75em !important; }

.pt-1,
.py-1 {
  padding-top: 0.75em !important; }

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

.pb-1,
.py-1 {
  padding-bottom: 0.75em !important; }

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

.p-2 {
  padding: 1.5em !important; }

.pt-2,
.py-2 {
  padding-top: 1.5em !important; }

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

.pb-2,
.py-2 {
  padding-bottom: 1.5em !important; }

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

.p-3 {
  padding: 2.25em !important; }

.pt-3,
.py-3 {
  padding-top: 2.25em !important; }

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

.pb-3,
.py-3 {
  padding-bottom: 2.25em !important; }

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

.p-4 {
  padding: 3em !important; }

.pt-4,
.py-4 {
  padding-top: 3em !important; }

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

.pb-4,
.py-4 {
  padding-bottom: 3em !important; }

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

.p-5 {
  padding: 3.75em !important; }

.pt-5,
.py-5 {
  padding-top: 3.75em !important; }

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

.pb-5,
.py-5 {
  padding-bottom: 3.75em !important; }

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

.p-6 {
  padding: 4.5em !important; }

.pt-6,
.py-6 {
  padding-top: 4.5em !important; }

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

.pb-6,
.py-6 {
  padding-bottom: 4.5em !important; }

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.75em !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.75em !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.75em !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.75em !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.75em !important; }
  .m-sm-2 {
    margin: 1.5em !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 1.5em !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 1.5em !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 1.5em !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 1.5em !important; }
  .m-sm-3 {
    margin: 2.25em !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 2.25em !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 2.25em !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 2.25em !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 2.25em !important; }
  .m-sm-4 {
    margin: 3em !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 3em !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 3em !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 3em !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 3em !important; }
  .m-sm-5 {
    margin: 3.75em !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3.75em !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3.75em !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3.75em !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3.75em !important; }
  .m-sm-6 {
    margin: 4.5em !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 4.5em !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 4.5em !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 4.5em !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 4.5em !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.75em !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.75em !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.75em !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.75em !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.75em !important; }
  .p-sm-2 {
    padding: 1.5em !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 1.5em !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 1.5em !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 1.5em !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 1.5em !important; }
  .p-sm-3 {
    padding: 2.25em !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 2.25em !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 2.25em !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 2.25em !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 2.25em !important; }
  .p-sm-4 {
    padding: 3em !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 3em !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 3em !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 3em !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 3em !important; }
  .p-sm-5 {
    padding: 3.75em !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3.75em !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3.75em !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3.75em !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3.75em !important; }
  .p-sm-6 {
    padding: 4.5em !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 4.5em !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 4.5em !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 4.5em !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 4.5em !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.75em !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.75em !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.75em !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.75em !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.75em !important; }
  .m-md-2 {
    margin: 1.5em !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 1.5em !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 1.5em !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 1.5em !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 1.5em !important; }
  .m-md-3 {
    margin: 2.25em !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 2.25em !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 2.25em !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 2.25em !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 2.25em !important; }
  .m-md-4 {
    margin: 3em !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 3em !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 3em !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 3em !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 3em !important; }
  .m-md-5 {
    margin: 3.75em !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3.75em !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3.75em !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3.75em !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3.75em !important; }
  .m-md-6 {
    margin: 4.5em !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 4.5em !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 4.5em !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 4.5em !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 4.5em !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.75em !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.75em !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.75em !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.75em !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.75em !important; }
  .p-md-2 {
    padding: 1.5em !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 1.5em !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 1.5em !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 1.5em !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 1.5em !important; }
  .p-md-3 {
    padding: 2.25em !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 2.25em !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 2.25em !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 2.25em !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 2.25em !important; }
  .p-md-4 {
    padding: 3em !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 3em !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 3em !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 3em !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 3em !important; }
  .p-md-5 {
    padding: 3.75em !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3.75em !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3.75em !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3.75em !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3.75em !important; }
  .p-md-6 {
    padding: 4.5em !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 4.5em !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 4.5em !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 4.5em !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 4.5em !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: 1023px) {
  .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.75em !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.75em !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.75em !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.75em !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.75em !important; }
  .m-lg-2 {
    margin: 1.5em !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 1.5em !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 1.5em !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 1.5em !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 1.5em !important; }
  .m-lg-3 {
    margin: 2.25em !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 2.25em !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 2.25em !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 2.25em !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 2.25em !important; }
  .m-lg-4 {
    margin: 3em !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 3em !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 3em !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 3em !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 3em !important; }
  .m-lg-5 {
    margin: 3.75em !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3.75em !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3.75em !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3.75em !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3.75em !important; }
  .m-lg-6 {
    margin: 4.5em !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4.5em !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 4.5em !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4.5em !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 4.5em !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.75em !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.75em !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.75em !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.75em !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.75em !important; }
  .p-lg-2 {
    padding: 1.5em !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 1.5em !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 1.5em !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 1.5em !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 1.5em !important; }
  .p-lg-3 {
    padding: 2.25em !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 2.25em !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 2.25em !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 2.25em !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 2.25em !important; }
  .p-lg-4 {
    padding: 3em !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 3em !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 3em !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 3em !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 3em !important; }
  .p-lg-5 {
    padding: 3.75em !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3.75em !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3.75em !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3.75em !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3.75em !important; }
  .p-lg-6 {
    padding: 4.5em !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4.5em !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 4.5em !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4.5em !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 4.5em !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: 1365px) {
  .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.75em !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.75em !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.75em !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.75em !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.75em !important; }
  .m-xl-2 {
    margin: 1.5em !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 1.5em !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 1.5em !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 1.5em !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 1.5em !important; }
  .m-xl-3 {
    margin: 2.25em !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 2.25em !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 2.25em !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 2.25em !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 2.25em !important; }
  .m-xl-4 {
    margin: 3em !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 3em !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 3em !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 3em !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 3em !important; }
  .m-xl-5 {
    margin: 3.75em !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3.75em !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3.75em !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3.75em !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3.75em !important; }
  .m-xl-6 {
    margin: 4.5em !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 4.5em !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 4.5em !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 4.5em !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 4.5em !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.75em !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.75em !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.75em !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.75em !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.75em !important; }
  .p-xl-2 {
    padding: 1.5em !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 1.5em !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 1.5em !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 1.5em !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 1.5em !important; }
  .p-xl-3 {
    padding: 2.25em !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 2.25em !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 2.25em !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 2.25em !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 2.25em !important; }
  .p-xl-4 {
    padding: 3em !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 3em !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 3em !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 3em !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 3em !important; }
  .p-xl-5 {
    padding: 3.75em !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3.75em !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3.75em !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3.75em !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3.75em !important; }
  .p-xl-6 {
    padding: 4.5em !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 4.5em !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 4.5em !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 4.5em !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 4.5em !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; } }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

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

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

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

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

.bg-tertiary {
  background-color: #e5e5e5 !important; }

a.bg-tertiary:focus, a.bg-tertiary:hover {
  background-color: #cccccc !important; }

.bg-quaternary {
  background-color: #920a00 !important; }

a.bg-quaternary:focus, a.bg-quaternary:hover {
  background-color: #5f0700 !important; }

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

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

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

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

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

a.bg-info:focus, a.bg-info:hover {
  background-color: gainsboro !important; }

.bg-warning {
  background-color: rgba(241, 194, 27, 0.07) !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: rgba(204, 162, 13, 0.07) !important; }

.bg-success {
  background-color: rgba(36, 161, 72, 0.07) !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: rgba(27, 119, 53, 0.07) !important; }

.bg-danger {
  background-color: rgba(218, 30, 40, 0.07) !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: rgba(173, 24, 32, 0.07) !important; }

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

.bg-black {
  background-color: rgba(0, 0, 0, 0.95) !important; }

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

.bg-left-top {
  background-position: 0 0 !important; }

.bg-left-middle {
  background-position: 0 50% !important; }

.bg-left-bottom {
  background-position: 0 100% !important; }

.bg-center-top {
  background-position: 50% 0 !important; }

.bg-center-middle {
  background-position: 50% 50% !important; }

.bg-center-bottom {
  background-position: 50% 100% !important; }

.bg-right-top {
  background-position: 100% 0 !important; }

.bg-right-middle {
  background-position: 100% 50% !important; }

.bg-right-bottom {
  background-position: 100% 100% !important; }

.bg-cover {
  background-size: cover !important; }

.bg-contain {
  background-size: contain !important; }

.e-theme-light,
[class*="e-theme-"] .e-theme-light {
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75); }
  .e-theme-light hr,
  [class*="e-theme-"] .e-theme-light hr {
    border-color: rgba(0, 0, 0, 0.1); }
  .e-theme-light h1,
  .e-theme-light .h1,
  .e-theme-light h2,
  .e-theme-light .h2,
  .e-theme-light h3,
  .e-theme-light .h3,
  [class*="e-theme-"] .e-theme-light h1,
  [class*="e-theme-"] .e-theme-light .h1,
  [class*="e-theme-"] .e-theme-light h2,
  [class*="e-theme-"] .e-theme-light .h2,
  [class*="e-theme-"] .e-theme-light h3,
  [class*="e-theme-"] .e-theme-light .h3 {
    color: rgba(0, 0, 0, 0.87); }
  .e-theme-light .lead,
  .e-theme-light h4,
  .e-theme-light .h4,
  .e-theme-light p,
  .e-theme-light ul,
  .e-theme-light dl,
  .e-theme-light table,
  [class*="e-theme-"] .e-theme-light .lead,
  [class*="e-theme-"] .e-theme-light h4,
  [class*="e-theme-"] .e-theme-light .h4,
  [class*="e-theme-"] .e-theme-light p,
  [class*="e-theme-"] .e-theme-light ul,
  [class*="e-theme-"] .e-theme-light dl,
  [class*="e-theme-"] .e-theme-light table {
    color: rgba(0, 0, 0, 0.75); }
  .e-theme-light p a:not(.btn),
  .e-theme-light ul a:not(.btn),
  .e-theme-light dl a:not(.btn),
  .e-theme-light table a:not(.btn),
  [class*="e-theme-"] .e-theme-light p a:not(.btn),
  [class*="e-theme-"] .e-theme-light ul a:not(.btn),
  [class*="e-theme-"] .e-theme-light dl a:not(.btn),
  [class*="e-theme-"] .e-theme-light table a:not(.btn) {
    color: var(--exhibition-profile-primary-brand-color-darken); }

.e-theme-dark,
[class*="e-theme-"] .e-theme-dark {
  background-color: #424242;
  border-color: rgba(255, 255, 255, 0.3);
  color: white; }
  .e-theme-dark hr,
  [class*="e-theme-"] .e-theme-dark hr {
    border-color: rgba(0, 0, 0, 0.1); }
  .e-theme-dark h1,
  .e-theme-dark .h1,
  .e-theme-dark h2,
  .e-theme-dark .h2,
  .e-theme-dark h3,
  .e-theme-dark .h3,
  [class*="e-theme-"] .e-theme-dark h1,
  [class*="e-theme-"] .e-theme-dark .h1,
  [class*="e-theme-"] .e-theme-dark h2,
  [class*="e-theme-"] .e-theme-dark .h2,
  [class*="e-theme-"] .e-theme-dark h3,
  [class*="e-theme-"] .e-theme-dark .h3 {
    color: white; }
  .e-theme-dark .lead,
  .e-theme-dark h4,
  .e-theme-dark .h4,
  .e-theme-dark p,
  .e-theme-dark ul,
  .e-theme-dark dl,
  .e-theme-dark table,
  [class*="e-theme-"] .e-theme-dark .lead,
  [class*="e-theme-"] .e-theme-dark h4,
  [class*="e-theme-"] .e-theme-dark .h4,
  [class*="e-theme-"] .e-theme-dark p,
  [class*="e-theme-"] .e-theme-dark ul,
  [class*="e-theme-"] .e-theme-dark dl,
  [class*="e-theme-"] .e-theme-dark table {
    color: white; }
  .e-theme-dark p a:not(.btn),
  .e-theme-dark ul a:not(.btn),
  .e-theme-dark dl a:not(.btn),
  .e-theme-dark table a:not(.btn),
  [class*="e-theme-"] .e-theme-dark p a:not(.btn),
  [class*="e-theme-"] .e-theme-dark ul a:not(.btn),
  [class*="e-theme-"] .e-theme-dark dl a:not(.btn),
  [class*="e-theme-"] .e-theme-dark table a:not(.btn) {
    color: white;
    text-decoration: underline; }
    .e-theme-dark p a:not(.btn):hover,
    .e-theme-dark ul a:not(.btn):hover,
    .e-theme-dark dl a:not(.btn):hover,
    .e-theme-dark table a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-dark p a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-dark ul a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-dark dl a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-dark table a:not(.btn):hover {
      text-decoration: none; }

.e-theme-primary,
[class*="e-theme-"] .e-theme-primary {
  background-color: var(--exhibition-profile-primary-brand-color);
  border-color: rgba(255, 255, 255, 0.3);
  color: white; }
  .e-theme-primary hr,
  [class*="e-theme-"] .e-theme-primary hr {
    border-color: rgba(0, 0, 0, 0.1); }
  .e-theme-primary h1,
  .e-theme-primary .h1,
  .e-theme-primary h2,
  .e-theme-primary .h2,
  .e-theme-primary h3,
  .e-theme-primary .h3,
  [class*="e-theme-"] .e-theme-primary h1,
  [class*="e-theme-"] .e-theme-primary .h1,
  [class*="e-theme-"] .e-theme-primary h2,
  [class*="e-theme-"] .e-theme-primary .h2,
  [class*="e-theme-"] .e-theme-primary h3,
  [class*="e-theme-"] .e-theme-primary .h3 {
    color: white; }
  .e-theme-primary .lead,
  .e-theme-primary h4,
  .e-theme-primary .h4,
  .e-theme-primary p,
  .e-theme-primary ul,
  .e-theme-primary dl,
  .e-theme-primary table,
  [class*="e-theme-"] .e-theme-primary .lead,
  [class*="e-theme-"] .e-theme-primary h4,
  [class*="e-theme-"] .e-theme-primary .h4,
  [class*="e-theme-"] .e-theme-primary p,
  [class*="e-theme-"] .e-theme-primary ul,
  [class*="e-theme-"] .e-theme-primary dl,
  [class*="e-theme-"] .e-theme-primary table {
    color: white; }
  .e-theme-primary p a:not(.btn),
  .e-theme-primary ul a:not(.btn),
  .e-theme-primary dl a:not(.btn),
  .e-theme-primary table a:not(.btn),
  [class*="e-theme-"] .e-theme-primary p a:not(.btn),
  [class*="e-theme-"] .e-theme-primary ul a:not(.btn),
  [class*="e-theme-"] .e-theme-primary dl a:not(.btn),
  [class*="e-theme-"] .e-theme-primary table a:not(.btn) {
    color: white;
    text-decoration: underline; }
    .e-theme-primary p a:not(.btn):hover,
    .e-theme-primary ul a:not(.btn):hover,
    .e-theme-primary dl a:not(.btn):hover,
    .e-theme-primary table a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-primary p a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-primary ul a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-primary dl a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-primary table a:not(.btn):hover {
      text-decoration: none; }

.e-theme-secondary,
[class*="e-theme-"] .e-theme-secondary {
  background-color: var(--exhibition-profile-secondary-brand-color);
  border-color: rgba(255, 255, 255, 0.3);
  color: white; }
  .e-theme-secondary hr,
  [class*="e-theme-"] .e-theme-secondary hr {
    border-color: rgba(0, 0, 0, 0.1); }
  .e-theme-secondary h1,
  .e-theme-secondary .h1,
  .e-theme-secondary h2,
  .e-theme-secondary .h2,
  .e-theme-secondary h3,
  .e-theme-secondary .h3,
  [class*="e-theme-"] .e-theme-secondary h1,
  [class*="e-theme-"] .e-theme-secondary .h1,
  [class*="e-theme-"] .e-theme-secondary h2,
  [class*="e-theme-"] .e-theme-secondary .h2,
  [class*="e-theme-"] .e-theme-secondary h3,
  [class*="e-theme-"] .e-theme-secondary .h3 {
    color: white; }
  .e-theme-secondary .lead,
  .e-theme-secondary h4,
  .e-theme-secondary .h4,
  .e-theme-secondary p,
  .e-theme-secondary ul,
  .e-theme-secondary dl,
  .e-theme-secondary table,
  [class*="e-theme-"] .e-theme-secondary .lead,
  [class*="e-theme-"] .e-theme-secondary h4,
  [class*="e-theme-"] .e-theme-secondary .h4,
  [class*="e-theme-"] .e-theme-secondary p,
  [class*="e-theme-"] .e-theme-secondary ul,
  [class*="e-theme-"] .e-theme-secondary dl,
  [class*="e-theme-"] .e-theme-secondary table {
    color: white; }
  .e-theme-secondary p a:not(.btn),
  .e-theme-secondary ul a:not(.btn),
  .e-theme-secondary dl a:not(.btn),
  .e-theme-secondary table a:not(.btn),
  [class*="e-theme-"] .e-theme-secondary p a:not(.btn),
  [class*="e-theme-"] .e-theme-secondary ul a:not(.btn),
  [class*="e-theme-"] .e-theme-secondary dl a:not(.btn),
  [class*="e-theme-"] .e-theme-secondary table a:not(.btn) {
    color: white;
    text-decoration: underline; }
    .e-theme-secondary p a:not(.btn):hover,
    .e-theme-secondary ul a:not(.btn):hover,
    .e-theme-secondary dl a:not(.btn):hover,
    .e-theme-secondary table a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-secondary p a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-secondary ul a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-secondary dl a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-secondary table a:not(.btn):hover {
      text-decoration: none; }

.e-theme-tertiary,
[class*="e-theme-"] .e-theme-tertiary {
  background-color: var(--exhibition-profile-tertiary-brand-color);
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75); }
  .e-theme-tertiary hr,
  [class*="e-theme-"] .e-theme-tertiary hr {
    border-color: rgba(0, 0, 0, 0.1); }
  .e-theme-tertiary h1,
  .e-theme-tertiary .h1,
  .e-theme-tertiary h2,
  .e-theme-tertiary .h2,
  .e-theme-tertiary h3,
  .e-theme-tertiary .h3,
  [class*="e-theme-"] .e-theme-tertiary h1,
  [class*="e-theme-"] .e-theme-tertiary .h1,
  [class*="e-theme-"] .e-theme-tertiary h2,
  [class*="e-theme-"] .e-theme-tertiary .h2,
  [class*="e-theme-"] .e-theme-tertiary h3,
  [class*="e-theme-"] .e-theme-tertiary .h3 {
    color: rgba(0, 0, 0, 0.87); }
  .e-theme-tertiary .lead,
  .e-theme-tertiary h4,
  .e-theme-tertiary .h4,
  .e-theme-tertiary p,
  .e-theme-tertiary ul,
  .e-theme-tertiary dl,
  .e-theme-tertiary table,
  [class*="e-theme-"] .e-theme-tertiary .lead,
  [class*="e-theme-"] .e-theme-tertiary h4,
  [class*="e-theme-"] .e-theme-tertiary .h4,
  [class*="e-theme-"] .e-theme-tertiary p,
  [class*="e-theme-"] .e-theme-tertiary ul,
  [class*="e-theme-"] .e-theme-tertiary dl,
  [class*="e-theme-"] .e-theme-tertiary table {
    color: rgba(0, 0, 0, 0.75); }
  .e-theme-tertiary p a:not(.btn),
  .e-theme-tertiary ul a:not(.btn),
  .e-theme-tertiary dl a:not(.btn),
  .e-theme-tertiary table a:not(.btn),
  [class*="e-theme-"] .e-theme-tertiary p a:not(.btn),
  [class*="e-theme-"] .e-theme-tertiary ul a:not(.btn),
  [class*="e-theme-"] .e-theme-tertiary dl a:not(.btn),
  [class*="e-theme-"] .e-theme-tertiary table a:not(.btn) {
    color: var(--exhibition-profile-primary-brand-color-darken); }

.e-theme-quaternary,
[class*="e-theme-"] .e-theme-quaternary {
  background-color: #920a00;
  border-color: rgba(255, 255, 255, 0.3);
  color: white; }
  .e-theme-quaternary hr,
  [class*="e-theme-"] .e-theme-quaternary hr {
    border-color: rgba(0, 0, 0, 0.1); }
  .e-theme-quaternary h1,
  .e-theme-quaternary .h1,
  .e-theme-quaternary h2,
  .e-theme-quaternary .h2,
  .e-theme-quaternary h3,
  .e-theme-quaternary .h3,
  [class*="e-theme-"] .e-theme-quaternary h1,
  [class*="e-theme-"] .e-theme-quaternary .h1,
  [class*="e-theme-"] .e-theme-quaternary h2,
  [class*="e-theme-"] .e-theme-quaternary .h2,
  [class*="e-theme-"] .e-theme-quaternary h3,
  [class*="e-theme-"] .e-theme-quaternary .h3 {
    color: white; }
  .e-theme-quaternary .lead,
  .e-theme-quaternary h4,
  .e-theme-quaternary .h4,
  .e-theme-quaternary p,
  .e-theme-quaternary ul,
  .e-theme-quaternary dl,
  .e-theme-quaternary table,
  [class*="e-theme-"] .e-theme-quaternary .lead,
  [class*="e-theme-"] .e-theme-quaternary h4,
  [class*="e-theme-"] .e-theme-quaternary .h4,
  [class*="e-theme-"] .e-theme-quaternary p,
  [class*="e-theme-"] .e-theme-quaternary ul,
  [class*="e-theme-"] .e-theme-quaternary dl,
  [class*="e-theme-"] .e-theme-quaternary table {
    color: white; }
  .e-theme-quaternary p a:not(.btn),
  .e-theme-quaternary ul a:not(.btn),
  .e-theme-quaternary dl a:not(.btn),
  .e-theme-quaternary table a:not(.btn),
  [class*="e-theme-"] .e-theme-quaternary p a:not(.btn),
  [class*="e-theme-"] .e-theme-quaternary ul a:not(.btn),
  [class*="e-theme-"] .e-theme-quaternary dl a:not(.btn),
  [class*="e-theme-"] .e-theme-quaternary table a:not(.btn) {
    color: white;
    text-decoration: underline; }
    .e-theme-quaternary p a:not(.btn):hover,
    .e-theme-quaternary ul a:not(.btn):hover,
    .e-theme-quaternary dl a:not(.btn):hover,
    .e-theme-quaternary table a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-quaternary p a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-quaternary ul a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-quaternary dl a:not(.btn):hover,
    [class*="e-theme-"] .e-theme-quaternary table a:not(.btn):hover {
      text-decoration: none; }

.border-black {
  border-color: rgba(0, 0, 0, 0.95) !important; }

.zi-sticky {
  z-index: 1020 !important; }

.zi-fixed {
  z-index: 1030 !important; }

.pos-t-0 {
  top: 0%; }

.pos-r-0 {
  right: 0%; }

.pos-b-0 {
  bottom: 0%; }

.pos-l-0 {
  left: 0%; }

.pos-t-1 {
  top: 2.25%; }

.pos-r-1 {
  right: 2.25%; }

.pos-b-1 {
  bottom: 2.25%; }

.pos-l-1 {
  left: 2.25%; }

.pos-t-2 {
  top: 4.5%; }

.pos-r-2 {
  right: 4.5%; }

.pos-b-2 {
  bottom: 4.5%; }

.pos-l-2 {
  left: 4.5%; }

.pos-t-3 {
  top: 6.75%; }

.pos-r-3 {
  right: 6.75%; }

.pos-b-3 {
  bottom: 6.75%; }

.pos-l-3 {
  left: 6.75%; }

.pos-t-4 {
  top: 9%; }

.pos-r-4 {
  right: 9%; }

.pos-b-4 {
  bottom: 9%; }

.pos-l-4 {
  left: 9%; }

.pos-t-5 {
  top: 11.25%; }

.pos-r-5 {
  right: 11.25%; }

.pos-b-5 {
  bottom: 11.25%; }

.pos-l-5 {
  left: 11.25%; }

.pos-t-6 {
  top: 13.5%; }

.pos-r-6 {
  right: 13.5%; }

.pos-b-6 {
  bottom: 13.5%; }

.pos-l-6 {
  left: 13.5%; }

.ot-0 {
  transform: translateY(0); }

.ob-0 {
  transform: translateY(0); }

.ot-1 {
  transform: translateY(-1.25%); }

.ob-1 {
  transform: translateY(1.25%); }

.ot-2 {
  transform: translateY(-2.75%); }

.ob-2 {
  transform: translateY(2.75%); }

.ot-3 {
  transform: translateY(-5%); }

.ob-3 {
  transform: translateY(5%); }

.ot-4 {
  transform: translateY(-12.75%); }

.ob-4 {
  transform: translateY(12.75%); }

.ot-5 {
  transform: translateY(-25%); }

.ob-5 {
  transform: translateY(25%); }

.ot-6 {
  transform: translateY(-50%); }

.ob-6 {
  transform: translateY(50%); }

.ol-0 {
  left: 0; }

.or-0 {
  right: 0; }

.ol-1 {
  left: -1.25vw; }

.or-1 {
  right: -1.25vw; }

.ol-2 {
  left: -2.75vw; }

.or-2 {
  right: -2.75vw; }

.ol-3 {
  left: -5vw; }

.or-3 {
  right: -5vw; }

.ol-4 {
  left: -12.75vw; }

.or-4 {
  right: -12.75vw; }

.ol-5 {
  left: -25vw; }

.or-5 {
  right: -25vw; }

.ol-6 {
  left: -50vw; }

.or-6 {
  right: -50vw; }

@media (min-width: 576px) {
  .ot-sm-0 {
    transform: translateY(0); }
  .ob-sm-0 {
    transform: translateY(0); }
  .ot-sm-1 {
    transform: translateY(-1.25%); }
  .ob-sm-1 {
    transform: translateY(1.25%); }
  .ot-sm-2 {
    transform: translateY(-2.75%); }
  .ob-sm-2 {
    transform: translateY(2.75%); }
  .ot-sm-3 {
    transform: translateY(-5%); }
  .ob-sm-3 {
    transform: translateY(5%); }
  .ot-sm-4 {
    transform: translateY(-12.75%); }
  .ob-sm-4 {
    transform: translateY(12.75%); }
  .ot-sm-5 {
    transform: translateY(-25%); }
  .ob-sm-5 {
    transform: translateY(25%); }
  .ot-sm-6 {
    transform: translateY(-50%); }
  .ob-sm-6 {
    transform: translateY(50%); }
  .ol-sm-0 {
    left: 0; }
  .or-sm-0 {
    right: 0; }
  .ol-sm-1 {
    left: -1.25vw; }
  .or-sm-1 {
    right: -1.25vw; }
  .ol-sm-2 {
    left: -2.75vw; }
  .or-sm-2 {
    right: -2.75vw; }
  .ol-sm-3 {
    left: -5vw; }
  .or-sm-3 {
    right: -5vw; }
  .ol-sm-4 {
    left: -12.75vw; }
  .or-sm-4 {
    right: -12.75vw; }
  .ol-sm-5 {
    left: -25vw; }
  .or-sm-5 {
    right: -25vw; }
  .ol-sm-6 {
    left: -50vw; }
  .or-sm-6 {
    right: -50vw; } }

@media (min-width: 768px) {
  .ot-md-0 {
    transform: translateY(0); }
  .ob-md-0 {
    transform: translateY(0); }
  .ot-md-1 {
    transform: translateY(-1.25%); }
  .ob-md-1 {
    transform: translateY(1.25%); }
  .ot-md-2 {
    transform: translateY(-2.75%); }
  .ob-md-2 {
    transform: translateY(2.75%); }
  .ot-md-3 {
    transform: translateY(-5%); }
  .ob-md-3 {
    transform: translateY(5%); }
  .ot-md-4 {
    transform: translateY(-12.75%); }
  .ob-md-4 {
    transform: translateY(12.75%); }
  .ot-md-5 {
    transform: translateY(-25%); }
  .ob-md-5 {
    transform: translateY(25%); }
  .ot-md-6 {
    transform: translateY(-50%); }
  .ob-md-6 {
    transform: translateY(50%); }
  .ol-md-0 {
    left: 0; }
  .or-md-0 {
    right: 0; }
  .ol-md-1 {
    left: -1.25vw; }
  .or-md-1 {
    right: -1.25vw; }
  .ol-md-2 {
    left: -2.75vw; }
  .or-md-2 {
    right: -2.75vw; }
  .ol-md-3 {
    left: -5vw; }
  .or-md-3 {
    right: -5vw; }
  .ol-md-4 {
    left: -12.75vw; }
  .or-md-4 {
    right: -12.75vw; }
  .ol-md-5 {
    left: -25vw; }
  .or-md-5 {
    right: -25vw; }
  .ol-md-6 {
    left: -50vw; }
  .or-md-6 {
    right: -50vw; } }

@media (min-width: 1023px) {
  .ot-lg-0 {
    transform: translateY(0); }
  .ob-lg-0 {
    transform: translateY(0); }
  .ot-lg-1 {
    transform: translateY(-1.25%); }
  .ob-lg-1 {
    transform: translateY(1.25%); }
  .ot-lg-2 {
    transform: translateY(-2.75%); }
  .ob-lg-2 {
    transform: translateY(2.75%); }
  .ot-lg-3 {
    transform: translateY(-5%); }
  .ob-lg-3 {
    transform: translateY(5%); }
  .ot-lg-4 {
    transform: translateY(-12.75%); }
  .ob-lg-4 {
    transform: translateY(12.75%); }
  .ot-lg-5 {
    transform: translateY(-25%); }
  .ob-lg-5 {
    transform: translateY(25%); }
  .ot-lg-6 {
    transform: translateY(-50%); }
  .ob-lg-6 {
    transform: translateY(50%); }
  .ol-lg-0 {
    left: 0; }
  .or-lg-0 {
    right: 0; }
  .ol-lg-1 {
    left: -1.25vw; }
  .or-lg-1 {
    right: -1.25vw; }
  .ol-lg-2 {
    left: -2.75vw; }
  .or-lg-2 {
    right: -2.75vw; }
  .ol-lg-3 {
    left: -5vw; }
  .or-lg-3 {
    right: -5vw; }
  .ol-lg-4 {
    left: -12.75vw; }
  .or-lg-4 {
    right: -12.75vw; }
  .ol-lg-5 {
    left: -25vw; }
  .or-lg-5 {
    right: -25vw; }
  .ol-lg-6 {
    left: -50vw; }
  .or-lg-6 {
    right: -50vw; } }

@media (min-width: 1365px) {
  .ot-xl-0 {
    transform: translateY(0); }
  .ob-xl-0 {
    transform: translateY(0); }
  .ot-xl-1 {
    transform: translateY(-1.25%); }
  .ob-xl-1 {
    transform: translateY(1.25%); }
  .ot-xl-2 {
    transform: translateY(-2.75%); }
  .ob-xl-2 {
    transform: translateY(2.75%); }
  .ot-xl-3 {
    transform: translateY(-5%); }
  .ob-xl-3 {
    transform: translateY(5%); }
  .ot-xl-4 {
    transform: translateY(-12.75%); }
  .ob-xl-4 {
    transform: translateY(12.75%); }
  .ot-xl-5 {
    transform: translateY(-25%); }
  .ob-xl-5 {
    transform: translateY(25%); }
  .ot-xl-6 {
    transform: translateY(-50%); }
  .ob-xl-6 {
    transform: translateY(50%); }
  .ol-xl-0 {
    left: 0; }
  .or-xl-0 {
    right: 0; }
  .ol-xl-1 {
    left: -1.25vw; }
  .or-xl-1 {
    right: -1.25vw; }
  .ol-xl-2 {
    left: -2.75vw; }
  .or-xl-2 {
    right: -2.75vw; }
  .ol-xl-3 {
    left: -5vw; }
  .or-xl-3 {
    right: -5vw; }
  .ol-xl-4 {
    left: -12.75vw; }
  .or-xl-4 {
    right: -12.75vw; }
  .ol-xl-5 {
    left: -25vw; }
  .or-xl-5 {
    right: -25vw; }
  .ol-xl-6 {
    left: -50vw; }
  .or-xl-6 {
    right: -50vw; } }

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

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

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

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1023px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1365px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

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

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

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

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

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

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

.text-monospace {
  font-family: "Menlo", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", Courier, monospace !important; }

.text-primary {
  color: #212121 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #080808 !important; }

.text-secondary {
  color: #595959 !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #404040 !important; }

.text-tertiary {
  color: #e5e5e5 !important; }

a.text-tertiary:focus, a.text-tertiary:hover {
  color: #cccccc !important; }

.text-quaternary {
  color: #920a00 !important; }

a.text-quaternary:focus, a.text-quaternary:hover {
  color: #5f0700 !important; }

.text-light {
  color: #f5f5f5 !important; }

a.text-light:focus, a.text-light:hover {
  color: gainsboro !important; }

.text-dark {
  color: #424242 !important; }

a.text-dark:focus, a.text-dark:hover {
  color: #292929 !important; }

.text-info {
  color: #595959 !important; }

a.text-info:focus, a.text-info:hover {
  color: #404040 !important; }

.text-warning {
  color: #f1c21b !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #cca20d !important; }

.text-success {
  color: #24a148 !important; }

a.text-success:focus, a.text-success:hover {
  color: #1b7735 !important; }

.text-danger {
  color: #da1e28 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #ad1820 !important; }

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

.text-black {
  color: rgba(0, 0, 0, 0.95) !important; }

.text-heading {
  color: rgba(0, 0, 0, 0.87) !important; }

.text-link {
  color: var(--exhibition-profile-primary-brand-color-darken) !important; }

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

.e-text-dark {
  color: rgba(0, 0, 0, 0.75) !important; }
  .e-text-dark h1,
  .e-text-dark .h1,
  .e-text-dark h2,
  .e-text-dark .h2,
  .e-text-dark h3,
  .e-text-dark .h3 {
    color: rgba(0, 0, 0, 0.87) !important; }
  .e-text-dark .lead,
  .e-text-dark h4,
  .e-text-dark .h4,
  .e-text-dark p,
  .e-text-dark ul,
  .e-text-dark dl,
  .e-text-dark table {
    color: rgba(0, 0, 0, 0.75) !important; }
  .e-text-dark p a:not(.btn),
  .e-text-dark ul a:not(.btn),
  .e-text-dark dl a:not(.btn),
  .e-text-dark table a:not(.btn) {
    color: var(--exhibition-profile-primary-brand-color-darken) !important; }

.e-text-light {
  color: white !important; }
  .e-text-light h1,
  .e-text-light .h1,
  .e-text-light h2,
  .e-text-light .h2,
  .e-text-light h3,
  .e-text-light .h3 {
    color: white !important; }
  .e-text-light .lead,
  .e-text-light h4,
  .e-text-light .h4,
  .e-text-light p,
  .e-text-light ul,
  .e-text-light dl,
  .e-text-light table {
    color: white !important; }
  .e-text-light p a:not(.btn),
  .e-text-light ul a:not(.btn),
  .e-text-light dl a:not(.btn),
  .e-text-light table a:not(.btn) {
    color: white !important;
    text-decoration: underline; }
    .e-text-light p a:not(.btn):hover,
    .e-text-light ul a:not(.btn):hover,
    .e-text-light dl a:not(.btn):hover,
    .e-text-light table a:not(.btn):hover {
      text-decoration: none; }

.text-muted {
  opacity: 0.45; }

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

.text-decoration-none, .text-decoration-none:hover {
  text-decoration: none; }

.e-text-fixed-vertical-flow h1,
.e-text-fixed-vertical-flow h2,
.e-text-fixed-vertical-flow h3,
.e-text-fixed-vertical-flow h4,
.e-text-fixed-vertical-flow p {
  margin-top: 0;
  margin-bottom: 0.46875rem; }
  .e-text-fixed-vertical-flow h1:last-child,
  .e-text-fixed-vertical-flow h2:last-child,
  .e-text-fixed-vertical-flow h3:last-child,
  .e-text-fixed-vertical-flow h4:last-child,
  .e-text-fixed-vertical-flow p:last-child {
    margin-bottom: 0; }

.e-text-fixed-vertical-flow p {
  line-height: 1.2825; }

.e-text-fixed-vertical-flow h4 {
  margin-bottom: 0.28125rem; }

.e-text-fixed-vertical-flow .btn {
  margin-top: 0.9375rem; }

.line-height-sm {
  line-height: 1.2825; }

.line-height-md {
  line-height: 1.375; }

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

.overflow-hidden {
  overflow: hidden; }

.e-block-link {
  cursor: pointer; }

.border-transparent {
  border-color: transparent !important; }

.material-icons {
  font-size: 1em;
  vertical-align: -10%; }

.material-icons-large {
  padding-left: .25em;
  padding-right: 0.5em;
  transform: scale(1.5); }

.material-icons-2x {
  padding-left: .325em;
  padding-right: 0.5em;
  transform: scale(2); }

.material-icons-fixed {
  box-sizing: content-box;
  width: 1.28571429em;
  text-align: center; }

.material-icons.ml-1 {
  margin-left: 0.375em !important; }

.material-icons.mr-1 {
  margin-right: 0.375em !important; }

.material-icons-ul {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none; }
  .material-icons-ul li {
    position: relative;
    padding-left: 1.875em; }
    .material-icons-ul li .material-icons {
      position: absolute;
      left: 0;
      margin-top: 0.1875em;
      text-align: left;
      transform: scale(1.25); }

[data-toggle="collapse"] .material-icons {
  margin-left: -0.375em;
  margin-right: 0.5em;
  transform: rotate(180deg) scale(1.25);
  transition: transform 0.25s cubic-bezier(0.58, 0, 0.29, 0.845); }

[data-toggle="collapse"].collapsed .material-icons {
  transform: rotate(0deg) scale(1.25); }

.e-canvas {
  position: relative;
  max-width: 2560px;
  margin-right: auto;
  margin-left: auto; }
  .e-canvas.is-fullscreen {
    max-width: 100%; }

@media (max-width: 1022px) {
  .e-logo {
    display: flex;
    align-items: center; }
  .e-logo-link {
    position: relative;
    display: block;
    height: 2.5125em;
    margin: 0.75em 0;
    padding: 0 0 0.1875em; }
  .e-logo-img {
    display: block;
    height: 100%; }
  .e-logo-img-primary {
    display: none; }
  .e-logo-tagline {
    display: none; } }

@media (min-width: 1023px) {
  .e-logo {
    display: flex;
    align-items: center;
    justify-content: center; }
    .e-logo .e-logo-link {
      position: relative;
      display: block;
      /*height: $header-logo-height-lg;
            margin: $header-logo-margin-lg;*/
      height: 2vw;
      max-height: 2.25em;
      margin: 1.5rem 0;
      padding: 0 0; }
    .e-logo .e-logo-img {
      display: block;
      height: 100%; }
    .e-logo .e-logo-img-secondary {
      display: none; }
    .e-logo .e-logo-tagline {
      display: none; } }

.e-header {
  position: relative;
  z-index: 1030;
  color: rgba(0, 0, 0, 0.87);
  transform: translateY(0) translateZ(0);
  transition: transform 0.25s linear;
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  max-width: 2560px;
  margin: 0 auto; }
  .e-header.is-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0; }
  .e-header.is-hidden {
    transform: translateY(-120%) translateZ(0); }
  .e-header.is-transparent {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: none;
    /*        .e-logo {
            svg {
                path {
                    &.svg-invert-reverse {
                        fill:#222 !important;
                    }
                    &.svg-invert {
                        fill:#222 !important;
                    }
                }
            }
        }*/ }
    .e-header.is-transparent.is-stuck {
      box-shadow: none; }

@media (max-width: 1022px) {
  .e-nav {
    height: 100vh;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    transform: translate3d(101%, 0, 0) translateZ(0);
    will-change: transform;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .e-nav.show {
      transform: translate3d(0, 0, 0);
      transition: transform 0.16667s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .e-nav .collapse {
      display: none; }
    .e-nav .collapse.show {
      display: block; }
    .e-nav .dropdown-toggle::after {
      display: none; }
    .e-nav .dropdown-menu {
      position: static;
      float: none;
      min-width: 100%;
      border: 0;
      box-shadow: none;
      background: none;
      padding: 0;
      font-size: inherit; }
    .e-nav .dropdown-item {
      background: none; }
    .e-nav .e-header-section {
      background: none !important;
      display: flex;
      flex-direction: column;
      flex: 0 0 100%;
      width: 100%; }
    .e-nav .e-header-section-content {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
    .e-nav .e-logo {
      flex: 0 0 75%;
      width: 75%;
      order: 1; }
    .e-nav .e-nav-global {
      flex: 1 1 75%;
      width: 75%;
      order: 3;
      align-self: flex-start; }
    .e-nav .e-nav-utilities-primary {
      flex: 0 0 100%;
      width: 100%;
      order: 5; }
    .e-nav .e-nav-aside {
      flex: 0 1 25%;
      width: 25%;
      order: 4;
      align-self: flex-start; }
    .e-nav .e-search-form {
      display: none; }
    .e-nav .e-nav-item-hamburger-close {
      flex: 0 1 25%;
      width: 25%;
      order: 2; }
  .custom-hamburger-menu {
    background: rgba(255, 255, 255, 0.9);
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
    box-shadow: rgba(0, 0, 0, 0.16) 0 1px 4px;
    padding: 0.5em; }
    .custom-hamburger-menu .e-logo {
      margin-left: 1rem; } }

@media (min-width: 1023px) {
  .navbar {
    display: flex;
    flex-direction: column-reverse; }
  .e-header-section > .container-fluid > .row > .col-12 {
    position: static; }
  .e-header-section-secondary {
    background: transparent;
    font-size: 0.875em; }
    .e-header-section-secondary .e-nav-pageicon {
      color: #cccccc; }
  .e-header-section-content {
    position: static;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
  .e-nav {
    display: block;
    position: static;
    overflow: visible;
    opacity: 1; }
    .e-nav .e-header-container {
      color: rgba(0, 0, 0, 0.87); }
    .e-nav .e-logo {
      order: 1;
      margin-right: 0.75em;
      flex: 1;
      justify-content: flex-start; }
    .e-nav .e-nav-global {
      display: flex;
      order: 4;
      justify-content: flex-end; }
    .e-nav .e-nav-utilities-primary {
      order: 1;
      flex: 1 0 100%; }
    .e-nav .e-search-form {
      order: 2;
      flex: 0 1 33%;
      min-width: 15%; }
    .e-nav .e-nav-aside {
      order: 3; }
  .custom-a11y-optimized-menu {
    background: rgba(255, 255, 255, 0.9);
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px); } }

.e-header.is-sticky .custom-a11y-optimized-menu {
  box-shadow: rgba(0, 0, 0, 0.16) 0 0 0;
  transition: box-shadow .15s linear; }

.e-header.is-sticky.is-stuck .custom-a11y-optimized-menu {
  box-shadow: rgba(0, 0, 0, 0.16) 0 1px 4px; }

/* Accessibility: respect user reduced motion preference */
@media (prefers-reduced-motion: reduce) {
  .e-header,
  .e-nav,
  .e-nav * {
    transition: none !important;
    -webkit-animation: none !important;
            animation: none !important;
    will-change: auto !important; } }

@media (max-width: 1022px) {
  .is-stuck .e-header-hamburger {
    border-color: rgba(0, 0, 0, 0); }
  .e-header-hamburger .e-header-section-content {
    display: flex;
    align-items: center; }
  .e-header-hamburger .e-nav-hamburger-header {
    margin-left: auto;
    margin-right: -1.5;
    flex: 0 0 auto; } }

@media (min-width: 1023px) {
  .e-header-hamburger {
    display: none; } }

.e-content {
  position: relative;
  background: #fff;
  padding-top: 4.5em;
  padding-bottom: 4.5em; }
  .e-content.pt-1 {
    padding-top: 3em !important; }
  .e-content.pb-1 {
    padding-bottom: 3em !important; }
  .e-content.pt-2 {
    padding-top: 6em !important; }
  .e-content.pb-2 {
    padding-bottom: 6em !important; }
  .e-content.pt-3 {
    padding-top: 9em !important; }
  .e-content.pb-3 {
    padding-bottom: 9em !important; }
  .e-content.pt-4 {
    padding-top: 12em !important; }
  .e-content.pb-4 {
    padding-bottom: 12em !important; }
  .e-content.pt-5 {
    padding-top: 15em !important; }
  .e-content.pb-5 {
    padding-bottom: 15em !important; }

.e-section {
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 1365px) {
    .e-section {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1920px) {
    .e-section {
      padding-right: 0;
      padding-left: 0; } }
  .e-section.pt-1, .e-section.py-1 {
    padding-top: 1.5em !important; }
  .e-section.pb-1, .e-section.py-1 {
    padding-bottom: 1.5em !important; }
  .e-section.pt-2, .e-section.py-2 {
    padding-top: 3em !important; }
  .e-section.pb-2, .e-section.py-2 {
    padding-bottom: 3em !important; }
  .e-section.pt-3, .e-section.py-3 {
    padding-top: 4.5em !important; }
  .e-section.pb-3, .e-section.py-3 {
    padding-bottom: 4.5em !important; }
  .e-section.pt-4, .e-section.py-4 {
    padding-top: 6em !important; }
  .e-section.pb-4, .e-section.py-4 {
    padding-bottom: 6em !important; }
  .e-section.pt-5, .e-section.py-5 {
    padding-top: 7.5em !important; }
  .e-section.pb-5, .e-section.py-5 {
    padding-bottom: 7.5em !important; }
  .e-section:not(.e-nav-local).is-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    transition: padding 0.25s cubic-bezier(0.58, 0, 0.29, 0.845), box-shadow 0.1875s cubic-bezier(0.33, 0, 0.2, 1); }
  .e-section:not(.e-nav-local).is-stuck {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.14), 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.12); }
    .e-section:not(.e-nav-local).is-stuck:not([class*="e-section-height-"]) {
      box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.e-section-height-xs {
  min-height: 15vw; }
  @media (max-width: 575px) {
    .e-section-height-xs {
      min-height: 22.5vw; } }
  @media (min-width: 2561px) {
    .e-section-height-xs {
      min-height: 384px; } }

.e-section-height-sm {
  min-height: 30vw; }
  @media (max-width: 575px) {
    .e-section-height-sm {
      min-height: 45vw; } }
  @media (min-width: 2561px) {
    .e-section-height-sm {
      min-height: 768px; } }

.e-section-height-md {
  min-height: 37.5vw; }
  @media (max-width: 575px) {
    .e-section-height-md {
      min-height: 56.25vw; } }
  @media (min-width: 2561px) {
    .e-section-height-md {
      min-height: 960px; } }

.e-section-height-lg {
  min-height: 45vw; }
  @media (max-width: 575px) {
    .e-section-height-lg {
      min-height: 67.5vw; } }
  @media (min-width: 2561px) {
    .e-section-height-lg {
      min-height: 1152px; } }

.e-section-height-xl {
  min-height: 60vw; }
  @media (max-width: 575px) {
    .e-section-height-xl {
      min-height: 90vw; } }
  @media (min-width: 2561px) {
    .e-section-height-xl {
      min-height: 1536px; } }

.e-section-height-fullscreen {
  min-height: 100vh; }

.e-section-collapse > .container-fluid > .row::after {
  content: "";
  display: block;
  flex: 0 0 100%;
  order: 2; }

.e-section-bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.e-section-collapse-content:not(.show) {
  display: block;
  overflow: hidden;
  height: 25vh; }
  .e-section-collapse-content:not(.show).is-sm {
    height: 12.5vh; }
  .e-section-collapse-content:not(.show).is-lg {
    height: 37.5vh; }

.e-section-collapse-content::after {
  content: "";
  display: block;
  height: 1.5em; }

.e-section-collapse-toggle {
  z-index: 99;
  cursor: pointer;
  font-size: 0.875em; }
  .e-section-collapse-toggle::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 100%;
    height: 0;
    transition: height 1s cubic-bezier(0.58, 0, 0.29, 0.845); }
  .e-section-collapse-toggle.collapsed::before {
    height: 1px;
    background: rgba(0, 0, 0, 0.1); }

.e-section-collapse-toggle-text {
  margin-top: -0.375em;
  display: block;
  font-size: 0.875em; }
  .e-section-collapse-toggle-text::after {
    content: attr(data-collapse-text); }
  .collapsed .e-section-collapse-toggle-text::after {
    content: attr(data-expand-text); }

.e-section-collapse-toggle-btn {
  transform: translateY(-50%); }

.e-section-collapse-toggle-icon.material-icons {
  margin-left: 0;
  margin-right: 0; }

button.mch-365-collapse-toggle-button {
  border: none;
  outline: none;
  box-shadow: none;
  /*    background: var(--exhibition-profile-primary-brand-color);*/
  border-radius: 100em;
  padding: 0;
  width: 2.25em;
  height: 2.25em; }

.e-footer {
  font-size: 0.875em;
  position: relative; }

.e-footer-content {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.75);
  color: rgba(0, 0, 0, 0.75);
  padding-top: 4.5em;
  padding-bottom: 4.5em; }
  .e-footer-content hr {
    border-color: rgba(0, 0, 0, 0.1); }
  .e-footer-content h1,
  .e-footer-content .h1,
  .e-footer-content h2,
  .e-footer-content .h2,
  .e-footer-content h3,
  .e-footer-content .h3 {
    color: rgba(0, 0, 0, 0.75); }
  .e-footer-content .lead,
  .e-footer-content h4,
  .e-footer-content .h4,
  .e-footer-content p,
  .e-footer-content ul,
  .e-footer-content dl,
  .e-footer-content table {
    color: rgba(0, 0, 0, 0.75); }
  .e-footer-content p a:not(.btn),
  .e-footer-content ul a:not(.btn),
  .e-footer-content dl a:not(.btn),
  .e-footer-content table a:not(.btn) {
    color: rgba(0, 0, 0, 0.75);
    text-decoration: underline; }
    .e-footer-content p a:not(.btn):hover,
    .e-footer-content ul a:not(.btn):hover,
    .e-footer-content dl a:not(.btn):hover,
    .e-footer-content table a:not(.btn):hover {
      text-decoration: none; }
  .e-footer-content svg [id*="Filled_Icons"] {
    fill: rgba(0, 0, 0, 0.75);
    opacity: 0.85; }
  .e-footer-content svg [id*="Outline_Icons"] path,
  .e-footer-content svg [id*="Outline_Icons"] rect,
  .e-footer-content svg [id*="Outline_Icons"] circle,
  .e-footer-content svg [id*="Outline_Icons"] ellipse,
  .e-footer-content svg [id*="Outline_Icons"] line,
  .e-footer-content svg [id*="Outline_Icons"] polyline,
  .e-footer-content svg [id*="Outline_Icons"] polygon {
    stroke: rgba(0, 0, 0, 0.75);
    opacity: 0.85; }
  .e-footer-content .form-control {
    background-color: rgba(0, 0, 0, 0.75); }

.e-footer-copyright {
  font-size: 0.875em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  color: rgba(0, 0, 0, 0.75);
  background: #fff; }
  .e-footer-copyright p {
    margin: 0;
    color: rgba(0, 0, 0, 0.75); }
  .e-footer-copyright a {
    color: rgba(0, 0, 0, 0.75); }
    .e-footer-copyright a:hover {
      color: rgba(0, 0, 0, 0.75); }

.e-nav-utilities-secondary {
  justify-content: flex-end; }
  @media (max-width: 1022px) {
    .e-nav-utilities-secondary .nav {
      justify-content: flex-start;
      padding-top: 3em; } }
  .e-nav-utilities-secondary ul li {
    display: block;
    width: 100%; }
    @media (max-width: 1022px) {
      .e-nav-utilities-secondary ul li {
        width: auto;
        margin-right: 1em;
        margin-bottom: .5em; } }
    .e-nav-utilities-secondary ul li .nav-link {
      justify-content: flex-end;
      opacity: 1;
      font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
      font-size: 2.40625em;
      font-weight: 600;
      text-decoration: none;
      padding: 0; }
      @media (max-width: 1022px) {
        .e-nav-utilities-secondary ul li .nav-link {
          justify-content: flex-start; } }
      .e-nav-utilities-secondary ul li .nav-link:hover {
        text-decoration: underline;
        color: var(--exhibition-profile-primary-brand-color);
        transition: all 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.e-footer .e-logo-img {
  max-width: 18em; }

.e-cta {
  font-size: 0.875em;
  background: #f5f5f5;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  z-index: 1029;
  transform: translateY(0);
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  will-change: transform; }
  .e-cta.is-hidden {
    transform: translateY(-110%);
    transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .e-cta .row {
    margin: 0; }
    .e-cta .row > [class*="col-"] {
      padding: 0; }
  .e-cta p {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0.375em 0;
    font-size: 0.875em;
    line-height: 1.2825; }
    @media (max-width: 575px) {
      .e-cta p {
        justify-content: space-around; } }
    @media (min-width: 576px) {
      .e-cta p {
        font-size: 1em; } }
  .e-cta a {
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.87);
    padding: 0.42857em 0.525em; }
    @media (min-width: 768px) {
      .e-cta a {
        margin-right: 1.5em;
        margin-left: 1.5em; } }
    .e-cta a .material-icons {
      transform: scale(1.25) translateY(0.0675em);
      margin-right: 0.5625em;
      color: #212121; }
    .e-cta a:hover {
      color: #212121; }
      .e-cta a:hover .material-icons {
        color: #212121; }
    @media (min-width: 576px) {
      .e-cta a:first-child {
        padding: 0.42857em 1.05em;
        font-size: 1em;
        line-height: 1.2825;
        border-radius: 0.5em;
        color: white;
        background-color: #212121;
        border-color: rgba(0, 0, 0, 0.1);
        box-shadow: none;
        transition: none;
        font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
        cursor: pointer;
        font-weight: 500;
        border: 1px solid transparent;
        text-decoration: none;
        margin-top: 0.375em;
        margin-bottom: 0.375em;
        margin-right: 1.5em; }
        .e-cta a:first-child:hover {
          color: white;
          background-color: #212121;
          border-color: rgba(0, 0, 0, 0.1); }
        .e-cta a:first-child.disabled, .e-cta a:first-child:disabled {
          background-color: #212121;
          border-color: rgba(0, 0, 0, 0.1); }
        .e-cta a:first-child:not([disabled]):not(.disabled):active, .e-cta a:first-child:not([disabled]):not(.disabled).active,
        .show > .e-cta a:first-child.dropdown-toggle {
          color: white;
          background-color: #212121;
          border-color: rgba(0, 0, 0, 0.1); } }
  @media (min-width: 576px) and (min-width: 768px) {
    .e-cta a:first-child {
      margin-right: 3em; } }
    @media (min-width: 576px) {
        .e-cta a:first-child .material-icons {
          display: none; } }

@media (min-width: 1023px) {
  .e-nav-item-btn .btn {
    margin: 0 0.75em;
    font-size: 0.875em;
    padding: 0.66667em 1.5em;
    align-self: center; }
  .e-nav-item-btn:last-child .btn {
    margin-right: 0; } }

.e-nav-pagename.is-hidden {
  display: none; }
  .e-nav-pagename.is-hidden + .e-nav-pageicon-dropdown {
    display: none; }

.e-nav-pageicon + .e-nav-pagename {
  margin-left: 0.875em; }

.e-nav-pageicon {
  color: rgba(0, 0, 0, 0.87);
  transform: scale(1.25); }

@media (min-width: 1023px) {
  .e-nav-item .dropdown-menu {
    font-size: 1em;
    margin-top: -1px;
    min-width: 100%; }
    .e-nav-item .dropdown-menu .nav-link {
      padding: 0.5em 1.5em; } }

@media (max-width: 1022px) {
  .e-nav-item-hamburger-close .nav-link {
    justify-content: flex-end;
    padding: 0; }
  .e-nav-item-hamburger-close .e-nav-pageicon {
    transform: rotate(0deg) scale(2.25); }
    .show .e-nav-item-hamburger-close .e-nav-pageicon {
      transform: rotate(360deg) scale(2.25);
      transition: transform 0.25s linear 0.125s; }
  .e-nav-item-hamburger-close .e-nav-pagename {
    display: none; } }

@media (min-width: 1023px) {
  .e-nav-item-hamburger-close {
    display: none; } }

@media (max-width: 1022px) {
  .e-nav-global .nav {
    flex-direction: column;
    margin: 0 0 1.0125em 1.875em; }
  .e-nav-global .nav-item {
    font-family: "Poppins", "Helvetica Neue", Arial, sans-serif; }
  .e-nav-global .nav-link {
    padding: 0.75em 0em;
    color: rgba(0, 0, 0, 0.87);
    background: none;
    white-space: normal; }
  .e-nav-global .e-dropdown-icon {
    display: none; }
  .e-nav-global .e-nav-pagename, .e-nav-global.is-hidden {
    display: flex; }
  .e-nav-global .e-nav-pageicon + .e-nav-pagename {
    margin-left: 0; }
  .e-nav-global > .nav {
    margin: 0 0;
    padding: 0 1em; }
    .e-nav-global > .nav > .nav-item {
      opacity: 0;
      transform: translateX(-3em);
      transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .e-nav-global > .nav > .nav-item:nth-child(1) {
        transition-delay: 0.05s; }
      .e-nav-global > .nav > .nav-item:nth-child(2) {
        transition-delay: 0.1s; }
      .e-nav-global > .nav > .nav-item:nth-child(3) {
        transition-delay: 0.15s; }
      .e-nav-global > .nav > .nav-item:nth-child(4) {
        transition-delay: 0.2s; }
      .e-nav-global > .nav > .nav-item:nth-child(5) {
        transition-delay: 0.25s; }
      .e-nav-global > .nav > .nav-item:nth-child(6) {
        transition-delay: 0.3s; }
      .e-nav-global > .nav > .nav-item:nth-child(7) {
        transition-delay: 0.35s; }
      .e-nav-global > .nav > .nav-item:nth-child(8) {
        transition-delay: 0.4s; }
      .e-nav-global > .nav > .nav-item:nth-child(9) {
        transition-delay: 0.45s; }
      .e-nav-global > .nav > .nav-item:nth-child(10) {
        transition-delay: 0.5s; }
      .e-nav-global > .nav > .nav-item > .nav-link {
        font-size: 1.125em;
        padding: 1em 0;
        font-weight: 500; }
      .e-nav-global > .nav > .nav-item.e-nav-item-btn {
        padding: 1em 0; }
  .show .e-nav-global > .nav > .nav-item {
    opacity: 1;
    transform: translateX(0); }
  .e-nav-global .e-megamenu .close {
    display: none; }
  .e-nav-global .e-megamenu .e-section {
    padding: 0; }
  .e-nav-global .e-megamenu .container-fluid {
    padding: 0; }
  .e-nav-global .e-megamenu .row {
    margin: 0; }
  .e-nav-global .e-megamenu [class*="col-"] {
    padding: 0; }
  .e-nav-global .e-megamenu-paragraphs,
  .e-nav-global .e-megamenu-text {
    display: none; } }

@media (min-width: 1023px) {
  .e-nav-global {
    font-size: .875em; }
    .e-nav-global > .nav > .nav-item:first-child {
      margin-left: -1.125em; }
    .e-nav-global > .nav > .nav-item > .nav-link {
      padding: 0.75em 0.975em;
      line-height: 1.375;
      font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
      font-weight: 600;
      font-size: 1em;
      position: relative; }
      .e-nav-global > .nav > .nav-item > .nav-link::before {
        content: "";
        position: absolute;
        bottom: calc(1px - 1px);
        left: 0;
        right: 0;
        height: 4px;
        background: var(--exhibition-profile-primary-brand-color-darken);
        transform: scaleX(0);
        transition: transform 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .e-nav-global > .nav > .nav-item > .nav-link:hover::before {
        transform: scaleX(0.33);
        transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .e-nav-global > .nav > .nav-item > .nav-link.is-inpath::before, .e-nav-global > .nav > .nav-item > .nav-link.is-active::before {
        transform: scaleX(0.33);
        background: var(--exhibition-profile-primary-brand-color-darken); }
    .e-nav-global > .nav > .nav-item > .nav {
      display: none; }
    .e-nav-global .e-nav-pageicon {
      font-size: 1.4em; }
    .e-nav-global .dropdown-menu {
      font-family: "Public Sans", "Helvetica Neue", Arial, sans-serif;
      border: 0;
      margin-left: -1.25em;
      z-index: 1030; }
      .e-nav-global .dropdown-menu .dropdown-item {
        padding: 0; }
        .e-nav-global .dropdown-menu .dropdown-item .nav-link {
          padding: 0.5em 2.5em;
          display: block;
          color: inherit; }
    .e-nav-global .e-dropdown-mega {
      position: static; }
      .e-nav-global .e-dropdown-mega.show > .nav-link, .e-nav-global .e-dropdown-mega.show > .nav-link:hover {
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom: 0;
        z-index: 1001;
        background: #fff;
        margin-bottom: -1px; }
        .e-nav-global .e-dropdown-mega.show > .nav-link::before, .e-nav-global .e-dropdown-mega.show > .nav-link:hover::before {
          top: 0;
          bottom: auto;
          background: #212121;
          transform: scaleX(1); }
    .e-nav-global .e-megamenu {
      padding-right: 0;
      padding-left: 0;
      font-size: 1em;
      left: 0;
      right: 0;
      margin: 0 auto;
      padding: 2.25em 0 3em;
      max-width: 2560px;
      width: auto;
      max-height: 90vh;
      overflow-y: auto;
      overflow-x: hidden; } }
    @media (min-width: 1023px) and (min-width: 1365px) {
      .e-nav-global .e-megamenu {
        padding-right: 0;
        padding-left: 0; } }
    @media (min-width: 1023px) and (min-width: 1920px) {
      .e-nav-global .e-megamenu {
        padding-right: 0;
        padding-left: 0; } }

@media (min-width: 1023px) {
    .e-nav-global .e-megamenu-paragraphs + .e-megamenu-nav {
      display: none; }
    .e-nav-global .e-megamenu-paragraphs,
    .e-nav-global .e-megamenu-text,
    .e-nav-global .e-megamenu-nav {
      line-height: 1.375;
      margin-bottom: 2.25em; }
      .e-nav-global .e-megamenu-paragraphs h1,
      .e-nav-global .e-megamenu-paragraphs h2,
      .e-nav-global .e-megamenu-paragraphs h3,
      .e-nav-global .e-megamenu-paragraphs h4,
      .e-nav-global .e-megamenu-paragraphs p,
      .e-nav-global .e-megamenu-text h1,
      .e-nav-global .e-megamenu-text h2,
      .e-nav-global .e-megamenu-text h3,
      .e-nav-global .e-megamenu-text h4,
      .e-nav-global .e-megamenu-text p,
      .e-nav-global .e-megamenu-nav h1,
      .e-nav-global .e-megamenu-nav h2,
      .e-nav-global .e-megamenu-nav h3,
      .e-nav-global .e-megamenu-nav h4,
      .e-nav-global .e-megamenu-nav p {
        margin-bottom: 0.5rem; }
      .e-nav-global .e-megamenu-paragraphs a,
      .e-nav-global .e-megamenu-text a,
      .e-nav-global .e-megamenu-nav a {
        color: inherit;
        text-decoration: none; }
        .e-nav-global .e-megamenu-paragraphs a:hover,
        .e-nav-global .e-megamenu-text a:hover,
        .e-nav-global .e-megamenu-nav a:hover {
          text-decoration: underline; }
    .e-nav-global .e-megamenu-nav {
      font-size: 0.875em; }
      .e-nav-global .e-megamenu-nav > .nav {
        display: flex;
        flex-wrap: wrap;
        margin-right: -1.5%;
        margin-left: -1.5%; }
        .e-nav-global .e-megamenu-nav > .nav .nav {
          margin: 0 0 1.5em 1.5em; }
        .e-nav-global .e-megamenu-nav > .nav .nav-item.has-children > .nav-link {
          pointer-events: none; }
        .e-nav-global .e-megamenu-nav > .nav > .nav-item > .collapse > .nav {
          margin: 0; }
        .e-nav-global .e-megamenu-nav > .nav > .nav-item {
          position: relative;
          width: 100%;
          min-height: 1px;
          padding-right: 1.5%;
          padding-left: 1.5%;
          flex: 0 0 25%;
          max-width: 25%; }
          .e-nav-global .e-megamenu-nav > .nav > .nav-item > .nav-link {
            font-size: 1.125em;
            font-weight: 500;
            margin-bottom: 0.375em;
            padding: 0; }
        .e-nav-global .e-megamenu-nav > .nav[data-item-count="2"] > .nav-item {
          flex: 0 0 41.66667%;
          max-width: 41.66667%; }
        .e-nav-global .e-megamenu-nav > .nav[data-item-count="3"] > .nav-item, .e-nav-global .e-megamenu-nav > .nav[data-item-count="6"] > .nav-item {
          flex: 0 0 33.33333%;
          max-width: 33.33333%; }
        .e-nav-global .e-megamenu-nav > .nav[data-item-count="5"] > .nav-item {
          flex: 0 0 20%;
          max-width: 20%; }
        .e-nav-global .e-megamenu-nav > .nav[data-item-count="7"] > .nav-item, .e-nav-global .e-megamenu-nav > .nav[data-item-count="8"] > .nav-item {
          flex: 0 0 16.66667%;
          max-width: 16.66667%; }
        .e-nav-global .e-megamenu-nav > .nav .nav {
          line-height: 1.2825; }
          .e-nav-global .e-megamenu-nav > .nav .nav .nav-link {
            padding: 0.25em 0; }
  .logo-adjusted-header .e-nav .e-nav-global {
    margin-top: 1.875em;
    margin-bottom: 1.875em; } }

.e-nav-global li.nav-item svg, .e-nav-hamburger-header li.nav-item svg {
  width: 1em;
  max-width: 1em;
  max-height: 1em;
  transform: scale(1.5); }

.e-header.is-transparent .mch365-custom-mobile-foldout .e-nav-global > .nav > .nav-item > .nav-link::before {
  background-color: var(--exhibition-profile-primary-brand-color-darken); }

.e-header.is-transparent .mch365-custom-mobile-foldout .e-nav-global > .nav > .nav-item > .nav-link.is-inpath::before, .e-header.is-transparent .mch365-custom-mobile-foldout .e-nav-global > .nav > .nav-item > .nav-link.is-active::before {
  background: var(--exhibition-profile-primary-brand-color-darken); }

@media (max-width: 1022px) {
  .e-nav-utilities-primary {
    margin: 2.25em 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 2.25em 0; }
    .e-nav-utilities-primary .nav {
      flex-direction: column;
      margin: 0 0 1.0125em 1.875em; }
    .e-nav-utilities-primary .nav-link {
      padding: 0.75em 0em; }
    .e-nav-utilities-primary .e-nav-pagename, .e-nav-utilities-primary.is-hidden {
      display: flex; }
    .e-nav-utilities-primary .e-icon-flag {
      display: inline-block;
      height: 1em;
      width: 1em;
      vertical-align: middle;
      border-radius: 50%;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      transform: translateY(-0.125em); }
    .e-nav-utilities-primary > .nav {
      flex-direction: column-reverse;
      margin: 0;
      opacity: 0;
      transform: translateY(4.5em);
      transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s; }
      .show .e-nav-utilities-primary > .nav {
        opacity: 1;
        transform: translateY(0); }
      .e-nav-utilities-primary > .nav > .nav-item > .nav-link {
        padding: 0.5625em 0; } }

@media (min-width: 1023px) {
  .e-nav-utilities-primary {
    font-size: 0.875em; }
    .e-nav-utilities-primary .e-icon-flag {
      display: inline-block;
      height: 1em;
      width: 1em;
      vertical-align: middle;
      border-radius: 50%;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      transform: translateY(-0.0675em); }
    .e-nav-utilities-primary > .nav {
      justify-content: flex-end; }
      .e-nav-utilities-primary > .nav > .nav-item:last-child {
        margin-right: -1.5em; }
      .e-nav-utilities-primary > .nav > .nav-item > .nav-link {
        padding: 1.0125em 1.5em; } }

@media (max-width: 1022px) {
  .e-nav .e-nav-utilities-secondary {
    font-size: 0.875em;
    margin-bottom: 3em;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.05);
    opacity: 0; }
    .show .e-nav .e-nav-utilities-secondary {
      transition: all 0.375s cubic-bezier(0.33, 0, 0.2, 1) 0.125s;
      opacity: 1; }
    .e-nav .e-nav-utilities-secondary > .nav {
      margin-top: 2.25em;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      padding-top: 2.25em; }
      .e-nav .e-nav-utilities-secondary > .nav > .nav-item > .nav-link {
        display: block;
        padding: 0.75em 0em;
        color: inherit;
        background: none;
        white-space: normal; } }

@media (min-width: 1023px) {
  .e-nav-utilities-secondary .nav {
    margin-left: -1em; } }

@media (max-width: 1022px) {
  .e-nav-hamburger-header .e-nav-pagename {
    font-size: 0.875em;
    font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase; } }

@media (max-width: 1022px) {
  .e-nav-aside {
    font-size: 1.125em; }
    .e-nav-aside .nav {
      margin-top: 1.5em;
      flex-direction: column;
      align-content: center; }
    .e-nav-aside .nav-item {
      flex-direction: column;
      margin-bottom: 0.5em;
      opacity: 0;
      transition: opacity 0.375s cubic-bezier(0.33, 0, 0.2, 1); }
      .e-nav-aside .nav-item:nth-child(1) {
        transition-delay: 0.125s; }
      .e-nav-aside .nav-item:nth-child(2) {
        transition-delay: 0.25s; }
      .e-nav-aside .nav-item:nth-child(3) {
        transition-delay: 0.375s; }
      .e-nav-aside .nav-item:nth-child(4) {
        transition-delay: 0.5s; }
      .e-nav-aside .nav-item:nth-child(5) {
        transition-delay: 0.625s; }
      .e-nav-aside .nav-item:nth-child(6) {
        transition-delay: 0.75s; }
      .e-nav-aside .nav-item:nth-child(7) {
        transition-delay: 0.875s; }
      .e-nav-aside .nav-item:nth-child(8) {
        transition-delay: 1s; }
      .e-nav-aside .nav-item:nth-child(9) {
        transition-delay: 1.125s; }
      .e-nav-aside .nav-item:nth-child(10) {
        transition-delay: 1.25s; }
    .e-nav-aside .nav-link {
      padding: 0.75em 10%;
      color: rgba(0, 0, 0, 0.87);
      flex-direction: column;
      text-align: center;
      font-size: 0.875em; }
    .e-nav-aside .e-nav-pageicon {
      font-size: 1.5em;
      margin-bottom: 0.1875em;
      color: #424242; }
    .e-nav-aside .e-nav-pageicon-dropdown {
      display: none; }
    .e-nav-aside .e-nav-pagename {
      margin: 0;
      font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
      font-size: 0.875em;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.0625em;
      opacity: 0.45; }
    .e-nav-aside .e-nav-item-cart {
      margin-top: 0.5em; }
      .e-nav-aside .e-nav-item-cart .badge {
        position: absolute;
        top: -.5em;
        left: 50%; }
  .show .e-nav-aside > .nav > .nav-item {
    opacity: 1; } }

@media (min-width: 1023px) {
  .e-nav-aside {
    color: rgba(0, 0, 0, 0.95);
    font-size: 0.875em; }
    .e-nav-aside > .nav > .nav-item:last-child {
      margin-right: -1.5em; }
    .e-nav-aside > .nav > .nav-item > .nav-link {
      padding: 1.0125em 1.5em; }
      .e-nav-aside > .nav > .nav-item > .nav-link .e-nav-pageicon {
        color: rgba(0, 0, 0, 0.75);
        opacity: 0.225;
        transform: scale(1.875); }
      .e-nav-aside > .nav > .nav-item > .nav-link .e-nav-pagename {
        font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
        font-size: 0.875em;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.0625em; } }

@media (max-width: 1022px) {
  .e-nav-local {
    display: none !important; } }

.e-nav-local .e-nav-local-container {
  font-size: 0.875em;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-weight: 600; }

.e-nav-local-horizontal {
  position: relative;
  z-index: 1020;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .e-nav-local-horizontal:first-child {
    display: inline-block;
    width: 100%; }
  .e-nav-local-horizontal.is-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    background: #fff; }
    .e-nav-local-horizontal.is-sticky.is-stuck {
      border: 0;
      box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }
  .e-nav-local-horizontal.is-absolute {
    color: rgba(0, 0, 0, 0.87);
    position: relative;
    top: 100%;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.45);
    /*padding: .5rem 1.5em; */
    /*       &::before {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            bottom: -50%;
            left: 0;
            opacity: 1;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0.45) 0, rgba(0, 0, 0, 0) 100%);
            transition: opacity, bottom $transition-fade-speed $transition-fade-easing $transition-fade-speed;
        }*/ }
    .e-nav-local-horizontal.is-absolute.is-sticky {
      background: none;
      /*            &::after {
                content: "";
                background: rgba(0, 0, 0, 0.85);
                position: absolute;
                z-index: -1;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                opacity: 0;
                transform: scaleX(0);
                transition: opacity, transform $transition-fade-speed $transition-slide-easing;
                will-change: opacity, transform;
            }*/ }
      .e-nav-local-horizontal.is-absolute.is-sticky.is-stuck {
        /*border: 0;
                position: fixed;
                top: 0;
                left: 0;
                right: 0;*/
        /*  &::before {
                    bottom: 0;
                    opacity: 0;
                }

                &::after {
                    opacity: 1;
                    transform: scaleX(1);
                }*/ }
  .e-nav-local-horizontal .e-nav-local-container {
    position: relative;
    z-index: 1; }
  .e-nav-local-horizontal .e-nav-local-heading {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0 auto 0 0; }
    .e-nav-local-horizontal .e-nav-local-heading h2 {
      color: inherit;
      font-size: 1.375em;
      font-weight: 500;
      margin: 0; }
  .e-nav-local-horizontal .nav-link.is-active, .e-nav-local-horizontal .nav-link.is-inpath {
    color: var(--exhibition-profile-primary-brand-color); }
  .e-nav-local-horizontal .e-nav-local-container > .nav > .nav-item {
    display: flex;
    align-items: center; }
    .e-nav-local-horizontal .e-nav-local-container > .nav > .nav-item:first-child {
      margin-left: -1.5em; }
    .e-nav-local-horizontal .e-nav-local-container > .nav > .nav-item:last-child:not(.is-cta) {
      margin-right: -1.5em; }
    .e-nav-local-horizontal .e-nav-local-container > .nav > .nav-item > .nav-link {
      display: flex;
      align-items: center;
      line-height: 1.2825;
      padding: 2.25em 1.5em 1.875em; }
      .e-nav-local-horizontal .e-nav-local-container > .nav > .nav-item > .nav-link.btn {
        padding: 0.75em 1.5em; }
  .e-nav-local-horizontal .dropdown-toggle::after {
    display: none; }
  .e-nav-local-horizontal .dropdown-menu {
    font-size: 1em; }
    .e-nav-local-horizontal .dropdown-menu .nav-link {
      padding: 0.75em 1.6875em; }

.e-nav-local-vertical {
  position: absolute;
  top: auto;
  z-index: 1021;
  width: 100%;
  pointer-events: none; }
  .e-nav-local-vertical.is-sticky {
    position: fixed;
    top: auto;
    transition: top 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .e-nav-local-vertical.is-sticky.is-stuck.has-reached-bottom {
      position: absolute;
      top: auto !important;
      bottom: 0; }
  .e-nav-local-vertical .e-nav-local-container {
    margin: -2.25em -1.5em 1.5em;
    padding: 2.25em 1.5em;
    pointer-events: auto; }
  .e-nav-local-vertical.is-absolute .e-nav-local-container, .e-nav-local-vertical.is-sticky.is-stuck .e-nav-local-container {
    background: rgba(255, 255, 255, 0.85); }
  .e-nav-local-vertical .e-nav-local-heading h2 {
    margin-bottom: 0.375em; }
  .e-nav-local-vertical .nav-link {
    padding: 0.46875em 0; }
    .e-nav-local-vertical .nav-link:hover {
      color: #212121; }
    .e-nav-local-vertical .nav-link.is-active {
      font-weight: 500;
      color: #212121; }
  .e-nav-local-vertical .nav .nav {
    margin: 0.375em 0 1.5em 1.5em; }
    .e-nav-local-vertical .nav .nav .nav-link {
      transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .e-nav-local-vertical .nav .nav .nav-link:hover:not(.is-active) {
        transition: transform 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transform: translateX(0.75em); }
      .e-nav-local-vertical .nav .nav .nav-link.is-active {
        position: relative;
        padding-left: 0.75em; }
        .e-nav-local-vertical .nav .nav .nav-link.is-active::before {
          content: "";
          position: absolute;
          top: 0.1875em;
          left: 0;
          bottom: 0.1875em;
          width: 0.28125em;
          background: currentColor; }
  .e-nav-local-vertical .e-nav-local-container > .nav {
    font-size: 0.875em; }
    .e-nav-local-vertical .e-nav-local-container > .nav > .nav-item {
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
      .e-nav-local-vertical .e-nav-local-container > .nav > .nav-item:last-child {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .e-nav-local-vertical .e-nav-local-container > .nav > .nav-item > .nav-link {
        font-weight: 500;
        padding: 1.0125em 0; }
  .e-nav-local-vertical .e-nav-local-container > .nav > .nav-item > .nav {
    margin-top: 0; }

@media (min-width: 768px) {
  .e-section > .container-fluid > .row > .col-lg-12 > .row > .col-12.col-sm-12.col-md-10.col-lg-8.col-xl-8 {
    margin-right: 8.33333%;
    margin-left: 8.33333%; } }

@media (min-width: 1023px) {
  .e-section > .container-fluid > .row > .col-lg-12 > .row > .col-12.col-sm-12.col-md-10.col-lg-8.col-xl-8 {
    margin-right: 16.66667%;
    margin-left: 16.66667%; } }

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

.p-img-shadow-none {
  box-shadow: none; }

.p-img-shadow-small {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15); }

.p-img-shadow-medium {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); }

.p-img-shadow-large {
  box-shadow: 0 25px 30px rgba(0, 0, 0, 0.15); }

.p-img-border-none {
  border: 0; }

.p-img-border-thin, .p-img-border-double {
  border: 1px solid rgba(0, 0, 0, 0.1); }

.p-img-border-thick {
  border: 4px solid rgba(0, 0, 0, 0.1); }

.p-img-border-double {
  padding: 2.66667px; }

.p-img-link {
  text-decoration: none; }

.p-imagetext[class*="mb-"] .p-txt-container > :last-child {
  margin-bottom: 0; }

.p-imagetext .p-img-container .col-pos-center {
  margin-left: auto;
  margin-right: auto; }

.p-imagetext .p-img-container .col-pos-right {
  margin-left: auto; }

.p-imagetext .p-img-container .p-img[src$="svg"] {
  width: 100%; }

.p-imagetext-lr[class*="mb-"] .p-img-container > :last-child {
  margin-bottom: 0; }

/*
@include media-breakpoint-up(md) {
    .e-section > .container-fluid > .row {
        >.col-12.col-lg-8,
        >.col-12.col-lg-10,
        >.col-12.col-lg-12 {
            .p-imagetext-tb {
                &.col-xl-10,
                &.col-xl-12,
                &.p-width-auto {
                    .p-txt-container {
                        h1[style*="text-align"] {
                            padding-left: 10%;
                            padding-right: 10%;
                        }
                        h2[style*="text-align"] {
                            padding-left: 15%;
                            padding-right: 15%;
                        }
                    }
                }
            }
        }
    }
}
*/
.p-icontext {
  margin-bottom: 1.5em;
  /*.p-txt-container.text-on-right {
        flex: 0;
        flex-grow: 1;
        min-width: 10%;
    }*/
  /*.p-txt-container.text-on-bottom {
        flex: 1 1 auto;
    }*/
  /*.icon-on-left {
        flex-grow: 0;
    }*/
  /*.icon-on-top {
        .row {
            margin: 0;
        }
    }*/ }
  .p-icontext :last-child {
    margin-bottom: 0; }
  .p-icontext .p-img {
    margin-bottom: 0.75em;
    position: relative;
    padding-top: 100%; }
    .p-icontext .p-img svg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto;
      max-height: 100%; }
      .p-icontext .p-img svg .cls-1 {
        fill: transparent; }
  .p-icontext .p-img[style] svg path,
  .p-icontext .p-img[style] svg rect,
  .p-icontext .p-img[style] svg circle,
  .p-icontext .p-img[style] svg ellipse,
  .p-icontext .p-img[style] svg line,
  .p-icontext .p-img[style] svg polyline,
  .p-icontext .p-img[style] svg polygon {
    stroke: currentColor !important; }
  .p-icontext .p-img-container .icon-size-1 {
    width: 2em; }
  .p-icontext .p-img-container .icon-size-2 {
    width: 3em; }
  .p-icontext .p-img-container .icon-size-3 {
    width: 4em; }
  .p-icontext .p-img-container .icon-size-4 {
    width: 6em; }
  .p-icontext .p-img-container .icon-size-5 {
    width: 10em; }
  .p-icontext .p-img-container .icon-size-6 {
    width: 12em; }

.p-icontext-white svg path,
.p-icontext-white svg rect,
.p-icontext-white svg circle,
.p-icontext-white svg ellipse,
.p-icontext-white svg line,
.p-icontext-white svg polyline,
.p-icontext-white svg polygon {
  stroke: #fff !important; }

.p-icontext-black svg path,
.p-icontext-black svg rect,
.p-icontext-black svg circle,
.p-icontext-black svg ellipse,
.p-icontext-black svg line,
.p-icontext-black svg polyline,
.p-icontext-black svg polygon {
  stroke: rgba(0, 0, 0, 0.95) !important; }

.p-icontext-light svg path,
.p-icontext-light svg rect,
.p-icontext-light svg circle,
.p-icontext-light svg ellipse,
.p-icontext-light svg line,
.p-icontext-light svg polyline,
.p-icontext-light svg polygon {
  stroke: #bdbdbd !important; }

.p-icontext-dark svg path,
.p-icontext-dark svg rect,
.p-icontext-dark svg circle,
.p-icontext-dark svg ellipse,
.p-icontext-dark svg line,
.p-icontext-dark svg polyline,
.p-icontext-dark svg polygon {
  stroke: #6f6f6f !important; }

.p-icontext-primary svg path,
.p-icontext-primary svg rect,
.p-icontext-primary svg circle,
.p-icontext-primary svg ellipse,
.p-icontext-primary svg line,
.p-icontext-primary svg polyline,
.p-icontext-primary svg polygon {
  stroke: var(--exhibition-profile-primary-brand-color) !important; }

.p-icontext-secondary svg path,
.p-icontext-secondary svg rect,
.p-icontext-secondary svg circle,
.p-icontext-secondary svg ellipse,
.p-icontext-secondary svg line,
.p-icontext-secondary svg polyline,
.p-icontext-secondary svg polygon {
  stroke: var(--exhibition-profile-secondary-brand-color) !important; }

.p-icontext-tertiary svg path,
.p-icontext-tertiary svg rect,
.p-icontext-tertiary svg circle,
.p-icontext-tertiary svg ellipse,
.p-icontext-tertiary svg line,
.p-icontext-tertiary svg polyline,
.p-icontext-tertiary svg polygon {
  stroke: var(--exhibition-profile-tertiary-brand-color) !important; }

.p-icontext-quaternary svg path,
.p-icontext-quaternary svg rect,
.p-icontext-quaternary svg circle,
.p-icontext-quaternary svg ellipse,
.p-icontext-quaternary svg line,
.p-icontext-quaternary svg polyline,
.p-icontext-quaternary svg polygon {
  stroke: #920a00 !important; }

div[class*="p-icontext-"] svg path[fill="none"],
div[class*="p-icontext-"] svg rect[fill="none"],
div[class*="p-icontext-"] svg circle[fill="none"],
div[class*="p-icontext-"] svg ellipse[fill="none"],
div[class*="p-icontext-"] svg line[fill="none"],
div[class*="p-icontext-"] svg polyline[fill="none"],
div[class*="p-icontext-"] svg polygon[fill="none"] {
  fill: none !important; }

div[class*="p-icontext-"] svg path[stroke="none"],
div[class*="p-icontext-"] svg rect[stroke="none"],
div[class*="p-icontext-"] svg circle[stroke="none"],
div[class*="p-icontext-"] svg ellipse[stroke="none"],
div[class*="p-icontext-"] svg line[stroke="none"],
div[class*="p-icontext-"] svg polyline[stroke="none"],
div[class*="p-icontext-"] svg polygon[stroke="none"] {
  stroke: none !important; }

.p-banner {
  padding-right: 0;
  padding-left: 0;
  position: relative;
  margin-bottom: 1.5em;
  display: flex; }
  @media (min-width: 1365px) {
    .p-banner {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1920px) {
    .p-banner {
      padding-right: 0;
      padding-left: 0; } }
  .p-banner.pt-1 {
    padding-top: 1.5em !important; }
  .p-banner.pb-1 {
    padding-bottom: 1.5em !important; }
  .p-banner.pt-2 {
    padding-top: 3em !important; }
  .p-banner.pb-2 {
    padding-bottom: 3em !important; }
  .p-banner.pt-3 {
    padding-top: 4.5em !important; }
  .p-banner.pb-3 {
    padding-bottom: 4.5em !important; }
  .p-banner.pt-4 {
    padding-top: 6em !important; }
  .p-banner.pb-4 {
    padding-bottom: 6em !important; }
  .p-banner.pt-5 {
    padding-top: 7.5em !important; }
  .p-banner.pb-5 {
    padding-bottom: 7.5em !important; }
  .p-banner .p-txt-container::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    @media (max-width: 767px) {
      .p-banner .p-txt-container::before {
        background: rgba(0, 0, 0, 0.25); } }
  .p-banner .p-txt-wrapper {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
    @media (min-width: 768px) {
      .p-banner .p-txt-wrapper {
        padding-top: 1.5em;
        padding-bottom: 1.5em; } }
    @media (min-width: 1023px) {
      .p-banner .p-txt-wrapper {
        padding-top: 2.25em;
        padding-bottom: 2.25em; } }
  .p-banner .p-img-container {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover; }
  .p-banner .p-banner-video {
    width: 100vw;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    top: 0;
    left: 0; }

.p-banner-auto .p-txt-wrapper {
  padding-top: 3em;
  padding-bottom: 3em; }

.p-banner-txt-left-top {
  padding-bottom: 6em; }
  .p-banner-txt-left-top::before {
    background: linear-gradient(157deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 80%); }

.p-banner-txt-left-middle {
  padding-top: 6em;
  padding-bottom: 6em; }
  .p-banner-txt-left-middle::before {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 80%); }

.p-banner-txt-left-bottom {
  padding-top: 6em; }
  .p-banner-txt-left-bottom::before {
    background: linear-gradient(22deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 80%); }

.p-banner-txt-center-top {
  padding-bottom: 6em; }
  .p-banner-txt-center-top::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 65%); }

.p-banner-txt-center-middle {
  padding-top: 6em;
  padding-bottom: 6em; }
  .p-banner-txt-center-middle::before {
    background: rgba(0, 0, 0, 0.2); }

.p-banner-txt-center-bottom {
  padding-top: 6em; }
  .p-banner-txt-center-bottom::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 65%); }

.p-banner-txt-right-top {
  padding-bottom: 6em; }
  .p-banner-txt-right-top::before {
    background: linear-gradient(202deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 80%); }

.p-banner-txt-right-middle {
  padding-top: 6em;
  padding-bottom: 6em; }
  .p-banner-txt-right-middle::before {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 80%); }

.p-banner-txt-right-bottom {
  padding-top: 6em; }
  .p-banner-txt-right-bottom::before {
    background: linear-gradient(338deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 80%); }

.p-banner-gradient-disabled .p-txt-container::before {
  background: none; }

.p-banner-animation-image-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  transform: translateZ(0); }
  .p-banner-animation-image-container .p-banner-animation-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    opacity: 0;
    will-change: transform; }
    .p-banner-animation-image-container .p-banner-animation-image.animate-in {
      opacity: 1;
      transition: opacity 0.9375s cubic-bezier(0.33, 0, 0.2, 1);
      -webkit-animation: zoom 9.375s linear forwards;
              animation: zoom 9.375s linear forwards;
      -ms-animation-name: none; }
    .p-banner-animation-image-container .p-banner-animation-image.animate-out {
      opacity: 0;
      transition: opacity 1.875s cubic-bezier(0.33, 0, 0.2, 1);
      transform: scale(1.25, 1.25); }

.p-banner-next-section-link {
  color: white;
  font-size: 3em;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%); }
  .p-banner-next-section-link .p-banner-next-section-link-icon {
    -webkit-animation: bounce 5s infinite;
            animation: bounce 5s infinite;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    transform-origin: center bottom; }
  .p-banner-next-section-link:hover, .p-banner-next-section-link:active {
    color: white; }
  @media (max-width: 767px) {
    .p-banner-next-section-link {
      display: none; } }
  .p-banner-next-section-link-dark {
    color: rgba(0, 0, 0, 0.95); }
    .p-banner-next-section-link-dark:hover, .p-banner-next-section-link-dark:active {
      color: rgba(0, 0, 0, 0.95); }

@media (min-width: 1023px) {
  body.has-local-nav .p-banner .p-txt-wrapper {
    padding-top: 6em; } }

.p-mosaic .p-img {
  background-repeat: no-repeat; }

.p-mosaic .p-txt-container {
  padding-top: 2.25em;
  padding-bottom: 2.25em;
  padding-right: 10%;
  padding-left: 10%; }
  .p-mosaic .p-txt-container :last-child {
    margin-bottom: 0; }

@media (max-width: 767px) {
  .p-mosaic-auto .p-img-container {
    min-height: 56.25vw; } }

.p-section {
  position: relative;
  border: 0 solid rgba(0, 0, 0, 0.1);
  padding-top: 3em;
  padding-bottom: 3em; }

.p-section-border-top {
  border-top-width: 1px; }

.p-section-border-bottom {
  border-bottom-width: 1px; }

:-webkit-full-screen-ancestor:not(iframe) {
  will-change: initial !important; }

.p-video {
  margin-bottom: 1.5em; }

.p-divider {
  margin-bottom: 1.5em; }
  .p-divider hr {
    margin: 0; }

.p-divider-thin hr {
  border-top-width: 1px; }

.p-divider-thick hr {
  border-top-width: 4px; }

.p-carousel {
  height: auto;
  margin-bottom: 1.5em; }
  @media (max-width: 1022px) {
    .p-carousel .carousel-inner {
      box-sizing: content-box;
      /*            padding-bottom: $carousel-caption-height;
            background: red !important;*/ }
    .p-carousel .p-carousel-item::before {
      background: none; }
    .p-carousel .carousel-caption {
      /*            box-sizing: border-box;
            height: $carousel-caption-height;
            bottom: auto;
            top: 100%;*/ }
    .p-carousel .carousel-indicators {
      display: none;
      /*bottom: $carousel-caption-height - $spacer;*/ }
    .p-carousel .carousel-control-prev,
    .p-carousel .carousel-control-next {
      margin-bottom: 15em; } }
  .p-carousel.p-carousel-fullscreen .carousel-inner {
    box-sizing: inherit;
    padding-bottom: 0;
    background: none; }
  .p-carousel.p-carousel-fullscreen .p-carousel-item::before {
    background: linear-gradient(11deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 45%); }
  .p-carousel.p-carousel-fullscreen .carousel-caption {
    height: auto;
    bottom: 0;
    top: auto; }
  .p-carousel.p-carousel-fullscreen .carousel-control-prev,
  .p-carousel.p-carousel-fullscreen .carousel-control-next {
    padding-bottom: 0; }
  .p-carousel.p-carousel-fullscreen .carousel-indicators {
    bottom: 0.75em; }

.p-carousel-item {
  background-size: cover;
  background-position: 50% 50%; }
  .p-carousel-item:not(.p-carousel-item-gradient-disabled)::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(22deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 60%);
    /*        @include media-breakpoint-down(md) {
            background: none;
        }*/ }

.p-image-gallery {
  height: auto;
  margin-bottom: 1.5em; }
  @media (max-width: 1022px) {
    .p-image-gallery .image-gallery-inner {
      box-sizing: content-box;
      background: #f5f5f5; }
    .p-image-gallery .p-image-gallery-item::before {
      background: none; } }
  .p-image-gallery .image-gallery-control-prev,
  .p-image-gallery .image-gallery-control-next {
    width: 4.5em;
    opacity: .375;
    transition: opacity 0.5625s cubic-bezier(0.33, 0, 0.2, 1);
    color: white; }
    .p-image-gallery .image-gallery-control-prev:hover,
    .p-image-gallery .image-gallery-control-next:hover {
      opacity: .875; }
    .p-image-gallery .image-gallery-control-prev .image-gallery-control-icon,
    .p-image-gallery .image-gallery-control-next .image-gallery-control-icon {
      background: #424242;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
    .p-image-gallery .image-gallery-control-prev i,
    .p-image-gallery .image-gallery-control-next i {
      font-size: 1.25em;
      border-radius: 100%; }
  .p-image-gallery .image-gallery-control-prev {
    justify-content: flex-start; }
    .p-image-gallery .image-gallery-control-prev i {
      margin-left: 0.5em; }
  .p-image-gallery .image-gallery-control-next {
    justify-content: flex-end; }
    .p-image-gallery .image-gallery-control-next i {
      margin-right: 0.5em; }

.p-image-gallery-item {
  background-size: cover;
  background-position: 50% 50%;
  height: 100%;
  max-height: 100%;
  min-height: auto; }
  .p-image-gallery-ratio-4-3 .p-image-gallery-item {
    padding-top: 75%; }
  .p-image-gallery-ratio-1-1 .p-image-gallery-item {
    padding-top: 100%; }
  .p-image-gallery-ratio-16-9 .p-image-gallery-item {
    padding-top: 56.25%; }

.p-contact {
  margin-bottom: 3em; }
  .p-contact .p-txt-container .p-txt-wrapper {
    font-size: 0.875em; }
  .p-contact .p-contact-name {
    margin-bottom: 0; }
  .p-contact .p-contact-title {
    margin-bottom: 1.125em; }
  .p-contact .p-contact-phone {
    white-space: nowrap;
    margin-bottom: 0.75em; }
  .p-contact .p-contact-name + .p-contact-phone {
    margin-top: 1.125em; }
  .p-contact .p-contact-email {
    margin: 0;
    white-space: nowrap; }
    .p-contact .p-contact-email .btn {
      margin-top: 1.125em; }
  .p-contact .material-icons {
    font-size: 1.25em;
    vertical-align: -25%;
    width: 1.5em;
    text-align: left; }
  .p-contact .p-img-width-auto {
    max-width: 12.5em; }
  .p-contact .p-img-container .col-pos-center {
    margin-left: auto;
    margin-right: auto; }
  .p-contact .p-img-container .col-pos-right {
    margin-left: auto; }

.p-card {
  margin-bottom: 1.5em; }
  .p-card .card {
    min-height: 100%; }
  .p-card .card-body {
    width: 100%; }
  .p-card.p-card-left-right .card {
    flex-direction: row; }
  .p-card.p-card-top-bottom .p-img-container .card-body {
    padding-bottom: 0; }
  .p-card .p-txt-container {
    font-size: 0.875em;
    width: 100%;
    flex: 1 1 auto; }
    .p-card .p-txt-container ul,
    .p-card .p-txt-container table {
      margin-bottom: 0.5rem; }
    .p-card .p-txt-container :last-child {
      margin-bottom: 0; }
  .p-card .p-img-container {
    width: 100%;
    flex: 0 0 auto; }
    .p-card .p-img-container .col-pos-center {
      margin-left: auto;
      margin-right: auto; }
    .p-card .p-img-container .col-pos-right {
      margin-left: auto; }
    .p-card .p-img-container .p-img[src$="svg"] {
      width: 100%; }

.p-card-img-bleed .p-img-container .card-body {
  padding: 0; }

.p-card-img-bleed .p-img-container .row {
  margin: 0; }

.p-card-img-bleed .p-img-container .col-12 {
  padding: 0; }

.p-card-img-bleed .p-img-container .p-img {
  border-radius: 0.5em 0.5em 0 0; }

.p-card-link .card {
  cursor: pointer; }

.p-card-txt-small .p-txt-container {
  font-size: 0.875em; }

.p-card-txt-medium .p-txt-container {
  font-size: 1em; }

.p-card-txt-large .p-txt-container {
  font-size: 1.375em; }

.p-card:not(.p-card-hover-disabled):hover .card {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); }

.p-card-shadow-none .card {
  box-shadow: none; }

.p-card-shadow-none:not(.p-card-hover-disabled):hover .card {
  box-shadow: none; }

.p-card-shadow-small .card {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.p-card-shadow-small:not(.p-card-hover-disabled):hover .card {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.p-card-shadow-medium .card {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.p-card-shadow-medium:not(.p-card-hover-disabled):hover .card {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); }

.p-card-shadow-large .card {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); }

.p-card-shadow-large:not(.p-card-hover-disabled):hover .card {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.14), 0 12px 17px 2px rgba(0, 0, 0, 0.12), 0 5px 22px 4px rgba(0, 0, 0, 0.2); }

.p-card-padding-small .card-body {
  padding: 0.75em; }

.p-card-padding-medium .card-body {
  padding: 1.5em; }

.p-card-padding-large .card-body {
  padding: 2.25em; }

.p-card-border-none .card {
  border-width: 0; }

.p-card-border-thin .card {
  border-width: 1px; }

.p-card-border-thick .card {
  border-width: 4px; }

.p-tile {
  padding: 0; }
  .p-tile .p-tile-container {
    position: absolute;
    display: flex;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    overflow: hidden; }
  .p-tile .p-txt-container {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 2.0625em 1.5em; }

.p-tile-txt-small {
  font-size: 0.875em; }

.p-tile-txt-medium {
  font-size: 1em; }

.p-tile-txt-large {
  font-size: 1.125em; }

.p-tile-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3; }

.p-tile-img .p-img-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow: hidden; }

.p-tile-img .p-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: transform 0.375s; }
  .p-tile-img .p-img:not(.p-tile-gradient-disabled)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(22deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); }

.p-tile-img.p-tile-zoom:hover .p-img {
  transform: scale(1.25, 1.25); }

.p-tile-height-auto .p-txt-container {
  position: static; }

.p-tile-height-xs {
  height: 25vh;
  min-height: 12.5em; }

.p-tile-height-sm {
  height: 33.33333vh;
  min-height: 16.66666em; }

.p-tile-height-md {
  height: 50vh;
  min-height: 25em; }

.p-tile-height-lg {
  height: 66.66666vh;
  min-height: 33.33333em; }

.p-tile-height-xl {
  height: 75vh;
  min-height: 37.5em; }

.p-tile-height-fullscreen {
  height: 100vh; }
  @media (min-width: 576px) {
    .p-tile-height-fullscreen {
      min-height: 50em; } }

.p-tile.p-tile-center-top .p-tile-container {
  align-items: flex-start; }

.p-tile.p-tile-center-top .p-txt-wrapper {
  justify-content: center; }

.p-tile.p-tile-center-top .p-img-container .p-img::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 65%); }

.p-tile.p-tile-center-middle .p-tile-container {
  align-items: center; }

.p-tile.p-tile-center-middle .p-txt-wrapper {
  justify-content: center; }

.p-tile.p-tile-center-middle .p-img-container .p-img::after {
  background: rgba(0, 0, 0, 0.55); }

.p-tile.p-tile-center-bottom .p-tile-container {
  align-items: flex-end; }

.p-tile.p-tile-center-bottom .p-txt-wrapper {
  justify-content: center; }

.p-tile.p-tile-center-bottom .p-img-container .p-img::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 65%); }

.p-tile.p-tile-left-top .p-tile-container {
  align-items: flex-start; }

.p-tile.p-tile-left-top .p-txt-wrapper {
  justify-content: flex-start; }

.p-tile.p-tile-left-top .p-img-container .p-img::after {
  background: linear-gradient(157deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); }

.p-tile.p-tile-left-middle .p-tile-container {
  align-items: center; }

.p-tile.p-tile-left-middle .p-txt-wrapper {
  justify-content: flex-start; }

.p-tile.p-tile-left-middle .p-img-container .p-img::after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); }

.p-tile.p-tile-left-bottom .p-tile-container {
  align-items: flex-end; }

.p-tile.p-tile-left-bottom .p-txt-wrapper {
  justify-content: flex-start; }

.p-tile.p-tile-left-bottom .p-img-container .p-img::after {
  background: linear-gradient(22deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); }

.p-tile.p-tile-right-top .p-tile-container {
  align-items: flex-start; }

.p-tile.p-tile-right-top .p-txt-wrapper {
  justify-content: flex-end; }

.p-tile.p-tile-right-top .p-img-container .p-img::after {
  background: linear-gradient(202deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); }

.p-tile.p-tile-right-middle .p-tile-container {
  align-items: center; }

.p-tile.p-tile-right-middle .p-txt-wrapper {
  justify-content: flex-end; }

.p-tile.p-tile-right-middle .p-img-container .p-img::after {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); }

.p-tile.p-tile-right-bottom .p-tile-container {
  align-items: flex-end; }

.p-tile.p-tile-right-bottom .p-txt-wrapper {
  justify-content: flex-end; }

.p-tile.p-tile-right-bottom .p-img-container .p-img::after {
  background: linear-gradient(338deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); }

.p-tile.p-tile-gradient-disabled .p-img-container .p-img::after {
  background: none; }

.p-accordion {
  margin-bottom: 1.5em; }

.p-accordion-toggle {
  cursor: pointer; }

.p-sitemap .nav-link:not(.btn) {
  color: inherit; }

.p-sitemap .e-nav-pageicon {
  transform: scale(1.5); }
  .p-sitemap .e-nav-pageicon + .e-nav-pagename {
    margin-left: 0.875em; }

.p-sitemap-horizontal .p-sitemap-heading {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0 auto 0 0; }
  .p-sitemap-horizontal .p-sitemap-heading h2 {
    color: inherit;
    font-size: 1.375em;
    font-weight: 500;
    margin: 0; }

.p-sitemap-horizontal .nav-link {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-weight: 600; }

.p-sitemap-horizontal .p-sitemap-container > .nav > .nav-item {
  display: flex;
  align-items: center; }
  @media (max-width: 767px) {
    .p-sitemap-horizontal .p-sitemap-container > .nav > .nav-item {
      width: 100%;
      justify-content: center; } }
  .p-sitemap-horizontal .p-sitemap-container > .nav > .nav-item > .nav-link {
    display: flex;
    align-items: center;
    line-height: 1.12219;
    padding: 0.75em 1.5em;
    position: relative;
    transition: color 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .p-sitemap-horizontal .p-sitemap-container > .nav > .nav-item > .nav-link.btn {
      padding: 0.75em 1.5em; }
    .p-sitemap-horizontal .p-sitemap-container > .nav > .nav-item > .nav-link::before {
      content: "";
      position: absolute;
      bottom: calc(1px - 1px);
      left: 0;
      margin: 0 auto;
      right: 0;
      height: 0.25em;
      background: var(--exhibition-profile-primary-brand-color);
      transform: scaleX(0);
      transition: transform 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      max-width: 8em; }
    .p-sitemap-horizontal .p-sitemap-container > .nav > .nav-item > .nav-link:hover {
      color: var(--exhibition-profile-primary-brand-color-darken);
      transition: color 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .p-sitemap-horizontal .p-sitemap-container > .nav > .nav-item > .nav-link:hover::before {
        transform: scaleX(0.33);
        transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .p-sitemap-horizontal .p-sitemap-container > .nav > .nav-item > .nav-link.is-inpath, .p-sitemap-horizontal .p-sitemap-container > .nav > .nav-item > .nav-link.is-active {
      color: var(--exhibition-profile-primary-brand-color-darken); }
      .p-sitemap-horizontal .p-sitemap-container > .nav > .nav-item > .nav-link.is-inpath::before, .p-sitemap-horizontal .p-sitemap-container > .nav > .nav-item > .nav-link.is-active::before {
        transform: scaleX(0.33);
        background: var(--exhibition-profile-primary-brand-color); }

.p-sitemap-horizontal .dropdown-toggle::after {
  display: none; }

.p-sitemap-horizontal .dropdown-menu {
  font-size: 1em; }
  .p-sitemap-horizontal .dropdown-menu .nav-link {
    padding: 0.75em 1.6875em; }

.p-sitemap-vertical .p-sitemap-heading {
  padding: 0;
  margin: 0; }
  .p-sitemap-vertical .p-sitemap-heading h2 {
    margin-bottom: 0.375em; }

.p-sitemap-vertical .nav-link {
  padding: 0.46875em 0; }

.p-sitemap-vertical .nav .nav {
  margin: 0.375em 0 1.5em 1.5em; }

.p-sitemap-vertical .p-sitemap-container > .nav {
  font-size: 0.875em; }
  .p-sitemap-vertical .p-sitemap-container > .nav > .nav-item {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .p-sitemap-vertical .p-sitemap-container > .nav > .nav-item:last-child {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .p-sitemap-vertical .p-sitemap-container > .nav > .nav-item > .nav-link {
      font-weight: 500;
      padding: 1.0125em 0; }
      .p-sitemap-vertical .p-sitemap-container > .nav > .nav-item > .nav-link.is-inpath, .p-sitemap-vertical .p-sitemap-container > .nav > .nav-item > .nav-link.is-active {
        font-weight: 600; }

.p-sitemap-vertical .p-sitemap-container > .nav > .nav-item > .nav {
  margin-top: 0; }

.e-search-input-group {
  position: relative;
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.5em;
  background: #fff; }

.e-search-label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4em;
  margin: 0; }
  .e-search-label .material-icons {
    font-size: 1.5em;
    vertical-align: -26%; }

.e-search-input {
  width: 100%; }
  .e-search-input-group .e-search-input, .e-search-input-group .e-search-input:focus, .e-search-input-group .e-search-input:hover {
    outline: none; }
    @media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      .e-search-input-group .e-search-input, .e-search-input-group .e-search-input:focus, .e-search-input-group .e-search-input:hover {
        font-size: 1.5em !important; } }
  .e-search-input:-webkit-autofill {
    -webkit-transition: none;
    transition: none;
    -webkit-box-shadow: 0 0 0 5em #fff inset;
    -webkit-text-fill-color: #212121; }

.e-search-clear {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4em;
  opacity: 0.45;
  cursor: pointer;
  transition: opacity 0.375s cubic-bezier(0.33, 0, 0.2, 1); }
  .e-search-clear .material-icons {
    font-size: 1.5em; }
  .e-search-input-group.is-empty .e-search-clear {
    opacity: 0;
    pointer-events: none; }

.e-search-result-container {
  position: relative;
  z-index: 1; }

.e-search-result-info {
  opacity: 0; }
  .e-search-result-container.is-active .e-search-result-info {
    opacity: 1; }

.e-search-result-pages.is-empty,
.e-search-result-products.is-empty {
  display: none; }

.e-search-result-pages {
  line-height: 1.3125; }

.e-search-loading-overlay {
  min-height: 50vh;
  background: rgba(255, 255, 255, 0.85); }
  .e-search-loading-overlay .e-loading-spinner {
    top: 15em; }

.e-news.has-filter .e-news-item {
  opacity: 1;
  transform: none;
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.1875s cubic-bezier(0.33, 0, 0.2, 1);
  will-change: transform, opacity; }

.e-news.is-filtering .e-news-item {
  opacity: 0;
  transform: translateY(50%) scale(0.375 0.375) rotate(0deg);
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.1875s cubic-bezier(0.33, 0, 0.2, 1); }

.e-news-filter .nav-link {
  padding-right: 2em;
  padding-left: 2em; }
  .e-news-filter .nav-link:not([data-filter="*"]) {
    padding-right: 1em; }
  .e-news-filter .nav-link .material-icons {
    width: 1em;
    transform: rotate(45deg);
    opacity: 0; }
  .e-news-filter .nav-link.active .material-icons {
    opacity: 1; }

@media (min-width: 768px) {
  .e-dealersearch-sidebar {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; } }

.e-dealersearch-header {
  flex: 0 1 auto; }

.e-dealersearch-main {
  flex: 1 1 auto;
  overflow-y: auto;
  overflow-x: hidden;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  @media (max-width: 767px) {
    .e-dealersearch-main {
      max-height: 200vh; } }
  .e-dealersearch-main::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em; }
  .e-dealersearch-main::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1); }
  .e-dealersearch-main::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.5); }

.e-dealersearch-input-placeholder {
  padding: 0.75em 0.75em;
  border: 1px solid transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.1875s cubic-bezier(0.33, 0, 0.2, 1); }
  .e-dealersearch-input-placeholder.is-hidden {
    opacity: 0; }

.e-dealersearch-suggestions {
  min-width: 100%; }
  .e-dealersearch-suggestions .dropdown-item {
    cursor: pointer; }

.e-dealersearch-suggestions-item-geolocation .material-icons {
  color: var(--exhibition-profile-primary-brand-color-darken); }

.e-dealersearch-suggestions-item-geolocation.active .material-icons {
  color: inherit; }

.e-dealersearch-list {
  opacity: 0;
  transition: opacity 0.375s cubic-bezier(0.33, 0, 0.2, 1); }
  .e-dealersearch-list:not(.is-empty) {
    opacity: 1;
    background: #fff; }

.e-dealersearch-list-item:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.e-dealersearch-list-item-address {
  cursor: pointer; }

.e-dealersearch-list-item-icon .material-icons {
  padding-bottom: 0.25em; }

@media (max-width: 767px) {
  .e-dealersearch-googlemap-container {
    height: 0;
    overflow: hidden; }
    .e-dealersearch-googlemap-container.is-active {
      height: auto; } }

.e-dealersearch-googlemap {
  height: 90vh; }

.e-dealersearch-googlemap-infowindow {
  color: rgba(0, 0, 0, 0.75); }
  .e-dealersearch-googlemap-infowindow h1,
  .e-dealersearch-googlemap-infowindow .h1,
  .e-dealersearch-googlemap-infowindow h2,
  .e-dealersearch-googlemap-infowindow .h2,
  .e-dealersearch-googlemap-infowindow h3,
  .e-dealersearch-googlemap-infowindow .h3 {
    color: rgba(0, 0, 0, 0.87); }
  .e-dealersearch-googlemap-infowindow .lead,
  .e-dealersearch-googlemap-infowindow h4,
  .e-dealersearch-googlemap-infowindow .h4,
  .e-dealersearch-googlemap-infowindow p,
  .e-dealersearch-googlemap-infowindow ul,
  .e-dealersearch-googlemap-infowindow dl,
  .e-dealersearch-googlemap-infowindow table {
    color: rgba(0, 0, 0, 0.75); }
  .e-dealersearch-googlemap-infowindow p a:not(.btn),
  .e-dealersearch-googlemap-infowindow ul a:not(.btn),
  .e-dealersearch-googlemap-infowindow dl a:not(.btn),
  .e-dealersearch-googlemap-infowindow table a:not(.btn) {
    color: var(--exhibition-profile-primary-brand-color-darken); }

.e-reveal-conceal {
  opacity: 0;
  transform: translateY(10vh);
  will-change: transform, opacity; }

.e-reveal-fade {
  opacity: 1;
  transform: none;
  transition: opacity 0.75s cubic-bezier(0.33, 0, 0.2, 1); }

.e-reveal-slide {
  opacity: 1;
  transform: none;
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.375s cubic-bezier(0.33, 0, 0.2, 1); }

.reset-transform-containing-block {
  opacity: 1;
  transform: none;
  transition: none;
  will-change: initial; }

.e-back-to-top {
  position: fixed;
  bottom: 1.5em;
  right: 1.5em;
  z-index: 1029;
  padding: 1em;
  border-radius: 0.5em;
  color: #fff;
  background: var(--exhibition-profile-secondary-brand-color);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transform: translateY(200%);
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
  opacity: .35; }
  .modal-open .e-back-to-top {
    display: none; }
  .e-back-to-top:hover, .e-back-to-top:focus, .e-back-to-top:active {
    color: #fff;
    opacity: 1; }
  .e-back-to-top.is-visible {
    transform: translateY(0); }

.e-cookie {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1031;
  font-size: 0.875em;
  background: rgba(0, 0, 0, 0.85); }
  .e-cookie.is-accepted {
    display: none; }

.p-img-container-parallax {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .p-img-container-parallax .p-img-parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    display: block; }
    @media (max-width: 575px) {
      .p-img-container-parallax .p-img-parallax {
        max-width: none;
        width: 200%;
        left: -50%; } }
    .p-img-container-parallax .p-img-parallax.is-loaded {
      transition: opacity 0.75s cubic-bezier(0.33, 0, 0.2, 1);
      opacity: 1;
      will-change: transform; }

.p-txt-animate h1,
.p-txt-animate h2,
.p-txt-animate h3,
.p-txt-animate h4,
.p-txt-animate ul,
.p-txt-animate p {
  opacity: 0;
  transform: translateY(1.5em); }

.p-txt-animate.is-visible h1,
.p-txt-animate.is-visible h2,
.p-txt-animate.is-visible h3,
.p-txt-animate.is-visible h4,
.p-txt-animate.is-visible ul,
.p-txt-animate.is-visible p {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.75s cubic-bezier(0.33, 0, 0.2, 1), transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .p-txt-animate.is-visible h1:nth-child(1),
  .p-txt-animate.is-visible h2:nth-child(1),
  .p-txt-animate.is-visible h3:nth-child(1),
  .p-txt-animate.is-visible h4:nth-child(1),
  .p-txt-animate.is-visible ul:nth-child(1),
  .p-txt-animate.is-visible p:nth-child(1) {
    transition-delay: 0s; }
  .p-txt-animate.is-visible h1:nth-child(2),
  .p-txt-animate.is-visible h2:nth-child(2),
  .p-txt-animate.is-visible h3:nth-child(2),
  .p-txt-animate.is-visible h4:nth-child(2),
  .p-txt-animate.is-visible ul:nth-child(2),
  .p-txt-animate.is-visible p:nth-child(2) {
    transition-delay: 0.5s; }
  .p-txt-animate.is-visible h1:nth-child(3),
  .p-txt-animate.is-visible h2:nth-child(3),
  .p-txt-animate.is-visible h3:nth-child(3),
  .p-txt-animate.is-visible h4:nth-child(3),
  .p-txt-animate.is-visible ul:nth-child(3),
  .p-txt-animate.is-visible p:nth-child(3) {
    transition-delay: 1s; }
  .p-txt-animate.is-visible h1:nth-child(4),
  .p-txt-animate.is-visible h2:nth-child(4),
  .p-txt-animate.is-visible h3:nth-child(4),
  .p-txt-animate.is-visible h4:nth-child(4),
  .p-txt-animate.is-visible ul:nth-child(4),
  .p-txt-animate.is-visible p:nth-child(4) {
    transition-delay: 1.5s; }
  .p-txt-animate.is-visible h1:nth-child(5),
  .p-txt-animate.is-visible h2:nth-child(5),
  .p-txt-animate.is-visible h3:nth-child(5),
  .p-txt-animate.is-visible h4:nth-child(5),
  .p-txt-animate.is-visible ul:nth-child(5),
  .p-txt-animate.is-visible p:nth-child(5) {
    transition-delay: 2s; }

.e-animate-number {
  display: inline-block; }

.e-select-multiple [data-toggle="modal"],
.e-select-multiple [data-toggle="dropdown"] {
  font-size: 0.875em; }

.e-select-multiple.e-select-multiple-plain [data-toggle="modal"],
.e-select-multiple.e-select-multiple-plain [data-toggle="dropdown"] {
  background-color: transparent;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  height: auto; }

.e-select-multiple .e-select-multiple-search {
  -moz-column-span: all;
       column-span: all;
  margin-bottom: 1.5em; }

.e-select-multiple .custom-control {
  padding-left: 1.64063em; }

.e-select-multiple .dropdown-menu {
  min-width: 100%;
  max-width: 100vw; }
  .e-select-multiple .dropdown-menu .e-select-multiple-apply-dropdown-item {
    margin-top: 0.5em; }
    .e-select-multiple .dropdown-menu .e-select-multiple-apply-dropdown-item:hover {
      background: none; }
  .e-select-multiple .dropdown-menu.use-columns {
    min-width: 210%;
    padding-right: 1em;
    padding-left: 1em;
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 0;
         column-gap: 0; }
    .e-select-multiple .dropdown-menu.use-columns .dropdown-item {
      -moz-column-break-inside: avoid;
           break-inside: avoid;
      padding-right: 1em;
      padding-left: 1em; }
    .e-select-multiple .dropdown-menu.use-columns .e-select-multiple-apply-dropdown-item {
      -moz-column-span: all;
           column-span: all;
      padding-right: 0;
      padding-left: 0; }
  .e-select-multiple .dropdown-menu .custom-control {
    margin: 0; }

.e-select-multiple .modal-body {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 0;
       column-gap: 0; }
  @media (min-width: 768px) {
    .e-select-multiple .modal-body {
      -moz-column-count: 3;
           column-count: 3; } }
  .e-select-multiple .modal-body .custom-control {
    margin-bottom: 0.75em;
    -moz-column-break-inside: avoid;
         break-inside: avoid; }

@media (max-width: 1022px) {
  .e-header-hamburger .e-nav-item-cart .badge {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -115%); }
  .e-nav .e-nav-item-cart .nav-link {
    display: flex;
    align-items: center; }
  .e-nav .e-nav-item-cart .badge {
    margin-left: 0.75em; } }

@media (min-width: 1023px) {
  .e-nav-item-cart .badge {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0, -115%); } }

.e-cart {
  position: relative; }
  .e-cart .e-loading-overlay {
    background: rgba(255, 255, 255, 0.85); }

.e-orderline {
  position: relative; }
  .e-orderline::before {
    content: '';
    position: absolute;
    top: -1px;
    right: -1.5em;
    bottom: -1px;
    left: -1.5em;
    opacity: 0;
    will-change: opacity;
    transition: opacity cubic-bezier(0.33, 0, 0.2, 1) 0.1875s; }
  .e-orderline.has-focus::before {
    opacity: 1; }
  .e-orderline + .e-orderline {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .e-orderline.has-focus + .e-orderline {
    border-color: transparent; }

.e-orderline-quantity-input {
  max-width: 3.75em; }

@media (min-width: 768px) {
  .e-cart-aside {
    position: -webkit-sticky;
    position: sticky;
    top: 1.5em; } }

.e-cart-msg-modal-dialog {
  position: absolute;
  max-width: 33.33%;
  margin: 0; }

.e-checkout {
  min-height: 100vh; }
  .e-checkout .e-loading-overlay {
    background: rgba(255, 255, 255, 0.85); }

.e-checkout-step + .e-checkout-step {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.e-checkout-step .card-header .badge {
  min-width: 3em; }

.e-checkout-step:not(.e-checkout-step-completed):not(.e-checkout-step-active) .card-header {
  opacity: 0.225; }
  .e-checkout-step:not(.e-checkout-step-completed):not(.e-checkout-step-active) .card-header .badge {
    background: #6f6f6f; }

.e-checkout-delivery-address-b2b {
  padding-left: 1.6875em; }

.e-checkout-step-summary {
  transition: max-height 0.5s cubic-bezier(0.58, 0, 0.29, 0.845);
  overflow: hidden;
  max-height: 0; }
  .e-checkout-step-completed .e-checkout-step-summary {
    max-height: 100vh; }

.e-checkout-step-summary-data {
  opacity: 0.225; }
  .e-checkout-step-summary-data dd {
    margin-bottom: 1.5em; }
  .e-checkout-step-summary-data.e-checkout-step-summary-data-approve {
    opacity: 1;
    color: rgba(0, 0, 0, 0.87);
    transition: opacity 0.375s cubic-bezier(0.33, 0, 0.2, 1); }

.e-checkout-step-form .form-check-label {
  margin-bottom: 0.1875em; }

.e-checkout-step-form .e-checkout-list-group-item-icon {
  height: 1.5em;
  width: 4.5em; }

.e-checkout-step-form .e-checkout-list-group-item-price {
  flex: 0 0 15%; }

.e-checkout-receipt .e-checkout-aside .e-orderlines-summary-edit-cart {
  display: none; }

.e-checkout-toggle-target-hidden {
  display: none; }

.e-checkout-summary-icon img {
  height: 1.875em;
  width: auto; }

@media (max-width: 1022px) {
  .e-checkout {
    min-height: 100vh; } }

@media (min-width: 768px) {
  .e-checkout-aside {
    position: -webkit-sticky;
    position: sticky;
    top: 1.5em; } }

.e-productlist {
  position: relative; }
  .e-productlist .e-productlist-skeleton-item {
    height: 300px; }
  .e-productlist.has-pagination .e-productlist-skeleton {
    display: none !important; }
  .e-productlist.has-pagination .e-productlist-load-more-products-btn {
    display: none !important; }

.e-productlist-loading-overlay {
  background: rgba(255, 255, 255, 0.95);
  z-index: 1028; }
  .e-productlist-loading-overlay .e-loading-spinner {
    top: 20vh; }

.e-productlist-product-count:empty {
  display: none; }

.e-productlist-product-count::before {
  content: '('; }

.e-productlist-product-count::after {
  content: ')'; }

.e-productlist-header {
  padding-bottom: 0.5em; }

.e-productlist-item a:not(.btn),
.e-productlist-item p a:not(.btn) {
  color: inherit;
  text-decoration: none; }

.e-productlist-item-image-container {
  position: relative;
  margin-bottom: 1.5em;
  padding-top: 100%;
  background: #fff;
  border-radius: 1em;
  overflow: hidden;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.05); }

.e-productlist-item-image-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.e-productlist-item-image {
  width: auto;
  height: auto;
  max-width: calc(100% + 2px);
  max-height: calc(100% + 2px);
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%); }

.e-productlist-item-name {
  color: rgba(0, 0, 0, 0.87); }

.e-productlist-filters-group:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.e-productlist-filters-group-header .e-productlist-filters-group-collapse-toggle {
  position: relative;
  cursor: pointer;
  display: flex; }
  .e-productlist-filters-group-header .e-productlist-filters-group-collapse-toggle .material-icons {
    position: absolute;
    right: 0;
    transition: opacity 0.5s cubic-bezier(0.58, 0, 0.29, 0.845); }
  .e-productlist-filters-group-header .e-productlist-filters-group-collapse-toggle .e-productlist-filters-group-collapse-toggle-icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center; }
  .e-productlist-filters-group-header .e-productlist-filters-group-collapse-toggle .e-productlist-filters-group-collapse-toggle-icon-on {
    opacity: 0; }
  .e-productlist-filters-group-header .e-productlist-filters-group-collapse-toggle .e-productlist-filters-group-collapse-toggle-icon-off {
    opacity: 1; }
  .e-productlist-filters-group-header .e-productlist-filters-group-collapse-toggle.collapsed .e-productlist-filters-group-collapse-toggle-icon-on {
    opacity: 1; }
  .e-productlist-filters-group-header .e-productlist-filters-group-collapse-toggle.collapsed .e-productlist-filters-group-collapse-toggle-icon-off {
    opacity: 0; }

.e-productlist-filters-group-header .e-nav-local-back-link {
  position: relative;
  display: flex;
  align-items: center;
  color: inherit;
  text-decoration: none; }
  .e-productlist-filters-group-header .e-nav-local-back-link::before {
    position: absolute;
    left: -1.5em;
    width: 1.5em; }

.e-productlist-filters-group-options {
  padding-left: 0.75em; }
  .e-productlist-filters-group-options .e-nav-local {
    position: relative; }
    .e-productlist-filters-group-options .e-nav-local .e-nav-local-container {
      font-size: 1em;
      margin: 0;
      padding: 0; }
      .e-productlist-filters-group-options .e-nav-local .e-nav-local-container .nav > .nav-item {
        border: 0; }
        .e-productlist-filters-group-options .e-nav-local .e-nav-local-container .nav > .nav-item > .nav-link {
          color: inherit;
          font-weight: inherit;
          padding: 0.375em 0; }

.e-productlist-filters-option.is-disabled label {
  cursor: not-allowed; }

.e-productlist-filters-modal .modal-body .e-productlist-filters-group-summary {
  order: 1;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0; }

.e-productlist-filters-modal .modal-footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0; }

.e-product .e-product-price-before {
  text-decoration: line-through; }

.e-product .e-product-form {
  transition: opacity 0.375s 0.1875s; }
  .e-product .e-product-form.is-loading {
    opacity: 0.45;
    pointer-events: none; }

.e-product .e-product-image-wrapper {
  opacity: 1;
  transition: opacity 0.375s 0.375s; }

.e-product .is-loading .e-product-image-wrapper {
  opacity: 0; }

.e-product .e-product-image-container {
  margin-bottom: 1.5em; }
  .e-product .e-product-image-container .carousel {
    height: auto; }
  .e-product .e-product-image-container .e-product-image-wrapper {
    position: relative;
    padding-top: 80%; }
  .e-product .e-product-image-container .carousel-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .e-product .e-product-image-container .carousel-item {
    min-height: 100%; }
    .e-product .e-product-image-container .carousel-item .e-product-image {
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      cursor: zoom-in; }
  .e-product .e-product-image-container .carousel-indicators {
    font-size: 5em;
    position: static;
    margin: 0.1875em -0.09375em;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center; }
    .e-product .e-product-image-container .carousel-indicators li {
      flex: 0 0 auto;
      position: relative;
      margin: 0 0.09375em 0.1875em 0.09375em;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 1px;
      background-color: rgba(0, 0, 0, 0); }
      .e-product .e-product-image-container .carousel-indicators li.active {
        border-color: #212121; }
      .e-product .e-product-image-container .carousel-indicators li span {
        position: absolute;
        top: 0.0625em;
        right: 0.0625em;
        bottom: 0.0625em;
        left: 0.0625em;
        background-color: rgba(0, 0, 0, 0);
        background-size: contain;
        background-position: 50% 50%;
        background-repeat: no-repeat; }

.e-product .e-product-image-modal.modal-fullscreen {
  overflow-y: hidden; }
  .e-product .e-product-image-modal.modal-fullscreen .modal-content {
    min-height: 0; }

.e-product .e-product-image-modal .modal-dialog,
.e-product .e-product-image-modal .modal-content,
.e-product .e-product-image-modal .modal-body,
.e-product .e-product-image-modal .carousel {
  height: 100%; }

.e-product .e-product-image-modal .modal-body {
  padding: 0; }

.e-product .e-product-image-modal .carousel-inner {
  height: 100%; }

.e-product .e-product-image-modal .carousel-item {
  min-height: 100%;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.e-product .e-product-image-modal .carousel-control.left {
  left: 0.5em; }

.e-product .e-product-image-modal .carousel-control.right {
  right: 0.5em; }

.e-product .e-product-image-modal .carousel-indicators li {
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0.45; }
  @media (min-width: 768px) {
    .e-product .e-product-image-modal .carousel-indicators li {
      background: #fff;
      opacity: 1;
      font-size: 3em;
      margin: 0.1875em;
      border-radius: 0;
      border: 1px solid rgba(0, 0, 0, 0.1); } }
  .e-product .e-product-image-modal .carousel-indicators li.active {
    border-color: #212121;
    background: #fff;
    opacity: 1; }
  .e-product .e-product-image-modal .carousel-indicators li span {
    display: none;
    position: absolute;
    top: 0.0625em;
    right: 0.0625em;
    bottom: 0.0625em;
    left: 0.0625em;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
    @media (min-width: 768px) {
      .e-product .e-product-image-modal .carousel-indicators li span {
        display: block; } }

.e-productlist-download .e-productlist-item .e-product-form-addtocart {
  display: block; }

.e-productlist-download .e-productlist-item .e-product-form-removefromcart {
  display: none; }

.e-productlist-download .e-productlist-item.is-in-cart .e-product-form-addtocart {
  display: none; }

.e-productlist-download .e-productlist-item.is-in-cart .e-product-form-removefromcart {
  display: block; }

.e-favorite-list-delete-icon {
  transform: rotate(45deg); }

body {
  background: #fff; }

.e-canvas {
  max-width: 2560px;
  margin: 0 auto; }
  @media (max-width: 1022px) {
    .e-canvas {
      /* Breaks position-sticky class on purpose*/
      overflow-x: hidden; } }
  @media (max-width: 1022px) {
    .e-canvas .container-fluid {
      padding-right: 3%;
      padding-left: 3%; } }
  .e-canvas > .container-fluid > .row {
    margin-right: calc(-1.5% - 2px);
    margin-left: calc(-1.5% - 2px); }
  .e-canvas .container, .e-canvas .container-fluid {
    max-width: 1680px; }

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

.mt-half {
  margin-top: 0.3em !important; }

.mb-half {
  margin-bottom: 0.3em !important; }

.mch-365-custom-inline-icon {
  display: inline-flex;
  width: 1.2em;
  margin-right: 0.75em; }
  .mch-365-custom-inline-icon svg {
    width: 100%;
    height: auto;
    max-height: 100%; }

.position-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 10vh; }

.enlarge-text {
  font-size: 1.5em; }

.font-weight-extrabold {
  font-weight: 600 !important; }

.text-downsize-notched {
  font-size: 0.76563em; }

.text-primary {
  color: var(--exhibition-profile-primary-brand-color) !important; }

.text-secondary {
  color: var(--exhibition-profile-secondary-brand-color) !important; }

.text-tertiary {
  color: var(--exhibition-profile-tertiary-brand-color) !important; }

.underline-dotted {
  border-bottom: 1px dotted var(--exhibition-profile-primary-brand-color); }

.border-radius {
  border-radius: 1em;
  overflow: hidden; }
  .border-radius-double {
    border-radius: 2em; }
  .border-radius-sm {
    border-radius: 0.5em; }

.bg-gradient {
  background: #f5f5f5;
  background: linear-gradient(180deg, white 0%, #f4f4f3 100%); }

.bg-ultralight {
  background: #f9f9f9; }

.bg-primary {
  background-color: var(--exhibition-profile-primary-brand-color) !important; }
  .bg-primary-darken {
    background-color: var(--exhibition-profile-primary-brand-color-darken) !important; }

.bg-secondary {
  background-color: var(--exhibition-profile-secondary-brand-color) !important; }
  .bg-secondary-darken {
    background-color: var(--exhibition-profile-secondary-brand-color-darken) !important; }

.bg-tertiary {
  background-color: var(--exhibition-profile-tertiary-brand-color) !important; }
  .bg-tertiary-darken {
    background-color: var(--exhibition-profile-tertiary-brand-color-darken) !important; }

.box-shadow-subtle {
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.05); }

.box-shadow-sm {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15); }

.box-shadow-md {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); }

.box-shadow-lg {
  box-shadow: 0 25px 30px rgba(0, 0, 0, 0.15); }

.border-bottom-white {
  border-bottom: 1px solid #fff; }

.line-clamp, .line-clamp-10, .line-clamp-2, .line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; }
  .line-clamp-10 {
    -webkit-line-clamp: 10; }
  .line-clamp-2 {
    -webkit-line-clamp: 2; }
  .line-clamp-1 {
    -webkit-line-clamp: 1; }

.min-height-50 {
  min-height: 50vw; }

.mch365-custom-banner {
  left: 1rem;
  right: 1rem;
  overflow: clip;
  width: calc(100% - 2rem);
  border-radius: 0 0 1rem 1rem; }
  @media (max-width: 1022px) {
    .mch365-custom-banner {
      left: .5rem;
      right: .5rem;
      width: calc(100% - 1rem);
      border-radius: 0 0 .5rem .5rem; } }
  .mch365-custom-banner .p-text-container:before {
    background: rgba(0, 0, 0, 0.2) !important; }
  .mch365-custom-banner .btn-primary {
    background-color: #fff !important;
    color: #595959 !important;
    border-color: #fff !important; }
  .mch365-custom-banner .btn-secondary {
    background-color: #fff !important;
    color: #595959 !important;
    border-color: #fff !important; }
  .mch365-custom-banner .btn-transparent {
    background-color: #fff !important;
    color: #595959 !important;
    border-color: #fff !important; }
  .mch365-custom-banner .btn-white {
    background-color: #fff !important;
    color: #595959 !important;
    border-color: #fff !important; }
  .mch365-custom-banner .btn-success {
    background-color: #fff !important;
    color: #595959 !important;
    border-color: #fff !important; }
  .mch365-custom-banner .btn-exhibitor {
    background-color: #fff !important;
    color: #595959 !important;
    border-color: #fff !important; }

.mch365-banner-custom-accents {
  /*
  padding-bottom: $bottom-shape-height;
  @include media-breakpoint-down(md) {
    padding-bottom: $bottom-shape-height / 4;
  }
  */
  /*  &:after {
    content: "";
    background-repeat: no-repeat;
    pointer-events: none;
    position: absolute;
    width: 100%;
    -webkit-mask-size: cover;
    mask-size: cover;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    background-color: #fff;
    height: $bottom-shape-height;
    @include media-breakpoint-down(md) {
      height: $bottom-shape-height / 4;
    }
    z-index: 1;
    mask: url('/Files/Templates/Designs/exhibition_site/_assets/img/webkit-mask.svg') no-repeat center bottom;
  }*/ }
  .mch365-banner-custom-accents .p-banner-txt-center-middle {
    padding-bottom: calc(6em - 0px); }
    @media (max-width: 1022px) {
      .mch365-banner-custom-accents .p-banner-txt-center-middle {
        padding-bottom: calc(6em - (0px / 2)); } }
  .mch365-banner-custom-accents [class*='p-banner-txt-']::before {
    background: rgba(0, 0, 0, 0.4); }

/*
.e-section-height-sm.mch365-banner-custom-accents {
  min-height: calc(30vw + 0px);

  @include media-breakpoint-down(md) {
    min-height: calc(30vw + 0px);
  }
}

.e-section-height-md.mch365-banner-custom-accents {
  min-height: calc(37.5vw + 0px);
  @include media-breakpoint-down(md) {
    min-height: calc(37.5vw + 0px);
  }
}

.e-section-height-lg.mch365-banner-custom-accents {
  min-height: calc(45vw + 0px);
  @include media-breakpoint-down(md) {
    min-height: calc(45vw + 0px);
  }
}
*/
.mch365-banner-searchbar-wrapper {
  position: relative; }
  .mch365-banner-searchbar-wrapper::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 1.5em;
    width: 1.25em;
    height: 1.25em;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(2,0,0,2,0,0)'%3E%3Cpath d='M0.500 10.500 A10.000 10.000 0 1 0 20.500 10.500 A10.000 10.000 0 1 0 0.500 10.500 Z' fill='none' stroke='%23222' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M23.5 23.5L17.571 17.571' fill='none' stroke='%23222' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    transform: translateY(-50%); }
    @media (max-width: 1022px) {
      .mch365-banner-searchbar-wrapper::before {
        display: none; } }
  .mch365-banner-searchbar-wrapper input {
    padding: 1.75em 4em !important;
    font-weight: 300; }
    @media (max-width: 1022px) {
      .mch365-banner-searchbar-wrapper input {
        padding: 1.75em 1em !important;
        text-overflow: ellipsis; } }
  @media (min-width: 1023px) {
    .mch365-banner-searchbar-wrapper button[type="submit"] {
      position: absolute;
      top: 0;
      height: 100%;
      width: auto;
      right: 0;
      background: transparent;
      padding: 0 1.5em;
      /*      color: $white;*/
      font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
      font-weight: 500;
      border: none;
      outline: none;
      cursor: pointer; } }
  @media (max-width: 1022px) {
    .mch365-banner-searchbar-wrapper button[type="submit"] {
      padding: 0.75em 1.6875em;
      color: var(--exhibition-profile-primary-brand-color-darken);
      font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
      font-weight: 500;
      border: none;
      border-radius: 0.5em;
      outline: none;
      cursor: pointer;
      background: #fff;
      margin-top: 1em; } }

.badge {
  border-radius: 0.375em; }

.badge-primary {
  background: var(--exhibition-profile-primary-brand-color); }

.badge-secondary {
  background: var(--exhibition-profile-secondary-brand-color); }

.badge-white {
  background: #fff;
  color: #6f6f6f;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.e-productlist-filters-option-selected.badge {
  font-size: 0.875em; }

.mch365-imageontext-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 1.5%;
  padding-right: 1.5%; }

.mch365-imageontext-wrapper a:hover img {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.mch365-imageontext-custom-container {
  height: 100%;
  padding: 0.5em 1em !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0.6) 75%); }

.e-productlist-container {
  margin-right: -0.5em;
  margin-left: -0.5em; }
  .e-productlist-container div[class*='col-'] {
    padding-right: 0.5em;
    padding-left: 0.5em; }

.mch365-productlist-item-content-wrapper, .mch365-productlist-item-sidebar-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1; }

.mch365-productlist-item-bulletin-wrapper {
  display: flex;
  flex-direction: column; }

.mch365-custom-productlist-cta-icon {
  display: inline-flex;
  width: 1.25em;
  margin-right: 1em; }
  .mch365-custom-productlist-cta-icon img {
    max-width: 100%; }

@media only screen and (max-width: 1600px) {
  .mch365-custom-productlist-cta {
    flex-direction: column;
    margin-bottom: 1.5em !important; }
    .mch365-custom-productlist-cta .mch365-custom-productlist-cta-icon {
      margin-right: 0;
      margin-bottom: .5em; } }

@media only screen and (min-width: 1600px) {
  .mch365-custom-productlist-cta .mch365-custom-productlist-cta-icon {
    margin-left: 0.75em; } }

.mch365-productlist-item-content-wrapper.item-condensed {
  flex-wrap: wrap; }
  .mch365-productlist-item-content-wrapper.item-condensed [class*='item-condensed-'] {
    padding: 0 .5rem;
    align-self: center; }
  .mch365-productlist-item-content-wrapper.item-condensed [class*='item-condensed-']:first-of-type {
    padding-left: 0; }
  .mch365-productlist-item-content-wrapper.item-condensed [class*='item-condensed-']:last-of-type {
    padding-right: 0; }
  .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-title {
    flex: 7; }
    @media (max-width: 1364px) {
      .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-title {
        flex: 0 0 80%;
        margin-bottom: .5em;
        padding-bottom: .5em;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
    .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-title .condensed-list-logo {
      min-width: 4rem;
      width: 4rem; }
      .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-title .condensed-list-logo .e-productlist-item-image-container {
        border-radius: 0.5em;
        box-shadow: 0 15px 20px rgba(0, 0, 0, 0.05); }
  .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-booth {
    flex: 2; }
    @media (max-width: 1364px) {
      .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-booth {
        flex: 0 0 20%;
        text-align: right; } }
  .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-subasset {
    flex: 2; }
    @media (max-width: 1364px) {
      .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-subasset {
        flex: 1; } }
  .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-contacts {
    flex: 2; }
    @media (max-width: 1364px) {
      .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-contacts {
        flex: 1;
        text-align: right; } }
  .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-options {
    flex: 1;
    /*    .mch365-custom-productlist-cta .mch365-custom-productlist-cta-icon:last-of-type {
      margin-right: 0 !important;
    }*/ }
    @media (max-width: 1364px) {
      .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-options {
        display: none; } }

ul.mch365-productlist-custom-contact-persons {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin: 0 -12%;
  padding: 0 10%;
  list-style-type: none;
  position: relative; }
  ul.mch365-productlist-custom-contact-persons li {
    display: flex;
    padding: 0 0 32% 0;
    border: 1px solid #f5f5f5;
    border-radius: 0.5em;
    flex: 0 0 33.3333%;
    height: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #e0e0e0;
    margin: 0 -4%;
    z-index: 1;
    box-shadow: none;
    transition: z-index 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-delay: .1s; }
    ul.mch365-productlist-custom-contact-persons li:hover {
      outline: none !important;
      z-index: 2;
      box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.14), 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
      transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition-delay: .1s; }
    ul.mch365-productlist-custom-contact-persons li.mch365-productlist-custom-contact-persons-add {
      flex: 0 0 12%;
      height: 0;
      border: none;
      border-radius: 4px;
      padding-bottom: 12%;
      margin: -2%;
      background: url("/Files/Templates/Designs/exhibition_site/_assets/img/custom-icons/custom-icon-add.svg") #595959 50% no-repeat;
      background-size: 40%; }

.e-productlist-item-logo-container {
  position: absolute;
  background: #fff;
  border-radius: 0.5em;
  overflow: hidden;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  width: 5em;
  height: 5em;
  bottom: -0.5em;
  right: 0.5em; }

span.mch365-article-label {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875em;
  padding: 0.375em 0.6em;
  margin-right: 1em;
  border-radius: 0.25em;
  display: inline-block;
  margin-bottom: .25em; }
  span.mch365-article-label.label-neutral {
    background: #e5e5e5;
    border: 1px solid #e5e5e5; }

ul.mch-365-productlist-label-wrapper {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  ul.mch-365-productlist-label-wrapper li {
    margin-bottom: 0.25em; }
  ul.mch-365-productlist-label-wrapper.label-wrapper-bottom-left {
    top: auto;
    right: auto;
    bottom: 0.5em;
    left: 0.5em; }
    ul.mch-365-productlist-label-wrapper.label-wrapper-bottom-left li {
      padding-left: 0;
      padding-right: 0.75em;
      margin-bottom: 0;
      margin-top: 0.25em; }

span.mch365-product-label {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875em;
  padding: 0.5em 1em;
  border-radius: 0.25em;
  display: inline-block; }
  span.mch365-product-label.label-primary {
    background: var(--exhibition-profile-primary-brand-color); }
  span.mch365-product-label.label-secondary {
    background: var(--exhibition-profile-secondary-brand-color); }
  span.mch365-product-label.label-mini {
    font-size: 0.65625em;
    padding: 0.375em 0.75em; }

ul.mch-365-productlist-label-wrapper {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  ul.mch-365-productlist-label-wrapper li {
    margin-bottom: .25em; }
    ul.mch-365-productlist-label-wrapper li span.mch365-product-label {
      font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
      font-weight: 500;
      font-size: 0.875em;
      padding: 0.5em 1em;
      border-radius: 0.25em;
      display: inline-block; }
      ul.mch-365-productlist-label-wrapper li span.mch365-product-label.label-primary {
        background: var(--exhibition-profile-primary-brand-color); }

span.mch365-event-label {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875em;
  padding: 0.375em 0.6em;
  margin-right: 1em;
  border-radius: 0.25em;
  display: inline-block;
  margin-bottom: .25em; }
  span.mch365-event-label.label-neutral {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1); }
  span.mch365-event-label.label-soldout {
    background: #920a00;
    color: #fff; }

.mch365-productlist-company-name {
  font-weight: 500; }

.mch365-productlist-hide-profileinfo .e-productlist-item-logo-container, .mch365-productlist-hide-profileinfo .mch365-productlist-company-name {
  display: none; }

.mch365-list-item-image-container {
  display: flex;
  position: relative;
  align-items: baseline;
  flex-direction: column-reverse; }
  .mch365-list-item-image-container.image-ratio-16-9 {
    aspect-ratio: 16/9; }
  .mch365-list-item-image-container.image-ratio-1-1 {
    aspect-ratio: 1/1; }
  .mch365-list-item-image-container.image-ratio-4-3 {
    aspect-ratio: 4/3; }
  .mch365-list-item-image-container.image-ratio-3-2 {
    aspect-ratio: 3/2; }
  .mch365-list-item-image-container img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }
    .mch365-list-item-image-container img.object-fit-contain {
      -o-object-fit: contain;
         object-fit: contain; }

.mch365-condensed-list .mch365-list-item {
  max-width: 100%;
  flex: 0 0 100%; }

.mch365-productlist-item-content-wrapper.item-condensed {
  flex-wrap: wrap; }
  .mch365-productlist-item-content-wrapper.item-condensed [class*='item-condensed-'] {
    padding: 0 .5rem;
    align-self: center; }
  .mch365-productlist-item-content-wrapper.item-condensed [class*='item-condensed-']:first-of-type {
    padding-left: 0; }
  .mch365-productlist-item-content-wrapper.item-condensed [class*='item-condensed-']:last-of-type {
    padding-right: 0; }
  .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-title {
    flex: 7; }
    @media (max-width: 1364px) {
      .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-title {
        flex: 0 0 80%;
        margin-bottom: .5em;
        padding-bottom: .5em;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
    .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-title .condensed-list-logo {
      min-width: 4rem;
      width: 4rem; }
      .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-title .condensed-list-logo .e-productlist-item-image-container {
        border-radius: 0.5em;
        box-shadow: 0 15px 20px rgba(0, 0, 0, 0.05); }
  .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-booth {
    flex: 2; }
    @media (max-width: 1364px) {
      .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-booth {
        flex: 0 0 20%;
        text-align: right; } }
  .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-subasset {
    flex: 2; }
    @media (max-width: 1364px) {
      .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-subasset {
        flex: 1; } }
  .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-contacts {
    flex: 2; }
    @media (max-width: 1364px) {
      .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-contacts {
        flex: 1;
        text-align: right; } }
  .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-options {
    flex: 1;
    /*    .mch365-custom-productlist-cta .mch365-custom-productlist-cta-icon:last-of-type {
              margin-right: 0 !important;
            }*/ }
    @media (max-width: 1364px) {
      .mch365-productlist-item-content-wrapper.item-condensed .item-condensed-options {
        display: none; } }

span.mch365-article-label {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875em;
  padding: 0.375em 0.6em;
  margin-right: 1em;
  border-radius: 0.25em;
  display: inline-block;
  margin-bottom: .25em; }
  span.mch365-article-label.label-neutral {
    background: #e5e5e5;
    border: 1px solid #e5e5e5; }

.mch365-custom-list-view-toggle {
  flex: 1 1 10%; }
  .mch365-custom-list-view-toggle a {
    font-size: 0.875em; }
  .mch365-custom-list-view-toggle a span {
    display: flex;
    width: 2.25rem;
    height: 2.25rem;
    position: relative;
    margin-left: 1rem;
    margin-right: .5rem;
    align-items: center;
    justify-content: center; }
    .mch365-custom-list-view-toggle a span:before {
      content: "";
      position: absolute;
      inset: 0;
      border-radius: 100em;
      background: #e5e5e5;
      transform: scale(1);
      transform-origin: center;
      transition: all .2s ease; }
    .mch365-custom-list-view-toggle a span i.e-icon {
      transform: scale(1);
      width: 50%;
      height: 50%; }
      .mch365-custom-list-view-toggle a span i.e-icon svg path {
        color: rgba(0, 0, 0, 0.95);
        transition: all .2s ease; }
  .mch365-custom-list-view-toggle a.active, .mch365-custom-list-view-toggle a:hover {
    text-decoration: underline; }
    .mch365-custom-list-view-toggle a.active span:before, .mch365-custom-list-view-toggle a:hover span:before {
      background: var(--exhibition-profile-primary-brand-color);
      transform: scale(1); }
    .mch365-custom-list-view-toggle a.active i.e-icon svg path, .mch365-custom-list-view-toggle a:hover i.e-icon svg path {
      stroke: #fff; }

.mch365-condensed-list .mch365-list-item {
  max-width: 100%;
  flex: 0 0 100%; }

.mch365-custom-product-details-wrapper {
  margin-top: 1.6em; }
  .mch365-custom-product-details-wrapper .mch365-custom-product-details-wrapper-main-content {
    margin-top: 1.6em; }

@media (min-width: 768px) {
  .mch365-custom-product-details-wrapper {
    margin-top: -16em; }
    .mch365-custom-product-details-wrapper .mch365-custom-product-details-wrapper-main-content {
      margin-top: 16em; } }

.mch365-custom-product-details-banner {
  height: 37.5vw;
  min-height: 27.5em;
  flex-direction: column-reverse; }
  @media (max-width: 767px) {
    .mch365-custom-product-details-banner {
      min-height: 50vh; } }

.mch365-custom-product-details-sidebar {
  overflow: inherit;
  z-index: 2; }

ul.mch365-custom-product-details-categories-list {
  margin: 0 -.5em 0 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap; }
  ul.mch365-custom-product-details-categories-list li {
    flex: 1 1 auto;
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: .25em; }
    ul.mch365-custom-product-details-categories-list li a {
      font-size: 0.7875em;
      padding: .35em .5em;
      background: #f1f1f1;
      border: 1px solid #e5e5e5;
      margin-right: 0.5em;
      margin-bottom: 0.25em;
      display: block;
      color: #595959;
      border-radius: 0.25em;
      transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      ul.mch365-custom-product-details-categories-list li a:hover {
        background: var(--exhibition-profile-exhibitor-brand-color);
        border-color: var(--exhibition-profile-exhibitor-brand-color);
        color: #fff;
        text-decoration: none; }

ul.mch365-custom-product-details-brands-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  -moz-column-count: 1;
       column-count: 1; }
  @media only screen and (min-width: 1600px) {
    ul.mch365-custom-product-details-brands-list {
      -moz-column-count: 2;
           column-count: 2; } }
  @media (max-width: 767px) {
    ul.mch365-custom-product-details-brands-list {
      -moz-column-count: 2;
           column-count: 2; } }
  ul.mch365-custom-product-details-brands-list li {
    font-size: 0.875em;
    padding: 0;
    margin: 0 0.75em 0 0; }

.px-custom-logo {
  margin-top: -3.75em;
  margin-bottom: -1em;
  padding-left: 4.5% !important;
  padding-right: 4.5% !important;
  max-width: 20em; }
  @media (min-width: 1365px) {
    .px-custom-logo {
      padding-left: 12% !important;
      padding-right: 12% !important; } }
  @media only screen and (min-width: 1600px) {
    .px-custom-logo {
      padding-left: 18% !important;
      padding-right: 18% !important; } }

ul.mch365-custom-product-details-links-list {
  margin: 1.125em 0 0 0;
  padding: 0;
  list-style-type: none; }
  ul.mch365-custom-product-details-links-list li {
    margin: 0;
    padding: 0 0 .75em 2em;
    position: relative; }
    ul.mch365-custom-product-details-links-list li a {
      text-decoration: none;
      color: #212121; }
      ul.mch365-custom-product-details-links-list li a:hover {
        color: #595959; }

.mch365-custom-product-details-links-list-icon {
  display: inline-flex;
  width: 1em;
  margin-right: 1em;
  height: .8em;
  top: .1em;
  margin-left: -2em; }
  .mch365-custom-product-details-links-list-icon svg {
    width: 100%;
    height: auto;
    max-height: 100%; }
    .mch365-custom-product-details-links-list-icon svg path {
      stroke: #424242; }

.e-nav-product-details-local-icon {
  width: 1.5em; }

p.mch365-custom-product-details-website-link a {
  color: #212121; }

.mch365-custom-product-top-content-wrapper {
  max-width: 2560px !important;
  z-index: 1;
  background-color: var(--exhibition-profile-exhibitor-brand-color-opaque);
  border-radius: 1em 1em 0 0; }

.mch365-custom-product-details-banner-top-shadow, .mch365-custom-product-details-banner-bottom-shadow {
  position: absolute;
  width: 100%;
  left: 0; }

.mch365-custom-product-details-banner-top-shadow {
  top: 0;
  bottom: auto;
  height: 100%;
  background: rgba(0, 0, 0, 0.2); }

.mch365-custom-product-details-banner-bottom-shadow {
  top: auto;
  bottom: 0;
  height: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%); }

.e-nav-product-details-local {
  font-size: 0.9375em; }
  .e-nav-product-details-local > .nav > .nav-item {
    display: flex; }
    .e-nav-product-details-local > .nav > .nav-item:first-child {
      margin-left: -1em; }
    .e-nav-product-details-local > .nav > .nav-item > .nav-link {
      padding: 0.75em 1.5em;
      line-height: 1.375;
      font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
      font-weight: 500;
      font-size: 0.875em;
      text-decoration: none;
      position: relative; }
      @media (max-width: 1022px) {
        .e-nav-product-details-local > .nav > .nav-item > .nav-link {
          padding: 0.75em 1em;
          font-size: 0.76563em; } }
      .e-nav-product-details-local > .nav > .nav-item > .nav-link::before {
        content: "";
        position: absolute;
        bottom: calc(1px - 1px);
        left: 0;
        right: 0;
        height: 0.25em;
        background: currentColor;
        transform: scaleX(0);
        transition: transform 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .e-nav-product-details-local > .nav > .nav-item > .nav-link:hover::before {
        transform: scaleX(0.33);
        transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .e-nav-product-details-local > .nav > .nav-item > .nav-link.is-inpath::before, .e-nav-product-details-local > .nav > .nav-item > .nav-link.is-active::before {
        transform: scaleX(0.33);
        background: currentColor; }
    .e-nav-product-details-local > .nav > .nav-item > .nav {
      display: none; }
  .e-nav-product-details-local.justify-content-end > .nav > .nav-item {
    display: flex; }
    .e-nav-product-details-local.justify-content-end > .nav > .nav-item:first-child {
      margin-left: inherit; }
    @media (min-width: 768px) {
      .e-nav-product-details-local.justify-content-end > .nav > .nav-item:last-child {
        margin-right: 0; }
        .e-nav-product-details-local.justify-content-end > .nav > .nav-item:last-child > .nav-link {
          padding-right: 0; } }
    .e-nav-product-details-local.justify-content-end > .nav > .nav-item .nav-link:before {
      display: none !important; }
    .e-nav-product-details-local.justify-content-end > .nav > .nav-item .nav-link .mch-365-custom-inline-icon {
      margin-right: 1.5em; }
    .e-nav-product-details-local.justify-content-end > .nav > .nav-item .nav-link:hover .mch-365-custom-inline-icon {
      transform: scale(1.2);
      transition: transform 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    @media only screen and (min-width: 768px) and (max-width: 1100px) {
      .e-nav-product-details-local.justify-content-end > .nav > .nav-item .nav-link {
        padding: 0 0.75em; }
        .e-nav-product-details-local.justify-content-end > .nav > .nav-item .nav-link .e-nav-pagename-name {
          display: none; }
        .e-nav-product-details-local.justify-content-end > .nav > .nav-item .nav-link .mch-365-custom-inline-icon {
          margin-right: 0;
          margin-right: 0;
          width: 3em;
          background-color: var(--exhibition-profile-exhibitor-brand-color-darken);
          padding: 0.75em;
          border-radius: 10em; } }

ul.mch365-custom-product-product-details-categories-list {
  margin: 0 -.5em .5em 0;
  padding: .5em 0 0 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap; }
  ul.mch365-custom-product-product-details-categories-list li {
    flex: 0 0 auto;
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: .25em; }
    ul.mch365-custom-product-product-details-categories-list li a {
      font-size: 0.7875em;
      padding: .35em .5em;
      background: #f1f1f1;
      border: 1px solid #e5e5e5;
      margin-right: 0.5em;
      margin-bottom: 0.25em;
      display: block;
      color: #595959;
      border-radius: 0.25em;
      transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      ul.mch365-custom-product-product-details-categories-list li a:hover {
        background: var(--exhibition-profile-primary-brand-color);
        border-color: var(--exhibition-profile-primary-brand-color);
        color: #fff;
        text-decoration: none; }

.mch365-custom-product-details-contactpersons-wrapper .e-section-collapse-content:not(.show) {
  height: 0; }

.custom-mch365-alternation {
  list-style: none;
  padding: 0 1.5%;
  position: relative;
  font-size: 1em !important; }
  @media (min-width: 768px) {
    .custom-mch365-alternation {
      margin-top: 4.5em !important; } }
  .custom-mch365-alternation:before {
    top: 1.5em;
    bottom: 1.5em;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: var(--exhibition-profile-primary-brand-color);
    left: calc(1.5% + 2.25001em); }
    @media (min-width: 768px) {
      .custom-mch365-alternation:before {
        left: 50%; } }
  .custom-mch365-alternation > li {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    margin-bottom: 0;
    min-height: 13.5em; }
    @media (min-width: 768px) {
      .custom-mch365-alternation > li {
        margin-top: -4.5em !important; } }
    .custom-mch365-alternation > li:before, .custom-mch365-alternation > li:after {
      content: " ";
      display: table; }
    .custom-mch365-alternation > li:after {
      clear: both; }
    @media (min-width: 768px) {
      .custom-mch365-alternation > li:first-child:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: auto;
        bottom: 50%;
        width: calc(50% + 2px);
        background: #fff;
        display: flex; }
      .custom-mch365-alternation > li:last-child:before {
        content: "";
        position: absolute;
        top: 50%;
        left: auto;
        right: 0;
        bottom: 0;
        width: calc(50% + 2px);
        background: #fff;
        display: flex; } }
    .custom-mch365-alternation > li > .custom-mch365-alternation-panel {
      width: calc(100% - 6em);
      float: right;
      padding: 0.75em 0;
      position: relative; }
      @media (min-width: 768px) {
        .custom-mch365-alternation > li > .custom-mch365-alternation-panel {
          width: calc(100% - 9em); } }
      .custom-mch365-alternation > li > .custom-mch365-alternation-panel img.p-img, .custom-mch365-alternation > li > .custom-mch365-alternation-panel svg {
        max-width: 4em;
        max-height: 4em; }
      .custom-mch365-alternation > li > .custom-mch365-alternation-panel svg path,
      .custom-mch365-alternation > li > .custom-mch365-alternation-panel svg polyline,
      .custom-mch365-alternation > li > .custom-mch365-alternation-panel svg circle,
      .custom-mch365-alternation > li > .custom-mch365-alternation-panel svg line,
      .custom-mch365-alternation > li > .custom-mch365-alternation-panel svg rect,
      .custom-mch365-alternation > li > .custom-mch365-alternation-panel svg ellipse,
      .custom-mch365-alternation > li > .custom-mch365-alternation-panel svg polygon {
        stroke: var(--exhibition-profile-primary-brand-color) !important; }
      .custom-mch365-alternation > li > .custom-mch365-alternation-panel h1:first-of-type, .custom-mch365-alternation > li > .custom-mch365-alternation-panel h2:first-of-type, .custom-mch365-alternation > li > .custom-mch365-alternation-panel h3:first-of-type, .custom-mch365-alternation > li > .custom-mch365-alternation-panel h4:first-of-type, .custom-mch365-alternation > li > .custom-mch365-alternation-panel h5:first-of-type, .custom-mch365-alternation > li > .custom-mch365-alternation-panel h6:first-of-type {
        margin-top: .5em; }
      @media (min-width: 768px) {
        .custom-mch365-alternation > li > .custom-mch365-alternation-panel {
          width: calc(50% - 6em);
          float: left; } }
      .custom-mch365-alternation > li > .custom-mch365-alternation-panel p:last-of-type {
        margin-bottom: 0; }
    @media (min-width: 768px) {
      .custom-mch365-alternation > li.custom-mch365-alternation.element-inverted > .custom-mch365-alternation-panel {
        float: right;
        text-align: right !important; } }
    .custom-mch365-alternation > li > .custom-mch365-alternation-badge {
      color: var(--exhibition-profile-secondary-brand-color);
      width: 3em;
      height: 3em;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2em;
      position: absolute;
      top: 0;
      left: 0;
      background-color: #fff;
      border: 2px solid var(--exhibition-profile-primary-brand-color);
      z-index: 1;
      border-radius: 10em;
      transform: translate(0, 0.375em); }
      @media (min-width: 768px) {
        .custom-mch365-alternation > li > .custom-mch365-alternation-badge {
          top: 50%;
          left: 50%;
          transform: translate(-1.5em, -50%); } }

.mch365-custom-local-top-navigation {
  border-bottom: none;
  order: 5;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .mch365-custom-local-top-navigation > .container-fluid {
    padding-left: 0;
    padding-right: 0; }
  .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item {
    display: flex;
    align-items: center; }
    .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item:first-child {
      margin-left: -1.125em; }
    .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item:last-child:not(.is-cta) {
      margin-right: -1.125em; }
    .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item > .nav-link {
      display: flex;
      align-items: center;
      padding: 1.125em;
      line-height: 1.375;
      font-size: 0.95em;
      position: relative; }
      .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item > .nav-link::before {
        content: "";
        position: absolute;
        bottom: calc(1px - 1px);
        left: 0;
        right: 0;
        height: 4px;
        background-color: var(--exhibition-profile-primary-brand-color-darken);
        transform: scaleX(0);
        transition: transform 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item > .nav-link:hover::before {
        transform: scaleX(0.33);
        transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item > .nav-link.is-inpath, .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item > .nav-link.is-active {
        color: inherit; }
        .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item > .nav-link.is-inpath::before, .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item > .nav-link.is-active::before {
          transform: scaleX(0.33);
          background: var(--exhibition-profile-primary-brand-color-darken); }
      .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item > .nav-link.btn {
        padding: 0.75em 1.5em; }
    .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item a.back-link {
      display: flex;
      align-items: center;
      padding: 1.125em;
      font-size: 0.875em; }
      .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item a.back-link:hover, .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item a.back-link:active, .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item a.back-link:focus {
        text-decoration: none; }

.e-header.is-transparent .mch365-custom-local-top-navigation {
  border-bottom: none;
  /*    transition: all $transition-slide-speed / 2 $transition-slide-easing;
    
    &:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0,0,0, .4);
      transform: scaleX(0);
      opacity: 0;
      transition: all $transition-slide-speed $transition-slide-easing;
    }*/ }
  .e-header.is-transparent .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item > .nav-link::before {
    background-color: var(--exhibition-profile-primary-brand-color-darken); }
  .e-header.is-transparent .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item > .nav-link.is-inpath::before, .e-header.is-transparent .mch365-custom-local-top-navigation .e-nav-local-container > .nav > .nav-item > .nav-link.is-active::before {
    background: var(--exhibition-profile-primary-brand-color-darken); }

.mch365-placement-canvas-container {
  width: 100%;
  background: rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .mch365-placement-canvas-container .mch365-placement-canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 1;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
    .mch365-placement-canvas-container .mch365-placement-canvas .mch365-canvas-tile {
      float: left;
      border-left: 0.1px dashed rgba(1, 1, 1, 0.2);
      border-top: 0.1px dashed rgba(1, 1, 1, 0.2);
      list-style: none;
      padding: 0;
      margin: 0; }
      .mch365-placement-canvas-container .mch365-placement-canvas .mch365-canvas-tile[id^="1."] {
        border-left: 0; }
      .mch365-placement-canvas-container .mch365-placement-canvas .mch365-canvas-tile[id$=".1"] {
        border-top: 0; }
      .mch365-placement-canvas-container .mch365-placement-canvas .mch365-canvas-tile .mch365-innertile-ul {
        width: 100%;
        height: 100%;
        list-style: none;
        margin: 0;
        padding: 0; }
        .mch365-placement-canvas-container .mch365-placement-canvas .mch365-canvas-tile .mch365-innertile-ul .mch365-innertile {
          float: left;
          border-top: 0.1px dashed rgba(1, 1, 1, 0.1);
          border-left: 0.1px dashed rgba(1, 1, 1, 0.1);
          list-style: none;
          padding: 0;
          margin: 0;
          position: relative; }
          .mch365-placement-canvas-container .mch365-placement-canvas .mch365-canvas-tile .mch365-innertile-ul .mch365-innertile[id*="_1."] {
            border-left: 0; }
          .mch365-placement-canvas-container .mch365-placement-canvas .mch365-canvas-tile .mch365-innertile-ul .mch365-innertile[id$=".1"] {
            border-top: 0; }
          .mch365-placement-canvas-container .mch365-placement-canvas .mch365-canvas-tile .mch365-innertile-ul .mch365-innertile:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            width: 30%;
            height: 30%;
            border-radius: 50%;
            transform: translateY(-50%) translateX(-50%); }
          .mch365-placement-canvas-container .mch365-placement-canvas .mch365-canvas-tile .mch365-innertile-ul .mch365-innertile:hover:before {
            background-color: rgba(0, 0, 0, 0.25); }
          .mch365-placement-canvas-container .mch365-placement-canvas .mch365-canvas-tile .mch365-innertile-ul .mch365-innertile.reserved:before {
            background-color: black; }

.custom-control-indicator {
  background-color: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5475); }

.custom-radio-control-indicator {
  background-color: transparent;
  width: 1.5em;
  aspect-ratio: 1;
  cursor: pointer; }
  .custom-radio-control-indicator:hover {
    background-color: #e5e5e5; }

.custom-control-input:checked ~ .custom-radio-control-indicator {
  color: #fff;
  background-color: var(--exhibition-profile-primary-brand-color); }

ul.mch-footer-some-icons {
  display: flex;
  padding-left: 0; }
  ul.mch-footer-some-icons li {
    list-style: none;
    padding-left: 0;
    margin-right: 10px; }
    ul.mch-footer-some-icons li svg {
      width: 30px; }
      ul.mch-footer-some-icons li svg .st0 {
        fill: rgba(0, 0, 0, 0.75); }

@media (min-width: 1023px) {
  .e-logo .e-logo-img {
    min-width: 10em;
    image-rendering: auto; }
  .e-logo.mch-logo-gamebox .e-logo-link {
    margin-top: 0;
    margin-bottom: 0; }
    .e-logo.mch-logo-gamebox .e-logo-link .e-logo-img {
      height: 80px;
      margin-top: -23px;
      max-width: none;
      min-width: unset; } }

@media (min-width: 1023px) {
  .e-nav-item-btn .btn {
    z-index: 9; } }

.e-nav-item-btn.mch-nav-item-btn-lighten .btn-primary {
  background: var(--exhibition-profile-secondary-brand-color);
  border-color: var(--exhibition-profile-secondary-brand-color); }

.e-header-section-content .mch-logo-hi + .e-nav-global .e-nav-item-btn.mch-nav-item-btn-lighten .btn-primary {
  background: var(--exhibition-profile-primary-brand-color);
  border-color: var(--exhibition-profile-primary-brand-color); }

.mch-vocast-pressrelease-detail-container .col_2 {
  -moz-columns: 2;
       columns: 2;
  -moz-column-gap: 2em;
       column-gap: 2em; }
  .mch-vocast-pressrelease-detail-container .col_2 *:first-of-type {
    display: none !important; }

.mch-vocast-pressrelease-detail-container .col_2_spacer {
  display: none; }

.mch-vocast-pressrelease-detail-container .styles_block_margin_top {
  display: none; }

.mch-vocast-pressrelease-detail-container .column {
  width: 100% !important;
  display: block !important; }
  .mch-vocast-pressrelease-detail-container .column .styles_element_image img {
    width: 100% !important; }
  .mch-vocast-pressrelease-detail-container .column .styles_element_image em {
    font-size: 14px; }
  .mch-vocast-pressrelease-detail-container .column .styles_element_image a[href="https://www.mch.dk/"] {
    display: none; }

ul.custom-starrating-details-rating {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  ul.custom-starrating-details-rating li {
    margin: 0 .5rem 0 0;
    padding: 0; }
    ul.custom-starrating-details-rating li svg {
      width: 1.5rem;
      height: 1.5rem;
      fill: var(--exhibition-profile-primary-brand-color) !important; }

ul.custom-starrating-list-rating {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  ul.custom-starrating-list-rating li {
    margin: 0 0 0 .35rem;
    padding: 0; }
    ul.custom-starrating-list-rating li svg {
      width: 1rem;
      height: 1rem;
      fill: var(--exhibition-profile-primary-brand-color) !important; }

span.mch365-stars-label {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  padding: 0.375em 0.6em;
  margin-right: 1em;
  border-radius: 0.25em;
  display: inline-block;
  margin-bottom: .25em; }

.border-primary {
  border-color: var(--exhibition-profile-primary-brand-color) !important; }

.border-secondary {
  border-color: var(--exhibition-profile-secondary-brand-color) !important; }

.border-tertiary {
  border-color: var(--exhibition-profile-tertiary-brand-color) !important; }

.e-nav-pagename.sr-only + .e-nav-pageicon-dropdown {
  display: none; }

a.btn:focus-visible, a.btn:focus {
  outline: 2px solid rgba(0, 0, 0, 0.95) !important; }

/*
.custom-skiptocontent {
  position: absolute;
  top: -100%;
  left: 50%;
  min-width: 50vw;
  transform: translateX(-50%);
  text-align: center;
  background: var(--exhibition-profile-primary-brand-color);
  color: $white;
  font-weight: $font-weight-bold;
  font-family: $headings-font-family;
  box-shadow: $shadow-sm;
  padding: 1rem;
  transition: top 0.3s ease;
  text-decoration: none;
  border-radius: $border-radius-sm;
  z-index: 9999;
}
.custom-skiptocontent:focus {
   top: 1em;
   outline: none;
 }
*/
span.mch365-a11y-label {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.76563em;
  padding: 0.375em 0.6em;
  margin-right: 1em;
  border-radius: 0.25em;
  display: inline-block;
  margin-bottom: .25em;
  background: #424242;
  border: 1px solid #424242;
  color: #fff; }

.bg-gray-200 {
  background: #e5e5e5; }

.header-is-transparent .e-breadcrumb-container {
  margin-top: 7em; }

.header-is-transparent .breadcrumb-local-navigation-true .e-breadcrumb-container {
  margin-top: 10em; }

.e-header-section-content .e-logo-img svg {
  max-height: 100%;
  max-width: 65%;
  min-width: 15em; }

.e-header-section-content .mch-logo-transport .e-logo-img svg,
.e-header-section-content .mch-logo-eh .e-logo-img svg {
  min-width: 10em; }

.e-header.is-transparent .e-logo-img:not(.e-logo-img-mobile-foldout) svg path.mch365-logo-color {
  fill: #fff; }

.video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; }

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%; }

@media (max-width: 767px) {
  .e-section-height-md {
    min-height: 75vh !important; } }

.e-nav.mch365-custom-mobile-foldout.show {
  width: 80vw;
  /*  height: 96vh;
      top: 2vh;
      border-radius: $border-radius*2 0 0 $border-radius*2;*/
  left: auto;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 25px 30px rgba(0, 0, 0, 0.15); }

.test-wrapper {
  order: 2;
  flex-direction: row;
  flex-wrap: wrap;
  flex: 0 0 100%;
  padding: 1.5em 1em; }
  .test-wrapper .mobile-menu-heading {
    flex: 0 0 75%;
    width: 75%; }
    .test-wrapper .mobile-menu-heading svg {
      width: 1em;
      max-width: 1em;
      max-height: 1em;
      transform: scale(1.5); }

.mch365-multiple-select-toggle[data-toggle="select"], .mch365-multiple-select-toggle[data-toggle="dropdown"] {
  border: none;
  padding-left: 0;
  cursor: pointer;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.875em;
  font-weight: 600; }

.mch365-custom-productlist-searchbar .btn {
  width: 5em;
  padding: 0;
  background: transparent !important; }
  .mch365-custom-productlist-searchbar .btn img {
    max-height: 50%;
    max-height: 50%; }

.mch365-product-details-image-carousel .carousel-inner .carousel-item.preview {
  cursor: zoom-in; }

.mch365-product-details-image-carousel .carousel-indicators {
  position: relative;
  top: .75em;
  margin-left: -1.5% !important;
  margin-right: -1.5% !important; }
  .mch365-product-details-image-carousel .carousel-indicators > div img {
    cursor: pointer;
    box-shadow: none; }
  .mch365-product-details-image-carousel .carousel-indicators .active img {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.mch365-single-switch {
  display: inline-block;
  width: 3em;
  min-width: 3em;
  height: 100%;
  position: relative;
  z-index: 1;
  height: 1.5em;
  margin-right: 0.75em; }
  .mch365-single-switch .mch365-single-switch-slider, .mch365-single-switch .mch365-single-switch-slider:before {
    position: absolute; }
  .mch365-single-switch .mch365-single-switch-slider {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 10em;
    background-color: #bdbdbd;
    cursor: pointer;
    border: 2px solid transparent;
    overflow: hidden; }
  .mch365-single-switch .mch365-single-switch-slider:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 10em;
    transform: translateX(-1.5em); }
  .mch365-single-switch input {
    display: none; }
  .mch365-single-switch input:checked + .mch365-single-switch-slider:before {
    transform: translateX(1.5em);
    background: #fff;
    transition: transform .25s ease-in-out; }
  .mch365-single-switch input:checked + .mch365-single-switch-slider {
    background: var(--exhibition-profile-primary-brand-color); }
  .mch365-single-switch input + .mch365-single-switch-slider:before {
    transition: transform .25s ease-in-out; }

.mch365-single-option-filter {
  height: calc(2.7825em + 2px);
  padding: 0.75em 1.75em 0.75em 0.75em;
  line-height: 1.2825;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-weight: 600; }

.e-select-multiple-selected-item-count {
  background: var(--exhibition-profile-primary-brand-color);
  color: #fff;
  position: absolute;
  left: auto;
  right: 3em;
  top: 50%;
  width: 26px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.25em;
  margin-left: 0.5em;
  transform: translate(0, -55%);
  font-size: 0.875em;
  font-weight: 400; }

@media (max-width: 1364px) {
  .mch365-filters-wrapper {
    font-size: 0.875em; } }

@media (max-width: 767px) {
  .mch365-filters-wrapper {
    font-size: 1.125em; } }

.mch365-filters-header-wrapper {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 0.75em;
  margin-top: 0.75em; }
  @media (max-width: 767px) {
    .mch365-filters-header-wrapper {
      border-top: none;
      padding-top: 0;
      margin-top: 0; } }

.alert-info {
  background: var(--exhibition-profile-tertiary-brand-color);
  border-color: var(--exhibition-profile-tertiary-brand-color-darken); }

.mch365-event-datetime-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 0.375em;
       column-gap: 0.375em;
  row-gap: 0.375em; }

.dropdown-menu {
  z-index: 1030; }

div[class^="cookieconsent-optout-"], div[class*=" cookieconsent-optout-"] {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  background: #e5e5e5;
  border: 1px solid #bdbdbd; }
  div[class^="cookieconsent-optout-"] a, div[class*=" cookieconsent-optout-"] a {
    justify-content: center;
    align-items: center; }
    div[class^="cookieconsent-optout-"] a.btn, div[class*=" cookieconsent-optout-"] a.btn {
      padding-left: 0;
      padding-right: 0; }
    div[class^="cookieconsent-optout-"] a .material-icons, div[class*=" cookieconsent-optout-"] a .material-icons {
      font-size: 2em;
      margin-right: 0;
      margin-top: 5px; }

.video-container div[class^="cookieconsent-optout-"], .video-container div[class*=" cookieconsent-optout-"] {
  display: flex !important; }

/*
@include media-breakpoint-up(breakpoint-next($nav-hamburger-breakpoint)) {
    .mch365-download-full-image {
        position: absolute;
        z-index: 9999;
        color: #fff;
        background: rgba($gray-900, 0.5);
        padding: 8px 7px 5px 10px;
        border-left: 1px solid rgba($gray-500, 0.5);
        border-bottom: 1px solid rgba($gray-500, 0.5);
        border-bottom-left-radius: 10px;
        font-size: 11px;
        width: 170px;
        top: 0;
        right: -140px;
        opacity: 1;
        transition: right 0.5s ease, opacity 0.2s ease;
        display: flex;
        align-items: center;

        &:hover {
            color: #fff;
            right: 0;
            text-decoration: none;
        }

        .material-icons {
            color: white;
            margin-right: auto;
            width: 20px;
        }

        .mch365-download-full-image-text {
            margin-right: auto;
        }
    }
    .carousel-item {
        &.carousel-item-left,
        &.carousel-item-right {
            .mch365-download-full-image {
                opacity: 0;
            }
        }
    }
    .mch365-list-item-image-container {
        overflow: hidden;
        border-top-right-radius: 0.5em;
    }
}
*/
.p-divider-rule.border-primary {
  border-color: var(--exhibition-profile-primary-brand-color) !important; }

.p-divider-rule.border-secondary {
  border-color: var(--exhibition-profile-secondary-brand-color) !important; }

.p-divider-rule.border-tertiary {
  border-color: var(--exhibition-profile-tertiary-brand-color) !important; }

/*# sourceMappingURL=/files/templates/designs/exhibition_site/_assets/_dist/css/default.css.map */
