  @charset "UTF-8";
/*
 Theme Name:       UW For Washington Theme
 Theme URI:        https://github.com/uweb/uwforwa
 GitHub Theme URI: https://github.com/uweb/uwforwa
 Author:           UW Web Team
 Author URI:       https://github.com/uweb
 Description:      A For Washington site child theme based on 山 WordPress Theme
 Template:         uw_wp_theme
 Version:          1.0
 License:          GNU General Public License v2 or later
 License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 Tags:             two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:      uwforwa
*/
p.lead, .forwa-story div.lead {
  font-family: "Encode Sans Compressed", sans-serif;
  font-weight: 600;
  font-size: 26px;
  color: #818A91; }

#page {
  clear: both; }

.uw-search-bar-container .container.no-height {
  padding: 0; }

header.site-header .navbar #site-navigation .audience-menu-container ul li a,
header.site-header .navbar #site-navigation .audience-menu-container ul li a:visited {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 24px; }

header.site-header.forwa {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  header.site-header.forwa.white path.cls-1 {
    fill: white !important; }
  header.site-header.forwa.white .navbar #site-navigation .audience-menu-container ul li a,
  header.site-header.forwa.white .navbar header.site-header .navbar #site-navigation .audience-menu-container ul li a:visited {
    color: white !important; }
  header.site-header.forwa .navbar .site-branding {
    margin-left: 40px; }
    header.site-header.forwa .navbar .site-branding .uw-patch, header.site-header.forwa .navbar .site-branding .uw-wordmark {
      text-indent: 0;
      background: none; }
  header.site-header.forwa .navbar #site-navigation .audience-menu-container ul li a,
  header.site-header.forwa .navbar #site-navigation .audience-menu-container ul li a:visited {
    color: #4b2e83;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 24px; }
    header.site-header.forwa .navbar #site-navigation .audience-menu-container ul li a:after,
    header.site-header.forwa .navbar #site-navigation .audience-menu-container ul li a:visited:after {
      background: none; }
  header.site-header.forwa .navbar #site-navigation .audience-menu-container ul li a:hover,
  header.site-header.forwa .navbar header.site-header .navbar #site-navigation .audience-menu-container ul li a:hover {
    color: white; }
  @media (min-width: 991px) {
    header.site-header.forwa {
      padding-top: 30px;
      height: 75px; }
      header.site-header.forwa .uw-patch, header.site-header.forwa .uw-patch svg {
        height: 75px !important; } }

header.site-header.forwa .site-branding a.uw-patch:hover,
header.site-header.forwa .site-branding a.uw-patch:focus {
  background: none; }
  header.site-header.forwa .site-branding a.uw-patch:hover svg path,
  header.site-header.forwa .site-branding a.uw-patch:focus svg path {
    fill: white; }

header.site-header.forwa #site-navigation .audience-menu-container ul li a:hover,
header.site-header.forwa #site-navigation .audience-menu-container ul li a:focus {
  color: white !important; }

section {
  padding: 50px 0;
  background-color: #e8e3d3;
  position: relative; }

.intro {
  margin-top: -122px;
  margin-bottom: 0;
  background-color: #373A3C; }
  .intro::after {
    display: block;
    content: "";
    clear: both; }
  .intro .jumbotron, .intro .forwa-hero {
    min-height: 94vh;
    background-position: bottom center;
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-size: cover; }
    .intro .jumbotron.region, .intro .forwa-hero.region {
      max-height: none;
      min-height: unset;
      position: relative; }
      .intro .jumbotron.region:after, .intro .forwa-hero.region:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
        z-index: 0; }
      .intro .jumbotron.region .container, .intro .forwa-hero.region .container {
        padding-top: 200px; }
      .intro .jumbotron.region svg, .intro .forwa-hero.region svg {
        width: 300px;
        height: 100px; }
    .intro .jumbotron .container, .intro .forwa-hero .container {
      padding-top: 30vh;
      z-index: 1;
      position: relative; }
  .intro h1 {
    color: white;
    text-shadow: -2px 7px 20px rgba(75, 46, 131, 0.9);
    font-family: 'Encode Sans Compressed', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 0.1em;
    fill: white;
    line-height: normal;
    font-size: 30px;
    text-align: center;
    font-size: 8vw; }
    @media screen and (min-width: 1200px) {
      .intro h1 {
        font-size: 116px; } }
  .intro .regions {
    padding-bottom: 4vh; }
    .intro .regions a {
      font-size: 19px;
      font-weight: 900;
      font-family: 'Encode Sans Compressed', sans-serif;
      text-transform: uppercase;
      color: white;
      text-align: center;
      text-shadow: -2px 3px 3px rgba(75, 46, 131, 0.9); }
  .intro .intro-text {
    color: white;
    text-shadow: -2px 2px 2px #4b2e83;
    padding: 5vh 0; }
    .intro .intro-text p {
      color: white; }

main {
  min-width: 100%; }

.story-filters {
  text-align: center; }
  .story-filters h2 {
    font-weight: 900;
    text-transform: uppercase; }
  .story-filters select {
    display: inline-block;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #e8e3d3;
    color: #4b2e83;
    font-family: 'Encode Sans Compressed', sans-serif;
    font-weight: 800;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px #4b2e83 solid;
    padding: 10px 20px;
    background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(to right, #4b2e83, #4b2e83);
    background-position: calc(100% - 16px) calc(1em + 3px), calc(100% - 11px) calc(1em + 3px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 3em;
    background-repeat: no-repeat;
    padding-right: 50px; }
    .story-filters select option {
      font-weight: 600; }
  .story-filters .btn-grp {
    display: inline-block; }
    .story-filters .btn-grp .btn {
      border: solid 1px #4b2e83; }
      .story-filters .btn-grp .btn span.arrow-box, .story-filters .btn-grp .btn span.arrow-box .arrow {
        background-color: #4b2e83 !important; }

.story-list {
  background-color: #4b2e83; }
  .story-list .card-columns {
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
    grid-column-gap: 3rem; }
    @media (min-width: 575px) and (max-width: 991px) {
      .story-list .card-columns {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2; } }
    .story-list .card-columns .card {
      margin-bottom: 3rem; }
  .story-list .article-source, .story-list .article-region {
    position: absolute;
    background-color: #4b2e83;
    color: white;
    font-size: 12px;
    padding: 3px 5px; }
  .story-list .article-region {
    top: 2%;
    left: 5%;
    text-transform: uppercase;
    z-index: 1; }
  .story-list .article-source {
    top: 0;
    right: 5%;
    font-style: italic; }
  .story-list .card.image-top .card-body {
    padding: 2rem;
    position: relative;
    letter-spacing: 0.3px; }
    .story-list .card.image-top .card-body h3 {
      padding: 0; }
    .story-list .card.image-top .card-body h3 a {
      color: #373A3C;
      font-size: 1.9rem;
      text-decoration: none; }
    .story-list .card.image-top .card-body h3 a:hover {
      text-decoration: underline; }
    .story-list .card.image-top .card-body a, .story-list .card.image-top .card-body a:visited, .story-list .card.image-top .card-body h3 {
      color: #373A3C;
      font-weight: 900; }
    .story-list .card.image-top .card-body .udub-slant-divider {
      margin-left: 0; }
  .story-list .image {
    position: relative;
    -webkit-transition: .2s all;
    transition: .2s all; }
    .story-list .image:hover .readmore-link {
      display: inline-block; }
    .story-list .image .readmore-link {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      text-align: center;
      -webkit-transition: .2s all;
      transition: .2s all;
      display: none;
      font-size: 14px;
      color: white;
      font-weight: 600;
      font-family: "Encode Sans Compressed", sans-serif;
      padding: 5px;
      border: 1px solid white;
      text-transform: uppercase; }
    .story-list .image img {
      max-width: 100%;
      max-height: 100%;
      -webkit-transition: .2s all;
      transition: .2s all; }
    .story-list .image:hover img {
      -webkit-filter: brightness(40%); }

.story-feeds div.twitter-item {
  background-color: #4b2e83;
  text-align: left;
  padding: 20px;
  zoom: 1;
  opacity: 1;
  position: relative;
  border: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  font-family: "Encode Sans Compressed", sans-serif;
  color: white;
  margin-top: 40px; }
  .story-feeds div.twitter-item .twitter-heading {
    height: auto;
    margin: 0;
    height: 56px;
    display: block; }
    .story-feeds div.twitter-item .twitter-heading img {
      border-radius: 50%;
      border-color: white;
      margin: 0 11px 0 0;
      height: 30px;
      display: inline-block;
      vertical-align: top; }
    .story-feeds div.twitter-item .twitter-heading .twitter-user {
      display: inline-block;
      margin-top: 1px; }
      .story-feeds div.twitter-item .twitter-heading .twitter-user h3 {
        display: block;
        color: white;
        font-size: 15px;
        font-weight: 400;
        margin: 0; }
      .story-feeds div.twitter-item .twitter-heading .twitter-user .screen-name {
        font-size: 12px;
        opacity: 0.7;
        font-weight: 100;
        font-family: "Open Sans", sans-serif; }
    .story-feeds div.twitter-item .twitter-heading time {
      font-size: 12px;
      float: right;
      font-family: "Open Sans", sans-serif;
      opacity: 0.7;
      display: inline-block;
      color: rgba(255, 255, 255, 0.7); }
      .story-feeds div.twitter-item .twitter-heading time .fa-twitter {
        font-size: 20px;
        line-height: 1;
        float: none;
        margin-left: 20px;
        vertical-align: middle;
        color: white; }
  .story-feeds div.twitter-item .tweet-img {
    width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .story-feeds div.twitter-item .twitter-message {
    padding: 20px 40px 20px 50px; }
  .story-feeds div.twitter-item a, .story-feeds div.twitter-item a:visited {
    color: white; }
  .story-feeds div.twitter-item a:hover, .story-feeds div.twitter-item a:focus {
    text-decoration: none; }
  .story-feeds div.twitter-item p {
    word-wrap: break-word;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.35;
    color: white; }
    .story-feeds div.twitter-item p span {
      color: #0088dd; }
  .story-feeds div.twitter-item .twitter-meta {
    text-align: right;
    padding-right: 40px; }
  .story-feeds div.twitter-item .link-arrow-box {
    font-weight: bold; }
    .story-feeds div.twitter-item .link-arrow-box:hover, .story-feeds div.twitter-item .link-arrow-box:focus {
      text-decoration: underline; }
      .story-feeds div.twitter-item .link-arrow-box:hover span.arrow-box, .story-feeds div.twitter-item .link-arrow-box:hover span.arrow-box .arrow, .story-feeds div.twitter-item .link-arrow-box:focus span.arrow-box, .story-feeds div.twitter-item .link-arrow-box:focus span.arrow-box .arrow {
        border-color: white;
        background-color: #4b2e83; }
    .story-feeds div.twitter-item .link-arrow-box span.arrow-box, .story-feeds div.twitter-item .link-arrow-box span.arrow-box .arrow {
      background-color: #e8e3d3;
      border-color: #4b2e83; }

.story-feeds div.uw-rss img {
  display: none; }

.story-feeds div.uw-rss h3 {
  color: #4b2e83;
  font-weight: 900;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: #707070 solid 1px;
  padding-bottom: 0.5rem; }

.story-feeds div.uw-rss .featured {
  font-size: 14px; }

.story-feeds div.uw-rss .more {
  display: none; }

.story-feeds div.uw-rss ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .story-feeds div.uw-rss ul li {
    margin: 20px 0; }
    .story-feeds div.uw-rss ul li a, .story-feeds div.uw-rss ul li a:visited {
      font-family: inherit;
      color: #4b2e83;
      text-transform: uppercase;
      font-weight: 900;
      line-height: 1.4;
      font-size: 16px; }
      .story-feeds div.uw-rss ul li a span, .story-feeds div.uw-rss ul li a:visited span {
        color: #373A3C;
        font-size: 14px;
        margin-top: 3px;
        font-weight: 400;
        display: inline-block;
        text-transform: none;
        padding-bottom: 10px;
        border-bottom: #4b2e83 solid 1px; }
        .story-feeds div.uw-rss ul li a span:before, .story-feeds div.uw-rss ul li a:visited span:before {
          content: "\A"; }
        .story-feeds div.uw-rss ul li a span:after, .story-feeds div.uw-rss ul li a:visited span:after {
          display: none; }
    .story-feeds div.uw-rss ul li a:hover, .story-feeds div.uw-rss ul li a:focus {
      text-decoration: underline; }

.forwa-story {
  background-color: #e8e3d3; }
  .forwa-story #page #page-inner, .forwa-story #page, .forwa-story {
    background-color: #e8e3d3; }
  .forwa-story .uw-story-header {
    z-index: 2;
    height: calc(95vh - 171px);
    min-height: 25vh; }
    @media (max-width: 767px) {
      .forwa-story .uw-story-header {
        height: 50vh; }
        .forwa-story .uw-story-header.uw-story-header.mobile-header-top.primary.background-image:before, .forwa-story .uw-story-header.uw-story-header.mobile-header-top.dark.background-image:before, .forwa-story .uw-story-header.uw-story-header.mobile-header-bottom.primary.background-image:before, .forwa-story .uw-story-header.uw-story-header.mobile-header-bottom.dark.background-image:before, .forwa-story .uw-story-header.uw-story-header.mobile-header-center.primary.background-image:before, .forwa-story .uw-story-header.uw-story-header.mobile-header-center.dark.background-image:before {
          background: unset; } }
  .forwa-story .story-intros {
    color: #373A3C;
    margin-left: 0;
    margin-right: 0;
    z-index: 9999;
    text-align: center;
    background-color: #e8e3d3;
    margin-top: -70px;
    padding: 20px 50px 20px;
    position: relative; }
  .forwa-story h1 {
    color: #373A3C; }
  .forwa-story div.lead {
    font-weight: normal;
    color: #373A3C;
    padding: 0 15%;
    font-size: 20px;
    margin-top: 30px; }
  .forwa-story .share {
    padding: 20px 0; }
    .forwa-story .share #forwa-a2a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  @media (min-width: 992px) {
    .forwa-story .embed-container iframe {
      height: 50vh; } }
  .forwa-story .uw-story-body .flexible-content.foreground-image.full-width {
    margin-top: 0;
    margin-bottom: 0; }
  .forwa-story .uw-story-body .row {
    padding: 40px 40px; }
  .forwa-story .uw-story-body blockquote {
    quotes: "“" "”" "‘" "’"; }
  .forwa-story .uw-story-body figure.quote-block {
    min-height: unset;
    padding-bottom: 1vh;
    padding-top: 1vh; }
    .forwa-story .uw-story-body figure.quote-block div {
      border-left: 4px solid #4b2e83; }
    .forwa-story .uw-story-body figure.quote-block.solid, .forwa-story .uw-story-body figure.quote-block.quote-image {
      min-height: 30vh;
      padding-top: 5vh;
      padding-bottom: 5vh; }
    .forwa-story .uw-story-body figure.quote-block.quote-image:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: rgba(75, 46, 131, 0.75);
      z-index: 999; }
    .forwa-story .uw-story-body figure.quote-block.quote-image div {
      z-index: 1000; }
  .forwa-story .uw-story-body .carousel.full-width .carousel-inner .carousel-item img {
    max-height: 80vh;
    height: unset; }
  .forwa-story .uw-story-body .carousel.captions-simple .carousel-caption {
    width: 100% !important;
    left: 0;
    padding-bottom: 1rem; }
    .forwa-story .uw-story-body .carousel.captions-simple .carousel-caption p {
      border-bottom: none; }
  .forwa-story .uw-story-body .carousel.captions-simple .carousel-caption,
  .forwa-story .uw-story-body .carousel.captions-simple.full-width .carousel-caption {
    background: #4b2e83; }
    .forwa-story .uw-story-body .carousel.captions-simple .carousel-caption p,
    .forwa-story .uw-story-body .carousel.captions-simple.full-width .carousel-caption p {
      color: white;
      background: #4b2e83;
      padding: 1rem 2rem 0; }
  .forwa-story .uw-story-body .carousel .carousel-control-next,
  .forwa-story .uw-story-body .carousel .carousel-control-prev {
    max-height: 100% !important; }
  @media (max-width: 767px) {
    .forwa-story .uw-story-body .carousel.full-width .carousel-inner .carousel-caption {
      width: 100vw !important;
      background: #4b2e83 !important;
      left: 0; } }

@media (min-width: 575px) {
  .featured-grid {
    grid-template-columns: 1fr 1fr;
    display: grid;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .featured-grid .card {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

@media (min-width: 991px) {
  .featured-grid {
    grid-template-columns: 1fr 65%; } }

@media (min-width: 991px) {
  .story-intros {
    position: relative;
    padding: 20px 140px 20px !important; }
    .story-intros .region-icon {
      position: absolute;
      left: 10px;
      top: 10px; } }

.region-icon svg {
  width: 120px; }

.uw-story-body .flexible-content.foreground-image.full-width .image-caption {
  position: absolute;
  left: unset; }

.uw-story-body .flexible-content.foreground-image .image-caption.captions-simple {
  background: #e8e3d3; }
  .uw-story-body .flexible-content.foreground-image .image-caption.captions-simple p {
    background: #e8e3d3;
    padding: 1rem 2rem 1rem; }

.intro.single-page {
  background-color: black; }
  .intro.single-page .container {
    padding-top: 24vh; }
  .intro.single-page header h1 {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background: #4b2e83;
    padding: 5px 12px; }

.fade-background .learn-more-about-forwa a:link, .fade-background .learn-more-about-forwa a:visited {
  color: white;
  font-weight: 900;
  text-shadow: -2px 3px 3px #4b2e83; }

div.grid:not(.featured-grid) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%; }
  div.grid:not(.featured-grid) .grid-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media screen and (min-width: 1200px) {
    div.grid:not(.featured-grid) .grid-item {
      width: 30%; } }
  @media screen and (min-width: 769px) and (max-width: 1199px) {
    div.grid:not(.featured-grid) .grid-item {
      width: 45%; } }
  @media screen and (max-width: 768px) {
    div.grid:not(.featured-grid) .grid-item {
      width: 100%; } }
