@charset "UTF-8";
@font-face {
  font-family: "Agenda";
  src: url("../fonts/Agenda.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Agenda.eot?#iefix") format("embedded-opentype"), url("../fonts/Agenda.woff2") format("woff2"), url("../fonts/Agenda.woff") format("woff"), url("../fonts/Agenda.ttf") format("truetype"), url("../fonts/Agenda.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-display: swap;
}
@font-face {
  font-family: "Agenda-Bold";
  src: url("../fonts/Agenda-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Agenda-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Agenda-Bold.woff2") format("woff2"), url("../fonts/Agenda-Bold.woff") format("woff"), url("../fonts/Agenda-Bold.ttf") format("truetype"), url("../fonts/Agenda-Bold.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-display: swap;
}
@font-face {
  font-family: "Gobold-Bold";
  src: url("../fonts/Gobold-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Gobold-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gobold-Bold.woff2") format("woff2"), url("../fonts/Gobold-Bold.woff") format("woff"), url("../fonts/Gobold-Bold.ttf") format("truetype"), url("../fonts/Gobold-Bold.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-display: swap;
}
@font-face {
  font-family: "Gobold-Hollow";
  src: url("../fonts/Gobold-Hollow.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Gobold-Hollow.eot?#iefix") format("embedded-opentype"), url("../fonts/Gobold-Hollow.woff2") format("woff2"), url("../fonts/Gobold-Hollow.woff") format("woff"), url("../fonts/Gobold-Hollow.ttf") format("truetype"), url("../fonts/Gobold-Hollow.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-display: swap;
}
.container {
  width: 100%;
  max-width: 1170px;
}

.afp-eu-featured {
  position: relative;
}

.afp-eu-featured-events-wrapper {
  position: relative;
  width: 100%;
  height: 550px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .afp-eu-featured-events-wrapper {
    height: 400px;
  }
}

.afp-eu-featured-events {
  position: relative;
  width: 100%;
  height: 550px;
  overflow: hidden;
  transition: left 0.25s ease;
}
@media (max-width: 767px) {
  .afp-eu-featured-events {
    height: 400px;
  }
}

.afp-eu-featured-event {
  position: relative;
  float: left;
  height: 100%;
  background-blend-mode: multiply;
  background-color: rgb(167, 171, 175);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.afp-eu-featured-event .container {
  height: 100%;
  padding-bottom: 58px;
}
.afp-eu-featured-event h1 {
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 68px;
  font-style: oblique;
  font-size: 60px;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
}
@media (max-width: 1023px) {
  .afp-eu-featured-event h1 {
    line-height: 1.25em;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .afp-eu-featured-event h1 {
    font-size: 30px;
  }
}
.afp-eu-featured-event h2 {
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 38px;
  font-style: oblique;
  font-size: 30px;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
}
@media (max-width: 1023px) {
  .afp-eu-featured-event h2 {
    line-height: 1.25em;
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .afp-eu-featured-event h2 {
    font-size: 22px;
  }
}
.afp-eu-featured-event a {
  display: inline-block;
  margin: 50px 0 0 0;
  padding: 15px 45px;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 22px;
  font-size: 18px;
  font-style: oblique;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
  text-decoration: none;
  background-color: rgb(219, 41, 87);
  transition: background-color 0.25s ease, color 0.25s ease;
}
.afp-eu-featured-event a:hover {
  color: rgb(219, 41, 87);
  background-color: rgb(242, 242, 243);
}
@media (max-width: 1023px) {
  .afp-eu-featured-event a {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .afp-eu-featured-event a {
    margin-top: 15px;
    padding: 10px 30px;
  }
}

.afp-eu-featured-nav {
  position: absolute;
  bottom: 30px;
  left: 50%;
  padding: 15px 50px;
  background-color: rgb(35, 31, 32);
  transform: translate(-50%, 0);
}
.afp-eu-featured-nav ul {
  list-style-type: none;
  padding: 0;
  line-height: normal;
  text-align: center;
}
.afp-eu-featured-nav ul li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 0 0 15px;
  background-color: rgb(219, 41, 87);
  border-radius: 5px;
  opacity: 0.8;
  cursor: pointer;
  transition: width 0.25s ease, opacity 0.25s ease;
}
.afp-eu-featured-nav ul li:first-child {
  margin-left: 0;
}
.afp-eu-featured-nav ul li.active {
  width: 30px;
  opacity: 1;
}
@media (max-width: 767px) {
  .afp-eu-featured-nav {
    width: calc(100% - 30px);
    bottom: 15px;
  }
}

.afp-eu-featured-nav-prev,
.afp-eu-featured-nav-next {
  position: absolute;
  top: 50%;
  width: 19px;
  height: 19px;
  transform: translate(0, -50%);
  opacity: 0.6;
  transition: opacity 0.25s ease;
  overflow: hidden;
  cursor: pointer;
}
.afp-eu-featured-nav-prev.active,
.afp-eu-featured-nav-next.active {
  opacity: 1;
}
.afp-eu-featured-nav-prev:before,
.afp-eu-featured-nav-next:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  line-height: 14px;
  font-size: 45px;
  color: rgb(242, 242, 243);
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.afp-eu-featured-nav-prev {
  left: 15px;
}
.afp-eu-featured-nav-prev:before {
  content: "«";
}

.afp-eu-featured-nav-next {
  right: 15px;
}
.afp-eu-featured-nav-next:before {
  content: "»";
}

.afp-eu-featured-event-date {
  position: relative;
  padding: 0 0 2px 19px;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 16px;
  font-style: oblique;
  color: rgb(242, 242, 243);
  letter-spacing: 0.5px;
}
@media (max-width: 1023px) {
  .afp-eu-featured-event-date {
    padding-left: 12px;
  }
}
@media (max-width: 767px) {
  .afp-eu-featured-event-date {
    padding-left: 8px;
  }
}

.afp-eu-calendar-pre {
  position: relative;
  width: 100%;
  height: 700px;
  background-image: url("/wp-content/plugins/area15/public/images/blurry-background.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.afp-eu-calendar-pre:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI0NXB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzFhMWExYSI+PHBhdGggZD0iTTAgMHYxNDBoMTI4MEwwIDB6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 100% 45px;
  transform: scale(-1, 1);
  z-index: 0;
}
@media (max-width: 767px) {
  .afp-eu-calendar-pre {
    height: 400px;
  }
}

.afp-eu-calendar-wrapper {
  margin: -658px 0 160px 0;
}
@media (max-width: 767px) {
  .afp-eu-calendar-wrapper {
    margin: -400px 0 30px 0;
  }
}

.afp-eu-calendar {
  padding: 30px 30px 0 30px;
  background-color: rgb(24, 21, 22);
}
@media (max-width: 767px) {
  .afp-eu-calendar {
    padding: 15px 15px 0 15px;
  }
}

.afp-eu-calendar-header h2 {
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 68px;
  font-style: oblique;
  font-size: 60px;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
  text-align: center;
}
@media (max-width: 1023px) {
  .afp-eu-calendar-header h2 {
    line-height: 1.25em;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .afp-eu-calendar-header h2 {
    font-size: 30px;
  }
}

.afp-eu-calendar-dates-wrapper {
  position: relative;
  width: 100%;
  height: 400px;
  padding: 30px 0 0 0;
  overflow: hidden;
}

.afp-eu-calendar-dates {
  position: relative;
  display: flex;
  gap: 15px;
  min-height: 600px;
  transition: left 0.25s ease;
}
@media (max-width: 767px) {
  .afp-eu-calendar-dates {
    gap: 0;
    min-height: 0;
  }
}

.afp-eu-calendar-date {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 15px;
  background-color: rgb(35, 31, 32);
}
.afp-eu-calendar-date h3 {
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 38px;
  font-style: oblique;
  font-size: 30px;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
}
@media (max-width: 1023px) {
  .afp-eu-calendar-date h3 {
    line-height: 1.25em;
    font-size: 20px;
  }
}

.afp-eu-calendar-dates .afp-eu-calendar-date.today {
  background: linear-gradient(180deg, rgb(149, 55, 249) 0%, rgb(219, 41, 87) 100%);
}

.afp-eu-calendar-date-item {
  position: relative;
  display: block;
  margin: 10px 0 0 0;
  padding: 15px;
  background-color: rgb(24, 21, 22);
  transition: background-color 0.25s ease;
  overflow: hidden;
}
.afp-eu-calendar-date-item img {
  width: 100%;
  height: auto;
}
.afp-eu-calendar-date-item.sold-out:after {
  content: "Sold Out";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 44px;
  font-size: 40px;
  letter-spacing: 2px;
  color: rgb(209, 34, 41);
  text-shadow: 2.5px 2.5px rgba(0, 0, 0, 0.5);
  transform: rotate(-25deg);
}

.afp-eu-calendar-date-item-row {
  display: flex;
  justify-content: space-between;
}

.afp-eu-calendar-date-item .afp-eu-calendar-date-item-row:first-of-type {
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .afp-eu-calendar-date-item .afp-eu-calendar-date-item-row:first-of-type {
    display: block;
  }
}

.afp-eu-calendar-date-item-name {
  font-family: "Agenda-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 20px;
  font-size: 18px;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
}
@media (max-width: 1023px) {
  .afp-eu-calendar-date-item-name {
    display: block;
  }
}

.afp-eu-calendar-date-item-time {
  box-sizing: border-box;
  min-width: 85px;
  padding-left: 15px;
  font-family: "Agenda-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 20px;
  font-size: 18px;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
  text-align: right;
}
@media (max-width: 1023px) {
  .afp-eu-calendar-date-item-time {
    display: block;
    padding-left: 0;
    text-align: left;
  }
}

.afp-eu-calendar-date-item-status {
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 16px;
  font-size: 14px;
  color: rgb(149, 55, 249);
  letter-spacing: 0.5px;
  transition: color 0.25s ease;
}

.afp-eu-calendar-date-item-free {
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 16px;
  font-size: 14px;
  color: rgb(149, 55, 249);
  letter-spacing: 0.5px;
  text-align: right;
  transition: color 0.25s ease;
}

.afp-eu-calendar-date-item:hover {
  background-color: rgb(149, 55, 249);
}
.afp-eu-calendar-date-item:hover .afp-eu-calendar-date-item-status,
.afp-eu-calendar-date-item:hover .afp-eu-calendar-date-item-free {
  color: rgb(242, 242, 243);
}

.afp-eu-calendar-date-filler {
  display: grid;
  grid-row-gap: 10px;
  flex: 1;
  margin: 10px 0 0 0;
}

.afp-eu-calendar-date-filler-item {
  position: relative;
  display: block;
  background-blend-mode: difference;
  background-color: rgb(24, 21, 22);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.afp-eu-calendar-date-filler-item img {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  max-width: none;
  height: 100%;
  transform: translate(-50%, 0);
}

.afp-eu-calendar-expand {
  position: absolute;
  right: 15px;
  bottom: 0;
  left: 15px;
  padding: 15px;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 24px;
  font-style: oblique;
  font-size: 18px;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
  text-align: center;
  background-color: rgb(219, 41, 87);
  opacity: 0.8;
  cursor: pointer;
}
.afp-eu-calendar-expand:before {
  content: "See all times ˅";
}

.afp-eu-calendar.expand {
  padding-bottom: 69px;
}
.afp-eu-calendar.expand .afp-eu-calendar-dates-wrapper {
  height: auto;
}
.afp-eu-calendar.expand .afp-eu-calendar-expand:before {
  content: "Show less ˄";
}

.afp-eu-calendar-prev,
.afp-eu-calendar-next {
  position: absolute;
  top: 62px;
  width: 19px;
  height: 19px;
  transform: translate(0, -50%);
  opacity: 0.6;
  transition: opacity 0.25s ease;
  overflow: hidden;
  cursor: pointer;
}
.afp-eu-calendar-prev.active,
.afp-eu-calendar-next.active {
  opacity: 1;
}
.afp-eu-calendar-prev:before,
.afp-eu-calendar-next:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  line-height: 14px;
  font-size: 45px;
  color: rgb(242, 242, 243);
  overflow: hidden;
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .afp-eu-calendar-prev,
  .afp-eu-calendar-next {
    top: 55px;
  }
}
@media (max-width: 767px) {
  .afp-eu-calendar-prev,
  .afp-eu-calendar-next {
    top: 33px;
  }
}

.afp-eu-calendar-prev {
  left: 45px;
}
.afp-eu-calendar-prev:before {
  content: "«";
}
@media (max-width: 767px) {
  .afp-eu-calendar-prev {
    left: 30px;
  }
}

.afp-eu-calendar-next {
  right: 45px;
}
.afp-eu-calendar-next:before {
  content: "»";
}
@media (max-width: 767px) {
  .afp-eu-calendar-next {
    right: 30px;
  }
}

.afp-eu-filterable-header {
  position: relative;
  padding: 0;
}
.afp-eu-filterable-header h3 {
  padding-bottom: 20px;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 38px;
  font-size: 32px;
  font-style: oblique;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .afp-eu-filterable-header h3 {
    padding-bottom: 10px;
    line-height: 26px;
    font-size: 20px;
  }
}
.afp-eu-filterable-header button {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 26px;
  font-size: 18px;
  font-style: oblique;
  color: #f2f2f3;
  background-color: transparent;
  border: none;
  transition: color 0.25s ease;
  cursor: pointer;
}
.afp-eu-filterable-header button:hover {
  color: #17daf4;
}
@media (max-width: 1023px) {
  .afp-eu-filterable-header button {
    position: relative;
    display: block;
    top: auto;
    right: auto;
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    background-color: rgb(24, 21, 22);
  }
  .afp-eu-filterable-header button:hover {
    color: #17daf4;
  }
}

.afp-eu-filters {
  display: grid;
  grid-template-columns: [one] 1fr [two] 1fr [three] 1fr [four] 1fr [five] 1fr [six] 1fr [seven] 1fr [eight] 1fr [end];
  column-gap: 15px;
  row-gap: 15px;
}
.afp-eu-filters a {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 112px;
  padding: 10px;
  background-color: rgb(24, 21, 22);
  transition: all 0.25s ease;
  overflow: hidden;
}
.afp-eu-filters a svg {
  position: absolute;
  top: calc(50% - 15px);
  left: 50%;
  opacity: 0.5;
  transform: translate(-50%, -50%);
  transition: all 0.25s ease;
}
.afp-eu-filters a span {
  position: absolute;
  display: block;
  right: 10px;
  bottom: 10px;
  left: 10px;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 16px;
  font-size: 16px;
  color: #f2f2f3;
  letter-spacing: 1px;
  text-align: center;
  opacity: 0.5;
  transition: all 0.25s ease;
}
.afp-eu-filters a.active, .afp-eu-filters a:hover {
  background-color: #6c01d3;
}
.afp-eu-filters a.active svg, .afp-eu-filters a:hover svg {
  opacity: 1;
}
.afp-eu-filters a.active svg ellipse,
.afp-eu-filters a.active svg line,
.afp-eu-filters a.active svg path,
.afp-eu-filters a.active svg polygon,
.afp-eu-filters a.active svg polyline,
.afp-eu-filters a.active svg rect, .afp-eu-filters a:hover svg ellipse,
.afp-eu-filters a:hover svg line,
.afp-eu-filters a:hover svg path,
.afp-eu-filters a:hover svg polygon,
.afp-eu-filters a:hover svg polyline,
.afp-eu-filters a:hover svg rect {
  fill: #17daf4;
}
.afp-eu-filters a.active span, .afp-eu-filters a:hover span {
  opacity: 1;
  color: #17daf4;
}
@media (max-width: 1023px) {
  .afp-eu-filters a {
    height: 90px;
  }
  .afp-eu-filters a svg {
    max-width: 40px;
    max-height: 40px;
    top: calc(50% - 12.5px);
  }
  .afp-eu-filters a span {
    bottom: 7.5px;
  }
}
@media (max-width: 767px) {
  .afp-eu-filters a {
    height: 75px;
    padding: 5px;
  }
  .afp-eu-filters a svg {
    max-width: 35px;
    max-height: 35px;
    top: calc(50% - 10px);
  }
  .afp-eu-filters a span {
    line-height: 14px;
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .afp-eu-filters {
    grid-template-columns: [one] 1fr [two] 1fr [three] 1fr [four] 1fr [end];
  }
}

.afp-eu-filterable-results {
  display: flex;
  justify-content: space-between;
  margin: 90px 0 0 0;
}
.afp-eu-filterable-results select {
  padding: 0 15px 0 0;
  font-family: "Agenda-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 32px;
  font-size: 26px;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
  background-color: transparent;
  border: none;
}
@media (max-width: 767px) {
  .afp-eu-filterable-results {
    margin-top: 60px;
  }
}

.afp-eu-filterable-results-count {
  font-family: "Agenda-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 32px;
  font-size: 26px;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
}

.afp-eu-filterable-events {
  display: grid;
  grid-template-columns: [first] 1fr [middle] 1fr [last] 1fr [end];
  column-gap: 15px;
  row-gap: 30px;
  margin: 30px 0 0 0;
}
@media (max-width: 1023px) {
  .afp-eu-filterable-events {
    grid-template-columns: [first] 1fr [last] 1fr [end];
    row-gap: 15px;
  }
}
@media (max-width: 767px) {
  .afp-eu-filterable-events {
    grid-template-columns: [first] 1fr [end];
    column-gap: 0;
  }
}

.afp-eu-filterable-event {
  position: relative;
}
.afp-eu-filterable-event.inactive {
  display: none;
}

.afp-eu-filterable-event-img {
  position: relative;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.afp-eu-filterable-event-img a {
  display: block;
  overflow: hidden;
}
.afp-eu-filterable-event-img.sold-out a:after {
  content: "Sold Out";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 74px;
  font-size: 60px;
  letter-spacing: 2px;
  color: rgb(209, 34, 41);
  text-shadow: 2.5px 2.5px rgba(0, 0, 0, 0.5);
  transform: rotate(-25deg);
  z-index: 999;
}
.afp-eu-filterable-event-img img {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
}

.afp-eu-filterable-events[data-layout=list] {
  display: block;
}
.afp-eu-filterable-events[data-layout=list] .afp-eu-filterable-event {
  display: flex;
  margin-bottom: 15px;
}
.afp-eu-filterable-events[data-layout=list] .afp-eu-filterable-event.inactive {
  display: none;
}
.afp-eu-filterable-events[data-layout=list] .afp-eu-filterable-event-img {
  width: 300px;
  height: 300px;
}
@media (max-width: 767px) {
  .afp-eu-filterable-events[data-layout=list] .afp-eu-filterable-event-img {
    width: 20%;
    height: initial;
  }
  .afp-eu-filterable-events[data-layout=list] .afp-eu-filterable-event-img a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .afp-eu-filterable-events[data-layout=list] .afp-eu-filterable-event-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    float: none;
    width: auto;
    max-width: none;
    height: 100%;
    transform: translate(-50%, -50%);
  }
}
.afp-eu-filterable-events[data-layout=list] .afp-eu-filterable-event-details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding-bottom: 85px;
}
@media (min-width: 768px) {
  .afp-eu-filterable-events[data-layout=list] .afp-eu-filterable-event-details > a {
    display: flex;
    align-self: center;
    right: auto;
    left: auto;
    padding-right: 45px;
    padding-left: 45px;
  }
}

.afp-eu-filterable-event-details {
  position: relative;
  padding: 15px 15px 79px 15px;
  background-color: rgb(35, 31, 32);
}
.afp-eu-filterable-event-details h4 {
  box-sizing: border-box;
  min-height: 90px;
  padding: 10px 0 0 0;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 26px;
  font-size: 22px;
  font-style: oblique;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
  text-align: center;
}
.afp-eu-filterable-event-details h4 a {
  color: rgb(242, 242, 243);
}
.afp-eu-filterable-event-details h4 span {
  display: block;
  box-sizing: border-box;
  padding: 10px 0 0 0;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 18px;
  font-size: 14px;
  font-style: oblique;
  color: rgb(242, 242, 243);
  letter-spacing: 0.5px;
  text-align: center;
}
@media (max-width: 767px) {
  .afp-eu-filterable-event-details h4 {
    min-height: 0;
  }
}
.afp-eu-filterable-event-details > a {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  right: 15px;
  bottom: 15px;
  left: 15px;
  min-height: 54px;
  padding: 0 15px;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 24px;
  font-style: oblique;
  font-size: 18px;
  color: rgb(242, 242, 243);
  letter-spacing: 1px;
  text-align: center;
  background-color: rgb(219, 41, 87);
  transition: background-color 0.25s ease;
}
.afp-eu-filterable-event-details > a:focus, .afp-eu-filterable-event-details > a:hover {
  color: rgb(219, 41, 87);
  background-color: rgb(242, 242, 243);
}
.afp-eu-filterable-event-details > a.sold-out {
  color: rgb(133, 136, 139);
  background-color: rgb(60, 61, 62);
}
.afp-eu-filterable-event-details > a.sold-out:focus, .afp-eu-filterable-event-details > a.sold-out:hover {
  color: rgb(133, 136, 139);
  background-color: rgb(60, 61, 62);
}
.afp-eu-filterable-event-details > a span {
  display: block;
  padding: 2.5px 0 0 0;
  font-family: "Agenda-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 18px;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: none;
}
@media (max-width: 767px) {
  .afp-eu-filterable-event-details {
    padding-bottom: 89px;
  }
}

.afp-eu-filterable-event-details-tags {
  display: flex;
  justify-content: center;
  height: 24px;
}
.afp-eu-filterable-event-details-tags span {
  display: inline-block;
  margin: 0 5px;
  padding: 3.5px 7px 0 5px;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 18px;
  font-size: 14px;
  font-style: oblique;
  color: rgb(24, 21, 22);
  letter-spacing: 1px;
}
.afp-eu-filterable-event-details-tags span.featured {
  background-color: rgb(242, 242, 243);
}
.afp-eu-filterable-event-details-tags span.festival {
  background-color: rgb(250, 181, 80);
}
.afp-eu-filterable-event-details-tags span.free {
  background-color: rgb(68, 148, 228);
}
.afp-eu-filterable-event-details-tags span.residency {
  background-color: rgb(149, 55, 249);
}

.afp-eu-filterable-event-details-date {
  box-sizing: border-box;
  min-height: 55px;
  padding: 15px 0 0 0;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  font-size: 18px;
  color: rgb(216, 216, 216);
  letter-spacing: 0.5px;
  text-align: center;
}
@media (max-width: 767px) {
  .afp-eu-filterable-event-details-date {
    min-height: 0;
  }
}

/*# sourceMappingURL=events-upcoming.css.map */
