/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/blocks/main/header-certifications/main.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
.header-section {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.3);
  background-blend-mode: multiply;
}
.header-section__background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  filter: brightness(0.5);
}
.header-section__content {
  position: relative;
  z-index: 1;
}
.header-section.with-certifications h1 {
  font-size: 60px;
  line-height: 69px;
}
@media (max-width: 410px) {
  .header-section.with-certifications h1 {
    font-size: 50px;
  }
}
.header-section.with-certifications h1 mark {
  position: relative;
  overflow: hidden;
  background: -webkit-linear-gradient(left, var(--gradient--color--main), var(--gradient--color--secondary));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  visibility: hidden;
  font-weight: 700;
}
.wp-block .header-section.with-certifications h1 mark {
  visibility: visible;
}
.header-section.with-certifications h1 mark.active {
  visibility: visible;
}
.header-section.with-certifications .header-section__content {
  display: flex;
  max-width: 1370px;
  margin: 0 auto;
  padding: 186px 15px 86px 15px;
  flex-direction: row;
  align-items: center;
  gap: 40px;
  min-height: 100vh;
}
.header-section.with-certifications .header-section__centered-wrapper {
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  gap: 40px;
}
.header-section.with-certifications .header-section__content__inner {
  display: flex;
  max-width: 1370px;
  margin: 0;
  flex-direction: column;
  justify-content: center;
  gap: 40px;
}
.header-section.with-certifications .header-section__certifications {
  position: relative;
  padding-right: 27px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header-section.with-certifications .header-section__certifications__text {
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  top: -22px;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
}
.header-section.with-certifications .header-section__certifications__wrapper {
  margin-top: 22px;
}
.header-section.with-certifications .header-section__certifications__card {
  margin-bottom: 22px;
}
.header-section.with-certifications .header-section__heading {
  max-width: 950px;
}
.header-section.with-certifications .header-section__row {
  display: flex;
  align-items: flex-start;
  gap: 70px;
}
.header-section.with-certifications .header-section__description {
  max-width: 620px;
}
.header-section.with-certifications .header-section__description strong {
  color: #aa076b;
}
.header-section.with-certifications .header-section__btn {
  align-self: center;
}
@media only screen and (max-width: 1024.98px) {
  .header-section.with-certifications .header-section__content {
    padding-top: 90px;
    padding-left: 67px;
    padding-right: 67px;
  }
  .header-section.with-certifications .header-section__centered-wrapper {
    display: block;
  }
  .header-section.with-certifications .header-section__content__inner {
    margin-bottom: 87px;
    flex-direction: column;
    justify-content: center;
  }
  .header-section.with-certifications .header-section__certifications {
    padding-right: 0;
    align-items: flex-start;
  }
  .header-section.with-certifications .header-section__certifications__text {
    position: static;
  }
  .header-section.with-certifications .header-section__certifications__wrapper {
    display: flex;
    gap: 49px;
  }
  .header-section.with-certifications .header-section__certifications__card {
    margin-bottom: 0;
  }
  .header-section.with-certifications .header-section__row {
    flex-direction: column;
    gap: 40px;
  }
  .header-section.with-certifications .header-section__description {
    max-width: unset;
  }
  .header-section.with-certifications .header-section__description strong {
    color: var(--primary--color);
  }
  .header-section.with-certifications .header-section__btn {
    align-self: flex-start;
  }
  .header-section.with-certifications .header-section__link {
    margin-top: 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .header-section.with-certifications .header-section__content {
    min-height: 700px;
    padding-left: 18px;
    padding-right: 18px;
    gap: 0;
  }
  .header-section.with-certifications .header-section__content__inner {
    margin-bottom: 0x;
    gap: 0;
  }
  .header-section.with-certifications .header-section__certifications__wrapper {
    gap: 35px;
  }
  .header-section.with-certifications .header-section__heading {
    margin-bottom: 40px;
  }
  .header-section.with-certifications .header-section__row {
    gap: 0;
  }
  .header-section.with-certifications .header-section__description {
    margin-bottom: 40px;
  }
  .header-section.with-certifications .header-section__certifications {
    display: none;
  }
}

/*# sourceMappingURL=index.css.map*/