:root {
  --green: #4fb140;
  --text-grey: #707070;
  --white: white;
  --black: black;
}

body {
  color: #707070;
  background-color: #e7e7e7;
  flex-flow: column;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

h1 {
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  font-family: Mulish Variablefont Wght, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 44px;
  display: flex;
}

img {
  max-width: 100%;
}

label {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: Mulish Variablefont Wght, sans-serif;
  font-size: .8rem;
  font-weight: 500;
  display: block;
}

.background-video {
  width: 25vw;
  height: 100%;
}

.quick-stack {
  height: 100vh;
  padding: 0;
  overflow: hidden;
}

.cell {
  align-items: center;
}

.cell-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}

.background-video-2 {
  width: 50vw;
  height: 100vh;
}

.cell-3 {
  padding-bottom: 5px;
}

.div-block {
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 100px;
  padding-left: 10px;
  padding-right: 140px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.image {
  height: 100px;
}

.link {
  color: #000;
  text-transform: lowercase;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}

.footer {
  color: #707070;
  text-align: center;
  text-transform: uppercase;
  justify-content: flex-start;
  margin-top: auto;
  margin-bottom: 5px;
  font-family: Mulish Variablefont Wght, sans-serif;
  font-size: .7rem;
  font-weight: 200;
  line-height: 1;
  text-decoration: none;
  display: block;
}

.link-2 {
  color: var(--green);
  margin-left: 12px;
  font-family: Abel, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

.text-block {
  color: #707070;
  text-align: center;
  font-family: Mulish Variablefont Wght, sans-serif;
  font-size: 1.1rem;
  text-decoration: none;
}

.bold-text {
  color: var(--text-grey);
  text-align: justify;
  font-family: Mulish Variablefont Wght, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.bold-text-2 {
  font-family: Mulish Variablefont Wght, sans-serif;
  font-size: 2rem;
  font-weight: 300;
}

.div-block-right {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-right.influencers {
  overflow: scroll;
}

.text-block-2 {
  color: var(--green);
  text-align: left;
  text-transform: lowercase;
  margin-bottom: 30px;
  margin-left: 12px;
  font-size: 2vw;
  line-height: 1;
}

.link-3 {
  color: #302f2f;
  text-decoration: none;
}

.link-4 {
  text-decoration: none;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
}

.div-block-brands {
  background-image: url('../images/2189.jpg');
  background-position: 80%;
  background-size: cover;
  width: 50vw;
  height: 100vh;
  position: fixed;
}

.div-block-6 {
  color: #707070;
  text-align: justify;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-6.influencers {
  margin-bottom: 220px;
}

.div-block-contact {
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-7, .link-block {
  margin-top: 100px;
}

.link-block.w--current {
  margin-top: 0;
}

.navbar {
  background-color: #ddd0;
  flex-flow: column;
  margin-right: 20px;
}

.container {
  justify-content: space-between;
  display: flex;
}

.nav-menu {
  width: 227px;
  display: flex;
  left: -160px;
}

.nav-link {
  text-transform: lowercase;
}

.nav-link-final {
  text-transform: lowercase;
  font-family: Abel, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 1;
}

.nav-link-final:hover, .nav-link-final.w--current {
  color: #4fb140;
  text-decoration: none;
}

.div-block-influencers {
  background-image: url('../images/ModelsInfluencers.jpg');
  background-position: 80%;
  background-size: cover;
  width: 50vw;
  height: 100vh;
}

.div-block-join-us {
  background-image: url('../images/6068.jpg');
  background-position: 0%;
  background-size: cover;
  width: 50vw;
  height: 100vh;
}

.quick-stack-brands {
  height: 100vh;
  padding: 0;
  overflow: hidden;
}

.columns {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

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

.grid {
  z-index: 10;
  height: 100vh;
  position: absolute;
  overflow: hidden;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-items: start;
  height: 100vh;
  overflow: hidden;
}

.logo-link {
  width: 350px;
  margin-top: 60px;
  margin-bottom: 20px;
}

.logo-link.w--current {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-image-brands {
  width: 50vw;
  height: 100vh;
}

.div-block-image-influencers {
  width: 50vw;
}

.background-video-3 {
  width: 50vw;
  height: 100vh;
}

.text-span {
  text-transform: uppercase;
}

.div-block-8 {
  overflow: auto;
}

.slider {
  width: 50vw;
  height: 100vh;
}

.right-arrow, .left-arrow {
  display: none;
}

.slide {
  background-image: url('../images/Capture-d’écran-2024-02-12-à-12.39.36.png');
  background-position: 50% 0;
  background-size: cover;
}

.slide-nav {
  display: none;
}

.background-video-4 {
  flex-direction: column;
  align-items: baseline;
  width: 50vw;
  height: 100vh;
}

.slide-3 {
  background-image: url('../images/Capture-d’écran-2024-02-12-à-13.25.55.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-image-join-us {
  background-image: url('../images/Capture-d’écran-2024-02-12-à-13.41.49.png');
  background-position: 70%;
  background-size: cover;
  width: 50vw;
  height: 100vh;
  overflow: hidden;
}

.form-block {
  width: 50%;
}

.div-block-6-copy {
  text-align: justify;
  width: 25vw;
  margin-top: 40px;
}

.form {
  margin-top: 20px;
}

.text-field, .text-field-2, .text-field-3, .text-field-4 {
  border-radius: 5px;
}

.submit-button {
  background-color: var(--text-grey);
  text-transform: uppercase;
  border-radius: 5px;
  width: 100%;
  margin-top: 10px;
  font-family: Mulish Variablefont Wght, sans-serif;
  font-size: .8rem;
}

.background-video-5 {
  width: 50vw;
  height: 100vh;
}

.div-block-9 {
  background-color: #44aa4266;
  width: 50vw;
  height: 100vh;
  position: absolute;
}

.menu-button {
  margin-right: 20px;
}

.menu-button.w--open {
  margin-right: 0;
}

.text-span-2, .text-span-3 {
  color: var(--green);
  text-transform: uppercase;
  font-size: 1.2rem;
}

.text-span-4 {
  color: var(--green);
  font-size: 1.2rem;
}

.text-span-5 {
  color: var(--green);
  text-transform: uppercase;
  font-size: 1.2rem;
}

.link-5 {
  color: var(--green);
  text-align: right;
  padding-right: 10px;
  font-family: Abel, sans-serif;
  font-size: 10px;
  text-decoration: none;
  position: relative;
  inset: auto 0% 0% auto;
}

.heading {
  color: var(--green);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
  margin-right: 12px;
  font-family: Mulish Variablefont Wght, sans-serif;
  font-size: 1px;
  font-weight: 500;
  line-height: 1;
}

.heading-h2 {
  color: var(--green);
  margin-top: 10px;
  margin-left: 12px;
  font-family: Abel, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 1;
}

.splide__track {
  display: block;
}

.splide__list {
  display: flex;
}

.splide__slide {
  flex: none;
}

.splide__slide.splideimage1 {
  background-image: url('../images/2187.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
}

.splide__slide.splideimage2 {
  background-image: url('../images/2186.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: scroll;
  min-width: 80vw;
  height: 100vh;
}

.splide__slide.splideimage1 {
  min-width: 80vw;
  height: 100vh;
}

.splide__slide.splideimage3 {
  background-image: url('../images/2187.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 100%;
}

.margin-top {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c {
  width: 100%;
  height: 100vh;
}

.div-block-11 {
  display: flex;
}

.image-landing {
  object-fit: cover;
  height: 100vh;
  display: inline-block;
}

.div-block-14 {
  position: absolute;
}

.div-block-16 {
  display: flex;
}

.div-image-landing {
  flex: none;
}

.div-block-17 {
  width: 100%;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  height: 100vh;
}

.image-1 {
  background-image: url('../images/2186.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 50vw;
  height: 100vh;
}

.image-1bis {
  background-image: url('../images/2187.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 50vw;
  max-width: 100%;
  height: 100vh;
}

.image-carrousel {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
}

.image-4 {
  object-fit: cover;
  width: 80px;
  height: 100vh;
}

.image-5 {
  object-fit: cover;
  height: 100vh;
}

.image-6 {
  object-fit: cover;
  width: 80vw;
  height: 100vh;
}

.image-7, .image-8 {
  object-fit: cover;
  height: 100vh;
}

.div-block-18 {
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 20px;
  display: flex;
}

.grid-4 {
  display: none;
}

.div-block-19 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.div-block-20 {
  width: 50%;
  margin-top: 40px;
}

.column-2 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon {
  font-size: 30px;
}

.container-2 {
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.navbar-2 {
  background-color: #e7e7e7;
}

.icon-2 {
  color: #707070;
  font-size: 35px;
}

.columns-2 {
  max-width: 1800px;
}

.bold-text-3 {
  font-size: 1rem;
  font-weight: 500;
}

.menu-button-2 {
  margin-top: 20px;
}

.menu-button-2.w--open {
  background-color: #e7e7e7;
}

.nav-link-2 {
  color: var(--green);
  text-align: right;
  font-family: Mulish Variablefont Wght, sans-serif;
  font-weight: 400;
}

.nav-link-3 {
  color: var(--green);
  text-align: right;
  font-family: Mulish Variablefont Wght, sans-serif;
}

.nav-menu-2 {
  background-color: #e7e7e7;
}

.background-video-6 {
  filter: blur(12px);
  width: 100vw;
  height: 100vh;
}

.div-landing {
  z-index: 2;
  background-color: #ffffff80;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-9 {
  width: 250px;
}

.image-10 {
  width: 300px;
  min-width: 250px;
  position: absolute;
}

.navbar-3 {
  background-color: #ddd0;
  margin-top: 3%;
  margin-left: 5%;
  margin-right: 5%;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-menu-3 {
  z-index: 10;
  background-color: #c8c8c800;
  margin-left: 80%;
}

.icon-3 {
  color: #707070;
  font-size: 45px;
}

.link-6 {
  text-align: center;
  font-family: Mulish Variablefont Wght, sans-serif;
  text-decoration: none;
  position: absolute;
  inset: auto 0% 0%;
}

.menu-button-3, .menu-button-3.w--open {
  background-color: #e7e7e700;
}

.nav-link-4 {
  color: var(--text-grey);
  text-align: right;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Mulish Variablefont Wght, sans-serif;
  font-size: .8rem;
  font-weight: 600;
}

.nav-link-4:hover {
  color: var(--text-grey);
  font-weight: 800;
}

.nav-link-4.w--current {
  color: var(--text-grey);
}

.nav-link-5 {
  color: var(--text-grey);
  text-align: right;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Mulish Variablefont Wght, sans-serif;
  font-size: .8rem;
  font-weight: 600;
}

.nav-link-5:hover {
  font-weight: 800;
}

.nav-link-5.w--current {
  color: var(--text-grey);
  font-weight: 800;
}

.brand {
  display: none;
}

.navbar-other-pages {
  background-color: #ddd0;
  margin: 3% 5%;
}

.bold-text-4 {
  font-weight: 200;
}

.bold-text-5 {
  font-weight: 300;
}

.heading-2 {
  text-align: center;
}

.link-7 {
  text-decoration: none;
}

.heading-3 {
  text-align: center;
  margin-bottom: 30px;
}

.text-block-address {
  text-align: center;
  margin-bottom: 20px;
  font-family: Mulish Variablefont Wght, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.heading-4 {
  margin-bottom: 20px;
}

.text-span-6 {
  font-weight: 700;
}

.link-8, .link-9 {
  color: var(--text-grey);
  text-decoration: none;
}

.section {
  height: 75vh;
}

.body {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.link-10 {
  color: var(--text-grey);
  text-transform: uppercase;
  margin-top: auto;
  margin-bottom: 5px;
  font-family: Mulish Variablefont Wght, sans-serif;
  font-size: .7rem;
  font-weight: 200;
  line-height: 1;
  text-decoration: none;
}

.brand-2 {
  width: 300px;
  min-width: 250px;
  max-width: 100%;
  height: 115px;
}

@media screen and (max-width: 991px) {
  .quick-stack {
    margin-top: 100px;
    overflow: visible;
  }

  .cell-2 {
    align-items: center;
  }

  .background-video-2 {
    width: 100vw;
    height: 110vw;
  }

  .div-block {
    margin-top: 40px;
  }

  .image {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .footer {
    text-align: center;
    inset: auto 0% 0%;
  }

  .div-block-right {
    align-items: center;
  }

  .text-block-2 {
    text-align: center;
  }

  .div-block-4 {
    margin-bottom: 100px;
  }

  .div-block-contact {
    align-items: center;
  }

  .link-block.w--current {
    margin-top: 0;
  }

  .navbar {
    inset: 0% 0% auto;
  }

  .nav-menu {
    color: #fff;
    padding-left: 40px;
  }

  .grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-top: 100px;
    overflow: visible;
  }

  .grid-2 {
    grid-template-columns: 1fr;
    height: auto;
    margin-top: 100px;
    position: static;
  }

  .div-block-image-brands {
    width: auto;
    height: auto;
  }

  .div-block-image-influencers {
    width: auto;
  }

  .background-video-3 {
    width: 100vw;
    height: 110vh;
  }

  .slider {
    width: 100vw;
    height: 100%;
  }

  .slide {
    width: 100vw;
  }

  .background-video-4, .div-block-image-join-us {
    width: 100vw;
    height: 110vh;
  }

  .div-block-6-copy {
    width: 80vw;
  }

  .form {
    margin-bottom: 100px;
    padding-left: 0;
  }

  .background-video-5 {
    width: 100vw;
    height: 50vw;
  }

  .div-block-10 {
    padding-left: 40px;
  }

  .menu-button {
    color: var(--green);
    background-color: #fff;
  }

  .menu-button.w--open {
    background-color: var(--green);
  }

  .heading {
    text-align: center;
    font-size: 2.5rem;
  }

  .heading-h2 {
    text-align: center;
    font-size: 4vw;
  }

  .div-block-20 {
    width: 75%;
  }

  .image-10 {
    width: 250px;
    min-width: 200px;
  }

  .nav-menu-3 {
    margin-left: 50%;
  }

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

@media screen and (max-width: 767px) {
  .background-video-2 {
    height: 110vw;
  }

  .text-block {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .bold-text, .text-block-2 {
    text-align: center;
  }

  .div-block-4 {
    grid-template-columns: 1fr;
  }

  .logo-link.w--current {
    margin-top: 20px;
  }

  .div-block-image-influencers {
    height: auto;
  }

  .background-video-3, .background-video-4 {
    height: 80vh;
  }

  .form-block {
    width: 75%;
  }

  .heading-h2 {
    font-size: 6vw;
  }

  .image-10 {
    width: 300px;
  }

  .menu-button-3.w--open {
    margin-top: 0;
  }

  .heading-3 {
    margin-top: 70px;
  }

  .brand-2 {
    height: 100%;
  }

  .brand-2.w--current {
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 80px;
    padding-left: 0;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .background-video-2 {
    height: 50vh;
  }

  .bold-text-2 {
    font-size: 8vw;
  }

  .text-block-2 {
    text-align: center;
  }

  .logo-link, .logo-link.w--current {
    width: 90%;
  }

  .background-video-3, .background-video-4, .div-block-image-join-us {
    height: 50vh;
  }

  .form-block {
    width: 90%;
  }

  .form {
    padding-left: 0;
  }

  .heading-h2 {
    font-size: 8vw;
  }

  .div-block-20 {
    width: 85%;
  }

  .div-landing {
    height: 100vh;
  }

  .image-10 {
    width: 220px;
  }

  .nav-menu-3 {
    margin-left: 20%;
  }

  .heading-3 {
    margin-top: 80px;
  }

  .brand-2 {
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
  }
}


@font-face {
  font-family: 'Abel';
  src: url('../fonts/Abel-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish Variablefont Wght';
  src: url('../fonts/Mulish-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 200 1000;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish Variablefont Wght';
  src: url('../fonts/Mulish-VariableFont_wght.ttf') format('truetype');
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
}