/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/haut-page-int/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
.HautPageInt {
  background: var(--wp--preset--color--primary);
  padding: 0 var(--wp--preset--spacing--xxxl);
}
@media screen and (max-width: 1440px) {
  .HautPageInt {
    padding: 0 var(--wp--preset--spacing--l) 0 var(--wp--preset--spacing--xl);
  }
}
@media screen and (max-width: 1200px) {
  .HautPageInt {
    padding: 0 var(--wp--preset--spacing--s);
  }
}
@media screen and (max-width: 783px) {
  .HautPageInt {
    padding: var(--wp--preset--spacing--l) var(--wp--preset--spacing--s) 0;
  }
}
.HautPageInt-breadcrumbs {
  font-size: var(--wp--preset--font-size--xs);
  color: var(--wp--preset--color--white);
  margin-bottom: var(--wp--preset--spacing--xxs);
}
.single-formations .HautPageInt-breadcrumbs {
  display: none;
}
.HautPageInt-breadcrumbs > span > span {
  margin: 0 var(--wp--preset--spacing--xs);
}
.HautPageInt-breadcrumbs > span > span:first-child {
  margin-left: 0;
}
.HautPageInt-breadcrumbs a {
  color: var(--wp--preset--color--white);
}
.HautPageInt-breadcrumbs .breadcrumb_last {
  color: var(--wp--preset--color--quaternary);
  opacity: 0.8;
}
.HautPageInt-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: var(--wp--preset--spacing--m);
}
@media screen and (max-width: 783px) {
  .HautPageInt-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
.HautPageInt-left {
  max-width: 720px;
  padding: var(--wp--preset--spacing--s) 0;
}
@media screen and (max-width: 1720px) {
  .HautPageInt-left {
    max-width: 660px;
  }
}
@media screen and (max-width: 1440px) {
  .HautPageInt-left {
    max-width: 610px;
  }
}
@media screen and (max-width: 1200px) {
  .HautPageInt-left {
    max-width: 484px;
  }
}
@media screen and (max-width: 993px) {
  .HautPageInt-left {
    max-width: 440px;
  }
}
@media screen and (max-width: 783px) {
  .HautPageInt-left {
    width: 100%;
  }
}
.HautPageInt-right {
  margin-left: auto;
}
@media screen and (max-width: 783px) {
  .HautPageInt-right {
    margin: 0 auto;
  }
}
.HautPageInt-surtitre {
  text-transform: uppercase;
  color: var(--wp--preset--color--white);
  font-size: var(--wp--preset--font-size--xs);
  font-weight: 500;
  letter-spacing: 0.1em;
}
.HautPageInt-surtitre a {
  text-decoration: underline;
  color: var(--wp--preset--color--white);
}
.HautPageInt-surtitre a:hover, .HautPageInt-surtitre a:focus {
  color: var(--wp--preset--color--secondary);
}
.HautPageInt-title {
  font-size: var(--wp--preset--font-size--xxl);
  font-weight: 500;
  color: var(--wp--preset--color--secondary);
  margin-top: var(--wp--preset--spacing--xxs);
  margin-bottom: var(--wp--preset--spacing--xxs) !important;
  line-height: 1.2em;
}
@media screen and (max-width: 1440px) {
  .HautPageInt-title {
    font-size: var(--wp--preset--font-size--xxl);
  }
}
.HautPageInt-content {
  color: var(--wp--preset--color--white);
}
.HautPageInt-content p {
  font-size: var(--wp--preset--font-size--l);
}
.HautPageInt-content p.is-style-colorsecondarybig {
  font-size: var(--wp--preset--font-size--xl);
}
.HautPageInt-figure {
  position: relative;
  width: 480px;
  height: 480px;
  margin-bottom: 0;
  z-index: 999;
}
@media screen and (max-width: 1440px) {
  .HautPageInt-figure {
    width: 445px;
    height: 445px;
  }
}
@media screen and (max-width: 1200px) {
  .HautPageInt-figure {
    width: 450px;
    height: 450px;
  }
}
@media screen and (max-width: 992px) {
  .HautPageInt-figure {
    width: 290px;
    height: 290px;
  }
}
@media screen and (max-width: 783px) {
  .HautPageInt-figure {
    width: 450px;
    height: 450px;
  }
}
@media screen and (max-width: 600px) {
  .HautPageInt-figure {
    width: calc(100vw - var(--wp--preset--spacing--s));
    height: calc(100vw - var(--wp--preset--spacing--s));
  }
}
.isMenuOpen .HautPageInt-figure {
  z-index: 48;
}
.HautPageInt-figure::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 24%;
  left: 14%;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--wp--preset--color--secondary);
}
.HautPageInt-img {
  transform: translateY(var(--wp--custom--borderradimg--largeurpetit));
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: var(--wp--custom--radius--full);
  border-color: var(--wp--preset--color--primary);
  border-width: var(--wp--custom--borderradimg--largeurpetit);
  border-style: solid;
}
.HautPageInt .is-style-octonary {
  background: var(--wp--preset--color--quinary);
  padding: var(--wp--preset--spacing--xs);
  border-radius: var(--wp--custom--radius--s);
  margin-bottom: var(--wp--preset--spacing--s);
}
.HautPageInt .is-style-octonary * {
  font-size: var(--wp--preset--font-size--s);
}
.HautPageInt .is-style-octonary strong {
  color: var(--wp--preset--color--white);
}

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