@charset "UTF-8";
.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 .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;
}

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