/* SCSS Framework boilerplate from Ristretto: https://github.com/kylelarkin/ristretto */
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body, select, input, textarea {
  color: #333;
}

::-moz-selection {
  background: #ccc;
  color: #000;
  text-shadow: none;
}

::selection {
  background: #ccc;
  color: #000;
  text-shadow: none;
}

a:link {
  -webkit-tap-highlight-color: #ccc;
}

ins {
  background-color: #ccc;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ccc;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

.block-featured-story, .editor-styles-wrapper .block-featured-story {
  display: grid;
  gap: 1.5rem;
  margin-bottom: 1.5rem !important;
  position: relative;
}
.block-featured-story.count-1, .editor-styles-wrapper .block-featured-story.count-1 {
  container-type: inline-size;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .block-featured-story.count-2, .editor-styles-wrapper .block-featured-story.count-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
  }
}
@container (min-width: 800px) {
  .block-featured-story.image-align-right .featured-story .featured-story-content, .editor-styles-wrapper .block-featured-story.image-align-right .featured-story .featured-story-content {
    border: 1px solid #D1D1D1 !important;
    border-right: none !important;
    order: -1;
  }
}
.block-featured-story.count-2.hide-images .featured-story-content, .editor-styles-wrapper .block-featured-story.count-2.hide-images .featured-story-content {
  border: 1px solid #D1D1D1;
}
@media only screen and (min-width: 1024px) {
  .block-featured-story.count-2.hide-images .featured-story, .editor-styles-wrapper .block-featured-story.count-2.hide-images .featured-story {
    grid-template-rows: 1fr;
  }
}
.block-featured-story .featured-story, .editor-styles-wrapper .block-featured-story .featured-story {
  background: #fff;
  display: grid;
  grid-template-rows: auto 1fr;
  position: relative;
  /* Narrow layout stuff here */
}
.block-featured-story .featured-story .book-review-thumbnail, .editor-styles-wrapper .block-featured-story .featured-story .book-review-thumbnail {
  background: #F7FAF9;
  position: relative;
}
@container (min-width: 800px) {
  .block-featured-story .featured-story, .editor-styles-wrapper .block-featured-story .featured-story {
    /* Wide layout stuff here */
    grid-template-columns: 1fr 1fr;
  }
  .block-featured-story .featured-story .featured-story-thumbnail, .editor-styles-wrapper .block-featured-story .featured-story .featured-story-thumbnail {
    aspect-ratio: auto;
  }
  .block-featured-story .featured-story .featured-story-content, .editor-styles-wrapper .block-featured-story .featured-story .featured-story-content {
    border: 1px solid #D1D1D1;
    border-left: none;
  }
}
.block-featured-story .featured-story.future-tense, .editor-styles-wrapper .block-featured-story .featured-story.future-tense {
  background: #F9F0E5;
}
.block-featured-story .featured-story.future-tense a, .editor-styles-wrapper .block-featured-story .featured-story.future-tense a {
  color: #CB791A;
  font-weight: 900;
}
.block-featured-story .featured-story.future-tense .byline, .editor-styles-wrapper .block-featured-story .featured-story.future-tense .byline {
  color: #666;
}
.block-featured-story .featured-story-thumbnail, .editor-styles-wrapper .block-featured-story .featured-story-thumbnail {
  aspect-ratio: 8/5;
}
.block-featured-story .featured-story-thumbnail.book-review-thumbnail .wp-post-image, .editor-styles-wrapper .block-featured-story .featured-story-thumbnail.book-review-thumbnail .wp-post-image {
  object-fit: contain;
  position: absolute;
}
.block-featured-story .wp-post-image, .editor-styles-wrapper .block-featured-story .wp-post-image {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.block-featured-story .featured-story-content, .editor-styles-wrapper .block-featured-story .featured-story-content {
  border: 1px solid #D1D1D1;
  border-top: none;
  padding: 1.5rem;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  .block-featured-story .featured-story-content, .editor-styles-wrapper .block-featured-story .featured-story-content {
    padding: 2.5rem;
  }
}
.block-featured-story .article-kicker, .editor-styles-wrapper .block-featured-story .article-kicker {
  color: #767676;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.block-featured-story h2, .editor-styles-wrapper .block-featured-story h2 {
  color: #132E3D;
  font-family: "freight-display-pro", "Times New Roman", Times, serif;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  position: static;
  text-transform: none;
}
.block-featured-story h2 a, .editor-styles-wrapper .block-featured-story h2 a {
  color: #132E3D;
}
.block-featured-story h2 a::after, .editor-styles-wrapper .block-featured-story h2 a::after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.block-featured-story .byline, .editor-styles-wrapper .block-featured-story .byline {
  margin-bottom: 1rem;
}
.block-featured-story .byline a, .editor-styles-wrapper .block-featured-story .byline a {
  background: transparent;
}
.block-featured-story .excerpt, .editor-styles-wrapper .block-featured-story .excerpt {
  font-size: 1.1875rem;
}
.block-featured-story .read-more, .editor-styles-wrapper .block-featured-story .read-more {
  display: block;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 2px;
  margin-top: 1rem;
  text-transform: uppercase;
}
.block-featured-story a, .editor-styles-wrapper .block-featured-story a {
  color: #3CAA8B;
  text-decoration: none !important;
  transition: all 0.25s ease-out;
  border: 0;
}
.block-featured-story a:hover, .editor-styles-wrapper .block-featured-story a:hover {
  color: #132E3D !important;
}
