/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace;
  font-size: 1em;
}
a {
  background-color: #0000;
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="button"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="reset"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  white-space: normal;
  max-width: 100%;
  padding: 0;
  display: table;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template,
[hidden] {
  display: none;
}
:root {
  --font-h2: normal normal normal 36px/42px "brandon-grotesque", sans-serif;
}
@font-face {
  font-family: brandon-grotesque;
  src: url(/wp-content/themes/bof/assets/fonts/brandon-grotesque-300.woff2)
    format("woff2");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
}
@font-face {
  font-family: brandon-grotesque;
  src: url(/wp-content/themes/bof/assets/fonts/brandon-grotesque-regular.woff2)
    format("woff2");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
}
@font-face {
  font-family: brandon-grotesque;
  src: url(/wp-content/themes/bof/assets/fonts/brandon-grotesque-medium.woff2)
    format("woff2");
  font-display: auto;
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
}
@font-face {
  font-family: brandon-grotesque;
  src: url(/wp-content/themes/bof/assets/fonts/brandon-grotesque-bold.woff2)
    format("woff2");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
}
@font-face {
  font-family: linotype-didot;
  src: url(/wp-content/themes/bof/assets/fonts/linotype-didot-bold.woff2)
    format("woff2");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
}
* {
  color: #2c2c2b;
  font-family: brandon-grotesque, sans-serif;
}
h1 {
  font: 700 60px/75px linotype-didot, serif;
}
h2 {
  font: var(--font-h2);
}
h3 {
  font: 36px/54px brandon-grotesque, sans-serif;
}
h4 {
  font: 26px/36px brandon-grotesque, sans-serif;
}
h5 {
  font: 22px/32px brandon-grotesque, sans-serif;
}
h6 {
  font: 18px/26px brandon-grotesque, sans-serif;
}
p {
  margin: 0;
}
picture {
  line-height: 0;
  display: block;
}
html {
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
  overscroll-behavior-y: none;
  overflow-x: hidden;
}
html[data-overlay] {
  overflow: hidden;
}
html[data-overlay] body {
  overflow-y: hidden;
}
html[data-overlay] body:before {
  opacity: 1;
  pointer-events: all;
}
html[data-overlay] body header section.header-main:before {
  content: "";
  z-index: 5;
  opacity: 1;
  pointer-events: all;
  background: #0006;
  width: 100vw;
  height: 100vh;
  transition: opacity 0.2s ease-in-out;
  position: fixed;
  top: 0;
  right: 0;
}
body {
  overflow-anchor: none;
  background-color: #f5f5f5;
  background-image: url(/wp-content/themes/bof/assets/images/background_pattern.svg);
  background-position: 0 0;
  background-repeat: repeat;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  display: flex;
  position: relative;
}
body:before {
  content: "";
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  background: #0006;
  width: 100vw;
  height: 100vh;
  transition: opacity 0.2s ease-in-out;
  position: fixed;
  top: 0;
  right: 0;
}
body header section.header-main:before {
  pointer-events: none;
}
div.gm-style-iw.gm-style-iw-c {
  max-height: unset !important;
  max-width: unset !important;
  padding: 12px !important;
}
div.gm-style-iw.gm-style-iw-c div.gm-style-iw-d {
  overflow: unset !important;
  max-height: unset !important;
}
.infowindow {
  flex-direction: column;
  gap: 8px;
  width: 218px;
  height: 100%;
  display: flex;
  overflow: hidden;
}
.infowindow > picture,
.infowindow > picture img {
  object-fit: cover;
  width: 100%;
  height: 123px;
}
.infowindow .content {
  flex-direction: column;
  column-gap: 1rem;
  display: flex;
}
.infowindow .content > h3 {
  color: #000;
  margin: 0;
  font: 500 18px/18px brandon-grotesque, sans-serif;
}
.infowindow .content .category {
  color: #2c2c2b;
  margin: 0;
  font: italic 17px/17px brandon-grotesque, sans-serif;
}
.infowindow .content .distance {
  color: #2c2c2b;
  width: 100%;
  margin: 1rem 0 0;
  font: 17px/17px brandon-grotesque, sans-serif;
}
.infowindow .content .more-details {
  color: #2c2c2b;
  box-sizing: border-box;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #0006;
  border-radius: 5px;
  outline: none;
  justify-self: left;
  width: max-content;
  height: 30px;
  margin: 1rem 0 0;
  padding: 0 18px;
  font: 16px/30px brandon-grotesque, sans-serif;
  text-decoration: none;
}
@media (max-width: 1000px) {
  :root {
    --font-h2: normal normal normal 24px/36px$font-brandon;
  }
  .infowindow {
    width: 284px;
    padding: 0;
  }
  .infowindow .content {
    justify-content: space-between;
    gap: 8px;
    display: flex;
  }
  .infowindow .content > h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    order: 1;
    width: calc(80% - 0.5rem);
    font-weight: 400;
    overflow: hidden;
  }
  .infowindow .content .distance {
    order: 2;
    width: max-content;
    margin: 0;
  }
  .infowindow .content .distance > span:first-of-type {
    display: none;
  }
  .infowindow .content .category {
    text-align: start;
    order: 3;
    margin-top: auto;
  }
  .infowindow .content .more-details {
    order: 4;
    margin-top: 0;
  }
}
@media (max-width: 700px) {
  .infowindow {
    width: 263px;
  }
}
@media (max-width: 350px) {
  .infowindow {
    width: 100%;
    height: 100%;
  }
  .infowindow .content {
    flex-direction: column;
    height: 100%;
  }
  .infowindow .content > h3,
  .infowindow .content .distance,
  .infowindow .content .category {
    width: 100%;
  }
}
main {
  margin-top: calc(2rem + 185px) !important;
}
@media screen and (max-width: 1000px) {
  main {
    margin-top: calc(2rem + 139px) !important;
  }
}
header {
  z-index: 10;
  width: 100%;
  height: auto;
  transition: height 0.5s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
}
header section {
  padding: 0 calc(50vw + min(1200px, 100% - 4rem) / -2);
}
header section.header-bar {
  background-color: #444;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem calc(50vw + min(1200px, 100% - 4rem) / -2);
  display: flex;
  position: relative;
}
header section.header-bar a {
  width: 56px;
}
header section.header-bar a img.logo {
  width: 56px;
  position: absolute;
  top: 5%;
  left: calc(50vw + min(1200px, 100% - 4rem) / -2);
}
header section.header-bar nav {
  flex-direction: row;
  align-items: center;
  gap: 32px;
  font-size: 16px;
  line-height: 18px;
  display: flex;
}
header section.header-bar nav a {
  flex-direction: row;
  align-items: center;
  width: max-content;
  text-decoration: none;
  display: flex;
}
header section.header-bar nav a img {
  width: auto;
  height: 18px;
  margin-right: 8px;
}
header section.header-bar nav a span {
  color: #fff;
}
header section.header-bar nav div {
  color: #fff;
  flex-direction: row;
  align-items: center;
  display: flex;
}
header section.header-bar nav div img {
  width: auto;
  height: 18px;
  margin-right: 8px;
}
header section.header-bar nav div span {
  color: #fff;
}
header section.header-bar nav div button {
  color: #fff;
  cursor: pointer;
  background: 0 0;
  border: none;
  border-radius: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 300;
}
header section.header-bar nav div button.active {
  font-weight: 500;
}
header section.header-main {
  background-color: #fff;
  border-bottom: 1px solid #0006;
}
header section.header-main > a > img.bof-default {
  filter: invert();
  height: 42px;
  margin: 1.5rem 0;
}
header section.header-main > a > img.bof-mobile {
  display: none;
}
header section.header-main nav {
  flex-direction: row;
  gap: 2rem;
  padding-bottom: 20px;
  display: flex;
}
header section.header-main nav a {
  color: #2c2c2b;
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  position: relative;
}
header section.header-main nav a:first-of-type {
  display: none;
}
header section.header-main nav a:nth-of-type(2):after {
  left: 0;
}
header section.header-main nav a:after {
  content: "";
  opacity: 0;
  background-color: #c20000;
  width: 0;
  height: 0.25rem;
  transition: width 0.3s, opacity 0.3s;
  position: absolute;
  bottom: -20px;
  left: -1rem;
}
header section.header-main nav a:hover:first-of-type:after,
header section.header-main nav a.active:first-of-type:after {
  opacity: 1;
  width: calc(100% + 1rem);
}
header section.header-main nav a:hover:after,
header section.header-main nav a.active:after {
  opacity: 1;
  width: calc(100% + 2rem);
}
header section.header-main nav button {
  cursor: pointer;
  background: 0 0;
  border: none;
  border-radius: 0;
  padding: 0;
}
header section.sidemenu {
  z-index: 5;
  overscroll-behavior: contain;
  box-sizing: border-box;
  background-color: #fff;
  border-left: 1px solid #0006;
  width: 336px;
  max-width: 85%;
  height: 100svh;
  padding: 2.5rem 2rem;
  transition: transform 0.2s ease-in-out;
  position: fixed;
  top: 0;
  right: 0;
  overflow: auto;
  transform: translate(100%);
}
header section.sidemenu[data-open] {
  transform: translate(0);
}
header section.sidemenu button {
  --width: 19px;
  top: 0;
  left: calc(100% - var(--width));
  cursor: pointer;
  z-index: 2;
  width: var(--width);
  height: var(--width);
  background: #fff;
  border: none;
  border-radius: 0;
  padding: 0;
  position: sticky;
}
header section.sidemenu button img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
header section.sidemenu nav {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  position: relative;
}
header section.sidemenu nav:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
header section.sidemenu nav.city-districts h2 {
  margin-bottom: 0.5rem;
}
header section.sidemenu nav.city-districts ul {
  column-count: 2;
  column-gap: 1.5rem;
  margin: 0;
}
header section.sidemenu nav.city-districts ul li {
  margin: 0;
  padding-top: 0.5rem;
}
header section.sidemenu nav.city-districts ul li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 17px/28px brandon-grotesque, sans-serif;
  display: block;
  overflow-x: hidden;
}
header section.sidemenu nav.legal ul {
  flex-direction: row;
  margin: 0;
  display: flex;
}
header section.sidemenu nav.legal ul li {
  width: 50%;
}
header section.sidemenu nav.legal ul li a {
  font: 17px/28px brandon-grotesque, sans-serif;
}
header section.sidemenu nav:not(:last-child):after {
  content: "";
  background-color: #444;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}
header section.sidemenu nav h2 {
  color: #c20000;
  text-transform: uppercase;
  margin: 0;
  font: 14px/28px brandon-grotesque, sans-serif;
}
header section.sidemenu nav ul {
  margin: 1rem 0 0;
  padding: 0;
  list-style-type: none;
}
header section.sidemenu nav ul li {
  margin-top: 1rem;
}
header section.sidemenu nav ul li a {
  color: #000;
  font: 24px/36px brandon-grotesque, sans-serif;
  text-decoration: none;
}
@media (max-width: 1000px) {
  header section.header-main {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
  header section.header-main > a > img.bof-default {
    display: none;
  }
  header section.header-main > a > img.bof-mobile {
    filter: invert();
    height: 64px;
    margin: 1rem 0;
    display: block;
  }
  header section.header-main nav {
    justify-content: flex-end;
    padding: 0;
  }
  header section.header-main nav a {
    display: none;
  }
  header section.header-main nav button {
    width: 25px;
    height: 23px;
  }
  header section.header-main nav button img {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 700px) {
  header section.header-bar nav {
    flex-grow: 1;
    justify-content: space-between;
    gap: 1rem;
    margin-left: 2rem;
  }
  header section.header-bar nav a img {
    margin: 0;
  }
  header section.header-bar nav a span {
    display: none;
  }
}
@media (max-width: 350px) {
  header section.header-bar nav {
    gap: 0.5rem;
    margin-left: 1rem;
  }
}
main {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 32px;
  margin: 2rem calc(50vw + min(1200px, 100% - 4rem) / -2) 4rem;
  display: flex;
}
main .top {
  flex-direction: column;
  flex-grow: 1;
  align-items: baseline;
  gap: 32px;
  display: flex;
  position: sticky;
}
main .top .content {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #707070;
  flex-direction: column;
  flex-shrink: 1;
  gap: 32px;
  width: 100%;
  height: max-content;
  display: flex;
}
main .top .content > h1 {
  -webkit-hyphens: auto;
  hyphens: auto;
  text-wrap: balance;
  margin: 2rem 0 0 2rem;
  /*font: 700 62px/62px linotype-didot, serif;*/
  font: 700 62px/62px arial, serif;
  color: red;
}
main .top .content .event-filter {
  margin: 0 2rem 1rem;
}
main .top .content .event-filter > form .input-wrapper {
  margin-bottom: 0.75rem;
  position: relative;
}
main .top .content .event-filter > form .input-wrapper input {
  box-sizing: border-box;
  border: 1px solid #707070;
  border-radius: 0;
  width: 100%;
  height: 40px;
  padding: 0.5rem 1.25rem;
  font: 17px/28px brandon-grotesque, sans-serif;
}
main .top .content .event-filter > form .input-wrapper input::placeholder {
  color: #0006;
  font: 16px/25px brandon-grotesque, sans-serif;
}
main .top .content .event-filter > form .input-wrapper input:focus-visible {
  outline-width: 1px;
  outline-style: solid;
}
main .top .content .event-filter > form .input-wrapper button {
  box-sizing: border-box;
  background: 0 0;
  border: none;
  border-radius: 0;
  align-items: center;
  width: calc(20px + 4rem);
  height: calc(20px + 4rem);
  padding: 2rem;
  position: absolute;
  top: calc(10px - 2rem);
  right: calc(10px - 2rem);
}
main .top .content .event-filter > form .input-wrapper button img {
  filter: invert();
  object-fit: contain;
  width: 100%;
  height: 100%;
}
main .top .content .event-filter > form > input {
  width: 100%;
  margin-bottom: 18px;
}
main .top .content .event-filter > form .dropdown-filters {
  grid-gap: 0.75rem 2rem;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}
main .top .content .event-filter > form .dropdown-filters .single-filter {
  width: 100%;
}
main .top .content .event-filter > form .dropdown-filters .single-filter > p {
  text-align: left;
  letter-spacing: 0;
  color: #2c2c2b;
  opacity: 1;
  margin-bottom: 8px;
  font: 17px/21px brandon-grotesque, sans-serif;
}
main
  .top
  .content
  .event-filter
  > form
  .dropdown-filters
  .single-filter
  .custom-dropdown {
  width: 100%;
  display: inline-flex;
  position: relative;
}
main
  .top
  .content
  .event-filter
  > form
  .dropdown-filters
  .single-filter
  .dropdown-header {
  box-sizing: border-box;
  cursor: pointer;
  z-index: 1;
  background: #fff;
  border: 1px solid #707070;
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  padding: 0 1.25rem;
  display: flex;
  position: relative;
}
main
  .top
  .content
  .event-filter
  > form
  .dropdown-filters
  .single-filter
  .dropdown-header
  > span {
  text-align: left;
  letter-spacing: 0;
  color: #0006;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 16px/25px brandon-grotesque, sans-serif;
  overflow: hidden;
}
main .top .content .event-filter > form .dropdown-filters .single-filter > img {
  width: 20px;
  height: 10px;
}
main
  .top
  .content
  .event-filter
  > form
  .dropdown-filters
  .single-filter
  .dropdown-list {
  z-index: 2;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  max-height: 300px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  overflow: clip auto;
}
main
  .top
  .content
  .event-filter
  > form
  .dropdown-filters
  .single-filter
  .dropdown-list
  li {
  cursor: pointer;
  padding: 0.75rem 1.25rem;
}
main
  .top
  .content
  .event-filter
  > form
  .dropdown-filters
  .single-filter
  .dropdown-list
  li:hover {
  background-color: #f2f2f2;
}
main
  .top
  .content
  .event-filter
  > form
  .dropdown-filters
  .single-filter
  .dropdown-list
  li.selected,
main
  .top
  .content
  .event-filter
  > form
  .dropdown-filters
  .single-filter
  .dropdown-list
  li.default {
  color: #444;
}
main
  .top
  .content
  .event-filter
  > form
  .dropdown-filters
  .single-filter
  .dateInput {
  cursor: pointer;
  z-index: 1;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 0;
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  height: 38px;
  padding: 0 1.25rem;
  font: 16px/25px brandon-grotesque, sans-serif;
  display: flex;
  position: relative;
}
main .top .content .event-filter > form > button {
  cursor: pointer;
  float: right;
  opacity: 1;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  background-color: #c20000;
  border-style: none;
  border-radius: 5px;
  margin-top: 32px;
  padding: 4px 13px;
  font: 16px/25px brandon-grotesque, sans-serif;
}
main .top .content .events {
  flex-direction: column;
  scroll-margin-top: 15rem;
  display: flex;
}
main .top .content .events > p {
  text-align: left;
  letter-spacing: 0;
  color: #0006;
  margin-bottom: 1rem;
  margin-left: 2rem;
  font: 14px/14px brandon-grotesque, sans-serif;
}
main .top .content .events > p > span {
  color: #000;
}
main .top .content .events .event-card {
  border-top: 1px solid #adadad;
  padding: 21px 0;
  display: flex;
}
main .top .content .events .event-card .left {
  flex-shrink: 0;
  margin-left: 2rem;
  display: flex;
}
main .top .content .events .event-card .left.no-img {
  margin-right: 100px;
}
main .top .content .events .event-card .left .event-date {
  flex-direction: column;
  margin-right: 24px;
  display: flex;
}
main .top .content .events .event-card .left .event-date > p {
  white-space: nowrap;
  column-gap: 3px;
  display: flex;
}
main .top .content .events .event-card .left .event-date > p > span {
  letter-spacing: 0;
  color: #0006;
  font: 500 14px/16px brandon-grotesque, sans-serif;
}
main .top .content .events .event-card .left .event-date .more-events-btn > a {
  text-align: left;
  letter-spacing: 0;
  color: #c20000;
  font: 500 14px/16px brandon-grotesque, sans-serif;
  text-decoration: none;
}
main
  .top
  .content
  .events
  .event-card
  .left
  .event-date
  .more-events-btn
  .button {
  display: none;
}
main .top .content .events .event-card .left > img {
  object-fit: cover;
  width: 84px;
  height: 84px;
  margin-right: 16px;
}
main .top .content .events .event-card .right {
  margin-right: 2rem;
  display: flex;
}
main .top .content .events .event-card .right .event-description {
  flex-direction: column;
  justify-content: flex-start;
  width: 308px;
  margin-right: 2rem;
  display: flex;
}
main .top .content .events .event-card .right .event-description .type {
  text-align: left;
  letter-spacing: 0;
  color: #0006;
  font: 500 14px/16px brandon-grotesque, sans-serif;
}
main .top .content .events .event-card .right .event-description .title {
  text-align: left;
  letter-spacing: 0;
  color: #2c2c2b;
  font: 700 17px/28px brandon-grotesque, sans-serif;
}
main .top .content .events .event-card .right .event-description .description {
  text-align: left;
  letter-spacing: 0;
  width: 308px;
  max-width: 100%;
  font: 14px/21px brandon-grotesque, sans-serif;
}
main
  .top
  .content
  .events
  .event-card
  .right
  .event-description
  .description
  > a {
  text-align: left;
  letter-spacing: 0;
  color: #c20000;
  white-space: nowrap;
  font: 14px/21px brandon-grotesque, sans-serif;
  text-decoration: none;
}
main
  .top
  .content
  .events
  .event-card
  .right
  .event-description
  .description
  > a
  > span {
  color: #c20000;
  display: none;
}
main .top .content .events .event-card .right .event-location .city {
  text-align: left;
  letter-spacing: 0;
  color: #0006;
  font: 500 14px/16px brandon-grotesque, sans-serif;
}
main .top .content .events .event-card .right .event-location > a {
  text-align: left;
  letter-spacing: 0;
  color: #c20000;
  font: 500 14px/16px brandon-grotesque, sans-serif;
  text-decoration: none;
}
main .top .pagination {
  justify-content: flex-end;
  gap: 32px;
  margin-left: auto;
  display: flex;
}
main .top .pagination > button {
  text-transform: uppercase;
  cursor: pointer;
  background: #fff;
  border: 1px solid #0006;
  border-radius: 4px;
  align-items: center;
  gap: 45px;
  padding: 8px 16px;
  font: 14px/14px brandon-grotesque, sans-serif;
  display: flex;
}
main .top .pagination > button:first-child:not([disabled]) > img,
main .top .pagination > button:nth-child(2)[disabled] > img {
  transform: rotate(180deg);
}
main .top .pagination > button[disabled] {
  cursor: default;
  gap: 25px;
}
main .top .pagination > button[disabled] > span {
  color: #0006;
}
main .top .pagination > button > img {
  width: 17px;
  height: 10px;
}
main .top .pagination > button > span {
  color: #000;
}
main aside {
  text-align: center;
  flex-direction: column;
  flex-shrink: 0;
  width: 320px;
  height: max-content;
  display: flex;
  position: sticky;
}
main aside h2 {
  margin: 0 0 32px;
  font: 700 60px/62px linotype-didot, serif;
}
main aside .events {
  flex-direction: column;
  display: flex;
}
main aside .events .event-card {
  box-sizing: border-box;
  border-bottom: 1px solid #707070;
  margin-bottom: 48px;
  text-decoration: none;
}
main aside .events .event-card:hover > picture {
  filter: brightness(0.6);
}
main aside .events .event-card > picture {
  transition: all 0.3s ease-out;
}
main aside .events .event-card > picture,
main aside .events .event-card > picture img {
  object-fit: cover;
  width: 100%;
  margin-bottom: 16px;
}
main aside .events .event-card > p {
  color: #c20000;
  margin-bottom: 16px;
  font: 17px/17px brandon-grotesque, sans-serif;
}
main aside .events .event-card > h3 {
  margin: 0 0 32px;
  font: 500 24px/24px brandon-grotesque, sans-serif;
}
main aside .events .event-card:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
main aside .events .event-card:last-of-type > h3 {
  margin: 0;
}
@media (max-width: 1279px) {
  main {
    flex-wrap: wrap;
    margin: 2rem calc(50vw + min(1200px, 100% - 4rem) / -2);
  }
  main .top {
    position: unset;
    flex-direction: column;
    align-items: center;
    gap: 48px;
    width: 100%;
  }
  main .top .content {
    border: 1px solid #0006;
    gap: 0;
  }
  main .top .content.results-hidden {
    border-bottom: 1px solid #0006;
    padding-bottom: 1rem;
  }
  main .top .content > h1 {
    text-align: center;
    margin: 0 0 22px;
    padding-top: 32px;
    font: 700 52px/52px linotype-didot, serif;
  }
  main .top .content .event-filter {
    margin: 0;
  }
  main .top .content .event-filter > form {
    padding: 0 32px;
  }
  main .top .content .event-filter > form .dropdown-filters {
    grid-gap: 16px;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 32px;
  }
  main
    .top
    .content
    .event-filter
    > form
    .dropdown-filters
    > .single-filter:nth-child(3) {
    order: 1;
  }
  main .top .content .event-filter > form > button {
    margin-top: 16px;
  }
  main .top .content .events {
    scroll-margin-top: 10rem;
  }
  main .top .content .events.results-hidden {
    display: none;
  }
  main .top .content .events > p {
    margin-left: 2rem;
  }
  main .top .content .events .event-card .right {
    box-sizing: border-box;
    flex-grow: 1;
    justify-content: space-between;
  }
  main .top .content .events .event-card .right .event-description {
    width: auto;
    margin-right: 0.5rem;
  }
  main
    .top
    .content
    .events
    .event-card
    .right
    .event-description
    .description {
    width: 100%;
  }
  main .top .content .events .event-card .right .event-location {
    flex-shrink: 0;
    width: 10rem;
  }
  main .top .pagination {
    width: 100%;
  }
  main .top .pagination.results-hidden {
    display: none;
  }
  main .top .pagination > button {
    white-space: nowrap;
    width: 192px;
  }
  main > aside {
    position: unset;
    width: 100%;
    margin-top: 2rem;
  }
  main > aside .events {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    display: grid;
    overflow: visible;
  }
  main > aside .events .event-card {
    margin-bottom: 0;
  }
  main > aside .events .event-card:nth-last-of-type(2):nth-child(odd) {
    border-bottom: none;
    margin-bottom: 0;
  }
  main > aside .events .event-card:nth-last-of-type(2):nth-child(odd) > h3 {
    margin: 0;
  }
  main > aside .events .event-card > img {
    height: 162px;
  }
  main > aside .events .event-card > p {
    letter-spacing: 0;
    color: #c20000;
    margin-bottom: 6px;
    font: 17px/28px brandon-grotesque, sans-serif;
  }
  main > aside .events .event-card > h3 {
    margin: 0 0 35px;
    font: 500 24px/36px brandon-grotesque, sans-serif;
  }
}
@media (max-width: 700px) {
  main {
    gap: 0;
    margin: 32px calc(50vw + min(1200px, 100% - 4rem) / -2);
  }
  main .top {
    flex-direction: column;
    justify-content: center;
    gap: 0;
  }
  main .top .content {
    box-sizing: border-box;
    border: 1px solid #0006;
    border-bottom: none;
    gap: 16px;
  }
  main .top .content > h1 {
    text-align: center;
    padding-top: 32px;
    font: 700 32px/32px linotype-didot, serif;
  }
  main .top .content .event-filter > form {
    padding: 0 16px;
  }
  main .top .content .event-filter > form .dropdown-filters {
    grid-gap: 16px;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 16px;
  }
  main
    .top
    .content
    .event-filter
    > form
    .dropdown-filters
    .single-filter:nth-child(2) {
    order: 1;
  }
  main .top .content .event-filter > form .dropdown-filters .single-filter > p {
    display: none;
  }
  main
    .top
    .content
    .event-filter
    > form
    .dropdown-filters
    .single-filter
    .dateInput {
    font-size: 12px;
  }
  main
    .top
    .content
    .event-filter
    > form
    .dropdown-filters
    .single-filter
    .dropdown-header {
    padding: 0.75rem 1.25rem;
  }
  main
    .top
    .content
    .event-filter
    > form
    .dropdown-filters
    .single-filter
    .dropdown-header
    > span {
    font-size: 12px;
  }
  main
    .top
    .content
    .event-filter
    > form
    .dropdown-filters
    .single-filter
    .dropdown-header
    > img {
    display: none;
  }
  main .top .content .event-filter > form > button {
    cursor: pointer;
    margin-top: 16px;
  }
  main .top .content .events > p {
    margin-left: 20px;
  }
  main .top .content .events .event-card {
    justify-content: flex-start;
    height: 100%;
  }
  main .top .content .events .event-card .left {
    flex-direction: column;
    width: 5rem;
    margin-left: 20px;
    margin-right: 1rem;
    display: flex;
  }
  main .top .content .events .event-card .left.no-img {
    margin-right: 1rem;
  }
  main .top .content .events .event-card .left .event-date {
    margin-bottom: 3px;
    margin-right: 0;
  }
  main .top .content .events .event-card .left .event-date > p {
    flex-direction: column;
    display: flex;
  }
  main .top .content .events .event-card .left .event-date > p > span {
    text-align: left;
    font: normal normal medium 15px/28px "brandon-grotesque", sans-serif;
    letter-spacing: 0;
    color: #000;
  }
  main
    .top
    .content
    .events
    .event-card
    .left
    .event-date
    > p
    span:nth-child(2) {
    display: none;
  }
  main
    .top
    .content
    .events
    .event-card
    .left
    .event-date
    > p
    span:nth-child(3) {
    border-top: 1px solid #000;
  }
  main .top .content .events .event-card .left .event-date .more-events-btn {
    text-align: center;
    border: 1px dashed #707070;
    margin: 6px 30px 6px 0;
    padding: 0 17px;
  }
  main
    .top
    .content
    .events
    .event-card
    .left
    .event-date
    .more-events-btn
    .text {
    display: none;
  }
  main
    .top
    .content
    .events
    .event-card
    .left
    .event-date
    .more-events-btn
    .button {
    display: contents;
  }
  main .top .content .events .event-card .left > img {
    aspect-ratio: 1;
    width: 100%;
    margin: 0;
  }
  main .top .content .events .event-card .right {
    flex-direction: column;
    gap: 4px;
    display: flex;
  }
  main .top .content .events .event-card .right .event-description {
    width: 100%;
    margin-right: 0;
  }
  main .top .content .events .event-card .right .event-description .type {
    text-align: left;
    letter-spacing: 0;
    color: #2c2c2b;
    font: 15px/17px brandon-grotesque, sans-serif;
  }
  main .top .content .events .event-card .right .event-description .title {
    letter-spacing: 0;
    color: #2c2c2b;
    text-transform: uppercase;
    margin-top: 5px;
    font: 700 15px/17px brandon-grotesque, sans-serif;
  }
  main
    .top
    .content
    .events
    .event-card
    .right
    .event-description
    .description
    > a
    > span {
    display: contents;
  }
  main .top .content .events .event-card .right .event-location {
    flex-direction: row;
    gap: 5px;
    width: auto;
    font: 14px/18px brandon-grotesque, sans-serif;
    display: flex;
  }
  main .top .content .events .event-card .right .event-location > a {
    text-decoration: underline;
  }
  main .top .pagination {
    justify-content: center;
    align-self: center;
    gap: 0;
    width: 100%;
    margin-right: 0;
    padding: 0;
  }
  main .top .pagination > button {
    white-space: nowrap;
    text-transform: none;
    background-color: #fff;
    border: 1px solid #707070;
    border-radius: 0;
    justify-content: center;
    width: 50%;
    height: 51px;
  }
  main .top .pagination > button .arrow {
    display: none;
  }
  main .top .pagination > button:nth-child(2) {
    border-left: none;
  }
  main > aside > h2 {
    letter-spacing: 0;
    color: #2c2c2b;
    font: 700 40px/50px linotype-didot, serif;
  }
  main > aside .events {
    flex-direction: column;
    gap: 32px;
    display: flex;
    overflow: visible;
  }
  main > aside .events .event-card {
    width: 100%;
    margin-bottom: 0;
  }
  main > aside .events .event-card:nth-last-of-type(2):nth-child(odd) {
    border-bottom: 1px solid #707070;
  }
  main > aside .events .event-card:nth-last-of-type(2):nth-child(odd) > h3 {
    margin-bottom: 32px;
  }
  main > aside .events .event-card:last-of-type {
    border-bottom: 1px solid #707070;
  }
  main > aside .events .event-card:last-of-type > h3 {
    margin-bottom: 32px;
  }
  main > aside .events .event-card > img {
    height: 177px;
  }
  main > aside .events .event-card > p {
    letter-spacing: 0;
    color: #c20000;
    margin-bottom: 8px;
    font: 17px/28px brandon-grotesque, sans-serif;
  }
  main > aside .events .event-card > h3 {
    margin: 0 0 32px;
    font: 500 24px/36px brandon-grotesque, sans-serif;
  }
}
@media (max-width: 350px) {
  main .top .content > h1 {
    margin: 0;
    padding: 20px 0 0;
  }
  main .top .content .event-filter > form .dropdown-filters {
    grid-template-columns: 1fr;
  }
  main
    .top
    .content
    .event-filter
    > form
    .dropdown-filters
    .single-filter
    .dateInput,
  main
    .top
    .content
    .event-filter
    > form
    .dropdown-filters
    .single-filter
    .dropdown-header
    > span {
    font-size: 16px;
  }
  main .top .content .events .event-card .left {
    width: 4rem;
    margin-left: 5px;
    margin-right: 0.4rem;
  }
  main .top .content .events .event-card .left.no-img {
    margin-right: 0.4rem;
  }
  main .top .content .events .event-card .right {
    margin-right: 5px;
    overflow: hidden;
  }
  main .top .content .events .event-card .right .description {
    font: normal normal medium 10px/10px "brandon-grotesque", sans-serif;
    overflow: auto;
  }
  main .top .content .events .event-card .right .event-location {
    flex-direction: column;
  }
}
footer {
  background-color: #444;
  grid-template-columns: 2.5fr 2fr 2fr 3fr;
  grid-template-areas: "logo nav1 nav2 nav3";
  gap: 2rem;
  padding: 45px calc(50vw + min(1200px, 100% - 4rem) / -2);
  display: grid;
}
footer > a.to-top {
  opacity: 0;
  z-index: 20;
  background-color: #707070;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  place-items: center;
  width: 2.5rem;
  height: 4rem;
  transition: opacity 0.2s ease-in-out;
  display: none;
  position: fixed;
  bottom: 10rem;
  right: 0;
}
footer > a.to-top.visible {
  opacity: 1;
}
footer > a.to-top img {
  filter: brightness(0) invert();
  width: 20px;
  transform: rotate(180deg);
}
footer > a.logo {
  grid-area: logo;
}
footer > a.logo img {
  height: 100px;
}
footer > a.logo img.bof-default {
  display: block;
}
footer > a.logo img.bof-tablet {
  display: none;
}
footer nav {
  flex-direction: column;
  gap: 0.625rem;
  display: flex;
}
footer nav:first-of-type {
  justify-self: end;
  width: max-content;
  margin-right: 3rem;
}
footer nav a {
  color: #fff;
  font-size: 17px;
  line-height: 28px;
  text-decoration: none;
}
@media (max-width: 1279px) {
  footer {
    grid-template-columns: 1fr 2fr 2fr;
    grid-template-areas: "logo logo logo" "nav1 nav2 nav3";
  }
  footer > a.logo img {
    height: 35px;
  }
  footer > a.logo img.bof-default {
    display: none;
  }
  footer > a.logo img.bof-tablet {
    display: block;
  }
  footer nav:first-of-type {
    justify-self: unset;
    margin-right: unset;
    grid-area: nav1;
    margin-left: 0;
  }
  footer nav:nth-of-type(2) {
    grid-area: nav2;
  }
  footer nav:nth-of-type(3) {
    grid-area: nav3;
  }
}
@media (max-width: 1000px) {
  footer {
    grid-template-columns: 1fr 2fr 1fr;
  }
  footer > a.to-top {
    display: grid;
  }
}
@media (max-width: 700px) {
  footer {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "logo logo" "nav1 nav2" "nav3 nav3";
  }
  footer > a.logo {
    width: 100%;
  }
  footer > a.logo img {
    height: 52px;
  }
  footer > a.logo img.bof-default {
    display: block;
  }
  footer > a.logo img.bof-tablet {
    display: none;
  }
}
