@charset "UTF-8";
@font-face {
  font-family: "NeueHaasGroteskDisp Pro";
  src: url("../fonts/nhgdsp-regular.eot");
  src: url("../fonts/nhgdsp-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/nhgdsp-regular.woff2") format("woff2"), url("../fonts/nhgdsp-regular.woff") format("woff"), url("../fonts/nhgdsp-regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "NeueHaasGroteskDisp Pro";
  src: url("../fonts/nhgdsp-italic.eot");
  src: url("../fonts/nhgdsp-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/nhgdsp-italic.woff2") format("woff2"), url("../fonts/nhgdsp-italic.woff") format("woff"), url("../fonts/nhgdsp-italic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "NeueHaasGroteskDisp Pro";
  src: url("../fonts/nhgdsp-bold.eot");
  src: url("../fonts/nhgdsp-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/nhgdsp-bold.woff2") format("woff2"), url("../fonts/nhgdsp-bold.woff") format("woff"), url("../fonts/nhgdsp-bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "NeueHaasGroteskDisp Pro";
  src: url("../fonts/nhgdsp-bold-italic.eot");
  src: url("../fonts/nhgdsp-bold-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/nhgdsp-bold-italic.woff2") format("woff2"), url("../fonts/nhgdsp-bold-italic.woff") format("woff"), url("../fonts/nhgdsp-bold-italic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

* {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
*:active, *:focus {
  outline: none;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "NeueHaasGroteskDisp Pro", sans-serif;
  font-size: 20px;
  overflow-x: hidden;
}

body {
  color: #222;
  line-height: 1.22;
  overflow-x: hidden !important;
}

::-moz-selection {
  background-color: rgba(0, 0, 0, 0.7);
}

::selection {
  background-color: rgba(0, 0, 0, 0.7);
}

strong,
b {
  font-weight: 700;
}

em,
i,
var {
  font-style: italic;
}

pre,
code,
kbd {
  background: #f6f6f6;
  border: 1px solid #f6f6f6;
  border-radius: 2px;
  font-family: monospace;
  font-size: 0.875em;
  overflow-x: scroll;
  padding: 0.1428571429em 0.2857142857em 0.0714285714em;
}

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

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after {
  content: "";
}

q::before, q::after {
  content: "";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

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

button,
input,
textarea {
  font-family: inherit;
}

button {
  cursor: pointer;
}

sub {
  font-size: smaller;
  vertical-align: sub;
}

sup {
  font-size: smaller;
  vertical-align: super;
}

abbr,
acronym {
  border-bottom: 1px dotted #f6f6f6;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase;
}

iframe {
  display: block;
  max-width: 100%;
}

.event__navs a, .card__title a, .search-result a, .social__link, .content-nav__link, .site-footer__group a, .site-header__language a, .site-branding__home-link, .site-header__menu a, .link-cover, .button {
  color: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-transform: inherit;
}
.event__navs a:hover, .card__title a:hover, .search-result a:hover, .social__link:hover, .content-nav__link:hover, .site-footer__group a:hover, .site-header__language a:hover, .site-branding__home-link:hover, .site-header__menu a:hover, .link-cover:hover, .button:hover {
  color: inherit;
  text-decoration: inherit;
}

.off-canvas__trigger, .search-form button, .site-header__search-toggle, .button {
  background: none;
  border: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 0;
  text-align: inherit;
}
.off-canvas__trigger:hover, .search-form button:hover, .site-header__search-toggle:hover, .button:hover {
  background: none;
}

.social, .site-header__menu .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social li, .site-header__menu .sub-menu li {
  margin: 0;
  padding: 0;
}
.social li::before, .site-header__menu .sub-menu li::before {
  display: none;
}

.slick-dots button {
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.card__image::before, .content-section__content::after, .link-cover::before {
  content: "";
  display: inline-block;
}

.contact-form__submit input, .off-canvas__wrapper, .social__link, a, .button {
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.search-form, .social, .site-header__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@-webkit-keyframes scale-display {
  0% {
    display: none;
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  99% {
    display: none;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    display: -webkit-inline-box;
    display: inline-flex;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes scale-display {
  0% {
    display: none;
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  99% {
    display: none;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes scale-display--reversed {
  0% {
    display: -webkit-inline-box;
    display: inline-flex;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  99% {
    display: -webkit-inline-box;
    display: inline-flex;
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    display: none;
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@keyframes scale-display--reversed {
  0% {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  99% {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    display: none;
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
.container {
  max-width: 1168px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
}
.container:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 320px) {
  .container {
    max-width: 97.5%;
  }
  .container .container {
    padding: 0;
  }
}
@media (max-width: 759px) {
  .container {
    max-width: 90%;
  }
}

.event__category, .site-footer__inner, .column {
  width: 98.4303516305%;
  float: left;
  margin-left: 0.7848241848%;
  margin-right: 0.7848241848%;
}

.site-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}

.content-area {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.site-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.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-arrow.slick-hidden {
  display: none;
}

blockquote {
  font-family: "NeueHaasGroteskDisp Pro", sans-serif;
  font-size: 18px;
  font-size: 0.9rem;
  font-style: italic;
  line-height: 1.3333333333em;
  margin: 40px 0;
  margin: 2rem 0;
}
blockquote footer,
blockquote cite {
  font-size: 14px;
  font-size: 0.7rem;
}

.entry ol,
.entry ul,
.entry dl {
  list-style: initial;
  margin: 1em 0;
  padding-left: 1.4em;
}
.entry ol {
  list-style: decimal;
}
.entry li,
.entry dt,
.entry dd {
  margin: 0.7em 0;
}

hr {
  background-color: #3b3b3b;
  border: 0;
  height: 2px;
  height: 0.1rem;
  max-width: 530px;
  max-width: 26.5rem;
}

.button {
  background-color: #000;
  border: 1.25px solid transparent;
  border: 0.0625rem solid transparent;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 0.8rem;
  margin: 0;
  padding: 6px 20px 7px;
  padding: 0.3rem 1rem 0.35rem;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.button--alt {
  background-color: #fff;
}

.button--invert, .button--alt.button--invert, .button--alt:hover, .button:hover {
  background-color: transparent;
  border-color: currentColor;
  color: #000;
}

.button--negative {
  background-color: transparent;
  border-color: currentColor;
  color: #e10000;
}
.button--negative:hover {
  background-color: #e10000;
  border: 2px solid transparent;
  color: #fff;
}

.button--neutral {
  background: none;
  border-color: #f6f6f6;
  color: inherit;
  margin: 0 2px;
  margin: 0 0.1rem;
  text-decoration: none;
}
.button--neutral:hover {
  border-color: inherit;
}

.button--alt:hover {
  color: #000;
}
.button--alt.button--invert {
  border-color: #fff;
  color: #fff;
}
.button--alt.button--invert:hover {
  background-color: #000;
}
.button--invert:hover {
  background-color: #000;
  border-color: transparent;
  color: #fff;
}
textarea, input {
  border: 1px solid #3b3b3b;
  font-family: "NeueHaasGroteskDisp Pro", sans-serif;
  font-size: 14px;
  font-size: 0.7rem;
  margin: 6px 0;
  margin: 0.3rem 0;
  padding: 0.4285714286em 0.3571428571em 0.3571428571em;
}
@media (min-width: 760px) {
  textarea, input {
    font-size: 0.8rem;
  }
}

textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

textarea::-moz-placeholder, input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

textarea::-ms-input-placeholder, input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

textarea::placeholder, input::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.alternative-input {
  border-color: #000;
  border-radius: 0.35rem;
  margin: 0;
}

.wpcf7-text,
.wpcf7-submit,
.contact-form__item {
  border: 2px solid #000;
  background: transparent;
  color: #000;
  width: 100%;
}
@media (min-width: 760px) {
  .wpcf7-text,
  .wpcf7-submit,
  .contact-form__item {
    width: auto;
  }
}

.wpcf7-submit {
  cursor: pointer;
}

label {
  color: #999;
  display: block;
  font-size: 16px;
  font-size: 0.8rem;
  font-weight: 700;
  width: 100%;
}
input + label, label.small_label, .egoi_simple_form label {
  display: inline-block;
  font-size: 14px;
  font-size: 0.7rem;
  font-weight: 400;
  width: auto;
}

textarea {
  height: 0;
  min-height: 120px;
  min-height: 6rem;
  resize: vertical;
  width: 100%;
}
.link-cover::before {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.hamburger {
  background: transparent;
  display: block;
  height: 19px;
  height: 0.95rem;
  position: relative;
  width: 26px;
  width: 1.3rem;
}
.hamburger::before, .hamburger::after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: currentColor;
  border-radius: 0.075rem;
  content: "";
  height: 3px;
  height: 0.15rem;
  left: 0;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
  width: 26px;
  width: 1.3rem;
}
.hamburger::before {
  -webkit-box-shadow: currentColor 0 0.4rem 0 0;
          box-shadow: currentColor 0 0.4rem 0 0;
  position: absolute;
  top: 0;
}
.hamburger::after {
  position: absolute;
  top: calc( 100% - 0.15rem );
}
.hamburger.hamburger--open::before {
  -webkit-box-shadow: transparent 0 0 0 0;
          box-shadow: transparent 0 0 0 0;
  top: 50%;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}
.hamburger.hamburger--open::after {
  top: 50%;
  -webkit-transform: rotate(315deg);
      -ms-transform: rotate(315deg);
          transform: rotate(315deg);
}

.title, h1, h6, h5, h4, h3, h2 {
  font-family: "NeueHaasGroteskDisp Pro", sans-serif;
  font-size: 30px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0;
}
@media (min-width: 760px) {
  .title, h1, h6, h5, h4, h3, h2 {
    font-size: 3rem;
  }
}
@media (min-width: 990px) {
  .title, h1, h6, h5, h4, h3, h2 {
    font-size: 4.5rem;
  }
}

h6, h5, h4, h3, h2 {
  margin-top: 40px;
  margin-top: 2rem;
}

h1 {
  font-size: 34px;
  font-size: 1.7rem;
}

h2 {
  font-size: 29px;
  font-size: 1.45rem;
}

h3 {
  font-size: 25px;
  font-size: 1.25rem;
}

h4 {
  font-size: 22px;
  font-size: 1.1rem;
}

h5 {
  font-size: 20px;
  font-size: 1rem;
}

h6 {
  font-size: 18px;
  font-size: 0.9rem;
}

img.alignleft {
  float: left;
  margin-left: -9.0182466184%;
  margin-right: 20px;
  margin-right: 1rem;
}
img.aligncenter {
  margin: 0 auto;
}
img.alignright {
  float: right;
  margin-left: 20px;
  margin-left: 1rem;
  margin-right: -9.0182466184%;
}

.svg-sprite {
  display: inline-block;
  height: 30px;
  height: 1.5rem;
  vertical-align: middle;
  width: 30px;
  width: 1.5rem;
}

table {
  border-bottom: 1px solid #f6f6f6;
  margin: 40px 0;
  margin: 2rem 0;
  width: 100%;
}
table caption {
  font-family: "NeueHaasGroteskDisp Pro", sans-serif;
  font-size: 18px;
  font-size: 0.9rem;
  padding: 24px;
  padding: 1.2rem;
}

th {
  font-family: "NeueHaasGroteskDisp Pro", sans-serif;
}

td,
th {
  border-top: 1px solid #f6f6f6;
  padding: 24px 1.1772362772%;
  padding: 1.2rem 1.1772362772%;
}

tfoot {
  font-size: 14px;
  font-size: 0.7rem;
}

.title__page {
  font-size: 24px;
  font-size: 1.2rem;
  margin: 20px;
  margin: 1rem;
}

.venue-address .svg-sprite {
  height: 0.75em;
  margin: 0 0.25em 0.25em 0;
  width: 0.75em;
}
.venue-address__link {
  color: inherit;
  font-size: 0.9em;
}

.slider > .slider__slide:not(:first-child) {
  display: none;
}

.slick-dots {
  bottom: 20px;
  bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  width: 100%;
  width: 60%;
  margin: 0 auto;
  right: 0;
  left: 0;
}
.slick-dots button {
  background: none;
  border: 1px solid #eaeaea;
  border-radius: 50%;
  height: 8px;
  height: 0.4rem;
  margin: 0 4px;
  margin: 0 0.2rem;
  padding: 0;
  width: 8px;
  width: 0.4rem;
}

.slick-active button {
  background: #eaeaea;
}

.slick-list,
.slick-track {
  height: 100%;
}

.back-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE2IDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iOCwyLjggMTYsMTAuNyAxMy42LDEzLjEgOC4xLDcuNiAyLjUsMTMuMiAwLDEwLjcgIi8+DQo8L3N2Zz4NCg==");
  background-repeat: no-repeat;
  background-position: center 50%;
  visibility: hidden;
  opacity: 0;
  z-index: 20;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, background-color 0.3s 0s;
  -o-transition: opacity 0.3s 0s, visibility 0s 0.3s, background-color 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, background-color 0.3s 0s;
}
.back-top--show, .back-top--fade-out, .back-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, background-color 0.3s 0s;
  -o-transition: opacity 0.3s 0s, visibility 0s 0s, background-color 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, background-color 0.3s 0s;
}
.back-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.back-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 0.5;
}
.back-top:hover {
  background-color: #140f0e;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .back-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .back-top {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
  }
}

.site-header-menu {
  display: none;
}

.site-header__menu {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-transform: lowercase;
  width: 100%;
}
.site-header__menu .menu-item {
  font-size: 16px;
  font-size: 0.8rem;
  padding-right: 30px;
  padding-right: 1.5rem;
  position: relative;
}
.site-header__menu a {
  font-weight: 700;
  font-size: 20px;
  font-size: 1rem;
}

.desktop__extras {
  display: none;
}

@media (min-width: 760px) {
  .site-header-menu {
    display: block;
  }
  .site-header__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
  }
  a:hover {
    opacity: 0.75;
  }
  .desktop__extras {
    display: block;
  }
}
@media (min-width: 990px) {
  .site-header__menu {
    width: auto;
  }
}
.header-menu {
  display: inline-block;
  width: 100%;
}
@media (min-width: 990px) {
  .header-menu {
    width: auto;
  }
}

.site-header__menu .sub-menu {
  display: block;
  left: -999em;
  margin: 0;
  padding-top: 10px;
  padding-top: 0.5rem;
  position: absolute;
  z-index: 99999;
}
.site-header__menu .sub-menu .menu-item {
  font-weight: 300;
  padding-left: 6px;
  padding-left: 0.3rem;
  padding-right: 6px;
  padding-right: 0.3rem;
  white-space: nowrap;
}
.home .site-header__menu .sub-menu .menu-item {
  background-color: transparent;
}
.site-header__menu .sub-menu a {
  display: block;
  font-weight: 400;
  padding: 2px 0;
  padding: 0.1rem 0;
  font-size: 16px;
  font-size: 0.8rem;
}
@media (min-width: 760px) {
  .site-header__menu .menu-item:hover .sub-menu {
    left: -0.3rem;
  }
}

@media (min-width: 760px) {
  .menu-off-canvas {
    display: none;
  }
}

.site-header__menu--mobile {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.site-header__menu--mobile .menu-item {
  font-size: 25px;
  font-size: 1.25rem;
  margin: 15px 0;
  margin: 0.75rem 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.site-header__menu--mobile .sub-menu {
  display: none;
  left: 0;
  position: relative;
}
.site-header__menu--mobile .sub-menu .menu-item {
  font-size: 14px;
  font-size: 0.7rem;
  font-weight: 300;
  margin: 10px 0;
  margin: 0.5rem 0;
  text-align: left;
}

.site-branding {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  z-index: 1;
  /**
   * Note:
   - 3vh is the margins around the page.
   - the logo needs to be rotated 90º.
   - the size is: 100vh - 3vh (top) - 3vh (bottom) = 94vh
   - it needs to be moved away from the right: 96vh - 3vh (right) = 93vh.
  */
  color: #222;
  position: absolute;
  -webkit-transform: rotate(90deg) translateY(-155px);
      -ms-transform: rotate(90deg) translateY(-155px);
          transform: rotate(90deg) translateY(-155px);
  top: 3vh;
  right: 0;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  padding: 0;
  width: 150px;
  width: 7.5rem;
  z-index: 1;
}
.home .site-branding {
  color: #fff;
}
.site-branding__title {
  width: 100%;
}
.site-branding__title--page {
  max-width: 120px;
}
.site-branding__home-link {
  display: block;
}
.site-branding svg {
  padding: 10px 0;
}
.site-branding__logo {
  height: 60px;
  height: 3rem;
}
@media (min-width: 760px) {
  .site-branding {
    margin: 0 0.75rem;
    right: 3vh;
  }
}
.home .site-branding {
  width: 20vh;
  right: 3vh;
}
@media (min-width: 760px) {
  .home .site-branding {
    -webkit-transform: rotate(90deg) translateY(-93vh);
        -ms-transform: rotate(90deg) translateY(-93vh);
            transform: rotate(90deg) translateY(-93vh);
    width: 94vh;
  }
}
.home .site-branding__logo {
  height: auto;
}

.site-header__language a {
  line-height: 1.8;
  font-size: 0.8em;
  margin-left: 10px;
}

.site-header__off-canvas-trigger-container {
  line-height: 1;
}
@media (min-width: 480px) {
  .site-header__off-canvas-trigger-container {
    line-height: 3;
  }
}
@media (min-width: 760px) {
  .site-header__off-canvas-trigger-container {
    display: none;
  }
}

.site-header__search-toggle {
  height: 30px;
  height: 1.5rem;
  margin: 0;
  padding: 2px;
  padding: 0.1rem;
  width: 30px;
  width: 1.5rem;
}
@media (min-width: 760px) {
  .site-header__search-toggle {
    padding: 0 0.4rem;
  }
}

.home .site-header {
  color: #fff;
  z-index: 1;
  padding: 0 3vh;
}
.site-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3vh 0;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
@media (min-width: 760px) {
  .site-header__inner {
    padding: 3vh 3vh 0;
  }
}

.site-footer {
  background-color: #242427;
  color: #fff;
  margin-top: 80px;
  margin-top: 4rem;
}
.site-footer a {
  color: inherit;
}
.site-footer .wpcf7-form label {
  font-size: 14px;
  font-size: 0.7rem;
  margin: 0;
}
.site-footer .wpcf7-form input {
  padding: 0;
}
.site-footer .wpcf7-form-control.wpcf7-submit {
  background-color: transparent;
  color: white;
}
.site-footer .widget__title {
  margin-top: 0;
  font-size: 16px;
  font-size: 0.8rem;
}
@media (max-width: 479px) {
  .site-footer {
    font-size: 0.6rem;
    margin-top: 2rem;
  }
}

.site-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.site-footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  padding: 25px 20px;
  padding: 1.25rem 1rem;
}
@media (min-width: 760px) {
  .site-footer__content {
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.site-footer .container {
  max-width: 1440px;
}
.site-footer__title {
  text-align: left;
  width: 100%;
}
.site-footer__group {
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  margin-bottom: 30px;
  margin-bottom: 1.5rem;
}
.site-footer__group h4 {
  margin-top: 0;
  font-size: 16px;
  font-size: 0.8rem;
  margin-bottom: 1em;
  text-align: left;
}
@media (min-width: 990px) {
  .site-footer__group {
    margin-bottom: 0;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .site-footer__group--side {
    width: 20%;
  }
  .site-footer__group--middle {
    width: 60%;
  }
}

.site-info {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.site-info__text {
  margin: 7px 10px 7px 0;
  margin: 0.35rem 0.5rem 0.35rem 0;
  text-align: left;
  font-size: 13px;
  font-size: 0.65rem;
  font-weight: 300;
}
.site-info__footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 479px) {
  .site-info {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 760px) {
  .site-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: auto;
  }
  .site-info__text {
    font-size: 0.5rem;
  }
}

.site-footer__credits {
  font-size: 10px;
  font-size: 0.5rem;
  font-style: italic;
  margin: 20px 0 30px;
  margin: 1rem 0 1.5rem;
}
@media (min-width: 760px) {
  .site-footer__credits {
    margin: 1rem 0 1rem auto;
  }
}

.site-branding--footer .site-branding__title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 40px;
  height: 2rem;
  width: 60px;
  width: 3rem;
}

.site-logos--main {
  width: 100%;
  display: block;
}
@media (min-width: 760px) {
  .site-logos--main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 990px) {
  .site-logos--main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.logo__line {
  width: 100%;
}
@media (min-width: 990px) {
  .logo__line {
    width: 50%;
  }
}
.logo__left {
  margin-right: 20px;
  margin-right: 1rem;
  padding-right: 20px;
  padding-right: 1rem;
  border-right: none;
}
@media (min-width: 990px) {
  .logo__left {
    text-align: right;
    border-right: 1px solid white;
  }
  .logo__left h4 {
    text-align: right;
  }
}
.logo__right {
  text-align: left;
}
.logo__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.logo__items > a {
  display: inline-block;
}
.logo__items > a > img {
  max-width: 40px;
}
@media (min-width: 990px) {
  .logo__items {
    display: block;
  }
}
.logo__block {
  margin: 20px 0 0;
  margin: 1rem 0 0;
}
@media (min-width: 760px) {
  .logo__block:nth-child(1) {
    margin: 0;
  }
  .logo__block:nth-child(2) {
    margin: 1rem 0 0;
  }
}
@media (min-width: 1366px) {
  .logo__right .logo__block:nth-child(1) {
    margin: 0;
  }
}

.mc4wp {
  width: 100%;
}
.mc4wp__title {
  text-align: left;
  text-transform: lowercase;
}
.mc4wp-form, .mc4wp form {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
}
.mc4wp__submit, .mc4wp button {
  font-size: 12px;
  font-size: 0.6rem;
}
.mc4wp__input, .mc4wp input {
  background: transparent;
  color: #fff;
  border: 0;
  border-bottom: 2px solid #fff;
  padding: 5px 0;
  padding: 0.25rem 0;
  width: 100%;
}
.mc4wp__input::-webkit-input-placeholder, .mc4wp input::-webkit-input-placeholder {
  color: #fff;
  font-size: 10px;
  font-size: 0.5rem;
}
.mc4wp__input::-moz-placeholder, .mc4wp input::-moz-placeholder {
  color: #fff;
  font-size: 10px;
  font-size: 0.5rem;
}
.mc4wp__input::-ms-input-placeholder, .mc4wp input::-ms-input-placeholder {
  color: #fff;
  font-size: 10px;
  font-size: 0.5rem;
}
.mc4wp__input::placeholder, .mc4wp input::placeholder {
  color: #fff;
  font-size: 10px;
  font-size: 0.5rem;
}

.egoi_simple_form {
  overflow: hidden;
  font-size: 0px;
}
.egoi_simple_form label + input {
  margin-bottom: 20px;
  margin-bottom: 1rem;
  padding: 0.2px !important;
  padding: 0.01rem !important;
  font-size: 16px;
}
.egoi_simple_form p {
  width: 100%;
}
.egoi_simple_form .egoi_simple_form_success_wrapper {
  font-size: 14px;
}

.nav-scroller {
  position: relative;
  overflow-y: hidden;
}

.content-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
  overflow-x: auto;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 2px solid currentColor;
  border-bottom: 0.1rem solid currentColor;
  font-size: 16px;
  font-size: 0.8rem;
  padding-left: 0px;
  padding-right: 10vh;
  min-height: 40px;
  min-height: 2rem;
}
.content-nav__item {
  padding-bottom: 5px;
  padding-bottom: 0.25rem;
}
@media (min-width: 760px) {
  .content-nav__item {
    padding-bottom: 0.25rem;
  }
}
.content-nav__link {
  margin: 0 5px;
  margin: 0 0.25rem;
}
@media (min-width: 990px) {
  .content-nav {
    min-height: 1.5rem;
    max-width: 60%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    white-space: inherit;
    overflow-x: inherit;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.content-section--archive:not(:last-child) {
  margin-bottom: 50px;
  margin-bottom: 2.5rem;
}
.content-section__content::after {
  background: #3b3b3b;
  display: block;
  height: 2px;
  height: 0.1rem;
  margin: 50px auto;
  margin: 2.5rem auto;
  max-width: 81.7636849638%;
  width: 530px;
  width: 26.5rem;
}
.content-section__title {
  text-align: center;
  margin: 40px auto 20px;
  margin: 2rem auto 1rem;
}
.content-section:last-child .content-section__content::after {
  display: none;
}

.type__title {
  font-size: 32px;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 40px;
  margin-top: 2rem;
  margin-bottom: 20px;
  margin-bottom: 1rem;
  text-transform: lowercase;
}

.pagination .nav-links > * {
  background-color: #222;
  padding: 10px;
  color: white;
}

.social__link {
  margin: 5px;
  margin: 0.25rem;
}
.site-footer .social__link {
  color: #fff;
}
.social__link .site-main {
  color: #000;
}
.social__link.facebook:hover {
  color: #0064be;
}
.social__link.instagram:hover {
  color: #f56040;
}
.social__link.twitter:hover {
  color: #00aff5;
}
.social__link.vimeo:hover {
  color: #1ab7ea;
}
.social__link.youtube:hover {
  color: #cd201f;
}
.social .svg-sprite {
  height: 30px;
  height: 1.5rem;
  width: 30px;
  width: 1.5rem;
}
@media (min-width: 760px) {
  .social {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .social__link {
    margin: 0;
  }
}
@media (min-width: 760px) {
  .social .svg-sprite {
    height: 1.5rem;
    width: 1.5rem;
  }
}

.social-share--header {
  margin-right: 30px;
}
@media (max-width: 759px) {
  .social-share--header {
    margin-left: auto;
  }
}

.search-form input {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #000;
  font-size: 25px;
  font-size: 1.25rem;
  font-weight: 700;
  width: 100%;
}
.search-form input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-weight: 400;
}
.search-form input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-weight: 400;
}
.search-form input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-weight: 400;
}
.search-form input::placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-weight: 400;
}
.search-form button {
  margin-left: -50px;
  margin-left: -2.5rem;
}
@media (min-width: 760px) {
  .search-form button {
    margin-left: 0.5rem;
  }
}

.search-result {
  text-align: left;
}
.search-result:hover .svg-sprite.search-result__more {
  right: -55px;
  right: -2.75rem;
}
.search-result__title-container, .search-result__info {
  display: inline-block;
  position: relative;
}
.search-result__content {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 20px auto;
  margin: 1rem auto;
  width: 98.4303516305%;
  position: relative;
}
.search-result__description {
  width: 65.0970182971%;
  padding: 0 10px 0 0;
  padding: 0 0.5rem 0 0;
}
.search-result__image {
  width: 31.7636849638%;
}
.search-result__title {
  display: inline-block;
  font-size: 24px;
  font-size: 1.2rem;
}
.search-result__info {
  font-size: 20px;
  font-size: 1rem;
}
.search-result .svg-sprite {
  height: 20px;
  height: 1rem;
  margin-top: 10px;
  margin-top: 0.5rem;
  position: absolute;
  top: 50%;
  -webkit-transition: right 0.25s ease;
  -o-transition: right 0.25s ease;
  transition: right 0.25s ease;
  right: -50px;
  right: -2.5rem;
  width: 20px;
  width: 1rem;
}

.off-canvas-is-open {
  height: 100vh;
  overflow: hidden;
}

.off-canvas {
  min-height: 100%;
  position: fixed;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 100vw;
  z-index: 999;
}
.off-canvas--top {
  left: 0;
  -webkit-transform: translate3d(0, -100vh, 0);
          transform: translate3d(0, -100vh, 0);
}
.off-canvas.off-canvas--open {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.off-canvas .mobile__extras {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.off-canvas .mobile__extras .desktop__extras {
  display: block;
}
.off-canvas .mobile__extras .site-header__search {
  margin: 0;
}
.off-canvas .mobile__extras .site-header__search-toggle {
  padding: 0 8px;
}
.off-canvas .mobile__extras .social-share--header {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1366px) {
  .off-canvas .mobile__extras {
    display: none;
  }
}

.off-canvas__wrapper {
  background-color: rgba(255, 255, 255, 0.98);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
  max-width: 100%;
  overflow: hidden;
  padding-top: 10px;
  padding-top: 0.5rem;
  position: absolute;
  top: 0;
  width: 100vw;
}

.off-canvas__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: auto;
  padding: 30px 20px;
  padding: 1.5rem 1rem;
  width: 100%;
}

.off-canvas__close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.off-canvas__header {
  width: 81.7636849638%;
  float: left;
  margin-left: 0.7848241848%;
  margin-right: 0.7848241848%;
  margin: 0 auto;
  position: relative;
}

.off-canvas--header__search {
  margin: 65px auto 0;
  margin: 3.25rem auto 0;
  width: 100%;
}
@media (min-width: 760px) {
  .off-canvas--header__search {
    width: 78.1164219565%;
  }
}

.card {
  margin-bottom: 20px;
  margin-bottom: 1rem;
  position: relative;
}
.card__image {
  background-size: cover;
}
.card__image::before {
  display: block;
  padding-top: 56.25%;
}
.card__content {
  padding: 10px 0;
  padding: 0.5rem 0;
  text-align: left;
}
.card__title {
  line-height: 1;
  margin-top: 6px;
  margin-top: 0.3rem;
  width: calc(100% - 2.25rem);
}
.card__extra-date, .card__meta-item {
  display: inline;
  text-transform: lowercase;
  font-size: 15px;
  font-size: 0.75rem;
}
.card__meta-item + .card__meta-item::before {
  padding-right: 3px;
}
.card__meta-item--sep::before {
  content: "∙";
}
@media (min-width: 480px) {
  .card {
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    width: calc((100% - 0.6rem) / 3);
  }
  .card:hover {
    opacity: 0.95;
  }
}

.wpcf7 {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.wpcf7 input::-webkit-input-placeholder {
  color: inherit;
}
.wpcf7 input::-moz-placeholder {
  color: inherit;
}
.wpcf7 input::-ms-input-placeholder {
  color: inherit;
}
.wpcf7 input::placeholder {
  color: inherit;
}
.wpcf7 label {
  color: inherit;
  font-weight: 700;
}
.wpcf7 label + br {
  display: none;
}

.wpcf7-list-item {
  margin: 0 1.751%;
}
.wpcf7-list-item label {
  margin: 0;
}

.contact-form__submit {
  margin: 0 1.751%;
}
.contact-form__submit input {
  font-size: 17px;
  font-size: 0.85rem;
  font-weight: 700;
  cursor: pointer;
}
.contact-form__submit input:hover {
  background-color: #000;
  color: #fff;
}

.contact-form__section p {
  margin-left: 1.751%;
  margin-right: 1.751%;
}
.contact-form__section p label {
  margin: 0;
  margin-top: 30px;
  margin-top: 1.5rem;
}

.contact-form__title {
  font-size: 17px;
  font-size: 0.85rem;
  font-weight: 700;
  margin: 0 1.751%;
  margin-top: 30px;
  margin-top: 1.5rem;
}

.wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.wpcf7-list-item-label {
  font-size: 17px;
  font-size: 0.85rem;
  color: inherit;
}

.contact-form__multiple-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 1.751%;
}
.contact-form__multiple-line span:not(:first-of-type) {
  margin-left: 25px;
  margin-left: 1.25rem;
}

.gallery > .gallery-item:not(:first-child) {
  display: none;
}
.gallery .slick-slide {
  position: relative;
  float: left;
  height: 100%;
  min-height: 1px;
}
.gallery .slick-list {
  background: #222;
}
.gallery figcaption {
  bottom: 20px;
  bottom: 1rem;
  color: #fff;
  left: 20px;
  left: 1rem;
  max-width: 65%;
  position: absolute;
  text-align: left;
}
.gallery .gallery-icon {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), color-stop(50%, transparent));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7), transparent 50%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.7), transparent 50%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent 50%);
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding-top: 65%;
  position: relative;
  width: 100%;
}
.gallery .gallery-icon img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .gallery .gallery-icon img {
    height: auto;
    left: 50%;
    max-height: 100%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: auto;
  }
}
@supports (-ms-accelerator: true) {
  .gallery .gallery-icon img {
    height: auto;
    left: 50%;
    max-height: 100%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: auto;
  }
}
@media (min-width: 760px) {
  .gallery .gallery-icon {
    padding-top: 56.25%;
  }
}

.home-slider {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.home-slider__slide {
  background-position: center;
  background-size: cover;
  height: 100%;
}
.home-slider__slide-inner {
  display: grid;
  height: 100%;
  padding: 3vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 760px) {
  .home-slider__slide-inner {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
  }
}
.home-slider__content {
  -ms-flex-item-align: end;
      align-self: end;
  color: #fff;
  font-size: 17px;
  font-size: 0.85rem;
  grid-area: slider-content;
  text-transform: lowercase;
  margin-bottom: 40px;
  margin-bottom: 2rem;
  text-align: center;
}
@media (min-width: 760px) {
  .home-slider__content {
    text-align: left;
    margin-bottom: 0;
  }
}
.home-slider__content a {
  color: inherit;
  font-size: 14px;
  font-size: 0.7rem;
}
.home-slider__title {
  font-size: 20px;
  font-size: 1rem;
}
.home-slider__text {
  margin: 4px 0;
  margin: 0.2rem 0;
}
.home-slider__date {
  font-weight: 700;
}
@media (min-width: 760px) {
  .home-slider__slide-inner {
    grid-template-areas: "slider-content .";
    grid-template-columns: 48.4303516305% auto;
  }
}
@media (min-width: 990px) {
  .home-slider__slide-inner {
    grid-template-columns: 23.4303516305% auto;
  }
}

.event-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.event__header {
  text-align: center;
}
.event__subtitle {
  font-size: 2.5em;
  margin: 30px auto 5px;
  margin: 1.5rem auto 0.25rem;
}
.event__date {
  margin-right: 15px;
  margin-right: 0.75rem;
}
.event__date, .event__time, .event__price {
  display: inline-block;
  vertical-align: middle;
}
.event__price {
  margin-left: 15px;
  margin-left: 0.75rem;
}
.event__venue {
  margin: 0 auto 0;
}
.event__action {
  margin-top: 20px;
  margin-top: 1rem;
  margin-bottom: 40px;
  margin-bottom: 2rem;
}
.event__action a {
  color: inherit;
  font-size: 20px;
  font-size: 1rem;
}
.event__content {
  margin-top: 20px;
  margin-top: 1rem;
}
.event__content iframe {
  margin-bottom: 30px;
  margin-bottom: 1.5rem;
  margin-top: 30px;
  margin-top: 1.5rem;
  width: 100%;
}
.event__content iframe[src*=youtube] {
  height: 208px;
  height: 10.4rem;
}
.event__content p {
  margin-bottom: 0.6em;
}
.event__related h2 {
  text-align: center;
  font-size: 20px;
  font-size: 1rem;
  margin-top: 10px;
  margin-top: 0.5rem;
  margin-bottom: 10px;
  margin-bottom: 0.5rem;
  font-weight: 400;
}
.event__share {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.event__share ul.social {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.event__nav {
  margin-top: 20px;
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.event__navs {
  display: inline-block;
  padding: 0 20px;
  padding: 0 1rem;
}
@media (max-width: 320px) {
  .event__content iframe[src*=youtube] {
    height: 7.15rem;
  }
}
@media (max-width: 479px) {
  .event__header {
    font-size: 0.6rem;
  }
  .event__content iframe[src*=spotify] {
    height: 14.5rem;
  }
}
@media (min-width: 480px) {
  .event__content p {
    margin-bottom: 1em;
  }
  .event__content iframe[src*=youtube] {
    height: 16.7rem;
  }
}
@media (min-width: 760px) {
  .event__content iframe[src*=youtube] {
    height: 26.85rem;
  }
}

.page__featured-image {
  margin-bottom: 20px;
  margin-bottom: 1rem;
  text-align: center;
}
@media (min-width: 760px) {
  .page__content {
    padding: 3vh;
  }
}
