.newstate-accordion .toggle { display: block; }

.newstate-accordion .content { display: none; }

.newstate-hero { overflow: hidden; }

.newstate-hero article { position: relative; z-index: 1; }

.newstate-hero figure, .newstate-hero video, .newstate-hero .hero-overlay { display: block; position: absolute; margin: 0; }

.newstate-hero figure, .newstate-hero .hero-overlay { top: 0; width: 100%; left: 0; background-size: cover; background-repeat: no-repeat; background-position: center; }

.newstate-hero.is-format-full figure, .newstate-hero.is-format-full .hero-overlay { height: 100%; }

.newstate-hero.is-format-full video { left: 50%; top: 50%; min-height: 100%; min-width: 100%; max-width: none; transform: translate(-50%, -50%); }

.newstate-hero.is-format-side figure, .newstate-hero.is-format-side video { position: relative; }

.newstate-hero.is-format-side figure { height: 0; padding-bottom: 100%; background-size: contain; }

.newstate-hero.is-format-side video { width: 100%; }

.newstate-hero video { height: auto; }

@media (min-width: 700px) { .newstate-hero.is-format-side { display: flex; align-items: center; }
  .newstate-hero.is-format-side article { flex-basis: 40%; margin-right: 2rem; }
  .newstate-hero.is-format-side article.has-text-align-center .content { margin-left: 20%; }
  .newstate-hero.is-format-side figure, .newstate-hero.is-format-side video { flex-basis: 60%; width: 60%; }
  .newstate-hero.is-format-side figure { padding-bottom: 60%; background-position: center top; } }

.newstate-link-set a { display: block; }

.newstate-team-grid .bio-details { display: none; }

ul.acf-radio-list.acf-hl li, ul.acf-checkbox-list.acf-hl li { list-style: none; }

.wp-admin .column-post_thumbs img { max-width: 100%; height: auto; }
/*# sourceMappingURL=custom-blocks.css.map */