/* 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-recent-future-tense-fiction, .editor-styles-wrapper .block-recent-future-tense-fiction {
  background-image: url("../../img/ftf-background.jpg");
  background-size: cover;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media only screen and (min-width: 1024px) {
  .block-recent-future-tense-fiction, .editor-styles-wrapper .block-recent-future-tense-fiction {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.block-recent-future-tense-fiction .slider-intro, .editor-styles-wrapper .block-recent-future-tense-fiction .slider-intro {
  display: grid;
}
@media only screen and (min-width: 768px) {
  .block-recent-future-tense-fiction .slider-intro, .editor-styles-wrapper .block-recent-future-tense-fiction .slider-intro {
    grid-template-columns: 1.125fr 2fr;
  }
}
.block-recent-future-tense-fiction .slider-intro h2, .block-recent-future-tense-fiction .slider-intro p, .editor-styles-wrapper .block-recent-future-tense-fiction .slider-intro h2, .editor-styles-wrapper .block-recent-future-tense-fiction .slider-intro p {
  color: #fff;
  margin-top: 0;
  letter-spacing: 0;
}
.block-recent-future-tense-fiction .slider-intro h2, .editor-styles-wrapper .block-recent-future-tense-fiction .slider-intro h2 {
  font-size: 2.375rem;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: none;
}
@media only screen and (min-width: 1024px) {
  .block-recent-future-tense-fiction .slider-intro h2, .editor-styles-wrapper .block-recent-future-tense-fiction .slider-intro h2 {
    font-size: 3.125rem;
  }
}
.block-recent-future-tense-fiction .slider-intro p, .editor-styles-wrapper .block-recent-future-tense-fiction .slider-intro p {
  font-size: 1.1875rem;
  letter-spacing: 0.5;
  font-style: italic;
  max-width: 690px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .block-recent-future-tense-fiction .slider-intro p, .editor-styles-wrapper .block-recent-future-tense-fiction .slider-intro p {
    margin-bottom: 1.5rem;
  }
}
.block-recent-future-tense-fiction .tns-outer, .editor-styles-wrapper .block-recent-future-tense-fiction .tns-outer {
  display: flex;
  flex-wrap: wrap;
  gap: 0 3.125rem;
  flex-direction: row-reverse;
  justify-items: flex-end;
}
.block-recent-future-tense-fiction .tns-nav, .editor-styles-wrapper .block-recent-future-tense-fiction .tns-nav {
  display: flex;
  gap: 0.5625rem;
  align-items: center;
}
.block-recent-future-tense-fiction .tns-nav button, .editor-styles-wrapper .block-recent-future-tense-fiction .tns-nav button {
  border-radius: 100%;
  height: 7px;
  aspect-ratio: 1;
  padding: 0;
  width: 7px;
  border: 0;
}
.block-recent-future-tense-fiction .tns-nav button.tns-nav-active, .editor-styles-wrapper .block-recent-future-tense-fiction .tns-nav button.tns-nav-active {
  background-color: #F6CB65;
}
.block-recent-future-tense-fiction .tns-nav button:not(.tns-nav-active), .editor-styles-wrapper .block-recent-future-tense-fiction .tns-nav button:not(.tns-nav-active) {
  background-color: #ccc;
}
.block-recent-future-tense-fiction .tns-controls, .editor-styles-wrapper .block-recent-future-tense-fiction .tns-controls {
  display: flex;
  justify-content: flex-end;
  align-content: center;
}
.block-recent-future-tense-fiction .tns-controls:focus, .editor-styles-wrapper .block-recent-future-tense-fiction .tns-controls:focus {
  outline: 0;
  border-bottom: 1px solid #F6CB65;
}
.block-recent-future-tense-fiction .tns-controls:focus button, .editor-styles-wrapper .block-recent-future-tense-fiction .tns-controls:focus button {
  background-color: #f2f2f2;
}
.block-recent-future-tense-fiction .tns-controls:focus button[disabled], .editor-styles-wrapper .block-recent-future-tense-fiction .tns-controls:focus button[disabled] {
  opacity: 0.5;
}
.block-recent-future-tense-fiction .tns-controls button, .editor-styles-wrapper .block-recent-future-tense-fiction .tns-controls button {
  background: transparent;
  border: none;
  color: #F6CB65;
  font-size: 1.3125rem;
  padding: 0.5rem 1rem;
  transition: all 0.25s ease;
}
.block-recent-future-tense-fiction .tns-controls button[data-controls=prev], .editor-styles-wrapper .block-recent-future-tense-fiction .tns-controls button[data-controls=prev] {
  border-right: 1px solid #d8d8d8;
}
.block-recent-future-tense-fiction .tns-controls button:disabled, .editor-styles-wrapper .block-recent-future-tense-fiction .tns-controls button:disabled {
  color: #979797;
}
.block-recent-future-tense-fiction .tns-ovh, .editor-styles-wrapper .block-recent-future-tense-fiction .tns-ovh {
  border-top: 1px solid #F6CB65;
  padding-top: 3.125rem;
}
.block-recent-future-tense-fiction .ftf-slider, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider {
  display: flex;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story {
  position: relative;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story:hover img, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story:hover img {
  scale: 1.125;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story:nth-child(2) .story-slider-inner, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story:nth-child(2) .story-slider-inner {
  border: 2px solid #DCAE8F;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story:nth-child(2) .ftf-story-content, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story:nth-child(2) .ftf-story-content {
  background: #DCAE8F;
  border-top: 2px solid #DCAE8F;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story:nth-child(3) .story-slider-inner, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story:nth-child(3) .story-slider-inner {
  border: 2px solid #F6CB65;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story:nth-child(3) .ftf-story-content, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story:nth-child(3) .ftf-story-content {
  background: #F6CB65;
  border-top: 2px solid #F6CB65;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story:nth-child(4) .story-slider-inner, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story:nth-child(4) .story-slider-inner {
  border: 2px solid #D7DCA9;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story:nth-child(4) .ftf-story-content, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story:nth-child(4) .ftf-story-content {
  background: #D7DCA9;
  border-top: 2px solid #D7DCA9;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(2) h3 a, .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(2) .ftf-byline, .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(2) .excerpt, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(2) h3 a, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(2) .ftf-byline, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(2) .excerpt {
  color: #DCAE8F;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(2) .response-label, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(2) .response-label {
  border: 1px solid #DCAE8F;
  color: #DCAE8F;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(3) h3 a, .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(3) .ftf-byline, .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(3) .excerpt, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(3) h3 a, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(3) .ftf-byline, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(3) .excerpt {
  color: #F6CB65;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(3) .response-label, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(3) .response-label {
  border: 1px solid #F6CB65;
  color: #F6CB65;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(4) h3 a, .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(4) .ftf-byline, .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(4) .excerpt, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(4) h3 a, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(4) .ftf-byline, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(4) .excerpt {
  color: #D7DCA9;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(4) .response-label, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response:nth-child(4) .response-label {
  border: 1px solid #D7DCA9;
  color: #D7DCA9;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response .ftf-story-content, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response .ftf-story-content {
  background: rgba(35, 31, 32, 0.9);
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response h3 a, .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response .ftf-byline, .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response .excerpt, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response h3 a, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response .ftf-byline, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response .excerpt {
  color: #FC9987;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response .response-label, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story.ftf-story-response .response-label {
  border: 1px solid #FC9987;
  color: #FC9987;
  display: inline-block;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
  padding: 0.25rem 0.75rem;
  text-transform: uppercase;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story .story-slider-inner, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story .story-slider-inner {
  border: 2px solid #FC9987;
  display: grid;
  grid-template-rows: auto 1fr;
  height: 100%;
  overflow: hidden;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story .story-slider-inner .read-more, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story .story-slider-inner .read-more {
  display: none;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story .thumb-container, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story .thumb-container {
  aspect-ratio: 8/5;
  overflow: hidden;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story .wp-post-image, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story .wp-post-image {
  transition: all 2s ease-in-out;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story .ftf-story-content, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story .ftf-story-content {
  background: #FC9987;
  border-top: 2px solid #FC9987;
  color: #231F20;
  height: 100%;
  padding: 1.5rem 2rem;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story h3, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story h3 {
  color: #231F20;
  font-family: "freight-display-pro", "Times New Roman", Times, serif;
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 0.5px;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 0.5rem;
  text-transform: none;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story .ftf-byline, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story .ftf-byline {
  color: #231F20;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin: 0;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story .excerpt, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story .excerpt {
  color: #231F20;
  font-family: "freight-text-pro", "Times New Roman", Times, serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.5px;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story a, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story a {
  color: inherit;
  text-decoration: none;
}
.block-recent-future-tense-fiction .ftf-slider .ftf-story a::after, .editor-styles-wrapper .block-recent-future-tense-fiction .ftf-slider .ftf-story a::after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
