/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.banner-elected {
  width: 100%;
  height: 30rem;
  background-color: #000; }
  .banner-elected .itu-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: end;
        align-items: flex-end;
    height: 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain; }
    .banner-elected .itu-container img {
      height: 28.125rem; }
    .banner-elected .itu-container > div {
      margin-bottom: 2.5rem; }

@media (max-width: 576px) {
  .banner-elected {
    height: 25rem; }
    .banner-elected .itu-container img {
      position: absolute; }
    .banner-elected .itu-container > div {
      z-index: 99; } }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

/* banner-homepage */
.banner-homepage {
  width: 100%;
  height: 28.125rem;
  background-size: cover;
  background-position: center;
  margin-bottom: 8rem; }
  .banner-homepage .itu-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    height: 100%;
    max-width: 1280px; }
  .banner-homepage .animated-container {
    height: 300px;
    margin-bottom: 30px; }
  .banner-homepage .coundown-box {
    position: absolute;
    background-color: white;
    border-radius: 0.25rem;
    padding: 1.5rem;
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    margin-top: 25rem;
    -webkit-box-shadow: 0px 0px 24px #a9cad814;
            box-shadow: 0px 0px 24px #a9cad814; }
  .banner-homepage .days,
  .banner-homepage .hours,
  .banner-homepage .minutes,
  .banner-homepage .seconds {
    font-size: 54px;
    font-weight: 600;
    color: #2f2f2f;
    background-color: #f5fafc;
    border-radius: 4px;
    margin-right: 16px;
    padding: 0 16px; }
    .banner-homepage .days:after,
    .banner-homepage .hours:after,
    .banner-homepage .minutes:after,
    .banner-homepage .seconds:after {
      color: #009cd6;
      font-size: 28px;
      font-weight: 700; }
  .banner-homepage .days:after {
    content: " d "; }
  .banner-homepage .hours:after {
    content: " h "; }
  .banner-homepage .minutes:after {
    content: " m "; }
  .banner-homepage .seconds:after {
    content: " s "; }

@media (max-width: 576px) {
  .banner-homepage {
    height: 360px; }
    .banner-homepage .coundown-box {
      margin-top: 19.9rem; }
    .banner-homepage .coundown-box {
      width: 90%; }
    .banner-homepage .days,
    .banner-homepage .hours,
    .banner-homepage .minutes,
    .banner-homepage .seconds {
      font-size: 22px;
      margin-bottom: 16px; }
      .banner-homepage .days:after,
      .banner-homepage .hours:after,
      .banner-homepage .minutes:after,
      .banner-homepage .seconds:after {
        font-size: 20px;
        margin-bottom: 1rem; }
    .banner-homepage .days:after {
      content: " d "; }
    .banner-homepage .hours:after {
      content: " h "; }
    .banner-homepage .minutes:after {
      content: " m "; }
    .banner-homepage .seconds:after {
      content: " s "; } }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-informational-banner .itu-container {
  position: relative;
  width: 100%;
  z-index: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 3rem;
  background-color: rgba(156, 158, 159, 0.4); }
  .itu-informational-banner .itu-container:before {
    content: "";
    background-color: rgba(52, 87, 95, 0.6);
    position: absolute;
    inset: 0;
    z-index: 1; }
  .itu-informational-banner .itu-container p {
    color: white;
    z-index: 2; }
    .itu-informational-banner .itu-container p.banner-text {
      margin-bottom: 3rem;
      max-width: 60%; }
  .itu-informational-banner .itu-container a {
    z-index: 2; }

@media screen and (max-width: 768px) {
  .itu-informational-banner .itu-container p.banner-text {
    max-width: 100%;
    width: 100%; } }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.banner-main-page {
  width: 100%;
  height: 20rem;
  background-size: cover;
  background-position: center;
  background-color: rgba(156, 158, 159, 0.4); }
  .banner-main-page .itu-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: left;
        justify-content: left;
    -ms-flex-align: end;
        align-items: flex-end;
    height: 100%;
    z-index: 1; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-cards-group {
  display: grid;
  width: 100%;
  gap: 2rem;
  margin: 1rem 0 3rem; }

@media screen and (max-width: 992px) {
  .itu-cards-group {
    grid-template-columns: 1fr !important; } }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-cards-candidate {
  width: 21.875rem;
  margin: 9rem 1.875rem 1.875rem 0;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 1.875rem rgba(0, 0, 0, 0.14);
          box-shadow: 0 3px 1.875rem rgba(0, 0, 0, 0.14);
  color: #444; }
  .itu-cards-candidate .itu-cards-candidate-header {
    width: 6rem;
    height: 6rem;
    border-radius: 6rem;
    background-size: cover;
    background-position: center center;
    -webkit-transform: translate(1rem, -3rem);
        -ms-transform: translate(1rem, -3rem);
            transform: translate(1rem, -3rem);
    -webkit-box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.2); }
  .itu-cards-candidate .itu-cards-candidate-body {
    padding: 1rem;
    margin-top: -3.5rem; }
    .itu-cards-candidate .itu-cards-candidate-body .full-name {
      font-weight: 600;
      font-size: 1.275rem; }
    .itu-cards-candidate .itu-cards-candidate-body ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .itu-cards-candidate .itu-cards-candidate-body ul li {
        margin-bottom: 0.7rem;
        padding-left: 1rem; }
        .itu-cards-candidate .itu-cards-candidate-body ul li span {
          text-indent: -1.5rem; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.external-link-cards {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 100px; }
  .external-link-cards__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: stretch;
        justify-content: stretch;
    background-color: white;
    border-radius: 0.25rem;
    -webkit-box-shadow: 0px 0px 24px #a9cad814;
            box-shadow: 0px 0px 24px #a9cad814; }
    .external-link-cards__item__img {
      min-width: 8rem;
      height: 8rem;
      -ms-flex-positive: 1;
          flex-grow: 1;
      background-size: cover;
      background-position: center center;
      border-radius: 0.25rem 0 0 0.25rem; }
      .external-link-cards__item__img__squareimg {
        height: 100px; }
    .external-link-cards__item__text-area {
      padding: 1rem; }
  .external-link-cards__item:hover {
    -webkit-box-shadow: 0px 0px 14px #a9cad838;
            box-shadow: 0px 0px 14px #a9cad838;
    -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
    transition: -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: box-shadow 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    position: relative;
    top: -1px; }

@media (max-width: 576px) {
  .external-link-cards__item {
    width: 100%; }
    .external-link-cards__item__img {
      display: none; } }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-cards-highlight-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  z-index: auto;
  border-width: 0px 0px 0px 3px;
  border-style: solid solid solid solid;
  border-color: #009cd6 transparent transparent #009cd6;
  border-radius: 4px;
  padding: 2em;
  font-size: 1em;
  background-color: rgba(255, 255, 255, 0.8); }
  .itu-cards-highlight-text p {
    font-weight: 700; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-cards-icons-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: white;
  -webkit-box-shadow: 0px 24px #a9cad814;
          box-shadow: 0px 24px #a9cad814;
  padding: 2rem 0; }
  .itu-cards-icons-item img {
    margin-bottom: 2rem;
    max-width: 4.5rem;
    max-height: 4.5rem;
    aspect-ratio: auto; }
  .itu-cards-icons-item p {
    font-weight: 700;
    margin: 0; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-cards-internal-links .caption {
  bottom: 60px;
  left: 60px;
  right: 60px;
  padding: 30px;
  background: transparent -webkit-linear-gradient(206deg, rgba(95, 137, 152, 0) 0%, rgba(52, 87, 95, 0.8) 100%) 0% 0% no-repeat;
  background: transparent -o-linear-gradient(206deg, rgba(95, 137, 152, 0) 0%, rgba(52, 87, 95, 0.8) 100%) 0% 0% no-repeat;
  background: transparent linear-gradient(244deg, rgba(95, 137, 152, 0) 0%, rgba(52, 87, 95, 0.8) 100%) 0% 0% no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.itu-cards-internal-links .caption a {
  width: 100%;
  border-radius: 0.125em;
  font-size: 1em;
  background-color: #009cd6;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
       -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  padding: 10px;
  color: #fff;
  text-decoration: none; }

.itu-cards-internal-links .caption a:hover {
  background: #555; }

.itu-cards-internal-links .caption h2 {
  margin: 0 0 20;
  margin-bottom: 5px !important;
  padding: 0;
  color: #fff;
  font-size: 28px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.itu-cards-internal-links .caption p {
  padding: 0;
  color: #fff;
  font-size: 14px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-cards-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  z-index: auto;
  margin: 1.5rem 0;
  border-width: 0px 0px 0px 3px;
  border-style: solid solid solid solid;
  border-color: #009cd6 transparent transparent #009cd6;
  border-radius: 4px;
  padding: 2em;
  font-size: 1em;
  background-color: rgba(255, 255, 255, 0.8); }
  .itu-cards-links p {
    font-weight: 700; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-cards-quote {
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  background-color: #f5fafc;
  -webkit-box-shadow: inset 0 2px 0 rgba(0, 156, 214, 0.7), -5px -4px 25px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 2px 0 rgba(0, 156, 214, 0.7), -5px -4px 25px rgba(0, 0, 0, 0.3); }

.itu-cards-quote blockquote:after,
.itu-cards-quote blockquote:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.itu-cards-quote blockquote:after {
  border-top-color: #ffffff;
  border-width: 10px;
  left: 65%;
  margin-left: -10px; }

.itu-cards-quote blockquote:before {
  border-top-color: rgba(0, 0, 0, 0.01);
  border-width: 11px;
  left: 65%;
  margin-left: -11px; }

.itu-cards-quote blockquote p {
  font-size: 22px;
  color: #264957;
  font-weight: 600;
  line-height: 40px;
  font-style: italic;
  text-indent: 100px;
  position: relative;
  letter-spacing: 0px; }

.itu-cards-quote blockquote p:before {
  content: "\201C";
  font-style: normal;
  font-weight: 700;
  position: absolute;
  font-size: 175px;
  top: 0px;
  left: -105px;
  color: #009cd6;
  text-shadow: 7px 14px 10px rgba(0, 0, 0, 0.1); }

.itu-cards-quote .itu-cards-quote-author {
  text-align: left;
  position: relative; }

.itu-cards-quote-author .itu-cards-quote-image {
  width: 61px;
  height: 61px;
  border-radius: 1000px;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 20px #cccccc00;
          box-shadow: 0 0 20px #cccccc00;
  margin: 0 1rem 0 50px; }

.itu-cards-quote-author .itu-cards-quote-author-name {
  font-weight: 700;
  font-size: 18px;
  vertical-align: middle;
  color: #264957; }

.itu-cards-quote-author cite {
  vertical-align: middle;
  font-style: italic;
  color: #264957; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.itu-cards-timeline-row {
  background-color: #F5FAFC;
  width: 100%;
  padding: 15px; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-cards-timeline {
  list-style: none;
  padding: 0; }

.itu-cards-timeline li {
  position: relative;
  padding: 10px; }

.itu-cards-timeline li a {
  color: gray; }

.itu-cards-timeline li:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #009cd6;
  position: absolute;
  left: -15px;
  top: 50%;
  -webkit-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
          transform: translateY(-40%); }

.itu-cards-timeline li:not(:last-child):after {
  content: "";
  width: 2px;
  height: 100%;
  background: #d8d8d8;
  position: absolute;
  left: -8px;
  top: 50%;
  margin-top: 10px; }

.itu-cards-timeline-item:hover {
  -webkit-box-shadow: 0px 20px 40px #a9cad86e;
          box-shadow: 0px 20px 40px #a9cad86e;
  -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  top: -1px; }

.itu-cards-timeline-item {
  z-index: auto;
  border-radius: 4px;
  background-color: #ffffff;
  -webkit-box-shadow: 0em 0em 1.9370000000000003em 0em #a9cad8;
          box-shadow: 0em 0em 1.9370000000000003em 0em #a9cad8;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
       -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  padding: 20px;
  cursor: pointer; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.itu-button-icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1.25em; }
  .itu-button-icon a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    text-decoration: none; }
  .itu-button-icon i {
    font-size: 1.25em; }
  .itu-button-icon .icon-right i {
    padding: 0.575em 0em 0.575em 0.575em; }
  .itu-button-icon .icon-left i {
    padding: 0.575em 0.575em 0.575em 0em; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-documents-list {
  width: 60%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin: 1rem 0; }
  .itu-documents-list .documents-list__item {
    display: -ms-flexbox;
    display: flex;
    border-radius: 0.25rem;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    cursor: pointer;
    margin-bottom: 0.5rem;
    background-color: white;
    padding: 0.75rem;
    border: none;
    -webkit-box-shadow: 0px 0px 24px #a9cad814;
            box-shadow: 0px 0px 24px #a9cad814; }
    .itu-documents-list .documents-list__item i {
      margin-right: 0.5rem; }
    .itu-documents-list .documents-list__item:hover {
      -webkit-box-shadow: 0px 0px 14px #a9cad838;
              box-shadow: 0px 0px 14px #a9cad838; }

@media screen and (max-width: 992px) {
  .itu-documents-list {
    width: 100%; } }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.itu-table-contact {
  display: table;
  width: 1024px;
  margin: auto;
  border-top: 0.5px solid #707070B3; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-table-contact-row {
  display: table-row; }
  .itu-table-contact-row div {
    display: table-cell;
    border-bottom: 0.5px solid #707070B3;
    padding-left: 2rem;
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .itu-table-contact-row div:nth-child(1) {
    width: 30%;
    color: #2f2f2f;
    font-weight: bold;
    border-right: 0.5px solid #707070B3; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.embedded {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; }
  .embedded__iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.itu-covidless-cards-icons .itu-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
  row-gap: 3rem;
  margin-bottom: 3rem; }
  .itu-covidless-cards-icons .itu-container .covidless-itu-cards-icons-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: left;
        align-items: left;
    text-align: left; }
    .itu-covidless-cards-icons .itu-container .covidless-itu-cards-icons-item .covidless-icon-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      border-radius: 100rem;
      width: 9.5rem;
      height: 9.5rem;
      background-color: rgba(0, 160, 223, 0.1); }
    .itu-covidless-cards-icons .itu-container .covidless-itu-cards-icons-item p {
      font-weight: 700;
      justify-self: left;
      margin-bottom: 0; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.covidless-itu-hero-section {
  position: relative;
  background-size: cover;
  background-position: center center;
  height: 47rem; }
  .covidless-itu-hero-section h2 {
    position: absolute;
    bottom: -2rem; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-covidless-steps {
  padding: 6rem 0 2rem 0; }
  .itu-covidless-steps .stepnames,
  .itu-covidless-steps .step-numbers {
    display: grid;
    overflow-x: visible; }
  .itu-covidless-steps .stepnames {
    margin-top: 2rem;
    height: 4rem; }
    .itu-covidless-steps .stepnames div {
      position: relative; }
      .itu-covidless-steps .stepnames div p {
        position: absolute;
        left: 1rem;
        -webkit-transform-origin: 0 0;
            -ms-transform-origin: 0 0;
                transform-origin: 0 0;
        -webkit-transform: rotate(-30deg);
            -ms-transform: rotate(-30deg);
                transform: rotate(-30deg);
        white-space: nowrap;
        font-size: 1.825rem;
        font-weight: 600;
        color: #00a0df; }
  .itu-covidless-steps .step-numbers div {
    background: -webkit-linear-gradient(top, transparent calc(50% - 1px), #2f2f2f calc(50%), transparent calc(50% + 1px));
    background: -o-linear-gradient(top, transparent calc(50% - 1px), #2f2f2f calc(50%), transparent calc(50% + 1px));
    background: linear-gradient(180deg, transparent calc(50% - 1px), #2f2f2f calc(50%), transparent calc(50% + 1px)); }
    .itu-covidless-steps .step-numbers div:last-child {
      background: none; }
    .itu-covidless-steps .step-numbers div p {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      border-radius: 100rem;
      height: 3.75rem;
      width: 3.75rem;
      background-color: #00a0df;
      color: white;
      font-size: 1.825rem;
      font-weight: 500; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.gutenberg-itu-icon {
  color: #00a0df; }

.itu-gutenberg-section {
  min-height: 5rem; }

.fake-image {
  min-height: 10rem;
  background-color: rgba(156, 158, 159, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .fake-image:after {
    content: "\f03e";
    font-family: "Font Awesome 5 Free";
    font-size: 3rem;
    color: #9c9e9f; }

.itu-covidless-steps-details .itu-covidless-steps-details-illustration,
.itu-covidless-steps-details .tab {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .itu-covidless-steps-details .itu-covidless-steps-details-illustration.faded,
  .itu-covidless-steps-details .tab.faded {
    opacity: 0; }

.itu-covidless-steps-details h1 {
  margin-bottom: 8rem; }

.itu-covidless-steps-details .stepnames,
.itu-covidless-steps-details .step-numbers {
  display: grid;
  overflow-x: visible; }

.itu-covidless-steps-details .stepnames {
  margin-top: 2rem;
  height: 4rem; }
  .itu-covidless-steps-details .stepnames div {
    position: relative; }
    .itu-covidless-steps-details .stepnames div p {
      position: absolute;
      left: 1rem;
      -webkit-transform-origin: 0 0;
          -ms-transform-origin: 0 0;
              transform-origin: 0 0;
      -webkit-transform: rotate(-30deg);
          -ms-transform: rotate(-30deg);
              transform: rotate(-30deg);
      white-space: nowrap;
      font-size: 1.825rem;
      font-weight: 600;
      color: #9c9e9f; }
    .itu-covidless-steps-details .stepnames div.active p {
      color: #00a0df; }

.itu-covidless-steps-details .step-numbers div {
  background: -webkit-linear-gradient(top, transparent calc(50% - 1px), #2f2f2f calc(50%), transparent calc(50% + 1px));
  background: -o-linear-gradient(top, transparent calc(50% - 1px), #2f2f2f calc(50%), transparent calc(50% + 1px));
  background: linear-gradient(180deg, transparent calc(50% - 1px), #2f2f2f calc(50%), transparent calc(50% + 1px)); }
  .itu-covidless-steps-details .step-numbers div:last-child {
    background: none; }
  .itu-covidless-steps-details .step-numbers div p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    border-radius: 100rem;
    height: 3.75rem;
    width: 3.75rem;
    background-color: #9c9e9f;
    color: white;
    font-size: 1.825rem;
    font-weight: 500;
    cursor: pointer; }
    .itu-covidless-steps-details .step-numbers div p.active {
      background-color: #00a0df; }

.itu-covidless-steps-details-tabs {
  display: grid;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
  margin-bottom: 2rem; }
  .itu-covidless-steps-details-tabs .tabTitle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    padding: 1rem;
    font-weight: 700;
    font-size: 1.5rem;
    border-bottom: 2px solid #9c9e9f;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .itu-covidless-steps-details-tabs .tabTitle p {
      text-align: center;
      pointer-events: none;
      color: #9c9e9f; }
    .itu-covidless-steps-details-tabs .tabTitle.active {
      border-bottom: 2px solid #00a0df; }
      .itu-covidless-steps-details-tabs .tabTitle.active p {
        color: #00a0df; }

.itu-steps-details-navigation {
  margin: 3rem 0; }
  .itu-steps-details-navigation .itu-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .itu-steps-details-navigation .itu-container .itu-button.disabled {
      pointer-events: none;
      opacity: 0.4; }
