.Layout{margin-top:var(--header-mobile-height);background-color:var(--color-background)}@media (min-width:768px){.Layout{margin-top:var(--header-desktop-height)}}
.LayoutHeader{z-index:999;width:calc(100% - 100px);max-width:1340px;margin:0 auto;position:absolute;top:47px;left:50%;transform:translate(-50%)}@media only screen and (max-width:768px){.LayoutHeader{top:0}}.LayoutHeader-inner{align-items:center;width:100%;margin:0 auto;display:flex;position:relative}@media only screen and (max-width:768px){.LayoutHeader-inner{flex-direction:column-reverse}}.LayoutHeader-logo{z-index:2;align-items:center;gap:20px;height:60px;display:flex}@media only screen and (max-width:768px){.LayoutHeader-logo{height:44px;margin-top:160px}}.LayoutHeader-logoDesktop{object-fit:contain;width:182px;height:54px}@media only screen and (max-width:768px){.LayoutHeader-logoDesktop{display:none}}.LayoutHeader-logoMobile{display:none}@media only screen and (max-width:768px){.LayoutHeader-logoMobile{width:149px;height:44px;display:block}}.LayoutHeader-logoPhoto{object-fit:cover;border-radius:8px;width:60px;height:60px}@media only screen and (max-width:768px){.LayoutHeader-logoPhoto{width:40px;height:40px}}
.LayoutFooter{justify-content:center;align-items:center;width:100%;display:flex}.LayoutFooter-inner{justify-content:space-between;padding:150px 0 76px;display:flex}@media only screen and (max-width:768px){.LayoutFooter-inner{flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:109px 0 50px}}.LayoutFooter-textes{font-family:var(--font-text);font-size:var(--text-desktop-l);font-weight:var(--font-weight-semiBold);gap:5px;display:flex}@media only screen and (max-width:768px){.LayoutFooter-textes{justify-content:inherit;font-size:var(--text-desktop-m);font-weight:var(--font-weight-normal);flex-direction:column;align-items:center}.LayoutFooter-dot{display:none}}.LayoutFooter-link{font-family:var(--font-text);font-size:var(--text-desktop-l);font-weight:var(--font-weight-bold)}.LayoutFooter-link a{text-underline-offset:1.5px;text-decoration-line:underline;text-decoration-thickness:1px}@media only screen and (max-width:768px){.LayoutFooter-link{font-size:var(--text-desktop-m)}}
.VitrineAPropos{flex-direction:column;gap:50px;padding-top:50px;display:flex}@media only screen and (max-width:768px){.VitrineAPropos{gap:30px;padding-top:30px}}.VitrineAPropos-separatorTop{border:.5px solid var(--color-black);width:0;height:200px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media only screen and (max-width:768px){.VitrineAPropos-separatorTop{height:130px;top:0}}.VitrineAPropos .container{max-width:780px}@media (max-width:1023px){.VitrineAPropos .container{max-width:none}}.VitrineAPropos-inner{flex-direction:column;gap:30px;display:flex}@media only screen and (max-width:768px){.VitrineAPropos-inner{gap:15px}}.VitrineAPropos-titre{font-family:var(--font-title);font-size:var(--title-desktop-xxxxl);font-weight:var(--font-weight-medium);text-align:center;line-height:1.35}@media only screen and (max-width:768px){.VitrineAPropos-titre{font-size:var(--title-mobile-xxl)}}.VitrineAPropos-description{font-family:var(--font-text);font-size:var(--text-desktop-l);line-height:1.39}@media only screen and (max-width:768px){.VitrineAPropos-description{font-size:var(--text-desktop-m)}}.VitrineAPropos-contact{justify-content:space-between;display:flex}@media only screen and (max-width:768px){.VitrineAPropos-contact{flex-direction:column;gap:5px}}.VitrineAPropos-contactEmailContainer,.VitrineAPropos-contactTelephoneContainer{flex-direction:row;align-items:center;display:flex}.VitrineAPropos-contactEmail,.VitrineAPropos-contactTelephone,.VitrineAPropos-contactVille{font-family:var(--font-text);font-size:var(--text-desktop-xxl);font-weight:var(--font-weight-semiBold);text-underline-offset:1.5px;color:var(--color-primary);text-decoration-line:underline;text-decoration-thickness:1px}@media only screen and (max-width:768px){.VitrineAPropos-contactEmail,.VitrineAPropos-contactTelephone,.VitrineAPropos-contactVille{font-size:var(--text-desktop-xl)}}.VitrineAPropos-arrow{flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.VitrineAPropos-arrow svg{width:16px;height:20px}.VitrineAPropos-contactVille{text-decoration:none}.VitrineAPropos-separatorBottom{border:.5px solid var(--color-black);width:0;height:150px;margin:0 auto}@media only screen and (max-width:768px){.VitrineAPropos-separatorBottom{height:100px;top:0}}
.RichText p{font-family:var(--font-text);font-size:var(--text-mobile-m);padding-bottom:20px;line-height:22px}@media (min-width:1024px){.RichText p{font-size:var(--text-desktop-m)}}.RichText h2,.RichText h3,.RichText h4,.RichText h5{font-family:var(--font-title)}.RichText h2{font-size:var(--title-desktop-s);padding:30px 0;line-height:1.4}.RichText h2 strong{font-weight:400}@media (min-width:1024px){.RichText h2{font-size:var(--title-desktop-m)}}.RichText strong{font-weight:bolder}.RichText h3{font-size:var(--title-mobile-l);padding-bottom:20px;line-height:1.4}.RichText h3 strong{font-weight:400}.RichText h4{font-size:var(--title-mobile-s);padding-bottom:10px;line-height:1.4}.RichText h4 strong{font-weight:400}.RichText ul,.RichText ol{flex-direction:column;gap:15px;margin-top:10px;padding-bottom:20px;display:flex}.RichText li{font-family:var(--font-text);font-size:var(--text-mobile-m);align-items:center;gap:10px;line-height:20px;list-style:inside;display:flex}@media (min-width:1024px){.RichText li{font-size:var(--text-desktop-m)}}.RichText li:before{color:var(--color-primary);content:"•";margin:-6px -5px 0 0;font-size:39px}.RichText blockquote{font-family:var(--font-text);font-size:var(--title-mobile-m);font-style:italic;font-weight:var(--font-weight-medium);background:linear-gradient(var(--color-primary),var(--color-primary))no-repeat 20px 50px,url(/images/QuoteDefault.svg) no-repeat 20px 70px,url(/images/QuoteOutline.svg) no-repeat calc(100% - 37px)calc(100% - 123px),var(--color-background);background-size:calc(100% - 40px) 1px,38.82px 65px,46.58px 70px,auto;margin-bottom:50px;padding:97px 20px 50px 28.27px;line-height:1.2;display:block}@media (min-width:768px){.RichText blockquote{background:linear-gradient(var(--color-primary),var(--color-primary))no-repeat 100px 50px,url(/images/QuoteDefault.svg) no-repeat 100px 70px,url(/images/QuoteOutline.svg) no-repeat calc(100% - 132px)calc(100% - 50px),var(--color-background);background-size:calc(100% - 200px) 1px,75.13px 65px,90.15px 70px,auto;padding:97px 100px 54px 116px}}@media (min-width:1280px){.RichText blockquote{background:linear-gradient(var(--color-primary),var(--color-primary))no-repeat 100px 50px,url(/images/QuoteDefault.svg) no-repeat 100px 70px,url(/images/QuoteOutline.svg) no-repeat calc(100% - 132px)calc(100% - 50px),var(--color-background);background-size:calc(100% - 200px) 1px,75.13px 65px,90.15px 70px,auto;padding:97px 100px 54px 116px}}.RichText img{width:100%;height:auto}.RichText a{text-decoration-line:underline}
.VitrineExperiences{flex-direction:column;gap:50px;padding-top:50px;display:flex}@media only screen and (max-width:768px){.VitrineExperiences{gap:30px;padding-top:30px}}.VitrineExperiences-inner{flex-direction:column;gap:50px;display:flex}@media only screen and (max-width:768px){.VitrineExperiences-inner{gap:40px}}.VitrineExperiences-heading{flex-direction:column;gap:20px;display:flex}@media only screen and (max-width:768px){.VitrineExperiences-heading{gap:10px}}.VitrineExperiences-titre{font-family:var(--font-title);font-size:var(--title-desktop-xxxl);font-weight:var(--font-weight-medium);line-height:1.34}@media only screen and (max-width:768px){.VitrineExperiences-titre{font-size:var(--title-mobile-xl)}}.VitrineExperiences-line{border:1px solid var(--color-black)}.VitrineExperiences-experiences{flex-direction:column;gap:80px;display:flex}@media only screen and (max-width:768px){.VitrineExperiences-experiences{gap:40px}}.VitrineExperiences-experience{flex-direction:column;gap:20px;display:flex}@media only screen and (max-width:768px){.VitrineExperiences-experience{gap:10px}}.VitrineExperiences-entrepriseLogoEtPoste{flex-direction:column;gap:5px;display:flex}.VitrineExperiences-entreprise{flex-direction:row;align-items:center;gap:25px;display:flex}.VitrineExperiences-entrepriseTitre{font-family:var(--font-text);font-size:var(--title-desktop-xxl);font-weight:var(--font-weight-semiBold);text-transform:uppercase}@media only screen and (max-width:768px){.VitrineExperiences-entrepriseTitre{color:var(--color-primary);font-size:25px}}.VitrineExperiences-entrepriseLogo{border-radius:8px;width:40px;height:40px}@media only screen and (max-width:768px){.VitrineExperiences-entrepriseLogo{border-radius:4px;width:30px;height:30px}}.VitrineExperiences-poste{font-family:var(--font-text);font-size:var(--title-mobile-s);font-weight:var(--font-weight-semiBold);line-height:1.4}.VitrineExperiences-informationsPoste{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}@media only screen and (max-width:768px){.VitrineExperiences-informationsPoste{flex-direction:column}}.VitrineExperiences-informationsEntreprise{flex-direction:column;gap:30px;max-width:370px;display:flex}@media only screen and (max-width:768px){.VitrineExperiences-informationsEntreprise{gap:20px;max-width:100%}}.VitrineExperiences-description{font-family:var(--font-text);font-size:var(--text-desktop-l);line-height:1.39}.VitrineExperiences-periode{background:var(--color-primary);width:fit-content;font-family:var(--font-text);font-size:var(--text-desktop-l);color:var(--color-white);align-items:center;padding:5.5px 16px;line-height:1.4;display:flex}.VitrineExperiences-projets{flex-direction:column;gap:11px;display:flex}@media only screen and (max-width:768px){.VitrineExperiences-projets{order:2;width:100%}}.VitrineExperiences-projet{flex-shrink:0;align-items:center;width:fit-content;display:flex}.VitrineExperiences-projetLien{font-family:var(--font-text);font-size:var(--text-desktop-m);font-weight:var(--font-weight-bold);text-underline-offset:1.5px;text-decoration-line:underline;text-decoration-thickness:1px}.VitrineExperiences-arrow{align-items:center;width:16px;height:16px;display:flex}.VitrineExperiences-arrow svg{width:13px;height:10px;color:var(--color-primary)}.VitrineExperiences-arrow svg path{stroke-width:2px}.VitrineExperiences-role{max-width:500px}.VitrineExperiences-role .RichText p{padding-bottom:0}@media only screen and (max-width:768px){.VitrineExperiences-role{order:1}}
.VitrineCompetences{flex-direction:column;gap:50px;padding-top:50px;display:flex}@media (max-width:1023px){.VitrineCompetences{gap:30px;padding-top:30px}}.VitrineCompetences-inner{flex-direction:column;gap:50px;display:flex}@media (max-width:1023px){.VitrineCompetences-inner{gap:40px}}.VitrineCompetences-heading{flex-direction:column;gap:20px;display:flex}@media (max-width:1023px){.VitrineCompetences-heading{gap:10px}}.VitrineCompetences-titre{font-family:var(--font-title);font-size:var(--title-desktop-xxxl);font-weight:var(--font-weight-medium);line-height:1.34}@media (max-width:1023px){.VitrineCompetences-titre{font-size:var(--title-mobile-xl)}}.VitrineCompetences-line{border:1px solid var(--color-black)}.VitrineCompetences-competencesContainer{flex-direction:column;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.VitrineCompetences-competencesHead{justify-content:space-between;align-items:center;width:100%;max-width:696px;margin:0 auto;display:flex}@media (max-width:1450px){.VitrineCompetences-competencesHead{max-width:650px}}@media (max-width:1300px){.VitrineCompetences-competencesHead{max-width:600px}}@media (max-width:1200px){.VitrineCompetences-competencesHead{max-width:500px}}@media (max-width:1023px){.VitrineCompetences-competencesHead{display:none}}.VitrineCompetences-gestion,.VitrineCompetences-design{font-family:var(--font-text);font-size:35px;font-weight:var(--font-weight-semiBold);text-transform:uppercase;transition:font-size .2s}@media (max-width:1450px){.VitrineCompetences-gestion,.VitrineCompetences-design{font-size:35px}}@media (max-width:1200px){.VitrineCompetences-gestion,.VitrineCompetences-design{font-size:35px}}.VitrineCompetences-traits{pointer-events:none;width:100%;max-width:1240px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.VitrineCompetences-traits img{width:auto;height:auto;position:absolute;transform:none}.VitrineCompetences-traits img:first-child{top:35px;left:10%}.VitrineCompetences-traits img:nth-child(2){top:68px;left:26%}.VitrineCompetences-traits img:nth-child(3){top:43px;left:40%}.VitrineCompetences-traits img:nth-child(4){top:40px;right:38%}.VitrineCompetences-traits img:nth-child(5){top:75px;right:27%}.VitrineCompetences-traits img:nth-child(6){top:40px;right:14%}@media (max-width:1023px){.VitrineCompetences-traits{display:none}}.VitrineCompetences-competences{flex-direction:row;align-items:flex-start;gap:25px;width:100%;display:flex}@media (max-width:1023px){.VitrineCompetences-competences{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}}@media only screen and (max-width:768px){.VitrineCompetences-competences{flex-direction:column;align-items:center;gap:40px;display:flex}}.VitrineCompetences-competence{flex-direction:column;flex:1 0;align-items:center;gap:15px;min-width:0;display:flex}.VitrineCompetences-competence:first-child{margin-top:85px}.VitrineCompetences-competence:nth-child(2){margin-top:270px}.VitrineCompetences-competence:nth-child(3){margin-top:72px;margin-left:-1px}.VitrineCompetences-competence:nth-child(4){margin-top:338px;margin-left:10px}.VitrineCompetences-competence:nth-child(5){margin-top:112px;margin-left:-2px}.VitrineCompetences-competence img{object-fit:contain;flex-shrink:0;max-width:100%;display:block}@media (max-width:1450px){.VitrineCompetences-competence:nth-child(n){margin-top:40px;margin-left:0}}@media (min-width:1024px){.VitrineCompetences-competence:first-child{margin-top:85px}.VitrineCompetences-competence:nth-child(2){margin-top:270px}.VitrineCompetences-competence:nth-child(3){margin-top:72px}.VitrineCompetences-competence:nth-child(4){margin-top:338px}.VitrineCompetences-competence:nth-child(5){margin-top:112px}}@media (max-width:1023px){.VitrineCompetences-competence{flex-direction:row;width:100%;margin-top:0!important;margin-left:0!important}}.VitrineCompetences-competenceTextes{flex-direction:column;align-items:center;gap:15px;display:flex}@media (max-width:1023px){.VitrineCompetences-competenceTextes{align-items:flex-start;gap:5px}}.VitrineCompetences-competenceTitre{font-family:var(--font-text);font-size:var(--title-desktop-m);font-weight:var(--font-weight-bold);white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;line-height:1.36;overflow:hidden}@media (max-width:1023px){.VitrineCompetences-competenceTitre{text-align:left}}.VitrineCompetences-competenceDescription{text-align:center;flex-direction:column;align-items:center;gap:5px;display:flex}.VitrineCompetences-competenceDescription .RichText p{line-height:1.6;font-size:var(--text-desktop-l);font-weight:var(--font-weight-medium);padding-bottom:0}@media (max-width:1023px){.VitrineCompetences-competenceDescription{text-align:left;align-items:flex-start}}
.VitrineLogiciels{flex-direction:column;padding-top:100px;display:flex}@media only screen and (max-width:768px){.VitrineLogiciels{padding-top:80px}}.VitrineLogiciels-inner{flex-direction:column;gap:80px;display:flex}@media only screen and (max-width:768px){.VitrineLogiciels-inner{gap:40px}}.VitrineLogiciels-heading{flex-direction:column;gap:20px;display:flex}@media only screen and (max-width:768px){.VitrineLogiciels-heading{gap:10px}}.VitrineLogiciels-titre{font-family:var(--font-title);font-size:var(--title-desktop-xxxl);font-weight:var(--font-weight-medium);line-height:1.34}@media only screen and (max-width:768px){.VitrineLogiciels-titre{font-size:var(--title-mobile-xl)}}.VitrineLogiciels-line{border:1px solid var(--color-black)}.VitrineLogiciels-Logiciels{flex-direction:row;gap:31.25px;display:flex}@media only screen and (max-width:768px){.VitrineLogiciels-Logiciels{grid-template-columns:repeat(2,1fr);justify-items:center;gap:30px 85px;width:100%;max-width:269px;margin:0 auto;display:grid}}.VitrineLogiciels-logiciel{flex:1;justify-content:center;min-width:0;display:flex}.VitrineLogiciels-logiciel picture,.VitrineLogiciels-logiciel img{object-fit:contain;max-width:100%;display:block}@media only screen and (max-width:768px){.VitrineLogiciels-logiciel:nth-child(3){display:none}}
.VitrineEtudes{flex-direction:column;padding-top:100px;display:flex}@media only screen and (max-width:768px){.VitrineEtudes{padding-top:80px}}.VitrineEtudes-inner{flex-direction:column;gap:50px;display:flex}@media only screen and (max-width:768px){.VitrineEtudes-inner{gap:40px}}.VitrineEtudes-heading{flex-direction:column;gap:20px;display:flex}@media only screen and (max-width:768px){.VitrineEtudes-heading{gap:10px}}.VitrineEtudes-titre{font-family:var(--font-title);font-size:var(--title-desktop-xxxl);font-weight:var(--font-weight-medium);line-height:1.34}@media only screen and (max-width:768px){.VitrineEtudes-titre{font-size:var(--title-mobile-xl)}}.VitrineEtudes-line{border:1px solid var(--color-black)}.VitrineEtudes-Logiciels{flex-direction:row;gap:31.25px;display:flex}@media only screen and (max-width:768px){.VitrineEtudes-Logiciels{grid-template-columns:repeat(2,1fr);justify-items:center;gap:30px 85px;width:100%;max-width:269px;margin:0 auto;display:grid}}.VitrineEtudes-logiciel{flex:1;justify-content:center;min-width:0;display:flex}.VitrineEtudes-logiciel picture,.VitrineEtudes-logiciel img{object-fit:contain;max-width:100%;display:block}@media only screen and (max-width:768px){.VitrineEtudes-logiciel:nth-child(3){display:none}}.VitrineEtudes-etudes{flex-direction:row;gap:50px;display:flex}@media only screen and (max-width:768px){.VitrineEtudes-etudes{flex-direction:column;gap:35px}}.VitrineEtudes-etude{flex-direction:column;justify-content:space-between;gap:35px;max-width:380px;display:flex}@media only screen and (max-width:768px){.VitrineEtudes-etude{justify-content:inherit;gap:30px}}.VitrineEtudes-etudeInformations{flex-direction:column;gap:10px;display:flex}.VitrineEtudes-ecole{font-family:var(--font-text);font-size:var(--text-desktop-xxl);line-height:1.38}@media only screen and (max-width:768px){.VitrineEtudes-ecole{font-size:var(--text-desktop-xl);font-weight:var(--font-weight-extraLight)}}.VitrineEtudes-diplome{font-family:var(--font-title);font-size:var(--title-desktop-xl);color:var(--color-primary);font-weight:var(--font-weight-semiBold);line-height:1.35}@media only screen and (max-width:768px){.VitrineEtudes-diplome{font-size:var(--title-mobile-l);font-weight:var(--font-weight-medium)}}.VitrineEtudes-cursus{font-family:var(--font-text);font-size:var(--text-desktop-l);line-height:1.4}@media only screen and (max-width:768px){.VitrineEtudes-cursus{font-size:var(--text-desktop-m)}}.VitrineEtudes-periode{font-family:var(--font-text);font-size:var(--text-desktop-xl);font-weight:var(--font-weight-semiBold);line-height:1.36}@media only screen and (max-width:768px){.VitrineEtudes-periode{font-size:var(--text-desktop-m)}}
.VitrineCentresDInteret{flex-direction:column;padding-top:100px;display:flex}@media only screen and (max-width:768px){.VitrineCentresDInteret{padding-top:80px}}.VitrineCentresDInteret-inner{flex-direction:column;gap:50px;display:flex}@media only screen and (max-width:768px){.VitrineCentresDInteret-inner{gap:40px}}.VitrineCentresDInteret-heading{flex-direction:column;gap:20px;display:flex}@media only screen and (max-width:768px){.VitrineCentresDInteret-heading{gap:10px}}.VitrineCentresDInteret-titre{font-family:var(--font-title);font-size:var(--title-desktop-xxxl);font-weight:var(--font-weight-medium);line-height:1.34}@media only screen and (max-width:768px){.VitrineCentresDInteret-titre{font-size:var(--title-mobile-xl)}}.VitrineCentresDInteret-line{border:1px solid var(--color-black)}.VitrineCentresDInteret-CentresDInteret{flex-direction:row;gap:74px;display:flex}@media (max-width:1304px){.VitrineCentresDInteret-CentresDInteret{gap:60px}}@media (max-width:1220px){.VitrineCentresDInteret-CentresDInteret{gap:50px}}@media (max-width:1160px){.VitrineCentresDInteret-CentresDInteret{gap:30px}}@media (max-width:1023px){.VitrineCentresDInteret-CentresDInteret{grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid}}@media only screen and (max-width:768px){.VitrineCentresDInteret-CentresDInteret{grid-template-columns:repeat(2,1fr);justify-items:center;gap:40px 74px;width:100%;max-width:294px;margin:0 auto;display:grid}}.VitrineCentresDInteret-CentreDInteret{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:15px;width:fit-content;min-width:0;display:flex}.VitrineCentresDInteret-CentreDInteret img{object-fit:contain;max-width:100%;display:block}@media only screen and (max-width:768px){.VitrineCentresDInteret-CentreDInteret:nth-child(5){display:none}}.VitrineCentresDInteret-imageContainer{background:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.VitrineCentresDInteret-CentreDInteretTitre{font-family:var(--font-text);font-size:var(--text-desktop-xl);font-weight:var(--font-weight-medium)}@media only screen and (max-width:768px){.VitrineCentresDInteret-CentreDInteretTitre{font-size:var(--text-desktop-m)}}
