/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Yanone+Kaffeesatz:wght@200..700&display=swap");
:root {
  --title-font: "Yanone Kaffeesatz", sans-serif;
  --normal-font: "Inter", sans-serif;
  --em-font: "EB Garamond", serif;
  --red: #b81f36;
  --blue: #1473a9;
  --second-blue: #043652;
  --first-color: #666666;
  --second-color: #999999;
  --gap: 15px;
  --col-1-4: calc( (100% - 3 * var(--gap)) / 4 );
  --col-1-3: calc( (100% - 2 * var(--gap)) / 3 );
  --col-1-2: calc( (100% - var(--gap)) / 2 );
}
html {
  font-size: 14px;
}
body {
  background: none !important;
  font-family: var(--normal-font);
  font-weight: 300;
}
body #g-page-surround {
  background: none !important;
}
body header {
  background: none !important;
  position: relative;
}
body header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 12.5%;
  width: 75%;
  height: 2px;
  background-color: var(--second-color);
}
body header .gp_buttons a.ui.button {
  background: var(--blue) !important;
  color: white !important;
  border-radius: 0.35rem;
}
body header .gp_buttons a.ui.button:hover {
  background: var(--second-blue) !important;
  color: white;
}
body header img {
  height: 300px;
  float: right;
  margin-right: 2rem;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
body header .g-block:nth-child(2) {
  display: flex;
  align-items: end;
}
body header .gp_text_block h1 {
  margin: 0;
  font-size: 5rem;
  font-weight: 300;
  text-transform: capitalize;
}
body header .gp_text_block h1 strong {
  font-weight: 900;
  color: var(--red);
}
body header .gp_text_block #gp_slides {
  padding-bottom: 1rem;
}
body header .gp_text_block #gp_slides span {
  font-size: 1.8rem;
  font-family: var(--em-font);
  color: var(--first-color) !important;
  font-style: italic;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: var(--title-font);
  line-height: 1.15;
}
body h1 {
  font-size: 3rem;
  font-weight: 900;
  text-transform: uppercase;
  color: var(--second-color);
}
body section#g-navigation {
  background: none !important;
}
@media print {
  body section#g-navigation {
    display: none !important;
  }
}
body section#g-navigation .gp_heading {
  max-width: 80%;
  color: var(--first-color) !important;
  margin-top: 2.5rem !important;
  margin-bottom: 1rem !important;
  margin-left: 10%;
}
body section#g-navigation .gp_heading h2 {
  color: var(--blue);
  font-size: 3rem;
}
body section#g-navigation .gp_heading div {
  font-size: 1.15rem;
}
body section#g-navigation .gp_contents .gp_number {
  font-family: var(--title-font);
  font-size: 5rem !important;
  min-height: 0 !important;
  height: auto;
}
body section#g-navigation .gp_contents .gp_number span {
  line-height: 1;
}
body aside {
  padding: 0 !important;
}
body aside h1 {
  position: relative;
  overflow: hidden;
}
body aside h1::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 2px;
  /* Épaisseur de la bordure */
  background-color: var(--second-color);
  /* Couleur de votre choix */
}
body aside h2 {
  color: var(--blue);
  margin-bottom: 0;
}
body aside ul {
  margin: 0.25rem 0 1.5rem;
}
body aside ul li {
  line-height: 1.3;
  margin-bottom: 0.55rem;
  list-style-type: none;
}
body aside p {
  margin: 0.5rem 0 2rem;
}
body main {
  background: none !important;
  padding: 0 !important;
}
body main h1 {
  position: relative;
  overflow: hidden;
}
body main h1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  /* Épaisseur de la bordure */
  background-color: var(--second-color);
  /* Couleur de votre choix */
}
body main .g-content {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
body main .g-content div:last-child {
  margin-bottom: 0 !important;
}
body main .g-content div:last-child *:last-child {
  margin-bottom: 0 !important;
}
body main ul > li > ul {
  margin: 0 0 1rem 1rem;
  list-style: none;
}
body main ul > li > ul li::before {
  content: "• ";
  font-size: 1.2rem;
  color: var(--second-color);
}
body main .modular-row {
  background: none !important;
  color: var(--first-color) !important;
  text-align: left !important;
  padding: 0 !important;
  margin-bottom: 2rem;
}
body main .modular-row h2, body main .modular-row h3 {
  padding: 0;
  margin: 0;
}
body main .modular-row h2 {
  /*	Entreprise	/**/
  color: var(--red);
  font-weight: 900;
  font-size: 2.5rem;
}
body main .modular-row h3 {
  /*	Titre	/**/
  font-size: 1.8rem;
  /* font-family: var(--em-font);/**/
  /*font-style: italic;/**/
}
body main .modular-row h4 {
  /*	Période	/**/
  margin-top: 0;
  font-size: 1.25rem;
  font-family: var(--em-font);
  font-style: italic;
  color: var(--first-color) !important;
  font-weight: 300;
}
body main .modular-row h5 {
  /*	Catégories	/**/
  font-size: 1.65rem;
  margin-bottom: 0;
}
body main .modular-row p, body main .modular-row ul {
  margin-top: 0.5rem;
}
body main .modular-row span.clients em {
  font-family: var(--em-font);
  font-style: italic;
  font-size: 1.35rem;
  color: var(--blue);
}
body main .modular-row span.clients a::after {
  font-family: "fontawesome";
  content: " ";
  color: var(--blue);
}
body footer {
  position: relative;
  background: none !important;
  margin-bottom: 2rem;
  border-top: none !important;
}
body footer p {
  margin: 0;
}
body footer .g-grid {
  position: relative;
}
body footer .g-grid:last-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 12.5%;
  width: 75%;
  height: 2px;
  background-color: var(--second-color);
}
body footer .g-grid .g-block {
  margin: 0;
  padding: 0;
}
body footer .g-grid .g-block:nth-child(2) [id^="custom-"] {
  display: flex !important;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
body footer .g-grid .g-block:nth-child(2) span {
  display: inline-block;
  margin-right: 2rem;
}
body footer .g-grid .g-block:nth-child(2) span h2 {
  margin-bottom: 0;
  color: var(--blue);
}
a.inline-link:not(.button), a[href^="mailto:"]:not(.button), a[target="_blank"]:not(.button) {
  position: relative;
  display: inline-block;
  border-radius: 5px;
  padding: 0.1rem 0.5rem !important;
  font-weight: 700;
  color: var(--second-active-color);
  background: rgba(33, 77, 99, 0.05);
}
a.inline-link:not(.button):hover, a[href^="mailto:"]:not(.button):hover, a[target="_blank"]:not(.button):hover {
  background: rgba(33, 77, 99, 0.15);
  text-decoration: underline;
}
a.inline-link:not(.button)::before, a.inline-link:not(.button)::after, a[href^="mailto:"]:not(.button)::before, a[href^="mailto:"]:not(.button)::after, a[target="_blank"]:not(.button)::before, a[target="_blank"]:not(.button)::after {
  position: absolute;
  font-family: "fontawesome";
}
a.inline-link:not(.button):is([href^="mailto:"]), a[href^="mailto:"]:not(.button):is([href^="mailto:"]), a[target="_blank"]:not(.button):is([href^="mailto:"]) {
  padding-left: 1.7rem !important;
}
a.inline-link:not(.button):is([href^="mailto:"])::before, a[href^="mailto:"]:not(.button):is([href^="mailto:"])::before, a[target="_blank"]:not(.button):is([href^="mailto:"])::before {
  content: "";
  font-size: 0.9rem;
  left: 0.25rem;
  padding-left: 0.2rem;
}
a.inline-link:not(.button):is([target="_blank"]):not([href^="mailto:"]), a[href^="mailto:"]:not(.button):is([target="_blank"]):not([href^="mailto:"]), a[target="_blank"]:not(.button):is([target="_blank"]):not([href^="mailto:"]) {
  padding-right: 1.6rem !important;
}
a.inline-link:not(.button):is([target="_blank"]):not([href^="mailto:"])::after, a[href^="mailto:"]:not(.button):is([target="_blank"]):not([href^="mailto:"])::after, a[target="_blank"]:not(.button):is([target="_blank"]):not([href^="mailto:"])::after {
  content: "";
  right: 0.35rem;
  padding-left: 0.2rem;
}
/* Lien client stylisé */
.client-link {
  cursor: pointer;
  color: inherit;
  transition: color 0.3s ease;
}
.client-link:hover {
  text-decoration: underline;
}
.client-link:hover em {
  color: var(--second-blue) !important;
}
/* Modal overlay */
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  animation: fadeIn 0.3s ease;
}
.modal.active {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* Modal content box */
.modal-content {
  background-color: #fff;
  border-radius: 8px;
  max-width: 1000px;
  max-height: 80vh;
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  animation: slideIn 0.3s ease;
}
#modal-body {
  margin: 30px;
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}
#modal-body * {
  background: none;
}
#modal-body #g-page-surround {
  box-shadow: none;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
}
#modal-body #g-page-surround > * {
  height: auto !important;
}
#modal-body #g-page-surround main {
  padding-top: 0;
}
#modal-body #g-page-surround .g-content {
  margin: 0;
  padding: 0;
  /* Conteneur flex pour les colonnes */
  /* Responsive : colonnes empilées sur mobile */
  /* Largeurs de colonnes prédéfinies */
  /* Colonnes égales (auto) */
  /* Responsive : pleine largeur sur mobile */
  /* Variante avec gestion de l'overflow */
}
#modal-body #g-page-surround .g-content h1 {
  color: var(--second-color);
  font-weight: 400;
}
#modal-body #g-page-surround .g-content h1 strong {
  font-weight: 900;
  color: var(--red);
  display: inline-block;
  padding-right: 1rem;
}
#modal-body #g-page-surround .g-content h1 strong::before, #modal-body #g-page-surround .g-content h1 strong::after {
  /* Quotes	/**/
  font-family: "fontawesome";
  font-weight: 300;
  font-size: 1.5rem;
  color: var(--first-color);
}
#modal-body #g-page-surround .g-content h1 strong::before {
  content: " ";
}
#modal-body #g-page-surround .g-content h1 strong::after {
  content: " ";
}
#modal-body #g-page-surround .g-content h2 {
  margin-bottom: 0.8rem;
  border-bottom: 2px solid var(--first-color);
}
#modal-body #g-page-surround .g-content ul {
  margin: 0;
  list-style-type: none;
}
#modal-body #g-page-surround .g-content .flex-columns {
  display: flex;
  gap: var(--gap);
  /* Espacement entre colonnes */
  align-items: flex-start;
  /* Alignement en haut */
}
#modal-body #g-page-surround .g-content .flex-columns .flex-center p {
  display: flex;
  flex-direction: column;
  justify-content: center !important;
  align-items: center;
}
#modal-body #g-page-surround .g-content .flex-columns p:first-child {
  margin-top: 0;
}
@media (max-width: 768px) {
  #modal-body #g-page-surround .g-content .flex-columns {
    flex-direction: column;
  }
}
#modal-body #g-page-surround .g-content img {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  border: 2px solid white;
  margin-bottom: 1rem;
  margin-right: 0.5rem;
}
#modal-body #g-page-surround .g-content img.offset {
  margin-left: 0.5rem;
}
#modal-body #g-page-surround .g-content .col-1-4 {
  flex: 0 0 var(--col-1-4);
}
#modal-body #g-page-surround .g-content .col-1-3 {
  flex: 0 0 var(--col-1-3);
}
#modal-body #g-page-surround .g-content .col-1-2 {
  flex: 0 0 var(--col-1-2);
}
#modal-body #g-page-surround .g-content .col-2-3 {
  flex: 0 0 calc(2 * var(--col-1-3));
}
#modal-body #g-page-surround .g-content .col-auto {
  flex: 1;
}
@media (max-width: 768px) {
  #modal-body #g-page-surround .g-content .col-1-4, #modal-body #g-page-surround .g-content .col-1-3, #modal-body #g-page-surround .g-content .col-1-2, #modal-body #g-page-surround .g-content .col-2-3, #modal-body #g-page-surround .g-content .col-auto {
    flex: 0 0 100%;
  }
}
#modal-body #g-page-surround .g-content .flex-columns > * {
  min-width: 0;
  /* Permet au contenu de se rétrécir */
}
/* Close button */
.modal-close {
  position: absolute;
  z-index: 999;
  top: 15px;
  right: 20px;
  font-size: 28px;
  font-weight: bold;
  color: #aaa;
  cursor: pointer;
  transition: color 0.3s ease;
}
.modal-close:hover {
  color: #000;
}
/* Animations */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideIn {
  from {
    transform: translateY(-50px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
/* Responsive */
@media (max-width: 768px) {
  .modal-content {
    margin: 20px;
    max-width: calc(100% - 40px);
    padding: 20px;
  }
}
/*# sourceMappingURL=custom_curriculum_vitae.css.map */