/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./content/mu-plugins/rn-blocks/src/frontend.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
.is-style-fancy-quote {
  color: tomato;
}

body ul.is-style-shaded-block {
  margin-bottom: 40px;
  background-color: #f3f3f3;
  border-top: 2px solid #194123;
  padding: 29px 24px !important;
  line-height: 36px;
  font-size: 19px;
  color: #000000;
}

body ul.is-style-shaded-block li {
  margin-bottom: 13px;
  list-style-type: none;
  line-height: 24px;
}

body ul.is-style-shaded-block li:last-child {
  margin-bottom: 0;
}

body ul.is-style-shaded-block li:before {
  display: none !important;
}

.post-type-article .components-form-token-field__token-text {
  white-space: initial;
}

.components-dropdown-menu__popover .components-dropdown-menu__menu[aria-label="Link to a Green Street property"] {
  min-width: 200px;
}

.components-dropdown-menu__popover .components-form-token-field__input-container input[type=text].components-form-token-field__input {
  min-width: 200px;
}

.wp-block-post-excerpt__excerpt {
  word-break: break-word;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./content/mu-plugins/rn-blocks/src/blocks/deal-block/styles.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-rn-deal-block {
  margin-bottom: 32px;
}
.wp-block-rn-deal-block__date {
  font-family: "Ubuntu";
  font-weight: 700;
  margin: 0;
}
.wp-block-rn-deal-block__date,
.wp-block-rn-deal-block__date .components-button.is-link {
  color: #194123;
  font-size: 23px;
  padding: 7px 0;
}
.wp-block-rn-deal-block__content {
  background: #EFEFEF;
  border-top: 2px solid #194123;
  color: #252525;
  font-family: "Hind";
  font-size: 19px;
  font-weight: 400;
  margin: 0 auto;
  padding: 21px 18px 20px;
}
.wp-block-rn-deal-block__content p {
  line-height: initial !important;
  margin: 0 !important;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./content/mu-plugins/rn-blocks/src/blocks/core-query-loop/styles.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
.post-card {
  position: relative;
  container: post-card/inline-size;
}
.post-card .wp-block-post-excerpt__more-text {
  display: none;
}
.post-card--hero {
  height: 390px;
}
.post-card--hero .post-card__primary-term {
  width: -moz-fit-content;
  width: fit-content;
}
.post-card--hero {
  /* Stacked layout, for sidebar column on desktop */
}
.right-hero .post-card--hero.wp-block-columns {
  flex-direction: column;
}
.right-hero .post-card--hero.wp-block-columns .wp-block-column:first-child {
  background-color: var(--wp--preset--color--white) !important;
  order: 2;
  z-index: 2;
  box-sizing: border-box;
  padding: var(--wp--preset--spacing--24) var(--wp--preset--spacing--24) var(--wp--preset--spacing--24) !important;
  position: absolute;
  bottom: 0;
  --wp--style--block-gap: 12px;
  min-height: 180px;
}
.right-hero .post-card--hero.wp-block-columns .wp-block-column:first-child::after {
  content: "";
  width: 0;
  height: 0;
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.82) 19%, #000 99%);
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
}
.right-hero .post-card--hero.wp-block-columns .wp-block-column:first-child .post-card__primary-term {
  padding: 0 !important;
  color: var(--wp--preset--color--light-green) !important;
  background-color: transparent !important;
}
.right-hero .post-card--hero.wp-block-columns .wp-block-column:first-child h2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.right-hero .post-card--hero.wp-block-columns .wp-block-column:first-child h2 a {
  color: var(--wp--preset--color--dark-green) !important;
}
.right-hero .post-card--hero.wp-block-columns .wp-block-column:first-child .wp-block-post-excerpt p {
  color: var(--wp--preset--color--mine-shaft) !important;
  font-size: var(--wp--preset--font-size--small) !important;
  margin-bottom: 0;
}
.right-hero .post-card--hero.wp-block-columns .wp-block-column:nth-child(2) {
  flex-basis: 100% !important;
  order: 1;
}
.right-hero .post-card--hero.wp-block-columns .wp-block-column:nth-child(2) figure {
  position: absolute;
}
.right-hero .post-card--hero.wp-block-columns .wp-block-column:nth-child(2) figure.small-hero-featured-image {
  width: 100%;
}
.right-hero .post-card--hero.wp-block-columns .wp-block-column:nth-child(2) figure.small-hero-featured-image img {
  min-height: 210px;
}
.right-hero--us .post-card--hero.wp-block-columns .wp-block-column:first-child h2 a {
  color: var(--wp--preset--color--mine-shaft) !important;
}
.post-card--hero {
  /* Mobile version */
}
@media (max-width: 780px) {
  .post-card--hero.wp-block-columns {
    position: relative;
  }
  .post-card--hero.wp-block-columns .wp-block-column:first-child {
    order: 1;
    z-index: 2;
    position: absolute;
    bottom: 0;
    background: transparent !important;
  }
  .post-card--hero.wp-block-columns .wp-block-column:first-child::after {
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.82) 19%, #000 99%);
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    min-height: calc(100% + 30px);
  }
  .post-card--hero.wp-block-columns .wp-block-column:first-child h2 a {
    color: var(--wp--preset--color--white) !important;
  }
  .post-card--hero.wp-block-columns .wp-block-column:first-child .wp-block-post-excerpt__excerpt {
    color: var(--wp--preset--color--white) !important;
    margin-bottom: 30px;
  }
  .post-card--hero.wp-block-columns .wp-block-column:nth-child(2) {
    height: 100%;
  }
}
.post-card--vertical-post {
  grid-template-rows: auto 1fr;
}
.post-card--horizontal-post, .post-card--vertical-post {
  height: 100%;
}
.post-card--horizontal-post .wp-block-post-title a::after, .post-card--hero .wp-block-post-title a::after, .post-card--vertical-post .wp-block-post-title a::after {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
}
.gs-post-card li {
  transition: box-shadow 0.3s ease-in-out;
  position: relative;
}
.gs-post-card li:hover {
  box-shadow: 0 2px 8px 3px rgba(0, 0, 0, 0.21);
}
.gs-post-card li:hover img {
  transform: scale(1.05);
}
.gs-post-card li:hover .post-card--hero img {
  transform: scale(1.02);
}
.gs-post-card figure {
  overflow: hidden;
  max-width: 100%;
}
.gs-post-card figure img {
  transition: transform 0.3s ease-out;
}
.rn-personalization-notice {
  margin-top: 12px;
}
.rn-personalization-notice.components-notice {
  padding: 8px 12px;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./content/mu-plugins/rn-blocks/src/blocks/grid-layout/styles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Grid layout.
 *
 * Arrange child elements in a grid. The --grid-min-width property
 * assigns the minimum width a child will shrink to before stacking.
 *
 * HTML structure:
 *
 * <div class="grid-layout">
 *   <div><!-- child --></div>
 *   <div><!-- child --></div>
 *   <div><!-- etc --></div>
 * </div>
 */
.grid-layout {
  display: grid;
  grid-gap: var(--grid-layout-gap, var(--wp--preset--spacing--24));
  grid-template-columns: repeat(auto-fit, minmax(min(var(--grid-min-width, 18.75rem), 100%), 1fr));
}
.grid-layout > * {
  margin: 0;
}

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