@font-face {
  font-family: Blessingsthroughraindrops;
  src: url('../fonts/BlessingsthroughRaindrops.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mcqueendisplaytrial;
  src: url('../fonts/McQueenDisplayTrial-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

.container {
  grid-column-gap: 21%;
  grid-row-gap: 21%;
  object-fit: fill;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start center;
  align-items: center;
  width: auto;
  min-width: 100vw;
  max-width: 120vw;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: block;
  overflow: visible;
}

.navbar {
  background-color: #0000;
  width: auto;
  height: 142px;
}

.herosection {
  background-color: #faf5ff;
  background-image: url('../images/Herosection_img_backgroundimg_1.png');
  background-position: 100% 100%;
  background-size: cover;
  height: 850px;
}

.div-block {
  text-align: left;
  background-image: url('../images/Herosection_img_backgroundimg.png');
  background-position: 0 0;
  background-size: cover;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  width: 42vw;
  height: 850px;
  margin-top: -142px;
  display: flex;
}

.image {
  min-width: 288px;
  max-width: 288px;
  height: 142px;
  min-height: 0;
  margin-left: 6.5vw;
}

.nav-menu {
  flex-flow: row;
  align-content: center;
  align-items: center;
  min-width: 0;
  height: 142px;
  margin-left: 0;
  margin-right: 6.5vw;
  padding-left: 0;
  display: flex;
}

.div-block-2 {
  width: 619px;
  height: 204px;
}

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

.column-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 708px;
  padding-top: 26vh;
  padding-left: 0;
  padding-right: 6.5vw;
  display: block;
}

.caption01 {
  color: #5b22ff;
  font-family: Blessingsthroughraindrops, sans-serif;
  font-size: 22px;
}

.herosection-h1 {
  letter-spacing: -3px;
  white-space: normal;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 62px;
  font-family: Mcqueendisplaytrial, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 55px;
}

.cta-main {
  color: #000;
  background-color: #ffd039;
  border: 2px solid #000;
  border-radius: 16px;
  align-self: center;
  margin-right: 0;
  padding: 10px 25px;
  font-family: Graphik, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .1, .064, .995);
  display: none;
  overflow: visible;
}

.cta-main:hover {
  color: #fff;
  box-shadow: inset 1px 1px 0 20px #5b22ff;
}

.nav-link {
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 4vw;
  padding-left: 0;
  padding-right: 0;
  font-family: Graphik, sans-serif;
  font-weight: 400;
  display: block;
}

.nav-link-2, .nav-link-3, .nav-link-4 {
  margin-right: 4vw;
  padding-left: 0;
  padding-right: 0;
  font-family: Graphik, sans-serif;
}

.link {
  margin-top: 62px;
  display: block;
}

.section-2 {
  background-image: url('../images/Quote01_img_backgroundimg02.png');
  background-position: 50% 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 701px;
  display: flex;
}

.heading {
  font-family: Blessingsthroughraindrops, sans-serif;
}

.h3 {
  color: #f4efeb;
  text-align: center;
  object-fit: fill;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 854px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0%;
  padding-bottom: 20px;
  font-family: Blessingsthroughraindrops, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 46px;
  display: flex;
  overflow: visible;
}

.p1 {
  color: #ffd039;
  padding-bottom: 153px;
  font-family: Graphik, sans-serif;
  font-weight: 500;
}

.section-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 1300px;
  display: flex;
}

.h2 {
  color: #000;
  text-align: center;
  letter-spacing: -3px;
  margin-top: 180px;
  font-family: Mcqueendisplaytrial, sans-serif;
  font-size: 47px;
  font-weight: 500;
  line-height: 70px;
}

.paragraph {
  color: #4d3b83;
  text-align: center;
  justify-content: flex-start;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Graphik, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.slider-boutique {
  background-color: #f8f1ff;
  background-image: url('../images/Boutique01_slider_img_backgroundimg.png');
  background-position: 50% 100%;
  background-size: cover;
  border-radius: 30px;
  align-self: auto;
  width: 1254px;
  height: 760px;
  margin-top: 50px;
  margin-left: 93px;
  margin-right: 93px;
  display: flex;
}

.slider {
  background-color: #eee1fc;
  border-radius: 30px;
  align-self: auto;
  width: 100%;
  height: 760px;
}

.mask {
  border-radius: 30px;
}

.slide-bout01---01 {
  background-image: url('../images/Boutique01_slider_img_slide01-min.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-2 {
  background-image: url('../images/Boutique01_slider_img_slide02-min.png');
  background-position: 0 0;
  background-size: cover;
}

.slide-nav {
  opacity: .33;
  max-height: 40px;
  margin-bottom: 155px;
  display: none;
}

.slide-3 {
  background-image: url('../images/Boutique01_slider_img_slide03-min.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-4 {
  height: 600px;
}

.quote-01 {
  background-color: #fff;
  background-image: url('../images/Quote02_img_backgroundimg02.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 768px;
  display: flex;
}

.div-block-5 {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-2 {
  background-image: url('../images/Quote02_img_kid.png');
  background-position: 100% 100%;
  background-size: cover;
}

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

.div-block-6 {
  background-image: url('../images/Boutique02_slider_img_backgroundimg.png');
  background-position: 50% 100%;
  background-size: cover;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 160px;
  display: flex;
}

.left-arrow {
  justify-content: flex-end;
  align-items: flex-end;
  width: 160px;
  display: flex;
}

.right-arrow {
  align-items: flex-end;
  width: 160px;
  display: flex;
}

.image-5 {
  margin-bottom: 59px;
  transition: margin .25s cubic-bezier(.175, .885, .32, 1.275);
}

.image-5:hover {
  margin-right: 20px;
}

.image-6 {
  margin-bottom: 59px;
  transition: margin .25s cubic-bezier(.175, .885, .32, 1.275);
}

.image-6:hover {
  margin-left: 20px;
}

.text-block {
  width: 580px;
}

.slider-p1 {
  color: #4d3b83;
  text-align: center;
  background-color: #0000;
  width: 50%;
  font-family: Graphik, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.slider-h2 {
  letter-spacing: -3px;
  margin-bottom: 20px;
  font-family: Mcqueendisplaytrial, sans-serif;
  font-size: 42px;
  font-weight: 500;
}

.slide-4-copy {
  background-image: url('../images/Boutique01_slider_img_slide02-min.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 30px;
  height: 600px;
}

.quote-01---h2 {
  color: #f4efeb;
  margin-bottom: 20px;
  font-family: Blessingsthroughraindrops, sans-serif;
  font-size: 45px;
  line-height: 40px;
}

.columns {
  align-self: center;
  width: 1256px;
}

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

.quote-02---p1 {
  color: #2c2203;
  letter-spacing: .2px;
  font-family: Graphik, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.montures {
  background-color: #f8f1ff;
  background-image: url('../images/Lunettes_slider_img_backgroundimg_scribble.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 994px;
  display: flex;
}

.div-block-8 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 1254px;
  height: 288px;
  margin-bottom: 50px;
  padding-bottom: 0;
  display: flex;
}

.montures---caption {
  color: #5b22ff;
  font-family: Blessingsthroughraindrops, sans-serif;
  font-size: 22px;
}

.montures---h2 {
  color: #000;
  letter-spacing: -3px;
  margin-top: 21px;
  margin-bottom: 28px;
  font-family: Mcqueendisplaytrial, sans-serif;
  font-size: 60px;
  font-weight: 500;
}

.montures-slider {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 489px;
  display: flex;
}

.div-block-10 {
  background-color: #fff;
  background-image: url('../images/Lunettes_slider_img_backgroundimg.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 617px;
  height: 489px;
  display: flex;
}

.div-block-10-bg {
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 617px;
  height: 361px;
  display: flex;
}

.container-2 {
  flex-direction: column;
  justify-content: flex-start;
  height: 489px;
  display: flex;
}

.slider-2 {
  height: 489px;
}

.slider-3 {
  background-color: #0000;
  background-image: url('../images/Lunettes_slider_img_backgroundimg_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
}

.left-arrow-2 {
  align-items: flex-end;
  width: 50%;
  display: flex;
}

.lunettes-slider-01 {
  mix-blend-mode: multiply;
  height: 362px;
}

.div-block-11 {
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 760px;
  height: 360px;
  display: flex;
}

.div-block-12 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 360px;
  display: flex;
}

.image-7 {
  opacity: 1;
  mix-blend-mode: normal;
  max-width: 121%;
}

.div-block-13 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 617px;
  height: 128px;
  display: flex;
}

.div-block-14 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-15 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 128px;
  display: flex;
}

.icon-2 {
  flex: 0 auto;
  align-self: auto;
}

.div-block-15-copy {
  justify-content: flex-end;
  align-items: center;
  height: 128px;
  margin-left: 0%;
  display: flex;
}

.right-arrow-2 {
  align-items: flex-end;
  width: 50%;
  display: flex;
}

.image-8 {
  margin-right: 190px;
  transition: all .25s cubic-bezier(.175, .885, .32, 1.275);
}

.image-8:hover {
  margin-right: 205px;
}

.image-9 {
  margin-left: 190px;
  transition: all .25s cubic-bezier(.175, .885, .32, 1.275);
}

.image-9:hover {
  margin-left: 205px;
}

.slide-nav-2 {
  margin-bottom: 127px;
}

.montures-slider---caption {
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-family: Graphik, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.montures-slider---h3 {
  color: #000;
  text-align: center;
  letter-spacing: -3px;
  font-family: Mcqueendisplaytrial, sans-serif;
  font-size: 42px;
  font-weight: 500;
}

.lunettes-slider-02 {
  mix-blend-mode: multiply;
  height: 362px;
}

.marques {
  height: 761px;
}

.div-block-16 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-left: 93px;
  display: flex;
}

.column-3 {
  justify-content: center;
  align-items: center;
  height: 760px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-4 {
  border-top-left-radius: 0;
  justify-content: flex-end;
  height: 760px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-2 {
  background-color: #17121a;
}

.marques---h2 {
  color: #fff;
  letter-spacing: -3px;
  height: auto;
  margin-top: 12px;
  margin-bottom: 20px;
  font-family: Mcqueendisplaytrial, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 35px;
}

.marques---caption {
  color: #ffd039;
  font-family: Blessingsthroughraindrops, sans-serif;
  font-size: 22px;
}

.marques---p1 {
  color: #c1b1ee;
  text-align: left;
  background-color: #0000;
  width: 80%;
  font-family: Graphik, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

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

.slider-4 {
  background-image: url('../images/Marques_slider_img_backgroundimg.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  height: 100%;
}

.div-block-18 {
  background-image: url('../images/Marques_slider_img_slide01-vfg.png');
  background-position: 50% 100%;
  background-size: cover;
  border-top-left-radius: 30px;
  height: 718px;
}

.left-arrow-3 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 160px;
  display: flex;
}

.right-arrow-3 {
  align-items: flex-end;
  width: 150px;
  display: flex;
}

.image-10, .image-11 {
  margin-bottom: 50px;
}

.div-block-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 133px;
  display: flex;
}

.marques---p1-slide {
  color: #000;
  text-align: center;
  background-color: #0000;
  width: 60%;
  margin-bottom: 10px;
  font-family: Graphik, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.services {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 1170px;
  display: flex;
}

.div-block-20 {
  justify-content: center;
  align-items: center;
  width: 1254px;
  height: 760px;
  display: flex;
}

.grid {
  grid-template-columns: 1fr 1fr;
  grid-template-areas: ". Area";
}

.column-5 {
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-6 {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-3 {
  height: 50%;
}

.div-block-21 {
  background-image: url('../images/Services_grid_img_service01-ctrlvue.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75%;
  height: 95%;
}

.div-block-22 {
  background-image: url('../images/Services_grid_img_service02-lentilles.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75%;
  height: 95%;
}

.boutique-02 {
  height: 760px;
}

.slider-boutique-02 {
  background-color: #f8f1ff;
  background-image: url('../images/Boutique02_slider_img_backgroundimg.png');
  background-position: 50% 100%;
  background-size: cover;
  border-radius: 30px;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: 760px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.slider-boutique-02-mobile {
  background-color: #eee1fc;
  border-radius: 30px;
  align-self: auto;
  width: 100%;
  height: 760px;
}

.div-block-slider-boutique-01 {
  background-image: url('../images/Boutique01_slider_img_slidebg.png');
  background-position: 50% 100%;
  background-size: cover;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 160px;
  display: flex;
}

.contact-mobile {
  background-color: #f8f1ff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 1040px;
  margin-top: -37px;
  display: flex;
}

.div-block-23 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 1254px;
  height: 350px;
  display: flex;
}

.h4 {
  color: #000;
  text-align: center;
  letter-spacing: -.5px;
  margin-bottom: 25px;
  font-family: Graphik, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 29px;
}

.contact-highlight {
  color: #6c39ff;
}

.div-block-24 {
  background-image: url('../images/Contact_img_map.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  width: 86%;
  height: 520px;
  margin-top: 5%;
  display: flex;
}

.footer {
  background-color: #17121a;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  height: 346px;
  margin-top: -30px;
}

.column-7 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.column-8 {
  justify-content: center;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-4 {
  height: 100%;
}

.div-block-25 {
  width: 100%;
  height: 100%;
}

.div-block-26 {
  justify-content: flex-start;
  height: 100%;
  display: flex;
}

.column-9, .column-10, .column-11, .column-12 {
  height: 100%;
}

.image-12 {
  height: 65px;
  margin-top: 80px;
  margin-left: 20%;
}

.h4-footer {
  color: #fff;
  text-align: left;
  letter-spacing: -.5px;
  margin-top: 80px;
  margin-bottom: 25px;
  font-family: Graphik, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 29px;
}

.div-block-27 {
  justify-content: space-between;
  align-items: center;
  width: 80%;
  height: 100%;
  display: flex;
}

.columns-5 {
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.footer-a {
  opacity: 1;
  color: #fff;
  margin-bottom: 19px;
  font-family: Graphik, sans-serif;
  font-weight: 400;
}

.div-block-28 {
  background-color: #ffc120;
  justify-content: center;
  height: 118px;
  display: flex;
}

.column-13 {
  align-items: center;
  height: 100%;
  display: flex;
}

.columns-6 {
  width: 87%;
  height: 100%;
}

.column-14 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.column-15 {
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-block-2 {
  color: #000;
  font-family: Graphik, sans-serif;
  font-weight: 500;
}

.text-block-3 {
  opacity: .5;
  color: #000;
  margin-right: 30px;
  font-family: Graphik, sans-serif;
  font-weight: 500;
}

.div-block-29 {
  background-image: url('../images/Footer_icon_logo-facebook.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  margin-left: 30px;
}

.div-block-30 {
  background-image: url('../images/Footer_icon_logo-instagram.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
}

.link-2 {
  font-weight: 400;
  text-decoration: none;
}

.link-3, .link-4, .link-5, .link-6 {
  text-decoration: none;
}

.div-block-33 {
  width: 50%;
  margin-left: 0%;
}

.marques---h2-tablet {
  color: #fff;
  letter-spacing: -3px;
  height: auto;
  margin-top: 12px;
  margin-bottom: 20px;
  font-family: Mcqueendisplaytrial, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 35px;
}

.quote-01---h2-mobile {
  color: #5b22ff;
  margin-bottom: 20px;
  font-family: Blessingsthroughraindrops, sans-serif;
  font-size: 45px;
  line-height: 40px;
}

.caption01-copy {
  color: #ffd039;
  font-family: Blessingsthroughraindrops, sans-serif;
  font-size: 22px;
}

.slider-marques-02-mobile-bis {
  background-color: #eee1fc;
  border-radius: 30px 0 0 30px;
  align-self: auto;
  width: 100%;
  height: 760px;
}

.columns-3-copy {
  height: 50%;
}

.column-5-copy {
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-6-copy {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-slider-boutique-01-copy {
  background-image: url('../images/Boutique01_slider_img_slidebg.png');
  background-position: 50% 100%;
  background-size: cover;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 160px;
  display: flex;
}

.navbar-2 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 142px;
  display: flex;
}

.container-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-34 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  display: flex;
}

.nav-menu-2 {
  justify-content: space-between;
  width: 56%;
  display: flex;
}

.brand {
  background-image: url('../images/Herosection_img_logo.svg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 288px;
  height: 89px;
}

.nav-link-5 {
  border-bottom: 0 solid #ffd039;
  align-self: center;
  margin-left: 5%;
  margin-right: 5%;
  padding: 10px 0;
  font-family: Graphik, sans-serif;
  font-weight: 400;
  transition: all .2s, border-width .2s;
}

.nav-link-5:hover {
  border-bottom-width: 4px;
  font-weight: 600;
}

.nav-link-6, .nav-link-7, .nav-link-8 {
  align-self: center;
  padding: 10px 0;
  font-family: Graphik, sans-serif;
}

.nav-link-9 {
  text-align: center;
  background-color: #ffd039;
  border: 2px solid #000;
  border-radius: 16px;
  align-self: center;
  margin-right: 0;
  padding: 10px 25px;
  font-family: Graphik, sans-serif;
  font-weight: 600;
  transition: all .4s;
}

.nav-link-9:hover {
  color: #fff;
  background-color: #ffd039;
  box-shadow: inset 1px 1px 0 30px #5b22ff;
}

.slider-marques-02-mobile-bis-copy {
  background-color: #eee1fc;
  border-radius: 30px 0 0 30px;
  align-self: auto;
  width: 90%;
  height: 760px;
}

.div-block-21-copy {
  background-image: url('../images/Services_grid_img_service03-réparation_tablet.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75%;
  height: 95%;
}

.div-block-22-copy {
  background-image: url('../images/Services_grid_img_service04-sport_tablet.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75%;
  height: 95%;
}

.grid-2 {
  place-items: center;
  width: 70%;
  height: 97%;
}

.div-block-35 {
  width: 90%;
  position: absolute;
}

.mask-copy {
  border-radius: 30px 0 0 30px;
}

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

.paragraph-mobile {
  color: #4d3b83;
  text-align: center;
  justify-content: flex-start;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Graphik, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.footer-link-01 {
  opacity: .5;
  color: #fff;
  text-decoration: none;
  transition: opacity .2s;
}

.footer-link-01:hover {
  opacity: 1;
}

.footer-link-02 {
  opacity: .5;
  color: #000;
  margin-right: 46px;
  font-family: Graphik, sans-serif;
  font-weight: 500;
  transition: opacity .2s;
}

.footer-link-02:hover {
  opacity: 1;
}

.image-14 {
  white-space: normal;
  margin-top: 151px;
  margin-left: -40vw;
  position: absolute;
}

.image-15 {
  margin-top: 169px;
  margin-left: 39vw;
  position: absolute;
}

.image-16 {
  margin-top: -22px;
  margin-left: -24px;
  position: absolute;
}

.push-rgc-home {
  height: 830px;
}

.push-rgc-home-wrapper {
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
}

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

.div-block-36 {
  width: 40%;
}

.push-home-img-wrapper, .push-home-txt-wrapper {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-17 {
  height: 680px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 50px;
}

.push-home-txt {
  flex-direction: column;
  justify-content: center;
  width: 320px;
  height: 100%;
  display: flex;
}

.text-span, .text-span-2 {
  font-family: Graphik, sans-serif;
  font-weight: 400;
}

.h2-copy {
  color: #000;
  text-align: left;
  letter-spacing: -3px;
  margin-top: 0;
  padding-bottom: 30px;
  font-family: Mcqueendisplaytrial, sans-serif;
  font-size: 47px;
  font-weight: 500;
  line-height: 43px;
}

.cta-main-push-home {
  color: #000;
  background-color: #ffd039;
  border: 2px solid #000;
  border-radius: 16px;
  align-self: center;
  margin-right: 0;
  padding: 10px 25px;
  font-family: Graphik, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .1, .064, .995);
  display: inline-block;
  overflow: visible;
}

.cta-main-push-home:hover {
  color: #fff;
  box-shadow: inset 1px 1px 0 20px #5b22ff;
}

.image-17-copy {
  height: 680px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 50px;
}

.slide-bout01---02 {
  background-image: url('../images/Boutique01_slider_img_slide02-min_1.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-bout01---03 {
  background-image: url('../images/Boutique01_slider_img_slide03-min_1.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-bout01---04 {
  background-image: url('../images/Boutique01_slider_img_slide04-min.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-bout01---05 {
  background-image: url('../images/Boutique01_slider_img_slide05-min.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-bout02---01 {
  background-image: url('../images/Boutique02_slider_img_slide01-min.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-bout02---02 {
  background-image: url('../images/Boutique02_slider_img_slide02-min.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-bout02---03 {
  background-image: url('../images/Boutique02_slider_img_slide03-min.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-bout02---05 {
  background-image: url('../images/Boutique02_slider_img_slide05-min.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-bout02---04 {
  background-image: url('../images/Boutique02_slider_img_slide04-min.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-bout01---01-copy {
  background-image: url('../images/Boutique01_slider_img_slide01-min.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-marques---01 {
  background-image: url('../images/Marques_slider_img_slide01-vfg.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-marques---02 {
  background-image: url('../images/Marques_slider_img_slide02-av-min.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-marques---03 {
  background-image: url('../images/Marques_slider_img_slide03-tàl-min.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-marques---04 {
  background-image: url('../images/Marques_slider_img_slide04-izipizi-min.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-marques---05 {
  background-image: url('../images/Marques_slider_img_slide05-nblanc-min.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-marques---06 {
  background-image: url('../images/Marques_slider_img_slide06-sabinebe-min.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-marques---07 {
  background-image: url('../images/Marques_slider_img_slide07-littlepj-min.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-marques---08 {
  background-image: url('../images/Marques_slider_img_slide08-lafont-min.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-marques---09 {
  background-image: url('../images/Marques_slider_img_slide09-rayban-min.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-marques---10 {
  background-image: url('../images/Marques_slider_img_slide10-julbo-min.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-marques---11 {
  background-image: url('../images/Marques_slider_img_slide11-demetz-min.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.slide-marques---12 {
  background-image: url('../images/Marques_slider_img_slide12-yeye-min.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  height: 600px;
}

.lunettes-slider-03, .lunettes-slider-05, .lunettes-slider-06, .lunettes-slider-07, .lunettes-slider-08, .lunettes-slider-09, .lunettes-slider-10 {
  mix-blend-mode: multiply;
  height: 362px;
}

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

.text-span-4 {
  color: #0000;
}

.link-7, .link-7:hover, .link-8, .link-8:hover {
  text-decoration: none;
}

.lunettes-slider-11, .lunettes-slider-12, .lunettes-slider-13, .lunettes-slider-14, .lunettes-slider-15, .lunettes-slider-16, .lunettes-slider-17, .lunettes-slider-18, .lunettes-slider-19, .lunettes-slider-20 {
  mix-blend-mode: multiply;
  height: 362px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (max-width: 991px) {
  .container {
    width: 100vw;
    max-width: 120vw;
  }

  .navbar {
    width: 42vw;
  }

  .herosection {
    background-position: 50%;
  }

  .image {
    height: 140px;
    margin-left: 2vw;
  }

  .column-2 {
    padding-top: 23vh;
  }

  .caption01 {
    font-size: 18px;
  }

  .herosection-h1 {
    font-size: 50px;
    line-height: 45px;
  }

  .section-2 {
    background-image: url('../images/Quote01_img_backgroundimg_tablet02.png');
    background-position: 50% 100%;
    background-size: cover;
  }

  .h3 {
    width: 652px;
    margin-left: 0%;
  }

  .menu-button {
    color: #0000;
    height: 140px;
    margin-top: 0;
    margin-right: 2vw;
    display: flex;
  }

  .icon {
    background-image: url('../images/Herosection_navbar_icon_burger.svg');
    background-position: 0 0;
    background-size: cover;
    flex-direction: row;
    flex: 0 auto;
    align-self: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin-top: 16px;
    display: block;
  }

  .section-3 {
    height: 1110px;
  }

  .h2 {
    margin-top: 90px;
  }

  .slider-boutique {
    justify-content: flex-start;
    width: 740px;
    height: 600px;
  }

  .slide-bout01---01 {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 440px;
  }

  .slide-nav {
    margin-bottom: 159px;
  }

  .div-block-4 {
    height: 441px;
  }

  .quote-01 {
    background-image: url('../images/Quote02_img_backgroundimg_tablet02.png');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 660px;
  }

  .div-block-6 {
    background-repeat: no-repeat;
    background-size: 100% 660px;
  }

  .left-arrow, .right-arrow {
    width: 110px;
  }

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

  .image-7 {
    max-width: 100%;
  }

  .marques {
    height: 860px;
  }

  .div-block-16 {
    align-items: center;
    height: 40%;
    margin-left: 0%;
  }

  .column-3 {
    align-items: center;
    height: 330px;
  }

  .column-4 {
    height: 570px;
  }

  .columns-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .marques---p1 {
    text-align: center;
  }

  .slider-4 {
    background-size: 100% 650px;
  }

  .left-arrow-3, .right-arrow-3 {
    width: 90px;
  }

  .services {
    height: 910px;
  }

  .div-block-20 {
    align-items: flex-start;
    height: 630px;
  }

  .columns-3 {
    height: 40%;
  }

  .div-block-21 {
    background-image: url('../images/Services_grid_img_service01-ctrlvue_tablet.png');
    background-position: 100% 100%;
    background-size: 70%;
    margin-right: 10px;
  }

  .div-block-22 {
    background-position: 0 100%;
    background-size: 70%;
    margin-left: 10px;
  }

  .div-block-21-copy {
    background-position: 100% 0;
    background-size: 70%;
    margin-right: 10px;
  }

  .div-block-22-copy {
    background-position: 0 0;
    background-size: 70%;
    margin-left: 10px;
  }

  .boutique-02, .slider-boutique-02-mobile {
    height: 600px;
  }

  .div-block-slider-boutique-01 {
    background-repeat: no-repeat;
    background-size: 100% 190px;
    height: 160px;
  }

  .contact-mobile {
    height: 810px;
  }

  .div-block-24 {
    align-items: flex-start;
    height: 240px;
    margin-top: 50px;
  }

  .div-block-26 {
    width: 230px;
  }

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

  .div-block-31 {
    justify-content: center;
    align-items: center;
    width: 100vw;
    display: flex;
  }

  .div-block-32 {
    height: 100%;
  }

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

  .column-17 {
    justify-content: flex-end;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

  .link-block-2 {
    background-image: url('../images/Herosection_navbar_icon_burger.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    margin-right: 35px;
  }

  .div-block-33 {
    width: 60%;
    margin-top: 0;
    margin-left: 6%;
  }

  .marques---h2-tablet {
    font-size: 53px;
  }

  .caption01-copy {
    font-size: 18px;
  }

  .columns-3-copy {
    height: 40%;
  }

  .div-block-slider-boutique-01-copy {
    background-repeat: no-repeat;
    background-size: 100% 190px;
    height: 160px;
  }

  .nav-menu-2 {
    background-color: #fff;
    border-radius: 30px;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 20px;
    inset: 0% 0% 0% auto;
  }

  .brand {
    margin-left: 18px;
  }

  .nav-link-5 {
    justify-content: flex-end;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 18px;
    display: flex;
  }

  .nav-link-9 {
    font-size: 18px;
  }

  .slider-marques-02-mobile-bis-copy {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 100%;
    height: 599px;
  }

  .div-block-21-copy {
    background-image: url('../images/Services_grid_img_service03-réparation_tablet.png');
    background-position: 100% 100%;
    background-size: 70%;
    margin-right: 10px;
  }

  .div-block-22-copy {
    background-image: url('../images/Services_grid_img_service04-sport_tablet.png');
    background-position: 0 100%;
    background-size: 70%;
    margin-left: 10px;
  }

  .grid-2 {
    align-content: stretch;
    align-items: center;
    width: 50%;
    height: 70%;
  }

  .menu-button-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .menu-button-2.w--open {
    background-color: #0000;
    flex: 0 auto;
  }

  .div-block-35 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 70%;
    height: 324px;
    margin-top: 116px;
    margin-left: 0%;
    margin-right: 25px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .footer-link-02 {
    margin-right: 40px;
  }

  .image-14 {
    width: 201px;
    max-width: 100%;
    height: 146px;
  }

  .image-15 {
    width: 190px;
    height: 140px;
    margin-top: 153px;
  }

  .push-rgc-home {
    height: 860px;
  }

  .push-rgc-home-wrapper {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-37 {
    height: 100%;
  }

  .div-block-36 {
    justify-content: center;
    width: 80%;
    display: flex;
  }

  .push-home-img-wrapper {
    background-image: url('../images/Push_img_homepreview-min.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 90%;
    justify-content: center;
  }

  .push-home-txt-wrapper {
    justify-content: center;
  }

  .h2-copy {
    text-align: center;
    margin-top: 90px;
  }

  .image-17-copy {
    height: 300px;
    display: none;
  }

  .slide-bout01---02, .slide-bout01---03, .slide-bout01---04, .slide-bout01---05, .slide-bout02---01, .slide-bout02---02, .slide-bout02---03, .slide-bout02---05, .slide-bout02---04, .slide-bout01---01-copy, .slide-marques---01, .slide-marques---02, .slide-marques---03, .slide-marques---04, .slide-marques---05, .slide-marques---06, .slide-marques---07, .slide-marques---08, .slide-marques---09, .slide-marques---10, .slide-marques---11, .slide-marques---12 {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 440px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    height: 90px;
  }

  .herosection {
    background-image: url('../images/Herosection_img_backgroundimg_mobile.png');
    background-position: 100% 100%;
    background-size: cover;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    height: 860px;
  }

  .div-block {
    border-radius: 0 0 30px 30px;
    width: 100vw;
    height: 450px;
    margin-top: -145px;
  }

  .image {
    min-width: 210px;
    max-width: 210px;
    height: 90px;
  }

  .column-2 {
    height: 399px;
    padding-top: 53px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .caption01 {
    font-size: 16px;
  }

  .herosection-h1 {
    padding-bottom: 30px;
    font-size: 37px;
    line-height: 33px;
  }

  .section-2 {
    background-image: url('../images/Quote01_img_backgroundimg_mobile.png');
    background-position: 50% 100%;
    border-radius: 30px;
    align-items: center;
    display: block;
  }

  .h3 {
    justify-content: center;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 109px;
    font-size: 30px;
    line-height: 37px;
  }

  .p1 {
    text-align: center;
  }

  .icon {
    background-image: url('../images/Herosection_navbar_icon_burger_mobile.svg');
  }

  .body {
    background-color: #faf5ff;
  }

  .section-3 {
    height: 1110px;
  }

  .h2 {
    margin-bottom: 0;
    line-height: 50px;
  }

  .paragraph {
    width: 90%;
  }

  .slider-boutique {
    width: 100%;
    height: 720px;
    margin-top: 20px;
  }

  .slide-bout01---01 {
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-nav {
    margin-bottom: 139px;
  }

  .div-block-4 {
    height: 490px;
  }

  .quote-01 {
    background-color: #ffd039;
    background-position: 100% 100%;
    background-size: auto 86%;
    height: 730px;
  }

  .left-arrow, .right-arrow {
    width: 50px;
    height: 630px;
  }

  .image-5 {
    max-width: 80%;
    margin-bottom: 93px;
    transition-property: none;
  }

  .image-5:hover {
    margin-right: 0;
  }

  .image-6 {
    max-width: 80%;
    margin-bottom: 93px;
    transition-property: none;
  }

  .image-6:hover {
    margin-left: 0;
  }

  .slider-p1 {
    width: 60%;
    font-size: 14px;
  }

  .slider-h2 {
    text-align: center;
    font-size: 37px;
    line-height: 30px;
  }

  .quote-02---p1 {
    font-size: 14px;
  }

  .montures {
    background-image: none;
    height: 740px;
  }

  .div-block-8 {
    width: 100%;
    height: 270px;
    margin-bottom: 51px;
  }

  .montures---caption {
    text-align: center;
  }

  .montures---h2 {
    text-align: center;
    font-size: 47px;
  }

  .montures-slider {
    height: 320px;
  }

  .slider-3 {
    background-image: url('../images/Lunettes_slider_img_backgroundimg_2.png');
    background-size: cover;
    border-radius: 30px;
    height: 100%;
  }

  .left-arrow-2 {
    justify-content: flex-start;
  }

  .div-block-11 {
    align-items: flex-end;
    width: 100%;
    height: 260px;
  }

  .div-block-12 {
    justify-content: flex-start;
    height: 211px;
  }

  .image-7 {
    margin-bottom: 10px;
  }

  .div-block-13 {
    width: 100%;
    height: 90px;
  }

  .div-block-14 {
    justify-content: flex-start;
    height: 310px;
  }

  .div-block-15 {
    align-items: center;
    height: 140px;
  }

  .div-block-15-copy {
    justify-content: flex-start;
    width: 100%;
    height: 140px;
  }

  .image-8 {
    max-width: 30%;
    margin-top: 16px;
    margin-right: 98px;
  }

  .image-8:hover {
    margin-right: 110px;
  }

  .image-9 {
    max-width: 30%;
    margin-top: 16px;
    margin-left: 98px;
  }

  .image-9:hover {
    margin-left: 110px;
  }

  .slide-nav-2 {
    margin-bottom: 110px;
    display: none;
  }

  .montures-slider---caption {
    font-size: 14px;
  }

  .montures-slider---h3 {
    font-size: 38px;
  }

  .marques {
    height: 940px;
  }

  .div-block-16 {
    align-items: center;
    height: 100%;
    margin-left: 7%;
    margin-right: 7%;
  }

  .column-3 {
    height: 390px;
  }

  .column-4 {
    height: 550px;
  }

  .marques---caption {
    text-align: center;
  }

  .marques---p1 {
    text-align: center;
    width: 100%;
  }

  .services {
    background-color: #fff;
    justify-content: flex-start;
    height: 1380px;
  }

  .div-block-20 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .column-5 {
    justify-content: flex-end;
  }

  .columns-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-21 {
    background-image: url('../images/Services_grid_img_service01-ctrlvue_tablet.png');
    width: 90%;
    height: 120%;
    padding-bottom: 0;
  }

  .div-block-22 {
    width: 90%;
    height: 120%;
  }

  .boutique-02, .slider-boutique-02-mobile {
    height: 630px;
  }

  .div-block-slider-boutique-01 {
    background-image: none;
    height: 70px;
  }

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

  .div-block-24 {
    background-image: url('../images/Contact_img_map_tablet.png');
    background-size: cover;
  }

  .footer {
    height: 410px;
  }

  .columns-4 {
    height: 20%;
  }

  .div-block-25 {
    height: 100%;
  }

  .div-block-26 {
    justify-content: center;
    width: 100%;
    height: 100%;
  }

  .column-9 {
    height: 100%;
    line-height: 20px;
  }

  .image-12 {
    width: 80%;
    margin-top: 50px;
    margin-left: 0%;
  }

  .h4-footer {
    font-size: 18px;
  }

  .div-block-28 {
    align-items: flex-start;
    height: 230px;
  }

  .column-13 {
    align-items: flex-end;
    margin-top: -34px;
  }

  .columns-6 {
    height: 100%;
  }

  .column-14 {
    margin-top: -196px;
  }

  .column-15 {
    justify-content: center;
    margin-top: -279px;
  }

  .div-block-33 {
    width: 88%;
    margin-top: -440px;
  }

  .marques---h2-tablet {
    text-align: center;
    font-size: 47px;
  }

  .quote-01---h2-mobile {
    font-size: 31px;
    line-height: 28px;
  }

  .caption01-copy {
    color: #ffd039;
    font-size: 16px;
  }

  .slider-marques-02-mobile-bis {
    height: 580px;
  }

  .columns-3-copy {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-slider-boutique-01-copy {
    background-image: none;
    height: 30px;
  }

  .navbar-2 {
    justify-content: center;
    width: 100%;
  }

  .brand {
    background-position: 50% 100%;
    background-size: contain;
    align-self: auto;
    width: 230px;
    height: 70px;
  }

  .slider-marques-02-mobile-bis-copy {
    border-top-right-radius: 30px;
    height: 580px;
  }

  .div-block-21-copy {
    background-image: url('../images/Services_grid_img_service03-réparation_tablet.png');
    width: 90%;
    height: 120%;
    padding-bottom: 0;
  }

  .div-block-22-copy {
    width: 90%;
    height: 120%;
  }

  .grid-2 {
    flex-direction: column;
    justify-content: center;
    width: 80%;
    height: 93%;
    display: flex;
  }

  .menu-button-2 {
    padding-left: 0;
    padding-right: 10px;
  }

  .image-13 {
    background-image: url('../images/Contact_img_map_tablet.png');
    background-position: 0 0;
    background-size: auto;
  }

  .paragraph-mobile {
    width: 90%;
    font-size: 14px;
  }

  .footer-link-01 {
    display: block;
  }

  .mask-2 {
    border-radius: 30px;
  }

  .image-14 {
    margin-top: 118px;
  }

  .image-15 {
    margin-top: 267px;
  }

  .push-rgc-home {
    height: 810px;
  }

  .push-rgc-home-wrapper {
    background-color: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-37 {
    height: 100%;
  }

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

  .push-home-img-wrapper {
    background-image: url('../images/Push_img_homepreview_mobile-min.png'), linear-gradient(#fff, #fff);
    background-position: 50% -70%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 80%, auto;
    height: 100%;
  }

  .push-home-txt-wrapper {
    flex-direction: column;
  }

  .push-home-txt {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .h2-copy {
    text-align: center;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 36px;
  }

  .cta-main-push-home {
    text-align: center;
  }

  .cta-main-push-home:hover {
    box-shadow: inset 1px 1px 0 30px #5b22ff;
  }

  .image-17-copy {
    display: none;
  }

  .slide-bout01---02 {
    background-position: 20%;
    background-size: auto 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-bout01---03 {
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-bout01---04 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-bout01---05 {
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-bout02---01 {
    background-position: 30% 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-bout02---02 {
    background-position: 100% 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-bout02---03 {
    background-position: 15%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-bout02---05 {
    background-position: 22%;
    background-repeat: no-repeat;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-bout02---04 {
    background-position: 26%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-bout01---01-copy {
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-marques---01 {
    background-position: 30% 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-marques---02 {
    background-position: 50% 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-marques---03 {
    background-position: 28% 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-marques---04, .slide-marques---05 {
    background-position: 50% 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-marques---06 {
    background-position: 0 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-marques---07, .slide-marques---08, .slide-marques---09, .slide-marques---10 {
    background-position: 50% 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-marques---11 {
    background-position: 80% 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .slide-marques---12 {
    background-position: 50% 100%;
    border-top-right-radius: 30px;
    height: 430px;
  }

  .link-block-3 {
    width: 30px;
    height: 30px;
  }

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

#w-node-c8304c80-c9d6-8f49-5137-292f1d49e416-402947e7, #w-node-d8c044ea-19da-f79b-bfaa-c66a2493b69c-402947e7, #w-node-_6db2e3de-12c4-fde0-f38c-111285d88a6e-402947e7, #w-node-b5982533-82fa-f31f-4330-0e8010d24959-402947e7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Blessingsthroughraindrops';
  src: url('../fonts/BlessingsthroughRaindrops.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mcqueendisplaytrial';
  src: url('../fonts/McQueenDisplayTrial-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}