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

body {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  margin-left: 0%;
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  opacity: .6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.divider {
  height: 1px;
  background-color: #eee;
}

.styleguide-content-wrap {
  text-align: center;
}

.banner-home {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.banner-home.cc-cta {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12%;
  padding-right: 12%;
}

.banner-home.cc-home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.banner-home.cc-store-home-wrap {
  height: 720px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/bokeh-1220617_1920.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0% 12% 52%;
  display: block;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.container {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0%;
  padding-right: 0%;
}

.paragraph-tiny {
  color: #fff;
  background-color: #fff;
  font-family: Bitter, serif;
  font-size: 12px;
  line-height: 20px;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-family: Bitter, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light {
  opacity: .6;
}

.paragraph-bigger.cc-bigger-white-light {
  opacity: 1;
  color: #fff;
  text-align: left;
  justify-content: center;
  margin-bottom: 0;
  font-family: Quicksand, sans-serif;
  font-size: 24px;
  font-weight: 500;
  display: flex;
}

.button-noir {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  background-image: linear-gradient(145deg, #02246e 45%, #06f);
  border-radius: 8px;
  padding: 12px 25px;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-noir:hover {
  color: #fff;
  background-color: #32343a;
}

.button-noir:active {
  background-color: #43464d;
}

.button-noir.cc-jumbo-button {
  clear: none;
  color: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(145deg, #02246e 45%, #06f);
  border: 1px solid #fff;
  border-radius: 8px;
  flex: none;
  margin-left: 0%;
  padding: 4% 8%;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
  display: inline-block;
  position: static;
}

.button-noir.cc-jumbo-button:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border: 1px solid #fff;
  transform: scale(1.05);
}

.button-noir.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
}

.button-noir.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-noir.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-noir.cc-contact-us {
  z-index: 5;
  color: rgba(0, 0, 0, 0);
  background-color: #000;
  position: relative;
}

.button-noir.cc-contact-us:hover {
  background-color: rgba(0, 0, 0, 0);
}

.button-noir.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button-noir.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button-noir.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.button-noir.cc-jumbo-button-contact {
  clear: none;
  color: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(145deg, #02246e 45%, #06f);
  border: 1px solid #fff;
  border-radius: 8px;
  flex: none;
  margin-left: 0%;
  padding: 1% 8%;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
  display: inline-block;
  position: static;
}

.button-noir.cc-jumbo-button-contact:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border: 1px solid #fff;
  transform: scale(1.05);
}

.button-noir.cc-jumbo-button-contact.cc-jumbo-white {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
}

.button-noir.cc-jumbo-button-contact.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-noir.cc-jumbo-button-contact.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.label {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: auto;
  margin-bottom: 4%;
  font-family: Syne, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
  font-family: Bitter, serif;
}

.label.cc-light {
  opacity: .6;
  font-family: Gotham book, sans-serif;
}

.label.cc-blog-date {
  opacity: .6;
  margin-top: 20px;
}

.label.paragraph-light {
  font-weight: 300;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Syne, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  font-family: Bitter, serif;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

.paragraph-light {
  opacity: 1;
  color: #fff;
  text-align: left;
  object-fit: fill;
  font-family: Quicksand, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.heading-jumbo {
  color: #000;
  text-align: left;
  text-transform: none;
  margin-top: 40px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Syne, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 80px;
  transition: left .2s;
  position: static;
}

.heading-jumbo.cc-white-heading-jumbo {
  color: #fff;
}

.heading-jumbo-small {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0%;
  padding-top: 4%;
  padding-bottom: 0%;
  font-family: Syne, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.styleguide-header-wrap {
  height: 460px;
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

.paragraph-small {
  font-family: Bitter, serif;
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
  cursor: pointer;
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.logo-link.w--current {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.menu {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.navigation-wrap {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.navigation {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  flex-wrap: nowrap;
  align-content: space-around;
  justify-content: space-between;
  align-items: center;
  margin-left: 0%;
  margin-right: 0;
  padding: 30px 0%;
  display: flex;
}

.navigation-item {
  opacity: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  flex: none;
  order: 0;
  padding: 0 20px;
  font-family: Syne, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item:hover {
  opacity: .9;
  color: #61b8ff;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #61b8ff;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.logo-image {
  display: block;
}

.navigation-items {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-wrap {
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.webflow-link {
  opacity: .5;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: .8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.cta-text {
  width: 70%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.cta-wrap {
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 0;
  padding-top: 110px;
  padding-bottom: 120px;
  display: flex;
}

.intro-header {
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 12%;
  padding-bottom: 0%;
  padding-left: 0;
  display: flex;
  position: static;
}

.intro-header.cc-subpage {
  height: 720px;
  color: #fff;
  background-color: #000;
  background-image: url('../images/Plan-de-travail-1.png');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 0;
  display: block;
}

.intro-content {
  width: 70%;
  max-width: 1140px;
  text-align: center;
}

.intro-content.cc-homepage {
  text-align: left;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  order: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 0;
  display: block;
  position: relative;
}

.motto-wrap {
  width: 80%;
  text-align: center;
  object-fit: fill;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.about-story-wrap {
  width: 80%;
  text-align: center;
  margin: 80px auto;
}

.our-services-grid {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 120px;
}

.section-heading-wrap {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px;
}

.service-icon {
  margin-bottom: 30px;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.status-message.cc-no-data {
  width: 70%;
  margin: 100px auto;
  display: block;
}

.contact-form-wrap {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #eee;
  border-radius: 20px;
  padding: 8%;
}

.contact-form-grid {
  grid-column-gap: 40px;
  grid-row-gap: 30px;
  background-color: rgba(0, 0, 0, 0);
  grid-template: ". ."
  / 2.5fr 1fr;
  align-items: start;
  margin: 0%;
  padding: 4%;
}

.details-wrap {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 20px;
  margin: 0% 0% 12% 12%;
  padding: 8%;
}

.get-in-touch-form {
  flex-direction: column;
  display: flex;
}

.text-field {
  color: #fff;
  text-align: center;
  border: 1px #e4e4e4;
  border-radius: 0;
  margin-top: 8%;
  margin-bottom: 0;
  padding: 2% 0 2% 0%;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field.cc-contact-field {
  color: #000;
  border-radius: 8px;
  margin-top: 0%;
  margin-bottom: 25px;
  padding-left: 2%;
  font-family: Syne, sans-serif;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.text-field.cc-textarea.cc-contact-field {
  border-radius: 8px;
}

.contact-form {
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-form-heading-wrap {
  margin-bottom: 40px;
}

.contact-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Syne, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.map {
  height: 460px;
  margin-bottom: 100px;
  line-height: 20px;
}

.contact-team-name-wrap {
  margin-bottom: 30px;
}

.our-contacts {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  text-align: center;
  grid-template: ". . ."
  / 1fr 1fr 1fr;
  margin-bottom: 120px;
}

.contact-team-details-wrap {
  margin-top: 30px;
}

.contact-team-pic {
  height: 150px;
  background-color: #f4f4f4;
  margin-bottom: 30px;
}

.team-pic {
  width: 100%;
  height: 100%;
  -webkit-text-fill-color: inherit;
  background-color: #f4f4f4;
  background-image: url('../images/Card-PSD_1.svg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  border-radius: 20px;
  margin-bottom: 100%;
}

.team-members {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  grid-template: "." 4fr
                 "Area" 4fr
                 "Area-2"
                 / auto auto auto auto;
  align-content: stretch;
  align-items: stretch;
  margin-bottom: 0;
}

.team-member-title-wrap {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.team-member-name {
  opacity: 1;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.projects-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: "."
                 "."
                 "."
                 / 1fr;
  margin-bottom: 60px;
}

.project-name-wrap {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: .8;
}

.project-name-link:active {
  opacity: .7;
}

.project-cover-link {
  margin-bottom: 40px;
}

.project-cover-link:hover {
  opacity: .8;
}

.project-cover-link:active {
  opacity: .7;
}

.banner-bel {
  height: 300px;
  min-height: 300px;
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/Banner-Bel.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.banner-bel.cc-project-2-header {
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 50%;
}

.banner-bel.cc-project-3-header {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.project-details-grid {
  grid-column-gap: 48px;
  grid-row-gap: 30px;
  border-radius: 20px;
  grid-template: ". Area"
  / 1fr;
  align-content: stretch;
  margin-top: 0;
  margin-bottom: 137px;
  padding: 48px;
}

.project-pics {
  margin-bottom: 120px;
}

.detail-image {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  margin-bottom: 30px;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.detail-header-image {
  width: 100%;
  height: 620px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 60px;
  display: block;
}

.detail-header-image.w--current {
  margin-bottom: 60px;
}

.blog-list-wrap {
  margin-bottom: 100px;
}

.blog-item {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blog-preview-image {
  width: 100%;
  height: 620px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 45px;
  transition: opacity .6s;
  display: block;
}

.blog-preview-image:hover {
  opacity: .8;
}

.blog-preview-image:active {
  opacity: .7;
}

.blog-summary-wrap {
  width: 70%;
  text-align: left;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: .8;
}

.blog-heading-link:active {
  opacity: .7;
}

.contact-email-link {
  opacity: 1;
  color: #fff;
  cursor: pointer;
  margin-bottom: 5px;
  font-family: Quicksand, sans-serif;
  font-weight: 700;
}

.contact-email-link:hover {
  opacity: 1;
  color: #61b8ff;
}

.contact-email-link:active {
  opacity: .8;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-wrap {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

._404-wrap {
  width: 100%;
  height: 100%;
  background-color: #1a1b1f;
  background-image: url('../images/Back-Texture.jpg');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.home-content-wrap {
  margin-top: 80px;
  margin-bottom: 120px;
}

.home-section-wrap {
  margin-bottom: 30px;
}

.section-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Gotham book, sans-serif;
  font-weight: 400;
}

.about-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: center;
  margin-bottom: 80px;
}

.about-grid.cc-about-2 {
  grid-template-columns: 2fr 1fr;
  grid-template-areas: ". .";
}

.intro-text {
  width: 80%;
  color: #060c22;
  text-align: left;
  white-space: normal;
  object-fit: fill;
  border-radius: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: auto;
  padding-left: 0;
}

.collection-wrap {
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.work-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.blog-heading {
  text-align: center;
  margin-bottom: 60px;
}

.blog-preview-wrap {
  width: 33.33%;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 45px;
}

.collection-list-wrapper {
  margin-bottom: 120px;
}

.business-article-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
  text-decoration: none;
}

.business-article-heading:hover {
  opacity: .8;
}

.business-article-heading:active {
  opacity: .7;
}

.text-block {
  color: #fff;
  font-family: Syne, sans-serif;
}

.text-block-2, .text-block-3, .text-block-4 {
  font-family: Gotham, sans-serif;
}

.body {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-right: 0;
  padding-top: 0%;
  padding-left: 0%;
}

.section-2 {
  margin-left: 30px;
  margin-right: 30px;
}

.section-2.cc-cta {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.section-2.cc-store-home-wrap {
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  margin-right: 0;
}

.section-3 {
  margin-left: 30px;
  margin-right: 30px;
}

.section-3.cc-cta {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.section-3.cc-store-home-wrap {
  background-color: #a83131;
  margin-left: 0;
  margin-right: 0;
}

.intro-text-copy {
  width: 80%;
  white-space: normal;
  object-fit: fill;
  border-radius: 0;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.infos-gauche {
  text-align: left;
  background-color: #005640;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  padding: 8%;
  display: block;
  position: static;
  overflow: visible;
}

.chips {
  opacity: 1;
  color: #fff;
  text-align: center;
  column-count: auto;
  object-fit: fill;
  background-color: #000;
  border-radius: 20px;
  margin-right: 4px;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Gotham, sans-serif;
  font-weight: 500;
  display: inline-block;
}

.time {
  object-fit: fill;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image {
  padding-bottom: 0;
  padding-right: 0;
}

.text-bandeau-gauche {
  opacity: .6;
  color: #000;
  object-fit: fill;
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.comp-tences {
  margin-bottom: 0;
  padding-top: 0;
}

.plusieurs-chips {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  margin-bottom: 0;
  padding: 0;
}

.march-inde {
  object-fit: fill;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-2 {
  padding-left: 12px;
}

.bold-text {
  background-color: #8d0101;
  font-family: Syne, sans-serif;
  font-weight: 600;
}

.texte-bulle-info {
  object-fit: fill;
  flex-flow: column wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.body-2 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Back-Texture.jpg');
  background-position: 0 0;
  background-size: auto;
  background-clip: border-box;
  margin-left: 0%;
  margin-right: 0%;
}

.navigation-home {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  flex-wrap: nowrap;
  align-content: space-around;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 30px 0;
  display: flex;
}

.navigation-item-home {
  opacity: .6;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Gotham, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item-home:hover {
  opacity: .9;
}

.navigation-item-home:active {
  opacity: .8;
}

.navigation-item-home.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item-home.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item-home.w--current:active {
  opacity: .7;
  color: #32343a;
}

.texte {
  opacity: 1;
  color: #fff;
  text-align: justify;
  object-fit: fill;
  margin-top: 0;
  margin-left: 0%;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Quicksand, sans-serif;
  font-weight: 300;
}

.card-bel {
  width: 100%;
  height: 100%;
  -webkit-text-fill-color: inherit;
  background-color: #f4f4f4;
  background-image: url('../images/Card-Bel.svg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  border-radius: 20px;
  margin-bottom: 100%;
}

.tabs-menu {
  background-color: #fff;
  justify-content: center;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

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

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  justify-content: end;
  align-items: start;
  justify-items: center;
  padding-top: 0;
  display: grid;
  position: static;
}

.tab-link-tab-1 {
  background-color: #fff;
  border-radius: 12px 12px 0 0;
  padding: 1% 2%;
}

.tab-link-tab-1.w--current {
  background-color: #f3f7fc;
  border-radius: 12px 12px 0 0;
  padding: 1% 2%;
}

.tab-link-tab-2, .tab-link-tab-3 {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.mon-compte, .notifications, .panier {
  padding-left: 0;
  padding-right: 0;
}

.column {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0%;
  display: block;
  position: relative;
  bottom: auto;
}

.image-3, .image-4, .image-5 {
  padding-bottom: 32px;
}

.cards-entreprises {
  width: auto;
  max-width: 1140px;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 6%;
  padding-left: 0%;
  padding-right: 0%;
}

.r-sum-entreprises {
  margin-left: 30px;
  margin-right: 30px;
}

.r-sum-entreprises.cc-cta {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.r-sum-entreprises.cc-home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.r-sum-entreprises.cc-store-home-wrap {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  align-content: stretch;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 12%;
  padding-right: 12%;
  display: flex;
}

.card-mve {
  width: 100%;
  height: 100%;
  -webkit-text-fill-color: inherit;
  background-color: #f4f4f4;
  background-image: url('../images/Card-MVE.svg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  border-radius: 20px;
  margin-bottom: 0%;
}

.image-6 {
  white-space: normal;
  margin-left: 0;
  padding-bottom: 40px;
}

.section-4 {
  object-fit: fill;
  display: block;
}

.image-7 {
  margin-bottom: 0%;
  margin-left: 16%;
  margin-right: 16%;
  padding-left: 0%;
  padding-right: 0%;
}

.logo-fiche {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  margin-bottom: 0%;
  padding: 12% 0% 0%;
}

.grid-2 {
  grid-template-rows: auto;
}

.lightbox-link {
  clear: none;
  object-fit: fill;
  display: block;
  position: static;
  overflow: visible;
}

.grid-3 {
  grid-template-areas: "Area";
}

.image-d-filante {
  margin-bottom: 32px;
  padding-top: 0;
  padding-bottom: 0%;
}

.lightbox-link-galerie {
  margin-right: 32px;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
}

.image-9, .image-10, .image-11, .image-12, .image-13, .image-14, .image-15, .image-16, .image-17, .image-18, .image-19, .image-20, .image-21 {
  padding-bottom: 20px;
}

.paragraph {
  color: #fff;
  margin-top: 0%;
  margin-bottom: 0;
  margin-right: 0;
  padding: 8% 12%;
  font-family: Bitter, serif;
  font-style: italic;
}

.tabs {
  margin-top: 0;
}

.body-3 {
  padding-left: 0%;
  padding-right: 0%;
}

.banner-mve {
  height: 300px;
  min-height: 300px;
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/Banner-MVE.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.banner-mve.cc-project-2-header {
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 50%;
}

.banner-mve.cc-project-3-header {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.columns {
  padding-top: 32px;
}

.columns-2 {
  padding-top: 48px;
}

.body-4 {
  padding-left: 0%;
  padding-right: 0%;
}

.banner-psd {
  height: 300px;
  min-height: 300px;
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/Banner-PSD.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.banner-psd.cc-project-2-header {
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 50%;
}

.banner-psd.cc-project-3-header {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.glass {
  width: 100%;
  height: 100%;
  -webkit-text-fill-color: inherit;
  background-color: #f4f4f4;
  background-image: url('../images/Card-PSD.svg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  border-radius: 20px;
  margin-bottom: 100%;
}

.jeet, .store-one, .posm-tracker, .sites-b2c, .intranet, .plateforme-e-commerce, .logos-et-vid-o {
  padding-left: 0;
  padding-right: 0;
}

.section-ui {
  margin-left: 30px;
  margin-right: 30px;
}

.section-ui.cc-cta {
  background-color: #f4f4f4;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12%;
  padding-right: 12%;
}

.section-ui.cc-home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.section-ui.cc-store-home-wrap {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  margin-right: 0;
  padding: 6% 12%;
  display: block;
}

.home-ui {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 4% 16% 4% 0%;
  display: flex;
}

.grid-4 {
  grid-template-rows: .25fr;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 0%;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 2%;
  margin-bottom: 0%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
  line-height: 24px;
  display: block;
}

.column-2 {
  flex-wrap: nowrap;
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-4 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0%;
  padding: 12% 8% 16%;
  display: inline-block;
}

.column-3 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 12%;
  padding: 0% 0;
}

.column-4 {
  border-radius: 20px;
  padding: 0% 0;
}

.home-logos {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 4% 0% 4% 16%;
  display: flex;
}

.column-5 {
  flex: 0 auto;
  padding: 4% 0;
}

.section-5 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 2%;
  display: flex;
}

.image-22 {
  height: 60%;
  background-color: rgba(0, 0, 0, 0);
}

.body-5 {
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0%;
}

.agil-ators {
  padding-left: 0;
  padding-right: 0;
}

.grid-5 {
  grid-column-gap: 31px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 4%;
  padding-bottom: 0;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.bookin, .cybersecurity-team, .digital-kiosk, .column-6 {
  padding-left: 0;
  padding-right: 0;
}

.grid-7 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "Area";
  margin-right: 0;
  padding-right: 0;
}

.section-6 {
  margin-right: 4%;
  padding-left: 4%;
}

.grid-8 {
  grid-template-columns: 1fr;
}

.grid-9 {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-10, .grid-11 {
  grid-template-columns: 1fr;
}

.grid-12 {
  background-color: #fff;
  grid-template-columns: 1fr 1fr;
}

.bold-text-2 {
  font-family: Exo, sans-serif;
}

.bold-text-3 {
  font-family: Bitter, serif;
}

.bold-text-4 {
  font-family: Exo, sans-serif;
  font-weight: 700;
}

.paragraph-light-copy {
  opacity: .6;
  text-align: left;
  object-fit: fill;
  font-family: Gotham, sans-serif;
  font-weight: 300;
}

.infos-g-n-rales {
  object-fit: fill;
  flex-flow: column wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Bitter, serif;
  display: flex;
}

.image-23 {
  text-align: left;
  padding-left: 24%;
  padding-right: 24%;
}

.text-block-tab {
  font-family: Quicksand, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-7, .text-block-8, .text-block-9, .text-block-10 {
  font-family: Syne, sans-serif;
}

.text-block-11 {
  text-align: center;
  background-color: #fff;
  padding-top: 8%;
  padding-bottom: 8%;
  font-family: Syne, sans-serif;
  font-size: 48px;
  font-weight: 700;
}

.banner-extended {
  margin-left: 30px;
  margin-right: 30px;
}

.banner-extended.cc-cta {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12%;
  padding-right: 12%;
}

.banner-extended.cc-home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.banner-extended.cc-store-home-wrap {
  width: auto;
  height: 1080px;
  text-align: left;
  object-fit: fill;
  background-color: #000;
  background-image: url('../images/Cover-MVE_1.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  margin-left: 0;
  margin-right: 0;
  padding: 0% 12% 6%;
  display: block;
  position: static;
  overflow: visible;
}

.text-block-12 {
  font-family: Syne, sans-serif;
}

.paragraph-2, .link {
  font-family: Bitter, serif;
}

.image-24 {
  text-align: center;
  display: block;
}

.section-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  margin-left: 8%;
  margin-right: 8%;
  padding-top: 8%;
  padding-bottom: 8%;
  display: flex;
}

.heading-jumbo-bel {
  color: #fff;
  text-align: left;
  text-transform: none;
  justify-content: center;
  margin: 4% 8% 0%;
  padding-left: 0%;
  font-family: Syne, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 60px;
  display: flex;
  position: static;
}

.heading-jumbo-bel.cc-white-heading-jumbo {
  color: #fff;
}

.heading-jumbo-small-bel {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 0%;
  margin-bottom: 0%;
  font-family: Syne, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 44px;
}

.section-contexte {
  background-color: #000;
  margin-top: 0%;
  padding: 4% 12%;
}

.block-quote {
  color: #fff;
  margin: 8%;
  padding: 0% 0% 0% 8%;
  font-family: Quicksand, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.navigation-blanc {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  flex-flow: row;
  align-content: space-around;
  align-items: center;
  margin-left: 0%;
  margin-right: 0%;
  padding: 30px 0;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation-item-blanc {
  opacity: 1;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Syne, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item-blanc:hover {
  opacity: .9;
}

.navigation-item-blanc:active {
  opacity: .8;
}

.navigation-item-blanc.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item-blanc.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item-blanc.w--current:active {
  opacity: .7;
  color: #32343a;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  text-align: center;
  background-image: url('../images/Cover-UX-UI.png');
  background-position: 0 0;
  background-size: auto;
  border: 1px #000;
  border-radius: 20px;
  flex: 1;
  padding: 4% 8%;
}

.cards-grid-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: center;
  display: grid;
}

.cards-image-mask {
  width: 100%;
  border-radius: 0%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.cards-image {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-13 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  margin-top: 2%;
  margin-bottom: 4%;
  padding-top: 0%;
  padding-left: 36%;
  padding-right: 36%;
}

.grid-14 {
  grid-column-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 16%;
  padding-bottom: 16%;
}

.posm, .notification, .agilators, .book-in, .cybersecurity, .digital-kiosk-logo {
  padding-left: 0;
  padding-right: 0;
}

.grid-1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.info-gauche {
  text-align: left;
  background-color: #005640;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 32px;
  padding: 8%;
  display: block;
  position: static;
  overflow: visible;
}

.image-section-logos {
  border-radius: 0;
  margin-bottom: 16%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

.tabs-content {
  background-color: #f3f7fc;
}

.logiciels-ux-ui {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  justify-items: center;
  margin-top: 0%;
  margin-bottom: 0;
  padding: 0% 36% 2%;
  display: flex;
}

.image-25 {
  margin-bottom: 2%;
  display: inline-block;
}

.section-motion-design {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 4%;
  padding-bottom: 4%;
}

.centered-container-motion-design {
  text-align: center;
  flex: 1;
}

.text-block-motion-design {
  justify-content: center;
  align-items: center;
  margin-top: 2%;
  margin-bottom: 4%;
  font-family: Bitter, serif;
  display: block;
}

.gallerie-motion-design {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0%;
  padding: 8%;
  display: grid;
}

.logiciels-motion-design {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  justify-items: center;
  margin-top: 0%;
  margin-bottom: 0%;
  padding: 0% 36% 2%;
  display: flex;
}

.footer {
  background-color: #000;
  margin-top: 0%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 4%;
}

.footer.cc-cta {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12%;
  padding-right: 12%;
}

.footer.cc-home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.footer.cc-store-home-wrap {
  height: 720px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  margin-right: 0;
  padding: 0% 12% 52%;
  display: block;
}

.image-posm-tracker {
  margin-bottom: 0%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

.lightbox-link-3 {
  flex-flow: wrap;
  align-content: stretch;
  justify-content: space-between;
  align-items: stretch;
  display: block;
}

.image-26 {
  text-align: left;
  margin-bottom: 8%;
}

.ville-de-lyon {
  padding-left: 0;
  padding-right: 0;
}

.grid-charte {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  padding-bottom: 0;
}

.infos-gauche-infographie {
  text-align: left;
  background-color: #161616;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  padding: 8%;
  display: block;
  position: static;
  overflow: visible;
}

.infos-gauche-ville-de-lyon {
  text-align: left;
  background-color: #000;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  padding: 8%;
  display: block;
  position: static;
  overflow: visible;
}

.infos-gauche-digital-kiosk {
  text-align: left;
  background-color: #005640;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  padding: 8%;
  display: block;
  position: static;
  overflow: visible;
}

.image-27 {
  width: auto;
  height: 600px;
  transition: right .2s;
}

.heading-jumbo-home {
  color: #fff;
  text-align: left;
  text-transform: none;
  white-space: normal;
  margin-top: 0;
  margin-bottom: 8%;
  padding-left: 0;
  padding-right: 12%;
  font-family: Syne, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 110%;
  position: static;
}

.heading-jumbo-home.cc-white-heading-jumbo {
  color: #fff;
}

.column-7 {
  flex: 0 auto;
  align-self: auto;
  padding-left: 0;
  padding-right: 0;
}

.infos-dessus {
  text-align: left;
  background-color: #005640;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  margin-left: 12%;
  margin-right: 12%;
  padding: 4%;
  display: flex;
  position: static;
  overflow: visible;
}

.tabs-content-2 {
  margin-left: 0%;
  margin-right: 0%;
}

.columns-5 {
  align-items: center;
  display: flex;
}

.column-8, .column-9 {
  padding-left: 0;
  padding-right: 0;
}

.text-contexte {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 4%;
  padding-bottom: 4%;
  font-family: Syne, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.project-details-grid-bel {
  grid-column-gap: 48px;
  grid-row-gap: 30px;
  border-radius: 20px;
  grid-template: ". Area"
  / .25fr 1fr;
  grid-auto-columns: minmax(200px, .25fr);
  align-content: stretch;
  margin-top: 0;
  margin-bottom: 137px;
  padding: 48px;
}

.column-10 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.contenu-multi-projets {
  background-color: #f3f7fc;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 2%;
  display: block;
}

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

.lightbox-link-4, .lightbox-link-5 {
  padding-left: 8%;
}

.contenu-multi-projets-store-one {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 2%;
  display: block;
}

.columns-6 {
  display: block;
}

.lightbox-link-6 {
  padding-left: 4%;
}

.colonne-infos-gauche, .galerie {
  padding-left: 0;
  padding-right: 0;
}

.lightbox-link-galerie-droite {
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
}

.column-12 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.mes-projets {
  text-align: center;
  background-color: #fff;
  padding-top: 4%;
  padding-bottom: 4%;
  font-family: Syne, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
}

.contenu-multi-projets-copy {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 32px;
  padding-left: 32px;
  padding-right: 32px;
  display: block;
}

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

.contenu-simple-projet {
  margin-top: 32px;
  margin-right: 32px;
  padding-left: 32px;
}

.logiciels-infographie {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  justify-items: center;
  margin-top: 0%;
  margin-bottom: 0%;
  padding: 0% 36% 2%;
  display: flex;
}

.site-b2c, .plateforme-e-r-servation {
  padding-left: 0;
  padding-right: 0;
}

.info-gauche-psd {
  text-align: left;
  background-color: #134b93;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 32px;
  padding: 8%;
  display: block;
  position: static;
  overflow: visible;
}

.intranet-psd {
  padding-left: 0;
  padding-right: 0;
}

.logiciels-ux-ui-blanc {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  justify-items: center;
  margin-top: 1%;
  margin-bottom: 0%;
  padding-top: 0%;
  padding-left: 36%;
  padding-right: 36%;
  display: flex;
}

.banner-extended-bel {
  margin-left: 30px;
  margin-right: 30px;
}

.banner-extended-bel.cc-cta {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12%;
  padding-right: 12%;
}

.banner-extended-bel.cc-home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.banner-extended-bel.cc-store-home-wrap {
  width: auto;
  height: 100%;
  text-align: left;
  object-fit: fill;
  margin-left: 0;
  margin-right: 0;
  padding: 0%;
  display: block;
  position: static;
  overflow: visible;
}

.banner-extended-mve {
  margin-left: 30px;
  margin-right: 30px;
}

.banner-extended-mve.cc-cta {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12%;
  padding-right: 12%;
}

.banner-extended-mve.cc-home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.banner-extended-mve.cc-store-home-wrap {
  width: auto;
  height: auto;
  text-align: left;
  object-fit: fill;
  background-color: #000;
  background-image: url('../images/Cover-MVE.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  margin-left: 0;
  margin-right: 0;
  padding: 0%;
  display: block;
  position: static;
  overflow: visible;
}

.banner-extended-psd {
  margin-left: 30px;
  margin-right: 30px;
}

.banner-extended-psd.cc-cta {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12%;
  padding-right: 12%;
}

.banner-extended-psd.cc-home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.banner-extended-psd.cc-store-home-wrap {
  width: auto;
  height: auto;
  text-align: left;
  object-fit: fill;
  background-color: #000;
  background-image: url('../images/Cover-PSD.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  margin-left: 0;
  margin-right: 0;
  padding: 0% 0% 6%;
  display: block;
  position: static;
  overflow: visible;
}

.banner-extended-motion-design {
  margin-left: 30px;
  margin-right: 30px;
}

.banner-extended-motion-design.cc-cta {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12%;
  padding-right: 12%;
}

.banner-extended-motion-design.cc-home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.banner-extended-motion-design.cc-store-home-wrap {
  width: auto;
  height: auto;
  text-align: left;
  object-fit: fill;
  background-color: #000;
  background-image: url('../images/Cover-Vidéos_1.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  margin-left: 0;
  margin-right: 0;
  padding: 0%;
  display: block;
  position: static;
  overflow: visible;
}

.banner-extended-ux-ui {
  margin-left: 30px;
  margin-right: 30px;
}

.banner-extended-ux-ui.cc-cta {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12%;
  padding-right: 12%;
}

.banner-extended-ux-ui.cc-home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.banner-extended-ux-ui.cc-store-home-wrap {
  width: auto;
  height: auto;
  text-align: left;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  margin-right: 0;
  padding: 0%;
  display: block;
  position: static;
  overflow: visible;
}

.banner-extended-infographie {
  margin-left: 30px;
  margin-right: 30px;
}

.banner-extended-infographie.cc-cta {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12%;
  padding-right: 12%;
}

.banner-extended-infographie.cc-home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.banner-extended-infographie.cc-store-home-wrap {
  width: auto;
  height: auto;
  text-align: left;
  object-fit: fill;
  background-color: #000;
  background-image: url('../images/Cover-Infographie-1_1.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  margin-left: 0;
  margin-right: 0;
  padding: 0%;
  display: block;
  position: static;
  overflow: visible;
}

.button-blanc {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 8px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-blanc:hover {
  color: #fff;
  background-color: #32343a;
}

.button-blanc:active {
  background-color: #43464d;
}

.button-blanc.cc-jumbo-button {
  padding: 16px 35px;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.button-blanc.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
}

.button-blanc.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-blanc.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-blanc.cc-contact-us {
  z-index: 5;
  color: #000;
  background-color: #fff;
  position: relative;
}

.button-blanc.cc-contact-us:hover {
  color: #fff;
  background-color: #000;
}

.button-blanc.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button-blanc.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button-blanc.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.text-block-noir {
  color: #000;
  font-family: Syne, sans-serif;
}

.text-block-noir:hover {
  color: #fff;
}

.button-card-bel {
  width: 80px;
  height: 80px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #02246e;
  background-image: url('../images/Card-Bel-Blanc.svg'), linear-gradient(145deg, #02246e 45%, #06f);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
  display: block;
}

.button-card-bel:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Card-Bel-Blanc.svg');
  background-position: 50%;
  background-size: cover;
  transform: scale(1.05);
  box-shadow: 0 0 20px 6px rgba(0, 0, 0, .3);
}

.button-card-bel:active {
  background-color: #43464d;
}

.button-card-bel.cc-jumbo-button {
  padding: 16px 35px;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.button-card-bel.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
}

.button-card-bel.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-card-bel.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-card-bel.cc-contact-us {
  z-index: 5;
  color: rgba(0, 0, 0, 0);
  background-color: #000;
  position: relative;
}

.button-card-bel.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button-card-bel.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button-card-bel.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.button-card-mve {
  width: 80px;
  height: 80px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #02246e;
  background-image: url('../images/Card-MVE-Blanc.svg'), linear-gradient(145deg, #02246e 45%, #06f);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
  display: block;
}

.button-card-mve:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Card-MVE-Blanc.svg');
  background-position: 50%;
  background-size: cover;
  transform: scale(1.05);
  box-shadow: 0 0 20px 6px rgba(0, 0, 0, .3);
}

.button-card-mve:active {
  background-color: #43464d;
}

.button-card-mve.cc-jumbo-button {
  padding: 16px 35px;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.button-card-mve.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
}

.button-card-mve.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-card-mve.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-card-mve.cc-contact-us {
  z-index: 5;
  color: rgba(0, 0, 0, 0);
  background-color: #000;
  position: relative;
}

.button-card-mve.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button-card-mve.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button-card-mve.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.button-card-psd {
  width: 80px;
  height: 80px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #02246e;
  background-image: url('../images/Card-PSD-Blanc.svg'), linear-gradient(145deg, #02246e 45%, #06f);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
  display: block;
}

.button-card-psd:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Card-PSD-Blanc.svg');
  background-position: 50%;
  background-size: cover;
  transform: scale(1.05);
  box-shadow: 0 0 20px 6px rgba(0, 0, 0, .3);
}

.button-card-psd:active {
  background-color: #43464d;
}

.button-card-psd.cc-jumbo-button {
  padding: 16px 35px;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.button-card-psd.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
}

.button-card-psd.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-card-psd.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-card-psd.cc-contact-us {
  z-index: 5;
  color: rgba(0, 0, 0, 0);
  background-color: #000;
  position: relative;
}

.button-card-psd.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button-card-psd.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button-card-psd.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.cards-grid-container-home {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  text-align: center;
  grid-template-rows: minmax(auto, auto);
  grid-template-columns: .25fr .25fr .25fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: center;
  align-items: stretch;
  justify-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-left: 8%;
  padding-right: 8%;
  display: grid;
}

.footer-2 {
  text-align: center;
  background-color: #000;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer-flex-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1.25fr 1.25fr 1.25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 0%;
  margin-left: 16%;
  margin-right: 16%;
  padding-left: 0%;
  padding-right: 0%;
  display: grid;
}

.footer-logo-link {
  height: auto;
  max-height: none;
  min-width: 0;
  flex: 0 auto;
}

.footer-logo-link.w--current {
  justify-content: center;
  display: flex;
}

.footer-image {
  width: auto;
  height: auto;
  text-align: center;
  object-fit: contain;
  object-position: 0% 50%;
  margin-bottom: 0%;
  padding-bottom: 8%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #fff;
  cursor: pointer;
  margin-bottom: 0;
  font-family: Syne, sans-serif;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-link-gras {
  color: #fff;
  cursor: pointer;
  margin-bottom: 0%;
  margin-right: 32px;
  font-family: Gotham, sans-serif;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.footer-link-gras:hover {
  color: #fff;
  text-decoration: underline;
}

.div-block {
  color: #fff;
}

.text-span {
  color: #3b99fb;
}

.filling-toolbox {
  padding-left: 0;
  padding-right: 0;
}

.image-filling-toolbox {
  margin-bottom: 0%;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 8%;
  padding-left: 12%;
  padding-right: 12%;
}

.image-dk {
  margin-bottom: 0%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

.text-span-2 {
  color: #61b8ff;
}

.home-ui-copy {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  margin-left: 8%;
  margin-right: 8%;
  padding: 4% 0%;
  display: block;
}

.grid-15 {
  grid-column-gap: 24px;
  grid-template: "Area"
                 "."
                 / 1fr 1fr;
  align-content: stretch;
  margin-top: 4%;
  margin-left: 0%;
  margin-right: 0%;
}

.centered-container-ux-ui {
  text-align: center;
  object-fit: fill;
  background-image: url('../images/Cover-UX-UI.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #000;
  border-radius: 20px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 6% 0%;
  display: block;
  overflow: visible;
}

.centered-container-infographie {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Cover-Infographie-1.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border: 1px #000;
  border-radius: 20px;
  flex: 0 auto;
  align-self: auto;
  margin-bottom: 0;
  padding: 6% 8%;
}

.centered-container-motion {
  text-align: center;
  background-image: url('../images/Cover-Vidéos_1.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px #000;
  border-radius: 20px;
  flex: 1;
  padding: 6% 8%;
}

.columns-7 {
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 4%;
  margin-left: 4%;
  margin-right: 4%;
  display: flex;
}

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

.section-8 {
  display: flex;
}

.column-15 {
  flex: 0 auto;
  align-self: center;
}

.grid-16 {
  grid-column-gap: 38px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin: 4%;
  position: static;
}

._4-blocs {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template: ". ."
  / .25fr .25fr .25fr .25fr;
  grid-auto-flow: row;
  align-content: center;
  justify-content: start;
  align-items: start;
  justify-items: start;
  margin: 0%;
  padding: 56px 64px;
}

.container-2 {
  justify-content: center;
  display: flex;
}

.card-ux-ui {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Cover-UX-UI.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  border: 1px solid #eee;
  border-radius: 20px;
  padding: 45px 50px 50px;
}

.moe-joss-section {
  width: 100%;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 0;
  padding: 0;
}

.card-motion-design {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Cover-Vidéos.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  border: 1px solid #eee;
  border-radius: 20px;
  padding: 45px 50px 50px;
}

.section-9 {
  width: 100%;
  height: 100%;
  opacity: 1;
  object-fit: fill;
  background-color: #000;
  background-image: url('../images/cover-home.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.sticky-nav {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  justify-content: center;
  padding: 0;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-grid {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  align-content: stretch;
  justify-content: space-between;
  align-items: center;
  justify-items: stretch;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-logo-link {
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.nav-logo {
  width: auto;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

.nav-link {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 4% 10px 20px;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  color: #61b8ff;
  text-decoration: none;
}

.container-3 {
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

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

.navbar-2 {
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: nowrap;
  align-content: stretch;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: static;
}

.container-4 {
  margin-left: 0;
  margin-right: 0;
}

.columns-8 {
  align-items: center;
  padding: 2% 8%;
  display: flex;
}

.nav-menu {
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

.section-10 {
  object-fit: fill;
  display: block;
}

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

.columns-11 {
  padding: 4% 4% 2%;
}

.grid-14-tablette {
  grid-column-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 16%;
  padding-bottom: 16%;
}

.cards-grid-group-bel {
  grid-column-gap: 60px;
  grid-row-gap: 32px;
  text-align: left;
  grid-template-rows: 260px;
  grid-template-columns: 260px 260px;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: center;
  align-items: stretch;
  justify-items: center;
  margin-bottom: 6%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 8%;
  padding-right: 8%;
  display: grid;
}

.button-card-bel-page-ux-ui {
  width: 260px;
  height: 260px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #02246e;
  background-image: url('../images/Card-Bel.svg');
  background-position: 50%;
  background-size: cover;
  border: 1px #fff;
  border-radius: 8px;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
  display: block;
}

.button-card-bel-page-ux-ui:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  transform: scale(1.05);
  box-shadow: 0 0 20px 6px rgba(0, 0, 0, .3);
}

.button-card-bel-page-ux-ui:active {
  background-color: #43464d;
}

.button-card-bel-page-ux-ui.cc-jumbo-button {
  padding: 16px 35px;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.button-card-bel-page-ux-ui.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
}

.button-card-bel-page-ux-ui.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-card-bel-page-ux-ui.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-card-bel-page-ux-ui.cc-contact-us {
  z-index: 5;
  color: rgba(0, 0, 0, 0);
  background-color: #000;
  position: relative;
}

.button-card-bel-page-ux-ui.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button-card-bel-page-ux-ui.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button-card-bel-page-ux-ui.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.button-card-mve-page-ux-ui {
  width: 260px;
  height: 260px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #02246e;
  background-image: url('../images/Card-MVE.svg');
  background-position: 50%;
  background-size: cover;
  border: 1px #fff;
  border-radius: 8px;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
  display: block;
}

.button-card-mve-page-ux-ui:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  transform: scale(1.05);
  box-shadow: 0 0 20px 6px rgba(0, 0, 0, .3);
}

.button-card-mve-page-ux-ui:active {
  background-color: #43464d;
}

.button-card-mve-page-ux-ui.cc-jumbo-button {
  padding: 16px 35px;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.button-card-mve-page-ux-ui.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
}

.button-card-mve-page-ux-ui.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-card-mve-page-ux-ui.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-card-mve-page-ux-ui.cc-contact-us {
  z-index: 5;
  color: rgba(0, 0, 0, 0);
  background-color: #000;
  position: relative;
}

.button-card-mve-page-ux-ui.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button-card-mve-page-ux-ui.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button-card-mve-page-ux-ui.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.button-card-psd-page-ux-ui {
  width: 260px;
  height: 260px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #02246e;
  background-image: url('../images/Card-PSD_2.svg');
  background-position: 50%;
  background-size: cover;
  border: 1px #fff;
  border-radius: 8px;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
  display: block;
}

.button-card-psd-page-ux-ui:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  transform: scale(1.05);
  box-shadow: 0 0 20px 6px rgba(0, 0, 0, .3);
}

.button-card-psd-page-ux-ui:active {
  background-color: #43464d;
}

.button-card-psd-page-ux-ui.cc-jumbo-button {
  padding: 16px 35px;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.button-card-psd-page-ux-ui.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
}

.button-card-psd-page-ux-ui.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-card-psd-page-ux-ui.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-card-psd-page-ux-ui.cc-contact-us {
  z-index: 5;
  color: rgba(0, 0, 0, 0);
  background-color: #000;
  position: relative;
}

.button-card-psd-page-ux-ui.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button-card-psd-page-ux-ui.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button-card-psd-page-ux-ui.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.text-block-13 {
  text-align: center;
  font-family: Syne, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 16px;
}

.text-span-3 {
  font-family: Bitter, serif;
  font-size: 16px;
  font-weight: 400;
}

.iac-team {
  padding-left: 0;
  padding-right: 0;
}

.lottie-animation {
  z-index: 99999999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  display: none;
  position: fixed;
}

.dropdown-wrapper {
  width: auto;
  position: relative;
}

.dropdown-trigger {
  background-color: rgba(0, 0, 0, 0);
  padding: 4% 0% 0;
  display: flex;
}

.dropdown-content {
  width: 300px;
  background-color: #fff;
  margin-top: 2%;
  position: absolute;
  overflow: hidden;
}

.dropdown-link {
  padding: 16px;
  text-decoration: none;
  display: block;
}

.navigation-subitem {
  opacity: 1;
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: none;
  order: 0;
  padding: 0 0%;
  font-family: Syne, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-subitem:hover {
  opacity: .9;
  color: #61b8ff;
}

.navigation-subitem:active {
  opacity: .8;
}

.navigation-subitem.w--current {
  opacity: 1;
  color: #61b8ff;
  font-weight: 600;
}

.navigation-subitem.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-subitem.w--current:active {
  opacity: .7;
  color: #32343a;
}

.div-block-2 {
  align-self: auto;
}

.container-5 {
  flex-direction: row;
  display: flex;
}

.footer-flex-logos {
  color: #fff;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0%;
  margin-left: 0%;
  margin-right: 12%;
  display: flex;
}

.div-block-2-linkedin {
  align-self: auto;
  margin-top: 12%;
}

.list, .list-2, .list-3, .list-4 {
  margin-top: 0;
}

.image-36 {
  width: 80px;
  height: 80px;
  display: block;
}

.link-block {
  flex: 0 auto;
}

.columns-12 {
  flex: none;
  order: 0;
  align-self: center;
  align-items: center;
  display: flex;
}

.column-22 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

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

.logo-image-linkedin {
  width: 32%;
  height: 32%;
  display: block;
}

.grid-17 {
  grid-template-rows: auto;
}

.footer-3 {
  text-align: center;
  background-color: #000;
  align-items: flex-start;
  padding-top: 56px;
  padding-bottom: 0;
}

.footer-flex-container-2 {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 0;
  display: flex;
}

.footer-image-2 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

.footer-link-2 {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link-2:hover {
  text-decoration: underline;
}

.blocks-footer {
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 2%;
  padding-right: 2%;
  font-family: Quicksand, sans-serif;
}

.columns-13 {
  flex-direction: column;
  display: flex;
}

.list-5 {
  margin-top: 0;
  margin-bottom: 8%;
  padding-left: 0;
}

.container-6 {
  justify-content: space-between;
  align-items: center;
  margin-left: 8%;
  margin-right: 8%;
  display: flex;
}

.navbar-3 {
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: nowrap;
  align-content: space-between;
  justify-content: space-between;
  align-items: center;
  padding-left: 8%;
  padding-right: 8%;
  display: block;
  position: static;
}

.container-7 {
  margin-left: 8%;
  margin-right: 8%;
}

.navbar-4 {
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  flex: 1;
  align-content: flex-start;
  justify-content: space-between;
  padding: 0%;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  flex: 0 auto;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 56px 12px 0;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.nav-link-2:hover {
  color: #fff;
  text-decoration: underline;
}

.nav-link-2:active {
  color: #fff;
  white-space: normal;
  text-decoration: underline;
}

.nav-link-2.w--current {
  color: #fff;
  text-decoration: underline;
}

.nav-logo-sections {
  flex-wrap: nowrap;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0%;
  padding-right: 0;
  display: flex;
}

.image-37 {
  width: 60%;
  height: 60%;
  display: block;
}

.link-block-2 {
  align-items: center;
  display: inline-block;
  overflow: visible;
}

.image-38 {
  width: 60%;
  height: 70%;
}

.column-24 {
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-39 {
  width: 30px;
  height: 30px;
}

.columns-14 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav {
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.5fr;
  justify-content: flex-start;
  padding: 24px 64px;
  display: flex;
}

.link-block-3 {
  width: 24px;
  height: 24px;
  cursor: pointer;
  flex: 0 auto;
  margin-left: 32px;
  padding-left: 0;
}

.dropdown-toggle {
  align-items: stretch;
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
}

.icon-3 {
  color: #fff;
}

.dropdown {
  position: static;
}

.dropdown-list {
  background-color: rgba(0, 0, 0, 0);
}

.link-block-4 {
  margin-left: 0%;
  padding-left: 0%;
}

.columns-15 {
  align-items: center;
  margin-left: 8%;
  margin-right: 8%;
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
}

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

.sticky-nav-2 {
  z-index: 1;
  background-color: #f4f4f4;
  padding: 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-grid-2 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-link-3 {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  text-decoration: none;
  display: block;
}

.nav-link-3:hover {
  text-decoration: underline;
}

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

.columns-16 {
  justify-content: flex-start;
  padding-left: 64px;
  padding-right: 64px;
  display: block;
}

.column-27 {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.container-8 {
  display: flex;
}

.field-label {
  font-family: Quicksand, sans-serif;
}

.label-contact {
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: auto;
  margin-bottom: 2%;
  font-family: Syne, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label-contact.cc-styleguide-label {
  margin-bottom: 25px;
  font-family: Bitter, serif;
}

.label-contact.cc-light {
  opacity: .6;
  font-family: Gotham book, sans-serif;
}

.label-contact.cc-blog-date {
  opacity: .6;
  margin-top: 20px;
}

.label-contact.paragraph-light {
  font-weight: 300;
}

.cards-grid-mve, .cards-grid-psd {
  grid-column-gap: 60px;
  grid-row-gap: 32px;
  text-align: left;
  grid-template-rows: 260px;
  grid-template-columns: 260px 260px;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: center;
  align-items: stretch;
  justify-items: center;
  margin-bottom: 6%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 8%;
  padding-right: 8%;
  display: grid;
}

.columns-17 {
  align-items: center;
  display: flex;
}

.heading-jumbo-small-copy {
  color: #000;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0%;
  padding-bottom: 2%;
  font-family: Syne, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 50px;
}

.grid-19 {
  grid-column-gap: 41px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  margin-left: 0%;
  margin-right: 0%;
  padding: 4%;
}

.image-40 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  margin-left: 0%;
  margin-right: 0;
  padding: 6% 0% 2%;
}

.text-block-14 {
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin: 0% 8%;
  padding: 4% 0% 0%;
  font-family: Quicksand, sans-serif;
  font-size: 14px;
  line-height: 24px;
  display: block;
}

.columns-18 {
  background-color: rgba(0, 0, 0, 0);
  align-items: flex-start;
  margin-left: 8%;
  margin-right: 8%;
  padding: 0%;
  display: flex;
}

.column-28 {
  padding-left: 4%;
  padding-right: 0;
}

.column-29 {
  flex-direction: column;
  flex: 0 auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.link-block-5 {
  border: 1px #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 4%;
  margin-bottom: 4%;
  text-decoration: none;
  display: flex;
}

.text-block-15 {
  color: #fff;
  text-align: center;
  padding: 4%;
  line-height: 20px;
  text-decoration: none;
}

.text-block-16 {
  color: #fff;
  text-align: justify;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin: 0%;
  padding: 4% 0% 4% 8%;
  font-family: Quicksand, sans-serif;
  font-size: 14px;
  line-height: 24px;
  display: block;
}

.button-download {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  background-image: linear-gradient(145deg, #02246e 45%, #06f);
  border-radius: 8px;
  padding: 12px 25px;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-download:hover {
  color: #fff;
  background-color: #32343a;
}

.button-download:active {
  background-color: #43464d;
}

.button-download.cc-jumbo-button {
  clear: none;
  color: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(145deg, #02246e 45%, #06f);
  border: 1px solid #fff;
  border-radius: 8px;
  flex: none;
  margin-left: 0%;
  padding: 16px 35px;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
  display: inline-block;
  position: static;
}

.button-download.cc-jumbo-button:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border: 1px solid #fff;
  transform: scale(1.05);
}

.button-download.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
}

.button-download.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-download.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button-download.cc-contact-us {
  z-index: 5;
  color: rgba(0, 0, 0, 0);
  background-color: #000;
  position: relative;
}

.button-download.cc-contact-us:hover {
  background-color: rgba(0, 0, 0, 0);
}

.button-download.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button-download.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button-download.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.button-download.cc-jumbo-button-download {
  clear: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(145deg, #02246e 45%, #06f);
  border: 1px solid #fff;
  border-radius: 8px;
  flex: none;
  margin-top: 8%;
  margin-bottom: 8%;
  margin-left: 0%;
  padding: 16px 35px;
  font-family: Syne, sans-serif;
  font-size: 14px;
  line-height: 26px;
  display: inline-block;
  position: static;
}

.button-download.cc-jumbo-button-download:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border: 1px solid #fff;
  transform: scale(1.05);
}

.button-download.cc-jumbo-button-download.cc-jumbo-white {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  margin-left: auto;
}

.button-download.cc-jumbo-button-download.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button-download.cc-jumbo-button-download.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.column-30 {
  justify-content: flex-end;
  display: flex;
}

.columns-19 {
  align-items: center;
  margin-bottom: 6%;
  display: block;
}

.grid-20 {
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  justify-content: center;
  justify-items: start;
  margin-top: 0%;
  margin-bottom: 4%;
  padding-top: 2%;
  display: flex;
}

.container-9 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.link-block-6 {
  cursor: pointer;
  margin-left: 2%;
  padding-left: 0;
}

.bold-text-5 {
  white-space: normal;
}

.field-label-2, .field-label-3, .field-label-4 {
  color: #fff;
}

.heading-jumbo-contact {
  color: #fff;
  text-align: left;
  text-transform: none;
  justify-content: center;
  margin: 4% 0% 2%;
  padding-left: 0%;
  font-family: Syne, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 60px;
  display: flex;
  position: static;
}

.heading-jumbo-contact.cc-white-heading-jumbo {
  color: #fff;
}

.section-11 {
  background-color: #000;
}

.lightbox-link-7 {
  width: 1220px;
}

.section-12 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  display: flex;
}

.image-fig-e {
  margin-bottom: 32px;
  padding-top: 0;
  padding-bottom: 0%;
}

.info-gauche-ville-de-lyon {
  text-align: left;
  background-color: #364d68;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 32px;
  padding: 8%;
  display: block;
  position: static;
  overflow: visible;
}

.columns-20 {
  margin-left: 8%;
  margin-right: 8%;
  display: flex;
}

.image-41 {
  padding-right: 12%;
}

.image-42 {
  padding-top: 4%;
  padding-bottom: 4%;
  display: block;
}

.section-13 {
  background-color: #f3f7fc;
  justify-content: center;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 4%;
  display: flex;
}

.image-43 {
  width: auto;
  padding-right: 1%;
}

.link-2 {
  font-family: Quicksand, sans-serif;
  text-decoration: none;
}

.details-wrap-copy {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 20px;
  margin: 0% 0% 0 12%;
  padding: 8%;
}

.body-6 {
  background-color: #03060b;
  background-image: url('../images/Back-Texture.jpg');
  background-position: 0 0;
  background-size: auto;
}

.contact-form-grid-about {
  grid-column-gap: 40px;
  grid-row-gap: 30px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/bokeh-1220617_1920.jpg');
  background-position: 50%;
  background-size: auto;
  grid-template: ". ."
  / 2.5fr 1fr;
  align-items: start;
  margin: 0%;
  padding: 4%;
}

.contact {
  grid-column-gap: 40px;
  grid-row-gap: 30px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/bokeh-1220617_1920.jpg');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  grid-template: ". ."
  / 2.5fr 1fr;
  align-items: start;
  margin: 0%;
  padding: 4%;
}

.section-14 {
  flex-direction: row;
  display: flex;
}

.grid-21 {
  background-image: url('../images/bokeh-1220617_1921.jpg');
  background-position: 50% 20%;
  background-size: auto;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  padding: 4%;
}

.grid-22 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  align-items: center;
  margin-left: 8%;
  margin-right: 8%;
  padding-top: 4%;
}

.columns-21 {
  align-items: center;
  margin-left: 8%;
  margin-right: 8%;
  padding-top: 4%;
  display: flex;
}

.column-33, .column-34, .column-35, .column-36 {
  padding-left: 0;
  padding-right: 0;
}

.columns-22 {
  margin-left: 0%;
  margin-right: 0%;
  padding: 4% 8%;
}

.section-15 {
  flex-direction: column;
  display: flex;
}

.image-44 {
  width: 24px;
  height: 24px;
  color: #fff;
  margin-right: 12px;
  padding-right: 0;
  display: inline-block;
}

.icon-links {
  flex-wrap: nowrap;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-right: 0%;
  display: flex;
}

.icon-mh {
  width: 30px;
  height: 30px;
  cursor: pointer;
  flex: 0 auto;
  margin-left: 0;
  margin-right: 24px;
  padding-left: 0;
}

.container-10 {
  height: 80%;
  flex-flow: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-45 {
  width: 100%;
  margin-bottom: 2%;
}

.links-home {
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: flex;
}

.link-home {
  opacity: 1;
  color: #fff;
  margin-bottom: 0;
  padding-right: 32px;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.link-home:hover, .link-home:active {
  text-decoration: underline;
}

.link-home.cc-bigger-light {
  opacity: .6;
}

.link-home.cc-bigger-white-light {
  opacity: 1;
  color: #fff;
  text-align: left;
  justify-content: space-between;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  display: flex;
}

.member-name {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.text-white {
  color: #fff;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Syne, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.member-position {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 24px;
  padding-top: 0%;
  padding-bottom: 0%;
  font-family: Syne, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.photo-membre {
  width: auto;
  height: auto;
  border-radius: 0;
  margin-bottom: 24px;
}

.bold-text-6 {
  font-weight: 600;
}

.body-7 {
  background-image: url('../images/Back-Texture.jpg');
  background-position: 0 0;
  background-size: auto;
}

.text-left-aligned {
  width: auto;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 20px;
  padding: 0;
  display: block;
}

.section-text-black-1-3 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template: ". ."
  / 2fr 1fr;
  grid-auto-flow: row;
  align-items: stretch;
  margin: 0%;
  padding: 56px 64px;
}

.title-white {
  color: #fff;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 32px;
  padding-top: 0%;
  padding-bottom: 0%;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.illustration-content {
  width: auto;
  height: auto;
  border: 1px #fff;
  margin-bottom: 0;
}

.section-text-white-1-3 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #fff;
  grid-template: ". ."
  / 1fr 2fr;
  grid-auto-flow: row;
  align-items: stretch;
  margin: 0%;
  padding: 56px 64px;
}

.title-black {
  color: #000;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 32px;
  padding-top: 0%;
  padding-bottom: 0%;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.text-black {
  color: #000;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Syne, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.section-text-black-1-2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template: ". ."
  / 1fr 1fr;
  grid-auto-flow: row;
  align-items: stretch;
  margin: 0%;
  padding: 56px 64px;
}

.section-vertical-white {
  grid-column-gap: 63px;
  grid-row-gap: 16px;
  text-align: left;
  background-color: #fff;
  flex-direction: column;
  grid-template-rows: auto 0;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding: 56px 64px;
  display: grid;
}

.slider {
  width: 50%;
  height: 50%;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-black-art-direction {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 0;
  padding-left: 180px;
  padding-right: 180px;
  font-family: Syne, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.title-black-centered {
  color: #000;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.slide {
  width: auto;
}

.image-46 {
  width: 100%;
  height: 100%;
}

.mask {
  width: auto;
}

.section-16 {
  background-color: #fff;
  justify-content: center;
  padding-bottom: 56px;
  display: flex;
}

.cover-title {
  background-image: url('../images/Cover-Page-Title.png');
  background-position: 0 0;
  background-size: auto;
  grid-template: ". ."
  / 2fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: stretch;
  margin: 0%;
  padding: 56px 64px;
  display: flex;
}

.page-title {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  font-family: Gotham, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 24px;
}

.text-span-4 {
  background-image: linear-gradient(#161616, #161616);
  font-size: 48px;
}

.section-17 {
  height: 100%;
  background-image: url('../images/Cover-Page-Title.png');
  background-position: 0 0;
  background-size: auto;
}

.nav-home {
  grid-template: ". ."
  / 2fr 1fr;
  grid-auto-flow: row;
  align-items: stretch;
  margin: 0%;
  padding: 24px 64px;
  display: block;
}

.header-cover-title {
  width: 100%;
  height: 100%;
  opacity: 1;
  object-fit: fill;
  background-color: #000;
  background-image: url('../images/Back-Texture.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.heading {
  height: 620px;
  text-align: center;
  background-image: url('../images/cover.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  display: flex;
}

.text-span-5 {
  color: #fff;
  background-color: #060808;
  padding: 4px 8px;
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.home-link {
  color: #fff;
  padding-left: 24px;
  padding-right: 24px;
  font-family: Gotham, sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.home-link:hover {
  color: #fff;
  text-decoration: underline;
}

.transition {
  z-index: 2000;
  width: 100%;
  height: 100vh;
  display: block;
  position: fixed;
}

.transition-content {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.text-contect-form {
  color: #fff;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Syne, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.columns-23 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.grid-23 {
  grid-template: "Area"
  / 1fr 1fr 1fr 1fr 1fr;
}

.column-37 {
  flex: 0 auto;
}

.grid-icons-footer {
  grid-template: "Area"
  / 1fr 1fr 1fr 1fr 1fr;
}

.link-block-footer {
  width: 24px;
  height: 24px;
  cursor: pointer;
  flex: 0 auto;
  margin-left: 0;
  padding-left: 0;
}

.text-center-aligned {
  width: auto;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 20px;
  margin-bottom: 0;
  padding: 0;
  display: block;
}

.kevin-kaced-section {
  width: auto;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 20px;
  padding: 0;
}

.yannick-nyamsi-section, .sam-chobelet-section {
  width: 100%;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 20px;
  padding: 0;
}

.text-span-6 {
  background-color: #363636;
}

.text-span-7 {
  background-color: #d5d5d5;
}

.contact-form-maven-hill {
  margin-left: 0%;
  margin-right: 0%;
  padding: 4% 8%;
}

.container-11 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.navbar-5 {
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.nav-menu-2 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  flex: 0 auto;
  align-items: center;
  display: flex;
}

.div-block-3 {
  padding-right: 0%;
}

.container-12 {
  width: auto;
  height: auto;
  object-fit: fill;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 24px 64px;
  display: flex;
  position: static;
}

.nav-menu-3 {
  display: flex;
}

.navbar-6 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 24px 64px;
  display: flex;
  position: static;
}

.button-2 {
  color: #141414;
  background-color: #fff;
  border-radius: 8px;
  margin-left: 40px;
  padding: 8px 12px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.button-2:hover {
  outline-offset: 0px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #fff;
  outline: 3px dotted #141414;
  text-decoration: underline;
}

.illustration-content-2 {
  width: auto;
  height: auto;
  margin-top: 0%;
  margin-bottom: 0;
}

.brand {
  padding: 12px 12px 12px 0;
}

.contenu-burger {
  width: auto;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.navbar-7 {
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding: 24px 64px;
  display: block;
}

.nav-menu-home {
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  display: flex;
  position: static;
}

.icons-header-lesdeux {
  align-self: center;
  align-items: center;
  display: flex;
}

.links-header {
  flex: 0 auto;
  align-self: auto;
  display: flex;
}

.container-14 {
  display: flex;
}

.brand-2-home {
  padding-right: 0;
}

.column-2-home {
  flex: 1;
  order: 1;
  justify-content: space-between;
  align-self: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-24-home {
  justify-content: space-around;
  display: flex;
}

.column-39-home {
  align-self: center;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.navbar-home {
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding: 24px 64px;
  display: block;
}

.icons-header-2 {
  align-self: center;
}

.button-3 {
  color: #141414;
  background-color: #fff;
  border-radius: 8px;
  margin-left: 40px;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.column-40 {
  align-self: center;
  padding-left: 0;
  padding-right: 0;
}

.column-2b-2 {
  flex: 1;
  order: 1;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.nav-menu-5 {
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  display: flex;
  position: static;
}

.image-47 {
  width: 32px;
  height: 32px;
}

.container-15 {
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.link-3, .link-4 {
  font-family: Gotham, sans-serif;
}

.columns-nouveau {
  justify-content: space-around;
  padding: 24px 64px;
  display: flex;
}

.nav-menu-4-copy {
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  display: flex;
  position: static;
}

.header-link {
  color: #fff;
  cursor: pointer;
  margin-bottom: 0%;
  margin-right: 40px;
  font-family: Gotham, sans-serif;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.header-link:hover {
  color: #fff;
  text-decoration: underline;
}

.header-link.w--current {
  display: block;
}

.navbar-other {
  background-color: rgba(0, 0, 0, 0);
}

.column-39-copy {
  align-self: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.column-2bis {
  flex: 1;
  order: 1;
  justify-content: space-between;
  align-self: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.container-16 {
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.brand-2 {
  padding-right: 0;
}

.container-17 {
  margin-left: 0;
  margin-right: 0;
}

.navbar-8 {
  background-color: rgba(0, 0, 0, 0);
}

.container-18 {
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.navbar-all {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding: 24px 64px;
  display: flex;
}

.nav-menu-6 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.column-41 {
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-24 {
  flex: 1;
  justify-content: space-around;
  display: flex;
}

.column-42 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.list-item-2, .list-item-3 {
  margin-bottom: 8%;
}

.gallerie {
  grid-column-gap: 24px;
  grid-row-gap: 64px;
  grid-template: ". ."
  / .25fr .25fr .25fr .25fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  align-content: center;
  justify-content: start;
  align-items: start;
  justify-items: start;
  margin: 0% 0% 24px;
  padding: 0;
}

.image-48, .image-49 {
  width: 100%;
  height: 100%;
}

.gallery {
  background-color: #fff;
  padding: 56px 64px 32px;
}

.footer-link-gallery {
  color: #fff;
  cursor: pointer;
  margin-bottom: 0;
  padding-top: 12px;
  font-family: Syne, sans-serif;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.footer-link-gallery:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-link-gallery.w--current {
  padding-top: 12px;
}

.container-19 {
  text-align: right;
  justify-content: flex-end;
  display: block;
}

.button-spotify-playlist {
  border: 1px solid #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 8%;
  padding: 8px 12px;
  text-decoration: none;
  display: flex;
}

.button-spotify-playlist:hover {
  background-color: #23cf5f;
  border-color: #23cf5f;
}

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

.text-white-copy {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
}

.text-white-copy:hover {
  text-decoration: none;
}

.illustration-content-2-copy {
  width: auto;
  height: auto;
  margin-top: 4%;
  margin-bottom: 0;
  display: none;
}

.nav-buttons {
  display: none;
}

.bottom-gallery {
  width: 100%;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 20px;
  padding: 0;
}

.nav-buttons-story, .nav-buttons-album {
  display: none;
}

.button-white {
  color: #141414;
  background-color: #fff;
  border-radius: 8px;
  margin-left: 40px;
  padding: 8px 12px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.slider-2 {
  width: 600px;
  height: auto;
  flex: 0 auto;
}

.section-text-black-1-2-copy {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  grid-template: ". ."
  / 1fr 1fr;
  grid-auto-flow: row;
  align-items: stretch;
  margin: 0%;
  padding: 56px 64px;
  display: flex;
}

.link-5, .link-6, .link-6:hover, .link-7, .link-8, .link-8:hover {
  color: #fff;
}

.icon-cta {
  width: 24px;
  height: 24px;
  color: #fff;
  margin-right: 4%;
  padding-right: 0;
  display: inline-block;
}

.button-black {
  color: #141414;
  background-color: #fff;
  border-radius: 8px;
  margin-left: 40px;
  padding: 8px 12px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.section-text-black-reviews {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  grid-template: ". ."
  / 1fr 1fr;
  grid-auto-flow: row;
  align-items: stretch;
  margin: 0%;
  padding: 56px 64px;
  display: flex;
}

.title-404 {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 2%;
  padding-top: 0%;
  padding-bottom: 0%;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.button-404 {
  color: #141414;
  background-color: #fff;
  border-radius: 8px;
  margin-left: 0;
  padding: 8px 12px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.button-40 {
  color: #141414;
  background-color: #fff;
  border-radius: 8px;
  margin-left: 0;
  padding: 8px 12px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.button-40:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #fff;
  text-decoration: underline;
}

.artwork {
  width: auto;
  height: auto;
  margin-bottom: 0;
}

.image-gallery {
  padding-bottom: 0;
  padding-right: 0;
}

.bold-text-transparent {
  font-family: Syne, sans-serif;
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .banner-home.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

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

  .paragraph-bigger.cc-bigger-white-light {
    margin-bottom: 20%;
  }

  .button-noir {
    justify-content: center;
  }

  .button-noir.cc-jumbo-button {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(170deg, #02246e, #2758c0);
  }

  .button-noir.cc-contact-us {
    display: none;
  }

  .button-noir.cc-jumbo-button-contact {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(170deg, #02246e, #2758c0);
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .menu {
    margin-left: 30px;
    position: static;
  }

  .navigation-wrap {
    background-color: #fff;
  }

  .navigation {
    padding: 25px 30px;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button:active {
    color: #fff;
    padding: 24px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
  }

  .navigation-items {
    background-color: #fff;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .our-services-grid {
    width: 80%;
    text-align: center;
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .service-icon {
    display: inline-block;
  }

  .contact-form-grid {
    width: auto;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: 0;
    margin-right: 0;
    padding: 8%;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .our-contacts {
    width: 80%;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .team-members {
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .team-member-title-wrap {
    margin-bottom: 30px;
  }

  .project-details-grid {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .detail-header-image {
    height: 460px;
  }

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  .contact-email-link {
    clear: none;
    opacity: 1;
    margin-bottom: 0;
  }

  .about-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .about-grid.cc-about-2 {
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         ".";
  }

  .intro-text {
    width: auto;
  }

  .collection-wrap {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .blog-preview-wrap {
    width: 80%;
    text-align: center;
    padding-right: 15px;
  }

  .section-2.cc-cta, .section-3.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .intro-text-copy {
    width: auto;
  }

  .image {
    width: 100%;
    height: 100%;
  }

  .navigation-home {
    padding: 25px 30px;
  }

  .navigation-item-home {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item-home:hover {
    background-color: #f7f8f9;
  }

  .navigation-item-home:active {
    background-color: #eef0f3;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current {
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .column {
    text-align: left;
    justify-content: center;
    padding-right: 0;
    display: flex;
  }

  .r-sum-entreprises.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .section-4 {
    flex: 0 auto;
  }

  .image-7 {
    margin-left: 32%;
    margin-right: 32%;
  }

  .image-d-filante {
    margin-bottom: 12%;
  }

  .lightbox-link-galerie {
    margin-right: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .section-ui.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .column-2 {
    justify-content: center;
    align-self: auto;
  }

  .columns-4 {
    width: 100%;
    flex-direction: column;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .text-block-tab {
    font-size: 18px;
  }

  .banner-extended.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .image-24 {
    margin-bottom: 4%;
  }

  .section-7 {
    padding-top: 16%;
    padding-bottom: 20%;
  }

  .heading-jumbo-bel {
    font-size: 52px;
    line-height: 60px;
  }

  .heading-jumbo-small-bel {
    margin-bottom: 0%;
    font-size: 28px;
  }

  .section-contexte {
    padding-bottom: 8%;
    padding-left: 8%;
    padding-right: 8%;
  }

  .block-quote {
    margin-left: 0%;
    margin-right: 0%;
    line-height: 32px;
  }

  .navigation-blanc {
    padding: 25px 30px;
  }

  .navigation-item-blanc {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item-blanc:hover {
    background-color: #f7f8f9;
  }

  .navigation-item-blanc:active {
    background-color: #eef0f3;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .grid-14 {
    margin-left: 0%;
    margin-right: 0%;
    padding: 12% 16%;
  }

  .grid-1 {
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .info-gauche {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-right: 0;
    display: block;
  }

  .image-section-logos {
    margin-bottom: 8%;
  }

  .footer {
    padding-top: 8%;
    display: block;
  }

  .footer.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .image-27 {
    width: auto;
    height: 300px;
  }

  .heading-jumbo-home {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0%;
    font-size: 56px;
    line-height: 70px;
  }

  .column-7 {
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .columns-5 {
    flex-direction: column;
  }

  .text-contexte {
    font-size: 28px;
    line-height: 32px;
  }

  .project-details-grid-bel {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .contenu-multi-projets {
    flex-direction: column;
    padding: 4%;
    display: flex;
  }

  .colonne-infos-gauche {
    margin-bottom: 8%;
  }

  .galerie {
    flex-flow: column;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .mes-projets {
    padding-top: 6%;
    padding-bottom: 6%;
    font-size: 28px;
    line-height: 32px;
  }

  .contenu-simple-projet {
    margin-right: 0;
    padding-left: 4%;
    padding-right: 4%;
  }

  .info-gauche-psd {
    margin-right: 0;
  }

  .banner-extended-bel.cc-cta, .banner-extended-mve.cc-cta, .banner-extended-psd.cc-cta, .banner-extended-motion-design.cc-cta, .banner-extended-ux-ui.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .banner-extended-ux-ui.cc-store-home-wrap {
    background-position: 50%;
    background-size: cover;
  }

  .banner-extended-infographie.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .button-blanc {
    justify-content: center;
  }

  .button-blanc.cc-contact-us {
    display: none;
  }

  .button-card-bel {
    width: 120px;
    height: 120px;
    justify-content: center;
  }

  .button-card-bel.cc-contact-us {
    display: none;
  }

  .button-card-mve {
    width: 120px;
    height: 120px;
    background-image: url('../images/Card-MVE-Blanc.svg');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
  }

  .button-card-mve.cc-contact-us {
    display: none;
  }

  .button-card-psd {
    width: 120px;
    height: 120px;
    justify-content: center;
  }

  .button-card-psd.cc-contact-us {
    display: none;
  }

  .cards-grid-container-home {
    grid-column-gap: 20px;
  }

  .footer-2 {
    padding-left: 8%;
    padding-right: 8%;
  }

  .footer-logo-link {
    flex: 1;
    justify-content: center;
    display: flex;
  }

  .footer-logo-link.w--current {
    padding-bottom: 0%;
  }

  .footer-image {
    width: 100%;
    height: 100%;
    flex: 0 auto;
    align-self: auto;
    margin-bottom: 0%;
    padding-bottom: 0;
  }

  .footer-link-gras {
    margin-right: 0;
    line-height: 20px;
  }

  ._4-blocs {
    width: auto;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    justify-items: center;
    margin: 0% auto;
    padding: 8%;
  }

  .moe-joss-section {
    width: auto;
    background-image: none;
    margin-bottom: 0%;
    display: block;
  }

  .card-motion-design {
    background-position: 100% 0;
  }

  .section-9 {
    background-image: none;
  }

  .icon {
    color: #fff;
    font-size: 52px;
  }

  .columns-9 {
    display: block;
  }

  .columns-10 {
    justify-content: center;
    display: block;
  }

  .section-10 {
    flex: 0 auto;
  }

  .column-17, .column-18 {
    justify-content: center;
    display: flex;
  }

  .column-19 {
    justify-content: center;
    display: block;
  }

  .column-20 {
    justify-content: flex-start;
    display: block;
  }

  .grid-14-tablette {
    margin-left: 0%;
    margin-right: 0%;
    padding: 12% 0%;
  }

  .cards-grid-group-bel {
    grid-column-gap: 20px;
  }

  .button-card-bel-page-ux-ui {
    justify-content: center;
  }

  .button-card-bel-page-ux-ui.cc-contact-us {
    display: none;
  }

  .button-card-mve-page-ux-ui {
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/Card-MVE.svg');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
  }

  .button-card-mve-page-ux-ui.cc-contact-us {
    display: none;
  }

  .button-card-psd-page-ux-ui {
    justify-content: center;
  }

  .button-card-psd-page-ux-ui.cc-contact-us {
    display: none;
  }

  .navigation-subitem {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-subitem:hover {
    background-color: #f7f8f9;
  }

  .navigation-subitem:active {
    background-color: #eef0f3;
  }

  .footer-flex-logos {
    margin-left: 0%;
  }

  .footer-3 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .footer-flex-container-2 {
    flex-direction: column;
  }

  .blocks-footer {
    padding-left: 0%;
    padding-right: 32px;
  }

  .list-5 {
    margin-bottom: 0%;
    padding-right: 0;
  }

  .navbar-4 {
    flex-flow: row;
    padding-top: 0%;
    display: flex;
    position: relative;
  }

  .nav-link-2 {
    text-align: left;
    align-self: center;
    padding-left: 56px;
    padding-right: 0;
  }

  .nav-logo-sections {
    background-color: rgba(0, 0, 0, 0);
    border: 1px #fff;
    border-radius: 8px;
  }

  .menu-button-3.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .icon-2 {
    color: #fff;
    font-size: 32px;
  }

  .image-39 {
    width: 100%;
    height: auto;
  }

  .link-block-3 {
    width: auto;
    height: auto;
    flex: 0 auto;
    margin-left: 0%;
    margin-right: 8%;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-left: 0;
    display: inline-block;
  }

  .column-26 {
    object-fit: fill;
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    align-items: stretch;
    padding-bottom: 8%;
    display: flex;
  }

  .columns-16 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .column-27 {
    justify-content: center;
    align-self: center;
    display: flex;
  }

  .cards-grid-mve, .cards-grid-psd {
    grid-column-gap: 20px;
  }

  .text-block-14 {
    padding-top: 6%;
  }

  .button-download {
    justify-content: center;
  }

  .button-download.cc-jumbo-button {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(170deg, #02246e, #2758c0);
  }

  .button-download.cc-contact-us {
    display: none;
  }

  .button-download.cc-jumbo-button-download {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(170deg, #02246e, #2758c0);
  }

  .grid-20 {
    margin-bottom: 0%;
    padding-top: 0%;
  }

  .link-block-6 {
    padding-top: 6%;
    padding-bottom: 6%;
    padding-left: 0;
    display: flex;
  }

  .heading-jumbo-contact {
    margin-top: 6%;
    font-size: 52px;
    line-height: 60px;
  }

  .section-12 {
    padding-top: 0%;
    padding-bottom: 12%;
  }

  .image-fig-e {
    margin-bottom: 12%;
  }

  .info-gauche-ville-de-lyon {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-right: 0;
    display: block;
  }

  .columns-20 {
    flex-direction: column;
    align-items: center;
    margin-top: 6%;
    margin-left: 0%;
    margin-right: 0%;
    display: flex;
  }

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

  .image-41 {
    width: auto;
  }

  .image-42 {
    padding-top: 6%;
    padding-bottom: 2%;
  }

  .column-32 {
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section-13 {
    padding-top: 0%;
    padding-bottom: 8%;
  }

  .contact-form-grid-about, .contact {
    width: auto;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: 0;
    margin-right: 0;
    padding: 8%;
  }

  .columns-22 {
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .image-44 {
    width: 24px;
    height: 24px;
    margin-right: 0;
  }

  .icon-links {
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border: 1px #fff;
    border-radius: 8px;
    justify-content: flex-end;
    display: flex;
  }

  .icon-mh {
    padding-top: 6%;
    padding-bottom: 6%;
    padding-left: 20px;
    display: flex;
  }

  .container-10 {
    background-image: url('../images/cover-home-mobile.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .image-45 {
    width: 100%;
    margin-bottom: 8%;
  }

  .link-home.cc-bigger-white-light {
    margin-bottom: 20%;
  }

  .member-name {
    font-size: 28px;
    line-height: 36px;
  }

  .member-position {
    margin-bottom: 4%;
    font-size: 20px;
    line-height: 28px;
  }

  .photo-membre {
    width: 60%;
    height: 60%;
    margin-bottom: 4%;
    display: inline-block;
  }

  .text-left-aligned {
    background-position: 50%;
  }

  .section-text-black-1-3 {
    width: auto;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin: 0% auto;
    padding: 8%;
  }

  .title-white {
    margin-bottom: 4%;
  }

  .illustration-content {
    margin-bottom: 0;
    display: block;
  }

  .section-text-white-1-3 {
    width: auto;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "." 0
                   / 1fr;
    align-content: stretch;
    align-items: stretch;
    margin: 0% auto;
    padding: 8%;
  }

  .title-black {
    margin-bottom: 4%;
  }

  .text-black {
    padding-bottom: 0%;
  }

  .section-text-black-1-2 {
    width: auto;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin: 0% 0;
    padding: 8%;
  }

  .section-vertical-white {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 8%;
    display: flex;
  }

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

  .mask {
    flex: 0 auto;
  }

  .cover-title {
    width: auto;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin: 8% auto;
    padding: 0% 8%;
  }

  .nav-home {
    width: auto;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin: 0% auto;
    padding: 0% 4%;
  }

  .header-cover-title {
    background-position: 50%;
  }

  .text-span-5 {
    background-color: #060808;
  }

  .columns-23 {
    width: 100%;
    height: 100%;
    flex-direction: column;
    flex: 1;
    align-self: center;
    align-items: center;
    padding-bottom: 0%;
    display: flex;
  }

  .column-37 {
    justify-content: center;
    margin-bottom: 12%;
    display: flex;
  }

  .grid-icons-footer {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: row;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 2.5fr 2.5fr 2.5fr 2.5fr 2fr;
    grid-auto-columns: 1fr;
    align-self: center;
    display: grid;
  }

  .link-block-footer {
    width: auto;
    height: auto;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-left: 0;
    display: flex;
  }

  .text-center-aligned {
    background-position: 50%;
  }

  .kevin-kaced-section, .yannick-nyamsi-section {
    width: auto;
    background-image: none;
    margin-bottom: 0%;
  }

  .sam-chobelet-section {
    width: auto;
    height: auto;
    background-image: none;
    margin-bottom: 0%;
  }

  .contact-form-maven-hill {
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .container-11 {
    flex-direction: row;
  }

  .nav-menu-2 {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    flex: 0 auto;
    display: flex;
  }

  .icon-4 {
    color: #fff;
  }

  .column-38 {
    flex-direction: column;
    display: flex;
  }

  .div-block-3 {
    text-align: center;
    align-self: center;
    margin-bottom: 16%;
    padding-right: 0;
  }

  .nav-menu-3 {
    flex: 0 auto;
    display: flex;
  }

  .navbar-6 {
    flex-wrap: nowrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .menu-button-5 {
    color: #fff;
    padding: 12px;
  }

  .button-2 {
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    margin-top: 8%;
    margin-left: 0%;
    text-decoration: none;
    display: flex;
  }

  .button-2:hover {
    color: #fff;
  }

  .illustration-content-2 {
    display: none;
  }

  .menu-button-home {
    color: #fff;
    order: -1;
  }

  .menu-button-home.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-home {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    flex: 1;
    justify-content: center;
    align-self: center;
  }

  .icons-header-lesdeux {
    text-align: right;
    flex: 1;
    justify-content: flex-end;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-right: 0;
    display: block;
  }

  .links-header {
    flex-direction: row;
    justify-content: flex-end;
    align-self: auto;
    align-items: center;
    padding-top: 4%;
    padding-bottom: 0%;
  }

  .column-2-home {
    flex-direction: row;
    flex: 1;
    order: 1;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .columns-24-home {
    text-align: right;
    justify-content: center;
  }

  .column-39-home {
    display: none;
  }

  .navbar-home {
    text-align: right;
    padding: 2% 4%;
  }

  .icons-header-2 {
    flex: 0 auto;
    justify-content: flex-end;
    display: flex;
  }

  .button-3 {
    flex: 0 auto;
    align-self: center;
  }

  .column-40 {
    display: none;
  }

  .column-2b-2 {
    flex-direction: column;
    flex: 1;
    order: 1;
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .menu-button-7 {
    color: #fff;
    order: -1;
  }

  .menu-button-7.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-5 {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    justify-content: flex-end;
    align-self: stretch;
  }

  .image-47 {
    width: auto;
    height: 32px;
    display: block;
  }

  .nav-menu-4-copy {
    text-align: left;
    background-color: #000;
    border-radius: 0;
    flex-direction: row;
    justify-content: center;
    align-self: stretch;
    padding-bottom: 0%;
    padding-right: 24px;
  }

  .header-link {
    margin-bottom: 8%;
    margin-right: 0;
    padding-bottom: 0%;
    padding-left: 0;
    line-height: 20px;
    display: block;
  }

  .header-link.w--current {
    margin-bottom: 8%;
    padding-bottom: 0%;
    display: block;
  }

  .navbar-other {
    background-color: rgba(0, 0, 0, 0);
  }

  .column-39-copy {
    height: 32px;
    color: #fff;
    flex: 0 auto;
    display: block;
    position: relative;
  }

  .column-2bis {
    flex-direction: column;
    flex: 1;
    order: 1;
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .container-16 {
    justify-content: flex-end;
    padding-top: 4%;
    padding-bottom: 4%;
    display: flex;
  }

  .menu-button-other {
    color: #fff;
    order: -1;
  }

  .menu-button-other.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .brand-2.w--current {
    width: 32px;
    height: 32px;
    display: none;
  }

  .icon-6 {
    color: #fff;
  }

  .container-18 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }

  .navbar-all {
    background-color: #000;
    background-image: none;
    position: -webkit-sticky;
    position: sticky;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-menu-6 {
    background-color: #000;
    flex-direction: column;
    padding: 4%;
  }

  .column-41 {
    order: 0;
    justify-content: flex-end;
  }

  .column-42 {
    align-self: center;
  }

  .menu-button-8 {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 8px;
    order: 0;
    top: 4%;
    bottom: 4%;
  }

  .brand-3 {
    height: 100%;
  }

  .gallerie {
    width: auto;
    grid-row-gap: 60px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    justify-items: center;
    margin: 0% auto 60px;
    padding: 0%;
  }

  .gallery {
    padding: 8% 8% 1%;
  }

  .container-19 {
    text-align: center;
    justify-content: space-between;
    align-items: stretch;
    padding-top: 4%;
    padding-bottom: 4%;
    display: flex;
  }

  .button-spotify-playlist {
    object-fit: fill;
    flex-wrap: wrap;
    margin-top: 4%;
  }

  .illustration-content-2-copy {
    margin-top: 8%;
    display: block;
  }

  .bottom-gallery {
    width: auto;
    background-image: none;
    margin-bottom: 8%;
  }

  .button-white {
    flex: 0 auto;
    align-self: center;
    margin-left: 4%;
  }

  .slider-2 {
    width: 100%;
    margin-top: 8%;
  }

  .section-text-black-1-2-copy {
    width: auto;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin: 8% auto;
    padding: 0% 8%;
  }

  .icon-cta {
    width: 24px;
    height: 24px;
    margin-right: 2%;
  }

  .button-black {
    flex: 0 auto;
    align-self: center;
    margin-left: 4%;
  }

  .section-text-black-reviews {
    width: auto;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin: 0% auto;
    padding: 8%;
  }

  .button-404 {
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    margin-top: 8%;
    margin-left: 0%;
    display: flex;
  }

  .button-40 {
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    margin-top: 8%;
    margin-left: 0%;
    text-decoration: none;
    display: flex;
  }

  .button-40:hover {
    color: #fff;
  }

  .artwork {
    margin-bottom: 0;
    display: block;
  }

  .image-50 {
    width: auto;
    height: auto;
  }

  .image-51, .image-52, .lightbox-link-10, .image-53, .lightbox-link-11 {
    width: auto;
  }

  .image-gallery {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .banner-home {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-home.cc-cta {
    padding: 15px;
  }

  .banner-home.cc-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-home.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .container {
    text-align: center;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-bigger.cc-bigger-white-light {
    font-size: 20px;
  }

  .button-noir.cc-jumbo-button, .button-noir.cc-jumbo-button-contact {
    background-image: linear-gradient(145deg, #02246e 45%, #06f);
  }

  .rich-text {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

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

  .navigation {
    padding: 20px 30px;
  }

  .menu-button:active {
    color: #fff;
    padding: 24px;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .intro-content {
    width: 80%;
  }

  .our-services-grid {
    grid-row-gap: 60px;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .contact-form-wrap {
    background-image: none;
    margin-bottom: 10%;
    margin-right: 4px;
    padding: 30px;
  }

  .contact-form-grid {
    width: 100%;
    justify-content: start;
    justify-items: start;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .details-wrap {
    margin-bottom: 8%;
    margin-left: 0%;
  }

  .text-field.cc-contact-field {
    text-align: left;
    padding-left: 2%;
  }

  .text-field.cc-textarea {
    text-align: left;
  }

  .text-field.cc-textarea.cc-contact-field {
    padding-right: 2%;
  }

  .team-pic {
    height: 300px;
    margin-bottom: 30px;
  }

  .team-member-name {
    font-size: 16px;
    line-height: 28px;
  }

  .project-name-wrap {
    margin-bottom: 30px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .blog-detail-header-wrap {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .section-2 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section-2.cc-cta {
    padding: 15px;
  }

  .section-2.cc-home-wrap, .section-2.cc-store-home-wrap, .section-3 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section-3.cc-cta {
    padding: 15px;
  }

  .section-3.cc-home-wrap, .section-3.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .navigation-home {
    padding: 20px 30px;
  }

  .texte {
    font-size: 14px;
  }

  .card-bel {
    height: 300px;
    margin-bottom: 30px;
  }

  .tabs-menu {
    flex-direction: column;
    padding-left: 8%;
    padding-right: 8%;
  }

  .cards-entreprises {
    text-align: center;
  }

  .r-sum-entreprises {
    margin-left: 15px;
    margin-right: 15px;
  }

  .r-sum-entreprises.cc-cta {
    padding: 15px;
  }

  .r-sum-entreprises.cc-home-wrap, .r-sum-entreprises.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .card-mve {
    height: 300px;
    margin-bottom: 30px;
  }

  .lightbox-link-galerie {
    padding-left: 0%;
    padding-right: 0%;
  }

  .glass {
    height: 300px;
    margin-bottom: 30px;
  }

  .section-ui {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section-ui.cc-cta {
    padding: 15px;
  }

  .section-ui.cc-home-wrap, .section-ui.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .columns-4 {
    padding-bottom: 16%;
  }

  .text-block-tab {
    font-size: 16px;
  }

  .banner-extended {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended.cc-cta {
    padding: 15px;
  }

  .banner-extended.cc-home-wrap, .banner-extended.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section-7 {
    flex-direction: column;
    padding-top: 16%;
    padding-bottom: 20%;
  }

  .heading-jumbo-bel {
    margin-top: 8%;
    margin-bottom: 4%;
    font-size: 44px;
    line-height: 48px;
  }

  .heading-jumbo-small-bel {
    margin-bottom: 4%;
    font-size: 28px;
    line-height: 32px;
  }

  .section-contexte {
    padding-left: 8%;
    padding-right: 8%;
  }

  .block-quote {
    font-size: 14px;
    line-height: 28px;
  }

  .navigation-blanc {
    padding: 20px 30px;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
    align-self: stretch;
    display: flex;
  }

  .grid-14 {
    padding: 12% 16%;
  }

  .footer {
    margin-left: 0;
    margin-right: 0;
    padding-top: 12%;
  }

  .footer.cc-cta {
    padding: 15px;
  }

  .footer.cc-home-wrap, .footer.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .heading-jumbo-home {
    margin-bottom: 12%;
    font-size: 50px;
    line-height: 64px;
  }

  .column-7 {
    padding-left: 8%;
    padding-right: 8%;
  }

  .text-contexte {
    padding-top: 8%;
    padding-bottom: 8%;
    font-size: 28px;
    line-height: 32px;
  }

  .contenu-multi-projets {
    padding: 4%;
  }

  .lightbox-link-galerie-droite {
    padding-left: 4%;
    padding-right: 4%;
  }

  .mes-projets {
    font-size: 28px;
    line-height: 32px;
  }

  .logiciels-ux-ui-blanc {
    margin-top: 0%;
  }

  .banner-extended-bel {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended-bel.cc-cta {
    padding: 15px;
  }

  .banner-extended-bel.cc-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended-bel.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0%;
  }

  .banner-extended-mve {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended-mve.cc-cta {
    padding: 15px;
  }

  .banner-extended-mve.cc-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended-mve.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .banner-extended-psd {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended-psd.cc-cta {
    padding: 15px;
  }

  .banner-extended-psd.cc-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended-psd.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .banner-extended-motion-design {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended-motion-design.cc-cta {
    padding: 15px;
  }

  .banner-extended-motion-design.cc-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended-motion-design.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0%;
  }

  .banner-extended-ux-ui {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended-ux-ui.cc-cta {
    padding: 15px;
  }

  .banner-extended-ux-ui.cc-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended-ux-ui.cc-store-home-wrap {
    background-position: 50%;
    background-size: cover;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8%;
    padding-right: 8%;
  }

  .banner-extended-infographie {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended-infographie.cc-cta {
    padding: 15px;
  }

  .banner-extended-infographie.cc-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .banner-extended-infographie.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0%;
  }

  .button-card-bel {
    width: 100px;
    height: 100px;
  }

  .button-card-mve {
    width: 100px;
    height: 100px;
    background-image: url('../images/Card-MVE-Blanc.svg'), linear-gradient(145deg, #02246e 45%, #06f);
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .button-card-psd {
    width: 100px;
    height: 100px;
    background-image: url('../images/Card-PSD-Blanc.svg'), linear-gradient(145deg, #02246e 45%, #06f);
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .cards-grid-container-home {
    max-width: none;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-self: stretch;
    display: flex;
  }

  .footer-2 {
    padding: 40px 20px;
  }

  .footer-logo-link {
    text-align: center;
    justify-content: center;
    margin-bottom: 4%;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .footer-logo-link.w--current {
    padding-bottom: 2%;
  }

  .footer-image {
    width: 40%;
    height: auto;
    object-fit: fill;
    flex: 1;
    margin-bottom: 0%;
    padding-left: 24%;
    padding-right: 24%;
  }

  .footer-link-gras {
    margin-right: 0;
  }

  ._4-blocs {
    width: auto;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 8%;
    padding-right: 8%;
    display: flex;
  }

  .card-ux-ui {
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
  }

  .moe-joss-section {
    width: 100%;
    height: 100%;
    flex-direction: column;
    margin-bottom: 0%;
    padding: 0;
    display: block;
  }

  .card-motion-design {
    padding: 30px;
  }

  .section-9 {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
  }

  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .columns-8 {
    padding: 8%;
  }

  .icon {
    color: #fff;
  }

  .menu-button-2 {
    padding: 0;
  }

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

  .columns-11 {
    padding-bottom: 4%;
  }

  .image-28 {
    width: auto;
    height: 50%;
  }

  .image-29 {
    width: auto;
    height: auto;
  }

  .image-30 {
    width: 40%;
    height: 40%;
  }

  .image-32 {
    width: 50%;
    height: 50%;
  }

  .grid-14-tablette {
    padding: 12% 16%;
  }

  .cards-grid-group-bel {
    max-width: none;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
    align-self: stretch;
    display: flex;
  }

  .footer-flex-logos {
    margin-bottom: 4%;
    margin-right: 0%;
  }

  .footer-3 {
    padding: 8% 2%;
  }

  .footer-flex-container-2 {
    flex-direction: column;
  }

  .footer-image-2 {
    object-fit: contain;
  }

  .blocks-footer {
    padding-left: 0%;
    padding-right: 0%;
  }

  .nav-link-2 {
    padding-right: 0;
  }

  .nav-logo-sections {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 8px;
  }

  .icon-2 {
    color: #fff;
    font-size: 32px;
  }

  .icon-2:active {
    color: #fff;
  }

  .image-39 {
    width: 100%;
    height: auto;
  }

  .link-block-3 {
    width: 32px;
    height: 32px;
    justify-content: center;
    align-items: center;
    margin-bottom: 12%;
    margin-left: 0;
    margin-right: 0%;
    padding: 0% 0 0% 0%;
    display: flex;
  }

  .sticky-nav-2 {
    position: relative;
  }

  .nav-grid-2 {
    text-align: center;
  }

  .column-26 {
    margin-bottom: 12%;
    padding-bottom: 0%;
  }

  .container-8 {
    justify-content: center;
  }

  .cards-grid-mve, .cards-grid-psd {
    max-width: none;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
    align-self: stretch;
    display: flex;
  }

  .heading-jumbo-small-copy {
    font-size: 30px;
    line-height: 52px;
  }

  .image-40 {
    padding-top: 8%;
    padding-bottom: 0%;
  }

  .text-block-14 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .columns-18 {
    flex-direction: column;
  }

  .column-28 {
    padding-left: 0%;
  }

  .grid-20 {
    justify-content: center;
    margin-top: 0%;
    padding-top: 8%;
    display: flex;
  }

  .link-block-6 {
    padding-top: 0%;
    padding-bottom: 0%;
    padding-left: 0;
    display: flex;
  }

  .heading-jumbo-contact {
    margin-top: 8%;
    margin-bottom: 4%;
    font-size: 44px;
    line-height: 48px;
  }

  .section-12 {
    flex-direction: column;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 0%;
    padding-bottom: 12%;
  }

  .columns-20 {
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .image-41 {
    padding: 8% 12%;
  }

  .image-42 {
    padding-top: 8%;
    padding-bottom: 4%;
  }

  .image-43 {
    padding-right: 2%;
  }

  .details-wrap-copy {
    margin-left: 0%;
  }

  .contact-form-grid-about, .contact {
    width: 100%;
    justify-content: start;
    justify-items: start;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .columns-22 {
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .section-15 {
    padding-left: 8%;
    padding-right: 8%;
  }

  .image-44 {
    width: 32px;
    height: 32px;
    flex: 0 auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .icon-links {
    box-shadow: none;
    background-image: linear-gradient(145deg, #000, #02246e);
    border: 1px solid #fff;
    border-radius: 8px;
  }

  .icon-mh {
    padding-top: 6%;
    padding-bottom: 6%;
    padding-left: 20px;
    display: flex;
  }

  .container-10 {
    height: 100%;
    background-image: url('../images/cover-home-mobile.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .image-45 {
    margin-bottom: 8%;
    padding-left: 4%;
    padding-right: 4%;
  }

  .links-home {
    text-align: center;
    flex-direction: column;
  }

  .link-home {
    font-size: 16px;
    line-height: 28px;
  }

  .link-home.cc-bigger-white-light {
    font-size: 20px;
  }

  .member-name {
    font-size: 28px;
    line-height: 36px;
  }

  .member-position {
    font-size: 20px;
    line-height: 28px;
  }

  .photo-membre {
    width: 60%;
    height: 60%;
  }

  .text-left-aligned {
    margin-top: 0%;
    margin-right: 0%;
    padding: 0% 0;
    display: block;
  }

  .section-text-black-1-3 {
    width: auto;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin-top: 0%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 8%;
    padding-right: 8%;
    display: flex;
  }

  .title-white {
    font-size: 28px;
    line-height: 36px;
  }

  .illustration-content {
    display: block;
  }

  .section-text-white-1-3 {
    width: auto;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 8%;
    padding-left: 8%;
    padding-right: 8%;
    display: flex;
  }

  .title-black {
    font-size: 28px;
    line-height: 36px;
  }

  .text-black {
    padding-bottom: 0%;
  }

  .section-text-black-1-2 {
    width: auto;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin: 0%;
    padding: 8%;
    display: flex;
  }

  .section-vertical-white {
    padding: 8%;
    display: flex;
  }

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

  .title-black-centered {
    font-size: 30px;
    line-height: 52px;
  }

  .mask {
    flex: 1;
  }

  .cover-title {
    width: auto;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin-left: 8%;
    margin-right: 8%;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .page-title {
    font-size: 30px;
    line-height: 52px;
  }

  .nav-home {
    width: auto;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin: 0%;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .text-span-5 {
    background-color: #060808;
  }

  .home-link {
    padding-bottom: 8%;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .columns-23 {
    padding-bottom: 0%;
  }

  .column-37 {
    margin-bottom: 0%;
  }

  .grid-icons-footer {
    grid-column-gap: 0px;
    flex: 0 auto;
    grid-template-columns: 2fr 2fr 2fr 2fr 2fr;
    align-self: center;
  }

  .link-block-footer {
    padding: 6% 32px;
    display: flex;
  }

  .text-center-aligned {
    padding: 0 0%;
  }

  .kevin-kaced-section, .yannick-nyamsi-section, .sam-chobelet-section {
    width: 100%;
    height: 100%;
    margin-bottom: 0%;
    padding: 0;
  }

  .contact-form-maven-hill {
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .column-38 {
    height: 100%;
  }

  .button-2 {
    justify-content: center;
    margin: 0%;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
  }

  .illustration-content-2 {
    display: none;
  }

  .brand {
    padding-left: 12px;
  }

  .menu-button-home {
    color: #fff;
    text-align: center;
    order: 1;
    display: none;
  }

  .menu-button-home.w--open {
    background-color: rgba(0, 0, 0, 0);
    order: -1;
    align-self: flex-end;
  }

  .nav-menu-home {
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    flex: none;
    justify-content: space-between;
    align-self: center;
    display: block;
  }

  .icons-header-lesdeux {
    text-align: right;
    flex-flow: column;
    flex: 0 auto;
    align-content: flex-end;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 0%;
    margin-right: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    display: block;
  }

  .links-header {
    flex-direction: row;
    align-items: center;
    padding-top: 8%;
  }

  .column-2-home {
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
  }

  .columns-24-home {
    justify-content: space-around;
    align-items: stretch;
    margin-right: 0;
    padding-left: 4%;
    padding-right: 4%;
    display: flex;
  }

  .column-39-home {
    display: none;
  }

  .navbar-home {
    padding: 0;
  }

  .icons-header-2 {
    justify-content: flex-end;
    align-self: center;
    align-items: center;
  }

  .button-3 {
    margin-top: 12%;
    margin-bottom: 12%;
    margin-left: 8%;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .column-40 {
    display: none;
  }

  .column-2b-2 {
    flex-direction: column;
    flex: 1;
  }

  .menu-button-7 {
    color: #fff;
    order: 1;
  }

  .menu-button-7.w--open {
    background-color: rgba(0, 0, 0, 0);
    order: -1;
    align-self: flex-end;
  }

  .nav-menu-5 {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    justify-content: space-between;
  }

  .image-47 {
    align-self: auto;
  }

  .columns-nouveau {
    align-items: stretch;
    padding: 4% 4% 0% 0%;
  }

  .nav-menu-4-copy {
    width: auto;
    text-align: center;
    object-fit: fill;
    background-color: #000;
    border-radius: 0;
    flex-flow: row;
    flex: 1;
    justify-content: space-between;
    align-self: center;
    margin-right: 0%;
    padding-bottom: 0%;
    padding-right: 0;
    display: block;
  }

  .header-link {
    text-align: center;
    margin-left: 0%;
    margin-right: 0;
    padding: 0% 0% 8% 0;
  }

  .header-link.w--current {
    text-align: center;
  }

  .navbar-other {
    background-color: rgba(0, 0, 0, 0);
  }

  .column-39-copy {
    flex: 0 auto;
    align-self: center;
    display: block;
  }

  .column-2bis {
    text-align: left;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: stretch;
    display: block;
    position: static;
  }

  .container-16 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: stretch;
    padding-top: 8%;
    padding-bottom: 0%;
    padding-right: 4%;
    display: flex;
  }

  .menu-button-other {
    color: #fff;
    text-align: center;
    order: 1;
    padding: 24px;
  }

  .menu-button-other.w--open {
    background-color: rgba(0, 0, 0, 0);
    order: -1;
    align-self: flex-end;
    margin-right: 8%;
    padding: 4%;
  }

  .brand-2 {
    justify-content: flex-start;
    padding-left: 0;
    display: flex;
  }

  .list-item {
    text-align: center;
  }

  .icon-6 {
    height: 100%;
  }

  .container-18 {
    padding-bottom: 4%;
  }

  .navbar-all {
    background-color: #000;
    position: -webkit-sticky;
    position: sticky;
  }

  .nav-menu-6 {
    flex: 1;
    align-items: flex-end;
    padding: 8%;
  }

  .columns-24 {
    align-self: center;
    align-items: stretch;
  }

  .column-42 {
    flex: 0 auto;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .menu-button-8 {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 8px;
    position: relative;
    top: 4%;
    bottom: 4%;
  }

  .brand-3 {
    height: 60%;
    align-items: stretch;
    padding-left: 0;
    display: flex;
  }

  .gallerie {
    width: auto;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin-bottom: 12%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .gallery {
    padding: 8% 8% 1%;
  }

  .container-19 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 4%;
    display: flex;
  }

  .button-spotify-playlist {
    margin-top: 8%;
  }

  .illustration-content-2-copy {
    margin-top: 8%;
    display: block;
  }

  .bottom-gallery {
    margin-bottom: 8%;
    padding: 0;
  }

  .button-white {
    justify-content: center;
    margin: 0%;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
  }

  .slider-2 {
    width: 100%;
    margin-top: 8%;
  }

  .section-text-black-1-2-copy {
    width: auto;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin-left: 8%;
    margin-right: 8%;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .icon-cta {
    width: 24px;
    height: 24px;
    flex: 0 auto;
    margin-right: 2%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .button-black {
    justify-content: center;
    margin: 0%;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
  }

  .section-text-black-reviews {
    width: auto;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin: 0%;
    padding: 8%;
    display: flex;
  }

  .title-404 {
    font-size: 28px;
    line-height: 36px;
  }

  .button-404, .button-40 {
    justify-content: center;
    margin: 0%;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
  }

  .artwork {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  .banner-home.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-bigger.cc-bigger-white-light {
    font-size: 20px;
  }

  .button-noir.cc-jumbo-button, .button-noir.cc-jumbo-button-contact {
    background-image: linear-gradient(145deg, #02246e 45%, #06f);
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .heading-jumbo-small {
    padding-bottom: 4%;
    line-height: 36px;
  }

  .menu {
    margin-left: 15px;
  }

  .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button {
    color: #fff;
    flex: none;
    padding: 8%;
    position: static;
  }

  .menu-button:active {
    padding: 24px;
    position: static;
  }

  .menu-button.w--open {
    flex: none;
    padding: 0;
  }

  .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .status-message.cc-no-data {
    width: 100%;
  }

  .contact-form-wrap {
    margin-bottom: 11%;
  }

  .contact-form-grid {
    width: 100%;
    background-position: 50% 0;
  }

  .details-wrap {
    margin-bottom: 10%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .text-field {
    text-align: center;
  }

  .text-field.cc-contact-field {
    padding-left: 4%;
  }

  .our-contacts {
    width: 90%;
  }

  .team-members {
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .project-details-grid {
    width: 100%;
  }

  .blog-detail-header-wrap, .blog-item {
    width: 100%;
    max-width: none;
  }

  .body {
    background-color: #000;
    background-image: none;
  }

  .navigation-home {
    padding-left: 20px;
    padding-right: 20px;
  }

  .texte {
    text-align: justify;
    font-size: 16px;
    line-height: 24px;
  }

  .tabs-menu {
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
  }

  .image-7 {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 24%;
    padding-right: 24%;
  }

  .lightbox-link-galerie {
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-block-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-4 {
    padding-top: 12%;
    padding-bottom: 16%;
  }

  .text-block-tab {
    font-size: 16px;
    line-height: 24px;
  }

  .image-24 {
    width: 60%;
    height: 60%;
    margin-bottom: 12%;
  }

  .section-7 {
    object-fit: fill;
    object-position: 50% 50%;
    flex-direction: column;
    padding-top: 16%;
    padding-bottom: 20%;
  }

  .heading-jumbo-bel {
    text-align: center;
    margin-bottom: 2%;
    font-size: 32px;
    line-height: 40px;
  }

  .heading-jumbo-small-bel {
    margin-bottom: 4%;
    font-size: 20px;
    line-height: 24px;
  }

  .block-quote {
    font-size: 16px;
    line-height: 32px;
  }

  .navigation-blanc {
    padding-left: 20px;
    padding-right: 20px;
  }

  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid-14 {
    padding: 12%;
  }

  .logiciels-ux-ui {
    padding-bottom: 4%;
  }

  .centered-container-motion-design {
    text-align: left;
  }

  .footer {
    margin-left: 0;
    margin-right: 0;
  }

  .image-27 {
    height: 250px;
    padding-left: 8%;
    padding-right: 8%;
  }

  .heading-jumbo-home {
    font-size: 36px;
    line-height: 48px;
  }

  .column-7 {
    padding-left: 8%;
    padding-right: 8%;
  }

  .text-contexte {
    font-size: 24px;
    line-height: 24px;
  }

  .project-details-grid-bel {
    width: 100%;
  }

  .contenu-multi-projets {
    padding: 4%;
  }

  .galerie {
    padding-left: 0%;
    padding-right: 0%;
  }

  .mes-projets {
    padding: 8% 4%;
    font-size: 24px;
    line-height: 24px;
  }

  .banner-extended-bel.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0%;
  }

  .banner-extended-mve.cc-store-home-wrap {
    padding-bottom: 0%;
  }

  .banner-extended-psd.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .banner-extended-motion-design.cc-store-home-wrap {
    padding-bottom: 0%;
  }

  .banner-extended-ux-ui.cc-store-home-wrap {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(to bottom, null, null);
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    padding-bottom: 0%;
    padding-left: 4%;
    padding-right: 4%;
  }

  .banner-extended-infographie.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0%;
  }

  .button-card-bel {
    width: 160px;
    height: 160px;
  }

  .button-card-bel:active {
    background-color: rgba(0, 0, 0, 0);
  }

  .button-card-mve {
    width: 160px;
    height: 160px;
    background-image: url('../images/Card-MVE-Blanc.svg'), linear-gradient(145deg, #02246e 45%, #06f);
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .button-card-mve:active {
    background-color: rgba(0, 0, 0, 0);
  }

  .button-card-psd {
    width: 160px;
    height: 160px;
    background-image: url('../images/Card-PSD-Blanc.svg'), linear-gradient(145deg, #02246e 45%, #06f);
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .button-card-psd:active {
    background-color: rgba(0, 0, 0, 0);
  }

  .cards-grid-container-home {
    flex-flow: column wrap;
    grid-template-columns: 1fr;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .footer-2 {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 8%;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .footer-logo-link.w--current {
    justify-content: center;
  }

  .footer-image {
    width: 60%;
    height: auto;
    text-align: center;
    object-fit: fill;
    flex: 1;
    align-self: auto;
    padding-left: 24%;
    padding-right: 24%;
    display: block;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .footer-link {
    margin-bottom: 0;
    line-height: 20px;
  }

  .footer-link-gras {
    margin-right: 0;
  }

  .centered-container-ux-ui, .centered-container-infographie, .centered-container-motion {
    text-align: left;
  }

  ._4-blocs {
    width: auto;
    margin: 0%;
    padding: 12% 8%;
    display: block;
  }

  .card-ux-ui {
    margin-bottom: 8%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .moe-joss-section {
    width: 100%;
    height: 100%;
    border-radius: 0;
    margin-bottom: 12%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .card-motion-design {
    background-position: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .section-9 {
    background-color: rgba(0, 0, 0, 0);
  }

  .sticky-nav {
    padding: 0;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .columns-8 {
    padding: 8%;
  }

  .icon {
    font-size: 44px;
  }

  .menu-button-2 {
    padding: 0;
  }

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

  .image-28 {
    width: 50%;
    height: 50%;
  }

  .image-29 {
    width: 50%;
    height: 40%;
  }

  .image-30, .image-31 {
    width: 40%;
    height: 40%;
  }

  .image-33, .image-34, .image-35 {
    width: 50%;
    height: 50%;
  }

  .grid-14-tablette {
    padding: 12%;
  }

  .cards-grid-group-bel {
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .dropdown-trigger {
    display: block;
  }

  .dropdown-link {
    display: flex;
  }

  .footer-flex-logos {
    flex-direction: column;
    align-items: center;
    margin-bottom: 16%;
    margin-right: 0%;
  }

  .footer-3 {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container-2 {
    flex-direction: column;
  }

  .blocks-footer {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .nav-link-2 {
    text-align: left;
    justify-content: center;
    padding: 8% 0;
  }

  .nav-logo-sections {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(145deg, #000, #02246e);
    border: 1px solid #fff;
    border-radius: 8px;
  }

  .menu-button-3 {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
  }

  .icon-2 {
    color: #fff;
    font-size: 28px;
  }

  .image-39 {
    width: 100%;
    height: auto;
  }

  .nav {
    grid-template-columns: 1fr 2fr;
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .link-block-3 {
    width: auto;
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0%;
    margin-left: 0;
    margin-right: 0%;
    padding: 8% 0;
    display: flex;
  }

  .sticky-nav-2 {
    padding: 0;
  }

  .nav-grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-link-3 {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-26 {
    margin-bottom: 0%;
  }

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

  .cards-grid-mve, .cards-grid-psd {
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-jumbo-small-copy {
    padding-bottom: 4%;
    line-height: 36px;
  }

  .text-block-14 {
    text-align: left;
    margin-left: 4%;
    margin-right: 4%;
    padding-bottom: 8%;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-16 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-20 {
    margin-top: 0%;
    margin-left: 8%;
    margin-right: 8%;
    padding-top: 4%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .link-block-6 {
    width: 70px;
    justify-content: flex-start;
    padding: 0% 0;
    display: flex;
  }

  .heading-jumbo-contact {
    margin-bottom: 8%;
    font-size: 32px;
    line-height: 40px;
  }

  .section-12 {
    object-fit: fill;
    object-position: 50% 50%;
    flex-direction: column;
    margin-left: 4%;
    margin-right: 4%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .columns-20 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .image-41 {
    width: 60%;
    padding: 0%;
  }

  .image-42 {
    padding-top: 6%;
    padding-bottom: 6%;
  }

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

  .section-13 {
    padding-top: 0%;
    padding-bottom: 12%;
  }

  .image-43 {
    padding-right: 4%;
  }

  .details-wrap-copy {
    margin-left: 0%;
    margin-right: 0%;
  }

  .contact-form-grid-about, .contact {
    width: 100%;
    background-position: 50% 0;
  }

  .grid-21 {
    background-color: #02070b;
    background-image: url('../images/bokeh-1220617_1921.jpg');
    background-position: 50% 100%;
    background-size: auto;
  }

  .columns-21 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .column-33 {
    justify-content: center;
    display: flex;
  }

  .column-34 {
    margin-top: 4%;
    padding-left: 0;
    padding-right: 0;
  }

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

  .columns-22 {
    padding: 8%;
  }

  .section-15 {
    margin-bottom: 12%;
    margin-left: 4%;
    margin-right: 4%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .image-44 {
    width: 32px;
    height: 32px;
  }

  .icon-links {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 1px solid #fff;
    border-radius: 8px;
  }

  .icon-mh {
    width: 70px;
    justify-content: flex-start;
    padding: 6% 20px;
    display: flex;
  }

  .container-10 {
    height: 100%;
    background-image: url('../images/cover-home-mobile.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .image-45 {
    width: 80%;
    margin-bottom: 20%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .links-home {
    text-align: center;
    flex-direction: column;
  }

  .link-home.cc-bigger-white-light {
    font-size: 20px;
  }

  .member-name {
    padding-bottom: 0%;
    font-size: 28px;
    line-height: 36px;
  }

  .text-white {
    margin-bottom: 0%;
    padding-left: 0;
    padding-right: 0;
  }

  .member-position {
    margin-bottom: 8%;
    padding-bottom: 0%;
    font-size: 20px;
    line-height: 28px;
  }

  .photo-membre {
    width: 100%;
    margin-top: 0%;
    margin-bottom: 8%;
  }

  .text-left-aligned {
    margin-bottom: 0%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0%;
  }

  .section-text-black-1-3 {
    width: auto;
    margin: 0%;
    padding: 12% 8%;
    display: block;
  }

  .title-white {
    margin-bottom: 8%;
    padding-bottom: 0%;
    font-size: 24px;
    line-height: 32px;
  }

  .illustration-content {
    margin-top: 12%;
    margin-bottom: 0%;
    display: block;
  }

  .section-text-white-1-3 {
    width: auto;
    margin: 0%;
    padding: 12% 8%;
    display: block;
  }

  .title-black {
    margin-bottom: 8%;
    padding-bottom: 0%;
    font-size: 24px;
    line-height: 32px;
  }

  .text-black {
    margin-bottom: 0%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-text-black-1-2 {
    width: auto;
    margin: 0%;
    padding: 12% 8%;
    display: block;
  }

  .section-vertical-white {
    padding: 12% 8%;
    display: flex;
  }

  .slider {
    width: 100%;
    height: 100%;
    flex: 0 auto;
    display: block;
  }

  .text-black-art-direction {
    padding-left: 0;
    padding-right: 0;
  }

  .title-black-centered {
    padding-bottom: 4%;
    line-height: 36px;
  }

  .mask {
    flex: 1;
  }

  .cover-title {
    width: auto;
    margin: 0%;
    padding: 8%;
    display: block;
  }

  .page-title {
    padding-bottom: 4%;
    line-height: 36px;
  }

  .nav-home {
    width: auto;
    margin: 0%;
    padding: 8%;
    display: block;
  }

  .header-cover-title {
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .text-span-5 {
    background-color: #060808;
  }

  .home-link {
    padding-bottom: 8%;
    padding-left: 0;
    padding-right: 0;
  }

  .text-contect-form {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-23 {
    margin-bottom: 16%;
    padding-bottom: 0%;
  }

  .column-37 {
    text-align: center;
    object-fit: fill;
    align-self: center;
    position: static;
  }

  .grid-icons-footer {
    margin-left: 4%;
    margin-right: 4%;
  }

  .link-block-footer {
    width: auto;
    justify-content: flex-start;
    padding: 0% 12px;
    display: flex;
  }

  .text-center-aligned {
    margin-bottom: 0%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .kevin-kaced-section {
    border-radius: 0;
    margin-bottom: 12%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .yannick-nyamsi-section {
    border-radius: 0;
    margin-bottom: 12%;
    margin-left: 0%;
    margin-right: 0%;
    overflow: hidden;
  }

  .sam-chobelet-section {
    border-radius: 0;
    margin-bottom: 0%;
    margin-left: 0%;
    margin-right: 0%;
    overflow: hidden;
  }

  .contact-form-maven-hill {
    padding: 8%;
  }

  .container-11, .navbar-5 {
    flex-direction: row;
  }

  .nav-menu-2 {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    order: 0;
    justify-content: flex-start;
    align-items: center;
  }

  .column-38 {
    align-self: center;
  }

  .menu-button-4 {
    flex-direction: row;
    display: block;
  }

  .navbar-6 {
    padding-left: 8%;
    padding-right: 4%;
  }

  .icon-5 {
    color: #fff;
  }

  .button-2 {
    outline-offset: 0px;
    text-align: center;
    border: 1px #000;
    outline: 3px #141414;
    flex: 1;
    justify-content: flex-end;
    align-self: stretch;
    margin: 0 0 0%;
    padding: 4% 0;
    font-family: Gotham, sans-serif;
    font-weight: 700;
    display: block;
  }

  .button-2:hover {
    color: #fff;
    text-decoration: none;
  }

  .button-2:active {
    text-decoration: none;
  }

  .illustration-content-2 {
    margin-top: 8%;
    display: none;
  }

  .menu-button-home {
    color: #fff;
    padding: 24px;
  }

  .menu-button-home.w--open {
    background-color: rgba(0, 0, 0, 0);
    order: -1;
  }

  .navbar-7 {
    padding: 4% 0% 4% 4%;
    display: block;
  }

  .nav-menu-home {
    background-color: rgba(0, 0, 0, 0);
    flex: 1;
    justify-content: space-between;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .icons-header-lesdeux {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 16px;
    flex-direction: column;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0%;
    margin-right: 0;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-right: 0;
  }

  .links-header {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: stretch;
    padding-top: 0%;
    padding-bottom: 0%;
    display: flex;
  }

  .column-2-home {
    background-color: rgba(0, 0, 0, .6);
    flex-direction: column;
    order: 1;
    align-items: flex-end;
    box-shadow: 1px 0 8px 1px #000;
  }

  .columns-24-home {
    justify-content: space-around;
    align-items: stretch;
    padding-left: 0%;
    padding-right: 0%;
  }

  .column-39-home {
    display: none;
  }

  .navbar-home {
    padding: 4% 0%;
    display: block;
  }

  .icons-header-2 {
    flex-direction: column;
    align-items: center;
    padding-bottom: 0%;
    padding-right: 0;
  }

  .button-3 {
    align-self: center;
    margin-top: 12%;
    margin-bottom: 12%;
    margin-left: 0;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .column-40 {
    display: none;
  }

  .menu-button-7 {
    color: #fff;
    padding: 24px;
  }

  .menu-button-7.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-5 {
    background-color: rgba(0, 0, 0, 0);
    flex: 1;
    justify-content: flex-end;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .image-47 {
    height: 100%;
  }

  .container-15 {
    flex-direction: column;
    align-items: center;
  }

  .columns-nouveau {
    justify-content: space-around;
    align-items: stretch;
    padding: 24px 0 24px 0%;
  }

  .nav-menu-4-copy {
    background-color: #000;
    border-radius: 0;
    flex: 1;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    margin-right: 0%;
    display: flex;
  }

  .header-link {
    text-align: center;
    margin: 0% 0 16% 0%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .navbar-other {
    background-color: rgba(0, 0, 0, 0);
    position: static;
  }

  .column-39-copy {
    padding-left: 24px;
    display: block;
  }

  .column-2bis {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 16px;
    flex-direction: column;
    flex: 1;
    order: 1;
    align-self: center;
  }

  .container-16 {
    text-align: center;
    flex-direction: column;
    flex: 1;
    align-items: center;
    padding-top: 12%;
    padding-right: 0%;
  }

  .menu-button-other {
    color: #fff;
    padding: 24px;
  }

  .menu-button-other.w--open {
    background-color: rgba(0, 0, 0, 0);
    order: -1;
    justify-content: flex-start;
    align-items: stretch;
    margin-right: 0%;
    padding: 12px;
    display: flex;
  }

  .icon-6 {
    height: 100%;
  }

  .container-18 {
    flex-direction: column;
  }

  .navbar-all {
    color: rgba(0, 0, 0, 0);
    background-color: #000;
    padding: 4% 8%;
    position: -webkit-sticky;
    position: sticky;
  }

  .nav-menu-6 {
    justify-content: space-between;
    padding: 24% 12% 12%;
  }

  .column-42 {
    align-self: auto;
    padding: 0%;
  }

  .menu-button-8 {
    clear: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 8px;
    position: static;
    top: 24px;
    bottom: 24px;
    left: auto;
    right: 0%;
  }

  .brand-3 {
    padding: 4%;
  }

  .gallerie {
    width: auto;
    margin: 0% 0% 12%;
    padding: 0%;
    display: block;
  }

  .gallery {
    padding: 12% 8% 1%;
  }

  .footer-link-gallery {
    margin-bottom: 0;
    line-height: 20px;
  }

  .button-spotify-playlist {
    border-radius: 8px;
    margin-top: 8%;
  }

  .text-white-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .illustration-content-2-copy {
    margin-top: 12%;
    display: block;
  }

  .nav-buttons {
    grid-column-gap: 12%;
    grid-row-gap: 12px;
    text-align: center;
    background-color: #fff;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0%;
    padding: 4% 8% 12%;
    display: flex;
  }

  .bottom-gallery {
    margin-bottom: 0%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .nav-buttons-story, .nav-buttons-album {
    grid-column-gap: 12%;
    grid-row-gap: 12px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0%;
    padding: 4% 8% 12%;
    display: flex;
  }

  .button-white {
    outline-offset: 0px;
    color: #fff;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border: 1px #000;
    outline: 3px #141414;
    flex: 1;
    justify-content: flex-end;
    align-self: stretch;
    margin: 0% 0;
    padding: 0;
    font-family: Syne, sans-serif;
    font-weight: 700;
    display: block;
  }

  .button-white:hover {
    color: #fff;
    outline-width: 0;
    text-decoration: underline;
  }

  .button-white:active {
    text-decoration: underline;
  }

  .slider-2 {
    width: 100%;
    margin-top: 12%;
  }

  .section-text-black-1-2-copy {
    width: auto;
    margin: 0%;
    padding: 8% 8% 0%;
    display: block;
  }

  .icon-cta {
    width: 24px;
    height: 24px;
    margin-right: 4%;
  }

  .button-black {
    outline-offset: 0px;
    color: #141414;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border: 1px #000;
    outline: 3px #141414;
    flex: 1;
    justify-content: flex-end;
    align-self: stretch;
    margin: 0% 0;
    padding: 0;
    font-family: Syne, sans-serif;
    font-weight: 700;
    display: block;
  }

  .button-black:hover {
    color: #141414;
    outline-width: 0;
    text-decoration: underline;
  }

  .button-black:active {
    text-decoration: underline;
  }

  .lightbox-link-8, .lightbox-link-9 {
    overflow: hidden;
  }

  .section-text-black-reviews {
    width: auto;
    margin: 0%;
    padding: 12% 8% 0%;
    display: block;
  }

  .title-404 {
    margin-bottom: 12%;
    padding-bottom: 0%;
    font-size: 24px;
    line-height: 32px;
  }

  .button-404 {
    outline-offset: 0px;
    text-align: center;
    border: 1px #000;
    outline: 3px #141414;
    flex: 1;
    justify-content: flex-end;
    align-self: stretch;
    margin: 0 0 0%;
    padding: 4% 0;
    font-family: Gotham, sans-serif;
    font-weight: 700;
    display: block;
  }

  .button-404:hover {
    color: #141414;
    text-decoration: underline;
  }

  .button-404:active {
    text-decoration: underline;
  }

  .button-40 {
    outline-offset: 0px;
    text-align: center;
    border: 1px #000;
    outline: 3px #141414;
    flex: 1;
    justify-content: flex-end;
    align-self: stretch;
    margin: 0 0 0%;
    padding: 4% 0;
    font-family: Gotham, sans-serif;
    font-weight: 700;
    display: block;
  }

  .button-40:hover {
    color: #fff;
    text-decoration: none;
  }

  .button-40:active {
    text-decoration: none;
  }

  .artwork {
    margin-top: 0%;
    margin-bottom: 12%;
    display: block;
  }
}

#w-node-_16824020-5c00-8f4f-e02b-c3823c587be1-d24f5833, #w-node-de202d10-9623-079e-5bd5-9187ec2162f8-d24f5833 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1852970e-a29e-295b-d190-b285e32af51f-904f5836 {
  align-self: center;
}

#w-node-_1852970e-a29e-295b-d190-b285e32af50c-904f5836 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-fc420c0d-f481-6614-e1f1-25512bc5c5a5-904f5836 {
  align-self: center;
  justify-self: auto;
}

#w-node-_6a3abc8a-e83d-92ce-aa45-837c6a5ec3cf-904f5836 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#moe-joss.w-node-_3c90e061-816a-3c46-ec4c-4c69c405d520-314f583a, #kevin-kaced.w-node-f7b178e4-4c58-227c-815c-884d73b2030d-314f583a, #yannick-nyamsi.w-node-f6b56754-26a7-8a94-c0d9-71b57f379d88-314f583a, #samuel-chobelet.w-node-_39b9db4b-11cc-083f-8c38-450664c61284-314f583a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_6a20af9f-df9f-2a4f-4273-bb4b41957a57-314f583a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f98abaf1-7b85-5a1d-c9fc-f6a5012d0a10-314f583a, #w-node-f98abaf1-7b85-5a1d-c9fc-f6a5012d0a12-314f583a, #w-node-f98abaf1-7b85-5a1d-c9fc-f6a5012d0a14-314f583a, #w-node-f98abaf1-7b85-5a1d-c9fc-f6a5012d0a16-314f583a, #w-node-_9cd6b9fe-b48e-733b-fdf5-2e5d75b2f4ef-314f583a, #w-node-_9cd6b9fe-b48e-733b-fdf5-2e5d75b2f4f2-314f583a, #w-node-_9cd6b9fe-b48e-733b-fdf5-2e5d75b2f4f5-314f583a, #w-node-_9cd6b9fe-b48e-733b-fdf5-2e5d75b2f4f8-314f583a, #w-node-f2e4630f-572c-6199-ff5b-e47bd2368f49-314f583a, #w-node-f2e4630f-572c-6199-ff5b-e47bd2368f4b-314f583a, #w-node-c9c037f2-466c-9478-bbdd-bbb462013dcd-314f583a, #w-node-_5aebaaab-54f2-1906-3f32-89bac56a8bfd-314f583a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-bb767416-1def-2497-05c9-2e14332fea0e-774f583f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-bb767416-1def-2497-05c9-2e14332fea21-774f583f {
  align-self: center;
}

#w-node-acbf83ab-2d82-782e-0f9e-06669bcc2726-774f583f {
  align-self: center;
  justify-self: center;
}

#w-node-acbf83ab-2d82-782e-0f9e-06669bcc2713-774f583f, #w-node-_366c7a5c-91a2-e8ed-125d-ab639ba7e09c-774f583f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_366c7a5c-91a2-e8ed-125d-ab639ba7e0af-774f583f {
  align-self: center;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #moe-joss.w-node-_3c90e061-816a-3c46-ec4c-4c69c405d520-314f583a, #w-node-f98abaf1-7b85-5a1d-c9fc-f6a5012d0a10-314f583a, #w-node-_9cd6b9fe-b48e-733b-fdf5-2e5d75b2f4ef-314f583a, #w-node-f2e4630f-572c-6199-ff5b-e47bd2368f49-314f583a {
    align-self: auto;
    justify-self: auto;
  }
}


@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-LightItalic.otf') format('opentype'), url('../fonts/Gotham-XLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype'), url('../fonts/Gotham-XLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham book';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}