/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./assets/src/sass/leader-page.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
.page-template-page-leader .hero-info__box {
  min-height: 60vh;
}
@media (max-width: 767px) {
  .page-template-page-leader .hero-info__box {
    justify-content: flex-start;
  }
}

.management {
  background-position: center;
  background-size: cover;
  padding: 90px 0; }
  .management__avatar {
    overflow: hidden;
    border-radius: 4px; }
  @media (max-width: 767px) {
    .management {
      padding: 40px 0; } }
  .management__flex {
    gap: 20px;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .management__flex {
        flex-direction: column;
        gap: 30px; } }
  .management__title {
    font-weight: 500;
    font-size: 56px;
    line-height: 1.21429;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #04090a;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .management__title {
        font-weight: 500;
        font-size: 28px;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        margin-bottom: 40px; } }
  .management__item {
    display: flex;
    gap: 12px;
    flex-direction: column;
    width: calc(25% - 15px);
    padding: 0 20px; }
    @media (max-width: 992px) {
      .management__item {
        width: calc(50% - 15px); } }
    @media (max-width: 767px) {
      .management__item {
        width: 100%; } }
  .management__name {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: 0.08em;
    color: #04090a; }
  .management__position {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.57143;
    letter-spacing: 0.08em;
    color: rgba(4, 9, 10, 0.5); }
  .management__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.57143;
    letter-spacing: 0.08em;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: #04090a;
    margin-top: 8px; }

.team {
  background-position: center;
  background-size: cover;
  padding: 90px 0; }
  @media (max-width: 767px) {
    .team {
      padding: 40px 0; } }
  .team__avatar {
    overflow: hidden;
    border-radius: 4px; }
  .team__flex {
    gap: 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 60px; }
    @media (max-width: 767px) {
      .team__flex {
        flex-direction: column;
        gap: 30px; } }
  .team__title {
    font-weight: 500;
    font-size: 56px;
    line-height: 1.21429;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .team__title {
        font-weight: 500;
        font-size: 28px;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        margin-bottom: 40px; } }
  .team__item {
    display: flex;
    gap: 12px;
    flex-direction: column;
    width: calc(33.33% - 14px);
    padding: 0 20px; }
    @media (max-width: 992px) {
      .team__item {
        width: calc(50% - 15px); } }
    @media (max-width: 767px) {
      .team__item {
        width: 100%; } }
  .team__name {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: 0.08em;
    color: #fff; }
  .team__position {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.57143;
    letter-spacing: 0.08em;
    color: rgba(255, 255, 255, 0.5); }
  .team__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.57143;
    letter-spacing: 0.08em;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: #fff;
    margin-top: 8px; }

.consultant {
  background-position: center;
  background-size: cover;
  padding: 90px 0; }
  .consultant__avatar {
    overflow: hidden;
    border-radius: 4px; }
  @media (max-width: 767px) {
    .consultant {
      padding: 40px 0; } }
  .consultant__flex {
    gap: 20px;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .consultant__flex {
        flex-direction: column;
        gap: 30px; } }
  .consultant__title {
    font-weight: 500;
    font-size: 56px;
    line-height: 1.21429;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #04090a;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .consultant__title {
        font-weight: 500;
        font-size: 28px;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        margin-bottom: 40px; } }
  .consultant__item {
    display: flex;
    gap: 12px;
    flex-direction: column;
    width: calc(33.33% - 14px);
    padding: 0 20px; }
    @media (max-width: 992px) {
      .consultant__item {
        width: calc(50% - 15px); } }
    @media (max-width: 767px) {
      .consultant__item {
        width: 100%; } }
  .consultant__name {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: 0.08em;
    color: #04090a; }
  .consultant__position {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.57143;
    letter-spacing: 0.08em;
    color: rgba(4, 9, 10, 0.5); }
  .consultant__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.57143;
    letter-spacing: 0.08em;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: #04090a;
    margin-top: 8px; }

/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./assets/src/sass/paths/hero-info.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.hero-info {
  background-position: center;
  background-size: cover; }
  .hero-info__box {
    display: flex;
    min-height: 100vh;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 20px;
    gap: 40px; }
    @media (max-width: 767px) {
      .hero-info__box {
        min-height: 60vh;
        padding: 0;
        padding-top: 150px;
        justify-content: flex-end;
        padding-bottom: 54px; } }
  .hero-info__title {
    font-family: "Cormorant Garamond", sans-serif;
    max-width: 560px;
    font-weight: 500;
    font-size: 72px;
    line-height: 1.20833;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    background: linear-gradient(305deg, #0f2836 0%, #539ecf 54.99%, #0f2836 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
    @media (max-width: 767px) {
      .hero-info__title {
        font-weight: 500;
        font-size: 52px;
        line-height: 1.3;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        background: linear-gradient(305deg, #0f2836 0%, #539ecf 54.99%, #0f2836 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; } }
  .hero-info__text {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0.08em;
    color: #fff;
    max-width: 560px; }
    @media (max-width: 767px) {
      .hero-info__text {
        font-weight: 400;
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: 0.08em;
        color: #fff; } }


/*# sourceMappingURL=leader.style.min.css.map*/