* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
  scroll-behavior: smooth;
}


ul {
  list-style: none;
}

a {
  text-decoration: none;
}

.wpcf7-response-output {
  font-size: 12px !important;
  line-height: 22px !important;
  color: #2b3b4f !important;
  font-weight: 700;
}

body.page-template-carrieres .wpcf7-response-output {
  color: #fff !important;
}

.otgs-development-site-front-end,
.wpml-ls-legacy-list-horizontal {
  display: none !important;
}

.form-group br {
  display: none;
}

.form-group .file-input-label {
  cursor: pointer;
}

.single-offre-description {
  padding-top: 25px;
}

/* #smooth-content {
    position: sticky;
    top: 0;
} */

.navbar {
  display: none;
  justify-content: space-between;
  max-width: 1680px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 61px;
  top: 71px;
  padding: 0 10px;
  gap: 50px;
  z-index: 9999;
}

.navbar .nav-links {
  display: flex;
  align-items: end;

  border-top: 1px solid transparent;
  border-image: linear-gradient(90deg, #858c99 0%, rgba(133, 140, 153, 0) 100%);
  border-image-slice: 1;

  gap: 40px;
  justify-content: space-between;
  flex: 1;
}

.navbar .logo a {
  display: block;
}

.navbar .nav-links .nav-list {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-bottom: 14px;
  padding-top: 25px;
}

.nav-contact {
  display: flex;
  align-items: center;
  gap: 27px;
}

.contact-button {
  padding-top: 14px;
  padding-right: 20px;
  padding-bottom: 14px;
  padding-left: 20px;
  background: #c9c2b24d;
  color: #2b3b4f;
}

.navbar .nav-links .nav-list .nav-item a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #2b3b4f;
  border-bottom: 1px solid transparent;
  transition: 0.5s;
}

.navbar .nav-links .nav-list .nav-item a:hover {
  border-bottom: 1px solid #2b3b4f;
}

.nav-contact .language-switcher {
  display: flex;
  align-items: center;
  gap: 10px;
}

.nav-contact .language-switcher a {
  font-style: normal;
  font-size: 13px;
  line-height: 140%;
  letter-spacing: 0.02em;
  font-weight: 400;
  opacity: 0.5;
  color: #2b3b4f;
}

.nav-contact .language-switcher a.active-lang {
  font-weight: 600;
  opacity: 1;
}

.main-section-2__avocats .swiper {
  padding-bottom: 100px;
}

/* Start Header Styles */

.header-top-space {
  /* padding-top: 27vh; */
  padding-top: 220px;

  /* min-height: 100vh; */
  /* height: 100vh; */
}

.home-header {
  background:
    linear-gradient(240.97deg, rgba(237, 232, 222, 0) 29.05%, #ede8de 99.41%),
    linear-gradient(0deg, #ede8de, #ede8de);
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: end;
}

.home-header .header-container {
  display: flex;
  max-width: 1680px;
  margin: 0 auto;
  height: 100%;
  width: 100%;

  flex-direction: column;
  align-items: center;
}

#content {
  padding-top: 58px;
}

.none-desktop-svg,
.content-333 {
  display: none;
}

.single-competences .none-desktop-svg svg {
  min-height: 100%;
  height: 330px;
}

.header-description-1__content {
  padding-top: 73px;
  padding-bottom: 39px;
}

.header-description-1__text {
  border-top: transparent 1px solid;
  border-image-source: linear-gradient(
    90deg,
    #2b3b4f 0%,
    rgba(133, 140, 153, 0) 100%
  );
  border-image-slice: 1;
  padding-top: 72px;
}

.header-description-1__text strong {
  font-weight: 600;
}

.header-description-1__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #2b3b4f;
}

#map2 {
  background: linear-gradient(0deg, #c9c2b2, #c9c2b2), #ede8de;
}

#map3 {
  position: relative;
  width: 100%;
  background: linear-gradient(0deg, #c9c2b2, #c9c2b2), #ede8de;
}

.header-description-1 {
  display: flex;
  position: absolute;
  gap: 24px;
  width: 100%;
}

.header-description-1__svg {
  width: 100%;
  max-width: 229px;
}

.header-description-1__svg svg {
  width: 100%;
}

/* .home-header .header-container .header-content {
    margin-bottom: 145px;
    margin-left: 103px;
} */

.home-header .header-content {
  /* max-width: 873px; */
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 33.34px;

  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 45px;
}

.home-header .header-title {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 200;
  font-size: 40px;
  line-height: 115%;
  letter-spacing: -0.03em;
  color: #1c2633;
}

.home-header .header-subtitle {
  font-style: normal;
  font-weight: 300;
  font-size: 25px;
  line-height: 100%;
  color: #2b3b4f;
  opacity: 0.6;
}

.home-header .header-img .header-img-inner {
  width: 292px;
  height: 438px;
}

.single-competences .home-header .header-img .header-img-inner {
}

.single-competences .header-img-overlay {
  margin-top: -4px;
}

.home-header .header-container .header-img .header-img-inner img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.header-img-overlay {
  display: flex;
  background: #ede8de;
}

.header-img-overlay a {
  display: block;
  width: 146px;
  height: 146px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ede8de;
}

.header-description-1__values {
  display: flex;
  margin-top: 36px;
  gap: 24px;
  flex-wrap: wrap;
}

.header-description-1__values div {
  font-style: normal;
  font-weight: 200;
  font-size: 28px;
  text-transform: uppercase;
  color: #ede8de;
}

.header-img-overlay > div {
  width: 146px;
  background: linear-gradient(180deg, #ede8de 0%, #1c2633 100%);
  transform: matrix(1, 0, 0, -1, 0, 0);
  flex: 1;
  aspect-ratio: 1/1;
  opacity: 0.2;
}

.expertises-header {
  background:
    linear-gradient(240.97deg, rgba(237, 232, 222, 0) 29.05%, #ede8de 99.41%),
    linear-gradient(0deg, #ede8de, #ede8de);
}

/*  */

.defend-section {
  background: #1c2633;
  position: relative;
  overflow: hidden;

  padding-left: 20px;
  padding-right: 20px;
}

.defend-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(
    233.98deg,
    rgba(43, 59, 79, 0) 61.8%,
    #2b3b4f 100%
  );
}

.defend-svg {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 743px;
}

.defend-section__container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1167px;
  margin: 0 auto;
  padding-bottom: 106px;
  padding-top: 119px;
  position: relative;
  z-index: 10;

  flex-direction: column;
}

.defend-section__left {
  max-width: 100%;
  max-width: 431px;

  display: flex;
  flex-direction: column;
  justify-content: space-between;

  margin-bottom: 50px;
}

.defend-section__title-m {
  margin-bottom: 20px;
}

.defend-section__left h3 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #ede8de;

  margin-bottom: 22px;
}

.defend-section__left h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  color: #ede8de;
}

.defend-section__left h2 span {
  font-weight: 400;
  display: block;
}

.defend-svg {
}

.defend-section__right {
  width: 100%;
}

.defend-section__right ul {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.defend-section__right ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;

  border-bottom: 1px solid #ede8de33;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #ede8de;
  min-height: 40px;

  position: relative;
}

.defend-section__right ul li a:hover {
  border-bottom: 1px solid transparent;
}

.defend-section__right ul li a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background: #ede8de33;
}

.defend-section__right ul li a:hover::after {
  transition: all 0.5s ease-in-out;
  width: 100%;
}

.accompany-section {
  background-color: #ede8de;
  padding-top: 58px;
  padding-bottom: 61px;
  position: relative;

  padding-left: 20px;
  padding-right: 20px;
}

.accompany-section {
  background: linear-gradient(
    126.72deg,
    rgba(201, 194, 178, 0.3) 43.07%,
    #c9c2b2 100.7%
  );
  opacity: 0.8;
}

.accompany-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(
    126.72deg,
    rgba(201, 194, 178, 0.3) 43.07%,
    #c9c2b2 100.7%
  );
  opacity: 0.8;

  display: none;
}

.accompany-section::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(
    126.72deg,
    rgba(201, 194, 178, 0.3) 43.07%,
    #c9c2b2 100.7%
  );
  opacity: 0.8;

  transform: rotate(180deg);

  display: none;
}

.accompany-section-svg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 9;
}

.accompany-section__container {
  display: flex;
  max-width: 1235px;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
  position: relative;
  z-index: 99;

  flex-direction: column;
  align-items: center;

  gap: 70px;
}

.accompany-section__left {
  /* padding-top: 58px;
    padding-right: 199px;
    padding-bottom: 181px;
    padding-left: 191px; */
  width: 100%;
  /* max-width: 450px; */
}

.accompany-section__right {
  /* padding-top: 58px;
    padding-right: 254px;
    padding-bottom: 61px;
    padding-left: 136px; */
  width: 100%;
  /* max-width: 450px; */
}

.accompany-section__title {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #2b3b4f;

  margin-bottom: 13px;
  display: block;
}

.accompany-section__text {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 160%;
  color: #2b3b4f;

  margin-bottom: 22px;
}

.accompany-section__text__former {
  margin-bottom: 60px;
}

.accompany-section__text span {
  font-weight: 600;
}

.accompany-section__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.accompany-section__list li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-height: 40px;
  border-bottom: 1px solid #c9c2b2;

  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #2b3b4f;
  position: relative;
}

.accompany-section__list li a:hover {
  border-bottom: 1px solid transparent;
}

.accompany-section__list li a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #c9c2b2;
}

.accompany-section__list li a:hover::after {
  transition: all 0.3s ease-in-out;
  width: 100%;
}

.team-section {
  /* padding: 87px 123px 0 122px; */
  position: relative;

  padding-left: 20px;
  padding-right: 20px;
  padding-top: 50px;
}

.team-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #858c99 0%, rgba(133, 140, 153, 0) 100%);
  opacity: 0.15;
}

.team-section-top-bg {
  position: absolute;
  top: 0;
  left: 0;

  max-width: 805px;
  width: 100%;
}

.team-section__title {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 44px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #1c2633;
  max-width: 605px;

  position: relative;
  padding-bottom: 71px;
}

.team-section__title::after {
  content: "";
  height: 3px;
  width: 71px;
  background: linear-gradient(
    90deg,
    #c9c2b2 0%,
    rgba(201, 194, 178, 0.06) 100%
  );

  position: absolute;
  bottom: 7px;
  left: 0;
}

.team-section__text-content {
  display: flex;
  justify-content: space-between;
  max-width: 1220px;
  margin: 0 auto;
  margin-bottom: 51px;

  flex-direction: column;
}

.team-section__question {
  display: block;
  background: linear-gradient(95.41deg, #2b3b4f 0%, #1c2633 98.79%);
  padding: 27px 22px 26px 21px;
}

.team-section__question-text-1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #ede8de;
  display: block;
  margin-bottom: 4px;
}

.team-section__question-text-2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #c9c2b2;
}

.team-section__image {
  max-width: 1410px;
  aspect-ratio: 1410/638;
  /* max-height: 638px; */
  width: 100%;
  margin: 0 auto;
  /*     
    position: relative;
    overflow: hidden; */
}

.team-section__image::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  /* width: 100%; */
  height: 110px;
  z-index: 9;
  background: linear-gradient(180deg, rgba(43, 59, 79, 0) 0%, #1c2633 100%);
}

.team-section__question {
  /* position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10; */
}

.team-section__question-logo {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(201, 194, 178, 0.2);
}

.team-section__logo--svg {
  position: absolute;
  bottom: 184px;
  left: 26px;
  z-index: 10;
}

.team-section__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* object-position: ; */
}

.team-section__text-content-text p {
  max-width: 564px;
  width: 100%;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #1c2633;

  margin-bottom: 30px;
}

.team-section__text-content-text a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #1c2633;

  display: flex;
  align-items: center;
  gap: 12px;
}

.team-section__question-text {
  margin-bottom: 33px;
}

.home-expertises-articles__articles {
  width: 100%;
  max-width: 1319px;
  margin: 0 auto;
}

.enjeux {
  padding: 88px 20px 56px 20px;
}

.enjeux .enjeux__text-content h2 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 110%;
  text-align: center;
  letter-spacing: -0.04em;
  color: #2b3b4f;
  margin-bottom: 26px;
}

.enjeux .enjeux__text-content a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #2b3b4f;

  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: center;
}

.enjeux .enjeux__text-content {
  margin-bottom: 26px;
}

.home-expertises-articles__articles {
  display: flex;
  gap: 19px;

  /* flex-direction: column; */
  flex-wrap: wrap;
}

.home-expertises-articles__articles .article-card {
  width: 100%;
}

.home-article {
  padding: 58px 40px 46px 32px;
  background:
    linear-gradient(0deg, rgba(133, 140, 153, 0.1), rgba(133, 140, 153, 0.1)),
    #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 65px;
}

.home-article h3 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -0.04em;
  color: #2b3b4f;
  margin-bottom: 10px;
}

.home-article p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
  opacity: 0.7;
}

.home-article a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  color: #2b3b4f;
}

/*  */

.expertises__header-container {
  display: flex;
  gap: 102px;
  /* justify-content: center; */
  max-width: 1440px;
  margin: 0 auto;
}

.expertises__header-container .header-img {
  display: none;
}

.expertises__header-title {
  max-width: 730px;
  width: 100%;
  font-family: "Sentient";
  font-style: normal;
  font-weight: 200;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #1c2633;

  margin-bottom: 36px;
}

.expertises__header-content {
  padding-left: 20px;
  padding-right: 20px;
}

.expertises__header-description {
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  color: #2b3b4f;

  font-size: 18px;

  padding-top: 34px;
  padding-bottom: 34px;

  border-top: 1px solid transparent;
  border-image-source: linear-gradient(
    90deg,
    #2b3b4f 0%,
    rgba(133, 140, 153, 0) 100%
  );
  border-image-slice: 1;
}

.expertises__header-description > div {
  max-width: 644px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.expertises__header-subtitle {
  margin-bottom: 40px;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: rgba(43, 59, 79, 0.6);
}

.expertises__header-img {
  height: 74.83%;
  /* width: 20.21vw; */
  background-color: #2b3b4f;
}

.expertises__header-img svg {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.expertises__header-img {
  /* background-image: url(../img.svg); */
  /* background-size: cover; */
  position: relative;
}

/* .expertises__header-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2B3B4F;
} */

/* End Header Styles */

/* Start Expertises */

.expertises-main__decision-section {
  max-width: 1260px;
  /* margin: 0 auto; */
  padding-top: 102px;
  padding-bottom: 127px;

  padding-left: 20px;
  padding-right: 20px;
}

.expertises-main__decision-content {
  display: flex;
  gap: 20px;
  margin-bottom: 89px;

  flex-direction: column;
}

.expertises-main__decision-content h2 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 44px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #1c2633;
  max-width: 441px;
}

.expertises-main__decision-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #1c2633;
  max-width: 503px;
}

.expertise-box .content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.expertise-box .content-wrapper li {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #2b3b4f;
  position: relative;
  padding-left: 20px;
}

.expertise-box .content-wrapper ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.expertise-box .content-wrapper li:after {
  content: "";
  width: 5px;
  height: 5px;
  background: #2b3b4f;
  position: absolute;
  top: 12px;
  left: 0;
  border-radius: 50%;
}

.expertises-main__decision-tabs .tabs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 18px;
  margin-bottom: 38px;
  border-bottom: 1px solid #c9c2b2;
}

.expertises-main__decision-tabs .tabs .tabs-list {
  display: flex;
  gap: 20px;
  flex-direction: column;
}

.expertises-main__decision-tabs .tabs .tabs-list .tab {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #858c99;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.expertises-main__decision-tabs .tabs .tabs-list .tab:hover {
  opacity: 0.7;
}

.expertises-main__decision-tabs .tabs .tabs-list .tab.active-tab {
  color: #2b3b4f;
}

.tab-content {
  display: flex;
  gap: 94px;
  flex-direction: column;
}

.tab-content-text {
  width: 100%;
  max-width: 402px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #2b3b4f;

  display: flex;
  flex-direction: column;
  gap: 24px;
}

.tab-content-list {
  width: 100%;
  max-width: 764px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  gap: 5px;
}

.tab-content-list > a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 14px 20px;
  gap: 10px;
  background: rgba(201, 194, 178, 0.3);
  color: #2b3b4f;
  transition: all 0.3s ease-in-out;
}

.tab-content-list > a:hover {
  background: #2b3b4f;
  color: #ffffff;
}

.expertises-main__decision-section {
  background-color: #ffffff;
}

.expertises-articles {
  /* background: linear-gradient(180deg, rgba(237, 232, 222, 0) 0%, #EDE8DE 100%); */
  padding: 0 20px;
  position: relative;
  z-index: 10;
}

.expertises-articles::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(0deg, rgba(237, 232, 222, 0) 0%, #ede8de 100%);
  opacity: 0.2;
}

.expertises-articles__header {
  display: flex;
  gap: 76px;
  margin-bottom: 17px;
  flex-direction: column;
}

.expertises-articles__container {
  max-width: 1320px;
  margin: 0 auto;
  padding-top: 95px;
  padding-bottom: 77px;
}

.expertises-articles__container h2 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #2b3b4f;

  width: 100%;
  max-width: 369px;
}

.expertises-articles__container p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #1c2633;

  width: 100%;
  max-width: 614px;
}

.expertises-articles__news-slider {
  display: flex;
  justify-content: space-between;
}

.all-news-link {
  display: flex;
  align-items: center;
  gap: 12px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #2b3b4f;
  flex-wrap: wrap;
}

.expertises-articles__news-slider .navigation {
  display: flex;
  align-items: center;
  gap: 5.85px;
}

.expertises-articles__news-slider .navigation button {
  width: 60px;
  height: 60px;
  border: 1px solid #c9c2b2;
  background: transparent;
  cursor: pointer;
}

.expertises-articles__articles {
  display: flex;
  gap: 19px;
}

/* .expertises-articles__articles .swiper-wrapper {
    gap: 19px;
} */

.article {
  padding: 58px 35px 42px 32px;
  background:
    linear-gradient(0deg, rgba(133, 140, 153, 0.1), rgba(133, 140, 153, 0.1)),
    #ffffff;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 65px;
}

.article h3 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -0.04em;
  color: #2b3b4f;
  margin-bottom: 10px;
}

.article p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
  opacity: 0.7;
}

.article a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #2b3b4f;
}

.expertises-articles__news-slider {
  padding-bottom: 31px;
  border-bottom: 1px solid #c9c2b2;
  margin-bottom: 27px;
}

/* End Expertises */

/* Start Slider */

.mySwiper {
  overflow: hidden;
}

.swiper-wrapper {
  display: flex;
}

/* End Slider */

/* Start Equipe */

.equipe-main {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  margin-bottom: 74px;
  position: relative;
}

.equipe-svg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;

  display: none;
}

.equipe-header {
  padding-top: 275px;
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 76px;

  position: relative;
  z-index: 99;
}

.equipe-header__title {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 200;
  font-size: 48px;
  line-height: 120%;
  text-align: center;
  letter-spacing: -0.03em;
  color: #1c2633;
  max-width: 1041px;
  width: 100%;
}

.equipe-filters {
  display: flex;
  max-width: 950px;
  width: 100%;
  justify-content: space-between;
  gap: 42px;

  flex-direction: column;
  padding: 0 20px;
}

.equipe-filter {
  border: none;
  background: transparent;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: rgba(43, 59, 79, 0.6);
  padding-bottom: 9px;
  border-bottom: 1px solid #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.equipe-filter-260 {
  position: relative;
}

.equipe-filter-260 svg {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.equipe-filter-260 input:focus {
  outline: none;
}

#selected-expertise,
#selected-category {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: left;
}

.avocat {
  width: 100%;
}

.avocat__img-container {
  aspect-ratio: 322 / 343;
  width: 100%;
}

.avocat__img-container .avocat__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #1e2836;
}

.single-avocat-comtampetence {
  position: relative;
}

.single-avocat-comtampetence:hover .avocat__img-container {
  overflow: hidden;
}

.single-avocat-comtampetence .avocat__img-container .avocat__img {
  transition: all 0.3s ease-in;
}

.single-avocat-comtampetence:hover .avocat__img-container .avocat__img {
  transform: scale(1.05);
}

.avocat__info {
  position: relative;
  padding-top: 45px;
  padding-bottom: 38px;
  padding-left: 34px;
}

.avocat__name {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  display: flex;
  align-items: center;
  color: #1c2633;
}

.avocat__position {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  display: flex;
  align-items: center;
  color: #1c2633;
}

.avocat__bio-link {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-transform: uppercase;
  color: #1c2633;
  padding-right: 32px;
}

.avocat__info-top {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.avocat__info {
  display: flex;
  flex-direction: column;
  gap: 46px;
  background: #ede8de;
}

/* End Equipe */

/* Start Biographie */

.biographie-header {
  display: flex;
  padding-top: 222px;

  background:
    linear-gradient(240.97deg, rgba(237, 232, 222, 0) 29.05%, #ede8de 99.41%),
    linear-gradient(0deg, #f5f5f5, #f5f5f5);
  flex-direction: column;
}

.biographie__top {
  /* max-width: 876px; */
  width: 100%;
  padding-left: 20px;
  display: flex;
}

.biographie__top-11,
.article-meta-top-11 {
  flex: 1;
}

.biographie__top-22,
.article-meta-top-22 {
  width: 229px;
}

.biographie-image {
  width: 100%;
  margin-bottom: 50px;
}

.single-article-image {
  max-width: 322px;
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 10;
}

.biographie-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.biographie-role {
  min-width: 250px;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: rgba(43, 59, 79, 0.6);
  margin-bottom: 27.66px;
}

.biographie-name {
  max-width: 873px;
  width: 100%;
  font-family: "Sentient";
  font-style: normal;
  font-weight: 200;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #1c2633;
  margin-bottom: 40.34px;
}

.biographie__social-links {
  display: flex;
  align-items: center;
  gap: 15.76px;
  width: 100%;
}

.biographie__social-links__item a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  min-width: 48px;
  border: 0.788043px solid rgba(43, 59, 79, 0.3);
  text-decoration: none;
  background: white;
  padding-left: 0;
  transition: all 0.5s;
}

.biographie__social-links__item a svg {
  flex-shrink: 0;
}

.link-text {
  max-width: 0;
  opacity: 0;
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  color: #2b3b4f;
  font-family: sans-serif;
  transition: all 0.5s;
}

.biographie__social-links__item a:hover .link-text {
  max-width: 250px;
  opacity: 1;
  padding-left: 12px;
  padding-right: 16px;
}

.biographie__social-links__item.hover_item a:hover {
  padding-left: 5px;
  border-color: rgba(43, 59, 79, 0.8);
}

.download,
.copy__link {
  font-style: normal;
  font-weight: 450;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0.05em;
  color: #2b3b4f;
  opacity: 0.5;
  display: flex;
  align-items: center;
  gap: 10px;
}

.actions {
  display: flex;
  gap: 10px;
  align-items: center;
  padding-top: 50px;
}

.biographie-description {
  display: flex;
  background:
    linear-gradient(0deg, #ede8de, #ede8de),
    linear-gradient(0deg, #ede8de, #ede8de);
  /* padding-left: 76px; */
  padding-top: 71px;
  /* gap: 24px; */
}

.biographie-description-padding {
  padding-top: 0;
}

.biographie-description__text {
  color: #2b3b4f;
  padding-top: 72px;
  margin-left: 20px;
  margin-right: 20px;
  border-top: 1px solid;
  border-image-source: linear-gradient(
    90deg,
    #2b3b4f 0%,
    rgba(133, 140, 153, 0) 100%
  );
  border-image-slice: 1;

  display: flex;
  flex-direction: column;
  gap: 20px;
}

.biographie-description__text ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.biographie-description__text p,
.biographie-description__text li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #2b3b4f;
}

.biographie-description__text li {
  position: relative;
  padding-left: 20px;
}

.biographie-description__text li:after {
  content: "";
  width: 5px;
  height: 5px;
  background: #1c2633;
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 50%;
}

.biographie-header__image {
  flex-shrink: 0;
  position: relative;
}

.biographie-description__expertises {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 58px;
  padding-right: 19px;
  padding-left: 20px;
  padding-bottom: 50px;
}

.biographie-description__expertise {
  display: flex;
  align-items: center;
  padding: 10px;
  gap: 10px;
  background: #f5f5f5;
  width: fit-content;

  /* font-family: 'Neue Haas Grotesk Display Pro'; */
  font-style: normal;
  font-weight: 450;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0.05em;
  color: #000000;
}

.navigation {
  display: flex;
  gap: 10px;
}

.navigation > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 101px;
  height: 146px;
  border: 1px solid #c9c2b2;
  border-bottom: none;
  background: transparent;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

/* .prev {
    border: 1px solid #C9C2B2;
    border-bottom: none;
}

.next {
    background: linear-gradient(180deg, #F5F5F5 0%, #1C2633 100%);
    transform: matrix(1, 0, 0, -1, 0, 0);
} */

.navigation > a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, #ede8de 0%, #1c2633 100%);
  z-index: -1;
  opacity: 0;
  transition: 0.5s;
}

.navigation > a:hover:after {
  opacity: 1;
}

.navigation > a svg path {
  transition: 0.5s;
}

.navigation > a:hover svg path {
  stroke: #ede8de;
}

.biographie-location {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;

  width: 100%;

  flex-direction: column;
  gap: 20px;
}

.biographie-main .biographie-main__accordion-section {
  position: relative;
  background: #1c2633;
  overflow: hidden;
}

.biographie-main .biographie-main__accordion-section > svg {
  position: absolute;
  bottom: 0;
  right: 0;
}

.accordion-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  padding-top: 0;
}

.accordion-content li {
  position: relative;
  padding-left: 20px;
}

.accordion-content li:after {
  content: "";
  width: 5px;
  height: 5px;
  background: #ede8de;
  position: absolute;
  top: 9px;
  left: 0;
  border-radius: 50%;
}

.biography-list__item {
  border: none;
  background: transparent;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #ede8de;

  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.biography-list .biography-wrapper {
  border-bottom: 1px solid #ede8de33;
  margin-bottom: 18px;
  padding-bottom: 20px;
}

.biography-list {
  position: relative;
  padding-top: 58px;
  padding-bottom: 80px;
  padding-left: 20px;
  padding-right: 20px;
}

.biographie-main__articles {
  padding: 60px 20px 50px 20px;
  /*background: linear-gradient(180deg, rgba(237, 232, 222, 0) 0%, #EDE8DE 100%);*/
  position: relative;
}

.biographie-main__articles::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(0deg, rgba(237, 232, 222, 0) 0%, #ede8de 100%);
  opacity: 0.2;
  z-index: -1;
}

.biographie-main__articles-list {
  display: flex;
  gap: 19px;

  flex-direction: column;
}

.biographie__article {
  padding: 58px 40px 31px 32px;
  background:
    linear-gradient(0deg, #ffffff, #ffffff),
    linear-gradient(0deg, rgba(133, 140, 153, 0.1), rgba(133, 140, 153, 0.1));
  display: flex;
  flex-direction: column;
  gap: 72px;
  justify-content: space-between;
}

.biographie__article-text {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.biographie__article-text__date {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
  opacity: 0.7;
}

.biographie__article-text__title {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -0.04em;
  color: #2b3b4f;
}

.biographie__article-text__author {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
  opacity: 0.7;
}

.biographie__article__link {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  color: #2b3b4f;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.biographie__article {
  transition: all 0.3s ease-in-out;
  flex: 1;
  position: relative;
}

.biographie__article::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0px;
  background: #c9c2b2;
  transition: all 0.3s ease-in-out;
}

.biographie__article:hover::after {
  height: 14px;
}

.biographie__article:hover {
  background: #2b3b4f;
}

.biographie__article:hover .biographie__article-text__date,
.biographie__article:hover .biographie__article-text__title,
.biographie__article:hover .biographie__article-text__author,
.biographie__article:hover .biographie__article__link {
  color: #ede8de;
}

.biographie__article .biographie__article__link svg {
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease-in-out;
}

.biographie__article:hover .biographie__article__link svg {
  opacity: 1;
  transform: translateY(0);
}

.propos-main-values__link svg,
.section-2__top-part-link svg,
.submit-button svg {
  transition: all 0.3s ease-in-out;
}

.submit-button {
  cursor: pointer;
}

.propos-main-values__link:hover svg,
.section-2__top-part-link:hover svg,
.submit-button:hover svg {
  transform: rotate(45deg);
}

.biographie-main__articles-header {
  display: flex;
  justify-content: space-between;
  align-items: center;

  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 43px;
}

.biographie-main__articles-header h2 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #2b3b4f;
}

.all-publications-link {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #2b3b4f;

  display: flex;
  align-items: center;
  gap: 12px;
}

.all-publications-link svg {
  transition: transform 0.3s ease-in-out;
}

.all-publications-link:hover svg {
  transform: rotate(45deg);
}

.all-opportunities-button svg {
  transition: transform 0.3s ease-in-out;
}

.all-opportunities-button:hover svg {
  transform: rotate(45deg);
}

/* End Biographie */

/* Start Articles */

.articles-header-container {
  padding-top: 170px;
  display: flex;
  background:
    linear-gradient(0deg, #ede8de00, #ede8de00),
    linear-gradient(240.97deg, rgba(237, 232, 222, 0) 29.05%, #ede8de96 99.41%);

  flex-direction: column;
}

.articles-header {
  padding-top: 77px;
  padding-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.articles-header h1 {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: rgba(43, 59, 79, 0.6);
  margin-bottom: 34px;
}

.articles-header .articles-header__text {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 200;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #1c2633;
  max-width: 288px;

  height: 115.19px;
  overflow: hidden;
}

.highlight {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #1c2633;
  display: block;
  margin-bottom: 34px;
}

.highlight-article__link {
  transition: color 0.3s ease-in-out;
}

.highlight-article:hover .highlight-article__link {
  color: #fdfdfd;
}

.highlight-article__content {
  width: 100%;
  max-width: 613.69px;
}

.highlight-article__content h2 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -0.04em;
  color: #2b3b4f;

  margin-bottom: 15px;
}

.highlight-article__content p {
  /* max-width: 613.69px; */
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
  opacity: 0.7;
  margin-bottom: 51px;
}

.highlight-article__link {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  color: #2b3b4f;

  border-bottom: 1px solid #000000;
  padding-bottom: 23px;
  width: 100%;
  display: block;
}

.highlight-article {
  padding-top: 82px;
  padding-bottom: 50px;
  padding-right: 20px;
  padding-left: 20px;
  background: linear-gradient(180deg, rgba(201, 194, 178, 0) 0%, #c9c2b2 100%);
}

.articles-main {
  padding: 64px 20px 73px 20px;
  /* background: linear-gradient(180deg, rgba(237, 232, 222, 0) 0%, #EDE8DE 100%); */
}

.equipe-filters-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.equipe-filters-section {
  display: flex;
  justify-content: center;
}

.articles-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 19px;
}

.article-card__content {
  margin-bottom: 65px;
}

.article-card__content h3 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -0.04em;
  color: #2b3b4f;
  margin-bottom: 10px;
}

.article-card__content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
  opacity: 0.7;
}

.article-card .article-card__link {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #2b3b4f;
  display: flex;
  align-items: center;
  gap: 8px;

  justify-content: space-between;
}

.article-card .article-card__link span {
  color: #2b3b4f;
}

.articles-main .equipe-filters {
  margin-bottom: 52px;
}

.article-card {
  padding: 58px 40px 42px 32px;
  background: linear-gradient(
    0deg,
    rgba(133, 140, 153, 0.1),
    rgba(133, 140, 153, 0.1)
  );
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* flex: 1; */
  /* min-width: 427px; */
}

.linked-in-article--highlighted {
  background:
    linear-gradient(0deg, rgba(0, 119, 181, 0.06), rgba(0, 119, 181, 0.06)),
    #ffffff;
}

.load-more-container {
  display: flex;
  justify-content: center;
  margin-top: 83px;
}

.load-more-button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 13px;
  border: none;
  background-color: transparent;
}

.load-more-button span {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #2b3b4f;
}

/* End Articles */

/* Start Footer */

.footer {
  position: relative;
  overflow: hidden;
  padding-top: 68px;
  padding-bottom: 27px;
  padding-right: 60px;
  padding-left: 60px;
}

.footer-logo__link {
  display: block;
}

.footer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(86.22deg, #1c2633 0%, #2b3b4f 99.99%);
  z-index: -1;
  /* opacity: 0.85; */
}

.footer-bg {
  position: absolute;
  top: 0;
  right: 0;
  /* z-index: -2; */
  height: 100%;
  opacity: 0.2;
}

.footer-container {
  max-width: 1320px;
  margin: 0 auto;
}

.footer-top {
  display: flex;
  gap: 50px;
  position: relative;
  z-index: 10;
  margin-bottom: 74px;

  flex-direction: column;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  padding: 20px 0px 0px;
  gap: 8px;
  border-top: 1px solid rgba(133, 140, 153, 0.25);
  position: relative;
  z-index: 10;

  flex-direction: column;
}

.footer-bottom div,
.footer-bottom div a {
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #f5f5f5;
}

.social-links {
  display: flex;
  align-items: center;
  padding: 0px;
  gap: 15.76px;
  margin-top: 74px;
}

.social-links__item a {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border: 0.788043px solid rgba(237, 232, 222, 0.3);
  transition: 0.5s;
}

.social-links__item a svg path {
  transition: 0.5s;
}

.social-links__item a:hover {
  background: rgba(237, 232, 222, 1);
}

.social-links__item a:hover svg path {
  fill: #1e2836;
}

.footer-contacts {
  display: flex;
  gap: 35px;
  flex: 1;

  flex-direction: column;
}

.footer-contacts__item {
  border-bottom: 1px solid #858c99;
  display: flex;
  flex-direction: column;
  gap: 24px;
  /* width: 100%;
    max-width: 220px; */
  /* flex-shrink: 0; */
  flex: 1;
}

.footer-contacts__item-title {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #c9c2b2;
  margin-bottom: 10px;
  display: block;
}

.footer-contacts__item-inner {
  min-height: 118px;
}

.footer-contacts__item-text {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #f5f5f5;
}

/* End Footer */

/* Start Single Article */

.single-article-main {
  padding-top: 222px;
  margin-bottom: 50px;
  position: relative;
}

.article-meta-top {
  background:
    linear-gradient(0deg, #ede8de, #ede8de),
    linear-gradient(0deg, #f5f5f5, #f5f5f5);

  display: flex;
}

.single-article-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background:
    linear-gradient(0deg, #ede8de, #ede8de),
    linear-gradient(0deg, #f5f5f5, #f5f5f5);
  z-index: -1;
}

.single-article-container {
  display: flex;
  /* gap: 103px; */
  justify-content: center;
}

.single-article-left-part {
  max-width: 1148px;
}

.single-article-right-part,
.article-illustration {
  display: none;
}

.single-article-right-part svg {
  position: sticky;
  top: 0;
}

.single-article-left-part-padding {
  padding-left: 20px;
  padding-right: 20px;
}

.article-meta {
  display: flex;
  gap: 94px;
  align-items: center;
}

.article-date {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: rgba(43, 59, 79, 0.6);
}

.article-author {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: rgba(43, 59, 79, 0.6);
}

.article-title {
  max-width: 873px;
  width: 100%;
  font-family: "Sentient";
  font-style: normal;
  font-weight: 200;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #1c2633;
  margin-top: 35px;
  margin-bottom: 44px;
}

.article-actions-buttons {
  display: flex;
  align-items: center;
  gap: 10px;
}

.article-actions-buttons button {
  display: flex;
  align-items: center;
  border: none;
  background: transparent;
  gap: 10px;
  opacity: 0.5;
}

.article-actions {
  display: flex;
  justify-content: space-between;

  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
}

.article-navigation-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.article-navigation-arrows a {
  width: 101px;
  height: 146px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #c9c2b2;
  border-bottom: none;
  background: transparent;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.article-navigation-arrows a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, #ede8de 0%, #1c2633 100%);
  z-index: -1;
  opacity: 0;
  transition: 0.5s;
}

.article-navigation-arrows a:hover:after {
  opacity: 1;
}

.article-navigation-arrows a svg path {
  transition: 0.5s;
}
.article-navigation-arrows a:hover svg path {
  stroke: #ede8de;
}

/* .article-navigation-arrow-left {
    border: 1px solid #C9C2B2;
    border-bottom: none;
}

.article-navigation-arrow-right {
    background: linear-gradient(180deg, #EDE8DE 0%, #1C2633 100%);
    transform: matrix(1, 0, 0, -1, 0, 0);
} */

.article-main-section {
  /* background-color: #EDE8DE; */
  display: flex;
  gap: 24px;
  /* padding-top: 73px; */
  padding-bottom: 114px;
  background: linear-gradient(0deg, #f5f5f5, #f5f5f5), #ede8de;
}

.article-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;

  border-top: 1px solid;
  border-image-source: linear-gradient(
    90deg,
    #2b3b4f 0%,
    rgba(133, 140, 153, 0) 100%
  );
  border-image-slice: 1;
  padding-top: 72px;
  margin-top: 73px;
}

.article-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #2b3b4f;
}

.article-content ul li {
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: #2b3b4f;
}

.last-articles {
  padding: 60px 20px 50px 20px;
  position: relative;
}

.last-articles::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(237, 232, 222, 0) 0%, #ede8de 100%);
  opacity: 0.2;
  transform: matrix(1, 0, 0, -1, 0, 0);
  z-index: -1;
}

.last-articles-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.last-articles-header h2 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #2b3b4f;
}

.last-articles-articles-container {
  display: flex;
  gap: 19px;

  flex-direction: column;
}

.last-articles-header .all-publications-link {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #2b3b4f;
}

.last-articles-header {
  margin-bottom: 43px;
}

.last-articles-articles-container .biographie__article {
  background:
    linear-gradient(0deg, rgba(133, 140, 153, 0.1), rgba(133, 140, 153, 0.1)),
    #ffffff;
}

/* End Single Article */

/* Start Propos */

.propos-header {
  padding-top: 221px;
}

.propos-header__container {
  display: flex;
  max-width: 1440px;
  margin: 0 auto;
}

.propos-header__left-part .propos-header__image-block {
  background-color: #2b3b4f;
  width: 291px;
  height: 434px;
}

.propos-header__left-part > div {
  background-color: #2b3b4f;
  position: sticky;
  top: 221px;
}

.propos-header__text-block {
  padding-top: 29px;
  padding-left: 20px;
  padding-bottom: 58px;
}

.propos-header__subtitle {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: rgba(43, 59, 79, 0.6);
  margin-bottom: 33px;
}

.propos-header__title {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 200;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #1c2633;
}

.propos-header__content-block {
  padding-top: 59px;
  padding-left: 20px;
  padding-right: 20px;
  background: linear-gradient(0deg, #ede8de, #ede8de), #ede8de;
}

.propos-header__content-block-text {
  border-top: 1px solid;
  border-image-source: linear-gradient(
    90deg,
    #2b3b4f 0%,
    rgba(133, 140, 153, 0) 100%
  );
  border-image-slice: 1;

  padding-top: 46px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.propos-header__stats {
  display: flex;
  gap: 10px;
  margin-top: 56px;
  padding-bottom: 86px;

  flex-direction: column;
}

.propos-header__content-block-text p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #2b3b4f;
}

.propos-header__content-block-text-stats {
  width: 100%;
  border: 1px solid;
  border-image-source: linear-gradient(
    245.7deg,
    rgba(201, 194, 178, 0.5) 34.45%,
    rgba(201, 194, 178, 0) 100%
  );
  border-image-slice: 1;
  background: linear-gradient(
    254.61deg,
    rgba(237, 232, 222, 0) -8.08%,
    rgba(201, 194, 178, 0.2) 98.78%
  );
  padding: 16px 16px 10px 11px;
}

.number-stat-text {
  display: flex;
  align-items: center;
  gap: 12px;
}

.number-stat-text::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #c9c2b2;
}

.number-stat-text svg {
  transition: transform 0.3s ease-in-out;
}

.number-stat-text:hover svg {
  transform: rotate(45deg);
}

.number-stat {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 200;
  font-size: 120px;
  line-height: 90%;
  letter-spacing: -0.04em;
  color: #ffffff;
  opacity: 0.7;
}

.number-stat-text {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #2b3b4f;
}

.article-move-to-bottom {
  display: flex;
}

.move-to-bottom-button {
  flex: 1;
  height: 146px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ede8de;
}

.article-move-to-bottom .sqrt {
  height: 146px;
  flex: 1;
  background:
    linear-gradient(
      180deg,
      rgba(237, 232, 222, 0.2) 0%,
      rgba(28, 38, 51, 0.2) 100%
    ),
    #ede8de;
  transform: matrix(1, 0, 0, -1, 0, 0);
}

.propos-main-values {
  /* background: #2B3B4F; */
  width: 100%;
}

.propos-main-values__item {
  background: linear-gradient(
    180deg,
    rgba(133, 140, 153, 0) 0%,
    rgba(133, 140, 153, 0.4) 100%
  );
  border-bottom: 1px solid #c9c2b2;
  padding: 43px 54px 87px 49px;
  max-width: 433px;
  width: 100%;
}

.propos-main-values__item-title {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 150%;
  letter-spacing: -0.04em;
  color: #c9c2b2;
  margin-bottom: 30px;
}

.propos-main-values__item-text {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.propos-main-values__item-text p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #ffffff;
}

.section-1 {
  padding: 101px 20px 48px 20px;
  background: #2b3b4f;
}

.propos-main .propos-main-container .section-1 {
  position: relative;
  overflow: hidden;
  background: #1c2633;
}

.propos-main
  .propos-main-container
  .section-2
  .section-2__container
  .section-2__top-part-buttons
  button {
  right: auto !important;
  left: auto !important;
  top: auto;
  margin-top: 0 !important;
}

.propos-main-section-1-svg-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.propos-main .propos-main-container .section-1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    233.98deg,
    rgba(43, 59, 79, 0) 61.8%,
    #2b3b4f 100%
  );
  z-index: -1;
}

.propos-main-values {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  /* flex-direction: column; */
  justify-content: center;
}

.propos-header__right-part {
  width: 100%;
}

.propos-main-values__link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #c9c2b2;
  width: fit-content;
  margin: 0 auto;
  margin-top: 44px;
}

.propos-header__content-block-text {
  max-width: 775px;
  width: 100%;
}

.section-2__top-part {
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
  margin-bottom: 52px;

  padding-bottom: 38px;
  border-bottom: 1px solid #c9c2b2;

  flex-direction: column;
  gap: 30px;
}

.section-2__top-part-links {
  display: flex;
  gap: 35px;
  align-items: center;

  width: 100%;
  justify-content: space-between;
}

.section-2__top-part h2 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 44px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #2b3b4f;
  display: flex;
  gap: 12px;

  flex-direction: column;
}

.section-2__top-part h2 .swiper {
  margin: 0 !important;
}

.section-2__top-part-links a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #2b3b4f;

  display: flex;
  align-items: center;
  gap: 12px;
}

.section-2__top-part-buttons {
  display: flex;
  gap: 5px;
}

.section-2__top-part-buttons button {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  border: 1px solid #c9c2b2;
}

.section-2 {
  padding: 92px 20px 112px 20px;
  position: relative;
  overflow: hidden;
}

.section-2 .section-2__svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.section-2__bottom-part {
  display: flex;
  gap: 50px;
}

.section-2__bottom-part-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  height: fit-content;
}

.section-2__bottom-part-item h3 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 160%;
  color: #858c99;
}

.section-2__bottom-part-item p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #2b3b4f;
}

.swiper-container-wrapper {
  position: relative;
}

.swiper-shadow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 60px;
  pointer-events: none;
  z-index: 10;
  transition: opacity 0.3s ease;
}

.swiper-shadow.left {
  left: 0;
  opacity: 0;
  background: linear-gradient(
    270deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.9) 58.65%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

.swiper-shadow.right {
  right: 0;
  background: linear-gradient(
    270deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.9) 58.65%,
    rgba(255, 255, 255, 0) 100%
  );
  opacity: 0;
}

.section-2__container {
  max-width: 1320px;
  margin: 0 auto;
  width: 100%;
}

/* End Propos */

/* Start Carrières */

.carrieres-header {
  padding-top: 250px;
  position: relative;

  background:
    linear-gradient(240.97deg, rgba(237, 232, 222, 0) 29.05%, #ede8de 99.41%),
    linear-gradient(0deg, #ede8de, #ede8de);
  padding-bottom: 69px;
}

.carrieres-header .carrieres-header__svg {
  position: absolute;
  bottom: 0;
  left: 0;
}

.carrieres-header__container {
  max-width: 1320px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  gap: 0px;
  border-bottom: 1px solid;
  border-image-source: linear-gradient(
    90deg,
    #2b3b4f 0%,
    rgba(133, 140, 153, 0) 100%
  );
  border-image-slice: 1;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 70px;
  position: relative;
  z-index: 10;

  flex-direction: column;
}

.carrieres-header__titles {
  display: flex;
  flex-direction: column;
  gap: 27px;
}

.carrieres-header__titles h2 {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: rgba(43, 59, 79, 0.6);
}

.carrieres-header__titles h1 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 200;
  font-size: 52px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #2b3b4f;
}

.carrieres-header__description {
  display: flex;
  flex-direction: column;
  gap: 18px;
  max-width: 544px;
  width: 100%;
  padding-top: 74px;
}

.carrieres-header__description h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 150%;
  color: #2b3b4f;
}

.carrieres-header__description p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #2b3b4f;
  opacity: 0.8;
}

.offres-section {
  padding-top: 63px;
  padding-bottom: 113px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1440px;
  margin: 0 auto;
}

.offres-header h2 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 110%;
  text-align: center;
  letter-spacing: -0.04em;
  color: #2b3b4f;

  margin-bottom: 52px;
}

.offres-header__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 44px;
  margin-bottom: 76px;

  flex-direction: column;
}

.offres-header__buttons button {
  border: none;
  background: transparent;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: rgba(43, 59, 79, 0.6);

  border-bottom: 1px solid #000000;
  padding-bottom: 9px;

  display: flex;
  align-items: center;
  /* gap: 162px; */
  width: 100%;
  justify-content: space-between;
}

body.page-template-carrieres .acceptance {
  width: 500px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
body.page-template-carrieres .acceptance label {
  max-width: 100%;
  display: block;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: #ffffff;
  cursor: pointer;
  position: relative;
  padding-left: 10px;
  opacity: 0.6;
}
body.page-template-carrieres .acceptance label a {
  text-decoration: underline;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: #ffffff;
  cursor: pointer;
}
body.page-template-carrieres .acceptance label:before {
  display: block;
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background: #ffffff;
  opacity: 0.5;
  border: 1px solid #ffffff;
  border-radius: 2px;
  top: 5px;
  left: -20px;
}
body.page-template-carrieres .acceptance input {
  z-index: 9;
  width: 0 !important;
  left: 0;
  height: 0 !important;
  margin-right: 25px;
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  background-color: transparent;
  border: none;
}
body.page-template-carrieres .acceptance input:checked:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 3px;
  position: absolute;
  left: -18px;
  top: 7px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17L4 12' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
}

.offre__item {
  background:
    linear-gradient(0deg, rgba(133, 140, 153, 0.1), rgba(133, 140, 153, 0.1)),
    #ffffff;
  padding: 35px 36px 34px 36px;
  width: 100%;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.offre-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.offre-header span {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 150%;
  letter-spacing: -0.04em;
  color: #2b3b4f;
  margin-bottom: 30px;
}

.offre-title > span {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
  opacity: 0.7;
  margin-bottom: 5px;
  display: block;
}

.offre-title ul {
  margin-bottom: 64px;
}

.offre-title ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
}

.offre-location {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
  margin-bottom: 16px;
}

.offre-postuler {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  color: #2b3b4f;

  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #858c9933;
  padding-top: 20px;
}

.offres-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}

.form-section__container h2 {
  display: flex;
  flex-direction: column;
  align-items: center;

  margin-bottom: 20px;
}

.form-section__container h2 .top-span {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 136%;
  text-align: center;
  letter-spacing: -0.04em;
  color: #ede8de;
}

.form-section__container {
  position: relative;
  z-index: 10;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.form-section__container h2 .bottom-span {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 136%;
  text-align: center;
  letter-spacing: -0.04em;
  color: #c9c2b2;
}

.form-section {
  background: #2b3b4f;
  position: relative;

  padding-top: 61px;
  padding-bottom: 112px;
  overflow: hidden;
}

.form-row {
  display: flex;
  column-gap: 16px;

  flex-direction: column;
}

.from-svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}

.form-group,
.expertise-upload,
.form-row--textarea {
  display: flex;
  flex-direction: column !important;
  /* gap: 10px; */
  width: 100%;
}

.form-row--textarea textarea {
  width: 100%;
  height: 137px;
  padding: 15px 18px;
}

.form-row--textarea textarea:focus {
  outline: none;
}

.form-group .label-title,
.expertise-upload .label-title,
.form-row--textarea .label-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #ede8de;
  padding: 10px;
  display: block;
}

.submit-button {
  display: flex;
  align-items: center;
  gap: 12px;
  border: none;
  background: transparent;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #ffffff;
}

.form-privacy {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #ffffff;
  opacity: 0.6;
}

.form-row--submit {
  gap: 42px;
  margin-top: 24px;
  align-items: baseline;
}

.form-section__form input,
.input-label {
  padding: 15px 18px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid #ede8de;
  width: 100%;
  display: block;
  height: 58px;
  display: flex;
  align-items: center;
  position: relative;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

.file-input-label .wpcf7-not-valid-tip {
  display: block !important;
}

.wpcf7-form-control-wrap {
  position: static !important;
}

.input-label .wpcf7-not-valid-tip {
  color: white !important;
  opacity: 1 !important;
}

.wpcf7-response-output {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  color: white;
  margin-top: 20px !important;
  font-size: 13px !important;
}

body.page-template-contact .wpcf7-response-output {
  color: #000;
}

body.page-template-contact .acceptance {
  width: 500px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
body.page-template-contact .acceptance label {
  max-width: 100%;
  display: block;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #2b3b4f;
  cursor: pointer;
  position: relative;
  padding-left: 10px;
  opacity: 0.6;
}
body.page-template-contact .acceptance label a {
  text-decoration: underline;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #2b3b4f;
  cursor: pointer;
}
body.page-template-contact .acceptance label:before {
  display: block;
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background: #ffffff;
  opacity: 0.3;
  border: 1px solid #000000;
  border-radius: 2px;
  top: 5px;
  left: -20px;
}
body.page-template-contact .acceptance input {
  z-index: 9;
  width: 0 !important;
  left: 0;
  height: 0 !important;
  margin-right: 25px;
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  background-color: transparent;
  border: none;
}
body.page-template-contact .acceptance input:checked:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 3px;
  position: absolute;
  left: -18px;
  top: 6px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17L4 12' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
}

.input-label span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #031840;
  opacity: 0.4;
}

.file-input-label .wpcf7-not-valid-tip {
  display: block !important;
  position: absolute;
  bottom: -23px;
  color: white !important;
  opacity: 1 !important;
  width: max-content;
  left: 0;
}

.form-section__form input:focus {
  outline: none;
}

input[type="file"] {
  display: none;
}

/* End Carrières */

/* Start Offre */

.single-offre-header {
  padding-top: 222px;
  position: relative;
}

.single-offre-header__content {
  width: 100%;
}

.single-offre-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  z-index: -1;
  width: 100%;
  background:
    linear-gradient(240.97deg, rgba(237, 232, 222, 0) 29.05%, #ede8de 99.41%),
    linear-gradient(0deg, #ede8de, #ede8de);
}

body.page-template-mention_legales .single-offre-header::before,
body.page-template-politique .single-offre-header::before {
  height: 100%;
}

.single-offre-header__right {
  background:
    linear-gradient(240.97deg, rgba(237, 232, 222, 0) 29.05%, #ede8de 99.41%),
    linear-gradient(0deg, #ede8de, #ede8de);
  width: 100%;
}

.offre-header__container {
  display: flex;
  max-width: 1440px;
  margin: 0 auto;
}

.offre-header__image {
  background: #c9c2b2;
  display: none;
}

.single-offre-header__right {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 60px;
}

.single-offre-header h1 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 200;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #1c2633;
  margin-bottom: 38px;

  max-width: 875px;
}

.offre-header__location span {
  font-family: "Inter";
  padding: 10px;
  background: rgba(201, 194, 178, 0.3);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
}

.offre-header__location {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-bottom: 29px;
}

.offre-header__location ul {
  display: flex;
  gap: 20px;
}

.offre-header__location ul li {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 150%;
  letter-spacing: -0.04em;
  color: #2b3b4f;
}

.offre-header__location ul .separator {
  color: #c9c2b2;
}

.offre-header__expertises span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
  opacity: 0.7;
}

.offre-header__expertises ul li {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
}

.single-offre-header__left {
  padding-top: 60px;
  padding-bottom: 64px;
  padding-left: 20px;
  padding-right: 20px;
  background: #ede8de;
  display: flex;
  gap: 51px;
}

.single-offre-header__left--bg {
  background: linear-gradient(0deg, #f5f5f5, #f5f5f5), #ede8de;
}

.single-offre-description {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 56px;
  border-top: 1px solid;
  border-image-source: linear-gradient(
    90deg,
    #2b3b4f 0%,
    rgba(133, 140, 153, 0) 100%
  );
  border-image-slice: 1;
}

.single-offre-description p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #2b3b4f;
}

.single-offre-description ul li {
  display: flex;
  align-items: center;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #2b3b4f;
}

.single-offre-description ul li::before {
  content: "•";
  color: #2b3b4f;
  display: inline-block;
  padding-left: 7px;
  padding-right: 7px;
}

.single-offre-description a {
  text-decoration: underline;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #2b3b4f;
  text-underline-offset: 4px;
}

.offre-header__image--svg {
  position: sticky;
  top: 0;
}

.single-offre-header__svg {
  border-left: 1px solid rgba(133, 140, 153, 0.2);
  display: none;
}

/* End Offre */

/* Start Implantations */

.implantations .single-offre-header__right {
  padding-bottom: 134px;
  padding-right: 103px;
  padding-top: 54px;
}

.implantations .single-offre-header__right h1 {
  max-width: 774px;
}

.implantations .single-offre-header__svg {
  border-left: none;
  display: block;
}

.implantation-item {
  max-width: 322px;
  width: 100%;
  position: relative;
}

.implantation-item__image {
  height: 431px;
  overflow: hidden;
}

.implantation-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform-origin: 0% 0%;
  transition: all 0.3s ease-in;
}

.implantation-item:hover .implantation-item__image img {
  transform: scale(1.05);
}

.implantation-items {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.implantation-item__info {
  overflow: hidden;
  transition: all 0.3s ease-in;
  transform-origin: center;
  transform: translateY(-56%);
  position: absolute;
  bottom: -50%;
  left: 0;
  right: 0;
  height: 206.8px;
  display: flex;
  align-items: center;
  z-index: 99;
}

.implantation-item h3 {
  opacity: 0;
  transform: translateY(-5px);
  transition: all 0.3s ease-in;
}

.implantation-item .ddd {
  opacity: 0;
  transform: translateY(5px);
  transition: all 0.3s ease-in;
}

.implantation-item:hover h3 {
  opacity: 1;
  transform: translateY(0);
}

.implantation-item:hover .ddd {
  opacity: 1;
  transform: translateY(0);
}

.dd {
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  width: 100%;
}

.implantation-item:hover .dd {
  height: 206.8px;
}

.implantation-item:hover .implantation-item__info {
}

.implantation-item__content {
}

.implantation-item__content h3 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  display: flex;
  align-items: center;
  color: #1c2633;
}

.implantation-item__content span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  display: flex;
  align-items: center;
  color: #1c2633;
}

.implantation-item__content {
  background: #ede8de;
  padding: 45px 32px 32px 34px;
}

.implantation-item__title h3 {
  margin-bottom: 8px;
}

.implantation-item__title {
  margin-bottom: 46px;
}

.biography-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #1c2633;
}

.implantations-container {
  max-width: 1318px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.implantations-container h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #c9c2b2;

  display: flex;
  align-items: center;
  gap: 12px;
}

.implantations-section {
  position: relative;
  padding-top: 68px;
  padding-bottom: 210px;
  background-color: #1c2633;
}

.implantations-section-svg {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
}

.join-us-section {
  position: relative;
}

.join-us-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    126.72deg,
    rgba(201, 194, 178, 0.3) 43.07%,
    #c9c2b2 100.7%
  );
  opacity: 0.8;
  z-index: -1;
}

.join-us-container {
  max-width: 1440px;
  display: flex;
  gap: 50px;
  padding: 101px 20px 98px 20px;
  position: relative;
  z-index: 10;
  margin: 0 auto;

  flex-direction: column;
}

.join-us-header {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.join-us-header h2 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 44px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: #1c2633;
  width: 100%;
  max-width: 441px;
}

.join-us-content {
  padding-top: 9px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

.join-us-content p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #1c2633;
}

.all-opportunities-button {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  color: #1c2633;
  display: flex;
  align-items: center;
  gap: 12px;
}

.join-us-section__svg {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
}

/*  */

.map-implantations {
  padding-top: 250px;
  padding-bottom: 51px;
  background-color: rgba(133, 140, 153, 0.1);
}

.map-implantations__container {
  max-width: 1054px;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 51px;
  padding: 0 20px;
}

.map-implantations__container h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: rgba(43, 59, 79, 0.6);
  margin-bottom: 32px;
}

.map-implantations__text h1 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 200;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #1c2633;
  width: 100%;
  max-width: 490px;
}

.map-implantations__text {
  display: flex;
  gap: 66px;
  width: 100%;

  flex-direction: column;
}

.map-implantations__text-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;

  padding-top: 8px;

  border-bottom: 1px solid transparent;
  border-image-source: linear-gradient(
    90deg,
    #c9c2b2 0%,
    rgba(133, 140, 153, 0) 100%
  );
  border-image-slice: 1;
  padding-bottom: 51px;
}

.map-implantations__text p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #2b3b4f;
}

/* #map {
    height: 100vh;
    width: 100%;
} */

.map-implantations__location {
}

.map-implantations__location h3 {
  font-family: "Sentient";
  font-style: normal;
  font-weight: 300;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #1c2633;
  margin-bottom: 9px;
}

.map-implantations__location p {
  font-style: normal;
  font-weight: 400;
  font-size: 15.4226px;
  line-height: 150%;
  color: #2b3b4f;
  opacity: 0.8;
  margin-bottom: 30px;
}

.implantations-social-links {
  display: flex;
  gap: 9px;
  align-items: center;
}

.implantations-address {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 15.4226px;
  line-height: 150%;
  color: #2b3b4f;
  display: none;
}

.implantations-address-link {
  background: #858c991c;
}

.implantations-social-links li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 46.27px;
  height: 46.27px;
  border: 0.759603px solid rgba(43, 59, 79, 0.3);
}

.map-implantations__locations-container {
  display: flex;
  flex-direction: column;
  gap: 4.82px;
  background-color: #ffffff;

  width: 100%;
  padding: 5px;
}

.map-implantations__locations-container .map-implantations__location {
  border-bottom: 0.96px solid #c9c2b2;
  padding: 38px 45px 38px 45px;
}

.map-implantations__locations-container
  .map-implantations__location:last-child {
  border-bottom: none;
}

.map-implantations__map {
  display: flex;
  gap: 19px;

  max-width: 1440px;
  margin: 0 auto;

  padding-left: 20px;
  padding-right: 20px;

  flex-direction: column;
}

#map2 {
  position: relative;
  height: 600px;
  width: 100%;
}

.marker {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;

  width: 52px;
  height: 51px;
}

.marker .marker-label {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 14px;
  gap: 10px;
  background: #ffffff;
  font-family: "Sentient";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  letter-spacing: -0.03em;
  color: #1c2633;
  opacity: 0;
  transition: all 0.3s ease-out;
  transform: translateY(-10px);

  position: absolute;
  bottom: -47px;
}

.marker svg {
  transition: all 0.3s ease-out;
  position: relative;
  z-index: 10;
}

.marker:hover svg {
  transform: translateY(-10px);
}

.marker:hover .marker-label {
  opacity: 1;
  transform: translateY(-6px);
}

.marker-hoverd .marker-label {
  opacity: 1;
  transform: translateY(-6px);
}

.marker-hoverd svg {
  transform: translateY(-10px);
}

.dot {
  width: 8px;
  height: 8px;
  border-radius: 25px;
  background-color: #2b3b4f;
  transform: translateY(-11px);

  position: absolute;
  top: 52px;
}

.mapboxgl-ctrl-attrib-inner,
.mapboxgl-ctrl-bottom-left {
  display: none;
}

/*  */

/* End Implantations */

/* Start Mobile */

.mobile-container {
  padding-left: 20px;
  padding-right: 20px;
}

#end-element {
  padding: 0 20px;
}

.propos-header__image-and-button-block {
  display: none;
}

.biographie__svg-decor {
  display: none;
}

.active-address {
  background:
    linear-gradient(0deg, rgba(237, 232, 222, 0.3), rgba(237, 232, 222, 0.3)),
    #ffffff;
}

.map-implantations__location:hover {
  background:
    linear-gradient(0deg, rgba(237, 232, 222, 0.3), rgba(237, 232, 222, 0.3)),
    #ffffff;
}

/* End Mobile */

.tab-content {
  display: none;
}

.tab-content.active-content {
  display: flex;
}

.filter-dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-list {
  display: none;
  position: absolute;
  top: 110%;
  left: 0;
  background: white;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 8px 0;
  list-style: none;
  min-width: 200px;
  z-index: 100;
  width: 100%;
}

.dropdown-list li {
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  color: #2b3b4f;
  cursor: pointer;
}

.dropdown-list li:hover {
  background-color: #f5f2ec;
}

.dropdown-list.open {
  display: block;
}

.competences-main-3 {
  position: relative;
}

.competences-main-3 .background-svg-competences {
  display: none;
}

.background-svg-competences {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.single-avocat-comtampetence .parrent-avocat__info {
  width: 100%;
  padding-top: 45px;
  padding-bottom: 38px;
  background: #ede8de;
  position: relative;
  z-index: 9999;
}

.single-avocat-comtampetence .parrent-avocat__info .avocat__info {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 34px;
  /* overflow: hidden; */
  transition: all 0.3s ease-in;
  transform-origin: center;
  transform-origin: center;
}

.avocat__content-animation {
  height: 202px;
  width: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: -101px;
}

.avocat__content-animation-chaild {
  height: 0;
  overflow: hidden;
  transition: all 0.3s;
  width: 100%;
}

.single-avocat-comtampetence:hover
  .avocat__content-animation
  .avocat__content-animation-chaild {
  height: 202px;
}

.single-avocat-comtampetence
  .avocat__content-animation
  .avocat__content-animation-chaild
  .avocat__name {
  transform: translateY(-15px);
  transition: all 0.3s ease-in;
}

.single-avocat-comtampetence
  .avocat__content-animation
  .avocat__content-animation-chaild
  .avocat__position {
  opacity: 0;
  transform: translateY(5px);
  transition: all 0.3s ease-in;
}

.single-avocat-comtampetence:hover
  .avocat__content-animation
  .avocat__content-animation-chaild
  .avocat__name {
  transform: translateY(0);
}

.single-avocat-comtampetence:hover
  .avocat__content-animation
  .avocat__content-animation-chaild
  .avocat__position {
  transform: translateY(0);
  opacity: 1;
}

.article-card {
  position: relative;
  transition: all 0.3s ease-in-out;
}

.article-card::after {
  content: "";
  position: absolute;
  height: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #c9c2b2;
  transition: all 0.3s ease-in-out;
}

.article-card:hover::after {
  height: 14px;
}

.article-card:hover {
  background-color: #2b3b4f !important;
}

.article-card:hover .article-card__content h3 {
  color: #ede8de;
}

.article-card:hover .article-card__content p {
  color: rgba(237, 232, 222, 0.7);
}

.article-card:hover .article-card__link {
  color: #c9c2b2;
}

.article-card:hover .article-card__link span {
  color: #c9c2b2;
}

.article-card .article-card__link .article-card__link-icon-2 {
  opacity: 0;
  transform: translateY(5px);
  transition: all 0.3s ease-in-out;
  transform-origin: bottom;
}

.article-card:hover .article-card__link .article-card__link-icon-2 {
  opacity: 1;
  transform: translateY(0);
}

.articles-header-container {
  position: relative;
}

.articles-header-container-svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: -1;
}

.offre__item {
  transition: all 0.3s ease-in-out;
  position: relative;
}

.offre__item:hover {
  background-color: #2b3b4f;
}

.offre__item::after {
  content: "";
  position: absolute;
  height: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #c9c2b2;
  transition: all 0.3s ease-in-out;
}

.offre__item:hover::after {
  height: 3px;
}

.offre__item:hover .offre-header span {
  color: #c9c2b2;
}

.offre__item:hover .offre-title span {
  color: #ffffff;
  opacity: 0.7;
}

.offre__item:hover .offre-title ul li {
  color: #ffffff;
}

.offre__item:hover .offre-location {
  color: #ffffff;
}

.offre__item:hover .offre-postuler span {
  color: #ffffff;
}

.offre__item .offre-postuler svg {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  transform: translateY(5px);
}

.offre__item:hover .offre-postuler svg {
  opacity: 1;
  transform: translateY(0);
}

.footer-phone-tooltip {
  position: absolute;
  width: max-content;
  left: -57px;
  background:
    linear-gradient(0deg, rgba(133, 140, 153, 0.1), rgba(133, 140, 153, 0.1)),
    #ffffff;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
  bottom: -45px;

  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}

.social-links__item:hover .footer-phone-tooltip {
  opacity: 1;
  visibility: visible;
}

.single-offre-header__left--contact .label-title,
.single-offre-header__left--contact .submit-button {
  color: #1c2633;
}

.form-row--textarea textarea {
  border: none;
}

.hamburger {
  position: relative;
  width: 1em;
  height: 1em;
  font-size: inherit;
  transition: all 0.3s ease;
  cursor: pointer;
}

.hamburger.is-lg {
  font-size: 2rem;
}

.hamburger-line {
  position: absolute;
  right: 0;
  width: 100%;
  height: 0.125em;
  border-radius: 0.125em;
  background: #182f52;
  transition: inherit;
}

.hamburger-line:nth-child(1) {
  top: 0.125em;
}

.hamburger.is-active .hamburger-line:nth-child(1),
.w-nav-button.w--open .hamburger-line:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotateZ(-135deg);
}

.hamburger-line:nth-child(2) {
  top: 0.438em;
}

.hamburger.is-active .hamburger-line:nth-child(2),
.w-nav-button.w--open .hamburger-line:nth-child(2) {
  right: 50%;
  width: 0;
}

.hamburger-line:nth-child(3) {
  top: 0.75em;
  /* width: 0.625em; */
}

.hamburger.is-active .hamburger-line:nth-child(3),
.w-nav-button.w--open .hamburger-line:nth-child(3) {
  top: 50%;
  width: 100%;
  transform: translateY(-50%) rotateZ(135deg);
}

/* 
.menu-mobile {
    position: absolute;
    top: 35px;
    right: 0;
    background-color: #F2F0EB;
    padding: 20px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    min-width: 222px;
} */

.mobile-nav {
  display: flex;
  justify-content: space-between;
  background: transparent;
  position: absolute;
  top: 30px;
  z-index: 9999;
  width: 100%;
  left: 0;
  padding: 0 20px;
  align-items: center;
}

.show-menu {
  display: flex !important;
  animation: opacityIn 0.3s ease-in forwards;
  opacity: 0;
}

@keyframes opacityIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.menu-mobile {
  position: absolute;
  top: 55px;
  right: 42px;
  background-color: #f2f0eb;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 222px;
}

.menu-mobile__links li a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #2b3b4f;
  padding: 6px 0px;
  display: block;
  text-transform: capitalize;
}

.menu-mobile .contact-button {
  text-align: center;
}

.section-fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition:
    opacity 0.8s ease-out,
    transform 0.8s ease-out;
}

.visible-fade-in {
  opacity: 1;
  transform: translateY(0);
}

.article-card__link-linkedin {
  display: flex;
  align-items: center;
  gap: 8px;
}

.article-card:hover .article-card__link-linkedin span {
  color: #ffffff;
}

.article-card:hover .article-card__link-linkedin svg path {
  fill: #ffffff;
}

.defend-section__right ul li a svg {
  transition: transform 0.3s ease-in-out;
}

.defend-section__right ul li a:hover svg {
  transform: rotate(-30deg);
}

.all-news-link svg {
  transition: transform 0.3s ease-in-out;
}

.all-news-link:hover svg {
  transform: rotate(45deg);
}

.contact-button {
  transition: all 0.3s ease-in-out;
}

.contact-button:hover {
  background-color: #2b3b4f;
  color: #ffffff;
}

.accompany-section__list li a svg {
  transition: transform 0.3s ease-in-out;
}

.accompany-section__list li a:hover svg {
  transform: rotate(-30deg);
}

.enjeux__text-content a svg {
  transition: all 0.3s ease-in-out;
}

.enjeux__text-content a:hover svg {
  transform: rotate(45deg);
}

.footer-contacts__item-link svg {
  transition: transform 0.3s ease-in-out;
}

.footer-contacts__item-link:hover svg {
  transform: rotate(45deg);
}

.expertises-main__decision-section {
  position: relative;
  overflow: hidden;
}

.team-section__question svg {
  transition: all 0.3s ease-in-out;
}

.team-section__question:hover svg {
  transform: rotate(45deg);
}

.expertises-main__decision-bg-svg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.accordion-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #ede8de;
}

.team-section__container {
  position: relative;
  z-index: 2;
}

.team-section__text-content .team-section__text-content-text a svg {
  transition: all 0.3s ease-in-out;
}

.team-section__text-content .team-section__text-content-text a:hover svg {
  transform: rotate(45deg);
}

.avocat .avocat__img-container {
  overflow: hidden;
}

.avocat .avocat__img-container img {
  transition: all 0.3s ease-in-out;
}

.avocat:hover .avocat__img-container img {
  transform: scale(1.05);
}

.biographie-description__expertise {
  transition: all 0.3s ease-in-out;
}

.biographie-description__expertise:hover {
  background: #1c2633;
  color: #ffffff;
}

.biographie-description__expertise:hover svg path {
  fill: #ffffff;
}

.last-articles-articles-container .biographie__article:hover {
  background: #2b3b4f;
}

.linked_post_bg {
  background:
    linear-gradient(0deg, rgba(0, 119, 181, 0.06), rgba(0, 119, 181, 0.06)),
    #ffffff !important;
}

.swiper-button-next,
.swiper-button-prev {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  margin-top: 0 !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 15px !important;
  height: 26px !important;
}

.swiper-shadow {
  display: none;
}

.offres-header__buttons button {
  width: 287px;
}

.map44 {
  padding-left: 20px !important;
}

.content-111 {
  padding-left: 20px;
}

button.load-more-button:disabled {
  display: none;
}

.main-section-1__container {
  flex-direction: column !important;
  gap: 20px !important;
}

.main-section-1__container .main-section-1__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.no_accor .main-section-1__title {
  width: 410px;
  max-width: 100%;
}

.main-section-1__container .main-section-1__content {
  height: 0;
  overflow: hidden;
  transition: height 0.5s;
  will-change: height;
}

.biographie-info {
  width: 100%;
}

.main_accor {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}

.main_accor .main_accor-list {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #2b3b4f4d;
}

.main_accor .main_accor-list.no_click {
  pointer-events: none;
}

.main_accor .main-accor1__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* ADDED: Vertical padding here makes the title distinct */
  padding-top: 25px;
  padding-bottom: 25px;
  cursor: pointer;
}

.main_accor .main-accor1__title h3 {
  font-size: 23px;
  line-height: 37px;
  color: #1c2633;
  font-weight: 500;
  margin: 0; /* Ensure no external margins break the calc */
}

/* CONTENT CONTAINER: formatting */
.main_accor .main-accor1__content {
  height: 0;
  overflow: hidden;
  transition: height 0.4s ease-out;
  /* We don't add padding here directly to avoid "jumpiness" during transition */
}

/* INNER LIST: Spacing is handled here */
.main_accor .main-accor1__content ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  /* ADDED: Padding is moved here. JS scrollHeight will detect this automatically. */
  padding-bottom: 25px;
}

/* TYPOGRAPHY */
.main_accor .main-accor1__content p,
.main_accor .main-accor1__content ul li {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #2b3b4f;
}

.main_accor .main-accor1__content ul li {
  padding-left: 30px;
  position: relative;
}

.main_accor .main-accor1__content ul li:after {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 10px; /* Slight adjustment for alignment */
  left: 0;
  background-color: #2b3b4f;
  border-radius: 50%;
}

/* ICON ANIMATION */
.main_accor-list .main-accor1__title svg {
  transition: transform 0.4s ease;
}

.main_accor-list.active .main-accor1__title svg {
  transform: rotate(180deg);
}

.no_accor .main-section-1__container {
  flex-direction: row !important;
  align-items: flex-start;
  flex-wrap: wrap;
}

.no_accor .main-section-1__container .main_accor ul {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #1c2633;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.no_accor .main-section-1__container .main_accor ul li {
  padding-left: 25px;
  position: relative;
}

.no_accor .main-section-1__container .main_accor ul li:after {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 10px; /* Slight adjustment for alignment */
  left: 0;
  background-color: #1c2633;
  border-radius: 50%;
}

/* body.single-competences .main-section:nth-of-type(2) {
	padding-top: 0;
} */

body.single-competences .main-section {
  padding-bottom: 0;
}

body.single-competences .main-section:only-of-type {
  padding-bottom: 90px;
}

.cat-non-categorise {
  display: none !important;
}

.grecaptcha-badge{
	display:none !important;
}
