@charset "UTF-8";
/* based on colors in theme.json */
/**
 * La map des tailles de breakpoints par défaut.
 * Elle est basé sur la nommenclature de Bootstrap avec quelques tailles supplémentaires.
 */
/**
 * Les valeurs qui seront utilisées pour facilité la construction et la maintenabilité d'une structure de style en SASS
 */
@font-face {
  font-family: "icomoon-default";
  src: url("../fonts/icomoon-default.woff2?2metrl") format("woff2"), url("../fonts/icomoon-default.ttf?2metrl") format("truetype"), url("../fonts/icomoon-default.woff?2metrl") format("woff"), url("../fonts/icomoon-default.svg?2metrl#icomoon-default") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.vtx-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon-default" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vtx-icon-close:before {
  content: "\e900";
}

.vtx-icon-search:before {
  content: "\e901";
}

.vtx-icon-warning:before {
  content: "\e902";
}

.vtx-icon-validation:before {
  content: "\e903";
}

.vtx-icon-information:before {
  content: "\e904";
}

.vtx-icon-error:before {
  content: "\e905";
}

.vtx-icon-down_arrow:before {
  content: "\e906";
}

.vtx-icon-instagram:before {
  content: "\ea92";
}

.vtx-icon-youtube:before {
  content: "\ea9d";
}

.vtx-icon-facebook:before {
  content: "\ea90";
}

.vtx-icon-twitter:before {
  content: "\ea96";
}

.vtx-icon-linkedin:before {
  content: "\eaca";
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?qrfbbs");
  src: url("../fonts/icomoon.eot?qrfbbs#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff2?qrfbbs") format("woff2"), url("../fonts/icomoon.ttf?qrfbbs") format("truetype"), url("../fonts/icomoon.woff?qrfbbs") format("woff"), url("../fonts/icomoon.svg?qrfbbs#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-validation:before {
  content: "\e900";
}

.icon-temoignages:before {
  content: "\e901";
}

.icon-loading:before {
  content: "\e902";
}

.icon-info:before {
  content: "\e903";
}

.icon-importer:before {
  content: "\e904";
}

.icon-erreur:before {
  content: "\e905";
}

.icon-dropdown-arrow:before {
  content: "\e906";
}

.icon-close-menu:before {
  content: "\e907";
}

.icon-arrow-right:before {
  content: "\e908";
}

.icon-arrow-btn_hover:before {
  content: "\e909";
}

/**
* Rapidemment apperler les fonctions flex souvent utilisé à l'init
*/
/**
* Faire de l'élément un conteneur centré.
*/
/*
&::marker{
  content: $icon-bullet;
  font-family: $icon;
  color: $primary;
  font-size: 0.7em;
  letter-spacing: 0.3em; // font-size and letter-spacing together must be equal to ul's left padding
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*/
/**** FORM ELEMENTS ****/
@font-face {
  font-family: "bc-alphapipe";
  src: url("../fonts/bc-alphapipe.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Acumin-RPro";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Acumin-RPro";
  src: url("../fonts/Acumin-BdPro.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.page-template-template-workshop {
  padding-top: 0;
  overflow-x: hidden;
  --wp--preset--color--primary: #FFFF00;
  --wp--preset--color--secondary: #0D1137;
  font-family: "Acumin-RPro", sans-serif;
  background-color: #fff;
}
.page-template-template-workshop h1,
.page-template-template-workshop h2,
.page-template-template-workshop h3,
.page-template-template-workshop h4,
.page-template-template-workshop h5,
.page-template-template-workshop h6 {
  font-family: "bc-alphapipe", sans-serif;
  color: #0D1137;
  text-transform: uppercase;
}
.page-template-template-workshop h2 {
  font-size: 52px !important;
}
.page-template-template-workshop h3 {
  font-size: 44px !important;
}
.page-template-template-workshop h4 {
  font-size: 36px !important;
}
.page-template-template-workshop h5 {
  font-size: 32px !important;
}
.page-template-template-workshop h6 {
  font-size: 28px !important;
}
.page-template-template-workshop .yellow-text {
  color: #FFFF00;
}
.page-template-template-workshop .acumin-text {
  font-family: "Acumin-RPro", sans-serif;
}
.page-template-template-workshop .alphapipe-text {
  font-family: "bc-alphapipe", sans-serif;
}
.page-template-template-workshop .bigger-text {
  font-size: 2em !important;
}
.page-template-template-workshop .workshop-header {
  position: relative;
  overflow: visible;
  background-color: #0D1137;
  margin-bottom: 10rem;
}
.page-template-template-workshop .workshop-header__overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(13, 17, 55, 0.92);
  z-index: 1;
}
.page-template-template-workshop .workshop-header__inner {
  top: 4rem;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 5fr 7fr;
  gap: 2rem;
  padding-bottom: 0;
  min-height: 480px;
}
.page-template-template-workshop .workshop-header__left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2rem;
  padding-bottom: 1rem;
}
.page-template-template-workshop .workshop-header__title {
  font-family: "bc-alphapipe", sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: clamp(4.5rem, 4vw, 5.5rem);
  line-height: 1.1;
  text-transform: uppercase;
  max-width: 600px;
}
.page-template-template-workshop .workshop-header__title .line-one {
  font-size: clamp(3.5rem, 3vw, 4rem);
  font-family: "bc-alphapipe", sans-serif;
  color: #FFFF00;
}
.page-template-template-workshop .workshop-header__title .line-two {
  font-family: "Acumin-RPro", sans-serif;
  font-weight: 400;
}
.page-template-template-workshop .workshop-header__title em,
.page-template-template-workshop .workshop-header__title i {
  color: #FFFF00;
  font-style: italic;
  display: block;
  font-size: 0.65em;
  margin-bottom: 0.25em;
}
.page-template-template-workshop .workshop-header__description {
  font-family: "Acumin-RPro", sans-serif;
  color: #fff;
  font-size: 20px !important;
  line-height: 1.5;
  max-width: 500px;
  margin-bottom: 8rem;
}
.page-template-template-workshop .workshop-header__visual {
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 320px;
}
.page-template-template-workshop .workshop-header__image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  border-radius: 16px;
  transform: scale(1.2);
}
.page-template-template-workshop .workshop-header__placeholder {
  width: 100%;
  min-height: 320px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 16px;
}
.page-template-template-workshop .main {
  overflow-x: hidden;
}
.page-template-template-workshop .main a {
  color: #0D1137;
}
.page-template-template-workshop li::marker {
  color: #0D1137 !important;
}
.page-template-template-workshop .wp-block-button .wp-block-button__link::after {
  color: #0D1137;
}
.page-template-template-workshop .wp-block-button .wp-block-button__link .extra-markup {
  background-color: #0D1137;
}
.page-template-template-workshop .post-item__plus-icon {
  background-color: #FFFF00;
}
.page-template-template-workshop .post-item__plus-icon:before, .page-template-template-workshop .post-item__plus-icon:after {
  background-color: #0D1137;
}
.page-template-template-workshop .post-item__title,
.page-template-template-workshop .post-alt-item__title {
  color: #fff;
  text-transform: none;
  font-family: "Acumin-RPro", sans-serif;
  font-size: 28px !important;
  line-height: 1.2;
}
.page-template-template-workshop .post-item__overlay,
.page-template-template-workshop .post-alt-item__overlay {
  background-color: rgba(13, 17, 55, 0.66);
}
@media (max-width: 1100px) {
  .page-template-template-workshop .workshop-header__inner {
    grid-template-columns: 1fr;
    min-height: auto;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    gap: 8px;
  }
  .page-template-template-workshop .workshop-header__left {
    order: 1;
    gap: 1.5rem;
    padding-bottom: 0;
    align-items: center;
  }
  .page-template-template-workshop .workshop-header__title {
    order: 1;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .page-template-template-workshop .workshop-header__description {
    order: 2;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .page-template-template-workshop .workshop-header__visual {
    order: 2;
  }
  .page-template-template-workshop .workshop-header__description {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .page-template-template-workshop .flex-column {
    flex-direction: column;
  }
  .page-template-template-workshop .flex-column .wp-block-column {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .page-template-template-workshop .flex-column-reverse {
    flex-direction: column-reverse;
  }
  .page-template-template-workshop .flex-column-reverse .wp-block-column {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .page-template-template-workshop .workshop-header__visual {
    min-height: 240px;
  }
  .page-template-template-workshop h1 {
    font-size: 40px !important;
  }
  .page-template-template-workshop h2 {
    font-size: 36px !important;
  }
  .page-template-template-workshop h3 {
    font-size: 32px !important;
  }
  .page-template-template-workshop h4 {
    font-size: 28px !important;
  }
  .page-template-template-workshop h5 {
    font-size: 24px !important;
  }
  .page-template-template-workshop h6 {
    font-size: 20px !important;
  }
  .page-template-template-workshop .logos-grid-block__grid {
    flex-direction: column;
    gap: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
