@-webkit-keyframes stRotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes stRotate {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@keyframes stRotate {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.shTemplReset {
  line-height: initial;
  font-size: initial;
  /* Change Autocomplete styles in Chrome*/
}
.shTemplReset:before {
  clear: both;
  content: "";
  display: table;
  margin-top: -1px;
  height: 0;
}
.shTemplReset * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.shTemplReset *:focus {
  outline: none;
}
.shTemplReset *:after, .shTemplReset *:before {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.shTemplReset main, .shTemplReset time {
  display: block;
}
.shTemplReset address {
  font-style: normal;
}
.shTemplReset button {
  cursor: pointer;
}
.shTemplReset button:focus {
  outline: none;
}
.shTemplReset fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}
.shTemplReset input {
  border: 0;
  -moz-border-radius: 0;
       border-radius: 0;
}
.shTemplReset button:-moz-focusring,
.shTemplReset [type=button]:-moz-focusring,
.shTemplReset [type=reset]:-moz-focusring,
.shTemplReset [type=submit]:-moz-focusring {
  border-style: none;
  outline: 0;
}
.shTemplReset input:-webkit-autofill,
.shTemplReset input:-webkit-autofill:hover,
.shTemplReset input:-webkit-autofill:focus,
.shTemplReset input:-webkit-autofill,
.shTemplReset textarea:-webkit-autofill,
.shTemplReset textarea:-webkit-autofill:hover,
.shTemplReset textarea:-webkit-autofill:focus,
.shTemplReset select:-webkit-autofill,
.shTemplReset select:-webkit-autofill:hover,
.shTemplReset select:-webkit-autofill:focus {
  background-color: transparent !important;
  -webkit-text-fill-color: inherit !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0 50px white inset;
}
.shTemplReset img {
  border-style: none;
}
.shTemplReset ul, .shTemplReset ul li {
  list-style-type: none;
}
.shTemplReset ul {
  padding: 0;
  margin: 0;
}
.shTemplReset em,
.shTemplReset i {
  font-style: italic;
}
.shTemplReset a, .shTemplReset div, .shTemplReset span, .shTemplReset button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
.shTemplReset hr, .shTemplReset svg {
  overflow: visible;
}
.shTemplReset *:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

.shTplGContainer, .shTemplMap .shTemplMap__container, .eventPage .eventPage__container {
  max-width: 1340px;
  padding: 0 30px;
  margin: 0 auto;
}
.shTplGContainer:after, .shTemplMap .shTemplMap__container:after, .eventPage .eventPage__container:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 767px) {
  .shTplGContainer, .shTemplMap .shTemplMap__container, .eventPage .eventPage__container {
    padding: 0 20px;
  }
}

.shTplGResetHeaders, .shTemplMap.forContactPage address p, .shTemplMap .shTemplMap__distances p, .shTemplMap address p, .shTemplMap .shTemplMap__primaryTitle {
  letter-spacing: 0;
  text-transform: none;
  margin: 0;
  padding: 0;
}
.shTplGResetHeaders:first-letter, .shTemplMap.forContactPage address p:first-letter, .shTemplMap .shTemplMap__distances p:first-letter, .shTemplMap address p:first-letter, .shTemplMap .shTemplMap__primaryTitle:first-letter {
  text-transform: capitalize;
}

.shTplResetAnchor {
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
}

.shTplGBlockScroll {
  position: relative;
  overflow: hidden;
}
@media (max-width: 730px) {
  .shTplGBlockScroll {
    position: fixed;
    width: 100%;
    height: 100%;
  }
}

.mtGenericLoader {
  height: 30px;
  width: 30px;
  -webkit-animation: stRotate 1.2s infinite linear;
     -moz-animation: stRotate 1.2s infinite linear;
          animation: stRotate 1.2s infinite linear;
  border: 2px solid #97012e;
  border-right-color: transparent;
  -moz-border-radius: 50%;
       border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 70px;
  z-index: 2;
  margin: -15px 0 0 0;
}

@-webkit-keyframes skeletonAnimations {
  0% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%; /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0; /* card bg */
  }
  100% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%; /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0; /* card bg */
  }
}

@-moz-keyframes skeletonAnimations {
  0% {
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%; /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0; /* card bg */
  }
  100% {
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%; /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0; /* card bg */
  }
}

@keyframes skeletonAnimations {
  0% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%; /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0; /* card bg */
  }
  100% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%; /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0; /* card bg */
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.mediaPopup {
  /* No Js */
  /*
   *  Owl Carousel - Animate Plugin
   */
  /*
   * 	Owl Carousel - Auto Height Plugin
   */
  /*
   * 	Owl Carousel - Lazy Load Plugin
   */
  /*
   * 	Owl Carousel - Video Plugin
   */
}
.mediaPopup .owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.mediaPopup .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.mediaPopup .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.mediaPopup .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.mediaPopup .owl-carousel .owl-wrapper,
.mediaPopup .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.mediaPopup .owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.mediaPopup .owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.mediaPopup .owl-carousel .owl-nav.disabled,
.mediaPopup .owl-carousel .owl-dots.disabled {
  display: none;
}
.mediaPopup .owl-carousel .owl-nav .owl-prev,
.mediaPopup .owl-carousel .owl-nav .owl-next,
.mediaPopup .owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mediaPopup .owl-carousel .owl-nav button.owl-prev,
.mediaPopup .owl-carousel .owl-nav button.owl-next,
.mediaPopup .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.mediaPopup .owl-carousel.owl-loaded {
  display: block;
}
.mediaPopup .owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.mediaPopup .owl-carousel.owl-hidden {
  opacity: 0;
}
.mediaPopup .owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.mediaPopup .owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mediaPopup .owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.mediaPopup .owl-carousel.owl-rtl {
  direction: rtl;
}
.mediaPopup .owl-carousel.owl-rtl .owl-item {
  float: right;
}
.mediaPopup .no-js .owl-carousel {
  display: block;
}
.mediaPopup .owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
     -moz-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
          animation-fill-mode: both;
}
.mediaPopup .owl-carousel .owl-animated-in {
  z-index: 0;
}
.mediaPopup .owl-carousel .owl-animated-out {
  z-index: 1;
}
.mediaPopup .owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
     -moz-animation-name: fadeOut;
          animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.mediaPopup .owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.mediaPopup .owl-carousel .owl-item {
  /**
      This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
      calculation of the height of the owl-item that breaks page layouts
     */
}
.mediaPopup .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.mediaPopup .owl-carousel .owl-item .owl-lazy[src^=""], .mediaPopup .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.mediaPopup .owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.mediaPopup .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.mediaPopup .owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  -moz-transition: transform 100ms ease, -moz-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease, -moz-transform 100ms ease;
}
.mediaPopup .owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
     -moz-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}
.mediaPopup .owl-carousel .owl-video-playing .owl-video-tn,
.mediaPopup .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.mediaPopup .owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.mediaPopup .owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::-moz-selection {
  background: transparent;
}
.leaflet-tile::selection {
  background: transparent;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  -webkit-filter: inherit;
          filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
       transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1), -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* general toolbar styles */
.leaflet-bar {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  -moz-border-radius: 4px;
       border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  -moz-border-radius-topleft: 4px;
       border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
       border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  -moz-border-radius-bottomleft: 4px;
       border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
       border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  -moz-border-radius-topleft: 2px;
       border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
       border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  -moz-border-radius-bottomleft: 2px;
       border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
       border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  -moz-border-radius: 5px;
       border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url("/Styles/sharedTemplates/plugins/leafletImages/layers.png");
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("/Styles/sharedTemplates/plugins/leafletImages/layers-2x.png");
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url("/Styles/sharedTemplates/plugins/leafletImages/marker-icon.png");
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  -moz-border-radius: 12px;
       border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-content p {
  margin: 18px 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
          box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  -moz-border-radius: 3px;
       border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

@keyframes stRotate {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.clG-fullWidthBtn {
  line-height: 50px;
  background: #C91235;
  width: 100%;
  text-align: center;
  font-size: 0;
  border: 0;
  padding: 0;
  -moz-border-radius: 0;
       border-radius: 0;
}
.clG-fullWidthBtn span {
  font-size: 12px;
  letter-spacing: 0.02em;
  font-family: "Lexend Deca", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  vertical-align: middle;
}
.clG-fullWidthBtn i {
  display: inline-block;
  vertical-align: middle;
}
.clG-fullWidthBtn.withDownBtn i {
  border-top: 5px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-left: 5px;
}
.clG-fullWidthBtn.withLeftBtn i {
  border-right: 5px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  margin: 0 5px 0 0;
}
.clG-fullWidthBtn.withIcon i {
  position: relative;
  margin-right: 12px;
}
.clG-fullWidthBtn.withIcon i:before, .clG-fullWidthBtn.withIcon i:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.clG-fullWidthBtn.withIcon i:before {
  opacity: 0;
}
.clG-fullWidthBtn.withIcon i:after {
  opacity: 1;
}
html.no-touch .clG-fullWidthBtn.withIcon:hover i:before {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html.no-touch .clG-fullWidthBtn.withIcon:hover i:after {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.clG-fullWidthBtn.withFicon i {
  position: relative;
  margin-right: 12px;
}

.clG-loader {
  height: 26px;
  width: 26px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  -webkit-animation: stRotate 1.2s infinite linear;
     -moz-animation: stRotate 1.2s infinite linear;
          animation: stRotate 1.2s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  display: inline-block;
  vertical-align: middle;
  pointer-events: none;
  z-index: 3;
  opacity: 0;
  margin-right: -26px;
  position: relative;
  right: -20px;
  -webkit-transition: opacity 0.1s ease;
  -moz-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
.clG-loader.isVisible {
  opacity: 1;
}

.clEventCard {
  background: #F7F7F7;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.clEventCard .clEventCard__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: none;
}
.clEventCard .clEventCard__content {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0 20px;
}
.clEventCard .clEventCard__content:after {
  display: table;
  content: "";
  clear: both;
}
.clEventCard .clEventCard__picture {
  min-width: 160px;
  position: relative;
  overflow: hidden;
  display: none;
  margin-right: 20px;
}
.clEventCard .clEventCard__picture:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.clEventCard .clEventCard__image {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.clEventCard .clEventCard__icon {
  background: rgba(255, 255, 255, 0.8);
  width: 50px;
  height: 50px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  z-index: 3;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -25px 0 0 -25px;
  display: none;
}
.clEventCard .clEventCard__icon i:before, .clEventCard .clEventCard__icon i:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.clEventCard .clEventCard__icon i:before {
  opacity: 0;
}
.clEventCard .clEventCard__icon i:after {
  opacity: 1;
}
.clEventCard .clEventCard__textContent {
  overflow: hidden;
  width: 100%;
  padding: 13px 0 12px 0;
  border-bottom: 1px solid #F0F0F0;
}
.clEventCard .clEventCard__textContent h4 {
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  text-transform: none;
  line-height: 1.46;
  color: #161615;
  font-size: 27px;
  font-weight: 700;
}
.clEventCard .clEventCard__textContent h4:first-letter {
  text-transform: capitalize;
}
.clEventCard .clEventCard__textContent h4 .clEventCard__opponent {
  color: #C91235;
}
.clEventCard .clEventCard__textContent p {
  margin: 4px 0 0 0;
  padding: 0;
  text-transform: none;
  font-size: 16px;
}
.clEventCard .clEventCard__textContent p br {
  display: none;
}
.clEventCard .clEventCard__textContent p:first-letter {
  text-transform: capitalize;
}
.clEventCard .clEventCard__textContent p img {
  max-height: 200px;
  max-width: 100%;
}
.clEventCard .clEventCard__textContent a.clEventCard__viewMore {
  display: none;
}
.clEventCard .clEventCard__bottomInfo {
  margin: 0 20px 0 20px;
  font-size: 0;
  z-index: 2;
  position: relative;
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.clEventCard .clEventCard__timeInterval, .clEventCard .clEventCard__tags, .clEventCard .clEventCard__tags li {
  display: inline-block;
  vertical-align: middle;
}
.clEventCard .clEventCard__timeInterval {
  font-family: "Lexend Deca", sans-serif;
  font-size: 14px;
  color: #161615;
  font-weight: 400;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 38px;
  padding-right: 40px;
  position: relative;
}
.clEventCard .clEventCard__timeInterval .isDuration {
  font-weight: 400;
  color: #808080;
}
.clEventCard .clEventCard__timeInterval:after {
  content: "";
  height: 23px;
  width: 1px;
  background: #161615;
  opacity: 0.5;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -12px;
}
.clEventCard .clEventCard__timeInterval .isDuration {
  padding-left: 4px;
  text-transform: lowercase;
}
.clEventCard .clEventCard__tags {
  font-size: 0;
  margin-right: 20px;
}
.clEventCard .clEventCard__tags li:not(:first-of-type):before {
  content: "|";
  font-size: 12px;
  color: #161615;
  margin: 0 6px;
}
.clEventCard .clEventCard__tags a {
  z-index: 4;
  position: relative;
  text-decoration: none;
  border: 1px solid currentColor;
  font-family: "Lexend Deca", sans-serif;
  font-size: 14px;
  color: #161615;
  font-weight: 400;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 20px;
  border: 1px solid #C91235;
  padding: 0 10px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html.no-touch .clEventCard .clEventCard__tags a:hover {
  color: #C91235;
}
.clEventCard .clEventCard__calSource {
  z-index: 4;
  position: relative;
  font-family: "Lexend Deca", sans-serif;
  font-size: 14px;
  color: #161615;
  font-weight: 400;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 20px;
  border: 1px solid #C91235;
  vertical-align: middle;
  padding: 0 10px;
  display: inline-block;
  background: none;
  border: 0;
}
html.no-touch .clEventCard .clEventCard__calSource:hover {
  color: #C91235;
}
.clEventCard .clEventCard__calSource[data-source="Bookable Events"] {
  border: 1px solid #00a2ff;
}
.clEventCard .clEventCard__calSource[data-source="Sport Calendar"] {
  border: 1px solid #30ff00;
}
.clEventCard .clEventCard__hoverContent {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 4;
  -webkit-transform: translateX(140%);
     -moz-transform: translateX(140%);
      -ms-transform: translateX(140%);
          transform: translateX(140%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.clEventCard .clEventCard__hoverContent li {
  width: 100px;
  height: 100px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateX(10px);
     -moz-transform: translateX(10px);
      -ms-transform: translateX(10px);
          transform: translateX(10px);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.clEventCard .clEventCard__hoverContent li.isShare {
  display: none;
}
.clEventCard .clEventCard__hoverContent li.isMoreInfo {
  display: none;
}
.clEventCard .clEventCard__hoverContent li.isiWallet {
  display: none;
}
html.iOS .clEventCard .clEventCard__hoverContent li.isiWallet {
  display: inline-block;
}
.clEventCard .clEventCard__button {
  background: #C91235;
  display: block;
  height: 100%;
  width: 100%;
  padding: 0 10px;
  border: 0;
  -moz-border-radius: 0;
       border-radius: 0;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.clEventCard .clEventCard__button:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.clEventCard .clEventCard__button > span {
  display: inline-block;
  vertical-align: middle;
  width: 97%;
  text-align: center;
  padding-top: 2px;
}
.clEventCard .clEventCard__button i {
  display: inline-block;
  position: relative;
  width: 34px;
  height: 34px;
}
.clEventCard .clEventCard__button i:before, .clEventCard .clEventCard__button i:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.clEventCard .clEventCard__button i:before {
  opacity: 0;
}
.clEventCard .clEventCard__button i:after {
  opacity: 1;
}
.clEventCard .clEventCard__button span span {
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-family: "Lexend Deca", sans-serif;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.25;
}
.clEventCard .clEventCard__button.shareEvent i:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 56c-4.813 0-9.12 2.137-12.054 5.501L39.643 51.35c.23-1.081.357-2.201.357-3.35s-.127-2.269-.357-3.349l20.303-10.152C62.879 37.864 67.187 40 72 40c8.836 0 16-7.164 16-16S80.836 8 72 8s-16 7.164-16 16c0 1.149.127 2.269.357 3.349L36.054 37.501C33.121 34.136 28.814 32 24 32c-8.836 0-16 7.164-16 16s7.164 16 16 16c4.814 0 9.12-2.137 12.054-5.501l20.304 10.152C56.127 69.731 56 70.851 56 72c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0-40a8 8 0 1 1 0 16 8 8 0 0 1 0-16zM24 56a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm48 24a8 8 0 1 1 0-16 8 8 0 0 1 0 16z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.clEventCard .clEventCard__button.shareEvent i:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 56c-4.813 0-9.12 2.137-12.054 5.501L39.643 51.35c.23-1.081.357-2.201.357-3.35s-.127-2.269-.357-3.349l20.303-10.152C62.879 37.864 67.187 40 72 40c8.836 0 16-7.164 16-16S80.836 8 72 8s-16 7.164-16 16c0 1.149.127 2.269.357 3.349L36.054 37.501C33.121 34.136 28.814 32 24 32c-8.836 0-16 7.164-16 16s7.164 16 16 16c4.814 0 9.12-2.137 12.054-5.501l20.304 10.152C56.127 69.731 56 70.851 56 72c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0-40a8 8 0 1 1 0 16 8 8 0 0 1 0-16zM24 56a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm48 24a8 8 0 1 1 0-16 8 8 0 0 1 0 16z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.clEventCard .clEventCard__button.addToCalendar i:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20viewBox='0 0 500 500' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M413.2 280.5c-12.8-6.3-21.1-19.5-21.2-33.6-.1-18.2-.3-36.6-.7-55-1-34.8-16.9-70.2-43.7-97.1-23.2-23.4-52.6-38.2-82.5-42v-10c0-8.3-6.7-15-15-15s-15 6.7-15 15v10c-29.9 3.8-59.3 18.6-82.5 42-26.8 26.9-42.7 62.3-43.7 97.2-.4 18.2-.6 36.7-.7 54.8-.1 14.2-8.5 27.4-21.2 33.6-23.6 11.2-38 34.6-36.7 59.8.8 14.5 1.4 21.9 2.5 36.4.6 7.4 6.5 13.2 13.9 13.7 35.2 2.5 70.6 4.3 106 5.4 2.7 41.3 37.7 76.1 77.1 76.5h.4c39.5-.4 74.4-35.3 77.1-76.5 35.4-1.1 70.8-2.8 106-5.4 7.4-.5 13.3-6.4 13.9-13.7 1.2-14.4 1.7-21.9 2.5-36.5 1.3-25-13.1-48.4-36.5-59.6zm-274.5-87.7c1.7-58 54.7-110.9 111.2-111 56.5.1 109.6 53 111.3 110.8.4 18.1.6 36.4.7 54.5.2 16 6.2 31.4 16.3 43.3-85.3 1.7-171.3 1.7-256.6 0 10.2-12 16.2-27.3 16.3-43.4.2-18 .5-36.3.8-54.2zM250 442.2c-22.7-.3-43.7-20.9-47-45.1 31.3.5 62.8.5 94 0-3.3 24.2-24.3 44.8-47 45.1zm169.8-103.7c-.5 9.4-.9 15.6-1.5 22.8-111.7 7.4-224.8 7.4-336.6 0-.5-7.2-.9-13.4-1.5-22.7-.3-6.8 1.6-13.4 5.4-19 54.5 1.4 109.4 2.2 164.3 2.2 54.9 0 109.8-.7 164.4-2.2 3.8 5.6 5.8 12.1 5.5 18.9z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.clEventCard .clEventCard__button.addToCalendar i:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20viewBox='0 0 500 500' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M413.2 280.5c-12.8-6.3-21.1-19.5-21.2-33.6-.1-18.2-.3-36.6-.7-55-1-34.8-16.9-70.2-43.7-97.1-23.2-23.4-52.6-38.2-82.5-42v-10c0-8.3-6.7-15-15-15s-15 6.7-15 15v10c-29.9 3.8-59.3 18.6-82.5 42-26.8 26.9-42.7 62.3-43.7 97.2-.4 18.2-.6 36.7-.7 54.8-.1 14.2-8.5 27.4-21.2 33.6-23.6 11.2-38 34.6-36.7 59.8.8 14.5 1.4 21.9 2.5 36.4.6 7.4 6.5 13.2 13.9 13.7 35.2 2.5 70.6 4.3 106 5.4 2.7 41.3 37.7 76.1 77.1 76.5h.4c39.5-.4 74.4-35.3 77.1-76.5 35.4-1.1 70.8-2.8 106-5.4 7.4-.5 13.3-6.4 13.9-13.7 1.2-14.4 1.7-21.9 2.5-36.5 1.3-25-13.1-48.4-36.5-59.6zm-274.5-87.7c1.7-58 54.7-110.9 111.2-111 56.5.1 109.6 53 111.3 110.8.4 18.1.6 36.4.7 54.5.2 16 6.2 31.4 16.3 43.3-85.3 1.7-171.3 1.7-256.6 0 10.2-12 16.2-27.3 16.3-43.4.2-18 .5-36.3.8-54.2zM250 442.2c-22.7-.3-43.7-20.9-47-45.1 31.3.5 62.8.5 94 0-3.3 24.2-24.3 44.8-47 45.1zm169.8-103.7c-.5 9.4-.9 15.6-1.5 22.8-111.7 7.4-224.8 7.4-336.6 0-.5-7.2-.9-13.4-1.5-22.7-.3-6.8 1.6-13.4 5.4-19 54.5 1.4 109.4 2.2 164.3 2.2 54.9 0 109.8-.7 164.4-2.2 3.8 5.6 5.8 12.1 5.5 18.9z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.clEventCard .clEventCard__button.iWallet i:after {
  background-image: url("data:image/svg+xml,%0A%3Csvg%20fill%3D%27%23fff%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M438.154 44.308H73.846C33.127 44.308 0 77.435 0 118.154v275.692c0 40.719 33.127 73.846 73.846 73.846h364.308c40.719 0 73.846-33.127 73.846-73.846V118.154c0-40.719-33.127-73.846-73.846-73.846zm44.308 256H374.154c-24.431 0-44.308-19.876-44.308-44.308s19.876-44.308 44.308-44.308h108.308v88.616zm0-118.154H374.154c-40.719 0-73.846 33.127-73.846 73.846s33.127 73.846 73.846 73.846h108.308v64c0 24.431-19.876 44.308-44.308 44.308H73.846c-24.431 0-44.308-19.876-44.308-44.308V118.154c0-24.431 19.876-44.308 44.308-44.308h364.308c24.431 0 44.308 19.876 44.308 44.308v64z'/%3E%3Cpath d='M393.846 241.231h-19.692c-8.157 0-14.769 6.613-14.769 14.769 0 8.157 6.613 14.769 14.769 14.769h19.692c8.157 0 14.769-6.613 14.769-14.769 0-8.157-6.612-14.769-14.769-14.769z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.clEventCard .clEventCard__button.iWallet i:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg%20fill%3D%27%23fff%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M438.154 44.308H73.846C33.127 44.308 0 77.435 0 118.154v275.692c0 40.719 33.127 73.846 73.846 73.846h364.308c40.719 0 73.846-33.127 73.846-73.846V118.154c0-40.719-33.127-73.846-73.846-73.846zm44.308 256H374.154c-24.431 0-44.308-19.876-44.308-44.308s19.876-44.308 44.308-44.308h108.308v88.616zm0-118.154H374.154c-40.719 0-73.846 33.127-73.846 73.846s33.127 73.846 73.846 73.846h108.308v64c0 24.431-19.876 44.308-44.308 44.308H73.846c-24.431 0-44.308-19.876-44.308-44.308V118.154c0-24.431 19.876-44.308 44.308-44.308h364.308c24.431 0 44.308 19.876 44.308 44.308v64z'/%3E%3Cpath d='M393.846 241.231h-19.692c-8.157 0-14.769 6.613-14.769 14.769 0 8.157 6.613 14.769 14.769 14.769h19.692c8.157 0 14.769-6.613 14.769-14.769 0-8.157-6.612-14.769-14.769-14.769z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.clEventCard .clEventCard__button.moreInfo i {
  width: 29px;
  height: 29px;
}
.clEventCard .clEventCard__button.moreInfo i:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20viewBox='0 0 426.66667 426.66667' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m405.332031 192h-170.664062v-170.667969c0-11.773437-9.558594-21.332031-21.335938-21.332031-11.773437 0-21.332031 9.558594-21.332031 21.332031v170.667969h-170.667969c-11.773437 0-21.332031 9.558594-21.332031 21.332031 0 11.777344 9.558594 21.335938 21.332031 21.335938h170.667969v170.664062c0 11.777344 9.558594 21.335938 21.332031 21.335938 11.777344 0 21.335938-9.558594 21.335938-21.335938v-170.664062h170.664062c11.777344 0 21.335938-9.558594 21.335938-21.335938 0-11.773437-9.558594-21.332031-21.335938-21.332031zm0 0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.clEventCard .clEventCard__button.moreInfo i:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20viewBox='0 0 426.66667 426.66667' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m405.332031 192h-170.664062v-170.667969c0-11.773437-9.558594-21.332031-21.335938-21.332031-11.773437 0-21.332031 9.558594-21.332031 21.332031v170.667969h-170.667969c-11.773437 0-21.332031 9.558594-21.332031 21.332031 0 11.777344 9.558594 21.335938 21.332031 21.335938h170.667969v170.664062c0 11.777344 9.558594 21.335938 21.332031 21.335938 11.777344 0 21.335938-9.558594 21.335938-21.335938v-170.664062h170.664062c11.777344 0 21.335938-9.558594 21.335938-21.335938 0-11.773437-9.558594-21.332031-21.335938-21.332031zm0 0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.clEventCard .clEventCard__button.moreInfo span span {
  padding-top: 11px;
}
html.no-touch .clEventCard .clEventCard__button:hover {
  background: #81061D;
}
html.no-touch .clEventCard .clEventCard__button:hover span {
  color: #fff;
}
html.no-touch .clEventCard .clEventCard__button:hover i:before {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html.no-touch .clEventCard .clEventCard__button:hover i:after {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.clEventCard.isFixture .clEventCard__bottomInfo, .clEventCard.isExtended .clEventCard__bottomInfo, .clEventCard.isBooking .clEventCard__bottomInfo {
  border-top-width: 1px;
}
.clEventCard.isFixture .clEventCard__bottomInfo:after, .clEventCard.isExtended .clEventCard__bottomInfo:after, .clEventCard.isBooking .clEventCard__bottomInfo:after {
  top: -2px;
  width: 47px;
  left: 375px;
}
.clEventCard.isFixture .clEventCard__picture, .clEventCard.isExtended .clEventCard__picture, .clEventCard.isBooking .clEventCard__picture {
  display: block;
}
.clEventCard.isFixture .clEventCard__link, .clEventCard.isExtended .clEventCard__link, .clEventCard.isBooking .clEventCard__link {
  display: block;
}
.clEventCard.isFixture .clEventCard__hoverContent li.isMoreInfo, .clEventCard.isFixture .clEventCard__hoverContent li.isShare, .clEventCard.isExtended .clEventCard__hoverContent li.isMoreInfo, .clEventCard.isExtended .clEventCard__hoverContent li.isShare, .clEventCard.isBooking .clEventCard__hoverContent li.isMoreInfo, .clEventCard.isBooking .clEventCard__hoverContent li.isShare {
  display: inline-block;
}
.clEventCard.hasImage .clEventCard__picture {
  display: block;
}
.clEventCard.isFixture .clEventCard__timeLine {
  background: #30ff00;
}
.clEventCard.isFixture .clEventCard__icon {
  display: block;
}
.clEventCard.isFixture .clEventCard__icon i:after {
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 13H24a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V14a1 1 0 0 0-1-1zm-1 10H25v-8h14z'/%3E%3Cpath d='M61 8H48V4.48A2.48 2.48 0 0 0 45.52 2h-27A2.48 2.48 0 0 0 16 4.48V8H3a1 1 0 0 0-1 1v2.81a11.9 11.9 0 0 0 2 6.55V44a1 1 0 0 0 1.71.71L9 41.41l3.29 3.29A1 1 0 0 0 14 44V24.73a17 17 0 0 0 2 .27 16 16 0 0 0 8 12.88V48h-3a1 1 0 0 0-1 1v7h-5a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h34a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-5v-7a1 1 0 0 0-1-1h-3V37.84A16 16 0 0 0 48 25a17 17 0 0 0 2-.22V44a1 1 0 0 0 1.71.71l3.29-3.3 3.29 3.29A1 1 0 0 0 60 44V18.36a11.9 11.9 0 0 0 2-6.55V9a1 1 0 0 0-1-1zM4 10h12v13c-6.7-.47-12-5.31-12-11.19zm8 31.59l-2.29-2.3a1 1 0 0 0-1.41 0L6 41.59V20.75a15.32 15.32 0 0 0 6 3.48zM48 60H16v-2h32zm-6-4H22v-6h20zm-4-8H26v-9.18a15.87 15.87 0 0 0 12 0zm-6-10a14 14 0 0 1-14-14V4.48a.48.48 0 0 1 .48-.48h27a.48.48 0 0 1 .48.48V24A14 14 0 0 1 32 38zm23.71 1.29a1 1 0 0 0-1.41 0l-2.3 2.3V24.23a15.32 15.32 0 0 0 6-3.48v20.84zM60 11.81c0 5.88-5.3 10.72-12 11.19V10h12z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.clEventCard.isFixture .clEventCard__icon i:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg%20fill%3D%27%23C91235%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M438.154 44.308H73.846C33.127 44.308 0 77.435 0 118.154v275.692c0 40.719 33.127 73.846 73.846 73.846h364.308c40.719 0 73.846-33.127 73.846-73.846V118.154c0-40.719-33.127-73.846-73.846-73.846zm44.308 256H374.154c-24.431 0-44.308-19.876-44.308-44.308s19.876-44.308 44.308-44.308h108.308v88.616zm0-118.154H374.154c-40.719 0-73.846 33.127-73.846 73.846s33.127 73.846 73.846 73.846h108.308v64c0 24.431-19.876 44.308-44.308 44.308H73.846c-24.431 0-44.308-19.876-44.308-44.308V118.154c0-24.431 19.876-44.308 44.308-44.308h364.308c24.431 0 44.308 19.876 44.308 44.308v64z'/%3E%3Cpath d='M393.846 241.231h-19.692c-8.157 0-14.769 6.613-14.769 14.769 0 8.157 6.613 14.769 14.769 14.769h19.692c8.157 0 14.769-6.613 14.769-14.769 0-8.157-6.612-14.769-14.769-14.769z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.clEventCard.isFixture .clEventCard__hoverContent li.isShare {
  display: inline-block;
}
.clEventCard.isBooking .clEventCard__timeLine {
  background: #00a2ff;
}
.clEventCard.isBooking .clEventCard__icon {
  display: block;
}
.clEventCard.isBooking .clEventCard__icon i:after {
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M9.5 23.5c-.1 0-.3-.1-.4-.1L7 21.2c-.1-.1-.1-.2-.1-.4s.1-.3.2-.4c.6-.6.7-1.3-.7-2.7-.5-.5-1.2-1.1-1.8-1.1-.3 0-.6.1-.9.4-.2.2-.6.2-.7 0L.8 14.8c-.2-.2-.2-.5 0-.7L14.1.6c.1-.1.2-.1.4-.1.1 0 .3.1.4.1L17 2.8c.2.2.2.5 0 .6l-.1.1c-.5.5-.4.9-.4 1.2.1.4.5.9 1.1 1.5.5.5 1.2 1.1 1.8 1.1.3 0 .6-.1.9-.4.2-.2.6-.2.7 0l2.2 2.2c.2.2.2.5 0 .7L9.9 23.4c-.1 0-.3.1-.4.1zM8 20.8l1.5 1.5L22.3 9.5 20.8 8c-.4.3-.8.4-1.2.4-1 0-1.9-.8-2.6-1.4-.7-.7-1.2-1.3-1.3-1.9-.2-.7-.1-1.3.3-1.9l-1.5-1.5L1.7 14.5 3.2 16c.4-.3.8-.4 1.2-.4 1 0 1.9.8 2.6 1.4.6.6 2.2 2.2 1 3.8z'/%3E%3Cpath  d='M11.202 4.264l1.132 1.131-.707.708-1.132-1.132zM13.656 6.782l1.132 1.13-.707.708-1.132-1.13zM16.11 9.161l1.131 1.132-.707.707-1.131-1.132zM18.563 11.68l1.132 1.13-.707.708-1.132-1.132z'/%3E%3Cg%3E%3Cpath   d='M10.785 8.8l.707.708-4.101 4.1-.707-.706zM12.646 10.716l.708.707-4.102 4.101-.707-.707zM12.745 14.204l.707.707-2.333 2.334-.707-.707z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.clEventCard.isBooking .clEventCard__icon i:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M9.5 23.5c-.1 0-.3-.1-.4-.1L7 21.2c-.1-.1-.1-.2-.1-.4s.1-.3.2-.4c.6-.6.7-1.3-.7-2.7-.5-.5-1.2-1.1-1.8-1.1-.3 0-.6.1-.9.4-.2.2-.6.2-.7 0L.8 14.8c-.2-.2-.2-.5 0-.7L14.1.6c.1-.1.2-.1.4-.1.1 0 .3.1.4.1L17 2.8c.2.2.2.5 0 .6l-.1.1c-.5.5-.4.9-.4 1.2.1.4.5.9 1.1 1.5.5.5 1.2 1.1 1.8 1.1.3 0 .6-.1.9-.4.2-.2.6-.2.7 0l2.2 2.2c.2.2.2.5 0 .7L9.9 23.4c-.1 0-.3.1-.4.1zM8 20.8l1.5 1.5L22.3 9.5 20.8 8c-.4.3-.8.4-1.2.4-1 0-1.9-.8-2.6-1.4-.7-.7-1.2-1.3-1.3-1.9-.2-.7-.1-1.3.3-1.9l-1.5-1.5L1.7 14.5 3.2 16c.4-.3.8-.4 1.2-.4 1 0 1.9.8 2.6 1.4.6.6 2.2 2.2 1 3.8z'/%3E%3Cpath  d='M11.202 4.264l1.132 1.131-.707.708-1.132-1.132zM13.656 6.782l1.132 1.13-.707.708-1.132-1.13zM16.11 9.161l1.131 1.132-.707.707-1.131-1.132zM18.563 11.68l1.132 1.13-.707.708-1.132-1.132z'/%3E%3Cg%3E%3Cpath   d='M10.785 8.8l.707.708-4.101 4.1-.707-.706zM12.646 10.716l.708.707-4.102 4.101-.707-.707zM12.745 14.204l.707.707-2.333 2.334-.707-.707z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.clEventCard.isExtended .clEventCard__timeLine {
  background: magenta;
}

body.calendar .clEventCard:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 25px;
  background: -moz-linear-gradient(left, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.99) 1%, rgba(0, 0, 0, 0.38) 43%, rgba(0, 0, 0, 0.29) 51%, rgba(0, 0, 0, 0) 76%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.99) 1%, rgba(0, 0, 0, 0.38) 43%, rgba(0, 0, 0, 0.29) 51%, rgba(0, 0, 0, 0) 76%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgb(0, 0, 0)), color-stop(1%, rgba(0, 0, 0, 0.99)), color-stop(43%, rgba(0, 0, 0, 0.38)), color-stop(51%, rgba(0, 0, 0, 0.29)), color-stop(76%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to right, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.99) 1%, rgba(0, 0, 0, 0.38) 43%, rgba(0, 0, 0, 0.29) 51%, rgba(0, 0, 0, 0) 76%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#00000000", GradientType=1);
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
body.calendar .clEventCard .clEventCard__textContent p {
  position: relative;
  overflow: hidden;
}
html.touch body.calendar .clEventCard .clEventCard__link {
  display: none;
}
body.calendar .clEventCard:not(.noImage) .clEventCard__picture {
  margin-left: -20px;
}
html.no-touch body.calendar .clEventCard:hover .clEventCard__hoverContent, body.calendar .clEventCard.showButtons .clEventCard__hoverContent {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
html.no-touch body.calendar .clEventCard:hover .clEventCard__hoverContent li:nth-of-type(1), body.calendar .clEventCard.showButtons .clEventCard__hoverContent li:nth-of-type(1) {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
html.no-touch body.calendar .clEventCard:hover .clEventCard__hoverContent li:nth-of-type(2), body.calendar .clEventCard.showButtons .clEventCard__hoverContent li:nth-of-type(2) {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: 0.2s ease-in-out 0.1s;
  -moz-transition: 0.2s ease-in-out 0.1s;
  transition: 0.2s ease-in-out 0.1s;
}
html.no-touch body.calendar .clEventCard:hover .clEventCard__hoverContent li:nth-of-type(3), body.calendar .clEventCard.showButtons .clEventCard__hoverContent li:nth-of-type(3) {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: 0.2s ease-in-out 0.2s;
  -moz-transition: 0.2s ease-in-out 0.2s;
  transition: 0.2s ease-in-out 0.2s;
}
html.no-touch body.calendar .clEventCard:hover .clEventCard__hoverContent li:nth-of-type(4), body.calendar .clEventCard.showButtons .clEventCard__hoverContent li:nth-of-type(4) {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: 0.2s ease-in-out 0.3s;
  -moz-transition: 0.2s ease-in-out 0.3s;
  transition: 0.2s ease-in-out 0.3s;
}
html.no-touch body.calendar .clEventCard:hover .clEventCard__hoverContent li:nth-of-type(5), body.calendar .clEventCard.showButtons .clEventCard__hoverContent li:nth-of-type(5) {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: 0.2s ease-in-out 0.4s;
  -moz-transition: 0.2s ease-in-out 0.4s;
  transition: 0.2s ease-in-out 0.4s;
}
body.calendar .clEventCard.noImage.isFixture .clEventCard__picture, body.calendar .clEventCard.noImage.isBooking .clEventCard__picture {
  min-width: 50px;
}
body.calendar .clEventCard.noImage.isFixture .clEventCard__picture:before, body.calendar .clEventCard.noImage.isBooking .clEventCard__picture:before {
  display: none;
}
body.calendar .clEventCard.noImage.isFixture .clEventCard__image, body.calendar .clEventCard.noImage.isBooking .clEventCard__image {
  background: none !important;
}
body.calendar .clEventCard.noImage.isExtended .clEventCard__picture {
  display: none;
}
@media screen and (max-width: 767px) {
  body.calendar .clEventCard {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 650px) {
  body.calendar .clEventCard:before {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
  }
  body.calendar .clEventCard .clEventCard__content {
    display: block;
    padding: 0;
  }
  body.calendar .clEventCard .clEventCard__picture {
    float: none;
    width: 100%;
    height: 160px;
    padding-right: 0;
    margin-left: 0;
  }
  body.calendar .clEventCard .clEventCard__image {
    right: 0;
  }
  body.calendar .clEventCard .clEventCard__textContent {
    padding: 24px 20px 27px 20px;
  }
  body.calendar .clEventCard .clEventCard__bottomInfo {
    padding: 15px 0;
  }
  body.calendar .clEventCard .clEventCard__tags li:first-of-type:before {
    display: none;
  }
  body.calendar .clEventCard .clEventCard__tags li a {
    line-height: normal;
  }
  body.calendar .clEventCard .clEventCard__timeInterval {
    display: block;
    line-height: normal;
    padding: 0 0 10px 0;
  }
  body.calendar .clEventCard .clEventCard__timeInterval:after {
    display: none;
  }
  body.calendar .clEventCard.isFixture.noImage .clEventCard__picture {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  body.calendar .clEventCard .clEventCard__hoverContent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  body.calendar .clEventCard .clEventCard__hoverContent li {
    width: auto;
    height: 92px;
  }
  body.calendar .clEventCard .clEventCard__hoverContent li .shareEvent i, body.calendar .clEventCard .clEventCard__hoverContent li .addToCalendar i, body.calendar .clEventCard .clEventCard__hoverContent li .iWallet i {
    width: 28px;
    height: 28px;
  }
  body.calendar .clEventCard .clEventCard__hoverContent li .moreInfo i {
    width: 25px;
    height: 25px;
  }
  body.calendar .clEventCard .clEventCard__hoverContent li .moreInfo span span {
    padding-top: 0;
  }
}
@media screen and (max-width: 400px) {
  body.calendar .clEventCard .clEventCard__hoverContent li {
    height: 85px;
  }
  body.calendar .clEventCard .clEventCard__hoverContent li .shareEvent i, body.calendar .clEventCard .clEventCard__hoverContent li .addToCalendar i, body.calendar .clEventCard .clEventCard__hoverContent li .iWallet i {
    width: 24px;
    height: 24px;
  }
  body.calendar .clEventCard .clEventCard__hoverContent li .moreInfo i {
    width: 21px;
    height: 21px;
  }
}

body.eventDetails .clEventCard .clEventCard__content {
  display: block;
  padding: 0;
}
body.eventDetails .clEventCard .clEventCard__hoverContent {
  display: none;
}
body.eventDetails .clEventCard .clEventCard__picture {
  float: none;
  width: 100%;
  display: block !important;
  height: 170px;
  padding-right: 0;
}
body.eventDetails .clEventCard .clEventCard__picture:before {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
body.eventDetails .clEventCard .clEventCard__image {
  right: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
body.eventDetails .clEventCard .clEventCard__textContent {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
body.eventDetails .clEventCard .clEventCard__textContent p {
  max-height: 78px;
}
body.eventDetails .clEventCard .clEventCard__bottomInfo {
  padding-top: 9px;
  padding-bottom: 25px;
  text-align: center;
}
body.eventDetails .clEventCard .clEventCard__bottomInfo:after {
  display: none;
}
body.eventDetails .clEventCard .clEventCard__bottomInfo .clEventCard__timeInterval {
  display: block;
  line-height: 1.3;
}
body.eventDetails .clEventCard .clEventCard__bottomInfo .clEventCard__tags {
  padding-top: 6px;
}
body.eventDetails .clEventCard .clEventCard__bottomInfo .clEventCard__tags li:first-of-type:before {
  display: none;
}
body.eventDetails .clEventCard .clEventCard__bottomInfo .clEventCard__tags a {
  line-height: 1.3;
}
body.eventDetails .clEventCard .clEventCard__tags .isCalendarSource {
  display: none;
}
body.eventDetails .clEventCard .clEventCard__timeInterval {
  padding-right: 0;
}
body.eventDetails .clEventCard .clEventCard__timeInterval:after {
  display: none;
}
html.no-touch body.eventDetails .clEventCard:hover .clEventCard__picture:before {
  background: rgba(0, 0, 0, 0.15);
}
html.no-touch body.eventDetails .clEventCard:hover .clEventCard__image {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  body.eventDetails .clEventCard {
    width: 260px;
  }
}

.clG-addToCal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 99999;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.clG-addToCal:before {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.clG-addToCal .clG-addToCal__inner {
  max-width: 500px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -140px 0 0 -250px;
  background: #fff;
}
.clG-addToCal .clG-addToCal__head {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 15px;
}
.clG-addToCal .clG-addToCal__head h3 {
  letter-spacing: 0;
  text-transform: none;
  margin: 0;
  color: #C91235;
  font-size: 25px;
}
.clG-addToCal .clG-addToCal__head h3:first-letter {
  text-transform: capitalize;
}
.clG-addToCal .clG-addToCal__close {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  -moz-border-radius: 0;
       border-radius: 0;
  z-index: 4;
}
.clG-addToCal .clG-addToCal__close i {
  display: inline-block;
}
.clG-addToCal .clG-addToCal__close i:after, .clG-addToCal .clG-addToCal__close i:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 14px;
  height: 2px;
  background: #adadad;
}
.clG-addToCal .clG-addToCal__close i:after {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.clG-addToCal .clG-addToCal__close i:before {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.clG-addToCal .clG-addToCal__item {
  background: #fff;
  line-height: 50px;
  border-bottom: 1px solid #eeeeee;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}
.clG-addToCal .clG-addToCal__item a, .clG-addToCal .clG-addToCal__item button {
  width: 100%;
  padding: 0 16px 0 60px;
  text-align: left;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  background: none;
  border: 0;
}
.clG-addToCal .clG-addToCal__item span {
  font-size: 15px;
  color: #000;
}
.clG-addToCal .clG-addToCal__item span:first-letter {
  text-transform: uppercase;
}
.clG-addToCal .clG-addToCal__item i {
  position: absolute;
  left: 16px;
  top: 50%;
  display: inline-block;
  vertical-align: middle;
}
.clG-addToCal .clG-addToCal__item.isOutlook i {
  width: 26px;
  height: 25px;
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%2381061D%27%20height='56.693' width='56.693' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M38.958 26.384l14.625-9.86c0-1.167-1.088-2.004-1.703-2.004H35.186v9.724l3.399 2.14a.87.87 0 0 0 .373 0z'/%3E%3Cpath  d='M39.25 30.003s-.526.321-.962 0l-3.102-2.13h-.002v13.215H50.94c1.4 0 2.646-.815 2.646-2.761V20.454s-14.859 9.87-14.334 9.55zM18.639 34.193c1.04 0 1.865-.469 2.474-1.406.608-.938.915-2.24.915-3.903 0-1.735-.295-3.085-.887-4.05-.592-.963-1.4-1.445-2.427-1.445-1.057 0-1.9.497-2.521 1.488-.622.992-.934 2.305-.934 3.938 0 1.658.312 2.969.934 3.932.621.966 1.438 1.446 2.446 1.446z'/%3E%3Cpath  d='M4 47.626l28.941 6.067V3.98L4.001 9.582v38.044zm9.922-25.032c1.227-1.634 2.851-2.451 4.874-2.451 1.91 0 3.456.78 4.634 2.345 1.18 1.564 1.77 3.625 1.77 6.185.002 2.631-.61 4.752-1.833 6.362-1.224 1.61-2.818 2.416-4.786 2.416-1.918 0-3.479-.78-4.687-2.34-1.206-1.56-1.811-3.592-1.811-6.098 0-2.646.613-4.785 1.84-6.419z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-top: -13px;
}
.clG-addToCal .clG-addToCal__item.isGoogle i {
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%2381061D%27%20viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M896 786h725q12 67 12 128 0 217-91 387.5T1282.5 1568 896 1664q-157 0-299-60.5T352 1440t-163.5-245T128 896t60.5-299T352 352t245-163.5T896 128q300 0 515 201l-209 201q-123-119-306-119-129 0-238.5 65T484 652.5 420 896t64 243.5T657.5 1316t238.5 65q87 0 160-24t120-60 82-82 51.5-87 22.5-78H896V786z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-top: -13px;
}
.clG-addToCal .clG-addToCal__item.isApple {
  display: none;
}
.clG-addToCal .clG-addToCal__item.isApple i {
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%2381061D%27%20height='56.693' width='56.693' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M41.777 30.517c-.062-6.232 5.082-9.221 5.312-9.372-2.891-4.227-7.395-4.807-8.998-4.873-3.83-.389-7.477 2.256-9.42 2.256-1.939 0-4.941-2.199-8.117-2.143-4.178.062-8.029 2.43-10.179 6.17-4.339 7.527-1.11 18.682 3.118 24.791 2.067 2.986 4.532 6.346 7.766 6.223 3.117-.123 4.293-2.016 8.061-2.016s4.826 2.016 8.123 1.953c3.352-.061 5.477-3.043 7.527-6.041 2.373-3.469 3.35-6.828 3.408-6.998-.073-.034-6.534-2.509-6.601-9.95zM35.582 12.229c1.715-2.082 2.877-4.975 2.561-7.855-2.475.1-5.471 1.645-7.248 3.725-1.592 1.846-2.984 4.785-2.611 7.613 2.761.214 5.577-1.405 7.298-3.483z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-top: -13px;
}
html.MacOS .clG-addToCal .clG-addToCal__item.isApple, html.iOS .clG-addToCal .clG-addToCal__item.isApple {
  display: block;
}
.clG-addToCal .clG-addToCal__item.isYahoo i {
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%2381061D%27%20height='56.693' width='56.693' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M43.503 24.87c.275-.055.684-.146 1.146-.246h3.578l.557-.823a.119.119 0 0 1 .045-.008l1.385-2c-.02 0-.053-.004-.068-.004l.145-.217H30.897l.746 3.051h5.293l-8.906 8.039c-1.818-2.51-6.078-7.74-9.049-12.069h6.667v-2.322l.076-.512a.511.511 0 0 0-.076-.01v-.209H3.535v3.053h6.558c2.545 1.99 12.28 14.145 12.684 15.358.162 1.135.311 7.836-.166 8.342-.957 1.012-5.322.744-6.375.818l-.364 2.076c1.923.057 8.181-.156 10.126-.156 3.834 0 10.549-.018 11.496.055l.117-2.178c-.969-.164-6.254-.02-6.984-.186-.162-1.055-.34-8.109-.178-8.838.73-2.106 11.837-10.686 13.054-11.014z'/%3E%3Cpath  d='M46.722 41.544l2.971.236 3.461-13.369c-.578-.02-5.83-.516-6.512-.648l.08 13.781zM46.208 43.687l.018 3.263 1.503.131 1.625.121.477-3.195-1.713-.084z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-top: -13px;
}
html.no-touch .clG-addToCal .clG-addToCal__item:hover {
  background: rgb(250.75, 250.75, 250.75);
}
@media (max-width: 767px) {
  .clG-addToCal .clG-addToCal__inner {
    max-width: 400px;
    margin: -140px 0 0 -200px;
  }
}
@media (max-width: 450px) {
  .clG-addToCal .clG-addToCal__inner {
    max-width: 280px;
    margin: -140px 0 0 -140px;
  }
  .clG-addToCal .clG-addToCal__head {
    padding: 40px 30px 0 30px;
  }
}

.eventPage {
  padding-bottom: 50px;
  padding-top: 150px;
  background: #fff;
}
.eventPage .eventPage__container {
  padding-top: 20px;
}
.eventPage:not(.eventHasNoImage) .eventPage__sidebar {
  float: right;
  position: -webkit-sticky;
  position: sticky;
  top: 170px;
}
.eventPage .eventPage__content {
  overflow: hidden;
  font-size: 0;
  padding-bottom: 30px;
}
.eventPage.eventHasNoImage .eventPage__sidebar {
  width: 100%;
  padding-left: 0;
}
@media (max-width: 950px) {
  .eventPage {
    padding-top: 110px;
  }
  .eventPage:not(.eventHasNoImage) .eventPage__sidebar {
    top: 130px;
  }
}
@media (max-width: 767px) {
  .eventPage {
    text-align: center;
    padding-top: 75px;
  }
  .eventPage.eventHasNoImage {
    margin-top: 20px;
  }
  .eventPage:not(.eventHasNoImage) .eventPage__sidebar {
    float: none;
    position: relative;
    top: auto;
  }
  .eventPage .eventPage__sidebar {
    width: 100%;
    padding-left: 0;
  }
  .eventPage .eventPage__content {
    overflow: visible;
    padding-top: 26px;
    text-align: center;
  }
}

.epSidebarDimension {
  width: 330px;
  padding-left: 30px;
}
@media (max-width: 950px) {
  .epSidebarDimension {
    width: 300px;
    padding-left: 20px;
  }
}
@media (max-width: 850px) {
  .epSidebarDimension {
    width: 270px;
  }
}
@media (max-width: 767px) {
  .epSidebarDimension {
    width: 100%;
    padding-left: 0;
    float: none;
  }
}

.epBackAndShareBar {
  margin-top: 15px;
  margin-bottom: 24px;
  border-top: 1px solid #e3dfca;
  border-bottom: 1px solid #e3dfca;
}
.epBackAndShareBar:after {
  display: table;
  content: "";
  clear: both;
}
.epBackAndShareBar a, .epBackAndShareBar button {
  background: none;
  display: inline-block;
  float: left;
  width: auto;
}
.epBackAndShareBar a span, .epBackAndShareBar button span {
  color: #161615;
  font-size: 17px;
  font-weight: 700;
  font-family: "Lexend Deca", sans-serif;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html.no-touch .epBackAndShareBar a:hover span, html.no-touch .epBackAndShareBar button:hover span {
  color: #C91235;
}
.epBackAndShareBar button {
  float: right;
  position: relative;
}
.epBackAndShareBar button i {
  height: 16px;
  width: 16px;
  position: relative;
  margin-right: 10px;
}
.epBackAndShareBar button i:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 56c-4.813 0-9.12 2.137-12.054 5.501L39.643 51.35c.23-1.081.357-2.201.357-3.35s-.127-2.269-.357-3.349l20.303-10.152C62.879 37.864 67.187 40 72 40c8.836 0 16-7.164 16-16S80.836 8 72 8s-16 7.164-16 16c0 1.149.127 2.269.357 3.349L36.054 37.501C33.121 34.136 28.814 32 24 32c-8.836 0-16 7.164-16 16s7.164 16 16 16c4.814 0 9.12-2.137 12.054-5.501l20.304 10.152C56.127 69.731 56 70.851 56 72c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0-40a8 8 0 1 1 0 16 8 8 0 0 1 0-16zM24 56a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm48 24a8 8 0 1 1 0-16 8 8 0 0 1 0 16z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.epBackAndShareBar button i:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 56c-4.813 0-9.12 2.137-12.054 5.501L39.643 51.35c.23-1.081.357-2.201.357-3.35s-.127-2.269-.357-3.349l20.303-10.152C62.879 37.864 67.187 40 72 40c8.836 0 16-7.164 16-16S80.836 8 72 8s-16 7.164-16 16c0 1.149.127 2.269.357 3.349L36.054 37.501C33.121 34.136 28.814 32 24 32c-8.836 0-16 7.164-16 16s7.164 16 16 16c4.814 0 9.12-2.137 12.054-5.501l20.304 10.152C56.127 69.731 56 70.851 56 72c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0-40a8 8 0 1 1 0 16 8 8 0 0 1 0-16zM24 56a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm48 24a8 8 0 1 1 0-16 8 8 0 0 1 0 16z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.epBackAndShareBar .backToCal i {
  border-right: 5px solid #C91235;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html.no-touch .epBackAndShareBar .backToCal:hover i {
  border-right: 5px solid #C91235;
}
.epBackAndShareBar.forMobile {
  padding: 0 20px;
  display: none;
  margin: 20px -20px 0 -20px;
  border: none;
}
.epBackAndShareBar.forMobile button, .epBackAndShareBar.forMobile a {
  float: none;
  width: 100%;
  margin-top: 20px;
  background: #C91235;
}
.epBackAndShareBar.forMobile button span, .epBackAndShareBar.forMobile a span {
  color: #fff;
}
.epBackAndShareBar.forMobile button.backToCal i, .epBackAndShareBar.forMobile a.backToCal i {
  border-right: 5px solid #fff;
}
.epBackAndShareBar.forMobile button i:after, .epBackAndShareBar.forMobile a i:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 56c-4.813 0-9.12 2.137-12.054 5.501L39.643 51.35c.23-1.081.357-2.201.357-3.35s-.127-2.269-.357-3.349l20.303-10.152C62.879 37.864 67.187 40 72 40c8.836 0 16-7.164 16-16S80.836 8 72 8s-16 7.164-16 16c0 1.149.127 2.269.357 3.349L36.054 37.501C33.121 34.136 28.814 32 24 32c-8.836 0-16 7.164-16 16s7.164 16 16 16c4.814 0 9.12-2.137 12.054-5.501l20.304 10.152C56.127 69.731 56 70.851 56 72c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0-40a8 8 0 1 1 0 16 8 8 0 0 1 0-16zM24 56a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm48 24a8 8 0 1 1 0-16 8 8 0 0 1 0 16z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
@media (max-width: 767px) {
  .epBackAndShareBar.forDesktop {
    display: none;
  }
  .epBackAndShareBar.forMobile {
    display: block;
  }
}

.epEventCategories {
  font-size: 0;
  border-top: 1px solid #242327;
}
.epEventCategories .secondLvlCss > * {
  padding-top: 20px;
  margin-bottom: 0;
  color: rgba(0, 0, 0, 0.5);
}
.epEventCategories li {
  display: inline-block;
  margin-top: 13px;
  font-size: 16px;
  line-height: 30px;
  -moz-border-radius: 5px;
       border-radius: 5px;
  padding: 0 10px;
  text-transform: capitalize;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-family: "Lexend Deca", sans-serif;
  color: #fff;
  background: #C91235;
  text-transform: uppercase;
}
.epEventCategories li:not(:last-of-type) {
  margin-right: 30px;
}
.epEventCategories li a {
  color: inherit;
}
html.no-touch .epEventCategories li:hover {
  background: #242327;
}
@media (max-width: 767px) {
  .epEventCategories {
    text-align: center;
  }
}

.epRelated {
  padding: 45px 0 65px;
}
@media (max-width: 767px) {
  .epRelated {
    padding: 25px 0 30px;
  }
}

.epButtonWithIcon {
  display: inline-block;
}
.epButtonWithIcon span {
  text-decoration: underline;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #161615;
  font-size: 17px;
  font-weight: 700;
  font-family: "Lexend Deca", sans-serif;
}
.epButtonWithIcon i {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.epButtonWithIcon i:before, .epButtonWithIcon i:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.epButtonWithIcon i:before {
  opacity: 0;
}
.epButtonWithIcon i:after {
  opacity: 1;
}
html.no-touch .epButtonWithIcon:hover span {
  color: #C91235;
}
html.no-touch .epButtonWithIcon:hover i:before {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html.no-touch .epButtonWithIcon:hover i:after {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.epEssentialInfo {
  margin-bottom: 15px;
}
.epEssentialInfo .epEssentialInfo__date {
  background: #242327;
  position: relative;
  z-index: 1;
  display: table;
  width: 50px;
  height: 50px;
}
.epEssentialInfo .epEssentialInfo__date time {
  display: table-cell;
  vertical-align: middle;
}
.epEssentialInfo .epEssentialInfo__date span {
  display: block;
  text-align: center;
  font-weight: bold;
}
.epEssentialInfo .epEssentialInfo__date span:first-of-type {
  font-size: 20px;
  color: #fff;
  font-family: "Lexend Deca", sans-serif;
  font-size: 20px;
}
.epEssentialInfo .epEssentialInfo__date span:last-of-type {
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Lexend Deca", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
}
.epEssentialInfo .epEssentialInfo__date.hasMultipleDays {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 5px 7px;
}
.epEssentialInfo .epEssentialInfo__date.hasMultipleDays i {
  vertical-align: middle;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin: 0 4px;
}
.epEssentialInfo .epEssentialInfo__date.hasMultipleDays span {
  line-height: 1;
}
.epEssentialInfo .epEssentialInfo__date.hasMultipleDays time {
  display: inline-block;
}
.epEssentialInfo .epEssentialInfo__date.hasMultipleDays.hasSameMonth time span:last-of-type {
  display: none;
}
.epEssentialInfo .epEssentialInfo__date.hasMultipleDays.hasSameMonth .epSameMonth {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-family: "Lexend Deca", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
}
.epEssentialInfo h2 {
  padding: 18px 0 11px;
  opacity: 0;
  margin: 0;
  letter-spacing: 0;
  text-transform: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  color: #161615;
  font-weight: 700;
  font-family: "Lexend Deca", sans-serif;
  font-size: 36px;
}
@media (min-width: 1024px) {
  .epEssentialInfo h2 {
    font-size: 44px;
  }
}
.epEssentialInfo h2.isVisible {
  opacity: 1;
}
.epEssentialInfo h2:first-letter {
  text-transform: capitalize;
}
.epEssentialInfo h2 span {
  font-weight: inherit;
  font-size: 36px !important;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
@media (min-width: 1024px) {
  .epEssentialInfo h2 span {
    font-size: 44px !important;
  }
}
.epEssentialInfo h2 span:first-letter {
  text-transform: capitalize;
}
.epEssentialInfo h3 {
  font-family: "Lexend Deca", sans-serif;
  color: #161615;
  font-size: 18px;
  font-weight: 700;
}
.epEssentialInfo h4 {
  margin: 0;
}
@media (max-width: 767px) {
  .epEssentialInfo {
    margin-bottom: 27px;
  }
  .eventHasImage .epEssentialInfo {
    height: auto;
  }
  .eventHasImage .epEssentialInfo .epEssentialInfo__date {
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 0;
  }
  .epEssentialInfo h2 {
    padding: 23px 0 15px;
  }
  .epEssentialInfo h2 span {
    font-size: 36px !important;
  }
}

.epDateAndTime h3, .epLocation h3 {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: "Lexend Deca", sans-serif;
  color: #161615;
  font-size: 18px;
  font-weight: 700;
}
.epDateAndTime time, .epDateAndTime address > span, .epLocation time, .epLocation address > span {
  font-family: "Lexend Deca", sans-serif;
  color: #161615;
  font-size: 16px;
}

.epDateAndTime {
  margin-bottom: 35px;
}
.epDateAndTime time {
  letter-spacing: 0;
}

.epAddToCalendar {
  margin-top: 5px;
}
.epAddToCalendar i {
  width: 17px;
  height: 17px;
}
.epAddToCalendar i:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M192 1664h288v-288H192v288zm352 0h320v-288H544v288zm-352-352h288V992H192v320zm352 0h320V992H544v320zM192 928h288V640H192v288zm736 736h320v-288H928v288zM544 928h320V640H544v288zm768 736h288v-288h-288v288zm-384-352h320V992H928v320zM576 448V160q0-13-9.5-22.5T544 128h-64q-13 0-22.5 9.5T448 160v288q0 13 9.5 22.5T480 480h64q13 0 22.5-9.5T576 448zm736 864h288V992h-288v320zM928 928h320V640H928v288zm384 0h288V640h-288v288zm32-480V160q0-13-9.5-22.5T1312 128h-64q-13 0-22.5 9.5T1216 160v288q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5-9.5t9.5-22.5zm384-64v1280q0 52-38 90t-90 38H192q-52 0-90-38t-38-90V384q0-52 38-90t90-38h128v-96q0-66 47-113T480 0h64q66 0 113 47t47 113v96h384v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h128q52 0 90 38t38 90z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.epAddToCalendar i:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M192 1664h288v-288H192v288zm352 0h320v-288H544v288zm-352-352h288V992H192v320zm352 0h320V992H544v320zM192 928h288V640H192v288zm736 736h320v-288H928v288zM544 928h320V640H544v288zm768 736h288v-288h-288v288zm-384-352h320V992H928v320zM576 448V160q0-13-9.5-22.5T544 128h-64q-13 0-22.5 9.5T448 160v288q0 13 9.5 22.5T480 480h64q13 0 22.5-9.5T576 448zm736 864h288V992h-288v320zM928 928h320V640H928v288zm384 0h288V640h-288v288zm32-480V160q0-13-9.5-22.5T1312 128h-64q-13 0-22.5 9.5T1216 160v288q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5-9.5t9.5-22.5zm384-64v1280q0 52-38 90t-90 38H192q-52 0-90-38t-38-90V384q0-52 38-90t90-38h128v-96q0-66 47-113T480 0h64q66 0 113 47t47 113v96h384v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h128q52 0 90 38t38 90z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.epLocation {
  margin-bottom: 15px;
}
.epLocation address > span {
  display: block;
  letter-spacing: 0;
}
.epLocation address {
  padding-bottom: 5px;
}
.epLocation .epLocation__view i {
  width: 17px;
  height: 17px;
}
.epLocation .epLocation__view i:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58.000000 86.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,86.000000) scale(0.100000,-0.100000)' stroke='none'%3E%3Cpath d='M197 843 c-131 -44 -216 -194 -187 -329 13 -56 261 -509 280 -509 19%0A0 267 453 280 509 46 212 -164 398 -373 329z m146 -137 c53 -22 79 -59 85%0A-117 9 -95 -44 -154 -138 -154 -94 0 -147 59 -138 154 10 98 102 155 191 117z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.epLocation .epLocation__view i:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58.000000 86.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,86.000000) scale(0.100000,-0.100000)' stroke='none'%3E%3Cpath d='M197 843 c-131 -44 -216 -194 -187 -329 13 -56 261 -509 280 -509 19%0A0 267 453 280 509 46 212 -164 398 -373 329z m146 -137 c53 -22 79 -59 85%0A-117 9 -95 -44 -154 -138 -154 -94 0 -147 59 -138 154 10 98 102 155 191 117z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.epAddToWallet {
  display: none;
  margin-top: 15px;
  -moz-border-radius: 30px;
       border-radius: 30px;
  background: #fff;
  border: 1px solid #C91235;
}
.epAddToWallet span {
  color: #161615;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0;
}
.epAddToWallet i {
  width: 16px;
  position: relative;
  height: 16px;
}
.epAddToWallet i:after {
  height: 100%;
  width: 100%;
  background-image: url("data:image/svg+xml,%0A%3Csvg%20fill%3D%27%23242327%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M438.154 44.308H73.846C33.127 44.308 0 77.435 0 118.154v275.692c0 40.719 33.127 73.846 73.846 73.846h364.308c40.719 0 73.846-33.127 73.846-73.846V118.154c0-40.719-33.127-73.846-73.846-73.846zm44.308 256H374.154c-24.431 0-44.308-19.876-44.308-44.308s19.876-44.308 44.308-44.308h108.308v88.616zm0-118.154H374.154c-40.719 0-73.846 33.127-73.846 73.846s33.127 73.846 73.846 73.846h108.308v64c0 24.431-19.876 44.308-44.308 44.308H73.846c-24.431 0-44.308-19.876-44.308-44.308V118.154c0-24.431 19.876-44.308 44.308-44.308h364.308c24.431 0 44.308 19.876 44.308 44.308v64z'/%3E%3Cpath d='M393.846 241.231h-19.692c-8.157 0-14.769 6.613-14.769 14.769 0 8.157 6.613 14.769 14.769 14.769h19.692c8.157 0 14.769-6.613 14.769-14.769 0-8.157-6.612-14.769-14.769-14.769z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.epAddToWallet i:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg%20fill%3D%27%23C91235%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M438.154 44.308H73.846C33.127 44.308 0 77.435 0 118.154v275.692c0 40.719 33.127 73.846 73.846 73.846h364.308c40.719 0 73.846-33.127 73.846-73.846V118.154c0-40.719-33.127-73.846-73.846-73.846zm44.308 256H374.154c-24.431 0-44.308-19.876-44.308-44.308s19.876-44.308 44.308-44.308h108.308v88.616zm0-118.154H374.154c-40.719 0-73.846 33.127-73.846 73.846s33.127 73.846 73.846 73.846h108.308v64c0 24.431-19.876 44.308-44.308 44.308H73.846c-24.431 0-44.308-19.876-44.308-44.308V118.154c0-24.431 19.876-44.308 44.308-44.308h364.308c24.431 0 44.308 19.876 44.308 44.308v64z'/%3E%3Cpath d='M393.846 241.231h-19.692c-8.157 0-14.769 6.613-14.769 14.769 0 8.157 6.613 14.769 14.769 14.769h19.692c8.157 0 14.769-6.613 14.769-14.769 0-8.157-6.612-14.769-14.769-14.769z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
html.iOS .epAddToWallet {
  display: block;
}
html.no-touch .epAddToWallet:hover {
  background: #C91235;
}
html.no-touch .epAddToWallet:hover span {
  color: #fff;
}

.epEventImage {
  position: relative;
  height: 360px;
  overflow: hidden;
}
.epEventImage:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
  pointer-events: none;
}
.epEventImage img {
  display: none;
}
.epEventImage .epEventImage__background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 30%;
}
.epEventImage .epEventImage__zoomIcon {
  width: 50px;
  height: 50px;
  background: #fff;
  position: absolute;
  z-index: 2;
  right: 20px;
  border: 0;
  -moz-border-radius: 0;
       border-radius: 0;
  margin: 0;
  padding: 0;
  bottom: 20px;
  display: none;
}
.epEventImage .epEventImage__zoomIcon:after {
  content: "";
  width: 21px;
  height: 21px;
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 632.399 632.399'%3E%3Cpath d='M269.523 144.061h-28.812v86.437h-86.437v28.812h86.437v86.436h28.812V259.31h86.436v-28.812h-86.436z'/%3E%3Cpath d='M255.117 0C119.873 0 10.213 109.66 10.213 244.904c0 135.245 109.659 244.905 244.904 244.905 52.006 0 100.238-16.223 139.883-43.854l185.176 185.176c1.671 1.672 4.408 1.672 5.964.115l34.892-34.891c1.614-1.613 1.499-4.379-.115-5.965L438.132 407.605c38.521-43.246 61.889-100.237 61.889-162.702C500.021 109.66 390.362 0 255.117 0zm0 460.996c-119.34 0-216.092-96.752-216.092-216.092 0-119.34 96.751-216.091 216.092-216.091s216.091 96.751 216.091 216.091-96.75 216.092-216.091 216.092z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.epEventImage.isScalable {
  cursor: pointer;
}
.epEventImage.isScalable .epEventImage__zoomIcon {
  display: block;
}
.epEventImage.forMobile {
  margin: 0 -20px;
  overflow: hidden;
  height: 0;
  padding-bottom: 70%;
  display: none;
}
.epEventImage.forMobile .epEventImage__zoomIcon {
  width: 40px;
  height: 40px;
  right: 10px;
  bottom: 10px;
}
.epEventImage.forMobile .epEventImage__zoomIcon:after {
  width: 19px;
  height: 19px;
}
@media (max-width: 767px) {
  .epEventImage.forMobile {
    display: block;
  }
  .epEventImage.forDesktop {
    display: none;
  }
}

.epZoomedPicture {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 500;
  display: none;
}
.epZoomedPicture:after {
  content: "";
  position: absolute;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}
.epZoomedPicture .epZoomedPicture__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}
.epZoomedPicture .epZoomedPicture__inner > div {
  position: relative;
  z-index: 1;
}
.epZoomedPicture .epZoomedPicture__close {
  width: 48px;
  height: 48px;
  background: #C91235;
  position: absolute;
  top: -24px;
  right: -24px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: 0;
}
.epZoomedPicture .epZoomedPicture__close span:after, .epZoomedPicture .epZoomedPicture__close span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 2px;
  background: #fff;
}
.epZoomedPicture .epZoomedPicture__close span:after {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.epZoomedPicture .epZoomedPicture__close span:before {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
html.no-touch .epZoomedPicture .epZoomedPicture__close:hover {
  background: rgb(235.2739726027, 34.7260273973, 73.0821917808);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

html:has(.epZoomedPicture.isOpened) {
  overflow: hidden;
}

@media print {
  @page {}
  body {
    background: #fff !important;
  }
  .header, .footer, .epEssentialInfo__date, .epBackAndShareBar, .epEventCategories, .shTemplMap__distances, .epEventImage, .epLocation__view, .epButtonWithIcon.epAddToCalendar, .shTemplMap__infoWrapper {
    display: none !important;
  }
  .eventPage__content {
    padding: 0 !important;
  }
  .epEssentialInfo h2 {
    font-size: 44px !important;
    color: #000;
  }
  .epDateAndTime time, .epDateAndTime address > span, .epLocation time, .epLocation address > span, .epDateAndTime h3, .epLocation h3, .epEventDescription h3, .epEventDescription p {
    color: #000 !important;
  }
}
.shTemplMap {
  margin-top: 30px;
  height: 400px;
  position: relative;
  /*  ==== only for CONTACT page  ==== */
  /*                                  */
  /*                                */
  /*  ==== only for CONTACT page  ==== */
}
.shTemplMap:after {
  display: table;
  content: "";
  clear: both;
}
.shTemplMap .shTemplMap__container {
  height: 100%;
}
.shTemplMap .shTemplMap__infoWrapper {
  float: right;
  height: 100%;
  width: 300px;
}
.shTemplMap .shTemplMap__infoBox {
  width: 100%;
  height: 100%;
  float: right;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 20px 30px;
  background: rgba(128, 128, 128, 0.94);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shTemplMap .shTemplMap__inner {
  text-align: left;
}
.shTemplMap .shTemplMap__primaryTitle {
  vertical-align: middle;
  max-height: 110px;
  overflow: hidden;
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}
.shTemplMap address {
  margin-top: 25px;
  padding: 14px 0 25px;
  border-top: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
}
.shTemplMap address p {
  color: #242327;
}
.shTemplMap .shTemplMap__map {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.shTemplMap .shTemplMap__map img {
  max-width: initial !important;
}
.shTemplMap .shTemplMap__map .leaflet-marker-icon {
  opacity: 0.6;
  -webkit-transform: scale(0.9);
     -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.shTemplMap .shTemplMap__map .leaflet-marker-icon.isActive {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.shTemplMap .shTemplMap__distances {
  margin-top: 10px;
}
.shTemplMap .shTemplMap__distances p {
  color: #242327;
}
.shTemplMap .shTemplMap__distancesList {
  font-size: 0;
  margin-top: 9px;
}
.shTemplMap .shTemplMap__distancesList li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
}
.shTemplMap .shTemplMap__distancesList li a {
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.shTemplMap .shTemplMap__distancesList li a:after, .shTemplMap .shTemplMap__distancesList li a:before {
  content: "";
  position: absolute;
  width: 36px;
  height: 28px;
  top: 50%;
  left: 50%;
  margin: -14px 0 0 -18px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.shTemplMap .shTemplMap__distancesList li a:before {
  opacity: 0;
}
html.no-touch .shTemplMap .shTemplMap__distancesList li a:hover:before, .shTemplMap .shTemplMap__distancesList li a:focus:before {
  opacity: 1;
}
html.no-touch .shTemplMap .shTemplMap__distancesList li a:hover:after, .shTemplMap .shTemplMap__distancesList li a:focus:after {
  opacity: 0;
}
.shTemplMap .shTemplMap__distancesList li.byCar a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%2381061D%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 384'%3E%3Cpath d='M340 43c-5-13-17-22-31-22H75c-14 0-26 9-31 22L0 171v170c0 12 10 22 21 22h22c12 0 21-10 21-22v-21h256v21c0 12 10 22 21 22h22c12 0 21-10 21-22V171L340 43zM75 256a32 32 0 110-64 32 32 0 010 64zm234 0a32 32 0 110-64 32 32 0 010 64zM43 149l32-96h234l32 96H43z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.byCar a:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 384'%3E%3Cpath d='M340 43c-5-13-17-22-31-22H75c-14 0-26 9-31 22L0 171v170c0 12 10 22 21 22h22c12 0 21-10 21-22v-21h256v21c0 12 10 22 21 22h22c12 0 21-10 21-22V171L340 43zM75 256a32 32 0 110-64 32 32 0 010 64zm234 0a32 32 0 110-64 32 32 0 010 64zM43 149l32-96h234l32 96H43z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.walking a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%2381061D%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 458.7 458.7'%3E%3Cpath d='M251 85c23 0 42-19 42-42 0-24-19-43-42-43s-43 19-43 43 19 42 43 42zM368 245v-42c-39 0-74-22-93-53l-20-34c-8-13-21-20-36-20-6 0-11 1-16 3L91 145v100h42v-71l38-16-59 301h45l37-171 46 43v128h43V298l-44-44 13-64c27 34 69 55 116 55z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.walking a:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 458.7 458.7'%3E%3Cpath d='M251 85c23 0 42-19 42-42 0-24-19-43-42-43s-43 19-43 43 19 42 43 42zM368 245v-42c-39 0-74-22-93-53l-20-34c-8-13-21-20-36-20-6 0-11 1-16 3L91 145v100h42v-71l38-16-59 301h45l37-171 46 43v128h43V298l-44-44 13-64c27 34 69 55 116 55z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.publicTransport a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%2381061D%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 405.3 405.3'%3E%3Cpath d='M203 0C108 0 32 11 32 85v203c0 41 33 75 75 75l-32 32v10h256v-10l-32-32c41 0 74-34 74-75V85c0-74-76-85-170-85zm-96 320a32 32 0 110-64 32 32 0 010 64zm74-128H75V85h106v107zm118 128a32 32 0 110-64 32 32 0 010 64zm32-128H224V85h107v107z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.publicTransport a:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 405.3 405.3'%3E%3Cpath d='M203 0C108 0 32 11 32 85v203c0 41 33 75 75 75l-32 32v10h256v-10l-32-32c41 0 74-34 74-75V85c0-74-76-85-170-85zm-96 320a32 32 0 110-64 32 32 0 010 64zm74-128H75V85h106v107zm118 128a32 32 0 110-64 32 32 0 010 64zm32-128H224V85h107v107z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.byBicycle a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%2381061D%27%20version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M330.667,122.667c23.467,0,42.667-19.2,42.667-42.667s-19.2-42.667-42.667-42.667S288,56.533,288,80 S307.2,122.667,330.667,122.667z'/%3E%3Cpath d='M106.667,261.333C48,261.333,0,309.333,0,368s48,106.667,106.667,106.667c58.667,0,106.667-48,106.667-106.667 S165.333,261.333,106.667,261.333z M106.667,442.667C65.067,442.667,32,409.6,32,368s33.067-74.667,74.667-74.667 c41.6,0,74.667,33.067,74.667,74.667S148.267,442.667,106.667,442.667z'/%3E%3Cpath d='M404.267,238.933v-42.667c-32,0-58.667-11.733-77.867-30.933L284.8,124.8c-6.4-7.467-17.067-12.8-28.8-12.8 s-22.4,4.267-29.867,12.8l-58.667,58.667c-7.467,7.467-12.8,18.133-12.8,29.867s5.333,22.4,12.8,30.933l67.2,59.733v106.667 h42.667V277.333L230.4,230.4l50.133-51.2l16,16C323.2,222.933,360.533,238.933,404.267,238.933z'/%3E%3Cpath d='M405.333,261.333c-58.667,0-106.667,48-106.667,106.667s48,106.667,106.667,106.667C464,474.667,512,426.667,512,368 S464,261.333,405.333,261.333z M405.333,442.667c-41.6,0-74.667-33.067-74.667-74.667s33.067-74.667,74.667-74.667 C446.933,293.333,480,326.4,480,368S446.933,442.667,405.333,442.667z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.byBicycle a:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23C91235%27%20version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M330.667,122.667c23.467,0,42.667-19.2,42.667-42.667s-19.2-42.667-42.667-42.667S288,56.533,288,80 S307.2,122.667,330.667,122.667z'/%3E%3Cpath d='M106.667,261.333C48,261.333,0,309.333,0,368s48,106.667,106.667,106.667c58.667,0,106.667-48,106.667-106.667 S165.333,261.333,106.667,261.333z M106.667,442.667C65.067,442.667,32,409.6,32,368s33.067-74.667,74.667-74.667 c41.6,0,74.667,33.067,74.667,74.667S148.267,442.667,106.667,442.667z'/%3E%3Cpath d='M404.267,238.933v-42.667c-32,0-58.667-11.733-77.867-30.933L284.8,124.8c-6.4-7.467-17.067-12.8-28.8-12.8 s-22.4,4.267-29.867,12.8l-58.667,58.667c-7.467,7.467-12.8,18.133-12.8,29.867s5.333,22.4,12.8,30.933l67.2,59.733v106.667 h42.667V277.333L230.4,230.4l50.133-51.2l16,16C323.2,222.933,360.533,238.933,404.267,238.933z'/%3E%3Cpath d='M405.333,261.333c-58.667,0-106.667,48-106.667,106.667s48,106.667,106.667,106.667C464,474.667,512,426.667,512,368 S464,261.333,405.333,261.333z M405.333,442.667c-41.6,0-74.667-33.067-74.667-74.667s33.067-74.667,74.667-74.667 C446.933,293.333,480,326.4,480,368S446.933,442.667,405.333,442.667z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__findNearest, .shTemplMap .shTemplMap__goToMap {
  font-size: 16px;
  margin-top: 5px;
  color: #000;
  background: transparent;
  border: 0;
  -moz-border-radius: 0;
       border-radius: 0;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.shTemplMap .shTemplMap__findNearest:first-letter, .shTemplMap .shTemplMap__goToMap:first-letter {
  text-transform: capitalize;
}
.shTemplMap .shTemplMap__findNearest:after, .shTemplMap .shTemplMap__goToMap:after {
  content: "";
  border-left: 5px solid currentColor;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
html.no-touch .shTemplMap .shTemplMap__findNearest:hover, html.no-touch .shTemplMap .shTemplMap__goToMap:hover {
  color: #010b3f;
}
html.no-touch .shTemplMap .shTemplMap__findNearest:hover:after, html.no-touch .shTemplMap .shTemplMap__goToMap:hover:after {
  -webkit-transform: translateX(3px);
     -moz-transform: translateX(3px);
      -ms-transform: translateX(3px);
          transform: translateX(3px);
}
.shTemplMap .shTemplMap__findNearest {
  margin-top: 10px;
}
.shTemplMap .shTemplMap__forSingleSchool, .shTemplMap .shTemplMap__forMultipleSchools {
  display: none;
}
.shTemplMap.multipleSchools .shTemplMap__forMultipleSchools {
  display: block;
}
.shTemplMap.singleSchool .shTemplMap__forSingleSchool {
  display: block;
}
.shTemplMap.multipleSchools.singleSchool .shTemplMap__forMultipleSchools {
  display: none;
}
.shTemplMap.forContactPage address p.shTemplMap__calculatedDist {
  padding-top: 10px;
}
@media (max-width: 600px) {
  .shTemplMap {
    height: auto;
  }
  .shTemplMap .shTemplMap__container {
    padding: 320px 0 0 0;
  }
  .shTemplMap .shTemplMap__infoWrapper {
    width: 100%;
    float: none;
  }
  .shTemplMap .shTemplMap__infoBox {
    padding: 23px 20px 30px;
  }
  .shTemplMap .shTemplMap__infoBox:before {
    display: none;
  }
  .shTemplMap .shTemplMap__inner {
    width: 100%;
  }
  .shTemplMap .shTemplMap__inner h2,
  .shTemplMap .shTemplMap__inner address,
  .shTemplMap .shTemplMap__inner .ctMap__distances {
    padding-left: 20px;
    padding-right: 20px;
  }
  .shTemplMap .shTemplMap__inner .ctMap__distances {
    margin-top: 30px;
  }
  .shTemplMap .shTemplMap__map {
    height: 320px;
    bottom: auto;
  }
  .shTemplMap .shTemplMap__primaryTitle, .shTemplMap address, .shTemplMap .shTemplMap__distances {
    text-align: center;
  }
  .shTemplMap .shTemplMap__submitLocation {
    max-width: 100%;
  }
  .shTemplMap .shTemplMap__input {
    text-align: center;
    padding-left: 0;
  }
}

@media (min-width: 769px) {
  .shTemplMap__infoWrapper {
    width: 600px !important;
  }
  .shTemplMap__infoWrapper .shTemplMap__infoBox {
    width: 300px;
  }
  .shTemplMap__infoWrapper .shTemplMap__infoBox.forMobiles {
    float: right;
    width: 299px;
  }
}
.leaflet-marker-icon {
  pointer-events: auto !important;
  cursor: pointer;
}

body.eventDetails .page-title,
body.eventDetails .main-hero {
  display: none;
}
body.eventDetails .footer {
  z-index: 1;
}
body.eventDetails .h-logo {
  display: block;
}
body.eventDetails .h-logo img, body.eventDetails .h-logo svg {
  -webkit-filter: brightness(0);
          filter: brightness(0);
  width: 102px;
}
@media (min-width: 1440px) {
  body.eventDetails .h-logo img, body.eventDetails .h-logo svg {
    width: 120px;
  }
}
body.eventDetails .header:not(.menu-opened) span.hc-icon.global-icons {
  color: #252429;
}
body.eventDetails .header:not(.menu-opened) .hc-txt {
  color: #252429;
}
body.eventDetails .header:not(.menu-opened) .hc-item.loginBtn a:hover span.hc-icon.global-icons,
body.eventDetails .header:not(.menu-opened) .hc-item.loginBtn a:hover .hc-txt {
  color: #C91235;
}
body.eventDetails .header.hide {
  background: transparent;
}
body.eventDetails .h-links {
  opacity: 1;
  visibility: visible;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
body.eventDetails .header {
  padding-bottom: 10px;
  padding-top: 10px;
}
@media (max-width: 950px) {
  body.eventDetails .header {
    padding: 0;
  }
}
body.eventDetails .clG-addToCal .clG-addToCal__close {
  cursor: pointer;
}
html.no-touch body.eventDetails .clG-addToCal .clG-addToCal__close:hover i:before, html.no-touch body.eventDetails .clG-addToCal .clG-addToCal__close:hover i:after {
  background: #C91235;
}
body.eventDetails .clG-addToCal .clG-addToCal__close i:before, body.eventDetails .clG-addToCal .clG-addToCal__close i:after {
  background: #252429;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
body.eventDetails .eventPage {
  padding-top: 20px;
  padding-bottom: 0;
}
body.eventDetails .eventPage__container {
  padding-top: 195px;
}
body.eventDetails .epEventImage .epEventImage__background {
  -moz-border-radius: 0;
       border-radius: 0;
}
body.eventDetails .epEventImage {
  -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.16);
          box-shadow: 0 5px 16px rgba(0, 0, 0, 0.16);
  -moz-border-radius: 0;
       border-radius: 0;
}
body.eventDetails .epEventImage .epEventImage__zoomIcon {
  background: transparent;
}
body.eventDetails .epEventImage:before {
  content: "";
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,000000+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgb(0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgb(0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(125, 185, 232, 0)), to(rgb(0, 0, 0)));
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgb(0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#007db9e8", endColorstr="#000000",GradientType=0 ); /* IE6-9 */
  opacity: 0.7;
}
body.eventDetails .epEventImage:after {
  background: transparent;
}
body.eventDetails .main-content .page-title {
  display: none;
}
body.eventDetails .epEssentialInfo .epEssentialInfo__date {
  background: #C91235;
  -moz-border-radius: 0;
       border-radius: 0;
}
body.eventDetails .epEssentialInfo .epEssentialInfo__date span:last-of-type {
  font-family: "lexend deca", sans-serif;
  font-weight: normal;
  font-size: 22px;
  text-align: center;
  color: #fff;
}
body.eventDetails .epEssentialInfo .epEssentialInfo__date span:first-of-type,
body.eventDetails .epEssentialInfo .epEssentialInfo__date.hasMultipleDays.hasSameMonth .epSameMonth {
  font-family: "lexend deca", sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.02em;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
body.eventDetails .epEssentialInfo .epEssentialInfo__date.hasMultipleDays i {
  font-weight: normal;
}
body.eventDetails .epEssentialInfo h2 {
  font-family: "lexend deca", sans-serif;
  font-weight: bold;
  font-size: 43px;
  line-height: 40px;
  text-align: left;
  color: #252429;
}
body.eventDetails .epDateAndTime h3, body.eventDetails .epLocation h3,
body.eventDetails .epEssentialInfo h3 {
  font-family: "lexend deca", sans-serif;
  font-weight: normal;
  font-size: 25px;
  line-height: 29px;
  text-align: left;
  color: #252429;
  text-transform: none;
  margin-bottom: 10px;
  margin-top: 30px;
}
body.eventDetails .epLocation h3:first-letter,
body.eventDetails .epDateAndTime h3:first-letter {
  text-transform: uppercase;
}
body.eventDetails .epDateAndTime time {
  font-family: "Lexend Deca", sans-serif;
  font-weight: normal;
  font-size: 19px;
  line-height: 25px;
  text-align: left;
  color: #252429;
}
body.eventDetails .epEssentialInfo .epEssentialInfo__date.hasMultipleDays.hasSameMonth time span:last-of-type {
  display: block;
}
body.eventDetails .epEssentialInfo .epEssentialInfo__date.hasMultipleDays.hasSameMonth time span:first-of-type {
  display: none;
}
body.eventDetails .epBackAndShareBar a span, body.eventDetails .epBackAndShareBar button span {
  font-family: "lexend deca", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  color: #252429;
}
body.eventDetails .clG-fullWidthBtn.withLeftBtn i {
  border-right: 5px solid #C91235;
}
body.eventDetails .epLocation address span {
  font-family: "lexend deca", sans-serif;
  font-weight: normal;
  font-size: 19px;
  line-height: 23px;
  text-align: left;
  color: #252429;
}
body.eventDetails .epButtonWithIcon {
  background: transparent;
  border: none;
  margin-top: 10px;
}
body.eventDetails .epButtonWithIcon span {
  text-decoration: none;
  font-family: "lexend deca", sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-align: left;
  color: #252429;
  text-transform: uppercase;
}
body.eventDetails .clG-addToCal .clG-addToCal__inner {
  -moz-border-radius: 25px;
       border-radius: 25px;
}
body.eventDetails .clG-addToCal .clG-addToCal__item:last-child {
  -moz-border-radius: 0 0 25px 25px;
       border-radius: 0 0 25px 25px;
}
body.eventDetails .clG-addToCal .clG-addToCal__head h3 {
  padding: 0 20px;
}
body.eventDetails .clG-addToCal .clG-addToCal__item span {
  font-family: "lexend deca", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
  color: #252429;
}
body.eventDetails .epEventCategories li {
  -moz-border-radius: 13px;
       border-radius: 13px;
  background: #C91235;
  font-family: "lexend deca", sans-serif;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
html.no-touch body.eventDetails .epEventCategories li:hover {
  background: #C91235;
}
body.eventDetails .epEventCategories {
  border-top-color: #E3DFCA;
}
body.eventDetails .shTemplMap .shTemplMap__infoBox {
  background: #f9f7ed;
}
@media (min-width: 600px) {
  body.eventDetails .shTemplMap .shTemplMap__infoBox {
    background: rgba(249, 247, 237, 0.8);
  }
}
body.eventDetails .shTemplMap .shTemplMap__primaryTitle {
  font-family: "lexend deca", sans-serif;
  font-weight: bold;
  font-size: 33px;
  line-height: 38px;
  text-align: left;
  color: #252429;
}
body.eventDetails .shTemplMap .shTemplMap__primaryTitle span {
  font-size: inherit !important;
}
body.eventDetails .shTemplMap address p,
body.eventDetails .shTemplMap .shTemplMap__distances p {
  font-family: "lexend deca", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  color: #252429;
}
body.eventDetails .shTemplMap address {
  border-top-color: #D5D1BC;
  border-bottom-color: #D5D1BC;
}
body.eventDetails .epBackAndShareBar.forMobile button span, body.eventDetails .epBackAndShareBar.forMobile a span {
  color: #fff !important;
}
body.eventDetails .epRelated:empty {
  display: none;
}
body.eventDetails .shTemplMap {
  height: 450px;
}
body.eventDetails .shTemplMap__distancesList {
  margin-top: 15px !important;
}