@charset "UTF-8";
.tagdiv-type p.is-style-lead,
.td-post-content.tagdiv-type .tdb-block-inner > p.is-style-lead,
[class*="tdb_single_content"].td-post-content.tagdiv-type p.is-style-lead {
  color: #000000 !important;
  font-size: 24px !important;
  line-height: 1.5em !important;
  font-family: "PT Serif", serif !important;
  font-weight: bold !important;
  margin-bottom: 35px !important;
}
.editor-styles-wrapper p.is-style-lead,
.editor-styles-wrapper .wp-block-paragraph.is-style-lead,
.editor-styles-wrapper [data-type="core/paragraph"].is-style-lead {
  color: #000000;
  font-size: 24px;
  line-height: 1.5em;
  font-family: "PT Serif", serif !important;
  font-weight: bold;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  #sg-main-row {
    display: grid;
    grid-template-columns: 100%;
    padding-top: 30px !important;
  }
  .tagdiv-type p.is-style-lead,
  .td-post-content.tagdiv-type .tdb-block-inner > p.is-style-lead,
  [class*="tdb_single_content"].td-post-content.tagdiv-type p.is-style-lead {
    font-size: 22px !important;
  }
  .editor-styles-wrapper p.is-style-lead,
  .editor-styles-wrapper .wp-block-paragraph.is-style-lead,
  .editor-styles-wrapper [data-type="core/paragraph"].is-style-lead {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 767px) {
  #sg-main-row .sg-quotes-column {
    order: 4;
    margin-top: 30px !important;
  }
}

.tdb_single_featured_image picture,
.td-post-featured-image picture {
  display: block;
  width: 100%;
}

.tdb_single_featured_image picture img,
.td-post-featured-image picture img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #sg-patrons-row {
    padding-top: 20px !important;
    padding-bottom: 15px !important;
  }
}

.quotes-widget {
  font-family: Work Sans;
}
.quotes-widget .quotes-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 12px;
  line-height: normal;
  color: #272727;
  letter-spacing: 0.03rem;
}
.quotes-widget .quotes-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  font-size: 13px;
}
.quotes-widget .quotes-table thead th {
  text-align: left;
  padding: 8px 6px;
  font-size: 14px;
  border-bottom: 1px solid #e6e6e6;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
}
.quotes-widget .quotes-table tbody tr {
  transition: background 0.2s ease;
}
.quotes-widget .quotes-table tbody tr:hover {
  background: #fafafa;
}
.quotes-widget .quotes-table tbody td {
  padding: 8px 6px;
  border-bottom: 1px solid #f0f0f0;
  vertical-align: middle;
}
.quotes-widget .quotes-table tbody td:first-child {
  font-weight: 600;
  color: #111;
}
.quotes-widget .change {
  font-weight: 600;
  white-space: nowrap;
}
.quotes-widget .change.up {
  color: #1a8f3c;
}
.quotes-widget .change.up::before {
  content: "▲";
  font-size: 10px;
}
.quotes-widget .change.down {
  color: #c0392b;
}
.quotes-widget .change.down::before {
  content: "▼";
  font-size: 10px;
}
.quotes-widget .swiper-button-next,
.quotes-widget .swiper-button-prev {
  width: 26px;
  height: 26px;
  top: unset;
  margin: 0;
  bottom: -35px;
  font-size: 22px;
  color: #000;
}
.quotes-widget .swiper-button-next::after,
.quotes-widget .swiper-button-prev::after {
  display: none;
}
.quotes-widget .swiper-button-next {
  right: unset;
  left: 30px;
}
.quotes-widget .swiper-button-prev {
  left: 0;
}

.patrons-widget {
  font-family: Work Sans;
}
.patrons-widget .patrons-item {
  display: flex;
  flex-direction: column;
}
.patrons-widget .patrons-item img {
  width: 100%;
  height: 65px;
  -o-object-fit: contain;
     object-fit: contain;
}
.patrons-widget .patrons-item span {
  text-align: center;
  margin-top: 6px;
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.01rem;
  color: #272727;
}
.patrons-widget .swiper-button-next,
.patrons-widget .swiper-button-prev {
  width: 36px;
  height: 36px;
  background: #dddddd;
  border-radius: 100px;
  font-size: 22px;
  color: #fff;
}
.patrons-widget .swiper-button-next::after,
.patrons-widget .swiper-button-prev::after {
  display: none;
}
.patrons-widget .swiper-button-next {
  right: -60px;
}
.patrons-widget .swiper-button-prev {
  left: -60px;
}/*# sourceMappingURL=app.css.map */
