/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.entry-content .alignwide {
  margin-left: -80px;
  margin-right: -80px; }

.entry-content .alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2);
  max-width: 100vw; }

.alignfull img {
  width: 100vw; }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.wp-block-tpd-block-tpd-featured-posts .tpd-card h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-card h2 a {
    display: block;
    width: 100%; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-card h2 a:hover {
      text-decoration: none; }

.wp-block-tpd-block-tpd-featured-posts .tpd-card .img-container a {
  display: block;
  background-color: #cecece;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio */ }

.wp-block-tpd-block-tpd-featured-posts .tpd-card .tpd-author {
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  width: 100%; }
  @media (min-width: 640px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-card .tpd-author {
      padding-left: 10px; } }
  .wp-block-tpd-block-tpd-featured-posts .tpd-card .tpd-author img {
    width: 22px !important;
    max-width: 22px !important;
    height: 22px !important;
    max-height: 22px !important;
    display: block;
    margin-right: 5px;
    border-radius: 11px; }

.wp-block-tpd-block-tpd-featured-posts .tpd-card .tpd-excerpt {
  font-size: 14px;
  font-weight: normal;
  line-height: 2em; }

@media (max-width: 639px) {
  .wp-block-tpd-block-tpd-featured-posts .tpd-card {
    display: -ms-flexbox;
    display: flex; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-card h2 {
      line-height: 1.2em;
      padding-bottom: 6px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-card .img-container {
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-card > div:not(.img-container) {
      padding: 9px 10px;
      -ms-flex-preferred-size: 55%;
          flex-basis: 55%; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-card-main .tpd-card {
  display: block;
  background: #f6f6f6;
  margin-bottom: 12px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-card-main .tpd-card h2 {
    padding: 6px 10px 2px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-card-main .tpd-card .tpd-author {
    padding-bottom: 10px; }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-1 {
  display: grid; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(2) .tpd-card > div:not(.img-container) {
    padding-left: 0;
    padding-right: 0; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(2) .tpd-card:last-child {
    margin-bottom: 6px;
    padding-bottom: 6px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(2) .tpd-card div {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  @media only screen and (max-width: 639px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 {
      display: grid; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card-main + .tpd-card,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card + .tpd-card,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(2) .tpd-card-main + .tpd-card,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(2) .tpd-card + .tpd-card,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) .tpd-card-main + .tpd-card,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) .tpd-card + .tpd-card {
        border-top: 1px solid #e8e8e8;
        margin-top: 6px;
        padding-top: 6px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) {
        -ms-flex-order: 1;
            order: 1; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) > .tpd-card:last-child {
          border-bottom: 1px solid #e8e8e8;
          margin-bottom: 6px;
          padding-bottom: 6px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(2) {
        -ms-flex-order: 3;
            order: 3; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) {
        -ms-flex-order: 2;
            order: 2;
        padding-bottom: 20px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) > div:last-child {
          display: none; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1.with-ads > div:nth-child(3) {
        display: grid; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1.with-ads > div:nth-child(3) > div:nth-child(1) {
          -ms-flex-order: 2;
              order: 2;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          margin-top: 40px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1.with-ads > div:nth-child(3) > div:nth-child(2) {
          -ms-flex-order: 1;
              order: 1; } }
  @media only screen and (min-width: 640px) and (max-width: 767px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) > div {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) > div:nth-child(2) {
          padding-right: 10px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) > div:nth-child(3) {
          padding-left: 10px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card-main {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card-main .tpd-card {
          display: -ms-flexbox;
          display: flex; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card-main .tpd-card > div:nth-child(1) {
            -ms-flex-preferred-size: 65%;
                flex-basis: 65%; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card-main .tpd-card > div:nth-child(2) {
            -ms-flex-preferred-size: 35%;
                flex-basis: 35%;
            padding: 15px; }
            .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card-main .tpd-card > div:nth-child(2) .tpd-author {
              padding-left: 0;
              padding-top: 12px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) > div {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-1.with-ads > div:nth-child(3) > div:nth-child(1) {
      -ms-flex-order: 3;
          order: 3;
      text-align: center;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin-top: 15px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-1.with-ads > div:nth-child(3) > div:nth-child(2) {
      -ms-flex-order: 1;
          order: 1;
      padding-right: 10px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-1.with-ads > div:nth-child(3) > div:nth-child(3) {
      -ms-flex-order: 2;
          order: 2;
      padding-left: 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 {
      display: grid; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) {
        -ms-flex-order: 1;
            order: 1;
        display: grid;
        grid-column-gap: 20px;
        grid-template-columns: 70% 1fr; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) > .tpd-card-main {
          grid-row: 1 /span 2; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card {
          display: block;
          background: #f6f6f6;
          margin-bottom: 12px; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card h2 {
            padding: 6px 10px 2px; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card .tpd-author {
            padding-bottom: 10px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(2) {
        -ms-flex-order: 3;
            order: 3;
        display: grid;
        grid-gap: 20px;
        grid-template-columns: 1fr 1fr; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) {
        -ms-flex-order: 2;
            order: 2;
        display: grid;
        grid-gap: 20px;
        grid-template-columns: 1fr 1fr 1fr; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) .tpd-card {
          display: block;
          background: #f6f6f6;
          margin-bottom: 12px; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) .tpd-card h2 {
            padding: 6px 10px 2px; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) .tpd-card .tpd-author {
            padding-bottom: 10px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 h2 {
        padding: 4px 10px 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 .tpd-author {
        padding: 2px 10px 8px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1.with-ads > div:nth-child(3) > div:nth-child(1) {
        -ms-flex-order: 3;
            order: 3;
        text-align: center; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1.with-ads > div:nth-child(3) > div:nth-child(2) {
        -ms-flex-order: 1;
            order: 1; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1.with-ads > div:nth-child(3) > div:nth-child(3) {
        -ms-flex-order: 2;
            order: 2; } }
  @media only screen and (min-width: 1200px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 {
      grid-template-columns: 50% 1fr 1fr;
      grid-gap: 15px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) {
        display: grid;
        grid-template-columns: 1fr 1fr;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        grid-gap: 15px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) > div:nth-child(1) {
          grid-column-start: 1;
          grid-column-end: 3; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card {
          display: block;
          background: #f6f6f6;
          margin-bottom: 12px; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card h2 {
            padding: 6px 10px 2px; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(1) .tpd-card .tpd-author {
            padding-bottom: 10px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(2) {
        display: grid;
        grid-gap: 10px;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(2) .tpd-card {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -ms-flex-line-pack: center;
              align-content: center; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(2) .tpd-card + .tpd-card {
          border-top: 1px solid #f3f3f3; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(2) h2 {
          min-height: auto;
          margin-bottom: 0; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) {
        display: grid;
        grid-gap: 10px;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) h2 {
          background: transparent;
          min-height: auto;
          margin-bottom: 0; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) .tpd-card {
          display: block;
          background: #f6f6f6;
          margin-bottom: 12px; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) .tpd-card h2 {
            padding: 6px 10px 2px; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-1 > div:nth-child(3) .tpd-card .tpd-author {
            padding-bottom: 10px; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-2 {
  display: grid; }
  @media only screen and (max-width: 639px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 > div:nth-child(2) .tpd-card {
      border-top: 1px solid #e8e8e8;
      margin-top: 6px;
      padding-top: 6px; } }
  @media only screen and (min-width: 640px) and (max-width: 767px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 {
      grid-template-columns: 100%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 > div:nth-child(2) {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 15px; } }
  @media only screen and (min-width: 768px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 {
      grid-gap: 15px;
      grid-template-columns: 28.4% 1fr; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 > div:nth-child(1) {
        -ms-flex-order: 2;
            order: 2; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 > div:nth-child(2) {
        -ms-flex-order: 1;
            order: 1; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 .tpd-card {
        display: block;
        background: #f6f6f6;
        margin-bottom: 12px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 .tpd-card h2 {
          padding: 6px 10px 2px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 .tpd-card .tpd-author {
          padding-bottom: 10px; } }
  @media only screen and (min-width: 1024px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 {
      grid-template-columns: 26.4% 1fr; } }
  @media only screen and (min-width: 1200px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 {
      grid-template-columns: 27.6% 1fr; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 > div:nth-child(2) {
        -ms-flex-pack: justify;
            justify-content: space-between;
        display: grid;
        grid-template-columns: 1fr; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-2 > div:nth-child(2) > .tpd-card:nth-child(2) {
          -ms-flex-item-align: end;
              align-self: end; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-3 {
  display: grid;
  grid-gap: 15px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(2) {
    display: grid; }
  @media only screen and (max-width: 639px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(2) .tpd-card-main + .tpd-card,
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(2) .tpd-card + .tpd-card {
      border-top: 1px solid #e8e8e8;
      margin-top: 6px;
      padding-top: 6px; } }

@media only screen and (max-width: 639px) and (max-width: 639px) {
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(3) .tpd-card > div:not(.img-container) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
  @media only screen and (max-width: 639px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-3.with-ads > div:nth-child(3) {
      display: grid; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-3.with-ads > div:nth-child(3) > div:nth-child(1) {
        -ms-flex-order: 2;
            order: 2;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        margin-top: 15px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-3.with-ads > div:nth-child(3) > div:nth-child(2) {
        display: none; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-3.with-ads > div:nth-child(3) > div:nth-child(3) {
        display: none; } }
  @media only screen and (min-width: 640px) and (max-width: 767px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(2) {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 15px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-3.with-ads > div:nth-child(3) {
      display: grid; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-3.with-ads > div:nth-child(3) > div:nth-child(1) {
        -ms-flex-order: 2;
            order: 2;
        text-align: center;
        margin-top: 15px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-3.with-ads > div:nth-child(3) > div:nth-child(2) {
        -ms-flex-order: 1;
            order: 1; } }
  @media only screen and (min-width: 768px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 {
      grid-template-columns: 35% 35% 1fr; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(1) .tpd-card,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(2) .tpd-card {
        display: block;
        background: #f6f6f6;
        margin-bottom: 12px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(1) .tpd-card h2,
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(2) .tpd-card h2 {
          padding: 6px 10px 2px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(1) .tpd-card .tpd-author,
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(2) .tpd-card .tpd-author {
          padding-bottom: 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(1) {
      grid-column: 1 / span 2; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 > div:nth-child(3) {
      grid-column: 1 / span 3;
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 20px;
      margin-bottom: 30px; } }
  @media only screen and (min-width: 1024px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 {
      grid-template-columns: 50% 1fr 1fr; } }
  @media only screen and (min-width: 1200px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-3 {
      grid-template-columns: 56.3% 1fr 1fr; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-4 {
  display: grid;
  grid-gap: 15px; }
  @media only screen and (max-width: 639px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(1) {
      -ms-flex-order: 2;
          order: 2; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(1) .tpd-card-main + .tpd-card,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(1) .tpd-card + .tpd-card {
        border-top: 1px solid #e8e8e8;
        margin-top: 6px;
        padding-top: 6px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(2) {
      -ms-flex-order: 1;
          order: 1; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(3) {
      -ms-flex-order: 3;
          order: 3; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(3) .tpd-card > div {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
  @media only screen and (min-width: 640px) and (max-width: 767px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(1) {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 15px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(1) {
      -ms-flex-order: 2;
          order: 2; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(2) {
      -ms-flex-order: 1;
          order: 1; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(3) {
      -ms-flex-order: 3;
          order: 3; } }
  @media only screen and (min-width: 768px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(1),
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(3) {
      display: grid; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(1) .tpd-card,
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(2) .tpd-card {
      display: block;
      background: #f6f6f6;
      margin-bottom: 12px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(1) .tpd-card h2,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(2) .tpd-card h2 {
        padding: 6px 10px 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(1) .tpd-card .tpd-author,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(2) .tpd-card .tpd-author {
        padding-bottom: 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 {
      grid-template-columns: 22.7% 1fr; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 > div:nth-child(3) {
        grid-column: 1 / span 3;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        margin-bottom: 30px; } }
  @media only screen and (min-width: 1024px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 {
      grid-template-columns: 1fr 50% 1fr; } }
  @media only screen and (min-width: 1200px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-4 {
      grid-template-columns: 1fr 56.3% 1fr; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-5 {
  display: grid;
  grid-gap: 15px; }
  @media only screen and (max-width: 639px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(4) > div:last-child {
      display: none; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-5.with-ads > div:nth-child(4) {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; } }
  @media only screen and (max-width: 767px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(1) {
      -ms-flex-order: 1;
          order: 1; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(3) {
      -ms-flex-order: 2;
          order: 2; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(4) {
      -ms-flex-order: 3;
          order: 3; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(2) {
      -ms-flex-order: 4;
          order: 4; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(3),
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(4) {
      display: grid; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(3) .tpd-card + .tpd-card,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(4) .tpd-card + .tpd-card {
        border-top: 1px solid #e8e8e8;
        margin-top: 6px;
        padding-top: 6px; } }
  @media only screen and (min-width: 640px) and (max-width: 767px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 {
      grid-template-columns: 1fr 1fr; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(1),
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(2) {
        grid-column: 1 / span 2; } }
  @media only screen and (min-width: 768px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 {
      grid-template-columns: 1fr 1fr 1fr 1fr; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(1) .img-container a {
        padding-top: 155.5%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(2),
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(3),
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(4) {
        display: grid; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(3) .tpd-card,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(4) .tpd-card {
        display: block;
        background: #f6f6f6;
        margin-bottom: 12px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(3) .tpd-card h2,
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(4) .tpd-card h2 {
          padding: 6px 10px 2px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(3) .tpd-card .tpd-author,
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-5 > div:nth-child(4) .tpd-card .tpd-author {
          padding-bottom: 10px; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-6 .tpd-card {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 .tpd-card .tpd-excerpt {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }

@media only screen and (max-width: 639px) {
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) {
    margin-bottom: 20px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) .tpd-card + .tpd-card {
      border-top: 1px solid #f3f3f3;
      padding-top: 6px;
      margin-top: 6px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) {
    display: grid;
    margin-bottom: 20px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) > div:not(:last-child) {
      display: none; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) .tpd-card {
      display: -ms-flexbox;
      display: flex; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) .tpd-card:not(:last-child) > div {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) .tpd-card + .tpd-card {
        border-top: 1px solid #f3f3f3; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) .tpd-card .tpd-card-title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-line-pack: center;
            align-content: center; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) .tpd-card:last-child {
        -ms-flex-order: -1;
            order: -1; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(3) {
    display: none; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(3) .tpd-card + .tpd-card {
      border-top: 1px solid #f3f3f3;
      padding-top: 6px;
      margin-top: 6px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-6.with-ads > div:nth-child(3) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6.with-ads > div:nth-child(3) > div:nth-child(2) {
      display: none; } }

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) > div {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) > div:first-child {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) > div:nth-child(2) {
        padding-right: 10px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) > div:nth-child(3) {
        padding-left: 10px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) .tpd-card:last-child {
    margin-top: 20px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(3) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(3) > div {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(3) > div:nth-child(1) {
        padding-right: 10px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(3) > div:nth-child(2) {
        padding-left: 10px; } }

@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 60% 1fr; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) {
      display: grid;
      grid-gap: 15px;
      grid-template-columns: 1fr 1fr; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) > div:first-child {
        grid-column: 1 / span 2; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) {
      display: grid;
      grid-column: 1 / span 2;
      grid-gap: 15px;
      grid-template-columns: 1fr 1fr calc( 40% - 15px);
      grid-template-areas: "a      b    thumb" "c      d    thumb" "e      f    thumb"; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) > div:nth-child(1) {
        grid-area: a; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) > div:nth-child(2) {
        grid-area: b; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) > div:nth-child(3) {
        grid-area: c; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) > div:nth-child(4) {
        grid-area: d; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) > div:nth-child(5) {
        grid-area: e; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) > div:nth-child(6) {
        grid-area: f; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) > div:nth-child(7) {
        grid-area: thumb; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) {
      -ms-flex-order: 1;
          order: 1; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(3) {
      -ms-flex-order: 2;
          order: 2; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) {
      -ms-flex-order: 3;
          order: 3; } }

@media only screen and (min-width: 1100px) {
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 49.5% 1fr 1fr; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) {
      display: grid;
      grid-gap: 15px;
      grid-template-columns: 1fr 1fr; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) > div:first-child {
        grid-column: 1 / span 2; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) .tpd-card {
      display: block;
      background: #f6f6f6;
      margin-bottom: 12px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) .tpd-card h2 {
        padding: 6px 10px 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(1) .tpd-card .tpd-author {
        padding-bottom: 10px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) .tpd-card:last-child {
      display: block;
      background: #f6f6f6;
      margin-bottom: 12px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) .tpd-card:last-child h2 {
        padding: 6px 10px 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2) .tpd-card:last-child .tpd-author {
        padding-bottom: 10px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(2),
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-6 > div:nth-child(3) {
      display: grid;
      -ms-flex-pack: distribute;
          justify-content: space-around; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-7 {
  display: grid; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 .tpd-author a {
    color: #fff; }
  @media only screen and (max-width: 767px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 > div:nth-child(1) .tpd-card {
      margin-bottom: 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 > div:nth-child(1) .tpd-card .img-container a {
        padding-top: calc( 56.25% - 1px); }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 > div:nth-child(2) {
      display: -ms-flexbox;
      display: flex; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 > div:nth-child(2) .tpd-card {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        display: block; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 > div:nth-child(2) .tpd-card:nth-child(1) {
          margin-right: 1px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 > div:nth-child(2) .tpd-card:nth-child(2) {
          margin-left: 1px; } }
  @media only screen and (min-width: 768px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 {
      grid-gap: 2px;
      grid-template-columns: 1fr 33.21%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 > div:nth-child(2) .tpd-card {
        margin-bottom: 0; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 > div:nth-child(2) .tpd-card .tpd-card-title {
          padding: 6px 10px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 > div:nth-child(2) .tpd-card + .tpd-card {
          margin-top: 2px; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-8 {
  display: grid; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 .tpd-author a {
    color: #fff; }
  @media (min-width: 640px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 .tpd-author {
      padding-left: 0; } }
  @media only screen and (max-width: 640px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 > div:nth-child(2) {
      display: grid !important;
      grid-template-columns: 1fr 1fr;
      grid-gap: 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 > div:nth-child(2) > .tpd-card:nth-child(3) {
        grid-column: 1 / span 2; } }
  @media only screen and (max-width: 767px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 > div:nth-child(1) .tpd-card {
      margin-bottom: 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 > div:nth-child(1) .tpd-card .img-container a {
        padding-top: calc( 56.25% - 1px); }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 > div:nth-child(2) {
      display: -ms-flexbox;
      display: flex; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 > div:nth-child(2) .tpd-card {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        display: block; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 > div:nth-child(2) .tpd-card:nth-child(1) {
          margin-right: 1px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 > div:nth-child(2) .tpd-card:nth-child(2) {
          margin-left: 1px; } }
  @media only screen and (min-width: 768px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 {
      grid-gap: 2px;
      grid-template-columns: 1fr 33.28%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 .tpd-card-main .tpd-card .img-container a {
        padding-top: 84.8%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 > div:nth-child(2) .tpd-card .tpd-card-title {
        padding: 6px 10px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 > div:nth-child(2) .tpd-card + .tpd-card {
        margin-top: 2px; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-9 {
  display: grid; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 .tpd-author a {
    color: #fff; }
  @media (min-width: 640px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 .tpd-author {
      padding-left: 15px; } }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 .tpd-card-main {
    height: 100%; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 .tpd-card {
    height: 100%; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 .tpd-card .img-container {
      height: 100%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 .tpd-card .img-container a {
        height: 100%; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) {
    grid-gap: .5rem; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) > div {
      display: grid !important;
      grid-gap: .5rem; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) .tpd-card {
      margin-bottom: 0; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) .tpd-card .img-container a {
        padding-top: 33.25% !important; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) .tpd-card .tpd-card-title h2 {
        font-size: 18px;
        padding: 72px 18px 18px !important; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) .tpd-card a:hover {
        color: inherit; }
  @media only screen and (max-width: 767px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 > div:nth-child(1) .tpd-card {
      margin-bottom: 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 > div:nth-child(1) .tpd-card .img-container a {
        padding-top: calc( 56.25% - 1px); }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 > div:nth-child(2) {
      display: -ms-flexbox;
      display: flex; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 > div:nth-child(2) .tpd-card {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        display: block; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 > div:nth-child(2) .tpd-card:nth-child(1) {
          margin-right: 1px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 > div:nth-child(2) .tpd-card:nth-child(2) {
          margin-left: 1px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) .tpd-card .img-container a {
      min-height: 216px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) > div:nth-child(2) {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) > div:nth-child(2) .tpd-card {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
  @media only screen and (min-width: 768px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 {
      grid-gap: 2px;
      grid-template-columns: 1fr 1fr; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 > div:nth-child(2) .tpd-card .img-container a {
        padding-top: 12.45rem !important; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 > div:nth-child(2) .tpd-card .tpd-card-title {
        padding: 6px 10px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 > div:nth-child(2) .tpd-card + .tpd-card {
        margin-top: 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) {
        grid-template-columns: 1fr 1fr; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) > div {
          display: grid;
          grid-gap: .5rem; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) .tpd-card .tpd-card-title h2 {
          font-size: 1.25rem;
          padding: 72px 27px 27px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) > div:first-child .img-container a {
          padding-top: 25.5rem !important; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) > div:first-child .tpd-card-title h2 {
          font-size: 27px;
          padding: 72px 18px 18px !important; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) .tpd-card {
          overflow: hidden; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) .tpd-card:hover .img-container a {
            -webkit-transform: scale(1.05);
                -ms-transform: scale(1.05);
                    transform: scale(1.05); }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-9:not(.no-margin) .tpd-card:last-child {
            margin-bottom: 0; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-10 {
  display: grid; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 .tpd-author a {
    color: #fff; }
  @media (min-width: 640px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 .tpd-author {
      padding-left: 0; } }
  @media only screen and (max-width: 640px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(2) {
      display: grid !important;
      grid-template-columns: 1fr 1fr;
      grid-gap: 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(2) > .tpd-card:nth-child(3) {
        grid-column: 1 / span 2; } }
  @media only screen and (max-width: 767px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(1) .tpd-card {
      margin-bottom: 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(1) .tpd-card .img-container a {
        padding-top: calc( 56.25% - 1px); }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(2) {
      display: -ms-flexbox;
      display: flex; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(2) .tpd-card {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        display: block; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(2) .tpd-card:nth-child(1) {
          margin-right: 1px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(2) .tpd-card:nth-child(2) {
          margin-left: 1px; } }
  @media only screen and (min-width: 768px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 {
      grid-gap: 2px;
      grid-template-columns: 1fr 1fr; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(1) .tpd-card {
        margin-bottom: 0; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(1) .tpd-card .img-container a {
          padding-top: 70.3%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(2) {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 2px; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(2) > .tpd-card:first-child {
          grid-column: 1 / span 2; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(2) > .tpd-card:first-child .img-container a {
            padding-top: 34%; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(2) > .tpd-card .img-container a {
          padding-top: 72%; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 > div:nth-child(2) > .tpd-card .tpd-card-title {
          padding: 6px 10px; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-11 {
  display: grid; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 .tpd-author a {
    color: #fff; }
  @media (min-width: 640px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 .tpd-author {
      padding-left: 0; } }
  @media only screen and (max-width: 640px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(1) .tpd-card {
      margin-bottom: 2px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(2) .tpd-card {
      margin-bottom: 2px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(2),
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(3) {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(2) .tpd-card .img-container,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(3) .tpd-card .img-container {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
  @media only screen and (min-width: 641px) and (max-width: 767px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 {
      grid-template-columns: 1fr 1fr;
      grid-gap: 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(1) {
        grid-column: 1 / span 2; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(1) .tpd-card {
          margin-bottom: 0; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(2) {
        grid-column: 1 / span 2;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(3) {
        grid-column: 1 / span 2;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 2px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 {
      grid-template-columns: 66.56% 1fr;
      grid-gap: 2px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 .tpd-card-main .tpd-card {
        margin-bottom: 0; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(3) {
        grid-column: 1 / span 2;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 2px; } }
  @media only screen and (min-width: 1200px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 {
      grid-gap: 2px;
      grid-template-columns: 28% 1fr 28%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(1) {
        -ms-flex-order: 2;
            order: 2; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(1) .tpd-card .img-container a {
          padding-top: 72.5%; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(2) {
        -ms-flex-order: 1;
            order: 1; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(3) {
        -ms-flex-order: 3;
            order: 3; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(2) .tpd-card .tpd-card-title,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(3) .tpd-card .tpd-card-title {
        padding: 6px 10px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(2) .tpd-card + .tpd-card,
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 > div:nth-child(3) .tpd-card + .tpd-card {
        margin-top: 2px; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card {
  -ms-flex-direction: column;
      flex-direction: column; }
  @media screen and (min-width: 768px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card:nth-child(even) {
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card:nth-child(even) .tpd-card-title:after {
          right: -28px;
          left: initial;
          top: 50%;
          border-color: transparent transparent transparent #fff;
          border-width: 30px 0 30px 30px; } }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card p.categories {
    margin-top: 0;
    margin-bottom: 5px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card p.categories a[rel="tag"]:first-child {
      margin-left: 0; }
  @media screen and (max-width: 768px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card {
      margin-bottom: 35px;
      -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.35);
              box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.35); } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card-title {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: #fff;
  padding: 2em 0;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card-title {
      padding: 2em 1.25em !important; } }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card-title h2 {
    font-size: 1.5rem;
    line-height: 1.4; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card-title .tpd-author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 0; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card-title:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid; }
    @media screen and (max-width: 768px) {
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card-title:after {
        top: -23px;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        border-color: transparent transparent #fff;
        border-width: 0 25px 25px; } }

@media screen and (min-width: 768px) {
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .img-container {
    -ms-flex: 1 1 66.666%;
        flex: 1 1 66.666%;
    max-width: 66.666%; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card-title {
    -ms-flex: 1 1 33.333%;
        flex: 1 1 33.333%;
    max-width: 33.333%; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card-title > * {
      max-width: 310px;
      width: 100%;
      margin-left: auto;
      margin-right: auto; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-14 .tpd-card-title:after {
      content: "";
      left: -28px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      border-color: transparent #fff transparent transparent;
      border-width: 30px 30px 30px 0; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-15 {
  margin-top: 55px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-15 .slick-track {
    display: -ms-flexbox;
    display: flex; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-15 .slick-list {
    padding: 0 10% 0 0; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-15 .tpd-card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    text-align: center;
    padding: 0 20px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-15 .tpd-card .img-container a {
      padding-top: 75%; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-15 .tpd-card .tpd-card-title {
      padding: 10px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-15 .tpd-card.slick-slide {
      float: none;
      height: auto; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-15 .tpd-card h2 {
      margin-bottom: 25px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-15 p.categories {
    margin-top: 15px;
    margin-bottom: 5px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-15 .tpd-card-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1;
        flex: 1; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-15 .tpd-author {
    -ms-flex: 1;
        flex: 1;
    -ms-flex-align: end;
        align-items: flex-end;
    -ms-flex-pack: center;
        justify-content: center;
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 15px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-15 .tpd-author img {
      width: 18px !important;
      max-width: 18px !important;
      height: 18px !important;
      max-height: 18px !important;
      display: block;
      margin-right: 5px;
      border-radius: 11px; }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-16 a {
  text-decoration: none; }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-card {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
  position: relative; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-card .tpd-author {
    -ms-flex-pack: center;
        justify-content: center; }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_primary_posts {
  margin-bottom: 27px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_primary_posts .tpd-card::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, transparent), to(rgba(0, 0, 0, 0.7)));
    background-image: -webkit-linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.7) 100%);
    background-image: -o-linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.7) 100%);
    background-image: linear-gradient(-180deg, transparent 20%, rgba(0, 0, 0, 0.7) 100%);
    background-position: center;
    background-size: cover;
    z-index: 1; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_primary_posts .tpd-card > * {
    position: relative;
    z-index: 5; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_primary_posts .tpd-card .img-container {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    z-index: 0; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_primary_posts .tpd-card .tpd-author {
    display: none;
    -ms-flex-pack: center;
        justify-content: center; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_primary_posts .tpd-card .tpd-card-title {
    margin: auto;
    right: 0;
    bottom: 10px;
    left: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    text-align: center;
    position: absolute; }
    @media screen and (min-width: 768px) {
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_primary_posts .tpd-card .tpd-card-title {
        bottom: 18px; } }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_primary_posts .tpd-card .tpd-card-title h1,
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_primary_posts .tpd-card .tpd-card-title h2 {
      margin: 0 0 0;
      padding: 0;
      color: #fff;
      font-size: 24px; }
      @media screen and (min-width: 768px) {
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_primary_posts .tpd-card .tpd-card-title h1,
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_primary_posts .tpd-card .tpd-card-title h2 {
          font-size: 36px;
          margin: 0 0 9px; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_secondary_posts .tpd-card .img-container {
  margin-bottom: 9px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_secondary_posts .tpd-card-title {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_secondary_posts .tpd-card-title h1,
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_secondary_posts .tpd-card-title h2 {
    margin: 0 0 9px;
    padding: 0;
    font-size: 18px; }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_secondary_posts .tpd-excerpt {
  display: none; }

@media only screen and (min-width: 576px) {
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_secondary_posts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_secondary_posts .tpd-card {
      width: 32%; } }

@media only screen and (min-width: 768px) {
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-16 .tpd-template_secondary_posts .tpd-card-title {
    bottom: 36px; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-7 .tpd-card, .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 .tpd-card, .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 .tpd-card, .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 .tpd-card, .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 .tpd-card {
  position: relative; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 .tpd-card .tpd-card-title, .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 .tpd-card .tpd-card-title, .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 .tpd-card .tpd-card-title, .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 .tpd-card .tpd-card-title, .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 .tpd-card .tpd-card-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(35%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 35%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 35%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 35%, rgba(0, 0, 0, 0) 100%);
    color: #fff;
    padding: 6px 10px; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-7 .tpd-card .tpd-card-title h2, .wp-block-tpd-block-tpd-featured-posts .tpd-template-8 .tpd-card .tpd-card-title h2, .wp-block-tpd-block-tpd-featured-posts .tpd-template-9 .tpd-card .tpd-card-title h2, .wp-block-tpd-block-tpd-featured-posts .tpd-template-10 .tpd-card .tpd-card-title h2, .wp-block-tpd-block-tpd-featured-posts .tpd-template-11 .tpd-card .tpd-card-title h2 {
      padding: 0; }

.wp-block-tpd-block-tpd-featured-posts .col-titles-only {
  display: grid; }
  .wp-block-tpd-block-tpd-featured-posts .col-titles-only h2 {
    background: transparent; }
  .wp-block-tpd-block-tpd-featured-posts .col-titles-only .tpd-author {
    padding-left: 0; }
  .wp-block-tpd-block-tpd-featured-posts .col-titles-only .tpd-card + .tpd-card {
    border-top: 1px solid #f3f3f3; }
  .wp-block-tpd-block-tpd-featured-posts .col-titles-only .tpd-card {
    display: -ms-flexbox;
    display: flex; }
  .wp-block-tpd-block-tpd-featured-posts .col-titles-only .tpd-card .tpd-card-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: center;
        align-content: center; }
  @media only screen and (max-width: 639px) {
    .wp-block-tpd-block-tpd-featured-posts .col-titles-only {
      display: none; } }

.wp-block-tpd-block-tpd-featured-posts.alignwide, .wp-block-tpd-block-tpd-featured-posts.alignfull {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .wp-block-tpd-block-tpd-featured-posts.alignwide div[class^="tpd-template"], .wp-block-tpd-block-tpd-featured-posts.alignfull div[class^="tpd-template"] {
    padding-left: 30px;
    padding-right: 30px;
    margin: 32px calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw; }

@media (min-width: 1200px) {
  .wp-block-tpd-block-tpd-featured-posts.alignwide div[class^="tpd-template"] {
    max-width: 1200px; } }

.wp-block-tpd-block-tpd-featured-posts .tpd-template-12 {
  display: grid;
  grid-column-gap: 15px; }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.no-margin {
    grid-column-gap: 0; }
    @media screen and (min-width: 767px) {
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.no-margin .tpd-card {
        margin-bottom: 0; } }
  .wp-block-tpd-block-tpd-featured-posts .tpd-template-12 .tpd-card {
    height: inherit;
    margin-bottom: 15px;
    background: #fff !important;
    padding-top: 0 !important;
    border: none; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-12 .tpd-card:nth-child(1) {
      display: block; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-12 .tpd-card .tpd-card-title {
      padding: 8px; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-12 .tpd-card .tpd-card-title h2 {
        margin-bottom: 7px; }
      @media screen and (max-width: 768px) {
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-12 .tpd-card .tpd-card-title h2 {
          font-size: 14px; } }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-12 .tpd-card .tpd-author {
      padding-left: 0; }
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-12 .tpd-card .tpd-excerpt {
      padding: 5px 5px 5px; }
  @media screen and (min-width: 640px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-12 {
      grid-template-columns: repeat(2, 1fr); }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.no-margin {
        grid-column-gap: 0; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.no-margin .tpd-card {
          border-left: 1px solid #e7e7e7;
          border-bottom: 1px solid #e7e7e7; }
          .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.no-margin .tpd-card:last-child {
            border-right: 1px solid #e7e7e7; } }
  @media screen and (min-width: 768px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-12 {
      grid-template-columns: repeat(3, 1fr);
      padding-left: 0;
      padding-right: 0; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.tpd-columns-3 {
        grid-template-columns: repeat(3, 1fr); }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.tpd-columns-4 {
        grid-template-columns: repeat(4, 1fr); }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.style-1 {
        margin: 0 -15px;
        grid-template-columns: repeat(2, 1fr); }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.style-1 > div:nth-child(1) {
          grid-column: 1 / 2; }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.no-margin.style-1 .tpd-card:nth-child(3), .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.no-margin.style-1 .tpd-card:nth-child(6) {
        border-right: 1px solid #e7e7e7; } }
  @media screen and (min-width: 980px) {
    .wp-block-tpd-block-tpd-featured-posts .tpd-template-12 {
      grid-template-columns: repeat(3, 1fr); }
      .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.style-1 {
        margin: 0 auto;
        grid-template-columns: repeat(4, 1fr); }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.style-1 > div:nth-child(1) {
          grid-column: 1 / 3; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.style-1 > div:nth-child(6) {
          grid-column: 3 / 5; }
        .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.style-1 .tpd-card:nth-child(2) .img-container a, .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.style-1 .tpd-card:nth-child(3) .img-container a, .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.style-1 .tpd-card:nth-child(4) .img-container a, .wp-block-tpd-block-tpd-featured-posts .tpd-template-12.style-1 .tpd-card:nth-child(5) .img-container a {
          padding-top: 75%; } }

.tpd-featured-posts-title {
  position: relative; }
  .tpd-featured-posts-title h2 {
    margin: 0;
    padding-bottom: 5px; }
    .tpd-featured-posts-title h2 a {
      color: inherit !important;
      font-size: inherit !important; }
  .tpd-featured-posts-title.has-slider-controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    text-align: center; }
  .tpd-featured-posts-title.alignwide, .tpd-featured-posts-title.alignfull {
    margin: 32px calc(50% - 50vw) 0;
    max-width: 100vw;
    width: 100vw;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .tpd-featured-posts-title.alignwide h2, .tpd-featured-posts-title.alignfull h2 {
      padding-left: 30px;
      padding-right: 30px;
      margin: 0 calc(50% - 50vw) 0;
      max-width: 100vw;
      width: 100vw; }
  @media (min-width: 1200px) {
    .tpd-featured-posts-title.alignwide h2 {
      max-width: 1200px; } }

button.slick-arrow {
  opacity: 1;
  padding: 7px 20px;
  color: #fff;
  background-color: #000000ff;
  border-radius: 0;
  -webkit-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
  margin: 0;
  border: none;
  min-height: 3rem;
  cursor: pointer;
  z-index: 10; }
  button.slick-arrow.slick-next {
    right: 0; }
    button.slick-arrow.slick-next.slider-ended {
      opacity: 0; }
    button.slick-arrow.slick-next:before {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      margin-right: 5px; }
  button.slick-arrow.slick-prev {
    opacity: 0;
    left: 0; }
    button.slick-arrow.slick-prev.slider-started {
      opacity: 1; }
    button.slick-arrow.slick-prev::before {
      -webkit-transform: rotate(-135deg);
          -ms-transform: rotate(-135deg);
              transform: rotate(-135deg);
      margin-left: 5px; }
  button.slick-arrow:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-style: solid;
    border-width: 2px 2px 0 0;
    color: inherit; }
