/* @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap'); */
.focal-66-33 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .focal-66-33 {
    display: block;
  }
}

.focal-66-33 .story.focal {
  width: 60%;
}

@media only screen and (max-width: 767px) {
  .focal-66-33 .story.focal {
    margin: 0 auto;
    width: 90%;
  }
}

.focal-66-33 .cat-headline h3, .focal-66-33 .cat-headline h2 {
  font-weight: 600;
}

.focal-66-33 .story.ancillary {
  margin-bottom: 1rem !important;
  padding-bottom: 0.5rem;
}

.focal-66-33 .ancillary {
  padding: 0 0 1rem 0;
}

.focal-66-33 .ancillary-stack {
  display: block;
  width: 38%;
}

@media only screen and (max-width: 767px) {
  .focal-66-33 .ancillary-stack {
    border-bottom: 1px solid #ccc;
    margin: 0 auto 1rem auto;
    width: 90%;
  }
}

.focal-66-33 .ancillary-stack .ancillary {
  border-bottom: 1px solid #BBBCBE;
}

.focal-66-33 .ancillary-stack .ancillary:last-child {
  border-bottom: none;
}

/*# sourceMappingURL=d-66l-main-33r-stacked-m-stacked.css.map */
