@charset "UTF-8";
:root :where(.editor-styles-wrapper) {
  --wp--preset--font-size--x-large: 40px;
}

.editor-styles-wrapper {
  /*--------------------------------------------------------------
  ## Table
  --------------------------------------------------------------*/
}
.editor-styles-wrapper .wp-block-table {
  overflow-x: auto;
  margin-left: 14px;
  margin-right: 14px;
  width: calc(100% - 28px);
}
.editor-styles-wrapper .wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
.editor-styles-wrapper .wp-block-table td, .editor-styles-wrapper .wp-block-table th {
  padding: 0.5em;
}
@media screen and (min-width: 608px) {
  .editor-styles-wrapper .wp-block-table {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
.editor-styles-wrapper table {
  border: 1px solid currentColor;
}
.editor-styles-wrapper table th,
.editor-styles-wrapper table td {
  border: 1px solid currentColor;
  padding: 1rem;
}
.editor-styles-wrapper .is-style-team-list {
  overflow-x: visible;
}
.editor-styles-wrapper .is-style-team-list table, .editor-styles-wrapper .is-style-team-list tbody {
  border-color: transparent;
  overflow: visible;
}
.editor-styles-wrapper .is-style-team-list thead, .editor-styles-wrapper .is-style-team-list tfoot {
  border-color: #E9EDF0;
}
.editor-styles-wrapper .is-style-team-list thead th, .editor-styles-wrapper .is-style-team-list tfoot th {
  border-color: #E9EDF0;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
}
.editor-styles-wrapper .is-style-team-list td {
  border-color: #E9EDF0;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  vertical-align: top;
}
.editor-styles-wrapper .is-style-team-list td.block-editor-rich-text__editable:focus {
  border-color: #E9EDF0;
}
.editor-styles-wrapper .is-style-team-list tr td:first-of-type {
  padding-left: 0px;
}
.editor-styles-wrapper .is-style-team-list tr:last-of-type td {
  border-bottom-color: transparent;
}
.editor-styles-wrapper .is-style-scope-one-font {
  font-family: "Scope One", serif;
  font-weight: 400;
  font-style: normal;
}
.editor-styles-wrapper .wp-block-media-text .wp-block-media-text__content {
  background-color: #e8edf0;
  margin: 40px 0;
  width: 110%;
}
.editor-styles-wrapper .wp-block-media-text .wp-block-media-text__content > * {
  margin-top: 10px;
  margin-bottom: 10px;
}
.editor-styles-wrapper h2 a {
  color: #000;
}
.editor-styles-wrapper .is-style-button-primary .wp-block-button__link {
  color: #fff;
  background-color: #EE3124;
  border-radius: initial;
}
.editor-styles-wrapper .is-style-button-secondary .wp-block-button__link {
  color: #000;
  background-color: #FDB913;
  border-radius: initial;
}
.editor-styles-wrapper .is-style-button-tertiary--alt .wp-block-button__link,
.editor-styles-wrapper .is-style-button-tertiary .wp-block-button__link {
  align-items: center;
  background: transparent;
  color: #000;
  display: flex;
  font-size: 1.4rem;
  text-decoration: none;
  text-align: left;
}
.editor-styles-wrapper .is-style-button-tertiary--alt .wp-block-button__link::after,
.editor-styles-wrapper .is-style-button-tertiary .wp-block-button__link::after {
  background: #FDB913 url("data:image/svg+xml,%3Csvg width='28' height='28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.629.938l12.343 12.011H0v2.227h22.972L10.629 27.187h3.074l13.485-13.126L13.703.938z' fill-rule='evenodd'/%3E%3C/svg%3E") center no-repeat;
  border-radius: 1000rem;
  content: " ";
  flex: 0 0 6rem;
  height: 6rem;
  margin-left: 1.5rem;
  width: 6rem;
}
.editor-styles-wrapper .siti-block-from-blog > section::before {
  z-index: 0;
  padding: 9.4rem 17rem;
}
.editor-styles-wrapper .siti-block-event-promo__item {
  height: 21.5rem;
}
.editor-styles-wrapper .siti-block-event-promo header {
  max-width: 60% !important;
}
.editor-styles-wrapper .siti-block-event-promo .siti-block-event-promo__inner {
  width: 90%;
  margin: auto;
}

:root :where(.home .editor-styles-wrapper),
:root :where(.landing-page .editor-styles-wrapper) {
  background-color: #000;
  color: #fff;
}
:root :where(.home .editor-styles-wrapper) a,
:root :where(.landing-page .editor-styles-wrapper) a {
  color: #fdb913;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-decoration: underline;
}
:root :where(.home .editor-styles-wrapper) a:hover,
:root :where(.landing-page .editor-styles-wrapper) a:hover {
  text-decoration: none;
}
:root :where(.home .editor-styles-wrapper) a:focus-visible,
:root :where(.landing-page .editor-styles-wrapper) a:focus-visible {
  outline: 2px solid #fdb913;
}
:root :where(.home .editor-styles-wrapper) .home-collage,
:root :where(.landing-page .editor-styles-wrapper) .home-collage {
  gap: 0;
}
:root :where(.home .editor-styles-wrapper) .home-collage .wp-block-columns,
:root :where(.landing-page .editor-styles-wrapper) .home-collage .wp-block-columns {
  gap: 0;
}
:root :where(.home .editor-styles-wrapper) .home-collage .wp-block,
:root :where(.landing-page .editor-styles-wrapper) .home-collage .wp-block {
  margin-bottom: 0;
  margin-top: 0;
}
:root :where(.home .editor-styles-wrapper) .home-collage .custom-aspect-ratio-9-14 .components-resizable-box__container,
:root :where(.landing-page .editor-styles-wrapper) .home-collage .custom-aspect-ratio-9-14 .components-resizable-box__container {
  aspect-ratio: 9/14.07 !important;
}
:root :where(.home .editor-styles-wrapper) .home-collage .custom-aspect-ratio-9-14 .components-resizable-box__container img,
:root :where(.landing-page .editor-styles-wrapper) .home-collage .custom-aspect-ratio-9-14 .components-resizable-box__container img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
:root :where(.home .editor-styles-wrapper) .home-page-ctas,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas {
  gap: 40px;
  grid-template-rows: repeat(14, fit-content(6.666%));
  margin-block-start: 80px;
}
:root :where(.home .editor-styles-wrapper) .home-page-ctas .introductory-text,
:root :where(.home .editor-styles-wrapper) .home-page-ctas .calendar-section,
:root :where(.home .editor-styles-wrapper) .home-page-ctas .book-section,
:root :where(.home .editor-styles-wrapper) .home-page-ctas .archive-section,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .introductory-text,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .calendar-section,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .book-section,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .archive-section {
  gap: 24px;
}
:root :where(.home .editor-styles-wrapper) .home-page-ctas .introductory-text,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .introductory-text {
  max-width: 626px;
}
:root :where(.home .editor-styles-wrapper) .home-page-ctas .calendar-section img,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .calendar-section img {
  width: 100%;
}
:root :where(.home .editor-styles-wrapper) .home-page-ctas .book-section .book-section__image-container,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .book-section .book-section__image-container {
  padding: 0 59px;
}
:root :where(.home .editor-styles-wrapper) .home-page-ctas .book-section .book-section__image-container .wp-block-image,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .book-section .book-section__image-container .wp-block-image {
  max-width: 330px;
  padding: 16px;
}
:root :where(.home .editor-styles-wrapper) .home-page-ctas .archive-section,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .archive-section {
  margin-top: 60px;
}
@media screen and (max-width: 769px) {
  :root :where(.home .editor-styles-wrapper) .home-page-ctas,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas {
    display: flex !important;
    flex-direction: column;
  }
  :root :where(.home .editor-styles-wrapper) .home-page-ctas .introductory-text,
:root :where(.home .editor-styles-wrapper) .home-page-ctas .calendar-section,
:root :where(.home .editor-styles-wrapper) .home-page-ctas .book-section,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .introductory-text,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .calendar-section,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .book-section {
    max-width: 100%;
  }
  :root :where(.home .editor-styles-wrapper) .home-page-ctas .book-section .book-section__image-container .wp-block-image,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .book-section .book-section__image-container .wp-block-image {
    max-width: 100%;
  }
  :root :where(.home .editor-styles-wrapper) .home-page-ctas .archive-section,
:root :where(.landing-page .editor-styles-wrapper) .home-page-ctas .archive-section {
    margin-top: 0;
  }
}
:root :where(.home .editor-styles-wrapper) .home-images,
:root :where(.landing-page .editor-styles-wrapper) .home-images {
  gap: 0;
  margin-block-start: 125px;
  margin-block-end: 0;
}
:root :where(.home .editor-styles-wrapper) .home-images .wp-block-image,
:root :where(.landing-page .editor-styles-wrapper) .home-images .wp-block-image {
  margin: 0;
}
:root :where(.home .editor-styles-wrapper) .home-images .wp-block-image img,
:root :where(.landing-page .editor-styles-wrapper) .home-images .wp-block-image img {
  aspect-ratio: 72/67;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

/*# sourceMappingURL=editor-style-block.css.map */
