@charset "UTF-8";
@font-face {
  font-family: "HKGrotesk";
  src: url("../fonts/HKGrotesk-Regular.otf");
  font-display: swap;
}
@font-face {
  font-family: "HKGrotesk";
  src: url("../fonts/HKGrotesk-Italic.otf");
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "HKGrotesk";
  src: url("../fonts/HKGrotesk-SemiBold.otf");
  font-display: swap;
  font-weight: bold;
}
@font-face {
  font-family: "HKGrotesk";
  src: url("../fonts/HKGrotesk-SemiBoldItalic.otf");
  font-display: swap;
  font-weight: bold;
  font-style: italic;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

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

body {
  margin: 0;
  font-family: "HKGrotesk", sans-serif;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1.3;
  color: black;
  text-align: left;
  background-color: white;
}

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

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

h1, h2, .btn-arrow-block, h3, .single-event .event-date, .single-event .event-title, h4, .layout-contributors .contributors-info h5, .layout-contributors .contributors-info .filter-nav p, .filter-nav .layout-contributors .contributors-info p, .layout-contributors .contributors-info h3, .layout-contributors .contributors-info .single-event .event-title, .single-event .layout-contributors .contributors-info .event-title, .layout-contributors .contributors-info .single-event .event-date, .single-event .layout-contributors .contributors-info .event-date, .single-event .event-subtitle, .layout-2col-img h2, .layout-banner h2, .layout-2col-r h2, .layout-2col-l h2, h5, .filter-nav p, h6, .layout-contributors .contributors-bio p, .layout-featured-event .single-featured-event .event-keyword, .single-event .event-time,
.single-event .event-type, .single-event .event-abstract, .single-event .event-keyword, .single-event .event-location, .layout-video .event-date-time, .layout-sponsor h3, .layout-3col h3, .layout-3col, .layout-2col-txt-sm-img h2, .layout-2col-txt-sm-img, .layout-2col-img h3, .filter-nav a:hover.filter, .filter-nav a.filter, .btn-black, .btn-image {
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: black;
  text-decoration: underline;
  background-color: transparent;
}
a:hover {
  color: black;
  text-decoration: none;
}

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

pre,
code,
kbd,
samp {
  font-family: 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 {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, .btn-arrow-block, h3, .single-event .event-date, .single-event .event-title, h4, .layout-contributors .contributors-info h5, .layout-contributors .contributors-info .filter-nav p, .filter-nav .layout-contributors .contributors-info p, .layout-contributors .contributors-info h3, .layout-contributors .contributors-info .single-event .event-title, .single-event .layout-contributors .contributors-info .event-title, .layout-contributors .contributors-info .single-event .event-date, .single-event .layout-contributors .contributors-info .event-date, .single-event .event-subtitle, .layout-2col-img h2, .layout-banner h2, .layout-2col-r h2, .layout-2col-l h2, h5, .filter-nav p, h6, .layout-contributors .contributors-bio p, .layout-featured-event .single-featured-event .event-keyword, .single-event .event-time,
.single-event .event-type, .single-event .event-abstract, .single-event .event-keyword, .single-event .event-location, .layout-video .event-date-time, .layout-sponsor h3, .layout-3col h3, .layout-3col, .layout-2col-txt-sm-img h2, .layout-2col-txt-sm-img, .layout-2col-img h3, .filter-nav a:hover.filter, .filter-nav a.filter, .btn-black, .btn-image,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.2;
  color: black;
}

h1, .h1 {
  font-size: 3.9vw;
}

h2, .btn-arrow-block, .h2 {
  font-size: 2.5vw;
}

h3, .single-event .event-date, .single-event .event-title, .h3 {
  font-size: 2vw;
}

h4, .layout-contributors .contributors-info h5, .layout-contributors .contributors-info .filter-nav p, .filter-nav .layout-contributors .contributors-info p, .layout-contributors .contributors-info h3, .layout-contributors .contributors-info .single-event .event-title, .single-event .layout-contributors .contributors-info .event-title, .layout-contributors .contributors-info .single-event .event-date, .single-event .layout-contributors .contributors-info .event-date, .single-event .event-subtitle, .layout-2col-img h2, .layout-2col-img .btn-arrow-block, .layout-banner h2, .layout-2col-r h2, .layout-2col-l h2, .layout-banner .btn-arrow-block, .layout-2col-r .btn-arrow-block, .layout-2col-l .btn-arrow-block, .h4 {
  font-size: 1.5vw;
}

h5, .filter-nav p, .h5 {
  font-size: 1vw;
}

h6, .layout-contributors .contributors-bio p, .layout-featured-event .single-featured-event .event-keyword, .single-event .event-time,
.single-event .event-type, .single-event .event-abstract, .single-event .event-keyword, .single-event .event-location, .layout-video .event-date-time, .layout-sponsor h3, .layout-sponsor .single-event .event-date, .single-event .layout-sponsor .event-date, .layout-sponsor .single-event .event-title, .single-event .layout-sponsor .event-title, .layout-3col h3, .layout-3col .single-event .event-date, .single-event .layout-3col .event-date, .layout-3col .single-event .event-title, .single-event .layout-3col .event-title, .layout-3col, .layout-2col-txt-sm-img h2, .layout-2col-txt-sm-img .btn-arrow-block, .layout-2col-txt-sm-img, .layout-2col-img h3, .layout-2col-img .single-event .event-date, .single-event .layout-2col-img .event-date, .layout-2col-img .single-event .event-title, .single-event .layout-2col-img .event-title, .filter-nav a:hover.filter, .filter-nav a.filter, .btn-black, .btn-image, .h6 {
  font-size: 1vw;
}

.lead {
  font-size: 1.875vw;
  font-weight: 300;
}

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

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

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

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

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

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

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

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

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

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

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

.blockquote {
  margin-bottom: 10px;
  font-size: 1.875vw;
}

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

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

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

@media (min-width: 768px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 1280px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1920px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1280px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1920px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

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

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

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

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

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

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

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

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

.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: 768px) {
  .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: 992px) {
  .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: 1280px) {
  .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: 1920px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-row-reverse {
  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: 768px) {
  .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: 992px) {
  .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: 1280px) {
  .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: 1920px) {
  .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;
  }
}
.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;
  }
}

.text-monospace {
  font-family: monospace !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-body {
  color: black !important;
}

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

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

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

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

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

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

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

.single-event .event-time,
.single-event .event-type, .layout-video .event-date-time, .layout-sponsor h3, .layout-sponsor .single-event .event-date, .single-event .layout-sponsor .event-date, .layout-sponsor .single-event .event-title, .single-event .layout-sponsor .event-title, .layout-3col h3, .layout-3col .single-event .event-date, .single-event .layout-3col .event-date, .layout-3col .single-event .event-title, .single-event .layout-3col .event-title, .layout-2col-img h3, .layout-2col-img .single-event .event-date, .single-event .layout-2col-img .event-date, .layout-2col-img .single-event .event-title, .single-event .layout-2col-img .event-title, .layout-2col-img h2, .layout-banner h2, .layout-2col-r h2, .layout-2col-l h2, .btn-arrow-block, .filter-nav a:hover.filter, .filter-nav a.filter, .btn-black, .btn-image, .site-footer .social p, .navigation .menu-item {
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
}

*:focus {
  outline: none !important;
}

body {
  font-feature-settings: "ss01";
  -webkit-font-smoothing: antialiased;
  letter-spacing: -0.25px;
  letter-spacing: -0.01563rem;
}
@media (max-width: 991.98px) {
  body {
    font-size: 1rem;
    line-height: 1.3;
  }
}
@media (max-width: 767.98px) {
  body {
    font-size: 1rem;
    line-height: 1.3;
  }
}

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

table {
  width: 100%;
}

embed,
iframe,
object {
  max-width: 100%;
}

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

.container-fullscreen {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-wrap: wrap;
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  padding-left: 6vw;
  padding-right: 6vw;
}

h1 {
  line-height: 1.3;
}
@media (max-width: 991.98px) {
  h1 {
    font-size: 3rem;
    line-height: 1.3;
  }
}
@media (max-width: 767.98px) {
  h1 {
    font-size: 2rem;
    line-height: 1.3;
  }
}

h2, .btn-arrow-block {
  line-height: 1.3;
}
@media (max-width: 991.98px) {
  h2, .btn-arrow-block {
    font-size: 1.8rem;
    line-height: 1.3;
  }
}
@media (max-width: 767.98px) {
  h2, .btn-arrow-block {
    font-size: 1.5rem;
    line-height: 1.3;
  }
}

h3, .single-event .event-date, .single-event .event-title {
  line-height: 1.3;
}
@media (max-width: 991.98px) {
  h3, .single-event .event-date, .single-event .event-title {
    font-size: 1.4rem;
    line-height: 1.3;
  }
}
@media (max-width: 767.98px) {
  h3, .single-event .event-date, .single-event .event-title {
    font-size: 1.4rem;
    line-height: 1.3;
  }
}

h4, .layout-contributors .contributors-info h5, .layout-contributors .contributors-info .filter-nav p, .filter-nav .layout-contributors .contributors-info p, .layout-contributors .contributors-info h3, .layout-contributors .contributors-info .single-event .event-title, .single-event .layout-contributors .contributors-info .event-title, .layout-contributors .contributors-info .single-event .event-date, .single-event .layout-contributors .contributors-info .event-date, .single-event .event-subtitle, .layout-2col-img h2, .layout-2col-img .btn-arrow-block, .layout-banner h2, .layout-2col-r h2, .layout-2col-l h2, .layout-banner .btn-arrow-block, .layout-2col-r .btn-arrow-block, .layout-2col-l .btn-arrow-block {
  line-height: 1.3;
}
@media (max-width: 991.98px) {
  h4, .layout-contributors .contributors-info h5, .layout-contributors .contributors-info .filter-nav p, .filter-nav .layout-contributors .contributors-info p, .layout-contributors .contributors-info h3, .layout-contributors .contributors-info .single-event .event-title, .single-event .layout-contributors .contributors-info .event-title, .layout-contributors .contributors-info .single-event .event-date, .single-event .layout-contributors .contributors-info .event-date, .single-event .event-subtitle, .layout-2col-img h2, .layout-2col-img .btn-arrow-block, .layout-banner h2, .layout-2col-r h2, .layout-2col-l h2, .layout-banner .btn-arrow-block, .layout-2col-r .btn-arrow-block, .layout-2col-l .btn-arrow-block {
    font-size: 1rem;
    line-height: 1.3;
  }
}
@media (max-width: 767.98px) {
  h4, .layout-contributors .contributors-info h5, .layout-contributors .contributors-info .filter-nav p, .filter-nav .layout-contributors .contributors-info p, .layout-contributors .contributors-info h3, .layout-contributors .contributors-info .single-event .event-title, .single-event .layout-contributors .contributors-info .event-title, .layout-contributors .contributors-info .single-event .event-date, .single-event .layout-contributors .contributors-info .event-date, .single-event .event-subtitle, .layout-2col-img h2, .layout-2col-img .btn-arrow-block, .layout-banner h2, .layout-2col-r h2, .layout-2col-l h2, .layout-banner .btn-arrow-block, .layout-2col-r .btn-arrow-block, .layout-2col-l .btn-arrow-block {
    font-size: 1rem;
    line-height: 1.3;
  }
}

h5, .filter-nav p {
  line-height: 1.3;
}
@media (max-width: 991.98px) {
  h5, .filter-nav p {
    font-size: 1rem;
    line-height: 1.3;
  }
}
@media (max-width: 767.98px) {
  h5, .filter-nav p {
    font-size: 1rem;
    line-height: 1.3;
  }
}

h6, .layout-contributors .contributors-bio p, .layout-featured-event .single-featured-event .event-keyword, .single-event .event-time,
.single-event .event-type, .single-event .event-abstract, .single-event .event-keyword, .single-event .event-location, .layout-video .event-date-time, .layout-sponsor h3, .layout-sponsor .single-event .event-date, .single-event .layout-sponsor .event-date, .layout-sponsor .single-event .event-title, .single-event .layout-sponsor .event-title, .layout-3col h3, .layout-3col .single-event .event-date, .single-event .layout-3col .event-date, .layout-3col .single-event .event-title, .single-event .layout-3col .event-title, .layout-3col, .layout-2col-txt-sm-img h2, .layout-2col-txt-sm-img .btn-arrow-block, .layout-2col-txt-sm-img, .layout-2col-img h3, .layout-2col-img .single-event .event-date, .single-event .layout-2col-img .event-date, .layout-2col-img .single-event .event-title, .single-event .layout-2col-img .event-title, .filter-nav a:hover.filter, .filter-nav a.filter, .btn-black, .btn-image {
  line-height: 1.3;
}
@media (max-width: 991.98px) {
  h6, .layout-contributors .contributors-bio p, .layout-featured-event .single-featured-event .event-keyword, .single-event .event-time,
.single-event .event-type, .single-event .event-abstract, .single-event .event-keyword, .single-event .event-location, .layout-video .event-date-time, .layout-sponsor h3, .layout-sponsor .single-event .event-date, .single-event .layout-sponsor .event-date, .layout-sponsor .single-event .event-title, .single-event .layout-sponsor .event-title, .layout-3col h3, .layout-3col .single-event .event-date, .single-event .layout-3col .event-date, .layout-3col .single-event .event-title, .single-event .layout-3col .event-title, .layout-3col, .layout-2col-txt-sm-img h2, .layout-2col-txt-sm-img .btn-arrow-block, .layout-2col-txt-sm-img, .layout-2col-img h3, .layout-2col-img .single-event .event-date, .single-event .layout-2col-img .event-date, .layout-2col-img .single-event .event-title, .single-event .layout-2col-img .event-title, .filter-nav a:hover.filter, .filter-nav a.filter, .btn-black, .btn-image {
    font-size: 0.8rem;
    line-height: 1.3;
  }
}
@media (max-width: 767.98px) {
  h6, .layout-contributors .contributors-bio p, .layout-featured-event .single-featured-event .event-keyword, .single-event .event-time,
.single-event .event-type, .single-event .event-abstract, .single-event .event-keyword, .single-event .event-location, .layout-video .event-date-time, .layout-sponsor h3, .layout-sponsor .single-event .event-date, .single-event .layout-sponsor .event-date, .layout-sponsor .single-event .event-title, .single-event .layout-sponsor .event-title, .layout-3col h3, .layout-3col .single-event .event-date, .single-event .layout-3col .event-date, .layout-3col .single-event .event-title, .single-event .layout-3col .event-title, .layout-3col, .layout-2col-txt-sm-img h2, .layout-2col-txt-sm-img .btn-arrow-block, .layout-2col-txt-sm-img, .layout-2col-img h3, .layout-2col-img .single-event .event-date, .single-event .layout-2col-img .event-date, .layout-2col-img .single-event .event-title, .single-event .layout-2col-img .event-title, .filter-nav a:hover.filter, .filter-nav a.filter, .btn-black, .btn-image {
    font-size: 0.8rem;
    line-height: 1.3;
  }
}

.navigation {
  transition: all 0.3s ease-in-out;
  background: transparent;
  border-bottom: 1px solid transparent;
  padding-top: 0;
  padding-bottom: 0;
}
.navigation .site-name {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 991.98px) {
  .navigation .site-name {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.navigation .site-name a {
  color: black;
}
.navigation .site-name a:hover {
  color: black;
}
.navigation .site-name svg,
.navigation .site-name svg #site-logotype {
  transition: all 0.3s ease-in-out;
}
.navigation .site-name svg {
  width: 190px;
}
@media (max-width: 991.98px) {
  .navigation .site-name svg {
    width: 170px;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .navigation .site-name svg {
    width: 130px;
  }
}
.navigation .site-toggler {
  text-align: right;
}
.navigation .site-toggler .navigation-toggler {
  display: inline-block;
  width: 35px;
  height: 35px;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3e%3cpath stroke='%23000' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1' d='M4 8h24M4 16h24M4 24h24'/%3e%3c/svg%3e");
  cursor: pointer;
  margin: 33px 0 0;
}
@media (max-width: 767.98px) {
  .navigation .site-toggler .navigation-toggler {
    margin-top: 23px;
  }
}
.navigation .site-toggler .navigation-close {
  display: inline-block;
  width: 23.3333333333px;
  height: 23.3333333333px;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='17.678' height='17.677' viewBox='0 0 17.678 17.677'%3e%3cpath id='Union_1' data-name='Union 1' d='M8.485,8.485,0,16.97,8.485,8.485,0,0,8.485,8.485,16.97,0,8.485,8.485,16.97,16.97Z' transform='translate%280.354 0.354%29' stroke='%23000' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1'/%3e%3c/svg%3e");
  cursor: pointer;
  margin: 33px 0 0;
}
@media (max-width: 767.98px) {
  .navigation .site-toggler .navigation-close {
    margin-top: 23px;
  }
}
.navigation .site-menu {
  position: fixed;
  z-index: 99999999;
  background-color: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.navigation .site-menu.open {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.navigation .site-menu.open .site-toggler {
  position: fixed;
  top: 0.5vw;
  right: 6.5vw;
}
.navigation .language-switcher {
  position: fixed;
  top: 0;
  right: 12vw;
}
@media (max-width: 991.98px) {
  .navigation .language-switcher {
    right: 7rem;
  }
}
.navigation .language-switcher ul {
  list-style-type: none;
  display: flex;
}
.navigation .language-switcher ul .menu-item {
  padding: 2.5rem 0 2.5rem 2.35vw;
  font-size: 1vw;
}
@media (max-width: 991.98px) {
  .navigation .language-switcher ul .menu-item {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  .navigation .language-switcher ul .menu-item {
    font-size: 1rem;
    padding: 1.85rem 0 0 1.5rem;
  }
}
.navigation .navigation-collapse {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  flex-wrap: wrap;
}
.navigation .menu-item {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 2.5vw;
  white-space: nowrap;
  padding: 0;
  width: 100%;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: center;
}
.navigation .menu-item a {
  color: #666666;
  text-decoration: none;
}
.navigation .menu-item a:hover {
  color: black;
}
.navigation .menu-item.wpml-ls-current-language a {
  color: black;
  text-decoration: none;
}
.navigation .menu-item.wpml-ls-current-language a:hover {
  color: black;
}
@media (max-width: 991.98px) {
  .navigation .menu-item {
    font-size: 2rem;
  }
}
@media (max-width: 767.98px) {
  .navigation .menu-item {
    font-size: 1.5rem;
  }
}
.navigation .menu-item.current-menu-item a {
  color: black;
}
.navigation .menu-item.current-menu-item a:hover {
  color: black;
}
.navigation.menu-down {
  background: white;
  border-bottom: 1px solid #d2d1d1;
}
.navigation.menu-down .site-name {
  padding-top: 16px;
  padding-bottom: 16px;
}
.navigation.menu-down .site-name svg {
  height: 65px;
  width: 81px;
}
@media (max-width: 767.98px) {
  .navigation.menu-down .site-name svg {
    height: 45px;
    width: auto;
  }
}
.navigation.menu-down .site-name svg #site-logotype {
  opacity: 0;
}
@media (max-width: 991.98px) {
  .navigation.menu-open {
    background: white;
    border-bottom: 1px solid #d2d1d1;
  }
}

@media (min-width: 768px) {
  .navigation-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navigation-expand-sm .navigation-collapse {
    flex-direction: row;
  }
  .navigation-expand-sm .navigation-collapse-container {
    display: flex !important;
    flex-basis: auto;
  }
}
@media (min-width: 992px) {
  .navigation-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navigation-expand-md .navigation-collapse {
    flex-direction: row;
  }
  .navigation-expand-md .navigation-collapse-container {
    display: flex !important;
    flex-basis: auto;
  }
}
@media (min-width: 1280px) {
  .navigation-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navigation-expand-lg .navigation-collapse {
    flex-direction: row;
  }
  .navigation-expand-lg .navigation-collapse-container {
    display: flex !important;
    flex-basis: auto;
  }
}
@media (min-width: 1920px) {
  .navigation-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navigation-expand-xl .navigation-collapse {
    flex-direction: row;
  }
  .navigation-expand-xl .navigation-collapse-container {
    display: flex !important;
    flex-basis: auto;
  }
}
.navigation-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navigation-expand .navigation-collapse {
  flex-direction: row;
}
.navigation-expand .navigation-collapse-container {
  display: flex !important;
  flex-basis: auto;
}

/* slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* slick-theme.scss */
.slider-wrapper {
  position: relative;
}

.slick-arrow {
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  justify-content: center;
}
.slick-arrow.prev-slide {
  left: -50px;
}
.slick-arrow.prev-slide:before {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='43.656' height='43.529' viewBox='0 0 43.656 43.529'%3e%3cg transform='translate%2842.242 1.414%29 rotate%2890%29'%3e%3cline y2='41.242' transform='translate%2820.35 0%29' fill='none' stroke='%23000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3e%3cline x2='20.35' y2='20.35' transform='translate%2820.35 0%29' fill='none' stroke='%23000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3e%3cline x1='20.35' y2='20.35' transform='translate%280 0%29' fill='none' stroke='%23000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");
  cursor: pointer;
  content: "";
  width: 45px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
}
@media (max-width: 767.98px) {
  .slick-arrow.prev-slide {
    left: 30px;
  }
}
.slick-arrow.next-slide {
  right: -50px;
}
.slick-arrow.next-slide:before {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='43.656' height='43.529' viewBox='0 0 43.656 43.529'%3e%3cg transform='translate%2842.242 1.414%29 rotate%2890%29'%3e%3cline y2='41.242' transform='translate%2820.35 0%29' fill='none' stroke='%23000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3e%3cline x2='20.35' y2='20.35' transform='translate%2820.35 0%29' fill='none' stroke='%23000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3e%3cline x1='20.35' y2='20.35' transform='translate%280 0%29' fill='none' stroke='%23000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");
  cursor: pointer;
  content: "";
  width: 45px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767.98px) {
  .slick-arrow.next-slide {
    right: 30px;
  }
}

.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: left;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 0 40px 40px;
  padding: 0;
  cursor: pointer;
}
@media (max-width: 1279.98px) {
  .slick-dots li {
    margin: 0 0 10px 10px;
  }
}
.slick-dots li:only-child {
  display: none;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  color: transparent;
  display: block;
  height: 15px;
  width: 15px;
  outline: none;
  line-height: 1.3;
  font-size: 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 15px;
  height: 15px;
  background-color: #000;
  opacity: 0.3;
  border-radius: 100vw;
  transition: opacity 0.3s;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
}

img.lazy {
  opacity: 0;
}

img.loaded {
  transition: opacity 0.4s linear;
  opacity: 1;
}

body {
  overflow-x: hidden;
}

.no-scroll {
  overflow-y: hidden;
}

/*
TIPOGRAFIA
*/
.single-event .event-time,
.single-event .event-type, .layout-video .event-date-time, .layout-sponsor h3, .layout-sponsor .single-event .event-date, .single-event .layout-sponsor .event-date, .layout-sponsor .single-event .event-title, .single-event .layout-sponsor .event-title, .layout-3col h3, .layout-3col .single-event .event-date, .single-event .layout-3col .event-date, .layout-3col .single-event .event-title, .single-event .layout-3col .event-title, .layout-2col-img h3, .layout-2col-img .single-event .event-date, .single-event .layout-2col-img .event-date, .layout-2col-img .single-event .event-title, .single-event .layout-2col-img .event-title, .layout-2col-img h2, .layout-banner h2, .layout-2col-r h2, .layout-2col-l h2, .btn-arrow-block, .filter-nav a:hover.filter, .filter-nav a.filter, .btn-black, .btn-image, .site-footer .social p {
  text-transform: uppercase;
}

/*
MENU
*/
.site-name-mark {
  display: flex;
  align-items: flex-end;
  position: relative;
}
.site-name-mark .site-name-icon {
  transition: all 0.3s ease-in-out;
  height: 160px;
  width: auto;
}
@media (max-width: 767.98px) {
  .site-name-mark .site-name-icon {
    height: 110px;
  }
}
.site-name-mark .site-name-logo {
  transition: all 0.3s ease-in-out;
  height: 52.65px;
  width: auto;
  position: absolute;
  left: 119px;
  bottom: 0;
}
@media (max-width: 767.98px) {
  .site-name-mark .site-name-logo {
    height: 36.2px;
    left: 82px;
  }
}

.navigation.menu-down .site-name-mark .site-name-icon {
  height: 65px;
}
@media (max-width: 767.98px) {
  .navigation.menu-down .site-name-mark .site-name-icon {
    height: 45px;
  }
}
.navigation.menu-down .site-name-mark .site-name-logo {
  opacity: 0;
  height: 39px;
}
@media (max-width: 767.98px) {
  .navigation.menu-down .site-name-mark .site-name-logo {
    height: 27px;
  }
}

/*
INTESTAZIONE
*/
.homepage-hero-text {
  position: absolute;
  left: 6vw;
  top: 240px;
  width: 35%;
}
@media (max-width: 991.98px) {
  .homepage-hero-text {
    top: 200px;
  }
}
@media (max-width: 767.98px) {
  .homepage-hero-text {
    top: 150px;
    position: relative;
    width: 80%;
  }
}
.homepage-hero-text h1 {
  font-weight: bold;
  font-size: 3vw;
  line-height: 1.15;
}
@media (max-width: 991.98px) {
  .homepage-hero-text h1 {
    font-size: 3.5vw;
  }
}
@media (max-width: 767.98px) {
  .homepage-hero-text h1 {
    font-size: 1.4rem;
    margin-bottom: 40px;
  }
}

.page-header-image {
  border-bottom: 1px solid #d2d1d1;
}
.page-header-image img {
  margin-top: 60px;
  margin-bottom: 40px;
  height: calc(100vh - 60px - 120px);
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991.98px) {
  .page-header-image img {
    height: auto;
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .page-header-image img {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
.page-header-image .slider-wrapper {
  margin: auto;
  margin-bottom: 60px;
}
@media (max-width: 991.98px) {
  .page-header-image .slider-wrapper {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .page-header-image .slider-wrapper {
    margin-bottom: 20px;
  }
}
.page-header-image .slider-wrapper img {
  margin-bottom: 20px;
  height: auto;
  max-height: calc(100vh - 60px - 120px);
}
.page-header-image .slider-wrapper p {
  margin-bottom: 0;
}
.page-header-image.fullscreen-image img {
  height: calc(100vh - 140px);
}
.page-header-image .single-video {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 991.98px) {
  .page-header-image .single-video {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .page-header-image .single-video {
    margin-bottom: 20px;
  }
}
.page-header-image .video-wrapper {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.page-header-image .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-header-image .text-column {
  margin: auto;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 991.98px) {
  .page-header-image .text-column {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .page-header-image .text-column {
    margin-bottom: 20px;
  }
}
.page-header-image .text-column + img, .page-header-image .text-column + .video-wrapper {
  margin-top: 0;
  margin-bottom: 60px;
}
.page-header-image .text-column + .slider-wrapper img {
  margin-top: 0;
}
.page-header-image h1 {
  margin-bottom: 60px;
}
@media (max-width: 991.98px) {
  .page-header-image h1 {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .page-header-image h1 {
    margin-bottom: 20px;
  }
}
.page-header-image h1, .page-header-image p {
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .page-header-image h1, .page-header-image p {
    margin-bottom: 20px;
  }
}

.page-header {
  margin-top: 235px;
}
@media (max-width: 767.98px) {
  .page-header {
    margin-top: 150px;
  }
}
.page-header p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-header a {
  color: #fff;
}
.page-header a:hover {
  color: #fff;
}
@media (max-width: 767.98px) {
  .page-header h1 {
    padding-bottom: 10px;
  }
}

.desktop-image {
  display: inline-block;
}
@media (max-width: 991.98px) {
  .desktop-image {
    display: none;
  }
}

.mobile-image {
  display: none;
}
@media (max-width: 991.98px) {
  .mobile-image {
    display: inline-block;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

/*
SITE FOOTER
*/
.site-footer {
  background-color: black;
  padding: 30px 6vw;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-footer .social {
  display: inline-flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .site-footer .social {
    flex-direction: column;
    align-items: flex-start;
  }
}
.site-footer .social p {
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .site-footer .social p {
    margin-bottom: 10px;
  }
}
.site-footer .social a {
  margin-right: 10px;
  transition: all 0.1s ease-in-out;
}
.site-footer .social a:hover {
  opacity: 0.7;
}

.free-text {
  background-color: black;
  padding: 0 6vw 30px;
  color: white;
}
.free-text a {
  color: white;
}

/*
BOTTONI
*/
.filter-nav a:hover.filter, .filter-nav a.filter, .btn-black, .btn-image {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #d2d1d1;
  padding: 5px 12px;
  border-radius: 29px;
  transition: all 0.1s ease-in-out;
}
.filter-nav a.filter:hover, .btn-black:hover, .btn-image:hover {
  color: #666666;
}

.btn-image {
  height: calc(1.3vw + 10px);
  margin-right: 10px;
  display: inline-flex;
  align-items: center;
  position: relative;
  padding: 0 12px 0 0;
  white-space: nowrap;
  /*
  &:hover {
      img {
          opacity: 0.7;
      }
  }
  */
}
@media (max-width: 991.98px) {
  .btn-image {
    height: 30px;
  }
}
.btn-image img {
  width: calc(1.3vw + 8px);
  height: calc(1.3vw + 8px);
  margin-right: 8px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.1s ease-in-out;
}
@media (max-width: 991.98px) {
  .btn-image img {
    width: 28px;
    height: 28px;
  }
}

.btn-black {
  border-color: black;
  background-color: black;
  color: white;
}
.btn-black:hover {
  border-color: #666666;
  background-color: #666666;
  color: white;
}
.btn-black[aria-expanded=true] {
  border-color: #666666;
  background-color: #666666;
  color: white;
}

.btn-arrow-small {
  display: inline-block;
  width: 9px;
  height: 18px;
  background-size: 100%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='11.828' height='20.829' viewBox='0 0 11.828 20.829'%3e%3cg transform='translate%28-12043.586 -2654.032%29'%3e%3cline x2='9' y2='9' transform='translate%2812054 2664.447%29 rotate%2890%29' fill='none' stroke='%23000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3e%3cline x1='9' y2='9' transform='translate%2812054 2655.447%29 rotate%2890%29' fill='none' stroke='%23000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");
  background-repeat: no-repeat;
  cursor: pointer;
  transition: all 0.1s ease-in-out;
  transform: translateX(-10px);
}
.btn-arrow-small:hover {
  transform: translateX(0);
}

.btn-arrow-big {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: 100%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='43.656' height='43.529' viewBox='0 0 43.656 43.529'%3e%3cg transform='translate%2842.242 1.414%29 rotate%2890%29'%3e%3cline y2='41.242' transform='translate%2820.35 0%29' fill='none' stroke='%23000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3e%3cline x2='20.35' y2='20.35' transform='translate%2820.35 0%29' fill='none' stroke='%23000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3e%3cline x1='20.35' y2='20.35' transform='translate%280 0%29' fill='none' stroke='%23000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: 40px;
  transition: all 0.1s ease-in-out;
}
@media (max-width: 767.98px) {
  .btn-arrow-big {
    width: 30px;
    height: 30px;
    margin-top: 20px;
  }
}
.btn-arrow-big:hover {
  transform: translateX(15px);
}

.btn-arrow-block {
  display: flex;
  width: 100%;
  padding: 60px 6vw;
  background-color: #36FA9E;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  transition: all 0.1s ease-in-out;
}
@media (max-width: 991.98px) {
  .btn-arrow-block {
    padding: 40px 6vw;
  }
}
@media (max-width: 767.98px) {
  .btn-arrow-block {
    padding: 20px 6vw;
  }
  .btn-arrow-block svg {
    width: 30px;
    height: auto;
  }
}
.btn-arrow-block:hover {
  background-color: #419DAD;
}

/*
SEZIONI
*/
.section-padding, .layout-contributors, .layout-featured-event, .layout-sponsor, .layout-3col, .layout-2col-img, .layout-txt, .layout-banner, .layout-2col-r, .layout-2col-l {
  border-bottom: 1px solid #d2d1d1;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 991.98px) {
  .section-padding, .layout-contributors, .layout-featured-event, .layout-sponsor, .layout-3col, .layout-2col-img, .layout-txt, .layout-banner, .layout-2col-r, .layout-2col-l {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .section-padding, .layout-contributors, .layout-featured-event, .layout-sponsor, .layout-3col, .layout-2col-img, .layout-txt, .layout-banner, .layout-2col-r, .layout-2col-l {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.section-padding-small, .page-header {
  border-bottom: 1px solid #d2d1d1;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 991.98px) {
  .section-padding-small, .page-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.layout-banner, .layout-2col-r, .layout-2col-l {
  padding-left: 6vw;
  padding-right: 6vw;
}

.layout-banner, .layout-2col-l {
  border-right: 1px solid #d2d1d1;
}

.bg-aqua {
  background-color: #419DAD;
}

.bg-lime {
  background-color: #36FA9E;
}

.bg-lightgrey {
  background-color: #f5f5f5;
}

.bg-black, .page-header {
  background-color: black;
  color: white;
}
.bg-black h1, .page-header h1, .bg-black h2, .page-header h2, .bg-black .btn-arrow-block, .page-header .btn-arrow-block, .bg-black h3, .bg-black .single-event .event-date, .single-event .bg-black .event-date, .bg-black .single-event .event-title, .single-event .bg-black .event-title, .page-header h3, .page-header .single-event .event-date, .single-event .page-header .event-date, .page-header .single-event .event-title, .single-event .page-header .event-title, .bg-black h4, .bg-black .layout-contributors .contributors-info h5, .layout-contributors .contributors-info .bg-black h5, .bg-black .layout-contributors .contributors-info h3, .layout-contributors .contributors-info .bg-black h3, .bg-black .single-event .event-subtitle, .single-event .bg-black .event-subtitle, .page-header h4, .page-header .layout-contributors .contributors-info h5, .layout-contributors .contributors-info .page-header h5, .page-header .layout-contributors .contributors-info h3, .layout-contributors .contributors-info .page-header h3, .page-header .single-event .event-subtitle, .single-event .page-header .event-subtitle, .bg-black h5, .bg-black .filter-nav p, .filter-nav .bg-black p, .page-header h5, .page-header .filter-nav p, .filter-nav .page-header p, .bg-black h6, .bg-black .layout-contributors .contributors-bio p, .layout-contributors .contributors-bio .bg-black p, .bg-black .layout-featured-event .single-featured-event .event-keyword, .layout-featured-event .single-featured-event .bg-black .event-keyword, .bg-black .single-event .event-time, .single-event .bg-black .event-time,
.bg-black .single-event .event-type,
.single-event .bg-black .event-type, .bg-black .single-event .event-abstract, .single-event .bg-black .event-abstract, .bg-black .single-event .event-keyword, .single-event .bg-black .event-keyword, .bg-black .single-event .event-location, .single-event .bg-black .event-location, .bg-black .layout-video .event-date-time, .layout-video .bg-black .event-date-time, .bg-black .layout-3col, .bg-black .layout-2col-txt-sm-img, .page-header h6, .page-header .layout-contributors .contributors-bio p, .layout-contributors .contributors-bio .page-header p, .page-header .layout-featured-event .single-featured-event .event-keyword, .layout-featured-event .single-featured-event .page-header .event-keyword, .page-header .single-event .event-time, .single-event .page-header .event-time,
.page-header .single-event .event-type,
.single-event .page-header .event-type, .page-header .single-event .event-abstract, .single-event .page-header .event-abstract, .page-header .single-event .event-keyword, .single-event .page-header .event-keyword, .page-header .single-event .event-location, .single-event .page-header .event-location, .page-header .layout-video .event-date-time, .layout-video .page-header .event-date-time, .page-header .layout-3col, .page-header .layout-2col-txt-sm-img, .bg-black .filter-nav a.filter, .filter-nav .bg-black a.filter, .page-header .filter-nav a.filter, .filter-nav .page-header a.filter, .bg-black .btn-image, .page-header .btn-image, .bg-black .btn-black, .page-header .btn-black {
  color: white;
}

.c-aqua {
  color: #419DAD;
}

.c-darkgrey {
  color: #666666;
}

.section-flex-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767.98px) {
  .section-flex-title {
    flex-direction: column;
    align-items: flex-start;
  }
  .section-flex-title h2, .section-flex-title .btn-arrow-block {
    margin-bottom: 10px;
  }
}

@media (max-width: 767.98px) {
  .padding-mobile {
    padding-top: 20px;
  }
}

.image-aspect-ratio {
  width: 100%;
  padding-bottom: 75%;
  position: relative;
}
.image-aspect-ratio img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

/*
2COL LAYOUT
*/
.layout-banner, .layout-2col-r, .layout-2col-l {
  height: 100%;
}
.layout-banner h2, .layout-2col-r h2, .layout-2col-l h2, .layout-banner .btn-arrow-block, .layout-2col-r .btn-arrow-block, .layout-2col-l .btn-arrow-block {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .layout-banner h2, .layout-2col-r h2, .layout-2col-l h2, .layout-banner .btn-arrow-block, .layout-2col-r .btn-arrow-block, .layout-2col-l .btn-arrow-block {
    margin-bottom: 20px;
  }
}

.layout-txt h2, .layout-txt .btn-arrow-block {
  margin-bottom: 20px;
}

.layout-2col img {
  max-width: 150px;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .layout-2col img {
    max-width: 120px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .layout-2col img {
    margin-bottom: 20px;
  }
}

.layout-2col-img {
  text-align: center;
}
.layout-2col-img .align-center {
  margin: auto;
}
.layout-2col-img img {
  margin-top: 40px;
}
.layout-2col-img h3, .layout-2col-img .single-event .event-date, .single-event .layout-2col-img .event-date, .layout-2col-img .single-event .event-title, .single-event .layout-2col-img .event-title {
  margin-top: 20px;
}

@media (max-width: 767.98px) {
  .layout-2col-l {
    border-right: none;
  }
}

.layout-image {
  display: flex;
  align-items: center;
}

.layout-3col h2, .layout-3col .btn-arrow-block {
  margin-bottom: 30px;
}
.layout-3col h3, .layout-3col .single-event .event-date, .single-event .layout-3col .event-date, .layout-3col .single-event .event-title, .single-event .layout-3col .event-title {
  margin-bottom: 15px;
}
.layout-3col img {
  margin-bottom: 40px;
}

.layout-sponsor h3:not(:first-of-type), .layout-sponsor .single-event .event-date:not(:first-of-type), .single-event .layout-sponsor .event-date:not(:first-of-type), .layout-sponsor .single-event .event-title:not(:first-of-type), .single-event .layout-sponsor .event-title:not(:first-of-type) {
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .layout-sponsor h3:not(:first-of-type), .layout-sponsor .single-event .event-date:not(:first-of-type), .single-event .layout-sponsor .event-date:not(:first-of-type), .layout-sponsor .single-event .event-title:not(:first-of-type), .single-event .layout-sponsor .event-title:not(:first-of-type) {
    margin-top: 20px;
  }
}
.layout-sponsor .logo {
  width: 10%;
  margin-top: 20px;
  margin-right: 40px;
  display: inline-block;
}
@media (max-width: 991.98px) {
  .layout-sponsor .logo {
    width: 20%;
  }
}
@media (max-width: 767.98px) {
  .layout-sponsor .logo {
    width: 45%;
    margin-right: 10px;
  }
}

.layout-video {
  border-bottom: 1px solid #d2d1d1;
  padding-top: 60px;
}
@media (max-width: 991.98px) {
  .layout-video {
    padding-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .layout-video {
    padding-top: 20px;
  }
}
.layout-video .single-video {
  margin-bottom: 60px;
}
@media (max-width: 991.98px) {
  .layout-video .single-video {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .layout-video .single-video {
    margin-bottom: 20px;
  }
}
.layout-video .video-wrapper {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.layout-video .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.layout-video h3, .layout-video .single-event .event-date, .single-event .layout-video .event-date, .layout-video .single-event .event-title, .single-event .layout-video .event-title {
  margin-top: 10px;
  margin-bottom: 5px;
}
.layout-video .event-date-time {
  margin-bottom: 15px;
}
.layout-video .event-date-time .date {
  color: #419DAD;
  margin-right: 10px;
}

/*
EVENTS
*/
.single-event.new-date {
  border-top: 1px solid #d2d1d1;
  margin-top: 60px;
  padding-top: 15px;
}
@media (max-width: 991.98px) {
  .single-event.new-date {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .single-event.new-date {
    margin-top: 20px;
  }
}
.single-event.same-date .new-time {
  border-top: 1px solid #d2d1d1;
  padding-top: 15px;
  margin-top: 20px;
}
.single-event .event-location {
  margin-bottom: 7px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 7px;
  color: #419DAD;
}
.single-event .event-keyword {
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.single-event .event-title {
  margin-bottom: 5px;
}
.single-event .event-subtitle {
  margin-bottom: 10px;
}
.single-event .event-abstract {
  margin-bottom: 20px;
}
.single-event .event-date {
  color: #419DAD;
}
.single-event .event-time,
.single-event .event-type {
  margin-top: 7px;
}
@media (max-width: 767.98px) {
  .single-event .event-type {
    padding-top: 8px;
    padding-bottom: 10px;
  }
}
.single-event .event-link {
  text-align: center;
}
@media (max-width: 767.98px) {
  .single-event .event-link {
    text-align: left;
  }
}
.single-event .event-link .btn-black + .btn-black {
  margin-top: 10px;
}

.layout-featured-event .single-featured-event {
  text-align: center;
  margin-top: 60px;
}
@media (max-width: 991.98px) {
  .layout-featured-event .single-featured-event {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .layout-featured-event .single-featured-event {
    margin-top: 20px;
  }
}
.layout-featured-event .single-featured-event svg {
  width: 70%;
  height: auto;
}
.layout-featured-event .single-featured-event .event-date-time {
  margin-bottom: 20px;
}
.layout-featured-event .single-featured-event .event-date-time .date {
  color: #419DAD;
  margin-right: 10px;
}
.layout-featured-event .single-featured-event h3, .layout-featured-event .single-featured-event .single-event .event-title, .single-event .layout-featured-event .single-featured-event .event-title, .layout-featured-event .single-featured-event .single-event .event-date, .single-event .layout-featured-event .single-featured-event .event-date {
  margin-top: 10px;
  margin-bottom: 20px;
}
.layout-featured-event .single-featured-event .event-keyword {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
}
.layout-featured-event .single-featured-event .btn-black {
  margin-top: 20px;
}
.layout-featured-event .featured-event-image {
  margin: 60px auto 0;
}
@media (max-width: 991.98px) {
  .layout-featured-event .featured-event-image {
    margin: 40px auto 0;
  }
}
@media (max-width: 767.98px) {
  .layout-featured-event .featured-event-image {
    margin: 20px auto 0;
  }
}

/*
CONTRIBUTORS
*/
.layout-contributors.layout-contributors-tax {
  padding-top: 0;
}
.layout-contributors .single-contributor {
  margin-top: 60px;
}
.single-contributor::before {
  /* anchor fix */
  content: '';
  display: block;
  height:      160px;
  margin-top: -160px;
  visibility: hidden;
}
@media (max-width: 991.98px) {
  .single-contributor::before {
    height:      100px;
    margin-top: -100px;
  }
}
@media (max-width: 991.98px) {
  .layout-contributors .single-contributor {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .layout-contributors .single-contributor {
    margin-top: 20px;
  }
}
.layout-contributors .contributors-info {
  margin-top: 15px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.layout-contributors .contributors-info.align-center {
  align-items: center;
}
.layout-contributors .contributors-info.align-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.layout-contributors .contributors-info h5, .layout-contributors .contributors-info .filter-nav p, .filter-nav .layout-contributors .contributors-info p {
  color: #419DAD;
}
.layout-contributors .contributors-bio p {
  margin-top: 20px;
}
.layout-contributors .contributors-bio .contributors-link {
  margin-top: 20px;
}
.layout-contributors .featured-contributors {
  text-decoration: none;
}
.layout-contributors .featured-contributors svg {
  transform: translateX(-10px);
  transition: all 0.1s ease-in-out;
}
.layout-contributors .featured-contributors:hover svg {
  transform: translateX(0);
}

/* 
DOWNLOADS 
*/
.single-download {
  border-bottom: 1px solid black;
  padding-bottom: 15px;
  padding-top: 30px;
  position: relative;
}
.single-download a {
  text-decoration: none;
}
.single-download a img {
  position: absolute;
  right: 0px;
  bottom: 15px;
  width: 30px;
}
@media (max-width: 767.98px) {
  .single-download a img {
    width: 20px;
  }
}

/* 
PARTNERS
*/
.partners-group {
  margin-bottom: 60px;
}
.partners-group .partners-group-name {
  padding-top: 5px;
  border-top: 1px solid black;
}
.partners-group .single-partner a {
  display: inline-block;
  padding: 15px;
}

/* 
BANNER
*/
.layout-banner {
  margin-bottom: 0px;
  border-bottom: 0px;
}
@media (max-width: 767.98px) {
  .layout-banner {
    border-right: none;
    margin-bottom: 15px;
  }
}
.layout-banner a img {
  width: 100%;
}

/*
FILTERS
*/
.filter-nav {
  background-color: #36FA9E;
  padding-top: 15px;
  padding-bottom: 15px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99;
}
@media (max-width: 767.98px) {
  .filter-nav {
    position: relative;
  }
}
.filter-nav p {
  margin-bottom: 5px;
}
.filter-nav .filter-wrapper {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.filter-nav a {
  white-space: nowrap;
}
.filter-nav a.filter {
  border-color: #000;
  cursor: pointer;
}
.filter-nav a.filter.current {
  background-color: #000;
  color: #fff;
}
.filter-nav a svg {
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.filter-nav a svg line {
  stroke: #000;
}
.filter-nav a:hover.filter {
  border-color: #666666;
  cursor: pointer;
}
.filter-nav a:hover.filter.current {
  border-color: #000;
}
.filter-nav a:hover svg line {
  stroke: #666666;
}
.filter-nav .align-right {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.filter-nav .align-right p {
  white-space: nowrap;
}