@charset "UTF-8";
html.wp-toolbar {
  font-size: 62.5%; }

.wp-block {
  max-width: 1200px; }

.editor-styles-wrapper {
  font-family: gill-sans-nova, sans-serif !important;
  line-height: 1.6;
  color: #000;
  /* !Styles for blocks originating in WP Core, Gutenberg, or Third-Party Block plugins */
  /* !Styles for blocks built by Cornershop.

	 These styles are included in the front-end via _front.scss and into the editor via _editor.scss.

	 If this file starts to get unwieldy, free feel to segment individual block styles in separate _custom-block-blockname.scss files
*/ }
  .editor-styles-wrapper .editor-writing-flow {
    margin: 32px auto;
    font-size: 2.1rem; }
  .editor-styles-wrapper .editor-block-preview .editor-block-preview__content {
    font-family: gill-sans-nova, sans-serif; }
  .editor-styles-wrapper .editor-block-preview .editor-block-preview__content > div {
    font-family: gill-sans-nova, sans-serif; }
  .editor-styles-wrapper .editor-default-block-appender textarea.editor-default-block-appender__content {
    font-family: gill-sans-nova, sans-serif;
    font-size: 2.1rem;
    color: #000; }
  .editor-styles-wrapper .editor-post-title__block .editor-post-title__input {
    font-family: gill-sans-nova, sans-serif;
    color: #000;
    font-size: 4.8rem;
    font-weight: 700;
    text-align: center; }
  .editor-styles-wrapper > * {
    max-width: 100%; }
    @media (min-width: 1024px) {
      .editor-styles-wrapper > * {
        max-width: 1108px; } }
    .editor-styles-wrapper > * > *:first-child {
      margin-top: 0; }
    .editor-styles-wrapper > * > *:last-child {
      margin-bottom: 0; }
    .editor-styles-wrapper > *.alignwide {
      margin-left: auto;
      margin-right: auto;
      clear: both; }
      @media (min-width: 900px) {
        .editor-styles-wrapper > *.alignwide {
          width: 100%;
          max-width: 100%; } }
    .editor-styles-wrapper > *.alignfull {
      clear: both;
      width: 100vw;
      position: relative;
      left: 50%;
      right: 50%;
      margin-left: -50vw;
      margin-right: -50vw;
      max-width: none; }
    .editor-styles-wrapper > *.alignleft {
      /*rtl:ignore*/
      float: left;
      max-width: calc(5 * (100vw / 12));
      margin-top: 0;
      margin-left: 0;
      /*rtl:ignore*/
      margin-right: 2rem; }
      @media (min-width: 900px) {
        .editor-styles-wrapper > *.alignleft {
          max-width: calc(4 * (100vw / 12));
          /*rtl:ignore*/
          margin-right: calc(2 * 2rem); } }
    .editor-styles-wrapper > *.alignright {
      /*rtl:ignore*/
      float: right;
      max-width: calc(5 * (100vw / 12));
      margin-top: 0;
      margin-right: 0;
      /*rtl:ignore*/
      margin-left: 2rem; }
      @media (min-width: 900px) {
        .editor-styles-wrapper > *.alignright {
          max-width: calc(4 * (100vw / 12));
          margin-right: 0;
          /*rtl:ignore*/
          margin-left: calc(2 * 2rem); } }
    .editor-styles-wrapper > *.aligncenter {
      margin-left: auto;
      margin-right: auto; }
      @media (min-width: 1024px) {
        .editor-styles-wrapper > *.aligncenter {
          max-width: 1108px; } }
      @media (min-width: 900px) {
        .editor-styles-wrapper > *.aligncenter {
          margin-left: 0;
          margin-right: 0; } }
  .editor-styles-wrapper h1,
  .editor-styles-wrapper h2,
  .editor-styles-wrapper h3,
  .editor-styles-wrapper h4,
  .editor-styles-wrapper h5,
  .editor-styles-wrapper h6 {
    font-weight: 600;
    margin: 0 0 2.8rem;
    line-height: 1.2; }
    @media (min-width: 900px) {
      .editor-styles-wrapper h1,
      .editor-styles-wrapper h2,
      .editor-styles-wrapper h3,
      .editor-styles-wrapper h4,
      .editor-styles-wrapper h5,
      .editor-styles-wrapper h6 {
        margin: 0 0 3.6rem; } }
  .editor-styles-wrapper h1 {
    font-size: 3.6rem; }
    @media (min-width: 900px) {
      .editor-styles-wrapper h1 {
        font-size: 4.8rem; } }
  .editor-styles-wrapper h2 {
    font-size: 3rem; }
    @media (min-width: 900px) {
      .editor-styles-wrapper h2 {
        font-size: 3.6rem; } }
  .editor-styles-wrapper h3 {
    font-size: 3rem; }
  .editor-styles-wrapper h4 {
    font-size: 2.4rem;
    font-style: italic; }
  .editor-styles-wrapper h5 {
    font-size: 2.1rem; }
  .editor-styles-wrapper h6 {
    font-size: 1.6rem; }
  .editor-styles-wrapper ul:not([class]) {
    padding-left: 2.6rem;
    list-style: disc;
    list-style-position: outside;
    margin-bottom: 4.6rem; }
    .editor-styles-wrapper ul:not([class]) li ul {
      list-style: circle;
      margin: 1.4rem 0; }
    .editor-styles-wrapper ul:not([class]) li + li {
      margin-top: 1.4rem; }
  .editor-styles-wrapper ol {
    margin-bottom: 4.6rem;
    padding-left: 3rem; }
    .editor-styles-wrapper ol li ol {
      margin: 1.4rem 0; }
    .editor-styles-wrapper ol li + li {
      margin-top: 1.4rem; }
  .editor-styles-wrapper p {
    font-size: 2.1rem;
    line-height: 1.6;
    margin: 0 0 4.6rem; }
  .editor-styles-wrapper p.has-background {
    padding: 20px 30px; }
  .editor-styles-wrapper .has-light-blue-color {
    color: #C0E1EC; }
  .editor-styles-wrapper .wp-block-media-text {
    width: 100%; }
  .editor-styles-wrapper .wp-block-audio {
    width: 100%; }
    .editor-styles-wrapper .wp-block-audio audio {
      width: 100%; }
    .editor-styles-wrapper .wp-block-audio.alignleft audio,
    .editor-styles-wrapper .wp-block-audio.alignright audio {
      max-width: 138.6px; }
      @media (min-width: 900px) {
        .editor-styles-wrapper .wp-block-audio.alignleft audio,
        .editor-styles-wrapper .wp-block-audio.alignright audio {
          max-width: 450px; } }
      @media (min-width: 1600px) {
        .editor-styles-wrapper .wp-block-audio.alignleft audio,
        .editor-styles-wrapper .wp-block-audio.alignright audio {
          max-width: 337.92px; } }
  .editor-styles-wrapper .wp-block-video video {
    width: 100%; }
  .editor-styles-wrapper .wp-block-buttons {
    margin: 0 0 3.6rem; }
  .editor-styles-wrapper .wp-block-button .wp-block-button__link {
    transition: all 200ms ease-in-out;
    font-size: 2.1rem;
    font-family: gill-sans-nova, sans-serif;
    line-height: 1;
    box-sizing: border-box;
    font-weight: 600;
    text-decoration: none;
    padding: 1.5rem 2.2rem 1.7rem;
    outline: none;
    border-radius: 0;
    cursor: pointer;
    border-width: 4px;
    border-style: solid;
    text-transform: uppercase;
    text-align: center; }
    .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-background) {
      background-color: transparent;
      border-color: #000; }
    .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
      color: #000; }
    .editor-styles-wrapper .wp-block-button .wp-block-button__link:hover, .editor-styles-wrapper .wp-block-button .wp-block-button__link:focus {
      color: #fff;
      background: #000; }
    .editor-styles-wrapper .wp-block-button .wp-block-button__link:focus {
      text-decoration: underline; }
  .editor-styles-wrapper .wp-block-button.is-style-fill .wp-block-button__link:not(.has-background),
  .editor-styles-wrapper .wp-block-button.is-style-fill .wp-block-button__link:focus:not(.has-background),
  .editor-styles-wrapper .wp-block-button.is-style-fill .wp-block-button__link:active:not(.has-background) {
    background: #000; }
  .editor-styles-wrapper .wp-block-button.is-style-fill .wp-block-button__link:not(.has-text-color),
  .editor-styles-wrapper .wp-block-button.is-style-fill .wp-block-button__link:focus:not(.has-text-color),
  .editor-styles-wrapper .wp-block-button.is-style-fill .wp-block-button__link:active:not(.has-text-color) {
    color: #fff;
    border-color: #000; }
  .editor-styles-wrapper .wp-block-button.is-style-fill .wp-block-button__link:hover,
  .editor-styles-wrapper .wp-block-button.is-style-fill .wp-block-button__link:focus:hover,
  .editor-styles-wrapper .wp-block-button.is-style-fill .wp-block-button__link:active:hover {
    text-decoration: underline; }
  .editor-styles-wrapper .wp-block-archives,
  .editor-styles-wrapper .wp-block-categories,
  .editor-styles-wrapper .wp-block-latest-posts {
    padding: 0;
    list-style: none; }
    .editor-styles-wrapper .wp-block-archives li,
    .editor-styles-wrapper .wp-block-categories li,
    .editor-styles-wrapper .wp-block-latest-posts li {
      color: #eee;
      font-family: gill-sans-nova, sans-serif;
      font-size: calc(2.1rem * 0.6);
      font-weight: 700;
      line-height: 1.6;
      padding-bottom: 1.5rem; }
      .editor-styles-wrapper .wp-block-archives li.menu-item-has-children, .editor-styles-wrapper .wp-block-archives li:last-child,
      .editor-styles-wrapper .wp-block-categories li.menu-item-has-children,
      .editor-styles-wrapper .wp-block-categories li:last-child,
      .editor-styles-wrapper .wp-block-latest-posts li.menu-item-has-children,
      .editor-styles-wrapper .wp-block-latest-posts li:last-child {
        padding-bottom: 0; }
      .editor-styles-wrapper .wp-block-archives li a,
      .editor-styles-wrapper .wp-block-categories li a,
      .editor-styles-wrapper .wp-block-latest-posts li a {
        text-decoration: none; }
  .editor-styles-wrapper .wp-block-archives.aligncenter,
  .editor-styles-wrapper .wp-block-categories.aligncenter {
    text-align: center; }
  .editor-styles-wrapper .wp-block-categories ul {
    padding-top: 1.5rem; }
  .editor-styles-wrapper .wp-block-categories li ul {
    list-style: none;
    padding-left: 0; }
  .editor-styles-wrapper .wp-block-categories ul {
    counter-reset: submenu; }
  .editor-styles-wrapper .wp-block-categories ul > li > a::before {
    font-family: gill-sans-nova, sans-serif;
    font-weight: 400;
    content: "– " counters(submenu, "– ", none);
    counter-increment: submenu; }
  .editor-styles-wrapper .wp-block-latest-posts.is-grid li {
    border-top: 2px solid #2f2f2f;
    padding-top: 2rem;
    margin-bottom: 4rem; }
    .editor-styles-wrapper .wp-block-latest-posts.is-grid li a:after {
      content: ''; }
    .editor-styles-wrapper .wp-block-latest-posts.is-grid li:last-child {
      margin-bottom: auto; }
      .editor-styles-wrapper .wp-block-latest-posts.is-grid li:last-child a:after {
        content: ''; }
  .editor-styles-wrapper .wp-block-preformatted {
    font-size: 1.4rem;
    line-height: 1.6;
    padding: 2rem; }
  .editor-styles-wrapper .wp-block-verse {
    font-family: gill-sans-nova, sans-serif;
    font-size: 2.1rem;
    line-height: 1.6; }
  .editor-styles-wrapper .has-drop-cap:not(:focus):first-letter {
    font-family: gill-sans-nova, sans-serif;
    font-size: 4.8rem;
    line-height: 1;
    font-weight: 700;
    margin: 0 0.25rem 0 0; }
  .editor-styles-wrapper .wp-block-pullquote {
    border-color: transparent;
    border-width: 2px;
    padding: 2rem; }
    .editor-styles-wrapper .wp-block-pullquote blockquote {
      color: #000;
      border: none;
      margin-top: calc(4 * 2rem);
      margin-bottom: calc(4.33 * 2rem);
      margin-right: 0;
      padding-left: 0; }
    .editor-styles-wrapper .wp-block-pullquote p {
      font-size: 2.4rem;
      font-style: italic;
      line-height: 1.3;
      margin-bottom: 0.5rem;
      margin-top: 0.5rem; }
      .editor-styles-wrapper .wp-block-pullquote p em {
        font-style: normal; }
      @media (min-width: 900px) {
        .editor-styles-wrapper .wp-block-pullquote p {
          font-size: 3rem; } }
    .editor-styles-wrapper .wp-block-pullquote cite {
      display: inline-block;
      font-family: gill-sans-nova, sans-serif;
      line-height: 1.6;
      text-transform: none;
      color: #eee;
      /*
		* This requires a rem-based font size calculation instead of our normal em-based one,
		* because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
		*/
      font-size: calc(1rem / (1.25 * 0.6)); }
    .editor-styles-wrapper .wp-block-pullquote.alignleft, .editor-styles-wrapper .wp-block-pullquote.alignright {
      width: 100%;
      padding: 0; }
      .editor-styles-wrapper .wp-block-pullquote.alignleft blockquote, .editor-styles-wrapper .wp-block-pullquote.alignright blockquote {
        margin: 2rem 0;
        padding: 0;
        text-align: left;
        max-width: 100%; }
        .editor-styles-wrapper .wp-block-pullquote.alignleft blockquote p:first-child, .editor-styles-wrapper .wp-block-pullquote.alignright blockquote p:first-child {
          margin-top: 0; }
    .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color {
      background-color: #007EA9;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 900px) {
        .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color {
          padding-left: 10%;
          padding-right: 10%; } }
      .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color p {
        font-size: 2.4rem;
        line-height: 1.3;
        margin-bottom: 0.5rem;
        margin-top: 0.5rem; }
        @media (min-width: 900px) {
          .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color p {
            font-size: 3rem; } }
      .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color a {
        color: #fff; }
      .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color cite {
        color: inherit; }
      .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote {
        max-width: 100%;
        color: #fff;
        padding-left: 0;
        margin-left: 2rem;
        margin-right: 2rem; }
        .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,
        .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-text-color a, .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
          color: inherit; }
        @media (min-width: 900px) {
          .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote {
            margin-left: 0;
            margin-right: 0; } }
      @media (min-width: 900px) {
        .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color.alignright, .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color.alignleft {
          padding: 2rem calc(2 * 2rem); } }
      @media (min-width: 900px) {
        .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color.alignfull {
          padding-left: calc(10% + 58px + (2 * 2rem));
          padding-right: calc(10% + 58px + (2 * 2rem)); } }
  .editor-styles-wrapper .wp-block-quote:not(.is-large), .editor-styles-wrapper .wp-block-quote:not(.is-style-large) {
    border-left: 2px solid #007EA9;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1rem; }
  .editor-styles-wrapper .wp-block-quote p {
    font-family: gill-sans-nova, sans-serif;
    font-size: 2.4rem;
    font-style: normal;
    line-height: 1.6; }
  .editor-styles-wrapper .wp-block-quote cite {
    /*
		* This requires a rem-based font size calculation instead of our normal em-based one,
		* because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
		*/
    font-size: calc(1rem / (1.25 * 0.6)); }
  .editor-styles-wrapper .wp-block-quote.is-large, .editor-styles-wrapper .wp-block-quote.is-style-large {
    margin: 2rem 0;
    padding: 0;
    border-left: none; }
    .editor-styles-wrapper .wp-block-quote.is-large p, .editor-styles-wrapper .wp-block-quote.is-style-large p {
      font-size: 2.4rem;
      line-height: 1.4;
      font-style: italic; }
    .editor-styles-wrapper .wp-block-quote.is-large cite,
    .editor-styles-wrapper .wp-block-quote.is-large footer, .editor-styles-wrapper .wp-block-quote.is-style-large cite,
    .editor-styles-wrapper .wp-block-quote.is-style-large footer {
      /*
			* This requires a rem-based font size calculation instead of our normal em-based one,
			* because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
			*/
      font-size: calc(1rem / (1.25 * 0.6)); }
    @media (min-width: 900px) {
      .editor-styles-wrapper .wp-block-quote.is-large, .editor-styles-wrapper .wp-block-quote.is-style-large {
        margin: 2rem 0;
        padding: 2rem 0; }
        .editor-styles-wrapper .wp-block-quote.is-large p, .editor-styles-wrapper .wp-block-quote.is-style-large p {
          font-size: 2.4rem; } }
  .editor-styles-wrapper .wp-block-cover-image,
  .editor-styles-wrapper .wp-block-cover {
    position: relative;
    min-height: 430px;
    padding: 2rem; }
    @media (min-width: 900px) {
      .editor-styles-wrapper .wp-block-cover-image,
      .editor-styles-wrapper .wp-block-cover {
        padding: 2rem 10%; } }
    .editor-styles-wrapper .wp-block-cover-image .wp-block-cover-image-text,
    .editor-styles-wrapper .wp-block-cover-image .wp-block-cover-text,
    .editor-styles-wrapper .wp-block-cover-image h2,
    .editor-styles-wrapper .wp-block-cover .wp-block-cover-image-text,
    .editor-styles-wrapper .wp-block-cover .wp-block-cover-text,
    .editor-styles-wrapper .wp-block-cover h2 {
      font-family: gill-sans-nova, sans-serif;
      font-size: 2.4rem;
      font-weight: 700;
      line-height: 1.25;
      padding: 0;
      color: #fff; }
      @media (min-width: 900px) {
        .editor-styles-wrapper .wp-block-cover-image .wp-block-cover-image-text,
        .editor-styles-wrapper .wp-block-cover-image .wp-block-cover-text,
        .editor-styles-wrapper .wp-block-cover-image h2,
        .editor-styles-wrapper .wp-block-cover .wp-block-cover-image-text,
        .editor-styles-wrapper .wp-block-cover .wp-block-cover-text,
        .editor-styles-wrapper .wp-block-cover h2 {
          font-size: 3rem;
          max-width: 100%; } }
    .editor-styles-wrapper .wp-block-cover-image.alignleft, .editor-styles-wrapper .wp-block-cover-image.alignright,
    .editor-styles-wrapper .wp-block-cover.alignleft,
    .editor-styles-wrapper .wp-block-cover.alignright {
      width: 100%; }
      @media (min-width: 900px) {
        .editor-styles-wrapper .wp-block-cover-image.alignleft, .editor-styles-wrapper .wp-block-cover-image.alignright,
        .editor-styles-wrapper .wp-block-cover.alignleft,
        .editor-styles-wrapper .wp-block-cover.alignright {
          padding: 2rem calc(2 * 2rem); } }
    @media (min-width: 1024px) {
      .editor-styles-wrapper .wp-block-cover-image.alignfull .wp-block-cover-image-text,
      .editor-styles-wrapper .wp-block-cover-image.alignfull .wp-block-cover-text,
      .editor-styles-wrapper .wp-block-cover-image.alignfull h2,
      .editor-styles-wrapper .wp-block-cover.alignfull .wp-block-cover-image-text,
      .editor-styles-wrapper .wp-block-cover.alignfull .wp-block-cover-text,
      .editor-styles-wrapper .wp-block-cover.alignfull h2 {
        max-width: 1108px; } }
    @media (min-width: 900px) {
      .editor-styles-wrapper .wp-block-cover-image.alignfull .wp-block-cover-image-text,
      .editor-styles-wrapper .wp-block-cover-image.alignfull .wp-block-cover-text,
      .editor-styles-wrapper .wp-block-cover-image.alignfull h2,
      .editor-styles-wrapper .wp-block-cover.alignfull .wp-block-cover-image-text,
      .editor-styles-wrapper .wp-block-cover.alignfull .wp-block-cover-text,
      .editor-styles-wrapper .wp-block-cover.alignfull h2 {
        padding: 0; } }
  .editor-styles-wrapper .wp-block-gallery {
    list-style-type: none;
    padding-left: 0; }
    .editor-styles-wrapper .wp-block-gallery .blocks-gallery-image:last-child,
    .editor-styles-wrapper .wp-block-gallery .blocks-gallery-item:last-child {
      margin-bottom: 16px; }
    .editor-styles-wrapper .wp-block-gallery figcaption a {
      color: #fff; }
  .editor-styles-wrapper .wp-block-audio figcaption,
  .editor-styles-wrapper .wp-block-video figcaption,
  .editor-styles-wrapper .wp-block-image figcaption,
  .editor-styles-wrapper .wp-block-gallery .blocks-gallery-image figcaption,
  .editor-styles-wrapper .wp-block-gallery .blocks-gallery-item figcaption {
    font-size: 1.4rem;
    font-family: gill-sans-nova, sans-serif;
    line-height: 1.2;
    margin: 0;
    padding: 1rem;
    text-align: center; }
  .editor-styles-wrapper .wp-block-image figcaption {
    text-align: center; }
  .editor-styles-wrapper .wp-block-separator,
  .editor-styles-wrapper hr {
    background-color: #eee;
    border: 0;
    height: 2px;
    margin-bottom: 4rem;
    margin-top: 4rem;
    max-width: 2.25rem;
    text-align: left;
    /* Remove duplicate rule-line when a separator
	* is followed by an H1, or H2 */ }
    .editor-styles-wrapper .wp-block-separator.is-style-wide,
    .editor-styles-wrapper hr.is-style-wide {
      max-width: 100%; }
      @media (min-width: 1024px) {
        .editor-styles-wrapper .wp-block-separator.is-style-wide,
        .editor-styles-wrapper hr.is-style-wide {
          max-width: 1108px; } }
    .editor-styles-wrapper .wp-block-separator.is-style-dots,
    .editor-styles-wrapper hr.is-style-dots {
      max-width: 100%;
      background-color: inherit;
      border: inherit;
      height: inherit;
      text-align: center; }
      @media (min-width: 1024px) {
        .editor-styles-wrapper .wp-block-separator.is-style-dots,
        .editor-styles-wrapper hr.is-style-dots {
          max-width: 1108px; } }
      .editor-styles-wrapper .wp-block-separator.is-style-dots:before,
      .editor-styles-wrapper hr.is-style-dots:before {
        color: #eee;
        font-size: 2.4rem;
        letter-spacing: 1.6rem;
        padding-left: 1.6rem; }
    .editor-styles-wrapper .wp-block-separator + h1:before,
    .editor-styles-wrapper .wp-block-separator + h2:before,
    .editor-styles-wrapper hr + h1:before,
    .editor-styles-wrapper hr + h2:before {
      display: none; }
  .editor-styles-wrapper .wp-block-embed-twitter {
    word-break: break-word; }
  .editor-styles-wrapper .wp-block-table th,
  .editor-styles-wrapper .wp-block-table td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #eee;
    padding: 1rem; }
  .editor-styles-wrapper .wp-block-file {
    font-family: gill-sans-nova, sans-serif; }
    .editor-styles-wrapper .wp-block-file .wp-block-file__button {
      display: table;
      transition: background 200ms ease-in-out;
      border: none;
      border-radius: 5px;
      background: transparent;
      font-size: 2.1rem;
      font-family: gill-sans-nova, sans-serif;
      line-height: 1.6;
      text-decoration: none;
      font-weight: 700;
      padding: 1.5rem 2rem;
      color: #fff;
      margin-left: 0;
      margin-top: calc(0.75 * 2rem); }
      @media (min-width: 1024px) {
        .editor-styles-wrapper .wp-block-file .wp-block-file__button {
          font-size: 2.1rem;
          padding: 1.75rem 3rem; } }
      .editor-styles-wrapper .wp-block-file .wp-block-file__button:hover {
        background: #000;
        cursor: pointer; }
      .editor-styles-wrapper .wp-block-file .wp-block-file__button:focus {
        background: #000;
        outline: thin dotted;
        outline-offset: -4px; }
  .editor-styles-wrapper .wp-block-code {
    border-radius: 0; }
    .editor-styles-wrapper .wp-block-code code {
      font-size: 2.1rem;
      white-space: pre-wrap;
      word-break: break-word; }
  .editor-styles-wrapper .wp-block-group .wp-block-group__inner-container {
    padding: 2rem; }
  .editor-styles-wrapper .wp-block-group.no-padding .wp-block-group__inner-container {
    padding: 0; }
  .editor-styles-wrapper .wp-block-columns.alignfull {
    padding-left: 2rem;
    padding-right: 2rem; }
  @media (max-width: 899px) {
    .editor-styles-wrapper .wp-block-columns {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .editor-styles-wrapper .wp-block-columns .wp-block-column {
        -webkit-flex-basis: 100% !important;
            -ms-flex-preferred-size: 100% !important;
                flex-basis: 100% !important; } }
  @media (min-width: 900px) {
    .editor-styles-wrapper .wp-block-columns .wp-block-column > *:first-child {
      margin-top: 0; }
    .editor-styles-wrapper .wp-block-columns .wp-block-column > *:last-child {
      margin-bottom: 0; }
    .editor-styles-wrapper .wp-block-columns[class*='has-'] > * {
      margin-right: 2rem; }
      .editor-styles-wrapper .wp-block-columns[class*='has-'] > *:last-child {
        margin-right: 0; }
    .editor-styles-wrapper .wp-block-columns.alignfull,
    .editor-styles-wrapper .wp-block-columns.alignfull .wp-block-column {
      padding-left: calc(2 * 2rem);
      padding-right: calc(2 * 2rem); } }
  .editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
    font-family: gill-sans-nova, sans-serif;
    font-weight: 700; }
    .editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
      font-weight: 400; }
  .editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment,
  .editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-date,
  .editor-styles-wrapper .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
    font-size: inherit; }
  .editor-styles-wrapper .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
    font-size: 1.4rem; }
  .editor-styles-wrapper .has-small-font-size {
    font-size: 1.6rem; }
  .editor-styles-wrapper .has-normal-font-size {
    font-size: 2.1rem; }
  .editor-styles-wrapper .has-large-font-size {
    font-size: 2.4rem; }
  .editor-styles-wrapper .has-huge-font-size {
    font-size: 3rem; }
  .editor-styles-wrapper .has-primary-background-color,
  .editor-styles-wrapper .has-secondary-background-color,
  .editor-styles-wrapper .has-dark-gray-background-color,
  .editor-styles-wrapper .has-light-gray-background-color {
    color: #fff; }
    .editor-styles-wrapper .has-primary-background-color p,
    .editor-styles-wrapper .has-primary-background-color h1,
    .editor-styles-wrapper .has-primary-background-color h2,
    .editor-styles-wrapper .has-primary-background-color h3,
    .editor-styles-wrapper .has-primary-background-color h4,
    .editor-styles-wrapper .has-primary-background-color h5,
    .editor-styles-wrapper .has-primary-background-color h6,
    .editor-styles-wrapper .has-primary-background-color a,
    .editor-styles-wrapper .has-secondary-background-color p,
    .editor-styles-wrapper .has-secondary-background-color h1,
    .editor-styles-wrapper .has-secondary-background-color h2,
    .editor-styles-wrapper .has-secondary-background-color h3,
    .editor-styles-wrapper .has-secondary-background-color h4,
    .editor-styles-wrapper .has-secondary-background-color h5,
    .editor-styles-wrapper .has-secondary-background-color h6,
    .editor-styles-wrapper .has-secondary-background-color a,
    .editor-styles-wrapper .has-dark-gray-background-color p,
    .editor-styles-wrapper .has-dark-gray-background-color h1,
    .editor-styles-wrapper .has-dark-gray-background-color h2,
    .editor-styles-wrapper .has-dark-gray-background-color h3,
    .editor-styles-wrapper .has-dark-gray-background-color h4,
    .editor-styles-wrapper .has-dark-gray-background-color h5,
    .editor-styles-wrapper .has-dark-gray-background-color h6,
    .editor-styles-wrapper .has-dark-gray-background-color a,
    .editor-styles-wrapper .has-light-gray-background-color p,
    .editor-styles-wrapper .has-light-gray-background-color h1,
    .editor-styles-wrapper .has-light-gray-background-color h2,
    .editor-styles-wrapper .has-light-gray-background-color h3,
    .editor-styles-wrapper .has-light-gray-background-color h4,
    .editor-styles-wrapper .has-light-gray-background-color h5,
    .editor-styles-wrapper .has-light-gray-background-color h6,
    .editor-styles-wrapper .has-light-gray-background-color a {
      color: #fff; }
  .editor-styles-wrapper .has-white-background-color {
    color: #000; }
    .editor-styles-wrapper .has-white-background-color p,
    .editor-styles-wrapper .has-white-background-color h1,
    .editor-styles-wrapper .has-white-background-color h2,
    .editor-styles-wrapper .has-white-background-color h3,
    .editor-styles-wrapper .has-white-background-color h4,
    .editor-styles-wrapper .has-white-background-color h5,
    .editor-styles-wrapper .has-white-background-color h6,
    .editor-styles-wrapper .has-white-background-color a {
      color: #000; }
  .editor-styles-wrapper .has-primary-background-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color.has-primary-background-color {
    background-color: #007EA9; }
  .editor-styles-wrapper .has-secondary-background-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
    background-color: #000; }
  .editor-styles-wrapper .has-dark-gray-background-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
    background-color: #000; }
  .editor-styles-wrapper .has-light-gray-background-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
    background-color: #eee; }
  .editor-styles-wrapper .has-white-background-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color.has-white-background-color {
    background-color: #fff; }
  .editor-styles-wrapper .has-primary-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
    color: #007EA9; }
  .editor-styles-wrapper .has-secondary-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
    color: #000; }
  .editor-styles-wrapper .has-dark-gray-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
    color: #000; }
  .editor-styles-wrapper .has-light-gray-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
    color: #eee; }
  .editor-styles-wrapper .has-white-color,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
    color: #fff; }
  .editor-styles-wrapper input[type="radio"]:checked::before {
    margin: 0; }
  .editor-styles-wrapper .assistive-text,
  .editor-styles-wrapper .visuallyhidden,
  .editor-styles-wrapper .page-callout .page-callout-link span,
  .editor-styles-wrapper .visually-hidden,
  .editor-styles-wrapper .screen-reader-text {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
    margin: -1px; }
  .editor-styles-wrapper .margin-none {
    margin: 0; }
  .editor-styles-wrapper .full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    right: 50%;
    margin-right: -50vw; }
  .editor-styles-wrapper .has-white-background-color {
    background-color: #fff; }
  .editor-styles-wrapper .has-white-color {
    color: #fff; }
  .editor-styles-wrapper .has-black-background-color {
    background-color: #000; }
  .editor-styles-wrapper .has-black-color {
    color: #000; }
  .editor-styles-wrapper .has-teal-background-color {
    background-color: #007EA9; }
  .editor-styles-wrapper .has-teal-color {
    color: #007EA9; }
  .editor-styles-wrapper .has-dark-teal-background-color {
    background-color: #024E68; }
  .editor-styles-wrapper .has-dark-teal-color {
    color: #024E68; }
  .editor-styles-wrapper .has-tan-background-color {
    background-color: #F3EFE9; }
  .editor-styles-wrapper .has-tan-color {
    color: #F3EFE9; }
  .editor-styles-wrapper .has-orange-background-color {
    background-color: #F36C29; }
  .editor-styles-wrapper .has-orange-color {
    color: #F36C29; }
  .editor-styles-wrapper .has-light-blue-background-color {
    background-color: ##C0E1EC; }
  .editor-styles-wrapper .has-light-blue-color {
    color: ##C0E1EC; }
  .editor-styles-wrapper .has-tan-background-color a {
    color: #024E68; }
  .editor-styles-wrapper .has-normal-font-size {
    font-size: 1.6rem; }
  .editor-styles-wrapper .has-large-font-size {
    font-size: 3.6rem;
    line-height: 1.2; }
  .editor-styles-wrapper .is-style-outline .has-white-color {
    border-color: #fff !important; }
    .editor-styles-wrapper .is-style-outline .has-white-color:hover {
      background-color: #fff;
      color: #000; }
  .editor-styles-wrapper .margin-auto {
    margin-left: auto;
    margin-right: auto; }
  .editor-styles-wrapper .page-callouts {
    display: block; }
    @media (min-width: 421px) {
      .editor-styles-wrapper .page-callouts {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; } }
  .editor-styles-wrapper .page-callout {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
    min-height: 26rem;
    margin-bottom: 4.6rem;
    -webkit-flex: 100%;
        -ms-flex: 100%;
            flex: 100%; }
    .editor-styles-wrapper .page-callout:hover .page-callout-text, .editor-styles-wrapper .page-callout:focus .page-callout-text {
      background-color: #007EA9;
      text-decoration: underline; }

@media (min-width: 501px) and (max-width: 899px) {
  .editor-styles-wrapper .page-callout {
    -webkit-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    width: 48%;
    max-width: 48%; } }
    @media (min-width: 900px) {
      .editor-styles-wrapper .page-callout {
        -webkit-flex: 0 0 32%;
            -ms-flex: 0 0 32%;
                flex: 0 0 32%;
        width: 32%;
        max-width: 32%; } }
    .editor-styles-wrapper .page-callout .page-callout-link {
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1; }
    .editor-styles-wrapper .page-callout .page-callout-text {
      position: relative;
      z-index: 0;
      line-height: 1;
      margin: 0;
      padding: 2.6rem;
      background-color: #024E68;
      font-size: 2.4rem;
      color: #fff;
      max-width: calc(100% - 5rem);
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      transition: all 300ms ease-in-out; }
      @media (min-width: 421px) {
        .editor-styles-wrapper .page-callout .page-callout-text {
          font-size: 3rem; } }
  .editor-styles-wrapper .content-callouts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media (min-width: 768px) {
      .editor-styles-wrapper .content-callouts {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; } }
  .editor-styles-wrapper .content-callout {
    display: block;
    width: 35rem;
    max-width: 90vw;
    position: relative;
    background-position: center;
    background-size: cover;
    min-height: 35rem;
    margin-bottom: 4.6rem;
    padding: 3.6rem 3.2rem;
    background-color: #024E68;
    color: #fff; }
    @media (min-width: 900px) {
      .editor-styles-wrapper .content-callout {
        -webkit-flex: 0 0 35rem;
            -ms-flex: 0 0 35rem;
                flex: 0 0 35rem;
        max-width: 32%;
        height: 35rem; } }
    .editor-styles-wrapper .content-callout .content-callout-content h1,
    .editor-styles-wrapper .content-callout .content-callout-content h2,
    .editor-styles-wrapper .content-callout .content-callout-content h3 {
      color: #fff;
      margin-bottom: 2.2rem; }
    .editor-styles-wrapper .content-callout .content-callout-content a {
      text-decoration: none;
      color: #fff; }
      .editor-styles-wrapper .content-callout .content-callout-content a:hover, .editor-styles-wrapper .content-callout .content-callout-content a:focus {
        text-decoration: underline; }
  .editor-styles-wrapper .latest-news {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media (min-width: 900px) {
      .editor-styles-wrapper .latest-news {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-align-items: stretch;
            -ms-flex-align: stretch;
                align-items: stretch; } }
  .editor-styles-wrapper .latest-news-post {
    background-color: #F3EFE9;
    width: 35rem;
    max-width: 90vw;
    transition: background 200ms ease-in-out;
    margin-bottom: 3.2rem; }
    .editor-styles-wrapper .latest-news-post:hover, .editor-styles-wrapper .latest-news-post:focus {
      background-color: #DCECF1; }
    @media (min-width: 900px) {
      .editor-styles-wrapper .latest-news-post {
        width: 32%; } }
    .editor-styles-wrapper .latest-news-post .latest-news-thumbnail {
      width: 100%;
      height: 22.6rem;
      background: url("../images/ucc-logo.png") no-repeat center;
      background-size: 18rem auto;
      background-color: #024E68; }
      .editor-styles-wrapper .latest-news-post .latest-news-thumbnail img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center; }
      .editor-styles-wrapper .latest-news-post .latest-news-thumbnail a {
        display: block;
        height: 100%; }
    .editor-styles-wrapper .latest-news-post .latest-news-content {
      padding: 3rem 2.6rem; }
      .editor-styles-wrapper .latest-news-post .latest-news-content [data-readmore-toggle] {
        color: #024E68; }
    .editor-styles-wrapper .latest-news-post .latest-news-title {
      margin-bottom: 2.2rem; }
      .editor-styles-wrapper .latest-news-post .latest-news-title a {
        color: #024E68;
        font-size: 2.4rem;
        text-decoration: none; }
        .editor-styles-wrapper .latest-news-post .latest-news-title a:hover, .editor-styles-wrapper .latest-news-post .latest-news-title a:focus {
          text-decoration: underline;
          color: #000; }
    .editor-styles-wrapper .latest-news-post .latest-news-category a {
      text-decoration: none;
      font-style: italic;
      font-size: 2.4rem; }
      .editor-styles-wrapper .latest-news-post .latest-news-category a:hover, .editor-styles-wrapper .latest-news-post .latest-news-category a:focus {
        text-decoration: underline;
        color: #024E68; }
  .editor-styles-wrapper .subpages {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media (min-width: 900px) {
      .editor-styles-wrapper .subpages {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-align-items: stretch;
            -ms-flex-align: stretch;
                align-items: stretch; } }
  .editor-styles-wrapper .subpage {
    background-color: #F3EFE9;
    width: 35rem;
    max-width: 90vw;
    transition: background 200ms ease-in-out;
    margin-bottom: 3.2rem; }
    @media (min-width: 900px) {
      .editor-styles-wrapper .subpage {
        width: 32%; } }
    .editor-styles-wrapper .subpage .subpage-thumbnail {
      width: 100%;
      height: 22.6rem;
      background: url("../images/ucc-logo.png") no-repeat center;
      background-size: 18rem auto;
      background-color: #024E68; }
      .editor-styles-wrapper .subpage .subpage-thumbnail img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center; }
    .editor-styles-wrapper .subpage .subpage-content {
      padding: 3rem 2.6rem; }
      .editor-styles-wrapper .subpage .subpage-content h1,
      .editor-styles-wrapper .subpage .subpage-content h2,
      .editor-styles-wrapper .subpage .subpage-content h3 {
        margin-bottom: 2.2rem; }
        .editor-styles-wrapper .subpage .subpage-content h1 a,
        .editor-styles-wrapper .subpage .subpage-content h2 a,
        .editor-styles-wrapper .subpage .subpage-content h3 a {
          color: #024E68;
          text-decoration: none; }
          .editor-styles-wrapper .subpage .subpage-content h1 a:hover, .editor-styles-wrapper .subpage .subpage-content h1 a:active,
          .editor-styles-wrapper .subpage .subpage-content h2 a:hover,
          .editor-styles-wrapper .subpage .subpage-content h2 a:active,
          .editor-styles-wrapper .subpage .subpage-content h3 a:hover,
          .editor-styles-wrapper .subpage .subpage-content h3 a:active {
            text-decoration: underline; }
      .editor-styles-wrapper .subpage .subpage-content > *:last-child {
        margin-bottom: 0; }
  @media (min-width: 900px) {
    .editor-styles-wrapper .wp-block-column .subpage {
      width: 48%; } }
  .editor-styles-wrapper .listing abbr[title] {
    border: none;
    text-decoration: none; }
  .editor-styles-wrapper .listing.listing--tribe_events .listing-title {
    font-size: 2.1rem;
    margin-bottom: 0; }
  .editor-styles-wrapper .listing.listing--tribe_events .event-date {
    margin-top: 0.5rem;
    margin-bottom: 2rem; }
  .editor-styles-wrapper .listing.listing--tribe_events .event-location {
    color: #024E68;
    font-weight: 600;
    font-style: italic; }
  .editor-styles-wrapper .listing.listing--changes_deaths .listing-text > * {
    margin-bottom: 1rem; }
  .editor-styles-wrapper .listing .listing-post {
    margin-bottom: 4rem; }
  .editor-styles-wrapper .donation-callout-wrap > .wp-block-group__inner-container {
    width: auto !important;
    max-width: none !important; }
  .editor-styles-wrapper .donation-callout {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 900px) {
      .editor-styles-wrapper .donation-callout {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-align-items: stretch;
            -ms-flex-align: stretch;
                align-items: stretch; } }
    .editor-styles-wrapper .donation-callout .wp-block-column {
      margin: 0; }
    .editor-styles-wrapper .donation-callout .wp-block-cover {
      min-height: 40rem; }
      .editor-styles-wrapper .donation-callout .wp-block-cover h2 {
        font-size: 3.6rem; }
  .editor-styles-wrapper .donation-callout-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 6rem 5rem;
    height: 100%;
    font-weight: 400; }
    .editor-styles-wrapper .donation-callout-content .wp-block-column > *:last-child {
      margin-bottom: 1rem; }
  .editor-styles-wrapper .donation-callout-buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
    @media (min-width: 900px) {
      .editor-styles-wrapper .donation-callout-buttons {
        text-align: left;
        margin-bottom: 0; } }
    .editor-styles-wrapper .donation-callout-buttons .wp-block-button {
      margin: 0; }
  .editor-styles-wrapper .newsletter-sign-up {
    padding: 5rem 0; }
    .editor-styles-wrapper .newsletter-sign-up .wp-block-group__inner-container {
      width: calc(100vw - 4rem);
      max-width: 1108px;
      margin: 0 auto;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .editor-styles-wrapper .newsletter-sign-up .wp-block-group__inner-container > .wp-block-columns {
        margin-bottom: 0; }
      .editor-styles-wrapper .newsletter-sign-up .wp-block-group__inner-container .wp-block-button {
        margin: 0; }
    .editor-styles-wrapper .newsletter-sign-up h2 {
      font-size: 3.6rem; }
      @media (min-width: 900px) {
        .editor-styles-wrapper .newsletter-sign-up h2 {
          font-size: 4.8rem; } }
    .editor-styles-wrapper .newsletter-sign-up .newsletter-sign-up-link {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .editor-styles-wrapper .has-background .gform_body .gfield_required {
    color: #F36C29; }
  .editor-styles-wrapper .has-background .gform_body .gform_fields > li:first-child {
    margin-top: 0; }
  .editor-styles-wrapper .has-background .gform_body input[type="text"] {
    padding: 0.5rem 1.5rem 0.8rem !important;
    background: none;
    background-color: #fff;
    color: #000;
    border-width: 1px;
    height: auto;
    min-height: 0; }
  .editor-styles-wrapper .has-background .gform_body label {
    font-weight: 600;
    text-transform: uppercase; }
  .editor-styles-wrapper .has-background .gform_body .gfield_checkbox input {
    margin-top: 1px !important; }
  .editor-styles-wrapper .has-background .gform_body .gfield_checkbox label {
    font-weight: 400;
    font-size: 1.6rem;
    text-transform: none; }
  .editor-styles-wrapper .alignfull .wp-block-group__inner-container {
    width: calc( 100% - 2rem - 2rem);
    margin: 0 auto;
    max-width: 1108px; }
  .editor-styles-wrapper .event-facets {
    margin: 0 0 6rem; }
    .editor-styles-wrapper .event-facets .button--link {
      line-height: 1;
      float: left;
      margin: 0.2rem 2rem 1rem 0 !important;
      font-size: 2.1rem;
      font-weight: 600;
      text-transform: uppercase; }
    .editor-styles-wrapper .event-facets .facetwp-checkbox {
      font-size: 2.1rem;
      font-weight: 600;
      text-transform: uppercase; }
      .editor-styles-wrapper .event-facets .facetwp-checkbox:hover, .editor-styles-wrapper .event-facets .facetwp-checkbox:focus, .editor-styles-wrapper .event-facets .facetwp-checkbox.checked {
        color: #000;
        text-decoration: underline; }
      .editor-styles-wrapper .event-facets .facetwp-checkbox.disabled {
        opacity: 1;
        color: #999;
        text-decoration: none !important; }
      .editor-styles-wrapper .event-facets .facetwp-checkbox:before {
        content: none; }
    .editor-styles-wrapper .event-facets .facetwp-facet-event_categories {
      margin: 0;
      padding: 0; }
      .editor-styles-wrapper .event-facets .facetwp-facet-event_categories > div {
        display: inline-block; }
        .editor-styles-wrapper .event-facets .facetwp-facet-event_categories > div + div {
          margin-left: 2rem; }
  .editor-styles-wrapper .events {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%; }
    @media (min-width: 900px) {
      .editor-styles-wrapper .events {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-align-items: stretch;
            -ms-flex-align: stretch;
                align-items: stretch; } }
  .editor-styles-wrapper .event-post {
    background-color: #F3EFE9;
    width: 410rem;
    max-width: 90vw;
    transition: background 200ms ease-in-out;
    margin-bottom: 3.2rem; }
    .editor-styles-wrapper .event-post:hover, .editor-styles-wrapper .event-post:focus {
      background-color: #DCECF1; }
    @media (min-width: 900px) {
      .editor-styles-wrapper .event-post {
        width: 32%; } }
    .editor-styles-wrapper .event-post .event-thumbnail {
      width: 100%;
      height: 22.6rem;
      background: url("../images/ucc-logo.png") no-repeat center;
      background-size: 18rem auto;
      background-color: #024E68; }
      .editor-styles-wrapper .event-post .event-thumbnail img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center; }
      .editor-styles-wrapper .event-post .event-thumbnail a {
        display: block;
        height: 100%; }
    .editor-styles-wrapper .event-post .event-content {
      padding: 3rem 2.6rem; }
    .editor-styles-wrapper .event-post .event-title {
      margin-bottom: 2.2rem; }
      .editor-styles-wrapper .event-post .event-title a {
        color: #024E68;
        font-size: 2.4rem;
        text-decoration: none; }
        .editor-styles-wrapper .event-post .event-title a:hover, .editor-styles-wrapper .event-post .event-title a:focus {
          text-decoration: underline;
          color: #000; }
    .editor-styles-wrapper .event-post .event-location {
      margin-top: 3rem;
      font-weight: 600;
      font-style: italic;
      color: #024E68; }
  @media (min-width: 900px) {
    .editor-styles-wrapper .worship-ways-sidebar {
      padding-left: 2rem; } }
  .editor-styles-wrapper .resource-search-form .gfield_required {
    color: #F36C29; }
  .editor-styles-wrapper .resource-search-form label {
    margin-bottom: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    font-size: 1.8rem; }
  .editor-styles-wrapper .resource-search-form select,
  .editor-styles-wrapper .resource-search-form input[type="search"] {
    margin-bottom: 3rem;
    border-width: 1px;
    font-weight: 300;
    color: #000; }
    .editor-styles-wrapper .resource-search-form select::-webkit-input-placeholder, .editor-styles-wrapper .resource-search-form input[type="search"]::-webkit-input-placeholder {
      color: #000; }
    .editor-styles-wrapper .resource-search-form select::-moz-placeholder, .editor-styles-wrapper .resource-search-form input[type="search"]::-moz-placeholder {
      color: #000; }
    .editor-styles-wrapper .resource-search-form select:-ms-input-placeholder, .editor-styles-wrapper .resource-search-form input[type="search"]:-ms-input-placeholder {
      color: #000; }
    .editor-styles-wrapper .resource-search-form select::-ms-input-placeholder, .editor-styles-wrapper .resource-search-form input[type="search"]::-ms-input-placeholder {
      color: #000; }
    .editor-styles-wrapper .resource-search-form select::placeholder,
    .editor-styles-wrapper .resource-search-form input[type="search"]::placeholder {
      color: #000; }
  .editor-styles-wrapper .resource-search-form .clear-search-button {
    display: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    box-shadow: none;
    font-size: 1.6rem;
    margin: 0;
    text-align: right;
    width: 100%; }
  .editor-styles-wrapper .resource-search-form .resource-search-submit {
    display: table;
    margin-left: auto;
    margin-right: auto; }
  .editor-styles-wrapper #gform_wrapper_2 .gfield_required {
    color: #F36C29; }
  .editor-styles-wrapper #gform_wrapper_2 label {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    font-size: 1.8rem; }
  .editor-styles-wrapper #gform_wrapper_2 input[type="text"],
  .editor-styles-wrapper #gform_wrapper_2 textarea {
    margin-top: 0;
    margin-bottom: 1rem;
    border-width: 1px;
    padding: 0.5rem 1rem; }
  .editor-styles-wrapper #gform_wrapper_2 .gform_button {
    display: table;
    margin-left: auto;
    margin-right: auto; }
  .editor-styles-wrapper #gform_wrapper_2 .ginput_complex {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .editor-styles-wrapper #gform_wrapper_2 .ginput_complex > span {
      -webkit-flex: 100%;
          -ms-flex: 100%;
              flex: 100%; }
  .editor-styles-wrapper .resource-list-item {
    margin-bottom: 3rem; }
    .editor-styles-wrapper .resource-list-item .resource-title {
      margin-bottom: 1rem; }
      .editor-styles-wrapper .resource-list-item .resource-title a {
        color: #024E68;
        text-decoration: none;
        font-size: 2.4rem; }
  @media (min-width: 900px) {
    .editor-styles-wrapper .video-playlists [data-glide-el="controls"] {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .editor-styles-wrapper .video-playlists [data-glide-el="controls"] button {
        max-width: 34rem; } }
  .editor-styles-wrapper .video-playlists button {
    width: 100%;
    margin: 0.5rem 0;
    border: none !important;
    background-color: #F3EFE9 !important;
    color: #000 !important;
    font-style: italic;
    text-transform: none !important; }
    .editor-styles-wrapper .video-playlists button:hover {
      background-color: #c0e1ec !important; }
    .editor-styles-wrapper .video-playlists button.active {
      background-color: #c0e1ec !important; }
    @media (min-width: 900px) {
      .editor-styles-wrapper .video-playlists button {
        margin: 0;
        width: auto; }
        .editor-styles-wrapper .video-playlists button + button {
          margin-left: 1.6rem; } }
  @media (max-width: 899px) {
    .editor-styles-wrapper .heading-with-icon {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
      .editor-styles-wrapper .heading-with-icon .wp-block-column {
        width: auto;
        -webkit-flex-basis: auto !important;
            -ms-flex-preferred-size: auto !important;
                flex-basis: auto !important;
        -webkit-flex: 0;
            -ms-flex: 0;
                flex: 0; } }
  .editor-styles-wrapper .church-finder {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 4rem; }
    .editor-styles-wrapper .church-finder .map {
      background-color: #F3EFE9; }
      .editor-styles-wrapper .church-finder .map .facetwp-facet-church_map {
        transition: opacity 400ms ease;
        padding: 0; }
    .editor-styles-wrapper .church-finder .facetwp-template[data-name="church_finder"],
    .editor-styles-wrapper .church-finder .results {
      opacity: 0;
      max-height: 0;
      overflow: hidden;
      transition: opacity 400ms ease; }
      .editor-styles-wrapper .church-finder .facetwp-template[data-name="church_finder"].active,
      .editor-styles-wrapper .church-finder .results.active {
        opacity: 1;
        max-height: none; }
    .editor-styles-wrapper .church-finder .controls,
    .editor-styles-wrapper .church-finder .results {
      margin: 2rem, auto; }
    .editor-styles-wrapper .church-finder .facetwp-map-filtering {
      display: none !important; }
    .editor-styles-wrapper .church-finder .church {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      padding: 1.5rem 2rem;
      font-size: 1.6rem; }
    .editor-styles-wrapper .church-finder .church-title {
      font-size: 1.8rem; }
    .editor-styles-wrapper .church-finder .church-distance {
      font-size: 1.4rem; }
    .editor-styles-wrapper .church-finder .church:nth-child(2n+2) {
      background-color: #F3EFE9; }
    .editor-styles-wrapper .church-finder .facetwp-facet-zip_code {
      position: relative;
      z-index: 1; }
      .editor-styles-wrapper .church-finder .facetwp-facet-zip_code .facetwp-icon {
        right: 8px; }
      .editor-styles-wrapper .church-finder .facetwp-facet-zip_code + .facetwp-template {
        position: relative;
        z-index: 0; }
    .editor-styles-wrapper .church-finder .facetwp-location {
      max-width: 260px; }
    .editor-styles-wrapper .church-finder .facetwp-radius {
      max-width: 110px; }
    .editor-styles-wrapper .church-finder .addressblock,
    .editor-styles-wrapper .church-finder .church-name {
      margin-bottom: 1rem; }
    .editor-styles-wrapper .church-finder .website {
      margin: 1rem 0; }
    .editor-styles-wrapper .church-finder .facetwp-page.active {
      cursor: default;
      color: #000; }
  .editor-styles-wrapper .toggle-list {
    margin: 4rem 0;
    padding: 0; }
  .editor-styles-wrapper .toggle {
    margin: 0;
    padding: 2rem 5rem 2rem 2rem;
    border-bottom: 1px solid #ccc;
    position: relative;
    cursor: pointer; }
    .editor-styles-wrapper .toggle > h3 {
      margin: 0;
      font-size: 2.1rem;
      line-height: 1; }
    .editor-styles-wrapper .toggle.open > span {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .editor-styles-wrapper .toggle > span {
      display: block;
      line-height: 1;
      -webkit-transform: rotate(0);
              transform: rotate(0);
      -webkit-transform-origin: center;
              transform-origin: center;
      transition: all 200ms ease;
      position: absolute;
      right: 1rem;
      top: 1.7rem;
      color: #000;
      font-size: 2.4rem;
      font-weight: 700; }
    .editor-styles-wrapper .toggle .panel {
      margin: 1rem 0;
      padding: 2rem 0;
      display: none; }
  .editor-styles-wrapper .single-post-block .single-post-date {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 1rem; }
  .editor-styles-wrapper .single-post-block .single-post-title {
    text-transform: uppercase;
    margin-bottom: 2rem; }
    .editor-styles-wrapper .single-post-block .single-post-title a {
      text-decoration: none;
      color: #024E68; }
  .editor-styles-wrapper .single-post-block .single-post-excerpt p {
    margin-bottom: 2rem;
    font-size: 2.4rem; }
  .editor-styles-wrapper .single-post-block .single-post-readmore {
    margin: 0;
    text-transform: uppercase; }
  .editor-styles-wrapper .toggle .panel {
    display: block; }

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