* {
  box-sizing: border-box; }

.events-listing, .edit-post-visual-editor .acf-block-preview .events-listing {
  padding: 1.875rem 0;
  background-color: #F6F6F6; }
  .events-listing__heading, .edit-post-visual-editor .acf-block-preview .events-listing__heading {
    margin-bottom: 1.25rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: flex-start; }
  .events-listing__intro, .edit-post-visual-editor .acf-block-preview .events-listing__intro {
    width: 100%;
    flex-grow: 1;
    margin-bottom: 3.125rem; }
  .events-listing__filters, .edit-post-visual-editor .acf-block-preview .events-listing__filters {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: center; }
    .events-listing__filters .facetwp-facet, .edit-post-visual-editor .acf-block-preview .events-listing__filters .facetwp-facet {
      margin-bottom: 0; }
      .events-listing__filters .facetwp-facet select, .events-listing__filters .facetwp-facet .facetwp-search, .edit-post-visual-editor .acf-block-preview .events-listing__filters .facetwp-facet select, .edit-post-visual-editor .acf-block-preview .events-listing__filters .facetwp-facet .facetwp-search {
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
        min-height: 54px; }
      @media screen and (max-width: 767px) {
        .events-listing__filters .facetwp-facet, .edit-post-visual-editor .acf-block-preview .events-listing__filters .facetwp-facet {
          width: 100%;
          margin-top: Min(30px, 2.5vw); }
          .events-listing__filters .facetwp-facet:first-child, .edit-post-visual-editor .acf-block-preview .events-listing__filters .facetwp-facet:first-child {
            margin-top: 0; }
          .events-listing__filters .facetwp-facet select, .edit-post-visual-editor .acf-block-preview .events-listing__filters .facetwp-facet select {
            width: 100%;
            max-width: 400px; } }
      @media screen and (min-width: 768px) {
        .events-listing__filters .facetwp-facet, .edit-post-visual-editor .acf-block-preview .events-listing__filters .facetwp-facet {
          margin-right: Min(40px, 2.5vw); }
          .events-listing__filters .facetwp-facet:last-child, .edit-post-visual-editor .acf-block-preview .events-listing__filters .facetwp-facet:last-child {
            margin-right: 0; } }
      .events-listing__filters .facetwp-facet.facetwp-facet-facet_search, .edit-post-visual-editor .acf-block-preview .events-listing__filters .facetwp-facet.facetwp-facet-facet_search {
        flex-grow: 1;
        margin-top: Min(30px, 2.5vw); }
        @media screen and (min-width: 992px) {
          .events-listing__filters .facetwp-facet.facetwp-facet-facet_search, .edit-post-visual-editor .acf-block-preview .events-listing__filters .facetwp-facet.facetwp-facet-facet_search {
            width: auto;
            margin-top: 0; } }
        @media screen and (min-width: 1200px) {
          .events-listing__filters .facetwp-facet.facetwp-facet-facet_search, .edit-post-visual-editor .acf-block-preview .events-listing__filters .facetwp-facet.facetwp-facet-facet_search {
            width: 50%; } }
    .events-listing__filters label, .edit-post-visual-editor .acf-block-preview .events-listing__filters label {
      font-family: "brother-1816", "Actor", sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 0.875rem;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #002856;
      display: block;
      width: 100%;
      margin-bottom: 0.625rem; }
      @media screen and (min-width: 1200px) {
        .events-listing__filters label, .edit-post-visual-editor .acf-block-preview .events-listing__filters label {
          display: inline-block;
          padding-right: 1.5625rem;
          width: auto;
          margin-bottom: 0; } }
    .events-listing__filters select, .edit-post-visual-editor .acf-block-preview .events-listing__filters select {
      padding: 0.75rem 1.25rem;
      min-height: 60px;
      background-image: url(../svg/dropdown.svg);
      background-position: calc(100% - 0.9375rem) 50%;
      font-family: "brother-1816", "Actor", sans-serif;
      font-size: 0.875rem;
      color: #4D4D4D;
      max-width: 282px; }
      .events-listing__filters select option, .edit-post-visual-editor .acf-block-preview .events-listing__filters select option {
        font-size: 1em;
        line-height: 1;
        color: #4D4D4D; }
  .events-listing__content, .edit-post-visual-editor .acf-block-preview .events-listing__content {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    border-top: 1px solid; }
  .events-listing__items, .edit-post-visual-editor .acf-block-preview .events-listing__items {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
    margin-top: 1.875rem; }
    .events-listing__items .event, .edit-post-visual-editor .acf-block-preview .events-listing__items .event {
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-content: stretch;
      align-items: stretch;
      width: 100%;
      text-align: left;
      margin-bottom: 1.875rem;
      padding: 0;
      background-color: #FFFFFF; }
      .events-listing__items .event .kicker, .edit-post-visual-editor .acf-block-preview .events-listing__items .event .kicker {
        font-size: 0.75rem;
        letter-spacing: 0.1em; }
      .events-listing__items .event__text, .edit-post-visual-editor .acf-block-preview .events-listing__items .event__text {
        padding: 1.75rem 2rem; }
      .events-listing__items .event__image, .edit-post-visual-editor .acf-block-preview .events-listing__items .event__image {
        margin-left: 0;
        width: 100%;
        object-fit: cover;
        background-size: cover;
        transition: all 0.5s ease;
        position: relative; }
        .events-listing__items .event__image:hover, .events-listing__items .event__image:focus, .edit-post-visual-editor .acf-block-preview .events-listing__items .event__image:hover, .edit-post-visual-editor .acf-block-preview .events-listing__items .event__image:focus {
          opacity: 0.8;
          transform: scale(1.05);
          transition: all 0.5s ease; }
        .events-listing__items .event__image:after, .edit-post-visual-editor .acf-block-preview .events-listing__items .event__image:after {
          padding-bottom: 75.5%; }
      .events-listing__items .event__title, .edit-post-visual-editor .acf-block-preview .events-listing__items .event__title {
        margin-bottom: 2.5rem; }
        .events-listing__items .event__title a, .edit-post-visual-editor .acf-block-preview .events-listing__items .event__title a {
          color: inherit; }
      .events-listing__items .event .meta-title, .edit-post-visual-editor .acf-block-preview .events-listing__items .event .meta-title {
        letter-spacing: 0.08em;
        font-size: 0.6875rem; }
      .events-listing__items .event-date, .edit-post-visual-editor .acf-block-preview .events-listing__items .event-date {
        margin-bottom: 0.5rem; }
      .events-listing__items .event-settings, .edit-post-visual-editor .acf-block-preview .events-listing__items .event-settings {
        font-weight: 400; }
      .events-listing__items .event__link, .edit-post-visual-editor .acf-block-preview .events-listing__items .event__link {
        text-decoration: none;
        display: inline-block; }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .events-listing .container, .edit-post-visual-editor .acf-block-preview .events-listing .container {
      padding-right: 2.5vw;
      padding-left: 2.5vw; } }
  @media screen and (min-width: 500px) {
    .events-listing, .edit-post-visual-editor .acf-block-preview .events-listing {
      padding: 4.375rem 0 4.0625rem; }
      .events-listing__items, .edit-post-visual-editor .acf-block-preview .events-listing__items {
        flex-direction: row; }
        .events-listing__items .event, .edit-post-visual-editor .acf-block-preview .events-listing__items .event {
          width: calc(1 / 2 * 100% - (1 - (1 / 2)) * Min(20px, 3vw) * 1.005);
          flex: 0 1 auto;
          text-align: left; } }
      @media screen and (min-width: 500px) and (min-width: 500px) {
        .events-listing__items .event:nth-child(n), .edit-post-visual-editor .acf-block-preview .events-listing__items .event:nth-child(n) {
          margin-right: Min(20px, 3vw); }
        .events-listing__items .event:nth-child(2n), .edit-post-visual-editor .acf-block-preview .events-listing__items .event:nth-child(2n) {
          margin-right: 0; } }
  @media screen and (min-width: 992px) {
    .events-listing__items .event, .edit-post-visual-editor .acf-block-preview .events-listing__items .event {
      width: calc(1 / 3 * 100% - (1 - (1 / 3)) * Min(40px, 3vw) * 1.005);
      flex: 0 1 auto; } }
  @media screen and (min-width: 992px) and (min-width: 500px) {
    .events-listing__items .event:nth-child(n), .edit-post-visual-editor .acf-block-preview .events-listing__items .event:nth-child(n) {
      margin-right: Min(40px, 3vw); }
    .events-listing__items .event:nth-child(3n), .edit-post-visual-editor .acf-block-preview .events-listing__items .event:nth-child(3n) {
      margin-right: 0; } }
  @media screen and (min-width: 1200px) {
    .events-listing__filters, .edit-post-visual-editor .acf-block-preview .events-listing__filters {
      margin-right: 0;
      flex-wrap: nowrap; }
      .events-listing__filters label, .edit-post-visual-editor .acf-block-preview .events-listing__filters label {
        max-width: calc(100% - 282px); } }
