/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto/roboto-v47-latin-300.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto/roboto-v47-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v47-latin-300.woff2") format("woff2"), url("../fonts/roboto/roboto-v47-latin-300.woff") format("woff"), url("../fonts/roboto/roboto-v47-latin-300.ttf") format("truetype"), url("../fonts/roboto/roboto-v47-latin-300.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto/roboto-v47-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto/roboto-v47-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v47-latin-regular.woff2") format("woff2"), url("../fonts/roboto/roboto-v47-latin-regular.woff") format("woff"), url("../fonts/roboto/roboto-v47-latin-regular.ttf") format("truetype"), url("../fonts/roboto/roboto-v47-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto/roboto-v47-latin-700.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto/roboto-v47-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v47-latin-700.woff2") format("woff2"), url("../fonts/roboto/roboto-v47-latin-700.woff") format("woff"), url("../fonts/roboto/roboto-v47-latin-700.ttf") format("truetype"), url("../fonts/roboto/roboto-v47-latin-700.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/montserrat/montserrat-v29-latin-300.eot"); /* IE9 Compat Modes */
  src: url("../fonts/montserrat/montserrat-v29-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-v29-latin-300.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v29-latin-300.woff") format("woff"), url("../fonts/montserrat/montserrat-v29-latin-300.ttf") format("truetype"), url("../fonts/montserrat/montserrat-v29-latin-300.svg#Montserrat") format("svg"); /* Legacy iOS */
}
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat/montserrat-v29-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/montserrat/montserrat-v29-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-v29-latin-regular.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v29-latin-regular.woff") format("woff"), url("../fonts/montserrat/montserrat-v29-latin-regular.ttf") format("truetype"), url("../fonts/montserrat/montserrat-v29-latin-regular.svg#Montserrat") format("svg"); /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/montserrat/montserrat-v29-latin-600.eot"); /* IE9 Compat Modes */
  src: url("../fonts/montserrat/montserrat-v29-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-v29-latin-600.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v29-latin-600.woff") format("woff"), url("../fonts/montserrat/montserrat-v29-latin-600.ttf") format("truetype"), url("../fonts/montserrat/montserrat-v29-latin-600.svg#Montserrat") format("svg"); /* Legacy iOS */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/montserrat/montserrat-v29-latin-700.eot"); /* IE9 Compat Modes */
  src: url("../fonts/montserrat/montserrat-v29-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-v29-latin-700.woff2") format("woff2"), url("../fonts/montserrat/montserrat-v29-latin-700.woff") format("woff"), url("../fonts/montserrat/montserrat-v29-latin-700.ttf") format("truetype"), url("../fonts/montserrat/montserrat-v29-latin-700.svg#Montserrat") format("svg"); /* Legacy iOS */
}
:root {
  --transition-base: all 0.3s linear 0s;
  --main-black-color: #141414;
  --white-opcity-08-color: #d1d0d0;
  --black-opcity-08-color: #464444;
  --black-opcity-06-color: #747373;
}

*,
*:after,
*:before {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

main {
  padding-top: 86px;
  position: relative;
}

a {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  outline: none;
}
a:focus {
  outline: none;
}

html {
  font-family: "Montserrat", sans-serif;
  color: var(--black-opcity-08-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 170%;
}

ul:not(.menu-items, .sub-menu, .list, .footer__menu) {
  padding: 0;
}
ul:not(.menu-items, .sub-menu, .list, .footer__menu) li {
  position: relative;
  padding-left: 22px;
  list-style: none;
}
ul:not(.menu-items, .sub-menu, .list, .footer__menu) li:not(:last-of-type) {
  margin-bottom: 10px;
}
ul:not(.menu-items, .sub-menu, .list, .footer__menu) li::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 13px;
  border-radius: 50%;
  left: 0;
  color: var(--main-black-color);
}

.white ul li {
  color: #fff;
}
.white ul li::before {
  background-color: #fff;
}

.scroll-disabled {
  overflow: hidden;
}

.page-svg {
  position: relative;
  overflow: hidden;
}
.page-svg .logo-bg {
  position: absolute;
  width: 100%;
  top: 157px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  pointer-events: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
span,
p {
  cursor: default;
}

a h2,
a h3,
a h4,
a li,
a p,
a span {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  cursor: default;
  position: relative;
}

h1,
h2 {
  font-family: "Roboto", sans-serif;
  color: var(--main-black-color);
}

h1 {
  font-size: 56px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  text-transform: uppercase;
}

.bienvenue__titles-small {
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 125% */
  letter-spacing: 1.28px;
  text-transform: uppercase;
}

h3 {
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 36px; /* 128.571% */
  letter-spacing: 1.12px;
}

h4 {
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px; /* 128.571% */
  letter-spacing: 1.12px;
}

h5 {
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 128.571% */
  letter-spacing: 1.12px;
}

.container {
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}
.container-xs {
  max-width: 960px;
}
.container-sm {
  max-width: 1200px;
}
.container-md {
  max-width: 1440px;
}
.container-lg {
  max-width: 1610px;
}

p {
  margin: 0;
}

img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: middle;
}

input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active,
button,
button:hover,
button:focus,
button:active {
  outline: none;
}

form input[type=submit] {
  outline: none !important;
}

input[type=text] {
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[data-aos] {
  visibility: hidden;
}

[data-aos].aos-animate {
  visibility: visible;
}

[data-aos=fade-in] {
  opacity: 0;
}
[data-aos=fade-in].aos-animate {
  opacity: 1;
}

@media only screen and (max-width: 1399px) {
  .page-svg .logo-bg {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  h1 {
    font-size: 48px;
  }
}
@media only screen and (max-width: 1490px) {
  .letter-1,
  .letter-2 {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  h1 {
    font-size: 42px;
  }
  h2,
  .bienvenue__titles-small {
    font-size: 32px;
  }
  h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  main {
    padding-top: 66px;
  }
  h1 {
    font-size: 38px;
  }
  h2,
  .bienvenue__titles-small {
    font-size: 28px;
  }
  h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 575px) {
  h1 {
    font-size: 34px;
    line-height: 120%;
  }
  h2,
  .bienvenue__titles-small {
    font-size: 26px;
    line-height: 120%;
  }
  h3 {
    font-size: 20px;
    line-height: 170%;
  }
  h4 {
    font-size: 18px;
    line-height: 170%;
  }
  h5 {
    font-size: 16px;
    line-height: 170%;
  }
}
.retour .container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn {
  position: relative;
  padding: 16px;
  height: 54px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  z-index: 1;
  max-width: 258px;
  width: 100%;
  color: var(--141414, #141414);
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 146.667% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: 1px solid var(--141414, #141414);
  background-color: transparent;
  transition: var(--transition-base);
  cursor: pointer;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}
.btn span {
  position: relative;
  z-index: 1;
}
.btn::before {
  content: "";
  position: absolute;
  background-color: #141414;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 0;
  transition: var(--transition-base);
}
.btn:hover {
  color: #fff;
}
.btn:hover::before {
  opacity: 1;
  transition: var(--transition-base);
}
.btn.m-w-258 {
  max-width: 258px;
  width: 100%;
}
.btn__list {
  position: relative;
}
.btn__list-head {
  display: flex;
  align-items: center;
  gap: 8px;
}
.btn__list-head svg {
  transition: var(--transition-base);
}
.btn__list-head svg path {
  transition: var(--transition-base);
}
.btn__list-wrapper {
  position: absolute;
  padding-top: 15.5px;
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 100%;
  opacity: 0;
  visibility: hidden;
}
.btn__list-wrapper .wrap {
  background: var(--main-black-color);
  border-radius: 4px;
  border: 1px rgba(255, 255, 255, 0.1);
  overflow: hidden;
}
.btn__list-wrapper a {
  color: #fff;
  display: block;
  padding: 16px;
  white-space: nowrap;
  transition: var(--transition-base);
}
.btn__list-wrapper a:hover {
  background-color: #2e2d2d;
}
.btn__list:hover .btn__list-head svg {
  transform: rotate(-180deg);
}
.btn__list:hover .btn__list-wrapper {
  opacity: 1;
  visibility: visible;
}
.btn__list.active .btn__list-head svg {
  transform: rotate(-180deg);
}

.btn-white {
  position: relative;
  padding: 16px;
  height: 54px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  z-index: 1;
  max-width: 258px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 146.667% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  background-color: transparent;
  transition: var(--transition-base);
  cursor: pointer;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}
.btn-white:hover {
  color: #141414;
  background: #fff;
  transition: var(--transition-base);
}

.widgets {
  position: fixed;
  z-index: 500;
  min-width: 80px;
  right: 26px;
  top: 330px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  transition: var(--transition-base);
}
.widgets::before {
  content: "";
  position: absolute;
  right: 0;
  width: 80px;
  height: 100%;
  border-radius: 0;
  border: 1px solid var(--FFFFFF, #FFF);
  background: var(--141414, #141414);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.widgets__svg {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 80px;
  width: 80px;
  height: 48px;
  transition: var(--transition-base);
  color: #ffffff;
}
.widgets__link {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  display: flex;
  align-items: center;
  height: 80px;
  position: relative;
  overflow: hidden;
}
.widgets__link:before {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  border: 1px solid #141414;
  opacity: 0;
}
.widgets__link span {
  height: 80px;
  min-height: 80px;
  transition: var(--transition-base);
  max-width: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 4px;
  color: var(--141414, #141414);
  /* Button */
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 146.667% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-right: -1px;
}
.widgets__link span:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #141414;
}
.widgets__link-rdv .widgets__svg {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 146.667% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.widgets__link .widgets__svg {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 80px;
}
.widgets__link .widgets__svg:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #141414;
  opacity: 0;
}
.widgets__link:hover {
  background-color: #BDCDED;
}
.widgets__link:hover span {
  padding: 0 28px;
  opacity: 1;
  visibility: visible;
  max-width: 412px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #BDCDED;
}
.widgets__link:hover .widgets__svg {
  color: #141414;
}
.widgets__link:hover .widgets__svg:before {
  opacity: 1;
}
.widgets__link:hover .widgets__svg svg path {
  fill: #141414;
  stroke: #141414;
}
@media screen and (max-width: 1499px) {
  .widgets {
    min-width: 60px;
  }
  .widgets::before {
    width: 60px;
  }
  .widgets__link {
    height: 60px;
  }
  .widgets__link .widgets__svg {
    width: 60px;
  }
  .widgets__svg {
    min-width: 60px;
    width: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .widgets {
    display: none;
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 86px;
  z-index: 99;
  transition: var(--transition-base);
  background-color: var(--main-black-color);
}
.header__container {
  height: 86px;
  max-width: 1782px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 4;
  gap: 48px;
}
.header .burger {
  display: none;
  position: relative;
  padding: 18px 8px;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 998;
}
.header .burger span {
  position: relative;
  display: block;
  width: 22px;
  height: 2px;
  background: #fff;
  margin-left: auto;
  transition: all 0.4s;
}
.header .burger span:before, .header .burger span:after {
  content: "";
  display: block;
  height: 2px;
  right: 0;
  background: #fff;
  position: absolute;
  transition: all 0.4s;
}
.header .burger span:before {
  top: -7px;
  width: 22px;
}
.header .burger span:after {
  bottom: -7px;
  width: 22px;
}
.header .burger.active span, .header .burger.open span {
  width: 0;
  background: #fff;
}
.header .burger.active span::before, .header .burger.open span::before {
  top: 0;
  width: 26px;
  transform: rotate(45deg);
  background: #fff;
}
.header .burger.active span::after, .header .burger.open span::after {
  bottom: 0;
  width: 26px;
  transform: rotate(-45deg);
  background: #fff;
}
.header .logo {
  display: flex;
  height: 100%;
  max-width: 335px;
}
.header .logo svg {
  height: 100%;
  width: auto;
}
.header nav {
  margin-left: auto;
}
.header nav .menu-items {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 48px;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #fff;
}
.header nav .menu-items > li {
  position: relative;
}
.header nav .menu-items > li:hover > a {
  transition: var(--transition-base);
  color: #BDCDED;
}
.header nav .menu-items > li:hover > a > svg {
  transform: rotate(-180deg);
  transition: var(--transition-base);
}
.header nav .menu-items > li:hover > a > svg path {
  transition: var(--transition-base);
  stroke: #BDCDED;
}
.header nav .menu-items > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: var(--transition-base);
}
.header nav .menu-items > li > a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 30px 0 29px;
}
.header nav .menu-items > li a {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  transition: var(--transition-base);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 4px;
}
.header nav .menu-items > li a > svg {
  transition: var(--transition-base);
}
.header nav .menu-items > li a > svg path {
  transition: var(--transition-base);
}
.header nav .menu-items > li .sub-menu {
  position: absolute;
  left: -16px;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  min-width: 210px;
  width: -moz-max-content;
  width: max-content;
  list-style: none;
  margin: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  transition: var(--transition-base);
  z-index: 2;
}
.header nav .menu-items > li .sub-menu li {
  width: 100%;
  position: relative;
}
.header nav .menu-items > li .sub-menu li a {
  color: var(--141414, #141414);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  display: flex;
  padding: 8px 16px;
}
.header nav .menu-items > li .sub-menu li a:hover {
  background-color: var(--EBECED, #EBECED);
  transition: var(--transition-base);
}
.header nav .menu-items > li .sub-menu li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: var(--transition-base);
}
.header nav .menu-items > li .sub-menu li.menu-item-has-children:hover > a svg {
  transform: scale(1.15);
  transition: var(--transition-base);
}
.header nav .menu-items > li .sub-menu li.menu-item-has-children .sub-menu {
  left: 100%;
  top: 0;
}
.header .btn__list {
  margin-right: 40px;
  max-width: 220px;
}
.header .btn__list-head {
  padding: 8px 16px;
  width: 100%;
  border: 1px solid #fff;
  color: var(--FFFFFF, #FFF);
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 146.667% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  height: 48px;
}
.header .btn__list-wrapper {
  padding-top: 18.5px;
  display: flex;
  justify-content: flex-end;
}
.header .btn__list-wrapper .wrap {
  border: none;
  border-radius: 0;
  width: calc(100% - 20px);
}
.header .btn__list-wrapper .wrap a {
  color: var(--141414, #141414);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  background-color: #fff;
  transition: var(--transition-base);
  padding: 8px 24px;
}
.header .btn__list-wrapper .wrap a:hover {
  transition: var(--transition-base);
  background-color: #EBECED;
}
.header .btn-header {
  width: 260px;
  border-radius: 40px;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.56px;
  text-transform: uppercase;
  transition: var(--transition-base);
}
.header .btn-header:hover {
  color: #1d1c1c;
  background-color: #fff;
  transition: var(--transition-base);
}
.header.active, .header.open {
  background-color: var(--main-black-color);
  transition: var(--transition-base);
}
.header.active .burger .line, .header.open .burger .line {
  stroke: #fff;
}
.header.active nav .menu-items, .header.open nav .menu-items {
  color: #fff;
}
.header.active nav .menu-items li a > svg path, .header.open nav .menu-items li a > svg path {
  transition: var(--transition-base);
}
.header.active .btn-header, .header.open .btn-header {
  border-radius: 40px;
  border: 1px solid #1d1c1c;
  color: #1d1c1c;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.56px;
  text-transform: uppercase;
  transition: var(--transition-base);
}
.header.active .btn-header:hover, .header.open .btn-header:hover {
  color: #fff;
  border-color: #5c5f67;
  background-color: #5c5f67;
  transition: var(--transition-base);
}
@media only screen and (max-width: 1630px) {
  .header__container {
    gap: 30px;
  }
  .header .btn__list {
    margin-right: 0;
  }
  .header nav .menu-items {
    gap: 30px;
  }
}
@media only screen and (max-width: 1450px) {
  .header .logo {
    width: 20%;
  }
}
@media only screen and (max-width: 1399px) {
  .header .logo {
    width: 16%;
  }
  .header__container {
    gap: 20px;
  }
  .header nav .menu-items {
    gap: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .burger {
    display: flex;
  }
  .header .logo {
    width: 100%;
    max-width: 300px;
  }
  .header .logo svg {
    height: auto;
  }
  .header nav {
    display: none;
  }
  .header .btn-header {
    display: none;
  }
  .header .btn__list {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .header {
    height: 66px;
  }
  .header .container {
    height: 66px;
    padding-right: 5px;
  }
  .header .logo {
    max-width: 213px;
  }
  .header .logo svg path:not(.logo-show) {
    opacity: 0;
    pointer-events: none;
    transition: var(--transition-base);
  }
  .header.open .logo svg path:not(.logo-show) {
    opacity: 1;
    pointer-events: all;
    transition: var(--transition-base);
  }
}

.adaptive-menu {
  position: fixed;
  top: 86px;
  z-index: 90;
  background: var(--main-black-color);
  width: 100vw;
  padding: 40px 20px;
  height: calc(100vh - 86px);
  display: none;
  flex-direction: column;
  align-items: flex-start;
  transform: translateY(-120%);
  opacity: 0;
  transition: var(--transition-base);
}
.adaptive-menu.active {
  transform: translateY(0);
  opacity: 1;
  transition: var(--transition-base);
}
.adaptive-menu .menu-items {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 40px;
  flex-direction: column;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
}
.adaptive-menu .menu-items li a {
  display: flex;
  align-items: center;
}
.adaptive-menu .menu-items li a > svg {
  margin-left: 10px;
  margin-top: -2px;
}
.adaptive-menu .menu-items li .sub-menu {
  list-style: none;
  margin: 15px 0 0;
  padding: 0;
  display: none;
}
.adaptive-menu .menu-items li .sub-menu li {
  margin: 32px 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 170%;
  color: var(--white-opcity-08-color);
}
.adaptive-menu .menu-items li .sub-menu li:last-of-type {
  margin-bottom: 0;
}
.adaptive-menu__widget {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  padding: 6px 16px;
  margin: 0 auto 30px;
}
.adaptive-menu__btn-list {
  position: relative;
  display: flex;
  margin: 56px 0 96px;
  width: 100%;
  justify-content: center;
}
.adaptive-menu__link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 30px;
}
.adaptive-menu__link-rdv {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-align: center;
  width: 37px;
}
.adaptive-menu .btn__list {
  margin-right: 40px;
  max-width: 220px;
}
.adaptive-menu .btn__list-head {
  padding: 8px 16px;
  width: 100%;
  border: 1px solid #fff;
  color: var(--FFFFFF, #FFF);
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 146.667% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  height: 48px;
}
.adaptive-menu .btn__list-wrapper {
  padding-top: 18.5px;
  display: flex;
  justify-content: flex-end;
}
.adaptive-menu .btn__list-wrapper.active {
  opacity: 1 !important;
  visibility: visible !important;
}
.adaptive-menu .btn__list-wrapper .wrap {
  border: none;
  border-radius: 0;
  width: 100%;
}
.adaptive-menu .btn__list-wrapper .wrap a {
  color: var(--141414, #141414);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  background-color: #fff;
  transition: var(--transition-base);
  padding: 8px 24px;
}
.adaptive-menu .btn__list-wrapper .wrap a:hover {
  transition: var(--transition-base);
  background-color: #EBECED;
}
.adaptive-menu .btn__list:hover .btn__list-wrapper {
  opacity: 0;
  visibility: hidden;
}
.adaptive-menu .btn-header {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 260px;
  border-radius: 40px;
  border: 1px solid #1d1c1c;
  color: #1d1c1c;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.56px;
  text-transform: uppercase;
  transition: var(--transition-base);
}
@media only screen and (max-width: 1199px) {
  .adaptive-menu {
    display: flex;
    overflow-y: auto;
  }
}
@media only screen and (max-width: 767px) {
  .adaptive-menu {
    top: 66px;
    height: calc(100vh - 66px);
  }
  .adaptive-menu .menu-items {
    gap: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .adaptive-menu .btn__list {
    max-width: 100%;
  }
}

.head {
  position: relative;
  height: 264px;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.head__title {
  color: var(--FFFFFF, #FFF);
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 300;
  line-height: 56px; /* 116.667% */
  letter-spacing: 3.84px;
  text-transform: uppercase;
}
.head__container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (max-width: 767px) {
  .head {
    height: auto;
    padding: 40px 0;
  }
  .head__title {
    font-size: 32px;
    line-height: 36px;
  }
}

.cabinet-page .head {
  margin-bottom: 80px;
  align-items: flex-end;
  height: 480px;
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
span,
p {
  cursor: default;
}

a,
a span {
  cursor: pointer;
}

.wp-text .wp-block-separator {
  border-top: 1px solid #5c5f67;
  margin: 24px 0;
}
.wp-text h1 {
  margin: 15px 0;
  color: var(--main-black-color);
}
.wp-text h1:first-child {
  margin-top: 0;
}
.wp-text h1:last-child {
  margin-bottom: 0;
}
.wp-text h2 {
  margin: 40px 0 24px;
  color: var(--main-black-color);
}
.wp-text h2:first-child {
  margin-top: 0;
}
.wp-text h2:last-child {
  margin-bottom: 0;
}
.wp-text h3 {
  margin: 40px 0 24px;
  color: var(--141414, #141414);
  font-family: "Roboto" sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 36px; /* 128.571% */
  letter-spacing: 1.12px;
  color: var(--main-black-color);
}
.wp-text h3:first-child {
  margin-top: 0;
}
.wp-text h3:last-child {
  margin-bottom: 0;
}
.wp-text h4 {
  margin: 40px 0 24px;
  color: var(--main-black-color);
}
.wp-text h4:first-child {
  margin-top: 0;
}
.wp-text h4:last-child {
  margin-bottom: 0;
}
.wp-text h5 {
  margin: 40px 0 16px;
  color: var(--main-black-color);
}
.wp-text h5:first-child {
  margin-top: 0;
}
.wp-text h5:last-child {
  margin-bottom: 0;
}
.wp-text a {
  text-decoration: underline;
  text-underline-offset: 4px;
  transition: var(--transition-base);
}
.wp-text a:hover {
  font-weight: 500;
}
.wp-text p {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 170%;
  margin: 16px 0;
  color: var(--black-opcity-08-color);
}
.wp-text p:first-child {
  margin-top: 0;
}
.wp-text p:last-child {
  margin-bottom: 0;
}
.wp-text .wp-block-quote {
  background: var(--BDCDED, #BDCDED);
  padding: 20px;
  color: var(--141414, #141414);
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  margin: 32px 0;
}
.wp-text ul {
  list-style: none;
  margin: 40px 0;
  padding: 0;
}
.wp-text ul:first-child {
  margin-top: 0;
}
.wp-text ul:last-child {
  margin-bottom: 0;
}
.wp-text ul li {
  position: relative;
  padding-left: 22px;
  list-style: none;
}
.wp-text ul li:not(:last-of-type) {
  margin-bottom: 10px;
}
.wp-text ul li::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 10px;
  border-radius: 50%;
  left: 0;
  background-color: var(--main-black-color);
}
.wp-text .wp-block-image {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0;
  width: 100%;
}
.wp-text .wp-block-image:first-child {
  margin-top: 0;
}
.wp-text .wp-block-image:last-child {
  margin-bottom: 0;
}
.wp-text .wp-block-image img {
  width: 100%;
  height: auto;
}
.wp-text .wp-block-media-text {
  gap: 30px;
  margin: 40px 0;
}
.wp-text .wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}
.wp-text .wp-block-columns {
  margin: 40px 0;
  gap: 30px;
}
.wp-text .wp-block-columns .wp-block-image {
  margin: 0;
}

.wp-small-block > h2 {
  width: 816px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wp-small-block > h3 {
  width: 816px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wp-small-block > h4 {
  width: 816px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wp-small-block > h5 {
  width: 816px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wp-small-block > p {
  width: 816px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wp-small-block > ol {
  width: 816px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wp-small-block > ul {
  width: 816px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 1024px) {
  .wp-small-block > h2, .wp-small-block > h3, .wp-small-block > h4, .wp-small-block > h5, .wp-small-block > p, .wp-small-block > ol, .wp-small-block > ul {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .wp-text ul li {
    padding-left: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .wp-text h1 {
    font-size: 31px;
  }
  .wp-text h2 {
    font-size: 28px;
  }
  .wp-text h3 {
    font-size: 22px;
  }
  .wp-text h4 {
    font-size: 20px;
  }
  .wp-text h5 {
    font-size: 18px;
  }
  .wp-text p {
    font-size: 16px;
  }
  .wp-text ul li {
    font-size: 16px;
  }
  .wp-text ol li {
    font-size: 16px;
  }
  .wp-text .wp-block-image {
    margin: 20px 0;
  }
}
.breadcrumbs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}
.breadcrumbs li {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.breadcrumbs li:last-child {
  color: #fff;
  pointer-events: none;
}
.breadcrumbs li:after {
  content: "|";
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  margin: 0 16px 0 13px;
}
.breadcrumbs li:last-child::after {
  display: none;
}
.breadcrumbs li:hover a {
  transition: var(--transition-base);
  color: #BDCDED;
}

.retour {
  padding: 48px 0 80px;
  display: flex;
}
.retour .btn svg {
  position: relative;
}
.retour .btn svg path {
  transition: var(--transition-base);
}
.retour .btn:hover svg path:first-of-type {
  stroke: #fff;
}
.retour .btn:hover svg path:last-of-type {
  stroke: #fff;
}
@media screen and (max-width: 575px) {
  .retour {
    padding: 24px 0 64px;
  }
  .retour .btn {
    max-width: 100%;
  }
}

.footer {
  padding: 80px 0;
  background-color: var(--main-black-color);
}
.footer .container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.footer .col-left {
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer .desc-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding-right: 15px;
}
.footer .desc-info_mob {
  display: none;
}
.footer .desc-info p {
  color: var(--BCC0C2, #BCC0C2);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  margin: 0;
}
.footer .desc-info p a {
  transition: var(--transition-base);
}
.footer .desc-info p a:hover {
  color: #BDCDED;
  text-decoration: underline;
}
.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer ul li:not(:last-child) {
  margin-bottom: 8px;
}
.footer ul li a {
  text-decoration: none;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.footer ul li a:hover {
  color: #BDCDED;
}
@media only screen and (max-width: 767px) {
  .footer .desc-info_desk {
    display: none;
  }
  .footer .desc-info_mob {
    display: flex;
    padding-right: 0;
  }
  .footer .container {
    flex-direction: column;
    gap: 24px;
  }
  .footer .col-left {
    gap: 24px;
  }
}

.single {
  position: relative;
}
.single .letter-2 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.single__wrap {
  padding-top: 80px;
  padding-bottom: 35px;
  position: relative;
}
.single__wrap .letter-1 {
  position: absolute;
  top: 0px;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .single__wrap-content {
    margin-top: 0;
  }
}
.single__wrap .retour .container {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .single__wrap {
    padding-top: 68px;
  }
}
@media screen and (max-width: 575px) {
  .single__wrap {
    padding-top: 48px;
  }
}

.single__wrap .letter-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.equipe-page__wrapper{
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.equipe-page__img{
  
  background-image: url(../img/equipe-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: sticky;
  top: 100px;
}
.equipe-page__img:after{
	content: '';
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: -37px;
	left: 0;
	right: 0;
	background: #BCC0C2;
}

.equipe-page__img img{
  max-width: 100%;
  height: auto;
	max-width: 570px;
	margin-bottom: -37px;
}
.equipe-page__content{
  max-width: 570px;
  width: 41.6666666667%;
	
}
.equipe-page__img-col{
  width: 58.3333333333%;
/*   max-width: 570px; */
}
.equipe-page__content ul li{
  position: relative;
}
.equipe-page__content ul li::after{
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #BDCDED;
  left: 0;
  top: 10px;
}
.equipe-page__content ul li::before{
 display: none;
}
.equipe-page__content h2, .equipe-page__content h3, .equipe-page__content h4{
  margin: 8px 0;
}
.equipe-page__content h4{
  letter-spacing: 0px;
}
.equipe-page__content p {
  min-height: 10px;
}
.equipe-page__btn{
	padding-top: 37px;
}
.equipe-page__btn .btn{
	max-width: 258px;
}

@media only screen and (max-width: 1490px) {
  .letter-1, .letter-2 {
      display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .equipe-page__wrapper{
	  flex-wrap: wrap;
	  gap: 67px;
  }
	.equipe-page__btn{
		padding-top: 0px;
	}
  .equipe-page__content{
    width: 100%;
    max-width: 100%;
  }
  .equipe-page__img-col{
    width: 100%;
    margin: 0 auto;
  }
}