/* 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;
}

.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%;
  }
}

.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);
}

.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;
}

.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;
  }
}
.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;
}

.cabinet {
  color: #fff;
  padding: 159px 0 56px;
}
.cabinet .container {
  display: flex;
  justify-content: space-between;
  gap: 32px;
}
.cabinet__title {
  width: 50%;
}
.cabinet__title h1 {
  color: #fff;
}
.cabinet__title .breadcrumbs li {
  color: #fff;
}
.cabinet__title .breadcrumbs li::after {
  color: #fff;
}
.cabinet__title .breadcrumbs li:last-of-type {
  color: var(--white-opcity-08-color);
}
.cabinet__text {
  width: 50%;
  max-width: 690px;
  color: var(--white-opcity-08-color);
}
@media only screen and (max-width: 991px) {
  .cabinet {
    padding: 80px 0 48px;
  }
  .cabinet .container {
    gap: 48px;
    flex-direction: column;
  }
  .cabinet__title {
    width: 100%;
  }
  .cabinet__text {
    width: 100%;
    max-width: 690px;
  }
}
@media only screen and (max-width: 767px) {
  .cabinet {
    padding: 48px 0 24px;
  }
}

.philosophie {
  padding: 120px 0;
  background-color: #1d1c1c;
}
.philosophie .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 150px;
}
.philosophie__left {
  max-width: 570px;
}
.philosophie__left h2 {
  color: #fff;
  margin-bottom: 32px;
}
.philosophie__left-text {
  color: var(--white-opcity-08-color);
  text-align: justify;
}
.philosophie__right {
  max-width: 626px;
  height: 400px;
  overflow: hidden;
}
.philosophie__right img {
  width: 100%;
}
@media only screen and (max-width: 1499px) {
  .philosophie {
    padding-left: 15px;
    padding-right: 15px;
  }
  .philosophie__right {
    height: auto;
    max-height: 500px;
  }
  .philosophie__right img {
    height: auto;
  }
}
@media only screen and (max-width: 1199px) {
  .philosophie__left {
    width: 50%;
  }
  .philosophie__right {
    width: 50%;
  }
  .philosophie__right img {
    transform: unset;
  }
}
@media only screen and (max-width: 1440px) {
  .philosophie .container {
    gap: 0 100px;
  }
}
@media only screen and (max-width: 1024px) {
  .philosophie .container {
    gap: 0 50px;
  }
}
@media only screen and (max-width: 991px) {
  .philosophie .container {
    flex-direction: column-reverse;
  }
  .philosophie__left {
    width: 100%;
    max-width: 100%;
  }
  .philosophie__right {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .philosophie {
    padding: 80px 0 32px;
  }
  .philosophie__left {
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
  }
  .philosophie__left h2 {
    margin-bottom: 16px;
  }
  .philosophie__right {
    width: 100%;
    margin-bottom: 32px;
    border-radius: 0;
  }
  .philosophie__right img {
    border-radius: 0;
  }
}

.gallery {
  padding: 120px 0 52px;
  background-color: #fff;
}
.gallery .swiper-button-next:after,
.gallery .swiper-button-prev:after {
  display: none;
}
.gallery .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallery .swiper-slide img {
  width: 100%;
  height: auto;
}
.gallery .swiper-navigation {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  margin: 24px auto 0;
}
.gallery .swiper-navigation .swiper-pagination {
  width: 100px;
  position: static;
  font-size: 0;
  display: flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-right: 54px;
}
.gallery .swiper-navigation .swiper-pagination span {
  color: var(--141414, #141414);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  display: flex;
}
.gallery .swiper-navigation .swiper-pagination span.swiper-pagination-current {
  position: relative;
  display: flex;
  align-items: center;
}
.gallery .swiper-navigation .swiper-pagination span.swiper-pagination-current:after {
  content: "";
  margin: 0 28px;
  width: 26px;
  height: 1px;
  background-color: var(--141414, #141414);
}
.gallery .swiper-navigation .arrows {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
}
.gallery .swiper-navigation .swiper-button-prev,
.gallery .swiper-navigation .swiper-button-next {
  position: static;
  margin-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 73px;
  min-width: 73px;
  height: 43px;
}
.gallery .swiper-navigation .swiper-button-prev svg,
.gallery .swiper-navigation .swiper-button-next svg {
  width: 45.355px;
  min-width: 45.355px;
  height: 11.339px;
}
.gallery .swiper-navigation .swiper-button-prev svg path,
.gallery .swiper-navigation .swiper-button-next svg path {
  transition: var(--transition-base);
}
.gallery .swiper-navigation .swiper-button-prev:hover svg path,
.gallery .swiper-navigation .swiper-button-next:hover svg path {
  transition: var(--transition-base);
  stroke-width: 2;
}

.technologies {
  padding: 0;
	position: relative;
	z-index: 1;
}
.technologies__row {
  border-bottom: 1px solid #fff;
  display: flex;
  justify-content: space-between;
}
.technologies__image {
  max-width: 690px;
  width: 48.93%;
  padding: 120px 120px 0 0;
  background-color: #1d1c1c;
}
.technologies__image img {
  height: 500px;
  overflow: hidden;
}
.technologies__content {
  max-width: 570px;
  width: 40.42%;
  padding-top: 120px;
}
.technologies__content h2 {
  margin-bottom: 32px;
  color: #fff;
}
.technologies__content-text {
  color: var(--white-opcity-08-color);
  margin-bottom: 48px;
  text-align: justify;
}
@media only screen and (max-width: 1199px) {
  .technologies__image img {
    height: 390px;
  }
}
@media only screen and (max-width: 991px) {
  .technologies .technologies__row {
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    padding: 0;
  }
  .technologies__image {
    width: 100%;
  }
  .technologies__image img {
    border-radius: 0;
    height: 340px;
  }
  .technologies__content {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .technologies {
    padding: 10px 0 64px;
  }
  .technologies__image img {
    height: auto;
    min-height: 210px;
  }
  .technologies__content h2 {
    margin-bottom: 24px;
  }
  .technologies__content-text {
    margin-bottom: 32px;
  }
}

.laboratoire {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  margin-bottom: 120px;
  z-index: 1;
}
.laboratoire__row {
  display: flex;
  justify-content: space-between;
}
.laboratoire__image {
  max-width: 690px;
  width: 48.93%;
  padding: 0 0 120px 120px;
  background-color: #1d1c1c;
}
.laboratoire__image img {
  height: 500px;
  overflow: hidden;
}
.laboratoire__content {
  max-width: 570px;
  width: 40.42%;
  padding-top: 120px;
}
.laboratoire__content h2 {
  color: #fff;
}
.laboratoire__wrapper-top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  margin-bottom: 32px;
}
.laboratoire__wrapper-top h2 {
  color: #fff;
}
.laboratoire__wrapper-top svg {
  width: 50px;
  height: 18px;
  filter: drop-shadow(0px 1px 9px rgba(29, 26, 26, 0.25));
}
.laboratoire__wrapper-text {
  color: #fff;
  text-align: justify;
}
@media only screen and (max-width: 991px) {
  .laboratoire__row {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 32px;
  }
  .laboratoire__image {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .laboratoire__image img {
    border-radius: 0;
    height: 340px;
  }
  .laboratoire__content {
    width: 100%;
    max-width: 100%;
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .laboratoire {
    min-height: 450px;
    height: auto;
  }
  .laboratoire__wrapper {
    padding: 56px 32px;
  }
}
@media only screen and (max-width: 767px) {
  .laboratoire {
    min-height: unset;
  }
  .laboratoire__wrapper-top {
    align-items: flex-start;
  }
}

.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;
  }
}

.cabinet-page .block-all {
  position: relative;
}
.cabinet-page .block-all .letter-1 {
  position: absolute;
  top: 0;
  left: 0;
}
.cabinet-page .block-all .letter-2 {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (max-width: 1024px) {
  .cabinet-page .block-all .letter-1,
  .cabinet-page .block-all .letter-2 {
    display: none;
  }
}

.retour {
  padding-bottom: 80px;
}
