.page-node-type-bourses-et-tutorats .main-container {
  padding-bottom: 40px;
}

.page-node-type-bourses-et-tutorats .bs-region--top {
  position: relative;
  padding-bottom: 30px;
  background-color: var(--gray-formation);
}

.page-node-type-bourses-et-tutorats .bs-region--top .field--name-dynamic-block-fieldnode-breadcrumb-node {
  background-color: var(--blue70);
  color: var(--white);
  position: relative;
  z-index: 1;
}

.page-node-type-bourses-et-tutorats .bs-region--top .field--name-dynamic-block-fieldnode-breadcrumb-node ol {
  padding: 15px 20px;
  display: flex;
  align-items: center;
  min-height: 54px;
  border-radius: 0;
  background-color: unset;
  max-width: var(--page-content-max-w);
  margin: 0 auto;
}

.page-node-type-bourses-et-tutorats .bs-region--top .field--name-dynamic-block-fieldnode-breadcrumb-node ol li a,
.page-node-type-bourses-et-tutorats .bs-region--top .field--name-dynamic-block-fieldnode-breadcrumb-node ol li a:hover,
.page-node-type-bourses-et-tutorats .bs-region--top .field--name-dynamic-block-fieldnode-breadcrumb-node ol li.active,
.page-node-type-bourses-et-tutorats .bs-region--top .field--name-dynamic-block-fieldnode-breadcrumb-node ol li.active a{
  color: var(--white);
}

.page-node-type-bourses-et-tutorats .bs-region--top .field--name-field-genre,
.page-node-type-bourses-et-tutorats .bs-region--top .field--name-node-title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}

.page-node-type-bourses-et-tutorats .bs-region--top .field--name-field-genre {
  margin: 30px auto 20px;
}

.page-node-type-bourses-et-tutorats .bs-region--top .field--name-field-genre a {
  width: fit-content;
  color: var(--white);
  background-color: var(--orange);
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.24px;
  padding: 10px;
}

.page-node-type-bourses-et-tutorats .bs-region--top .field--name-node-title h2 {
  margin: 0;
  color: var(--blue);
  font-family: var(--font-phenomena);
  font-size: 30px;
  font-weight: 800;
  line-height: normal;
}

.page-node-type-bourses-et-tutorats .bs-region--left {
  margin: 40px auto;
}

.page-node-type-bourses-et-tutorats .bs-region--right {
  padding: 0 20px 40px;
}

.page-node-type-bourses-et-tutorats .bs-region--right .field--type-text-with-summary p {
  color: var(--blue);
  text-align: center;
  font-family: var(--font-phenomena);
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

@media screen and (min-width: 768px) {
  .page-node-type-bourses-et-tutorats .main-container {
    padding-bottom: 80px;
  }

  .page-node-type-bourses-et-tutorats .bs-region--top {
    min-height: 405px;
  }

  .page-node-type-bourses-et-tutorats .bs-region--top::after {
    position: absolute;
    z-index: 0;
    content: " ";
    display: block;
    background-image: url("images/bourse_details_head_bg.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    width: 50%;
    max-width: 450px;
    height: 100%;
    max-height: 308px;
    bottom: 15px;
    left: 50%;
  }

  .page-node-type-bourses-et-tutorats .bs-region--top .field--name-field-genre,
  .page-node-type-bourses-et-tutorats .bs-region--top .field--name-node-title {
    width: 50%;
    padding-right: 40px;
    margin: 0;
    justify-content: flex-start;
  }

  .page-node-type-bourses-et-tutorats .bs-region--top .field--name-field-genre {
    margin-top: calc(179px - 54px);
  }

  .page-node-type-bourses-et-tutorats .bs-region--top .field--name-node-title {
    margin-top: 15px;
  }

  .page-node-type-bourses-et-tutorats .bs-region--top .field--name-node-title h2 {
    font-size: 48px;
  }

  .page-node-type-bourses-et-tutorats .bs-region--left,
  .page-node-type-bourses-et-tutorats .bs-region--right {
    margin-top: 80px;
  }

  .page-node-type-bourses-et-tutorats .bs-region--left {
    width: 34.3%;
    margin-bottom: 0;
    padding-right: 0;
    display: flex;
    justify-content: flex-end;
  }

  .page-node-type-bourses-et-tutorats .bs-region--left .field--name-dynamic-block-fieldnode-share {
    max-width: 300px;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 30px;
  }

  .page-node-type-bourses-et-tutorats .bs-region--right {
    width: 65.7%;
    padding-bottom: 0;
    padding-left: 40px;
  }

  .page-node-type-bourses-et-tutorats .bs-region--right .field--name-body {
    max-width: 860px;
  }

  .page-node-type-bourses-et-tutorats .bs-region--right .field--type-text-with-summary p {
    text-align: left;
    font-size: 32px;
  }
}

@media screen and (min-width: 1240px) {
  .page-node-type-bourses-et-tutorats .bs-region--top .field--name-dynamic-block-fieldnode-breadcrumb-node ol {
    padding-left: 0;
    padding-right: 0;
  }

  .page-node-type-bourses-et-tutorats .bs-region--top .field--name-field-genre,
  .page-node-type-bourses-et-tutorats .bs-region--top .field--name-node-title {
    padding-left: calc(50% - 40px - 560px);
  }

  .page-node-type-bourses-et-tutorats .bs-region--right {
    padding-right: 0;
  }
}
