.wrapper {
  padding-top: 111px;
}

.intro {
  display: grid;
  min-height: calc(100vh - 111px - 75px);
  min-height: calc(100svh - 111px - 75px);
  place-items: center;
  position: relative;
}

.intro::before {
  background: #000;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.intro .intro-image {
  left: 0;
  min-height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.intro .intro-content {
  color: #fff;
  padding: 70px;
  position: relative;
  text-align: center;
  z-index: 2;
}

.intro .intro-content h1,
.intro .intro-content h2,
.intro .intro-content h3,
.intro .intro-content h4,
.intro .intro-content h5,
.intro .intro-content h6 {
  color: inherit;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 110%;
}

.intro .intro-content h1 {
  font-size: 60px;
}

.section {
  background: #FFFFFF;
  color: inherit;
  margin-bottom: 0;
  padding: 130px 30px;
}

.section-inner {
  margin-inline: auto;
  max-width: 1240px;
}

.section-inner>.heading,
.section-inner>.copy {
  margin-inline: auto;
  max-width: 714px;
}

.section-inner>.heading {
  color: #2C2C28;
  font-size: 48px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 100%;
  margin-bottom: 35px;
  text-align: center;
}

.section-inner>.heading:hover {
  color: #5F6060;
}

.section-inner>.copy {
  color: inherit;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 140%;
  text-align: center;
}

.section-inner>.copy p {
  margin-bottom: 1.4em;
}

.section-inner>.copy p:last-child {
  margin-bottom: 0;
}

.section-inner>.buttons {
  align-items: center;
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: 35px;
}

.section-inner .btn-primary {
  letter-spacing: 0;
  line-height: 2em;
  min-width: 0;
  padding: 9px 24px;
}

.section-inner>.image {
  aspect-ratio: 1240 / 600;
  margin-top: 80px;
  overflow: hidden;
  position: relative;
}

.section-inner>.image img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.section--default-content:first-child .section-inner>.copy {
  font-size: 20px;
}

.section--featured-events {
  background: #FEFAF0;
}

.section--featured-events .section-inner>.heading,
.section--featured-events .section-inner>.copy {
  max-width: 608px;
}

.section--featured-events .events-filters {
  align-items: stretch;
  border: 1px solid #9A9A9A;
  display: flex;
  gap: 24px;
  margin-block: 70px;
  padding: 11px 30px;
}

.section--featured-events .events-filters__fields {
  align-items: stretch;
  display: flex;
  gap: 24px;
  margin-right: auto;
}

.section--featured-events .events-filters__field {
  align-items: center;
  display: flex;
  flex: 0 1 auto;
  position: relative;
}

.section--featured-events .events-filters__divider {
  align-self: stretch;
  background: #ccc;
  display: block;
  flex-shrink: 0;
  width: 1px;
}

.section--featured-events .events-filters__field select,
.section--featured-events .events-filters__field input[type="text"] {
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: none;
  color: #000000;
  cursor: pointer;
  font-size: 15.5px;
  letter-spacing: 0.0232em;
  line-height: 219.3548%;
  outline: none;
  padding-right: 34px;
  vertical-align: middle;
  width: 100%;
}

.section--featured-events .events-filters__field select:invalid,
.section--featured-events .events-filters__field select option[value=""],
.section--featured-events .events-filters__field input[type="text"]::placeholder {
  color: #000000;
}

.section--featured-events .events-filters__field .js-events-location {
  padding-right: 0;
  width: 99.84px;
}

.section--featured-events .events-filters__field .js-events-type {
  padding-right: 0;
  width: 76.72px;
}

.section--featured-events .events-filters__field input.js-events-date {
  width: 135px;
}

.section--featured-events .events-filters__field input.js-events-date:placeholder-shown {
  width: 69px;
}

.section--featured-events .events-dropdown {
  position: relative;
  display: flex;
  align-items: stretch;
  flex: 1;
}

.section--featured-events .events-dropdown__trigger {
  align-items: center;
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
  display: flex;
  font-size: 15.5px;
  gap: 10px;
  letter-spacing: 0.0232em;
  line-height: 219.3548%;
  white-space: nowrap;
  width: 100%;
}

.section--featured-events .events-dropdown__trigger:focus-visible {
  outline: 1px dotted #596E60;
  outline-offset: 5px;
}

/* Hidden sizer — same font as trigger, drives the button width */
.section--featured-events .events-dropdown__sizer {
  font-size: 15.5px;
  letter-spacing: 0.0232em;
  line-height: 219.3548%;
  padding: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  white-space: nowrap;
}

.section--featured-events .events-dropdown__label {
  color: #000000;
  flex: 1;
  font-size: 15.5px;
  letter-spacing: 0.0232em;
  line-height: 219.3548%;
  text-align: left;
}

.section--featured-events .events-dropdown__label--placeholder {
  color: #000000;
}

.section--featured-events .events-dropdown__chevron {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
  height: 24px;
  transition: transform 0.2s ease;
  width: 24px;
}

.section--featured-events [aria-expanded="true"] .events-dropdown__chevron {
  transform: rotate(180deg);
}

.section--featured-events .events-dropdown__list {
  background: #fff;
  border: 1px solid #E8E8E8;
  box-shadow: 0px 6px 6px 0px #00000026;
  left: -25px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: calc(100% + 17px);
  width: 260px;
  z-index: 100;
}

.section--featured-events .events-dropdown__option {
  color: #5F6060;
  cursor: pointer;
  font-size: 15px;
  letter-spacing: 0.024em;
  line-height: 226.6667%;
  outline: none;
  padding: 8px 21px 9px;
  vertical-align: middle;
}

.section--featured-events .events-dropdown__option+.events-dropdown__option {
  border-top: 1px solid #E8E8E8;
}

.section--featured-events .events-dropdown__option:hover,
.section--featured-events .events-dropdown__option:focus {
  background: #f5f5f5;
}

.section--featured-events .events-dropdown__option[aria-selected="true"] {
  font-weight: 700;
}

.section--featured-events .events-filters__field .flatpickr-input {
  background: transparent;
}

.flatpickr-calendar.featured-events-calendar {
  margin-top: 16px;
}

.flatpickr-calendar.featured-events-calendar.arrowBottom {
  margin-top: -16px;
}

.section--featured-events .events-filters__chevron {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  height: 24px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}

.section--featured-events .events-filters__clear {
  background: transparent;
  border: none;
  color: #000;
  cursor: pointer;
  flex-shrink: 0;
  font-family: "proxima-nova", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 200%;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.2s ease;
  white-space: nowrap;
}

.section--featured-events .events-filters__clear:hover,
.section--featured-events .events-filters__clear:focus-visible {
  color: #AB8B46;
}

.section--featured-events .events-filters__search {
  background: #596E60;
  border: none;
  color: #fff;
  cursor: pointer;
  flex-shrink: 0;
  font-family: "proxima-nova", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 200%;
  padding: 11px 26px;
  text-align: center;
  text-transform: uppercase;
  transition: background 0.2s ease;
  white-space: nowrap;
}

.section--featured-events .events-filters__search:hover,
.section--featured-events .events-filters__search:focus-visible {
  background: #AB8B46;
}

.section--featured-events .events-filters__field select:focus-visible,
.section--featured-events .events-filters__field input[type="text"]:focus-visible,
.section--featured-events .events-filters__clear:focus-visible,
.section--featured-events .events-filters__search:focus-visible {
  outline: 1px dotted #596E60;
  outline-offset: 5px;
}

.section--featured-events .event {
  border: 1px solid #9A9A9A;
  padding: 50px 30px 70px;
  position: relative;
}

.section--featured-events .event:has(.event__details[hidden]) {
  padding-block: 30px;
}

.section--featured-events .event.with-details {
  cursor: pointer;
}

.section--featured-events .event__image {
  aspect-ratio: 1 / 1;
  position: relative;
}

.section--featured-events .event__image img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.section--featured-events .event__header {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

.section--featured-events .event__heading {
  flex: 0 1 100%;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 115%;
  text-transform: capitalize;
}

.section--featured-events .event__details-toggle {
  background: none;
  border-radius: 50%;
  border: 0;
  flex-shrink: 0;
  padding: 0;
  position: relative;
  width: 40px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .section--featured-events .event__details-toggle[aria-expanded="true"] {
    position: absolute;
    right: 27px;
    top: 50px;
  }
}

.section--featured-events .event__details-toggle svg {
  display: block;
  height: auto;
  width: 100%;
}

.section--featured-events .event__details-toggle[aria-expanded="true"] svg path:nth-child(2) {
  opacity: 0;
}

.section--featured-events .event__details-toggle-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.section--featured-events .event__schedule {
  align-items: center;
  display: flex;
  font-size: 16px;
  gap: 24px;
  justify-content: flex-start;
  line-height: 150%;
  margin-top: 16px;
  text-transform: uppercase;
}

.section--featured-events .event__location {
  align-items: center;
  display: inline-flex;
  gap: 13px;
  position: relative;
}

.section--featured-events .event__location:not(:first-child)::before {
  background: #000000;
  content: "";
  display: block;
  height: 100%;
  left: -12px;
  opacity: 0.2;
  position: absolute;
  top: 0;
  width: 0.5px;
}

.section--featured-events .event__location svg {
  flex: 0 0 24px;
}

.section--featured-events .event__details {
  cursor: auto;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 140%;
  margin-top: 31px;
}

@media (min-width: 768px) {
  .section--featured-events .event {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 34px 40px;
  }

  .section--featured-events .event[hidden] {
    display: none !important;
  }

  .section--featured-events .event:has(.event__details[hidden]) {
    align-items: center;
    flex-wrap: nowrap;
  }

  .section--featured-events .event__image {
    flex: 0 0 200px;
  }

  .section--featured-events .event__content {
    flex: 0 1 100%;
  }
}

@media (min-width: 1025px) {
  .section--featured-events .event {
    flex-wrap: nowrap;
  }
}

.section--featured-events .event+.event {
  margin-top: 30px;
}

.section--featured-events .events-no-results {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 140%;
  text-align: center;
}

.section--location-highlights {
  padding-bottom: 0;
}

.section--location-highlights .highlights {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  list-style: none;
  margin-inline: -30px;
  margin-top: 76px;
  padding-left: 0;
}

.section--location-highlights .highlight {
  display: block;
}

.section--location-highlights .highlight:nth-child(1) {
  grid-column: span 2;
  grid-row: span 2
}

.section--location-highlights .highlight:nth-child(2) {
  grid-column: span 2;
}

.section--location-highlights .highlight-item {
  aspect-ratio: 360 / 350;
  background: #000000;
  color: #FFFFFF;
  display: block;
  font-family: "proxima-nova", "Helvetica Neue", sans-serif;
  font-size: 32px;
  letter-spacing: 0.05em;
  line-height: 100%;
  min-height: 100%;
  overflow: hidden;
  position: relative;
}

.section--location-highlights .highlight:nth-child(1) .highlight-item {
  aspect-ratio: 720 / 700;
}

.section--location-highlights .highlight:nth-child(2) .highlight-item {
  aspect-ratio: 720 / 350;
}

.section--location-highlights .highlight-item::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  bottom: 0;
  content: '';
  display: block;
  height: 78.4629%;
  left: 0;
  position: absolute;
  width: 100%;
}

.section--location-highlights .highlight:nth-child(1) .highlight-item::before {
  height: 34.1429%;
}

.section--location-highlights .highlight-item img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.section--location-highlights .highlight-item span {
  bottom: 0;
  display: block;
  left: 0;
  padding: 26px;
  position: absolute;
  width: 100%;
  z-index: 2;
}

@media (max-width: 1024px) {
  .wrapper {
    padding-top: 118px;
  }

  .intro {
    min-height: calc(100vh - 118px - 75px);
    min-height: calc(100svh - 118px - 75px);
  }

  .intro .intro-content h1 {
    font-size: 46px;
  }

  .section-inner>.heading {
    font-size: 42px;
  }

  .section--default-content .section-inner>.heading,
  .section--default-content .section-inner>.copy {
    padding-inline: 48px;
  }

  .section--default-content:first-child .section-inner>.heading,
  .section--default-content:first-child .section-inner>.copy {
    padding-inline: 39px;
  }

  .section--location-highlights .highlights {
    margin-top: 82px;
  }

  .section--location-highlights .highlight-item {
    font-size: 24px;
  }

  .section--location-highlights .highlight-item span {
    padding: 19.2px;
  }
}

@media (max-width: 1023px) {
  .wrapper {
    padding-top: 56px;
  }

  .intro {
    min-height: calc(100vh - 56px - 75px);
    min-height: calc(100svh - 56px - 75px);
  }
}

@media (max-width: 767px) {
  .wrapper {
    padding-top: 47px;
  }

  .intro {
    min-height: calc(100vh - 47px);
    min-height: calc(100svh - 47px);
  }

  .intro .intro-content {
    padding: 35px;
  }

  .intro .intro-content h1 {
    font-size: 32px;
  }

  .intro .intro-content h1 br {
    display: none;
  }

  .section {
    padding: 110px 20px;
  }

  .section-inner>.heading {
    font-size: 32px;
  }

  .section-inner>.image {
    aspect-ratio: auto;
    height: 343px;
    margin-top: 70px;
  }

  .section--default-content .section-inner>.heading,
  .section--default-content .section-inner>.copy {
    padding-inline: 12px;
  }

  .section--default-content:first-child .section-inner>.heading,
  .section--default-content:first-child .section-inner>.copy {
    padding-inline: 19px;
  }

  .section--featured-events .events-filters {
    border: 0;
    flex-wrap: wrap;
    margin-block: 50px 40px;
    padding: 0;
  }

  .section--featured-events .events-filters__fields {
    border: 1px solid #9A9A9A;
    padding: 14px 11px 14px 20px;
    width: 100%;
  }

  .section--featured-events .events-filters__field {
    width: 100%;
  }

  .section--featured-events .events-filters__field .js-events-location+.events-dropdown {
    min-width: 99.84px;
    width: 100%;
  }

  .section--featured-events .events-filters__field .js-events-type+.events-dropdown {
    min-width: 76.72px;
    width: 100%;
  }

  .section--featured-events .events-filters__field input.js-events-date,
  .section--featured-events .events-filters__field input.js-events-date:placeholder-shown {
    min-width: 69px;
    width: 100%;
  }

  .section--featured-events .events-dropdown__label {
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .section--featured-events .events-filters__divider:last-child {
    display: none;
  }

  .section--featured-events .events-dropdown__list {
    left: -22px;
    top: calc(100% + 14px);
    width: 240px;
  }

  .flatpickr-calendar.featured-events-calendar {
    margin-top: 13px;
  }

  .flatpickr-calendar.featured-events-calendar.arrowBottom {
    margin-top: -13px;
  }

  .section--featured-events .events-filters__clear {
    width: 100%;
  }

  .section--featured-events .events-filters__search {
    width: 100%;
  }

  .section--featured-events .event {
    padding-block: 50px 56px;
  }

  .section--featured-events .event__image {
    margin-bottom: 34px;
  }

  .section--featured-events .event__heading {
    font-size: 24px;
    line-height: 115%;
  }

  .section--featured-events .event__details-toggle {
    width: 26px;
  }

  .section--location-highlights {
    padding-bottom: 0;
  }

  .section--location-highlights .section-inner>.copy {
    padding-inline: 18px;
  }

  .section--location-highlights .highlights {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 70px;
    margin-inline: -20px;
  }

  .section--location-highlights .highlight:nth-child(1) {
    grid-row: 1;
  }

  .section--location-highlights .highlight-item {
    aspect-ratio: 207 / 216;
  }

  .section--location-highlights .highlight:nth-child(1) .highlight-item {
    aspect-ratio: 414 / 402;
  }

  .section--location-highlights .highlight:nth-child(2) .highlight-item {
    aspect-ratio: 414 / 201;
  }

  .section--location-highlights .highlight-item::before {
    height: 82.1256%;
  }

  .section--location-highlights .highlight:nth-child(1) .highlight-item::before {
    height: 34.1866%;
  }
}

@media (max-width: 413px) {
  .section--featured-events .events-filters__field {
    width: calc((100% - 96px) / 3);
  }

  .section--featured-events .events-filters__field .js-events-location+.events-dropdown {
    max-width: 99.84px;
    min-width: 0;
  }

  .section--featured-events .events-filters__field .js-events-type+.events-dropdown {
    max-width: 76.72px;
    min-width: 0;
  }

  .section--featured-events .events-filters__field input.js-events-date,
  .section--featured-events .events-filters__field input.js-events-date:placeholder-shown {
    max-width: 69px;
    min-width: 0;
  }
}