body:not(.home):not(.has-featured-image) .bow {
  background-color: rgba(0, 0, 0, 0.25);
  background-image: url(https://fixhomelessness.org/wp-content/uploads/sites/58/2021/09/toolbox-wooden-scaled.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}
body:not(.home):not(.has-featured-image).five-1 .bow {
  background-image: url(https://fixhomelessness.org/wp-content/uploads/sites/58/2022/05/people-walking-scaled.jpg);
  background-position: 50% 50%;
}
body:not(.home):not(.has-featured-image).five-2 .bow {
  background-image: url(https://fixhomelessness.org/wp-content/uploads/sites/58/2022/05/green-drawing-tools-scaled.jpg);
  background-position: 50% 40%;
}
body:not(.home):not(.has-featured-image).five-3 .bow {
  background-image: url(https://fixhomelessness.org/wp-content/uploads/sites/58/2020/03/cropped-AdobeStock_81776411-scaled-1.jpeg);
  background-position: 50% 40%;
}
body:not(.home):not(.has-featured-image).five-4 .bow {
  background-image: url(https://fixhomelessness.org/wp-content/uploads/sites/58/2022/04/AdobeStock_472212322-scaled.jpeg);
  background-position: 50% 70%;
}
body:not(.home):not(.has-featured-image).five-5 .bow {
  background-image: url(https://fixhomelessness.org/wp-content/uploads/sites/58/2022/04/AdobeStock_480327099-scaled.jpeg);
  background-position: 50% 60%;
}

body.home {
  background-color: var(--gray-lightest);
}

body:not(.home):not(#x) .home-only {
  display: none;
}

body.home:not(#x) .not-home,
body.logged-in:not(#x) .not-logged-in-only,
body:not(.logged-in):not(#x) .logged-in-only {
  display: none;
}

.top-feature .article-header::before {
  position: absolute;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 90%);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.top-feature .article-header * {
  z-index: 100;
  position: relative;
}

.single main header sup::before {
  text-transform: uppercase;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.75);
  border-bottom: 3px white solid;
  margin-bottom: 0px;
  padding-bottom: 5px;
  display: inline-block;
}

figure.wp-block-embed-twitter {
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
}

figure.wp-block-embed-twitter:nth-of-type(even) {
  xmargin-left: 1rem;
}

.tagged-street-report main header sup::before {
  content: "Street Report";
}

.sr {
  position: relative;
}

.sr::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(https://fixhomelessness.org/wp-content/uploads/sites/58/2020/03/asphalt-5.jpg);
  background-position: right;
  z-index: 1;
}

.sr::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75%;
  background: linear-gradient(to top right, white, white 35%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 50%);
  z-index: 2;
}

.sr h2, .sr p,
.sr article {
  z-index: 98104;
  position: relative;
}

.sr section h2 {
  margin: 0;
  margin-bottom: -5px;
}

.sr section .article-meta * {
  color: rgba(0, 0, 0, 0.75);
}

.from-jc {
  text-transform: uppercase;
}

.from-jc a {
  font-weight: bold;
}

.single .figure-hull:not(#x) {
  padding-bottom: 50vw;
}

p.has-ek-typography:empty {
  display: none;
}

.audiovisual .articles article {
  display: block;
}
.audiovisual .articles article sub,
.audiovisual .articles article footer {
  display: none;
}

body.home {
  background-image: url(https://fixhomelessness.org/wp-content/uploads/sites/58/2020/03/asphalt-6.jpg);
  background-repeat: repeat-y;
  background-position: center 100vh;
}

body.home main {
  background-color: transparent;
}

body.home .top-feature article {
  margin: 0;
}

.back-white-70 {
  background-color: rgba(255, 255, 255, 0.5);
}

.has-featured-image.fi-hull .hull .figure-hull {
  height: 400px;
  min-height: 200px;
}

.top-feature figure {
  height: 100%;
  width: 100%;
}

.home:not(.single) .hailed-articles figure img {
  object-position: center center;
  display: none;
}

.top-feature {
  min-height: 600px;
  position: relative;
  height: 50vh;
}
.top-feature::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: calc(var(--header-height) * 2);
  width: 100%;
  content: "";
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
.top-feature article {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.top-feature article header {
  bottom: 0;
  position: absolute;
  bottom: 0;
  padding-left: var(--n);
  padding-right: var(--n);
  padding-bottom: var(--n);
}
@media (min-width: 800px) {
  .top-feature article header {
    text-align: right;
    width: 50%;
  }
}
.top-feature article header h3 {
  margin-bottom: 0;
  font-size: 2.5rem;
  line-height: 1;
}
@media (min-width: 800px) {
  .top-feature article header h3 {
    font-size: 3rem;
  }
}
.top-feature .subtitle {
  display: none;
}

.top-feature article .article-meta {
  margin: 0;
}

.top-feature article .article-meta dd {
  color: white;
}

.top-feature article header a:any-link {
  color: white;
}

.top-feature article center,
.top-feature article footer {
  display: none;
}

/* Section News */
section.news:not(#x) .wp-block-column {
  margin-right: 0;
  margin-left: 0;
}
section.news:not(#x) .wp-block-column:nth-of-type(2) {
  background-color: white;
  position: relative;
  xmargin-top: -100px;
  margin-right: 0;
  padding: var(--n);
}
@media (min-width: 800px) {
  section.news:not(#x) .wp-block-column:nth-of-type(2) {
    padding-right: 0;
  }
}
section.news:not(#x) .wp-block-column:nth-of-type(3) {
  background-color: white;
  position: relative;
  padding: var(--n);
  margin-left: 0;
}
@media (min-width: 800px) {
  section.news:not(#x) .wp-block-column:nth-of-type(3) {
    margin-top: -200px;
  }
}
section.news:not(#x) figure {
  grid-column-start: 1;
  grid-column-end: 3;
  margin: 0;
  padding-bottom: 0;
}

section.news:not(#x) .articles article {
  border: none;
  grid-column-gap: 0;
  padding-bottom: 0;
  padding-top: 0rem;
  position: relative;
  height: 200px;
}

section.news .articles article::before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 100%;
  right: 0%;
  left: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0, rgba(0, 0, 0, 0) 50%);
}

section.news:not(#x) .article-header {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  top: auto;
  z-index: 98104;
  display: block;
  grid-area: none;
}

section.news:not(#x) .article-header .article-meta {
  position: absolute;
}

section.news:not(#x) .article-header .subtitle {
  display: none;
}

section.news:not(#x) .article-header sub {
  margin: 0;
}

section.news h3 a:any-link {
  color: white;
  display: block;
  padding: 0 var(--n2);
  width: auto;
}

section.news:not(#x) .article-footer,
section.news:not(#x) .article-center {
  display: none;
}

.body-header .widget_nav_menu li:first-of-type a::before {
  display: none;
}

a.wp-block-button__link:not(.x):any-link {
  background-color: #007c69;
  color: rgba(255, 255, 255, 0.9);
}

a.wp-block-button__link:not(.x):hover {
  color: white;
  background-color: #004d41 !important;
}

@media only screen and (min-width: 1000px) {
  .template-main main:not(.x) {
    max-width: 100vw;
  }
}
@media only screen and (min-width: 0px) {
  .template-main main:not(.x) {
    padding-top: 0px;
  }
}
.max-width-500 {
  max-width: 500px;
}

.margin-left-auto {
  margin-left: auto;
}

.margin-right-auto {
  margin-right: auto;
}

.row-reverse {
  flex-direction: row-reverse;
}

.text-align-center {
  text-align: center;
}

:root {
  --primary: #007c69;
}

header.areas .area:last-of-type {
  flex-basis: 66%;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
}

.tagline {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 1;
  margin-top: -4px;
  font-size: 0.8em;
}

.template-main .ugb-content-wrapper,
.template-main .wp-block-cover__inner-container:not(#x),
.constrain {
  margin: 0 auto;
  width: 800px;
  max-width: 95vw;
}

.m-lr-0:not(#x) {
  margin-left: 0;
  margin-right: 0;
}

.max-height-300 {
  max-height: 300px;
}

.m-t-2n:not(#x) {
  margin-top: calc(2 * var(--n));
}

.m-tb-2n:not(#x) {
  margin-bottom: calc(2 * var(--n));
  margin-top: calc(2 * var(--n));
}

.m-tb-3n:not(#x) {
  margin-bottom: calc(3 * var(--n));
  margin-top: calc(3 * var(--n));
}

.p-tb-3n:not(#x) {
  padding-bottom: calc(3 * var(--n));
  padding-top: calc(3 * var(--n));
}

.hr-dark {
  background: var(--gray);
  width: 50%;
}

.halves:not(.x):not(.y) .wp-block-column {
  flex-basis: 50%;
}

.seamless:not(.x):not(.y) {
  margin: 0;
}

.seamless:not(.x):not(.y):not(#x) .wp-block-column {
  margin: 0;
}

.body-footer {
  background-color: var(--primary);
}

.body-footer a {
  display: block;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.tagged-__full-width .center-center:not(.x):not(.y) {
  padding: 0;
}

@media only screen and (min-width: 1000px) {
  .is-stylized .template-main main {
    padding: 0px;
  }
}
h3 {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.home h2 {
  font-size: 3rem;
  margin: 1.5rem 0;
}
.home h3 {
  font-size: 1.25rem;
}
@media (min-width: 800px) {
  .home h3 {
    font-size: 1.5rem;
  }
}

aside.side header h3 {
  font-size: 1.75rem;
}

.fh-card {
  background-color: white;
  color: var(--gray);
  padding: 1rem;
}
.fh-card .wp-block-group {
  height: 100%;
}
.fh-card .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.fh-card .wp-block-group__inner-container * {
  flex-basis: 0%;
  flex-grow: 1;
}
.fh-card .wp-block-group__inner-container p {
  flex-basis: 50%;
  flex-grow: 0;
  flex-shrink: 1;
}

.fh-card .wp-block-button {
  justify-self: flex-end;
  flex-basis: 0px;
  flex-shrink: 0;
}

.fh-card p {
  padding-left: 2rem;
  padding-right: 2rem;
}

.page-about .figure-hull,
.page-blog .figure-hull {
  min-height: 300px;
  height: 300px;
}

.page-signup .figure-hull {
  min-height: 400px;
  height: 500px;
}

.page-toolbox .figure-hull {
  min-height: 400px;
  max-height: 500px;
}

body.home .body-header,
body.page-new .body-header {
  background-color: transparent;
  position: absolute;
  left: 0;
  right: 0;
}

.p-t-3n {
  padding-top: calc(3 * var(--n));
}

.p-t-4n {
  padding-top: calc(4 * var(--n));
}

main {
  position: relative;
}

.main-header {
  color: white;
  position: absolute;
  bottom: 100%;
}

.widget_nav_menu header {
  display: none;
}

.body-center {
  min-height: calc(100vh - 340px);
}

dl.socialize.follow dt {
  display: inline-block;
  font-weight: bold;
  font-family: var(--sans);
  text-transform: uppercase;
}

dl.socialize.follow dd {
  display: inline-block;
  margin-left: 1ch;
}

summary.ab-accordion-title {
  border: 1px var(--gray-light) solid;
}

details {
  background: black;
  text-align: center;
}

details p:empty {
  display: none;
}

.pdfemb-viewer:not(.x) {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-cover,
.wp-block-cover-image {
  height: 100%;
}

.body-footer ul {
  display: block;
  margin: 0;
  padding: 0;
  width: 100vw;
}
.body-footer li {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 300px;
  width: 300px;
}
.body-footer li a {
  text-align: center;
}
.body-footer li:first-of-type {
  margin-right: 50vw;
  margin-left: auto;
}
.body-footer li:nth-of-type(2) {
  margin-left: 50vw;
  margin-right: auto;
}
.body-footer li:first-of-type a {
  display: block;
}
.body-footer li:nth-of-type(2) a {
  display: block;
  height: 300px;
}
.body-footer #block-112 a[href*="wealthandpoverty.center"] {
  background-image: url("https://fixhomelessness.org/wp-content/uploads/sites/58/2020/03/di-cwp.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 95% auto;
  color: var(--gray-light);
  display: block;
  line-height: 1;
  margin: auto 0;
  text-align: center;
  text-indent: -98104px;
  width: 500px;
}

/*# sourceMappingURL=58.css.map */
