.tcl-article-hero {
  padding-top: 50px;
  margin-bottom: 70px;
}
.tcl-article-hero__logo {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
}
.tcl-article-hero__logo a .tcl-picture {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  display: inline-block;
}
.tcl-article-hero__logo a .tcl-picture img {
  width: 100%;
  max-width: 215px;
}
.tcl-article-hero__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px 80px;
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .tcl-article-hero__links {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.tcl-article-hero__links:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.05)), color-stop(29.68%, rgba(255, 255, 255, 0.8)), color-stop(60.79%, rgba(255, 255, 255, 0.8)), color-stop(91.9%, rgba(255, 255, 255, 0.05)));
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.8) 29.68%, rgba(255, 255, 255, 0.8) 60.79%, rgba(255, 255, 255, 0.05) 91.9%);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.8) 29.68%, rgba(255, 255, 255, 0.8) 60.79%, rgba(255, 255, 255, 0.05) 91.9%);
  opacity: 0.3;
  bottom: 0;
}
@media (max-width: 767px) {
  .tcl-article-hero__links:before {
    display: none;
  }
}
.tcl-article-hero__links:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.05)), color-stop(29.68%, rgba(255, 255, 255, 0.8)), color-stop(60.79%, rgba(255, 255, 255, 0.8)), color-stop(91.9%, rgba(255, 255, 255, 0.05)));
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.8) 29.68%, rgba(255, 255, 255, 0.8) 60.79%, rgba(255, 255, 255, 0.05) 91.9%);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.8) 29.68%, rgba(255, 255, 255, 0.8) 60.79%, rgba(255, 255, 255, 0.05) 91.9%);
  opacity: 0.3;
  top: 0;
}
@media (max-width: 767px) {
  .tcl-article-hero__links:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .tcl-article-hero__links {
    gap: 0;
  }
}
.tcl-article-hero__link a {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
  text-decoration: none;
  padding: 10px 0;
  display: block;
}
@media (max-width: 767px) {
  .tcl-article-hero__link {
    position: relative;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .tcl-article-hero__link:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.05)), color-stop(29.68%, rgba(255, 255, 255, 0.8)), color-stop(60.79%, rgba(255, 255, 255, 0.8)), color-stop(91.9%, rgba(255, 255, 255, 0.05)));
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.8) 29.68%, rgba(255, 255, 255, 0.8) 60.79%, rgba(255, 255, 255, 0.05) 91.9%);
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.8) 29.68%, rgba(255, 255, 255, 0.8) 60.79%, rgba(255, 255, 255, 0.05) 91.9%);
    opacity: 0.3;
    bottom: 0;
  }
}
.tcl-article-hero__back {
  margin-bottom: 70px;
  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;
}
.tcl-article-hero__back:disabled {
  opacity: 0.5 !important;
}
.tcl-article-hero__back:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}
.tcl-article-hero__back svg {
  margin-right: 15px;
}
.tcl-article-hero__heading {
  font-family: "Montserrat";
  line-height: 120%;
  font-style: normal;
  margin-top: 0;
  letter-spacing: -0.02em;
  font-weight: 600;
  font-size: 35px;
  font-size: 50px;
  font-weight: 400;
  position: relative;
  color: #ffffff;
  margin-bottom: 55px;
}
@media (max-width: 1199px) {
  .tcl-article-hero__heading {
    font-size: 32px;
  }
}
.tcl-article-hero__heading:after {
  content: "";
  height: 1px;
  width: 100vw;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.05)), color-stop(29.68%, rgba(255, 255, 255, 0.8)), color-stop(60.79%, rgba(255, 255, 255, 0.8)), color-stop(91.9%, rgba(255, 255, 255, 0.05)));
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.8) 29.68%, rgba(255, 255, 255, 0.8) 60.79%, rgba(255, 255, 255, 0.05) 91.9%);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.8) 29.68%, rgba(255, 255, 255, 0.8) 60.79%, rgba(255, 255, 255, 0.05) 91.9%);
  opacity: 0.5;
  display: block;
  right: 100%;
  position: absolute;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  margin-top: 10px;
}
.tcl-article-hero__description {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  line-height: 150%;
  color: #ffffff;
  margin-bottom: 50px;
}
.tcl-article-hero__info {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tcl-article-hero__navigation-heading {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff;
  margin-bottom: 24px;
}
.tcl-article-hero__navigation-item a {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  line-height: 150%;
  color: #ffffff;
  padding-left: 15px;
  position: relative;
}
.tcl-article-hero__navigation-item a:after {
  content: "";
  width: 2px;
  height: 2px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 0;
}

.tcl-section--light .tcl-article-hero__links:before, .tcl-section--light .tcl-article-hero__links:after {
  background: -webkit-gradient(linear, right top, left top, from(rgba(17, 17, 17, 0.05)), color-stop(29.68%, rgba(17, 17, 17, 0.8)), color-stop(60.79%, rgba(17, 17, 17, 0.8)), color-stop(91.9%, rgba(17, 17, 17, 0.05)));
  background: -o-linear-gradient(right, rgba(17, 17, 17, 0.05) 0%, rgba(17, 17, 17, 0.8) 29.68%, rgba(17, 17, 17, 0.8) 60.79%, rgba(17, 17, 17, 0.05) 91.9%);
  background: linear-gradient(270deg, rgba(17, 17, 17, 0.05) 0%, rgba(17, 17, 17, 0.8) 29.68%, rgba(17, 17, 17, 0.8) 60.79%, rgba(17, 17, 17, 0.05) 91.9%);
}
.tcl-section--light .tcl-article-hero__link:before {
  background: -webkit-gradient(linear, right top, left top, from(rgba(17, 17, 17, 0.05)), color-stop(29.68%, rgba(17, 17, 17, 0.8)), color-stop(60.79%, rgba(17, 17, 17, 0.8)), color-stop(91.9%, rgba(17, 17, 17, 0.05)));
  background: -o-linear-gradient(right, rgba(17, 17, 17, 0.05) 0%, rgba(17, 17, 17, 0.8) 29.68%, rgba(17, 17, 17, 0.8) 60.79%, rgba(17, 17, 17, 0.05) 91.9%);
  background: linear-gradient(270deg, rgba(17, 17, 17, 0.05) 0%, rgba(17, 17, 17, 0.8) 29.68%, rgba(17, 17, 17, 0.8) 60.79%, rgba(17, 17, 17, 0.05) 91.9%);
}
.tcl-section--light .tcl-article-hero__link a {
  color: #111111;
}
.tcl-section--light .tcl-article-hero__back button {
  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;
  color: #111111;
  border: 1px solid rgba(17, 17, 17, 0.3);
  background-color: #ffffff;
}
.tcl-section--light .tcl-article-hero__back button:disabled {
  opacity: 0.5 !important;
}
.tcl-section--light .tcl-article-hero__back button:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}
.tcl-section--light .tcl-article-hero__back button:hover {
  color: #111111;
  background-color: rgba(17, 17, 17, 0.1);
}
.tcl-section--light .tcl-article-hero__back button svg {
  -webkit-filter: grayscale(1) invert(1);
          filter: grayscale(1) invert(1);
}
.tcl-section--light .tcl-article-hero__heading {
  color: #111111;
}
.tcl-section--light .tcl-article-hero__heading:after {
  background: -webkit-gradient(linear, right top, left top, from(rgba(17, 17, 17, 0.05)), color-stop(29.68%, rgba(17, 17, 17, 0.8)), color-stop(60.79%, rgba(17, 17, 17, 0.8)), color-stop(91.9%, rgba(17, 17, 17, 0.05)));
  background: -o-linear-gradient(right, rgba(17, 17, 17, 0.05) 0%, rgba(17, 17, 17, 0.8) 29.68%, rgba(17, 17, 17, 0.8) 60.79%, rgba(17, 17, 17, 0.05) 91.9%);
  background: linear-gradient(270deg, rgba(17, 17, 17, 0.05) 0%, rgba(17, 17, 17, 0.8) 29.68%, rgba(17, 17, 17, 0.8) 60.79%, rgba(17, 17, 17, 0.05) 91.9%);
}
.tcl-section--light .tcl-article-hero__info {
  color: #111111;
}
.tcl-section--light .tcl-article-hero__navigation-heading {
  color: #111111;
}
.tcl-section--light .tcl-article-hero__navigation-item a {
  color: #111111;
}
.tcl-section--light .tcl-article-hero__navigation-item a:after {
  background-color: #111111;
}
.tcl-section--light .tcl-article-hero__description {
  color: #111111;
}