.tcl-featured-publications__list .row > div {
  margin-bottom: 50px;
}
.tcl-featured-publications__list .row > div:nth-child(odd) {
  margin-left: 16.66666667%;
}
@media (max-width: 1199px) {
  .tcl-featured-publications__list .row > div:nth-child(odd) {
    margin-left: 0;
  }
}
.tcl-featured-publications__list .tcl-video-card__content--large {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tcl-featured-publications__list .tcl-video-card__content--large > div:first-child {
  width: 100%;
  margin-bottom: 35px;
}
.tcl-featured-publications__list .tcl-video-card__content--large > div:last-child {
  width: 100%;
}
.tcl-featured-publications__featured .tcl-video-card__content > div:first-child {
  width: 35%;
}
@media (max-width: 1199px) {
  .tcl-featured-publications__featured .tcl-video-card__content > div:first-child {
    width: 100%;
  }
}
.tcl-featured-publications__featured .tcl-video-card__content > div:last-child {
  width: 60%;
}
@media (max-width: 1199px) {
  .tcl-featured-publications__featured .tcl-video-card__content > div:last-child {
    width: 100%;
  }
}

.tcl-section--light .tcl-post-card-large__link a {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  background-color: #111111;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 8px 10px 8px 15px;
  border-radius: 2px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
  padding: 8px 45px 8px 15px;
  background: url("../../../images/icon-arrow.svg") no-repeat calc(100% - 10px) center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #111111;
  border: 1px solid rgba(17, 17, 17, 0.3);
  background: url("../../../images/icon-arrow-dark.svg") no-repeat calc(100% - 10px) center;
  margin: 0 0;
}
.tcl-section--light .tcl-post-card-large__link a:disabled {
  opacity: 0.5 !important;
}
.tcl-section--light .tcl-post-card-large__link a:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}
.tcl-section--light .tcl-post-card-large__link a:not(:disabled):hover {
  background-position: calc(100% + 24px) center;
}
.tcl-section--light .tcl-post-card-large__link a:hover {
  color: #ffffff;
  background-color: #111111;
}
.tcl-section--light .tcl-post-card-large__link a:hover {
  color: #111111;
  background-color: #ffffff;
}
.tcl-section--light .tcl-post-card__link a {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  background-color: #111111;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 8px 10px 8px 15px;
  border-radius: 2px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
  padding: 8px 45px 8px 15px;
  background: url("../../../images/icon-arrow.svg") no-repeat calc(100% - 10px) center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #111111;
  border: 1px solid rgba(17, 17, 17, 0.3);
  background: url("../../../images/icon-arrow-dark.svg") no-repeat calc(100% - 10px) center;
  margin: 0 0;
}
.tcl-section--light .tcl-post-card__link a:disabled {
  opacity: 0.5 !important;
}
.tcl-section--light .tcl-post-card__link a:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}
.tcl-section--light .tcl-post-card__link a:not(:disabled):hover {
  background-position: calc(100% + 24px) center;
}
.tcl-section--light .tcl-post-card__link a:hover {
  color: #ffffff;
  background-color: #111111;
}
.tcl-section--light .tcl-post-card__link a:hover {
  color: #111111;
  background-color: #ffffff;
}