/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/card-slogan/styles.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_cardWrapper__SWwDl {
  background-color: #ffebdf;
  width: calc(50% - 12px);
  border-radius: 8px;
  padding: 32px;
  min-height: 230px;
}
.styles_cardWrapper__SWwDl p {
  white-space: pre-line;
  font-size: 14px;
  line-height: 1.6;
}
.styles_cardWrapper__SWwDl h3 {
  display: flex;
  align-items: center;
  margin-top: 0;
  font-weight: 600;
  font-size: 15px;
}
.styles_cardWrapper__SWwDl h3 span {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  margin-right: 12px;
}
.styles_cardWrapper__SWwDl h3 svg {
  height: 28px;
  width: 28px;
  color: white;
}
@media (max-width: 950px) {
  .styles_cardWrapper__SWwDl {
    width: 100%;
    min-height: 180px;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/about/styles.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_sectionWrapper___LQFE {
  padding: 80px 64px;
  display: flex;
  gap: 30px;
}
@media (max-width: 768px) {
  .styles_sectionWrapper___LQFE {
    padding: 20px 16px;
  }
}
@media (max-width: 1260px) {
  .styles_sectionWrapper___LQFE {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .styles_sectionWrapper___LQFE {
    padding: 20px 16px;
  }
}

.styles_whatIsCeifr__zkDtI {
  background-image: url("/images/about.jpg");
  border-radius: 80px 0px;
  position: relative;
  overflow: hidden;
  color: #FFFFFF;
  padding: 40px;
  display: flex;
  align-items: flex-end;
  background-size: cover;
  width: 40%;
}
.styles_whatIsCeifr__zkDtI .styles_content__krsls {
  position: relative;
  z-index: 1;
}
.styles_whatIsCeifr__zkDtI .styles_content__krsls p {
  line-height: 28px;
}
.styles_whatIsCeifr__zkDtI .styles_overlay__T_7z7 {
  position: absolute;
  background-color: #000000;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  top: 0;
  left: 0;
}
@media (max-width: 1260px) {
  .styles_whatIsCeifr__zkDtI {
    width: 100%;
  }
}

.styles_fourCard__eJD_W {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  flex: 1 1;
}
.styles_fourCard__eJD_W h3 {
  margin-bottom: 16px;
}
@media (max-width: 950px) {
  .styles_fourCard__eJD_W {
    flex-direction: column;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/banner-top/styles.module.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_sectionOne__LKs7F {
  height: calc(100vh - 80px - 130px);
  display: flex;
}
.styles_sectionOne__LKs7F > div:first-of-type {
  background-color: #ffebdf;
  max-width: 600px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 64px;
}
.styles_sectionOne__LKs7F > div:first-of-type h1 {
  font-size: 36px;
  line-height: 50px;
  color: #040053;
  margin: 0;
  max-width: 500px;
}
.styles_sectionOne__LKs7F > div:first-of-type p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}
.styles_sectionOne__LKs7F > div:first-of-type a {
  margin-top: 16px;
}
.styles_sectionOne__LKs7F .styles_imageBg__iesiy {
  background-image: url("/images/bg-section-one.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  flex-grow: 1;
}
@media (max-width: 900px) {
  .styles_sectionOne__LKs7F {
    height: unset;
    flex-direction: column-reverse;
    background-color: #ffebdf;
  }
  .styles_sectionOne__LKs7F .styles_imageBg__iesiy {
    height: 300px;
    margin: 16px;
    border-radius: 16px;
  }
  .styles_sectionOne__LKs7F > div:first-of-type {
    max-width: 100%;
    padding: 0 16px 16px;
  }
}

.styles_scoreWrapper__LOl_L {
  padding: 20px 64px;
  background-color: #f4f6fc;
  display: flex;
  gap: 30px 40px;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 830px) {
  .styles_scoreWrapper__LOl_L {
    flex-direction: column;
  }
}
.styles_scoreWrapper__LOl_L .styles_scoreCarding__KZqLP {
  display: flex;
  align-items: center;
}
@media (max-width: 1100px) {
  .styles_scoreWrapper__LOl_L .styles_scoreCarding__KZqLP {
    width: calc(50% - 30px);
  }
}
.styles_scoreWrapper__LOl_L .styles_scoreCarding__KZqLP span {
  color: #EC681D;
  font-size: 30px;
  font-weight: 600;
  width: 80px;
  text-align: end;
}
.styles_scoreWrapper__LOl_L .styles_scoreCarding__KZqLP p {
  color: #040053;
  border-left: 3px solid #EC681D;
  margin-left: 12px;
  padding-left: 12px;
  font-size: 20px;
  font-weight: 500;
  height: 48px;
  align-items: center;
  justify-content: center;
  display: flex;
}
@media (max-width: 830px) {
  .styles_scoreWrapper__LOl_L .styles_scoreCarding__KZqLP {
    width: 100%;
    justify-content: center;
  }
  .styles_scoreWrapper__LOl_L .styles_scoreCarding__KZqLP span {
    width: unset;
  }
  .styles_scoreWrapper__LOl_L .styles_scoreCarding__KZqLP p {
    border-left: none;
    padding-left: 0;
    margin-left: 8px;
  }
}
@media (max-width: 768px) {
  .styles_scoreWrapper__LOl_L {
    padding: 20px 16px;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/card-diplome/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_card__lbFbp {
  display: flex;
  gap: 80px;
  align-items: center;
  margin-bottom: 60px;
}
.styles_card__lbFbp.styles_reverse__fpU08 {
  flex-direction: row-reverse;
}
.styles_card__lbFbp .styles_image__kNXv_ {
  position: relative;
  width: 500px;
  height: 350px;
}
.styles_card__lbFbp .styles_image__kNXv_ img {
  border-radius: 70px 8px;
}
.styles_card__lbFbp .styles_image__kNXv_ .styles_arrowRight__oQyWi {
  position: absolute;
  bottom: 0;
  right: 0;
  bottom: -134px;
  right: -44px;
}
.styles_card__lbFbp .styles_image__kNXv_ .styles_arrowLeft__7qwDt {
  position: absolute;
  bottom: 0;
  right: 0;
  bottom: -134px;
  left: -44px;
}
.styles_card__lbFbp .styles_content__Nrubi {
  flex: 1 1;
}
.styles_card__lbFbp .styles_content__Nrubi h3 {
  color: #040053;
  font-size: 24px;
  display: flex;
  align-items: center;
}
.styles_card__lbFbp .styles_content__Nrubi h3 svg {
  margin-right: 12px;
  height: 34px;
  width: 34px;
}
.styles_card__lbFbp .styles_content__Nrubi h4 {
  color: #EC681D;
  font-size: 18px;
  font-weight: 500;
  margin: 10px 0 0 0;
}
.styles_card__lbFbp .styles_content__Nrubi h4.styles_debouches__KiNiy {
  margin-top: 24px;
}
.styles_card__lbFbp .styles_content__Nrubi p {
  margin: 12px 0 16px 0;
  font-size: 15px;
}
.styles_card__lbFbp .styles_content__Nrubi ul {
  margin: 12px 0 16px 0;
  -webkit-padding-start: 18px;
          padding-inline-start: 18px;
}
.styles_card__lbFbp .styles_content__Nrubi ul > li {
  margin-bottom: 8px;
  font-size: 15px;
}
@media (max-width: 1060px) {
  .styles_card__lbFbp {
    gap: 30px;
  }
  .styles_card__lbFbp .styles_image__kNXv_ {
    width: 400px;
    height: 300px;
  }
  .styles_card__lbFbp .styles_image__kNXv_ .styles_arrowLeft__7qwDt,
  .styles_card__lbFbp .styles_image__kNXv_ .styles_arrowRight__oQyWi {
    display: none;
  }
}
@media (max-width: 900px) {
  .styles_card__lbFbp {
    flex-direction: column;
  }
  .styles_card__lbFbp.styles_reverse__fpU08 {
    flex-direction: column;
  }
  .styles_card__lbFbp .styles_image__kNXv_ {
    width: 100%;
  }
}

.styles_buttonKnowMore__HL9GH {
  border: 1px solid #EC681D;
  color: #EC681D;
  background-color: transparent;
  padding: 10px 20px;
  border-radius: 8px;
  margin-top: 20px;
  align-items: center;
  justify-content: center;
  display: flex;
  max-width: 200px;
}
.styles_buttonKnowMore__HL9GH:hover {
  background-color: #EC681D;
  color: white;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/contact-us/styles.module.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_sectionWrapper__f058n {
  padding: 80px 64px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f4f6fc;
}
@media (max-width: 768px) {
  .styles_sectionWrapper__f058n {
    padding: 20px 16px;
  }
}
.styles_sectionWrapper__f058n > h2 {
  color: #EC681D;
  margin: 0;
}
.styles_sectionWrapper__f058n > p {
  max-width: 1000px;
  text-align: center;
  margin: 12px 0;
}

.styles_contactWrapper__g5SDi {
  display: flex;
  gap: 120px;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.styles_contactWrapper__g5SDi .styles_contactItem__aMkHz {
  max-width: 250px;
}
.styles_contactWrapper__g5SDi .styles_contactItem__aMkHz > div {
  display: flex;
  flex-direction: column;
  padding: 16px 0;
  align-items: center;
  gap: 8px;
  max-width: 200px;
  text-align: center;
  font-size: 18px;
}
.styles_contactWrapper__g5SDi .styles_contactItem__aMkHz > div svg {
  width: 40px;
  height: 40px;
  color: #040053;
}
.styles_contactWrapper__g5SDi .styles_formWrapper__pK5NQ {
  margin-top: 40px;
}
@media (max-width: 600px) {
  .styles_contactWrapper__g5SDi .styles_formWrapper__pK5NQ {
    width: 100%;
  }
}
.styles_contactWrapper__g5SDi .styles_formWrapper__pK5NQ h3 {
  font-size: 24px;
  font-weight: 500;
  color: #040053;
  margin: 0 0 24px 0;
  text-align: center;
}
.styles_contactWrapper__g5SDi .styles_formWrapper__pK5NQ form {
  margin-top: 16px;
  width: 550px;
  padding: 32px;
  background-color: #FFFFFF;
  border-radius: 16px;
  min-height: 600px;
  border: 1px solid rgba(236, 104, 29, 0.4);
}
.styles_contactWrapper__g5SDi .styles_formWrapper__pK5NQ form .styles_formContent__RWxKr {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.styles_contactWrapper__g5SDi .styles_formWrapper__pK5NQ form .styles_formContent__RWxKr button {
  border: none;
  padding: 0 32px;
  margin: 24px auto 0 auto;
}
.styles_contactWrapper__g5SDi .styles_formWrapper__pK5NQ form .styles_formContent__RWxKr button svg {
  margin-right: 12px;
}
@media (max-width: 600px) {
  .styles_contactWrapper__g5SDi .styles_formWrapper__pK5NQ form {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .styles_contactWrapper__g5SDi {
    flex-direction: column;
    gap: 0;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/input/styles.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_inputWrapper__DDBOt {
  display: flex;
  flex-direction: column;
}
.styles_inputWrapper__DDBOt label {
  color: #444444;
  font-size: 15px;
}
.styles_inputWrapper__DDBOt input {
  height: 45px;
  padding: 0 16px;
  border: 1px solid #D6D6D6;
  border-radius: 4px;
  margin-top: 6px;
  font-size: 16px;
}
.styles_inputWrapper__DDBOt input:focus {
  outline: none;
}
.styles_inputWrapper__DDBOt .styles_errorInput__QT0nr {
  border: 1px solid red;
}
.styles_inputWrapper__DDBOt .styles_textError__O2y7K {
  color: red;
  font-size: 12px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"components/input/index.tsx","import":"Poppins","arguments":[{"weight":"400","subsets":["latin"]}],"variableName":"poppins"} ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* devanagari */
@font-face {
  font-family: '__Poppins_657e4b';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/034d78ad42e9620c-s.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: '__Poppins_657e4b';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/fe0777f1195381cb-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_657e4b';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Poppins_Fallback_657e4b';src: local("Arial");ascent-override: 93.62%;descent-override: 31.21%;line-gap-override: 8.92%;size-adjust: 112.16%
}.__className_657e4b {font-family: '__Poppins_657e4b', '__Poppins_Fallback_657e4b';font-weight: 400;font-style: normal
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/textarea/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_textareaWrapper__p_eoe {
  display: flex;
  flex-direction: column;
}
.styles_textareaWrapper__p_eoe label {
  color: #444444;
  font-size: 15px;
}
.styles_textareaWrapper__p_eoe textarea {
  resize: none;
  padding: 12px 16px;
  border: 1px solid #D6D6D6;
  border-radius: 4px;
  margin-top: 6px;
  font-size: 16px;
}
.styles_textareaWrapper__p_eoe textarea:focus {
  outline: none;
}
.styles_textareaWrapper__p_eoe .styles_errorInput__0K3zz {
  border: 1px solid red;
}
.styles_textareaWrapper__p_eoe .styles_textError__3t6BN {
  color: red;
  font-size: 12px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"components/textarea/index.tsx","import":"Poppins","arguments":[{"weight":"400","subsets":["latin"]}],"variableName":"poppins"} ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* devanagari */
@font-face {
  font-family: '__Poppins_657e4b';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/034d78ad42e9620c-s.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: '__Poppins_657e4b';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/fe0777f1195381cb-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_657e4b';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Poppins_Fallback_657e4b';src: local("Arial");ascent-override: 93.62%;descent-override: 31.21%;line-gap-override: 8.92%;size-adjust: 112.16%
}.__className_657e4b {font-family: '__Poppins_657e4b', '__Poppins_Fallback_657e4b';font-weight: 400;font-style: normal
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"components/contact-us/index.tsx","import":"Poppins","arguments":[{"weight":"500","subsets":["latin"]}],"variableName":"poppins"} ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* devanagari */
@font-face {
  font-family: '__Poppins_a97e04';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/db911767852bc875-s.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: '__Poppins_a97e04';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_a97e04';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Poppins_Fallback_a97e04';src: local("Arial");ascent-override: 93.62%;descent-override: 31.21%;line-gap-override: 8.92%;size-adjust: 112.16%
}.__className_a97e04 {font-family: '__Poppins_a97e04', '__Poppins_Fallback_a97e04';font-weight: 500;font-style: normal
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/diplome/styles.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_diplomeWrapper__gPtrB {
  padding: 80px 64px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 768px) {
  .styles_diplomeWrapper__gPtrB {
    padding: 20px 16px;
  }
}
.styles_diplomeWrapper__gPtrB > h2 {
  color: #EC681D;
  margin: 0;
}
@media (max-width: 768px) {
  .styles_diplomeWrapper__gPtrB > h2 {
    text-align: center;
  }
}
.styles_diplomeWrapper__gPtrB > p {
  max-width: 1000px;
  text-align: center;
  margin: 12px 0;
}
.styles_diplomeWrapper__gPtrB .styles_cardWrapper__ZlAZM {
  width: 100%;
  margin-top: 40px;
  max-width: 1300px;
}
.styles_diplomeWrapper__gPtrB .styles_cardWrapper__ZlAZM > div:last-of-type {
  margin-bottom: 0;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/card-formation/styles.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_card__IJZqn {
  display: flex;
  align-items: center;
  margin-bottom: 80px;
}
.styles_card__IJZqn > span {
  font-size: 60px;
  opacity: 0.2;
  color: #EC681D;
  font-weight: 700;
}
.styles_card__IJZqn > div {
  margin-left: 16px;
  max-width: 300px;
}
.styles_card__IJZqn > div h3 {
  font-size: 22px;
  color: #040053;
  margin: 0;
}
.styles_card__IJZqn > div p {
  margin: 8px 0 0 0;
  font-size: 14px;
}
@media (max-width: 950px) {
  .styles_card__IJZqn {
    margin-bottom: 50px;
  }
  .styles_card__IJZqn > span {
    font-size: 40px;
    min-width: 60px;
    text-align: end;
    opacity: 0.54;
  }
  .styles_card__IJZqn > div {
    max-width: unset;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/faq/styles.module.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_sectionWrapper__LMPOy {
  padding: 80px 64px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 768px) {
  .styles_sectionWrapper__LMPOy {
    padding: 20px 16px;
  }
}
.styles_sectionWrapper__LMPOy > h2 {
  color: #EC681D;
  margin: 0;
}
.styles_sectionWrapper__LMPOy > p {
  max-width: 1100px;
  text-align: center;
  margin: 16px 0;
}

.styles_accordion__zeNHy {
  width: 100%;
  max-width: 1300px;
  margin-top: 40px;
}

.styles_accordionItem__efG90 {
  width: 100%;
  border-bottom: 1px solid rgba(236, 104, 29, 0.231372549);
}
.styles_accordionItem__efG90 .styles_accordionTitle__ZFd_G {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  cursor: pointer;
}
.styles_accordionItem__efG90 .styles_accordionTitle__ZFd_G h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}
.styles_accordionItem__efG90 .styles_accordionTitle__ZFd_G > span.styles_up__j00Es {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
.styles_accordionItem__efG90 .styles_accordionTitle__ZFd_G > span.styles_down__YqZI3 {
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  .styles_accordionItem__efG90 .styles_accordionTitle__ZFd_G h3 {
    font-size: 14px;
  }
}
.styles_accordionItem__efG90 .styles_accordionContent__942Zg > p {
  line-height: 28px;
  color: #6D6D6D;
  margin: 8px 0;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.4s ease, opacity 0.3s ease;
  opacity: 0;
}
.styles_accordionItem__efG90 .styles_accordionContent__942Zg > p.styles_collapse__PEgKS {
  max-height: 500px;
  opacity: 1;
}
@media (max-width: 768px) {
  .styles_accordionItem__efG90 .styles_accordionContent__942Zg > p {
    font-size: 14px;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/formation/styles.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_formationWrapper__7ATS5 {
  padding: 80px 64px;
  background-color: #f4f6fc;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
@media (max-width: 768px) {
  .styles_formationWrapper__7ATS5 {
    padding: 20px 16px;
  }
}
.styles_formationWrapper__7ATS5 .styles_illustration__xUYhG {
  position: absolute;
  top: -80px;
  left: 30%;
}
@media (max-width: 768px) {
  .styles_formationWrapper__7ATS5 .styles_illustration__xUYhG {
    display: none;
  }
}
.styles_formationWrapper__7ATS5 > h2 {
  color: #EC681D;
  margin: 0;
}
.styles_formationWrapper__7ATS5 > p {
  max-width: 1000px;
  text-align: center;
  margin: 12px 0;
}
.styles_formationWrapper__7ATS5 .styles_cardWrapper__ublHw {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
  max-width: 1300px;
  position: relative;
}
.styles_formationWrapper__7ATS5 .styles_cardWrapper__ublHw > div {
  z-index: 2;
}
.styles_formationWrapper__7ATS5 .styles_cardWrapper__ublHw > div.styles_image__BCNif {
  background-image: url("/images/bg-formation.webp");
  position: absolute;
  width: 518px;
  height: 150%;
  background-size: contain;
  background-repeat: no-repeat;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
@media (max-width: 1024px) {
  .styles_formationWrapper__7ATS5 .styles_cardWrapper__ublHw > div.styles_image__BCNif {
    display: none;
  }
}
@media (max-width: 950px) {
  .styles_formationWrapper__7ATS5 .styles_cardWrapper__ublHw {
    flex-direction: column;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/card-subscribe/styles.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.styles_cardWrapper__3s2vr {
  background-color: #FFFFFF;
  border-radius: 12px;
  padding: 16px;
  max-width: 320px;
  width: 100%;
}
.styles_cardWrapper__3s2vr .styles_description__nJGmZ {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* nombre de lignes à afficher */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.styles_cardWrapper__3s2vr .styles_image__x_4O8 {
  position: relative;
  height: 180px;
  width: 100%;
}
.styles_cardWrapper__3s2vr .styles_image__x_4O8 img {
  border-radius: 8px;
}
.styles_cardWrapper__3s2vr > h3 {
  color: #040053;
  font-weight: 600;
  font-size: 18px;
  margin: 12px 0 0 0;
}
.styles_cardWrapper__3s2vr > p {
  font-size: 14px;
  line-height: 20px;
  margin: 8px 0;
  min-height: 60px;
}
.styles_cardWrapper__3s2vr > div {
  display: flex;
  align-items: center;
  font-size: 12px;
  gap: 5px;
  margin-bottom: 6px;
}
.styles_cardWrapper__3s2vr > div > span {
  font-weight: 500;
}
.styles_cardWrapper__3s2vr > div svg {
  height: 16px;
  width: 16px;
}
.styles_cardWrapper__3s2vr > div.styles_dateBegin__lMtMe {
  margin-top: 16px;
}
.styles_cardWrapper__3s2vr > div.styles_dateLimit__i49v3 span {
  color: red;
}
.styles_cardWrapper__3s2vr > a {
  background-color: #EC681D;
  width: 100%;
  display: flex;
  border-radius: 60px;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  color: #FFFFFF;
  padding: 12px 16px;
}
.styles_cardWrapper__3s2vr > a svg {
  margin-right: 8px;
}
@media (max-width: 450px) {
  .styles_cardWrapper__3s2vr {
    max-width: unset;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/subscribe/styles.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_subscribeWrapper__ASYM1 {
  padding: 80px 64px;
  background-color: #f4f6fc;
}
.styles_subscribeWrapper__ASYM1 > h2 {
  color: #040053;
  text-align: center;
  margin: 0;
}
@media (max-width: 900px) {
  .styles_subscribeWrapper__ASYM1 {
    padding: 40px 16px;
  }
}
.styles_subscribeWrapper__ASYM1 > p {
  text-align: center;
  margin-top: 20px;
}
.styles_subscribeWrapper__ASYM1 .styles_cardWrapperList__aJxgI {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-top: 40px;
  flex-wrap: wrap;
}
.styles_subscribeWrapper__ASYM1 .styles_cardWrapperList__aJxgI > div {
  width: 330px;
}

.styles_cardWrapper__z9G2o {
  max-width: 1300px;
  margin: 60px auto 0 auto;
}

.styles_cardWrapperMobile__8ovYI {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 40px 0;
  justify-content: center;
}
@media (max-width: 450px) {
  .styles_cardWrapperMobile__8ovYI > div {
    width: 100%;
  }
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/team/styles.module.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_sectionWrapper__mMtXG {
  padding: 80px 64px;
  display: flex;
  align-items: center;
  gap: 80px;
  justify-content: center;
  background-color: #f4f6fc;
}
@media (max-width: 768px) {
  .styles_sectionWrapper__mMtXG {
    padding: 20px 16px;
  }
}
.styles_sectionWrapper__mMtXG > div {
  width: 50%;
}
.styles_sectionWrapper__mMtXG .styles_wordTeam__6nhWm {
  max-width: 500px;
}
.styles_sectionWrapper__mMtXG .styles_wordTeam__6nhWm > span {
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
}
.styles_sectionWrapper__mMtXG .styles_wordTeam__6nhWm h2 {
  color: #EC681D;
  font-size: 40px;
}
.styles_sectionWrapper__mMtXG .styles_wordTeam__6nhWm p {
  font-size: 20px;
  line-height: 34px;
  font-weight: 300;
}
@media (max-width: 950px) {
  .styles_sectionWrapper__mMtXG .styles_wordTeam__6nhWm h2 {
    font-size: 28px;
  }
  .styles_sectionWrapper__mMtXG .styles_wordTeam__6nhWm p {
    font-size: 18px;
    line-height: 30px;
  }
}
.styles_sectionWrapper__mMtXG .styles_imagesTeam__JprT5 {
  max-width: 700px;
}
@media (max-width: 1024px) {
  .styles_sectionWrapper__mMtXG {
    flex-direction: column-reverse;
    gap: 40px;
  }
  .styles_sectionWrapper__mMtXG > div {
    width: 100%;
  }
  .styles_sectionWrapper__mMtXG .styles_wordTeam__6nhWm,
  .styles_sectionWrapper__mMtXG .styles_imagesTeam__JprT5 {
    max-width: unset;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/card-team/styles.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_gridItem__gkKKu {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.styles_gridItem__gkKKu .styles_info__eQe6s {
  position: absolute;
  bottom: -180px;
  left: 0;
  color: #FFFFFF;
  transition: bottom 0.2s ease-in-out;
  background: rgb(4, 0, 83);
  background: linear-gradient(0deg, rgb(4, 0, 83) 0%, rgba(4, 0, 83, 0) 100%);
  width: 100%;
  padding: 16px;
}
.styles_gridItem__gkKKu .styles_info__eQe6s h4 {
  margin: 0 0 8px 0;
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 1225px) {
  .styles_gridItem__gkKKu .styles_info__eQe6s {
    bottom: -200px;
  }
}
.styles_gridItem__gkKKu:hover .styles_info__eQe6s {
  bottom: 0;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/value-section/styles.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_sectionWrapper__luLDp {
  padding: 80px 64px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 768px) {
  .styles_sectionWrapper__luLDp {
    padding: 20px 16px;
  }
}
.styles_sectionWrapper__luLDp h2 {
  color: #EC681D;
  font-size: 40px;
  position: relative;
}
.styles_sectionWrapper__luLDp h2 .styles_illustration__HjXNl {
  position: absolute;
  left: -160px;
  transform: rotate(100deg);
}
.styles_sectionWrapper__luLDp h2 .styles_illustration__HjXNl svg {
  height: 120px;
}
@media (max-width: 768px) {
  .styles_sectionWrapper__luLDp h2 .styles_illustration__HjXNl {
    display: none;
  }
}
@media (max-width: 950px) {
  .styles_sectionWrapper__luLDp h2 {
    font-size: 28px;
  }
}
.styles_sectionWrapper__luLDp .styles_valueWrapper__E96I4 {
  display: flex;
  align-items: center;
  gap: 60px;
  width: 100%;
  justify-content: center;
}
.styles_sectionWrapper__luLDp .styles_valueWrapper__E96I4 .styles_directionContent__bljmI {
  width: 100%;
  max-width: 330px;
}
.styles_sectionWrapper__luLDp .styles_valueWrapper__E96I4 .styles_directionContent__bljmI > div {
  text-align: center;
}
.styles_sectionWrapper__luLDp .styles_valueWrapper__E96I4 .styles_directionContent__bljmI > div h3 {
  font-size: 24px;
  font-weight: 600;
}
.styles_sectionWrapper__luLDp .styles_valueWrapper__E96I4 .styles_directionContent__bljmI .styles_separator__81s33 {
  margin: 60px 0;
  border-top: 1px solid #000000;
}
.styles_sectionWrapper__luLDp .styles_valueWrapper__E96I4 .styles_centerContent__AVu0E {
  position: relative;
  width: 100%;
  max-width: 600px;
  height: 350px;
}
@media (max-width: 1024px) {
  .styles_sectionWrapper__luLDp .styles_valueWrapper__E96I4 {
    flex-direction: column;
    margin-top: 24px;
  }
  .styles_sectionWrapper__luLDp .styles_valueWrapper__E96I4 .styles_directionContent__bljmI {
    max-width: unset;
  }
  .styles_sectionWrapper__luLDp .styles_valueWrapper__E96I4 .styles_directionContent__bljmI .styles_separator__81s33 {
    margin: 30px 0;
  }
}
@media (max-width: 950px) {
  .styles_sectionWrapper__luLDp h2 {
    font-size: 28px;
  }
  .styles_sectionWrapper__luLDp h2 .styles_illustration__HjXNl {
    display: none;
  }
}
