.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.navbar_component {
  z-index: 2000;
  background-color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.5rem 2rem;
  display: flex;
}

.button-wrapper {
  margin-right: -66px;
  display: flex;
}

.footer4_social-list {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: flex;
}

.footer4_social-link {
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.icon-embed-xsmall {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 915px;
  max-width: 915px;
  display: flex;
}

.logo {
  width: 300px;
  margin-left: 53px;
}

.logo.small {
  width: 14.4rem;
}

.menu-button {
  flex: 0 auto;
  margin-left: 22px;
  padding: 0;
  text-decoration: none;
}

.ikonik-s90zvl {
  color: #000;
  width: 32px;
}

.path-3o6f2 {
  color: #fff;
}

.side-menu_component {
  z-index: 1000;
  box-sizing: border-box;
  white-space: normal;
  object-fit: none;
  flex-wrap: nowrap;
  justify-content: flex-end;
  width: auto;
  height: auto;
  padding-top: 20rem;
  display: none;
  position: fixed;
  inset: -20rem 0 0 auto;
  overflow: visible;
}

.side-menu-wrapper {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  white-space: nowrap;
  background-color: #070707;
  background-image: url('../images/Background-E-gauche-EPOXY-PRO-SURFACE-17-opacité.png');
  background-position: 0%;
  background-size: cover;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  place-items: start end;
  width: 45vh;
  max-width: 100vw;
  height: 100vh;
  margin-left: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: grid;
  position: fixed;
  overflow: visible;
}

.side-menu-item-wrapper.flex-h {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.side-menu-item-wrapper.flex-v {
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 0;
  display: flex;
}

.close-button {
  cursor: pointer;
  background-image: url('../images/cross-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  border: 1px solid #0000;
  border-radius: 100vw;
  width: 2rem;
  height: 2rem;
  padding: 0;
  transition: border-color .35s;
}

.close-button:hover {
  border-color: #fff;
}

.side-menu-text-wrap {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin: .125rem 0;
  display: flex;
  overflow: hidden;
}

.link-block-3 {
  color: #fff;
  font-size: 31px;
  text-decoration: none;
  display: flex;
}

.link-block-3.phone {
  margin-top: 14px;
}

.text-block-45 {
  font-size: 19px;
}

.underline {
  background-color: #fff;
  width: 100%;
  height: 2px;
  transform: translate(102%);
}

.text-block-46, .text-block-47 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.text-block-48 {
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.text-size-tiny {
  font-size: .75rem;
}

.text-size-tiny.text-color-white {
  transition: opacity .2s;
}

.text-size-tiny.text-color-white:hover {
  opacity: .5;
}

.text-size-tiny.text-color-white.text-style-allcaps.text-style-muted {
  color: #fff;
}

.ikonik-u394l {
  color: #fff;
  width: 30px;
  height: 30px;
  margin-right: 14px;
}

.path {
  width: 50px;
  font-size: 26px;
}

.text-block-49 {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  display: flex;
}

.ikonik-hh998 {
  color: #fff;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.path-2 {
  color: #fff;
}

.text-block-50 {
  color: #fff;
  text-decoration: none;
}

.hero {
  background-image: linear-gradient(#ffffffcf, #ffffffcf), url('../images/3473.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  padding: 30px;
  display: flex;
  position: relative;
}

.col {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/2360.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.col:hover {
  background-image: url('../images/2360.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.col._2 {
  background-color: #9b9b9b;
  background-image: linear-gradient(#00000080, #00000080), url('../images/446374.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  position: relative;
}

.col._2:hover {
  background-image: url('../images/446374.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.heading-wrapper-1 {
  text-align: center;
  cursor: pointer;
  background-color: #000;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
  text-decoration: none;
  transition: opacity .35s;
  display: flex;
  box-shadow: 0 1px 12px #0000004f;
}

.heading-wrapper-1:hover {
  color: #fff;
  background-color: #000;
  box-shadow: 0 1px 12px #0000004f;
}

.heading-2 {
  color: #fff;
  letter-spacing: 10px;
  margin-top: 10px;
  font-size: 21px;
  font-weight: 500;
  line-height: 25px;
}

.heading-2:hover {
  color: #8aff81;
}

.subtext {
  color: #000;
  letter-spacing: 5px;
  font-weight: 600;
}

.credits {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.footer4_component.color-scheme-2 {
  background-color: #f2f2f2;
}

.padding-global {
  background-image: url('../images/back-2-right-logo-translucide.png');
  background-size: cover;
  background-attachment: fixed;
  border-radius: 15px;
  padding-bottom: 26px;
  padding-left: 5%;
  padding-right: 5%;
}

.padding-global.llk {
  background-color: #000;
  background-image: url('../images/Background-E-gauche-EPOXY-PRO-SURFACE.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 0;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-xxlarge {
  padding-top: 3.1rem;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom, .padding-bottom.padding-xxlarge {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer4_top-wrapper {
  grid-column-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  justify-content: space-between;
  align-items: center;
}

.footer4_logo-link {
  padding-left: 0;
}

.footer4_link-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  display: flex;
}

.footer4_link {
  color: #fff;
  text-align: center;
  font-family: Varela, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.footer4_link:hover {
  color: #64ff6e;
}

.divider-horizontal {
  background-color: #0b0b0b26;
  width: 100%;
  height: 1px;
}

.padding-top, .padding-top.padding-medium {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer4_bottom-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer4_credit-text {
  color: #a1a1a1;
  font-size: .875rem;
}

.footer4_legal-link {
  cursor: pointer;
  font-size: .875rem;
  text-decoration: underline;
}

.image {
  cursor: pointer;
  margin-bottom: 25px;
}

.image-2 {
  opacity: .79;
  margin-bottom: 25px;
}

.image-2:hover {
  opacity: 100;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-51 {
  color: #fff;
  text-align: center;
  margin-top: 22px;
}

.text-block-51:hover {
  color: #6cff5c;
}

.cbfh {
  color: #b8b7b7;
  margin-top: 32px;
}

.text-span {
  font-size: 14px;
}

@media screen and (min-width: 1440px) {
  .navbar_component {
    z-index: 9999;
    position: fixed;
  }

  .side-menu_component {
    z-index: 2000;
    box-sizing: content-box;
    object-fit: fill;
    height: auto;
    display: none;
    position: fixed;
    inset: 0% 0% 0% auto;
    overflow: visible;
  }

  .side-menu-wrapper {
    z-index: 2000;
    box-sizing: border-box;
    clear: none;
    margin-left: 0;
    position: fixed;
    inset: 0% 0% 0% auto;
    overflow: auto;
  }

  .hero {
    padding-top: 145px;
  }

  .padding-global {
    padding-bottom: 56px;
  }

  .padding-global.llk {
    padding-bottom: 0;
  }

  .footer4_link {
    font-weight: 300;
  }

  .footer4_bottom-wrapper {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  .side-menu-text-wrap {
    margin-bottom: .725rem;
  }
}

@media screen and (max-width: 991px) {
  .button-wrapper {
    margin-right: 0;
  }

  .footer4_social-list {
    margin-top: -26px;
    margin-bottom: 28px;
  }

  .footer4_social-list.yuu {
    margin-top: 0;
    display: none;
  }

  .div-block {
    justify-content: flex-start;
    align-items: center;
  }

  .logo {
    margin-left: 0;
  }

  .side-menu-text-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-wrapper-1 {
    padding: 10px 25px 20px;
  }

  .heading-2 {
    margin-top: 13px;
    margin-bottom: 0;
    font-size: 23px;
    line-height: 28px;
  }

  .subtext {
    font-size: 12px;
  }

  .padding-global.llk {
    padding-bottom: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.padding-xxlarge.loll {
    padding-bottom: 1.7rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer4_top-wrapper {
    grid-column-gap: 4vw;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
    margin-top: -74px;
  }

  .footer4_logo {
    margin-left: 0;
    display: block;
  }

  .footer4_link {
    font-weight: 400;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer4_bottom-wrapper {
    justify-content: space-between;
  }

  .div-block-2 {
    flex-flow: column;
  }

  .text-block-51 {
    color: #fff;
    text-align: center;
    margin-top: 32px;
  }

  .text-block-51:hover {
    color: #71ff76;
  }
}

@media screen and (max-width: 767px) {
  .navbar_component {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .footer4_social-list.yuu {
    display: none;
  }

  .div-block {
    justify-content: flex-start;
    align-items: center;
  }

  .logo {
    margin-left: 0;
  }

  .side-menu_component {
    display: none;
    overflow: scroll;
  }

  .side-menu-wrapper {
    overflow: hidden;
  }

  .side-menu-text-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .hero {
    flex-direction: column;
    height: auto;
    padding: 20px;
  }

  .col {
    width: 100%;
    height: 100%;
    margin-bottom: 25px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .padding-global.llk {
    padding-bottom: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.padding-xxlarge.loll {
    padding-bottom: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer4_logo {
    margin-left: 0;
    display: block;
  }

  .footer4_link-list {
    grid-column-gap: 0px;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-auto-flow: row;
    justify-items: center;
  }

  .footer4_link {
    line-height: 7px;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer4_bottom-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    flex-flow: column wrap-reverse;
    grid-auto-flow: row;
    justify-items: center;
    padding-bottom: 1rem;
  }

  .footer4_credit-text {
    text-align: center;
    margin-top: 1rem;
  }

  .footer4_legal-link {
    text-align: center;
    cursor: pointer;
    font-size: 1.1rem;
    text-decoration: none;
  }
}

@media screen and (max-width: 479px) {
  .navbar_component {
    padding-left: .4rem;
    padding-right: .7rem;
  }

  .footer4_social-list {
    display: none;
  }

  .div-block {
    justify-content: flex-start;
    align-items: center;
  }

  .logo {
    width: 200px;
    margin-left: 0;
  }

  .menu-button {
    margin-left: 0;
  }

  .side-menu_component {
    width: 100%;
    display: none;
  }

  .side-menu-wrapper {
    place-items: start center;
    width: 100%;
  }

  .side-menu-item-wrapper.flex-h {
    justify-content: space-between;
    align-items: center;
  }

  .side-menu-item-wrapper.flex-v {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: .4rem;
  }

  .side-menu-text-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-3 {
    margin-bottom: 9px;
  }

  .text-block-48 {
    line-height: 22px;
  }

  .text-size-tiny {
    font-size: .625rem;
  }

  .text-size-tiny.text-color-white.text-style-allcaps.text-style-muted {
    opacity: .48;
    color: #fff;
    margin-bottom: 9px;
    font-size: .9rem;
  }

  .text-block-49 {
    text-align: left;
    line-height: 26px;
  }

  .hero {
    padding: 12px;
  }

  .heading-wrapper-1 {
    padding: 3px 15px 8px;
  }

  .heading-2 {
    letter-spacing: 8px;
    margin-top: 10px;
  }

  .subtext {
    letter-spacing: 3px;
  }

  .padding-global {
    padding-left: 2%;
    padding-right: 2%;
  }

  .padding-global.llk {
    padding-bottom: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.padding-xxlarge.loll {
    padding-bottom: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer4_logo {
    max-width: 100%;
    height: auto;
    margin-left: 0;
    display: block;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-51 {
    font-size: 17px;
  }
}

#w-node-_79ed10fb-fcfa-887d-0470-534b39253a4c-284516dd {
  place-self: start end;
}

#w-node-_8526929c-1e37-3626-af5e-d1b264167d31-284516dd {
  justify-self: start;
}

#w-node-_8526929c-1e37-3626-af5e-d1b264167d42-284516dd {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_8526929c-1e37-3626-af5e-d1b264167d31-284516dd, #w-node-_8526929c-1e37-3626-af5e-d1b264167d42-284516dd {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8526929c-1e37-3626-af5e-d1b264167d4a-284516dd {
    grid-area: 4 / 1 / 5 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8526929c-1e37-3626-af5e-d1b264167d31-284516dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


