:root {
  --ghost-white: #f1f5fd;
  --midnight-blue: #1b1641;
  --orange-red: #eb5c2b;
  --blue: #003df2;
  --magenta: #e936e8;
}

.slide-container {
  z-index: 10;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.left-track {
  flex: 1;
  position: relative;
}

.right-track {
  height: 100vh;
  background-color: var(--ghost-white);
  flex-direction: column;
  flex: 1;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.slide-1 {
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
}

.slide-3 {
  z-index: 2;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  transform: translate(0, 100%);
}

.slide-4 {
  z-index: 3;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  transform: translate(0, 100%);
}

.slide-2 {
  z-index: 2;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  transform: translate(0, 100%);
}

.top-wrapper {
  background-color: var(--ghost-white);
  justify-content: space-between;
  align-items: center;
  padding: 1rem 5%;
  display: flex;
}

.bottom-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.slogan {
  text-transform: uppercase;
  font-family: Radio Canada, sans-serif;
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 125%;
}

.slogan-wrapper {
  border-top: 1px solid var(--midnight-blue);
  color: var(--midnight-blue);
  justify-content: space-between;
  align-items: center;
  padding: 3%;
  text-decoration: none;
  display: flex;
}

.slogan-wrapper.blue {
  color: var(--midnight-blue);
}

.slogan-wrapper.blue.w--current, .slogan-wrapper.turquoise, .slogan-wrapper.orange, .slogan-wrapper.pink {
  transition: color .2s;
}

.number {
  font-family: Making standing, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 120%;
}

.gradient {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.jf {
  color: var(--midnight-blue);
  font-family: Radio Canada, sans-serif;
  font-size: 1.5rem;
}

.section_intro {
  min-height: 325vh;
  background-color: var(--midnight-blue);
  color: var(--ghost-white);
  justify-content: center;
  align-items: flex-start;
  padding: 15% 5%;
  display: flex;
  position: relative;
}

.section_intro.retour {
  min-height: 100vh;
  background-image: url('../images/mesh-gradient_9.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
}

.intro-content-wrapper {
  max-width: 1640px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 10vw;
}

.big-text {
  color: #1b1641;
  text-align: center;
  font-size: 3vw;
  line-height: 125%;
}

.big-text.intro {
  color: var(--ghost-white);
  font-family: Radio Canada, sans-serif;
}

.button {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 30px 30px 0;
  padding: .75rem 2rem;
  font-size: 1.5rem;
  transition: border-color .2s, background-color .2s;
}

.button:hover {
  background-color: #1241db;
  border-color: #1241db;
}

.button.is-neon-blue {
  width: 100%;
  max-width: 400px;
  color: #1241db;
  border-color: #1241db;
  flex: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: .95rem;
  padding-bottom: 1rem;
  font-family: Radio Canada, sans-serif;
  transition: color .2s, border-color .2s, background-color .2s;
}

.button.is-neon-blue:hover {
  color: #fff;
}

.button.is-neon-blue.orange {
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Radio Canada, sans-serif;
}

.merci {
  color: var(--ghost-white);
  margin-bottom: 6rem;
  font-family: Making standing, sans-serif;
  font-size: 8vw;
  line-height: 120%;
}

.merci.retour {
  font-size: 6vw;
}

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

.team-img {
  z-index: 2;
  width: 400px;
  position: absolute;
  top: 120vh;
  bottom: auto;
  left: 15%;
  right: auto;
}

.team-img.olivier {
  width: 24vw;
  min-width: 300px;
}

.team-img.donald {
  width: 24vw;
  min-width: 300px;
  top: 130vh;
  bottom: auto;
  left: auto;
  right: 15%;
}

.team-img.mathieu {
  width: 30vw;
  min-width: 390px;
  top: 164.5vh;
  left: 23%;
}

.team-img.gam {
  width: 23vw;
  min-width: 300px;
  top: 215.5vh;
  bottom: auto;
  left: 11%;
  right: auto;
}

.team-img.charles {
  width: 26vw;
  min-width: 340px;
  top: 196.6vh;
  bottom: 0%;
  left: auto;
  right: 10%;
}

.img {
  width: 100%;
}

.icon {
  width: 100%;
  max-width: 300px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.icon.champagne {
  max-width: 180px;
}

.main-section {
  background-image: url('../images/mesh-gradient.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5%;
}

.profile-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.name {
  color: var(--ghost-white);
  font-family: Making standing, sans-serif;
  font-size: 3rem;
  line-height: 120%;
}

.name.retour {
  font-size: 6vw;
}

.name.form-title {
  text-align: center;
}

.profile-img {
  max-width: 250px;
  margin-bottom: 4rem;
}

.title {
  color: var(--ghost-white);
  font-family: Radio Canada, sans-serif;
  font-size: 1.5rem;
}

.contact-info-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: var(--ghost-white);
  flex-direction: column;
  align-items: stretch;
  padding: 3% 5%;
  display: flex;
}

.contact-info-wrapper.dark {
  background-color: var(--midnight-blue);
}

.html-embed {
  width: 100%;
  max-width: 720px;
  border-top: 0 #fff;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1920px) {
  .section_intro.retour {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .big-text.intro {
    font-size: 2vw;
  }
}

@media screen and (max-width: 991px) {
  .slide-container {
    height: 100vh;
    flex-direction: column;
    overflow: hidden;
  }

  .left-track {
    width: 100%;
    height: 60vh;
    flex: 0 auto;
    overflow: auto;
  }

  .right-track {
    height: auto;
    flex: 1;
  }

  .slide-1, .slide-3, .slide-4, .slide-2 {
    height: 60vh;
  }

  .top-wrapper {
    flex: 1;
    padding-top: 2%;
  }

  .slogan {
    font-size: 2rem;
  }

  .number {
    font-size: 3rem;
  }

  .big-text {
    font-size: 4vw;
  }

  .button.is-neon-blue {
    font-size: 1.2rem;
  }

  .merci {
    font-size: 15vw;
  }

  .merci.retour {
    text-align: center;
    font-size: 12vw;
  }

  .team-img.olivier {
    left: 10%;
  }

  .team-img.donald {
    top: 140vh;
    right: 10%;
  }

  .team-img.mathieu {
    top: 160vh;
    left: 4%;
  }

  .team-img.gam {
    top: 200vh;
  }

  .team-img.charles {
    top: 180vh;
    right: 0%;
  }

  .icon {
    max-width: 300px;
  }

  .icon.champagne {
    max-width: 125px;
  }

  .icon.sapin {
    max-width: 200px;
  }

  .name.retour {
    text-align: center;
    font-size: 12vw;
  }
}

@media screen and (max-width: 767px) {
  .top-wrapper {
    align-items: flex-start;
    padding-top: 5%;
  }

  .number {
    font-size: 2.5rem;
  }

  .big-text {
    font-size: 5vw;
  }

  .big-text.intro {
    margin-bottom: 4rem;
  }

  .button.is-neon-blue {
    font-size: 1.2rem;
  }

  .team-img.donald {
    top: 148.6vh;
    right: 5%;
  }

  .team-img.mathieu {
    top: 175.8vh;
    left: 0%;
  }

  .team-img.gam {
    top: 211.6vh;
    left: 38%;
  }

  .team-img.charles {
    top: 239.5vh;
    right: 34%;
  }

  .contact-info-wrapper {
    padding-top: 10%;
    padding-bottom: 10%;
  }
}

@media screen and (max-width: 479px) {
  .left-track, .slide-1, .slide-3, .slide-4, .slide-2 {
    height: 70vh;
  }

  .top-wrapper {
    background-color: var(--ghost-white);
    align-items: center;
    padding: 3% 5%;
  }

  .slogan {
    font-size: 1.5rem;
  }

  .jf {
    font-size: 1.125rem;
  }

  .big-text {
    font-size: 7vw;
  }

  .button.is-neon-blue {
    width: 100%;
    font-family: Radio Canada, sans-serif;
  }

  .button.is-neon-blue.light-blue {
    border-color: var(--ghost-white);
    color: var(--ghost-white);
  }

  .button.is-neon-blue.light-blue:hover {
    background-color: var(--ghost-white);
    color: var(--midnight-blue);
  }

  .button.is-neon-blue.orange {
    border-color: var(--orange-red);
    color: var(--orange-red);
  }

  .button.is-neon-blue.orange:hover {
    background-color: var(--orange-red);
    color: #fff;
  }

  .merci {
    font-size: 25vw;
  }

  .merci.retour {
    font-size: 15vw;
  }

  .team-img.olivier {
    min-width: 250px;
  }

  .team-img.donald {
    min-width: 250px;
    top: 145.9vh;
    right: 10%;
  }

  .team-img.mathieu {
    min-width: 325px;
  }

  .team-img.gam {
    min-width: 270px;
    top: 207.9vh;
    left: 16%;
  }

  .team-img.charles {
    min-width: 300px;
    top: 236.4vh;
    right: 9%;
  }

  .main-section {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .name {
    text-align: center;
    margin-bottom: 0;
  }

  .name.retour {
    font-size: 15vw;
  }

  .name.form-title {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .profile-img {
    max-width: 250px;
    margin-bottom: 3rem;
  }

  .title {
    color: var(--ghost-white);
    font-size: 1.125rem;
  }

  .div-block {
    width: 100%;
    height: 1px;
    background-color: var(--ghost-white);
    flex: 0 auto;
  }

  .contact-info-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    border-top: 1px solid var(--midnight-blue);
    border-bottom: 1px solid var(--midnight-blue);
    background-color: var(--ghost-white);
    flex-direction: column;
    padding: 8% 5%;
    display: flex;
  }

  .contact-info-wrapper.dark {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    background-color: var(--midnight-blue);
    flex-direction: column;
    padding-top: 14%;
    padding-bottom: 14%;
    display: flex;
  }

  .html-embed {
    margin-top: 0;
    margin-bottom: 0;
  }
}


@font-face {
  font-family: 'Making standing';
  src: url('../fonts/Making-Standing.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}