:root {
  --tec-font-family-sans-serif: "Source Sans Pro", sans-serif;
  --tec-font-size-0: .5em;
  --tec-font-size-1: .75em;
  --tec-font-size-1-5: .85em;
  --tec-font-size-2: 1em;
  --tec-font-size-3: 1.25em; /* This is our base, 20px */
  --tec-font-size-4: 1.5em;
  --tec-font-size-5: 1.75em;
  --tec-font-size-6: 2em;
  --tec-font-size-7: 2.25em;
  --tec-font-size-8: 2.5em;
  --tec-font-size-9: 2.75em;
  --tec-font-size-10: 3em;
  --tec-bu-font-family: "brandon-grotesque", sans-serif;
  --tec-font-family-base: "Source Sans Pro", sans-serif;
}

.tribe-common .tribe-common-h1,
.tribe-common .tribe-common-h2,
.tribe-common .tribe-common-h3,
.tribe-common .tribe-common-h4,
.tribe-common .tribe-common-h5,
.tribe-common .tribe-common-h6 {
  --tec-font-family-sans-serif: "Source Sans Pro", sans-serif;
  --tec-font-family-base: "Source Sans Pro", sans-serif;
}

.tribe-common p {
  font-family: var(--tec-font-family-base);
  font-size: var(--step-0);
}

.tribe-tickets__form-field label, .tribe-tickets__rsvp-availability, .bu-tribe-events-pro-organizer__meta-email, .bu-tribe-events-pro-organizer__meta-phone, .bu-tribe-events-pro-organizer__meta-website, .bu-tribe-events-pro-organizer__meta-categories, .tribe-events .tribe-events-c-breadcrumbs__list, .bu-tec-single__venue-container, .bu-tribe-related-events, .bu-tribe-events-meta-group-details, .bu-tribe-events-meta-group-organizer, .bu-tribe-events-meta-group-venue-container, .tribe-events-virtual-single-marker,
.tribe-events-hybrid-single-marker, h2.bu-tribe-events-event-location, .bu-tribe-events-single-event-description, .tribe-events-series-relationship-single-marker, .tribe-events-notices, .bu-tribe-events-calendar-month-mobile-events__mobile-event-title, .bu-tribe-events-calendar-month-mobile-events__mobile-event-datetime, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-cost, .tribe-events .tribe-events-calendar-month__calendar-event-title, .tribe-events .tribe-events-calendar-month__multiday-event-bar-title, .tribe-events .tribe-events-calendar-month__day-date-daynum, .tribe-events .tribe-events-calendar-month__day-date-link, .tribe-events .tribe-events-calendar-month__header-column-title, .tribe-events .bu-tribe-events-calendar-day__event-datetime-featured-text, .tribe-events .bu-tribe-events-calendar-day__event-cost, .tribe-events .bu-tribe-events-calendar-day__event-venue-address, .tribe-events .bu-tribe-events-calendar-day__event-venue-title, .tribe-events .bu-tribe-events-calendar-day__event-datetime, .tribe-events .bu-tribe-events-calendar-day__event-title-link, .bu-tribe-events-calendar-latest-past__event-row--featured .bu-tribe-events-calendar-latest-past__event-datetime-featured-text, .bu-tribe-events-calendar-latest-past__event-title-link, .bu-tribe-events-calendar-latest-past__event-header h3, .bu-tribe-events-calendar-latest-past__event-datetime-wrapper, .bu-tribe-events-calendar-latest-past__event-date-tag-daynum, .bu-tribe-events-calendar-latest-past__event-date-tag-year, .bu-tribe-events-calendar-latest-past__event-date-tag-month, .tribe-events-virtual-virtual-event,
.tribe-events-virtual-hybrid-event, .bu-tribe-events-list__event-row--featured .bu-tribe-events-list__event-datetime-featured-text, .bu-tribe-events-list__event-cost, .bu-tribe-events-list__event-venue-title, .bu-tribe-events-list__event-title-link, .bu-tribe-events-list__event-header h3, .bu-tribe-events-list__event-datetime-wrapper, .bu-tribe-events-list__event-date-tag-daynum, .bu-tribe-events-list__event-date-tag-weekday {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  text-shadow: none;
}

.tribe-events .tribe-events-l-container {
  max-width: 1200px;
  padding: 2em 1em 0;
}
@media (min-width: 40em) {
  .tribe-events .tribe-events-l-container {
    padding-left: 2em;
    padding-right: 2em;
  }
}
@media (min-width: 50em) {
  .tribe-events .tribe-events-l-container {
    padding-left: 3em;
    padding-right: 3em;
  }
}
@media (min-width: 64em) {
  .tribe-events .tribe-events-l-container {
    padding-left: 4em;
    padding-right: 4em;
  }
}
@media (min-width: 80em) {
  .tribe-events .tribe-events-l-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding: 2em;
}
@media (min-width: 50em) {
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-left: 3em;
    padding-right: 3em;
  }
}
@media (min-width: 64em) {
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-left: 4em;
    padding-right: 4em;
  }
}
@media (min-width: 80em) {
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.tribe-events button.tribe-events-c-search__button:hover, .tribe-events button.tribe-events-c-search__button:focus {
  background-color: #eaa000 !important;
  border: 1px solid #eaa000 !important;
  color: #fff !important;
  font-size: var(--step--2) !important;
  padding: 0.25em 0.75em !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
  border: 1px solid #ccc;
  border-radius: 4px !important;
}

.tribe-events button.tribe-events-c-search__button {
  background-color: #eaa000 !important;
  border: 1px solid #eaa000 !important;
  border-radius: 4px !important;
  color: #003057 !important;
  font-family: var(--tec-bu-font-family) !important;
  font-size: var(--step--2) !important;
  font-weight: 500 !important;
  letter-spacing: 0.0625em !important;
  line-height: initial !important;
  padding: 0.25em 0.75em !important;
  text-transform: uppercase;
}
.tribe-filter-bar .tribe-filter-bar-c-pill__pill {
  border: 1px solid #eaa000;
}
.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill {
  background-color: #eaa000 !important;
  border: 1px solid #eaa000 !important;
  border-radius: 4px !important;
  font-family: var(--tec-bu-font-family) !important;
  font-size: var(--tec-font-size-1) !important;
  font-weight: 500 !important;
  letter-spacing: 0.0625em !important;
  padding: 0.5em !important;
  text-transform: uppercase !important;
  transition: initial !important;
}
.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:hover {
  border: 1px solid #eaa000 !important;
  color: #fff;
  transition: initial;
}
.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:visited {
  transition: initial;
}

@media (min-width: 48em) {
  .tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
    background-color: transparent !important;
  }
}
@media (min-width: 48em) {
  .tribe-events .tribe-events-c-events-bar__search-container {
    background-color: transparent !important;
  }
}

.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar__filter-button-text {
  margin: 4px 0 0 8px !important;
}

.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar__filter-button-icon {
  margin: 4px 0 0;
}

.tribe-events .tribe-events-c-view-selector__list-item-text {
  font-size: var(--step--1);
}

.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:focus,
.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:hover {
  outline: none !important;
}

.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-results__option {
  font-size: var(--step--1) !important;
}

@media (max-width: 48em) {
  .tribe-filter-bar.tribe-filter-bar--horizontal,
  .tribe-events .tribe-events-c-events-bar__search-container {
    border: 1px solid #ccc;
    border-radius: 4px;
  }
}

.tribe-filter-bar .tribe-filter-bar-c-filter {
  border-top: 0 !important;
}
@media (max-width: 48em) {
  .tribe-filter-bar .tribe-filter-bar-c-filter {
    border-bottom: 1px solid #ccc;
  }
}

.tribe-filter-bar .tribe-filter-bar__filters {
  border-bottom: 0 !important;
}

@media (max-width: 48em) {
  .tribe-filter-bar.tribe-filter-bar--open,
  .tribe-events .tribe-events-c-events-bar__search-container,
  .tribe-events .tribe-events-c-view-selector__content {
    box-shadow: rgba(0, 0, 0, 0.3) 0 4px 16px 0 !important;
  }
}

.tribe-events .datepicker {
  padding: 0 !important;
}
.tribe-events .datepicker .datepicker-switch {
  background-color: #eaa000 !important;
  color: #003057 !important;
  font-size: var(--tec-font-size-4) !important;
  padding: 0.25em 0 !important;
}
.tribe-events .datepicker .datepicker-switch:hover {
  background-color: #fdbf42 !important;
}
.tribe-events .datepicker .prev,
.tribe-events .datepicker .next {
  background-color: #eaa000 !important;
  padding: 0.25em 0 !important;
}
.tribe-events .datepicker .prev:hover,
.tribe-events .datepicker .next:hover {
  background-color: #fdbf42 !important;
}
.tribe-events .datepicker .prev .tribe-events-c-top-bar__datepicker-nav-icon-svg path,
.tribe-events .datepicker .next .tribe-events-c-top-bar__datepicker-nav-icon-svg path {
  fill: #003057 !important;
}
.tribe-events .datepicker th,
.tribe-events .datepicker .month {
  border-radius: 0 !important;
}
.tribe-events .datepicker .dow {
  background-color: #005283 !important;
  color: #fff !important;
  font-size: var(--step--1) !important;
  padding: 0.5em 0 !important;
}
.tribe-events .datepicker .day {
  border-radius: 0 !important;
  font-size: var(--step--1) !important;
}
.tribe-events .datepicker .day.active {
  background-color: #005283 !important;
}
.tribe-events .datepicker .day:hover {
  background-color: #fdbf42 !important;
  color: #003057 !important;
}
.tribe-events .datepicker table {
  width: 100% !important;
}
.tribe-events .datepicker .month {
  font-size: var(--tec-font-size-3) !important;
  max-width: 25% !important;
  width: 100% !important;
}
.tribe-events .datepicker .month.active {
  background-color: #005283 !important;
}
.tribe-events .datepicker .month.active.focused {
  background-color: #005283 !important;
}
.tribe-events .datepicker .month.active:hover {
  background-color: #fdbf42 !important;
  color: #003057 !important;
}
.tribe-events .datepicker .month:hover {
  background-color: #fdbf42 !important;
}
.tribe-events .datepicker-months .datepicker-switch {
  padding: 0.25em 0 !important;
}
.tribe-events .datepicker-months .prev,
.tribe-events .datepicker-months .next {
  padding: 1em 0 0.25em !important;
}
.tribe-events .datepicker-years {
  padding: 0.5em 0 !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
  background-color: #eaa000;
  border: 1px solid #eaa000;
  border-radius: 4px;
  color: #003057;
  font-family: var(--tec-bu-font-family);
  font-size: var(--tec-font-size-2);
  font-weight: 500;
  letter-spacing: 0.0625em;
  line-height: initial;
  padding: 0.25em 0.75em;
  text-transform: uppercase !important;
  transition: initial;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small:hover,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small:hover {
  border: 1px solid #eaa000;
  color: #fff;
}

.tribe-events .tribe-events-c-top-bar__datepicker-desktop,
.tribe-events .tribe-events-c-top-bar__datepicker-mobile {
  color: #005283;
  font-weight: 700;
  text-transform: uppercase;
}
.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
  color: #005283;
  margin-left: 0.5em;
}

.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path,
.tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path {
  fill: #005283;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text {
  background-color: #eaa000 !important;
  border: 1px solid #eaa000 !important;
  border-radius: 4px !important;
  font-family: var(--tec-bu-font-family) !important;
  font-size: var(--step--1) !important;
  font-weight: 500 !important;
  letter-spacing: 0.0625em !important;
  line-height: initial !important;
  text-transform: uppercase !important;
  transition: initial !important;
}
@media (min-width: 50em) {
  .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text {
    font-size: var(--step--2) !important;
  }
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
  background-color: #eaa000 !important;
  border: 1px solid #eaa000 !important;
  color: #fff !important;
  transition: initial !important;
}

.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
  background-color: #eaa000 !important;
  border: 1px solid #eaa000 !important;
  border-radius: 4px !important;
  color: #003057 !important;
  line-height: initial !important;
  padding: 0.25em 0.75em !important;
  transition: initial !important;
}

.tribe-events-c-subscribe-dropdown__container {
  width: fit-content !important;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__button {
  padding: 0.5em 0.75em !important;
  width: initial !important;
}

.tribe-events .tribe-events-c-messages__message {
  border-radius: 0;
  font-size: var(--step-0);
  justify-content: center;
}

.bu-tribe-events-list__event-date-tag {
  align-items: center !important;
  align-self: start;
  background-color: #fdbf42;
  display: flex;
  flex-basis: 80px;
  height: 80px;
  justify-content: center !important;
  margin-right: 1.5em !important;
}
@media (max-width: 50em) {
  .bu-tribe-events-list__event-date-tag {
    display: none;
  }
}
.bu-tribe-events-list__event-date-tag-datetime {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 1em 0 1.25em;
}
.bu-tribe-events-list__event-date-tag-daynum, .bu-tribe-events-list__event-date-tag-weekday {
  color: #005283;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  line-height: 0.9;
}
.bu-tribe-events-list__event-date-tag-daynum {
  font-size: var(--step-2);
}
.bu-tribe-events-list__event-date-tag-weekday {
  font-size: 1.25em;
}
.bu-tribe-events-list__event-date-tag.tribe-events-category-closed {
  background-color: #ececec !important;
  background: repeating-linear-gradient(-45deg, #ececec, #ececec 5px, #d3d3d3 5px, #d3d3d3 10px);
}

.bu-tribe-events-list__event-row--featured .tribe-events-category-closed .bu-tribe-events-list__event-date-tag-daynum,
.bu-tribe-events-list__event-row--featured .tribe-events-category-closed .bu-tribe-events-list__event-date-tag-weekday {
  color: #003057 !important;
}

.tribe-events .tribe-events-calendar-list__month-separator-text {
  color: #005283;
  font-weight: 700;
  text-transform: uppercase;
}

.tribe-events .list-view-common-events-container {
  margin-bottom: 4.25em;
}

.bu-tribe-events-list__event-row {
  background-color: #fff;
  border: 1px solid #ececec !important;
  border-radius: 4px;
  margin: 1em 0 !important;
  overflow: hidden;
  padding: 1em !important;
  position: relative;
}
@media (min-width: 50em) {
  .bu-tribe-events-list__event-row {
    display: flex;
    margin: 1.5em 0 !important;
    padding: 1.5em !important;
  }
}
@media (min-width: 64em) {
  .bu-tribe-events-list__event-row {
    margin: 2em 0 !important;
  }
}
.bu-tribe-events-list__event-row .lk-span {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.bu-tribe-events-list__event {
  align-items: flex-start;
  display: flex !important;
  flex: 1 0 min-content;
  flex-direction: column;
}
@media (min-width: 50em) {
  .bu-tribe-events-list__event {
    flex-direction: row;
  }
}
.bu-tribe-events-list__event .tribe-events-event-image {
  flex: 0 0 22.8571428571%;
  margin-right: 1.5em;
}
@media (max-width: 50em) {
  .bu-tribe-events-list__event .tribe-events-event-image {
    margin-bottom: 0.75em;
  }
}
.bu-tribe-events-list__event .tribe-events-event-image img {
  object-fit: cover;
  width: 100%;
}
.bu-tribe-events-list__event__event-details {
  display: inline-block;
  flex: auto;
  width: auto;
}
.bu-tribe-events-list__event-datetime-wrapper {
  font-family: var(--tec-font-family-base);
  font-size: var(--step-0);
  margin-bottom: 0.25em !important;
}
.bu-tribe-events-list__event-header h3 {
  line-height: 1;
  margin-top: 0.5em;
}
.bu-tribe-events-list__event-title-link {
  color: #005283 !important;
  font-size: var(--step-1);
  font-weight: 700;
}
.bu-tribe-events-list__event-title-link:hover {
  text-decoration: underline !important;
  text-underline-offset: 0.25em;
}
.bu-tribe-events-list__event-title-link:hover, .bu-tribe-events-list__event-title-link:visited {
  color: #005283 !important;
}
.bu-tribe-events-list__event-venue {
  margin-top: 0.75em !important;
}
.bu-tribe-events-list__event-venue-title {
  font-family: var(--tec-font-family-base);
  font-style: italic;
}
.bu-tribe-events-list__event-cost {
  background-color: #3e9c35;
  color: #fff;
  display: inline-block;
  font-family: var(--tec-font-family-base);
  font-size: var(--step--1);
  font-weight: 700;
  line-height: initial !important;
  margin-top: 1em !important;
  padding: 0.25em !important;
}
@media (min-width: 50em) {
  .bu-tribe-events-list__event-cost {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 1em;
    margin-top: 0 !important;
    padding: 0.25em 0.5em !important;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.bu-tribe-events-list__event-row--featured .bu-tribe-events-list__event-date-tag {
  background-color: #005283;
}
.bu-tribe-events-list__event-row--featured .bu-tribe-events-list__event-date-tag::after {
  background-color: transparent;
}
.bu-tribe-events-list__event-row--featured .bu-tribe-events-list__event-date-tag-daynum, .bu-tribe-events-list__event-row--featured .bu-tribe-events-list__event-date-tag-weekday {
  color: #fff;
}
.bu-tribe-events-list__event-row--featured .bu-tribe-events-list__event-datetime-featured-icon-svg {
  color: #eaa000;
  margin-right: 0.125em;
  width: 12px;
}
.bu-tribe-events-list__event-row--featured .bu-tribe-events-list__event-datetime-featured-text {
  color: #eaa000;
}
.bu-tribe-events-list__event-row--featured .bu-tribe-events-list__event-datetime-featured-text {
  clip: auto;
  color: #eaa000 !important;
  font-size: var(--step-0);
  font-weight: 700;
  margin-right: 0.5em;
  position: static;
  width: auto;
}

.tribe-events-calendar-series-archive__container {
  display: table;
  font-size: var(--step--1);
  margin-left: 0.25em;
  padding: 0.25em 0.5em 0.25em 0;
  width: auto;
}
@media (max-width: 50em) {
  .tribe-events-calendar-series-archive__container {
    margin-top: 0.5em !important;
  }
}
.tribe-events-calendar-series-archive__container a {
  color: #003057;
}
.tribe-events-calendar-series-archive__container a:hover {
  border-bottom: 1px solid #003057;
}
.tribe-events-calendar-series-archive__link:hover .tribe-events-series-archive__icon {
  color: #003057 !important;
}

.tribe-events-series-archive__icon {
  margin-right: 0.25em !important;
}

.tribe-events-virtual-virtual-event,
.tribe-events-virtual-hybrid-event {
  color: #262626 !important;
  display: block !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step--1) !important;
  font-weight: normal !important;
  margin: 0.5em 0 0 !important;
  padding: 0 !important;
}

.tribe-events-virtual-virtual-event__icon-svg {
  height: 13px !important;
  position: relative;
  top: 1px;
}

.tribe-events-virtual-hybrid-event__icon-svg {
  height: 16px !important;
  position: relative;
  top: 3px;
}

.tribe-events-virtual-virtual-event__icon,
.tribe-events-virtual-hybrid-event__icon {
  margin-right: 2px !important;
}

.tribe-events .tribe-events-calendar-list-nav {
  padding-bottom: 2em;
}
.tribe-events .tribe-events-c-nav__prev,
.tribe-events .tribe-events-c-nav__next,
.tribe-events .tribe-events-c-nav__today {
  background-color: #eaa000;
  border-radius: 4px;
  font-family: var(--tec-bu-font-family);
  font-size: var(--step--2) !important;
  font-weight: 500;
  letter-spacing: 0.0625em;
  line-height: initial !important;
  padding: 0.25em 0.75em;
  text-transform: uppercase;
}
.tribe-events .tribe-events-c-nav__prev:link, .tribe-events .tribe-events-c-nav__prev:visited,
.tribe-events .tribe-events-c-nav__next:link,
.tribe-events .tribe-events-c-nav__next:visited,
.tribe-events .tribe-events-c-nav__today:link,
.tribe-events .tribe-events-c-nav__today:visited {
  color: #003057 !important;
}
.tribe-events .tribe-events-c-nav__prev:hover, .tribe-events .tribe-events-c-nav__prev:focus,
.tribe-events .tribe-events-c-nav__next:hover,
.tribe-events .tribe-events-c-nav__next:focus,
.tribe-events .tribe-events-c-nav__today:hover,
.tribe-events .tribe-events-c-nav__today:focus {
  color: #fff !important;
}

.tribe-common-c-svgicon .tribe-common-c-svgicon--caret-left .tribe-events-c-nav__prev-icon-svg:hover {
  color: #fff !important;
}

h2.bu-tribe-events-calendar-latest-past--heading {
  color: #005283;
  font-weight: 700;
}

.bu-tribe-events-calendar-latest-past__event-row {
  background-color: #fff;
  border: 1px solid #ececec !important;
  border-radius: 4px;
  margin: 1em 0 !important;
  padding: 1em !important;
  position: relative;
}
@media (min-width: 50em) {
  .bu-tribe-events-calendar-latest-past__event-row {
    display: flex;
    margin: 2em 0 !important;
    padding: 1.25em !important;
  }
}
.bu-tribe-events-calendar-latest-past__event-row .lk-span {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.bu-tribe-events-calendar-latest-past__event {
  display: flex !important;
  flex: 1 0 min-content;
}
.bu-tribe-events-calendar-latest-past__event .tribe-events-event-image {
  flex: 0 1 240px;
  margin-right: 1.25em;
}
@media (max-width: 50em) {
  .bu-tribe-events-calendar-latest-past__event .tribe-events-event-image {
    display: none;
  }
}
.bu-tribe-events-calendar-latest-past__event .tribe-events-event-image img {
  object-fit: cover;
  width: 100%;
}
.bu-tribe-events-calendar-latest-past__event-date-tag {
  align-items: center !important;
  align-self: start;
  background-color: #fdbf42;
  display: flex;
  flex-basis: 80px;
  height: 80px;
  justify-content: center !important;
  margin-right: 1.5em !important;
}
@media (max-width: 50em) {
  .bu-tribe-events-calendar-latest-past__event-date-tag {
    display: none;
  }
}
.bu-tribe-events-calendar-latest-past__event-date-tag-datetime {
  display: flex;
  flex-direction: column;
  padding: 1em 0 1.25em;
}
.bu-tribe-events-calendar-latest-past__event-date-tag-daynum, .bu-tribe-events-calendar-latest-past__event-date-tag-year, .bu-tribe-events-calendar-latest-past__event-date-tag-month {
  color: #005283;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  line-height: 0.9;
}
.bu-tribe-events-calendar-latest-past__event-date-tag-daynum {
  font-size: var(--step-2);
}
.bu-tribe-events-calendar-latest-past__event-date-tag-year, .bu-tribe-events-calendar-latest-past__event-date-tag-month {
  font-size: 1.25em;
}
.bu-tribe-events-calendar-latest-past__event-datetime-wrapper {
  font-family: var(--tec-font-family-base);
  font-size: var(--step-0);
  margin-bottom: 0.25em !important;
}
.bu-tribe-events-calendar-latest-past__event-header h3 {
  line-height: 0.8;
  margin-bottom: 0.5em;
}
.bu-tribe-events-calendar-latest-past__event-title-link {
  color: #005283 !important;
  font-size: var(--step-0);
  font-weight: 700;
}
.bu-tribe-events-calendar-latest-past__event-title-link:hover {
  text-decoration: underline !important;
  text-underline-offset: 0.25em;
}
.bu-tribe-events-calendar-latest-past__event-title-link:hover, .bu-tribe-events-calendar-latest-past__event-title-link:visited {
  color: #005283 !important;
}
.bu-tribe-events-calendar-latest-past__event-row--featured {
  border: 1px solid;
}
.bu-tribe-events-calendar-latest-past__event-row--featured .bu-tribe-events-calendar-latest-past__event-date-tag {
  background-color: #005283;
}
.bu-tribe-events-calendar-latest-past__event-row--featured .bu-tribe-events-calendar-latest-past__event-date-tag-daynum, .bu-tribe-events-calendar-latest-past__event-row--featured .bu-tribe-events-calendar-latest-past__event-date-tag-month {
  color: #fff;
}
.bu-tribe-events-calendar-latest-past__event-row--featured .bu-tribe-events-calendar-latest-past__event-datetime-featured-icon-svg {
  color: #eaa000;
  margin-right: 0.125em;
  width: 12px;
}
.bu-tribe-events-calendar-latest-past__event-row--featured .bu-tribe-events-calendar-latest-past__event-datetime-featured-text {
  clip: auto;
  color: #eaa000 !important;
  font-size: var(--step-0);
  font-weight: 700;
  margin-right: 0.5em;
  position: static;
  width: auto;
}

.tribe-events .list-view-past-events-common-events-container {
  margin-bottom: 2.5em;
}
.tribe-events .tribe-events-calendar-day__time-separator::after {
  background-color: var(--tec-color-border-default);
  content: "";
  display: block;
  flex: auto;
  height: 1px;
  margin-left: 0.5em;
}
.tribe-events .tribe-events-calendar-day__time-separator-text, .tribe-events .tribe-events-calendar-day__type-separator-text {
  color: #005283;
  font-size: var(--step-1);
  font-weight: 700;
  text-transform: uppercase;
}
.tribe-events .tribe-events-calendar-day__type-separator-text {
  font-family: var(--tec-font-family-sans-serif);
  font-size: var(--step-1);
}

.tribe-events .bu-tribe-events-calendar-day__event-content {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #ececec !important;
  border-radius: 4px;
  display: flex;
  margin-bottom: 2em;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 2em;
  overflow: hidden;
  padding: 1.5em;
  position: relative;
}
@media (max-width: 50em) {
  .tribe-events .bu-tribe-events-calendar-day__event-content {
    flex-direction: column;
    margin-top: 1.5em;
    padding: 1em;
  }
}
.tribe-events .bu-tribe-events-calendar-day__event-content .lk-span {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.tribe-events .bu-tribe-events-calendar-day__event-header h3 {
  line-height: 0.8 !important;
  margin-top: 0.5em;
}
.tribe-events .bu-tribe-events-calendar-day__event-title-link {
  color: #005283 !important;
  font-family: var(--tec-font-family-sans-serif);
  font-size: var(--step-0);
  font-weight: 700;
  text-transform: uppercase;
}
.tribe-events .bu-tribe-events-calendar-day__event-title-link:hover, .tribe-events .bu-tribe-events-calendar-day__event-title-link:visited {
  color: #005283;
  text-decoration: underline !important;
  text-underline-offset: 0.25em;
}
.tribe-events .bu-tribe-events-calendar-day__event-datetime-wrapper {
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step-0) !important;
}
.tribe-events .bu-tribe-events-calendar-day__event-datetime {
  font-size: var(--step-0);
}
.tribe-events .bu-tribe-events-calendar-day__event-venue {
  margin-top: 0.5em;
}
.tribe-events .bu-tribe-events-calendar-day__event-venue-title {
  font-family: var(--tec-font-family-base);
  font-style: italic;
}
.tribe-events .bu-tribe-events-calendar-day__event-venue-address {
  font-family: var(--tec-font-family-base);
  font-style: italic;
}
.tribe-events .bu-tribe-events-calendar-day__event-venue-address p {
  font-family: var(--tec-font-family-base);
  font-size: var(--step-0);
  font-style: italic;
}
.tribe-events .bu-tribe-events-calendar-day__event-cost {
  background-color: #3e9c35;
  color: #fff;
  display: inline-block;
  font-family: var(--tec-font-family-base);
  font-size: var(--step--1);
  font-weight: 700;
  line-height: initial !important;
  margin-top: 1em !important;
  padding: 0.25em !important;
}
@media (min-width: 50em) {
  .tribe-events .bu-tribe-events-calendar-day__event-cost {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 1em;
    margin-top: 0 !important;
    padding: 0.25em 0.5em !important;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.tribe-events .bu-tribe-events-calendar-day__event-datetime-featured-icon-svg {
  color: #eaa000 !important;
  margin-right: 0.25em;
  width: 12px;
}
.tribe-events .bu-tribe-events-calendar-day__event-datetime-featured-text {
  clip: auto;
  color: #eaa000 !important;
  font-size: var(--step-0);
  font-weight: 700;
  margin-right: 0.5em;
  position: static;
  width: auto;
}
.tribe-events .tribe-events-event-image {
  flex: 0 0 22.8571428571%;
  margin-right: 1.5em;
}
@media (max-width: 50em) {
  .tribe-events .tribe-events-event-image {
    margin-bottom: 0.75em;
  }
}
.tribe-events .tribe-events-event-image img {
  object-fit: cover;
}
@media (min-width: 50em) {
  .tribe-events .tribe-events-event-image img {
    width: 100%;
  }
}

.tribe events .tribe-events-calendar-day__event-featured-image-wrapper {
  padding-left: 0 !important;
}

.tribe-events .day-view-common-events-container {
  margin-bottom: 2.5em;
}
.tribe-events .day-view-common-events-container > article:nth-of-type(even) {
  background: #f5f6f7;
}
.tribe-events .day-view-common-events-container > article:nth-of-type(even) .tribe-events-calendar-day__event-cost {
  background-color: #005283;
  color: #fff !important;
}

.tribe-events table.tribe-events-calendar-month {
  border-collapse: collapse;
}
.tribe-events .tribe-events-calendar-month {
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  background-color: #fff !important;
  border-radius: 4px !important;
  overflow: hidden !important;
}
@media (max-width: 50em) {
  .tribe-events .tribe-events-calendar-month {
    margin-bottom: 2em !important;
  }
}
.tribe-events .tribe-events-calendar-month__header {
  background-color: #005283;
}
.tribe-events .tribe-events-calendar-month__header-column {
  padding: 0.5em 0 0.5em 1em !important;
}
.tribe-events .tribe-events-calendar-month__header-column-title {
  color: #fff;
  font-size: var(--step-0) !important;
  font-weight: bold;
}
.tribe-events .tribe-events-calendar-month__body tr:last-child td:first-child {
  border-bottom-left-radius: 4px;
}
.tribe-events .tribe-events-calendar-month__body tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}
.tribe-events .tribe-events-calendar-month__day {
  background-color: #fff !important;
}
.tribe-events .tribe-events-calendar-month__day:hover::after {
  background-color: #eaa000 !important;
}
.tribe-events .tribe-events-calendar-month__day-date-daynum, .tribe-events .tribe-events-calendar-month__day-date-link {
  color: #005283 !important;
  font-family: var(--tec-font-family-sans-serif) !important;
  font-size: var(--step-0) !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event-wrapper {
  margin-bottom: 0.75em !important;
}

.tribe-events .tribe-events-calendar-month__calendar-event-title, .tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
  font-family: var(--tec-font-family-sans-serif) !important;
  font-size: var(--tec-font-size-1-5) !important;
  text-transform: uppercase;
}
.tribe-events .tribe-events-calendar-month__calendar-event-datetime {
  color: #003057 !important;
  font-size: var(--tec-font-size-1) !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event--featured::before {
  background-color: #005283 !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-datetime-featured-icon-svg, .tribe-events .tribe-events-calendar-month__multiday-event-bar-featured-icon-svg {
  color: #005283 !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
  background-color: #fdbf42 !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner.tribe-events-category-closed {
  background-color: #ececec !important;
  background: repeating-linear-gradient(-45deg, #ececec, #ececec 5px, #ccc 5px, #ccc 10px) !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner {
  background-color: #fdbf42 !important;
  opacity: 0.5;
}
.tribe-events .tribe-events-calendar-month__multiday-event--start .tribe-events-calendar-month__multiday-event-bar {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-venue {
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step--2) !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
  margin-bottom: 0.5em !important;
  line-height: initial;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime .tribe-events-calendar-series-archive__container {
  display: none;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime .tribe-events-calendar-month__calendar-event-tooltip-datetime-featured-icon {
  display: none;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-venue-title {
  line-height: 1.2 !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-venue {
  font-style: italic !important;
  margin: 0.5em 0 !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title {
  color: #005283 !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step-0) !important;
  font-weight: 700 !important;
  margin-bottom: 0.25em;
  text-transform: uppercase;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title a {
  color: #005283 !important;
  line-height: 1.2 !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title a:hover {
  border-bottom: none !important;
  text-decoration: underline !important;
  text-underline-offset: 0.25em !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title a:visited {
  color: #005283 !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper {
  width: 328px;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper .tribe-events-event-image {
  margin-right: 0 !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-description {
  font-size: var(--step--2) !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-cost {
  background-color: #3e9c35 !important;
  border-radius: 4px !important;
  color: #fff !important;
  display: inline-block !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step--1) !important;
  font-weight: 700 !important;
  line-height: initial !important;
  padding: 0.25em 0.5em !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime-featured-icon-svg {
  color: #005283 !important;
}

.tooltipster-base.tribe-events-tooltip-theme {
  max-width: 360px !important;
  padding: 1em !important;
  width: 360px !important;
}

.tooltipster-box .tribe-events-virtual-virtual-event,
.tooltipster-box .tribe-events-virtual-hybrid-event {
  display: none !important;
}

.tribe-events .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__mobile-events-icon--event {
  background-color: #005283 !important;
}
.tribe-events .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__mobile-events-icon--featured .tribe-events-calendar-month__mobile-events-icon-svg path {
  fill: #005283 !important;
}
.tribe-events .tribe-events-calendar-month__day-cell__mobile-events-icon--event {
  background-color: #005283 !important;
}
.tribe-events .tribe-events-calendar-month__day-cell--selected {
  background-color: #fdbf42 !important;
}
.tribe-events .tribe-events-calendar-month__day-cell--selected:hover, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus {
  background-color: #fdbf42 !important;
}

.bu-tribe-events-calendar-month-mobile-events__mobile-event {
  background-color: #fff !important;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  margin-bottom: 1.5em !important;
  padding: 1em !important;
  position: relative !important;
}
.bu-tribe-events-calendar-month-mobile-events__mobile-event .lk-span {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.bu-tribe-events-calendar-month-mobile-events__mobile-event:nth-of-type(1) {
  margin-top: 1em;
}
.bu-tribe-events-calendar-month-mobile-events__mobile-event-details {
  display: flex;
  flex-direction: column;
}
.bu-tribe-events-calendar-month-mobile-events__mobile-event-details .tribe-events-calendar-series-archive__container {
  display: none;
}
.bu-tribe-events-calendar-month-mobile-events__mobile-event-datetime {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: var(--step-0) !important;
  margin-bottom: 0.5em !important;
}
.bu-tribe-events-calendar-month-mobile-events__mobile-event-title {
  font-size: var(--step-1) !important;
  font-weight: 700 !important;
}
.bu-tribe-events-calendar-month-mobile-events__mobile-event-title-link {
  color: #005283 !important;
}
.bu-tribe-events-calendar-month-mobile-events__mobile-event-title-link:hover {
  border-bottom: 0 !important;
  text-decoration: underline !important;
  text-underline-offset: 0.25em !important;
}
.bu-tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-icon svg {
  color: #005283 !important;
  margin-right: 0.25em !important;
  width: 11px !important;
}

.tribe-events-calendar-month__calendar-event-datetime {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.tribe-events-calendar-month__calendar-event-datetime .bu-month-event-time-container {
  flex: 0 0 100%;
  order: 1;
}
.tribe-events-calendar-month__calendar-event-datetime .tribe-events-calendar-series-archive__container {
  order: 2;
}
.tribe-events-calendar-month__calendar-event-datetime .tribe-events-virtual-virtual-event {
  margin-bottom: 0.5em !important;
  order: 3;
}
.tribe-events-calendar-month__calendar-event-datetime .tribe-common-c-svgicon:hover {
  color: #000;
}
.tribe-events-calendar-month__calendar-event-datetime .tribe-events-calendar-month__calendar-event-datetime-featured-icon {
  margin-bottom: 0.5em;
  order: 1;
}
.tribe-events-calendar-month__calendar-event-datetime .tribe-events-virtual-virtual-event__text {
  display: none;
}
.tribe-events-calendar-month__multiday-event-bar-inner {
  padding-bottom: 0.25em !important;
  padding-top: 0.25em !important;
}
.tribe-events-calendar-month__multiday-event-bar-inner .tribe-events-virtual-virtual-event {
  line-height: 1 !important;
  margin-top: 0 !important;
  order: 1;
}
.tribe-events-calendar-month__multiday-event-bar-inner .tribe-events-virtual-virtual-event span {
  display: none;
}
.tribe-events-calendar-month__multiday-event-bar-inner .tribe-events-calendar-series-archive__container {
  order: 2;
}
.tribe-events-calendar-month__multiday-event-bar-inner .tribe-events-calendar-month__multiday-event-bar-title {
  order: 3;
}
.tribe-events-calendar-month__multiday-event-bar-inner .tribe-common-c-svgicon:hover {
  color: #000;
}

.all-events-link-div,
.tribe-events-notices,
.bu-tribe-events-single-heading,
.bu-tribe-events-event-meta-container,
.tribe-events-series-relationship-single-marker,
.bu-tribe-events-add-to-calendar,
.bu-tribe-events-single-event-description,
.bu-tribe-events-schedule,
.bu-tribe-tickets__rsvp-wrapper,
.tribe-link-view-attendee {
  max-width: 1024px !important;
}
@media (min-width: 40em) {
  .all-events-link-div,
  .tribe-events-notices,
  .bu-tribe-events-single-heading,
  .bu-tribe-events-event-meta-container,
  .tribe-events-series-relationship-single-marker,
  .bu-tribe-events-add-to-calendar,
  .bu-tribe-events-single-event-description,
  .bu-tribe-events-schedule,
  .bu-tribe-tickets__rsvp-wrapper,
  .tribe-link-view-attendee {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
}
@media (min-width: 50em) {
  .all-events-link-div,
  .tribe-events-notices,
  .bu-tribe-events-single-heading,
  .bu-tribe-events-event-meta-container,
  .tribe-events-series-relationship-single-marker,
  .bu-tribe-events-add-to-calendar,
  .bu-tribe-events-single-event-description,
  .bu-tribe-events-schedule,
  .bu-tribe-tickets__rsvp-wrapper,
  .tribe-link-view-attendee {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
}
@media (min-width: 64em) {
  .all-events-link-div,
  .tribe-events-notices,
  .bu-tribe-events-single-heading,
  .bu-tribe-events-event-meta-container,
  .tribe-events-series-relationship-single-marker,
  .bu-tribe-events-add-to-calendar,
  .bu-tribe-events-single-event-description,
  .bu-tribe-events-schedule,
  .bu-tribe-tickets__rsvp-wrapper,
  .tribe-link-view-attendee {
    margin-left: 4em !important;
    margin-right: 4em !important;
  }
}
@media (min-width: 80em) {
  .all-events-link-div,
  .tribe-events-notices,
  .bu-tribe-events-single-heading,
  .bu-tribe-events-event-meta-container,
  .tribe-events-series-relationship-single-marker,
  .bu-tribe-events-add-to-calendar,
  .bu-tribe-events-single-event-description,
  .bu-tribe-events-schedule,
  .bu-tribe-tickets__rsvp-wrapper,
  .tribe-link-view-attendee {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
  }
}

.all-events-link-div {
  margin-bottom: 2em;
}

.all-events-link {
  background-color: #eaa000;
  border: 1px solid #eaa000;
  border-radius: 4px;
  color: #003057;
  font-family: var(--tec-bu-font-family);
  font-size: var(--tec-font-size-3);
  font-weight: 500;
  letter-spacing: 0.0625em;
  line-height: initial;
  padding: 0.25em 0.75em;
  text-decoration: none;
  text-transform: uppercase;
}
.all-events-link:hover {
  color: #fff;
}
.all-events-link:visited {
  color: #003057;
}

.tribe-events-notices {
  background-color: var(--tec-color-background-messages);
  border-bottom: 0 !important;
  display: flex;
  justify-content: center;
  margin-bottom: 2em !important;
  padding: 1em;
}
.tribe-events-notices li {
  font-family: var(--tec-font-family-base);
  font-size: var(--step-0);
}
@media (min-width: 50em) {
  .tribe-events-notices li {
    font-size: var(--step--1);
  }
}

.tribe-events-series-relationship-single-marker {
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step-0) !important;
  margin-bottom: 1em;
}
.tribe-events-series-relationship-single-marker__title {
  color: #4d61ff !important;
  text-decoration: underline !important;
  text-decoration-skip-ink: auto;
  text-underline-offset: 0.25rem;
}
.tribe-events-series-relationship-single-marker__title:active {
  border-bottom: 0 !important;
  color: #4d61ff !important;
}
.tribe-events-series-relationship-single-marker__title:hover {
  border-bottom: 0 !important;
  color: #e5152a !important;
}
.tribe-events-series-relationship-single-marker__title:visited {
  color: #a352a3 !important;
}

.tribe-common .tribe-common-cta--alt {
  transition: initial !important;
}

.bu-tribe-events-single-heading {
  margin-bottom: 1em;
}
.bu-tribe-events-single-heading h1 {
  line-height: 1.1;
}

.bu-tribe-events-schedule {
  display: flex;
  flex-direction: column;
  margin: 0.5em 0 2em;
}
.bu-tribe-events-schedule p {
  margin-bottom: 0;
}
.bu-tribe-events-schedule h2 {
  color: #262626;
  font-size: var(--step-0) !important;
  font-weight: normal !important;
  margin: 0 0 0.125em;
  text-transform: initial;
}

.event-cost {
  background-color: #3e9c35;
  color: #fff;
  font-family: var(--tec-font-family-base);
  font-weight: 700;
  margin-top: 1em;
  padding: 0.25em 0.5em;
  width: fit-content;
}

.tribe-events-c-subscribe-dropdown__container {
  width: initial;
}

.tribe-events .tribe-events-c-subscribe-dropdown__button {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}

.tribe-events-nav-previous a,
.tribe-events-nav-next a {
  background-color: #eaa000;
  border: 1px solid #eaa000;
  border-radius: 4px;
  color: #003057 !important;
  font-family: var(--tec-bu-font-family);
  font-size: var(--tec-font-size-3);
  font-weight: 500;
  letter-spacing: 0.0625em;
  line-height: initial;
  padding: 0.25em 0.75em;
  text-decoration: none;
  text-transform: uppercase;
}
.tribe-events-nav-previous a:hover,
.tribe-events-nav-next a:hover {
  color: #fff !important;
}
.tribe-events-nav-previous a::before, .tribe-events-nav-previous a::after,
.tribe-events-nav-next a::before,
.tribe-events-nav-next a::after {
  height: 18px !important;
  vertical-align: sub !important;
}

.tribe-events-nav-next a {
  border-radius: 4px !important;
}
.tribe-events-nav-next a:hover::after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z' fill='%23ffffff'/%3E%3C/svg%3E") !important;
}
.tribe-events-nav-next a::after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z' fill='%23003057'/%3E%3C/svg%3E") 100%/8px no-repeat !important;
}

.tribe-events-nav-previous a {
  border-radius: 4px !important;
}
.tribe-events-nav-previous a:hover::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z' fill='%23ffffff'/%3E%3C/svg%3E") !important;
}
.tribe-events-nav-previous a::before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z' fill='%23003057'/%3E%3C/svg%3E") 0/8px no-repeat !important;
}

.bu-tribe-events-single-event-description {
  color: #262626;
  font-family: var(--tec-font-family-base);
  font-size: var(--step-0);
}

h2.bu-tribe-events-event-location {
  color: #262626;
  font-size: var(--step--1) !important;
  font-style: italic !important;
  font-weight: normal;
  text-transform: initial;
}

.tribe-events-event-image img {
  margin-inline: auto;
}

.tribe-events-virtual-single-marker,
.tribe-events-hybrid-single-marker {
  color: #262626 !important;
  display: block !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step--1) !important;
  font-style: italic !important;
  font-weight: normal !important;
  margin: 0.5em 0 !important;
  padding: 0 !important;
}

.tribe-events-virtual-single-marker--mobile,
.tribe-events-hybrid-single-marker--mobile {
  display: none !important;
}

.tribe-events-virtual-single-marker__icon-svg {
  margin-right: 0 !important;
}
@media (min-width: 50em) {
  .tribe-events-virtual-single-marker__icon-svg {
    height: 13px !important;
  }
}

.tribe-events-hybrid-single-marker__icon-svg {
  margin-right: 0 !important;
}
@media (min-width: 50em) {
  .tribe-events-hybrid-single-marker__icon-svg {
    height: 16px !important;
    position: relative;
    top: 2px;
  }
}

.bu-tribe-events-single-section {
  display: flex;
  flex-direction: column;
  gap: 0 1.5em;
}
@media (min-width: 64em) {
  .bu-tribe-events-single-section {
    flex-direction: row;
  }
}

.bu-tribe-events-meta-group-details, .bu-tribe-events-meta-group-organizer, .bu-tribe-events-meta-group-venue-container {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff !important;
  border: 1px solid #ececec !important;
  border-radius: 4px;
  font-family: var(--tec-font-family-base);
  font-size: var(--tec-font-size-4);
  margin-bottom: 1.5em !important;
  overflow: hidden;
  padding: 1em 1.5em 1.5em !important;
  width: 100%;
  word-break: break-word;
}
.bu-tribe-events-meta-group-details h2, .bu-tribe-events-meta-group-organizer h2, .bu-tribe-events-meta-group-venue-container h2 {
  font-size: var(--step-1);
}
@media (max-width: 50em) {
  .bu-tribe-events-meta-group-details, .bu-tribe-events-meta-group-organizer, .bu-tribe-events-meta-group-venue-container {
    font-size: var(--tec-font-size-3);
  }
}
.bu-tribe-events-meta-group-venue-container {
  display: grid;
  grid-template-columns: fit-content(45%) 1fr;
  width: 100%;
}
@media (max-width: 50em) {
  .bu-tribe-events-meta-group-venue-container {
    display: flex;
    flex-direction: column;
  }
}
.bu-tribe-events-meta-group-venue-container h2 {
  grid-column-end: -1;
  grid-column-start: 1;
}

.tribe-events-event-meta::before {
  border-top: 0 !important;
}
.tribe-events-event-meta dt:not(:first-child) {
  margin: 0 !important;
}

.bu-tribe-events-details-grid, .bu-tribe-events-organizer-grid {
  display: grid;
  grid-gap: 0.75em;
  grid-template-columns: 1fr 2fr;
}
.bu-tribe-events-virtual-link-button-container {
  grid-column-end: -1;
  grid-column-start: 1;
  margin-top: 1.5em;
}
.bu-tribe-events-start-datetime-label, .bu-tribe-events-end-datetime-label, .bu-tribe-events-start-date-label, .bu-tribe-events-end-date-label, .bu-tribe-events-start-time-label, .bu-tribe-events-event-cost-label, .bu-tribe-events-event-categories-label, .bu-tribe-events-event-url-label, .bu-tribe-events-event-tags-label, .bu-tribe-events-organizer-label, .bu-tribe-events-organizer-tel-label, .bu-tribe-events-organizer-email-label, .bu-tribe-events-organizer-url-label,
.bu-tribe-events .bu-tribe-venue-tel-label {
  font-weight: bold;
}
.bu-tribe-events-virtual-link-button {
  background-color: #eaa000;
  border: 1px solid #eaa000;
  border-radius: 4px;
  color: #003057 !important;
  font-family: var(--tec-bu-font-family);
  font-size: var(--tec-font-size-3);
  font-weight: 500;
  letter-spacing: 0.0625em;
  line-height: initial;
  padding: 0.25em 0.75em;
  text-decoration: none;
  text-transform: uppercase;
}
.bu-tribe-events-virtual-link-button:hover {
  color: #fff !important;
}
.bu-tribe-events-virtual-link-button:hover .bu-tribe-events-virtual-link-button__icon {
  fill: #fff !important;
}
.bu-tribe-events-virtual-link-button__icon {
  fill: #003057 !important;
  margin-right: 0.25em;
  width: 10px;
}

.bu-tribe-events-venue-grid {
  margin-right: 2em;
  min-width: 232px;
}

.bu-tribe-venue, .bu-tribe-venue-location, .bu-tribe-venue-url {
  margin-bottom: 0.75em;
}
.bu-tribe-venue-tel-label {
  float: left;
  padding-right: 0.25em;
}
.bu-tribe-venue-url {
  margin-top: 0.75em;
}

.tribe-country-name {
  display: block;
}

.bu-tribe-events-venue-map {
  width: 100%;
}
@media (max-width: 50em) {
  .bu-tribe-events-venue-map {
    margin-top: 1em;
  }
}

.bu-tribe-events-related-events-container,
.bu-single-event-tribe-events-footer {
  margin-bottom: 2em;
  max-width: 1024px !important;
}
@media (min-width: 40em) {
  .bu-tribe-events-related-events-container,
  .bu-single-event-tribe-events-footer {
    margin-left: 2em;
    margin-right: 2em;
  }
}
@media (min-width: 50em) {
  .bu-tribe-events-related-events-container,
  .bu-single-event-tribe-events-footer {
    margin-left: 3em;
    margin-right: 3em;
  }
}
@media (min-width: 64em) {
  .bu-tribe-events-related-events-container,
  .bu-single-event-tribe-events-footer {
    margin-left: 4em;
    margin-right: 4em;
  }
}
@media (min-width: 80em) {
  .bu-tribe-events-related-events-container,
  .bu-single-event-tribe-events-footer {
    margin-inline: auto;
    width: 100%;
  }
}

.bu-tribe-related-events {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  margin-left: 0;
}
@media (min-width: 50em) {
  .bu-tribe-related-events {
    flex-direction: row;
    margin-bottom: 0;
  }
}
.bu-tribe-related-events li {
  background-color: #fff;
  border: 1px solid #ececec !important;
  border-radius: 4px;
  cursor: pointer;
  flex: 0 1 336px;
  margin-right: 2em;
  overflow: hidden;
  position: relative;
}
.bu-tribe-related-events li:last-child {
  margin-right: 0;
}
@media (max-width: 50em) {
  .bu-tribe-related-events li {
    display: flex;
    flex: 0 1 100%;
    flex-direction: row;
    margin-bottom: 1em;
    margin-right: 0;
    padding: 0.75em;
  }
  .bu-tribe-related-events li:last-child {
    margin-bottom: 0;
  }
}
.bu-tribe-related-events .tribe-events-virtual-single-marker,
.bu-tribe-related-events .tribe-events-hybrid-single-marker {
  display: none !important;
}

.desktop-thumb {
  display: none;
}
@media (min-width: 50em) {
  .desktop-thumb {
    display: block;
  }
}

.mobile-thumb {
  display: block;
}
@media (min-width: 50em) {
  .mobile-thumb {
    display: none;
  }
}

.box-click {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.bu-tribe-related-events-thumbnail {
  margin: 0;
  padding: 0;
}
@media (max-width: 50em) {
  .bu-tribe-related-events-thumbnail {
    width: 110px;
  }
}
.bu-tribe-related-events-thumbnail img {
  object-fit: cover;
  width: 100%;
}
@media (min-width: 50em) {
  .bu-tribe-related-events-thumbnail img {
    height: 175px;
  }
}

.bu-tribe-related-event-info {
  font-family: var(--tec-font-family-base);
  font-size: var(--step-0);
  padding: 0.5em 1em 1em;
}
@media (min-width: 50em) {
  .bu-tribe-related-event-info {
    font-size: var(--step--1);
  }
}
@media (max-width: 50em) {
  .bu-tribe-related-event-info {
    flex: 1;
  }
}

.bu-tribe-related-events-title {
  font-size: var(--step-0);
  line-height: 1.2;
  margin-bottom: 0.25em;
}
.bu-tribe-related-events-title a {
  color: #005283 !important;
  text-decoration: none;
}
.bu-tribe-related-events-title a:hover {
  color: #005283 !important;
  text-decoration: underline;
  text-underline-offset: 0.25em;
}

.bu-single-event-tribe-events-footer {
  padding-top: 2.5em;
}

.tribe-events-calendar-series-archive__container--pill {
  display: none !important;
}

.bu-tec-single__venue-container {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff !important;
  border: 1px solid #ececec !important;
  border-radius: 4px;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--tec-font-size-4);
  margin-bottom: 1.5em !important;
  overflow: hidden;
  padding: 1em 1.5em 1.5em !important;
  width: 100%;
  word-break: break-word;
}
.bu-tec-single__venue-container h2 {
  font-size: var(--step-1);
}
@media (max-width: 50em) {
  .bu-tec-single__venue-container {
    font-size: var(--tec-font-size-3);
  }
}

.bu-tec-single__venue-wrapper {
  display: grid;
  grid-gap: 3em 1.5em;
  grid-template-columns: auto;
  width: 100%;
}
@media (min-width: 50em) {
  .bu-tec-single__venue-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

.bu-tribe-block__venue {
  display: flex;
  flex-direction: column;
  gap: 1.5em 0;
}
@media (min-width: 50em) {
  .bu-tribe-block__venue:nth-of-type(odd) {
    padding-right: 1.5em;
  }
}
@media (min-width: 50em) {
  .bu-tribe-block__venue:nth-of-type(even) {
    padding-left: 1.5em;
  }
}

.bu-tribe-block__venue__name {
  margin-bottom: 0.75em;
}

.bu-tribe-block__venue__website {
  display: inline-block;
  margin-top: 0.75em;
}

.bu-tribe-block__venue__map iframe {
  width: 100%;
}

.tribe-events h1.tribe-events-header__title-text {
  font-family: var(--tec-font-family-base);
  font-size: var(--step-4) !important;
  font-weight: 700;
  line-height: 1.2 !important;
  text-transform: uppercase;
}
.tribe-events .tribe-events-c-breadcrumbs__list {
  font-size: var(--step--1);
}

.tribe-common .tribe-common-h7 {
  color: #005283;
  font-family: var(--tec-font-family-base);
  font-size: var(--step-3) !important;
  font-weight: 700;
  text-transform: uppercase;
}

.bu-tribe-events-pro-organizer__meta {
  background-color: #fff;
  border: 1px solid #ececec !important;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2em !important;
  padding: 1em !important;
  width: 100%;
}
@media (min-width: 50em) {
  .bu-tribe-events-pro-organizer__meta {
    padding: 2em !important;
  }
}
.bu-tribe-events-pro-organizer__meta--has-featured-image .bu-tec-events-c-view-box-border {
  display: flex;
  flex-direction: column;
}
@media (min-width: 50em) {
  .bu-tribe-events-pro-organizer__meta--has-featured-image .bu-tec-events-c-view-box-border {
    flex-direction: row;
  }
}
.bu-tribe-events-pro-organizer__meta-featured-image-wrapper {
  max-width: 100%;
  padding-bottom: 1em !important;
}
@media (min-width: 50em) {
  .bu-tribe-events-pro-organizer__meta-featured-image-wrapper {
    max-width: 50%;
    padding-bottom: 0 !important;
    padding-right: 2em !important;
  }
}
.bu-tribe-events-pro-organizer__meta-categories {
  color: #262626;
  font-family: var(--tec-font-family-base);
  font-size: var(--step-0);
  padding-top: 1em !important;
}
.bu-tribe-events-pro-organizer__meta-categories-term-link {
  color: #4d61ff !important;
}
.bu-tribe-events-pro-organizer__meta-categories-term-link:hover {
  color: #e5152a !important;
}
.bu-tribe-events-pro-organizer__meta-email, .bu-tribe-events-pro-organizer__meta-phone, .bu-tribe-events-pro-organizer__meta-website {
  font-family: var(--tec-font-family-base);
  font-size: var(--step-0);
  margin-bottom: 1em !important;
}
.bu-tribe-events-pro-organizer__meta-email a, .bu-tribe-events-pro-organizer__meta-phone a, .bu-tribe-events-pro-organizer__meta-website a {
  color: #4d61ff !important;
}
.bu-tribe-events-pro-organizer__meta-email a:hover, .bu-tribe-events-pro-organizer__meta-phone a:hover, .bu-tribe-events-pro-organizer__meta-website a:hover {
  color: #e5152a !important;
}

.tribe-events-pro-venue__meta-address-details {
  color: #262626 !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step-0) !important;
}

.bu-tribe-events-event-image {
  display: flex;
  justify-content: center;
  margin-bottom: 2.5em;
  width: 100%;
}
.bu-tribe-events-event-image figure.has-caption {
  border: 1px solid #ececec;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  display: inline-block !important;
  margin: 0;
  max-width: 100%;
}
.bu-tribe-events-event-image figure.has-caption img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}
.bu-tribe-events-event-image figure.has-caption figcaption {
  display: block;
  font-family: var(--tec-font-family-base);
  font-size: var(--step--2);
  max-width: 100%;
  overflow-wrap: break-word;
  padding: 0.5em 0.75em;
  white-space: normal;
  word-wrap: break-word;
}

.tribe-tickets__rsvp-wrapper {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ececec !important;
  border-radius: 4px !important;
  margin-bottom: 1.5em !important;
  margin-top: 0 !important;
  max-width: 1024px !important;
  overflow: hidden !important;
  transition: initial !important;
  width: auto !important;
}
@media (min-width: 40em) {
  .tribe-tickets__rsvp-wrapper {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
}
@media (min-width: 50em) {
  .tribe-tickets__rsvp-wrapper {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
}
@media (min-width: 64em) {
  .tribe-tickets__rsvp-wrapper {
    margin-left: 4em !important;
    margin-right: 4em !important;
  }
}
@media (min-width: 80em) {
  .tribe-tickets__rsvp-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
  }
}
.tribe-tickets__rsvp {
  padding: 1.5em !important;
}
.tribe-tickets__rsvp-title {
  color: #005283 !important;
  font-size: var(--step-1);
  font-weight: 700 !important;
}
.tribe-tickets__rsvp-description p {
  font-size: var(--step-0);
}
@media (min-width: 50em) {
  .tribe-tickets__rsvp-description p {
    font-size: var(--step--1);
  }
}
.tribe-tickets__rsvp-attendance {
  display: block !important;
}
.tribe-tickets__rsvp-attendance-number, .tribe-tickets__rsvp-attendance-going {
  color: #005283 !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step-1) !important;
  font-weight: 700 !important;
}
.tribe-tickets__rsvp-availability {
  color: #262626 !important;
  font-family: var(--tec-font-family-base);
  font-size: var(--step--1) !important;
  margin-top: 0.5em !important;
}
@media (max-width: 768px) {
  .tribe-tickets__rsvp-availability {
    font-size: var(--step-0) !important;
  }
}
@media (min-width: 768px) {
  .tribe-tickets__rsvp-actions-wrapper {
    border-left: 1px solid #ececec !important;
    border-top: 0 !important;
  }
}
.tribe-tickets__rsvp-actions {
  border-top: 1px solid #ececec !important;
  margin-top: 2em !important;
  padding: 1.5em 0 0.5em !important;
}
@media (min-width: 768px) {
  .tribe-tickets__rsvp-actions {
    border-top: 0 !important;
    margin-top: initial !important;
    padding: initial !important;
  }
}
.tribe-tickets__rsvp-actions span {
  color: #005283 !important;
  font-size: var(--step-0) !important;
  font-weight: 700 !important;
}
.tribe-tickets__rsvp-actions-button-going {
  background-color: #eaa000 !important;
  border: 1px solid #eaa000 !important;
  border-radius: 4px !important;
  color: #003057 !important;
  font-family: var(--tec-bu-font-family) !important;
  font-size: var(--tec-font-size-3) !important;
  font-weight: 500 !important;
  letter-spacing: 0.0625em;
  line-height: initial !important;
  padding: 0.25em 0.75em !important;
  text-decoration: none;
  text-transform: uppercase;
}
.tribe-tickets__rsvp-actions-button-going:hover {
  color: #fff !important;
}
.tribe-tickets__rsvp-form-title h3 {
  color: #005283 !important;
  font-size: var(--step-1) !important;
  font-weight: 700 !important;
}
.tribe-tickets__form-field label {
  color: #262626 !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step--1) !important;
}
@media (max-width: 768px) {
  .tribe-tickets__form-field label {
    font-size: var(--step-0) !important;
  }
}
.tribe-tickets__rsvp-form-buttons {
  justify-content: flex-start !important;
}
.tribe-tickets__rsvp-form-button {
  background-color: #eaa000 !important;
  border: 1px solid #eaa000 !important;
  border-radius: 4px !important;
  color: #003057 !important;
  font-family: var(--tec-bu-font-family) !important;
  font-size: var(--tec-font-size-3) !important;
  letter-spacing: 0.0625em;
  line-height: initial !important;
  padding: 0.25em 0.75em !important;
  text-decoration: none;
  text-transform: uppercase;
  width: auto !important;
}
.tribe-tickets__rsvp-form-button:hover {
  color: #fff !important;
}
.tribe-tickets__rsvp-form-button--cancel {
  font-weight: 700 !important;
  margin-left: 0 !important;
}
.tribe-tickets__rsvp-message {
  background-color: #fdbf42 !important;
  border-radius: 0 !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step--1) !important;
  padding: 0.75em 1.5em !important;
}
.tribe-tickets__rsvp-actions-success-going-check-icon {
  background-color: #005283 !important;
}

.tec-tickets__attendees-list-wrapper h4 {
  color: #005283 !important;
  font-size: var(--step-1) !important;
  font-weight: 700 !important;
}

.tec-tickets__attendees-list-item-attendee-details-name,
.tec-tickets__attendees-list-item-attendee-details-rsvp {
  font-family: var(--tec-font-family-base) !important;
}

.tribe-link-view-attendee {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ececec !important;
  border-radius: 4px !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step--1) !important;
  margin-bottom: 1.5em !important;
  padding: 1em 1.5em;
}

.tribe-back,
h1.tribe-events-single-event-title,
.tribe-events-schedule,
.tribe-tickets__tickets-page-wrapper {
  max-width: 1024px !important;
}
@media (min-width: 40em) {
  .tribe-back,
  h1.tribe-events-single-event-title,
  .tribe-events-schedule,
  .tribe-tickets__tickets-page-wrapper {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
}
@media (min-width: 50em) {
  .tribe-back,
  h1.tribe-events-single-event-title,
  .tribe-events-schedule,
  .tribe-tickets__tickets-page-wrapper {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
}
@media (min-width: 64em) {
  .tribe-back,
  h1.tribe-events-single-event-title,
  .tribe-events-schedule,
  .tribe-tickets__tickets-page-wrapper {
    margin-left: 4em !important;
    margin-right: 4em !important;
  }
}
@media (min-width: 80em) {
  .tribe-back,
  h1.tribe-events-single-event-title,
  .tribe-events-schedule,
  .tribe-tickets__tickets-page-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
  }
}

.tribe-back a {
  background-color: #eaa000;
  border: 1px solid #eaa000;
  border-radius: 4px;
  color: #003057;
  font-family: var(--tec-bu-font-family);
  font-size: var(--tec-font-size-3);
  font-weight: 500;
  letter-spacing: 0.0625em;
  line-height: initial;
  padding: 0.25em 0.75em;
  text-decoration: none;
  text-transform: uppercase;
}
.tribe-back a:hover {
  color: #fff;
}

h1.tribe-events-single-event-title {
  color: #005283;
  font-family: var(--tec-font-family-base);
  font-size: var(--step-4);
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.tribe-events-schedule h2,
.tribe-events-schedule .tribe-events-cost {
  color: #262626 !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step-0) !important;
}

.tribe-rsvp .user-details {
  color: #262626 !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step--1) !important;
}

.tec-tickets__my-tickets-list-title {
  color: #005283 !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step-2) !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}

.tribe-item {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ececec !important;
  border-radius: 4px !important;
  margin-bottom: 0.75em !important;
  margin-top: 0 !important;
  overflow: hidden !important;
  transition: initial !important;
  padding: 1em !important;
}

.list-attendee,
.tribe-answer,
.tribe-answer label {
  color: #262626 !important;
  font-family: var(--tec-font-family-base) !important;
  font-size: var(--step--1) !important;
  letter-spacing: initial !important;
}

.tribe-submit-tickets-form button {
  background-color: #eaa000 !important;
  border: 1px solid #eaa000 !important;
  border-radius: 4px !important;
  color: #003057 !important;
  font-family: var(--tec-bu-font-family) !important;
  font-size: var(--tec-font-size-3) !important;
  font-weight: 500 !important;
  letter-spacing: 0.0625em !important;
  line-height: initial !important;
  padding: 0.25em 0.75em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}
.tribe-submit-tickets-form button:hover {
  color: #fff !important;
}

.bu-view-submitted-events-btn {
  display: none !important;
}

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