:root {
  --medium-purple: #9061c2;
  --flowui-component-library-gray-900: #160042;
  --flowui-component-library-white: white;
  --flowui-component-library-gray-700: #282556;
  --flowui-component-library-gray-500: #6b7094;
  --flowui-component-library-gray-200: #f3f5fb;
  --flowui-component-library-primary-dark: #2d0896;
  --flowui-component-library-grey-300: #e4e6f1;
  --flowui-component-library-gray-800: #1b114a;
  --flowui-component-library-primary-base: #642eff;
}

.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: #333;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #121212;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 500;
  line-height: 52px;
}

h2 {
  color: #212121;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  color: #121212;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

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

h5 {
  color: #212121;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  color: #585858;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16.5px;
  font-weight: 500;
  line-height: 1.35em;
}

a {
  color: #313131;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

ul {
  color: #616161;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  font-family: Playfair Display, sans-serif;
}

li {
  color: #585858;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 1.35em;
}

blockquote {
  border-left: 3px solid #9061c2;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  line-height: 42px;
}

.banner {
  z-index: 3;
  height: 125vh;
  margin-top: 8.5em;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 16px #000;
}

.banner.spec3 {
  height: 50vh;
}

.banner.spec3.technique {
  height: 70vh;
}

.navigation {
  color: #fff;
  background-color: #fff;
  border-bottom: 2px solid #fff;
  width: 100%;
  height: 10em;
  padding: 35px 25px 20px;
  position: absolute;
  box-shadow: inset 0 0 20px -4px #000;
}

.nav-menu {
  float: left;
  margin-top: 10px;
  display: inline-block;
}

.nav-menu.center-menu {
  float: none;
  text-align: center;
  display: block;
}

.nav-menu.right {
  z-index: 10000;
  float: right;
  background-color: #fffffff7;
  position: fixed;
}

.nav-menu._1 {
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 0;
}

.brand-logo {
  float: none;
  justify-content: center;
  align-items: center;
  display: flex;
  top: 8px;
}

.brand-logo.w--current {
  clear: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 50px;
  padding-top: 15px;
  text-decoration: none;
}

.brand-logo.float-left {
  float: left;
}

.align-center {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

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

.align-center.special1 {
  display: none;
}

.navigation-link {
  color: #494949;
  letter-spacing: .8px;
  text-transform: none;
  margin-left: 10px;
  margin-right: 10px;
  padding: 7px 12px 8px;
  font-size: 16px;
  font-weight: 500;
  transition: all .4s;
}

.navigation-link.w--current {
  color: #fff;
  background-color: #0c085d;
  border: 2px solid #fff;
  border-radius: 5px;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: 600;
  box-shadow: 0 0 12px 4px #bfbfbf;
}

.navigation-link.dropdown {
  color: #fff;
  padding-bottom: 8px;
  padding-left: 18px;
  padding-right: 38px;
  font-size: 15px;
}

.navigation-link.dropdown:hover {
  color: #5e0b17;
}

.navigation-link.dark {
  color: #777c;
  font-weight: 500;
}

.navigation-link.dark:hover {
  color: #212121;
}

.navigation-link._1, .navigation-link.reserver, .navigation-link._2 {
  display: none;
}

.navigation-link.spec18 {
  margin-right: 30px;
  padding: 0;
  transition: none;
}

.follow-text {
  color: #000;
  margin-right: 10px;
  font-family: Playball, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 30px;
  display: inline-block;
}

.follow-text.in-footer {
  color: #000;
  font-family: Exo, sans-serif;
  font-size: 18.5px;
  font-weight: 500;
  position: relative;
  top: -19px;
}

.follow-text.in-footer.spechoraires {
  margin-bottom: 50px;
}

.follow-text._1 {
  color: #000;
  margin-right: 8px;
}

.follow-text._1._2 {
  margin-top: 5px;
  display: block;
  position: static;
}

.follow-text._1._2._3 {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  margin-top: 8px;
  margin-right: 0;
  font-family: Exo, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.follow-text._1._2._3.spec4 {
  font-size: 62px;
  font-weight: 600;
}

.follow-text._2 {
  margin-right: 0;
}

.align-right {
  text-align: right;
}

.align-right.top-space {
  margin-top: 15px;
  display: none;
}

.sociall-wrapper {
  float: right;
  display: inline-block;
  position: relative;
  top: -4px;
}

.social-icon {
  opacity: 1;
  background-color: #38b6ff;
  background-image: url('../images/fa-facebook_100_0_ffffff_none_1fa-facebook_100_0_ffffff_none.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border: 2px solid #b4e3ff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  margin-right: 5px;
  transition: all .4s;
  display: inline-block;
  position: relative;
}

.social-icon:hover {
  opacity: 1;
  background-color: #149cca;
}

.social-icon.twitter {
  background-color: #38b6ff;
  background-image: url('../images/font-awesome_4-6-3_google-plus_100_0_ffffff_none_1font-awesome_4-6-3_google-plus_100_0_ffffff_none.webp');
  background-size: 20px;
  border: 2px solid #b4e3ff;
}

.social-icon.twitter:hover {
  background-color: #149cca;
}

.social-icon.twitter.biger {
  background-color: #05005a;
  background-size: 23px;
  border-color: #fff;
}

.social-icon.google {
  background-image: url('../images/fa-twitter_100_0_ffffff_none_1fa-twitter_100_0_ffffff_none.webp');
  background-size: 16px;
  display: none;
}

.social-icon.instagram {
  background-color: #54b2d2;
  background-image: url('../images/Just-Eat-PNG-35px_1Just-Eat-PNG-35px.webp');
  background-size: 25px;
  display: none;
}

.social-icon.instagram.biger {
  background-size: 28px;
  display: none;
}

.social-icon.instagram.biger._1 {
  margin-top: -5px;
  margin-left: 0;
  margin-right: 0;
}

.social-icon.instagram.biger._1._2 {
  display: none;
}

.social-icon.instagram.biger._1._2._3 {
  margin-top: -12px;
}

.social-icon.biger {
  background-color: #05005a;
  background-size: 21px;
  border-color: #fff;
  width: 50px;
  height: 50px;
  box-shadow: 1px 1px 3px #4d4d4d;
}

.big-slider {
  background-color: #0000;
  height: 100%;
}

.arrow {
  background-color: #00000080;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  margin-right: 25px;
  font-size: 24px;
  transition: all .4s;
  display: none;
}

.arrow:hover {
  background-color: #a92539;
}

.arrow.right {
  margin-left: 25px;
  margin-right: 0;
  display: none;
}

.arrow.right:hover {
  background-color: #a92539;
}

.container-center {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.container-center.in-slider {
  max-width: 90%;
  margin-top: -60px;
  top: 58%;
}

.container-center.in-pages {
  justify-content: center;
  align-items: center;
  display: flex;
  top: 60%;
}

.section {
  border-radius: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.prallax {
  background-color: #090642;
  border-top: 1px #fff;
  border-bottom: 1px #fff;
  border-radius: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: inset 0 0 20px -8px #000;
}

.section.spec {
  padding-top: 0;
}

.sub-text {
  color: #060077;
  text-transform: none;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 40px;
}

.padding-both {
  padding-left: 20px;
  padding-right: 20px;
}

.video-overlay {
  z-index: 3;
  display: block;
  position: absolute;
  inset: 0;
}

.video-overlay.spec4 {
  background-image: url('../images/Moteur_2.webp');
  background-position: 50%;
  background-size: cover;
}

.video-overlay.spec4.ets {
  background-image: url('../images/bidons-ets-min_1.webp');
}

.video-overlay.spec4.ets.carburantets {
  background-image: url('../images/Bandeau_1.webp');
  background-position: 50% 90%;
}

.video-overlay.spec4.boitevitesse {
  background-image: url('../images/bandeau-boitevitesse_1.webp');
}

.video-overlay.spec4.suspension {
  background-image: url('../images/bandeau-suspension_1.webp');
}

.video-overlay.spec4.bancessai {
  background-image: url('../images/bandeau-bancessais_1.webp');
  background-position: 50% 60%;
}

.video-overlay.spec4.gestionfaisceaux {
  background-image: url('../images/bandeau-gestionfaisceaux_1.webp');
}

.video-overlay.spec4.gestionmoteurcarto {
  background-image: url('../images/Carto-bandeau1_1.webp');
  background-position: 50% 30%;
}

.video-overlay.spec4.prepachassis {
  background-image: url('../images/chassis_1.webp');
}

.video-overlay.spec4.assistancecourse {
  background-image: url('../images/bandeau-assistancecourse_1.webp');
  background-position: 50% 55%;
}

.video-overlay.spec4.ingenierie {
  background-image: url('../images/ingénierie1_1.webp');
}

.video-overlay.spec4.moyentechnique {
  background-image: url('../images/Bandeau-du-haut_resultat.webp');
  background-position: 50% 0;
}

.call-us {
  z-index: 10000;
  background-color: #a92539;
  background-image: url('../images/font-awesome_4-6-3_phone_100_0_ffffff_none-3_1font-awesome_4-6-3_phone_100_0_ffffff_none (3).webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border: 2px solid #fff;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  display: none;
  position: fixed;
  bottom: 40px;
  right: 60px;
  box-shadow: 0 0 8px 1px #000;
}

.services-wrapper {
  float: left;
  clear: right;
  background-color: #fff;
  width: 33.333%;
  height: 650px;
  position: relative;
}

.services-wrapper.color {
  text-align: left;
  background-color: #fafafa;
  padding-top: 85px;
  padding-left: 70px;
  padding-right: 70px;
}

.services-wrapper.color.purple {
  background-color: #090642;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  width: 100%;
  height: 480px;
  max-height: 750px;
  padding: 30px;
}

.services-wrapper.photo-1 {
  z-index: 30;
  background-image: url('../images/rally2.jpg');
  background-position: 25%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  overflow: hidden;
  box-shadow: 0 0 20px -6px #000;
}

.services-wrapper.photo-2 {
  z-index: 30;
  background-image: url('../images/rally4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  overflow: hidden;
  box-shadow: 0 0 20px -6px #000;
}

.services-wrapper.photo-3 {
  z-index: 30;
  background-image: url('../images/rally3_2.webp');
  background-position: 10% 84%;
  background-size: 700px;
  height: 450px;
  overflow: hidden;
  box-shadow: 0 0 20px -6px #000;
}

.services-wrapper._1._2 {
  height: 450px;
}

.services-wrapper._2 {
  height: 350px;
}

.services-wrapper._3 {
  height: 450px;
}

.services-icon {
  filter: contrast(186%) invert();
  background-image: url('../images/pngegg.png');
  background-position: 50%;
  background-size: cover;
  width: 145px;
  height: 75px;
  margin-bottom: 30px;
  display: block;
}

.services-icon.icon-3 {
  filter: brightness(47%) hue-rotate(36deg) contrast(131%) invert(0%);
  background-image: url('../images/Icon1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 75px;
  background-attachment: scroll;
  height: 75px;
}

.day {
  color: #fffc;
  text-align: center;
  font-style: italic;
}

.white-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
}

.white-heading.big {
  color: #fff;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 36px;
}

.white-font {
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}

.center-div {
  margin-left: 25px;
  margin-right: 25px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

.center-div.add-center {
  text-align: center;
  margin-top: 5px;
}

.center-div.add-center.spec {
  margin-top: -5px;
}

.center-div._1 {
  margin-top: 0;
  margin-left: 25px;
  margin-right: 25px;
}

.line-divider {
  border: 1px solid #fff6;
  border-radius: 7px;
  width: 100%;
  height: 100%;
}

.button {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #090642;
  border: 2px solid #fff;
  border-radius: 5px;
  padding: 17px 23px 15px;
  font-size: 17px;
  font-weight: 600;
  transition: all .2s;
  display: inline-block;
  box-shadow: inset 0 0 6px -1px #000, 2px 2px 12px -2px #000;
}

.right-section {
  z-index: 1;
  box-shadow: none;
  background-color: #fafafa;
  height: 730px;
  max-height: 750px;
  padding-top: 20px;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.right-section.on-mobile {
  height: 730px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.right-section.on-mobile._1 {
  background-color: #fff;
  height: 480px;
  display: block;
}

.column-without-padding {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.biger {
  color: #000;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
}

.biger._1._2 {
  color: #000;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.biger._2._3 {
  color: #191919;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.biger._4 {
  color: #4b4b4b;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.col {
  margin-top: -15px;
  margin-bottom: -24px;
  padding-left: 20px;
  padding-right: 40px;
  display: none;
}

.reservation_section {
  overflow: hidden;
}

.show-text {
  color: #fff;
  text-transform: capitalize;
  font-family: Exo, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 60px;
}

.show-text.off {
  display: block;
}

.image-popup {
  float: left;
  width: 20%;
  height: 14em;
  position: relative;
}

.image-popup._1 {
  background-image: url('../images/Bandeau_1_resultat.webp');
  background-position: 45%;
  background-size: cover;
}

.image-popup._2 {
  background-image: url('../images/Bandeau_2_resultat.webp');
  background-position: 30%;
  background-size: cover;
}

.image-popup._3 {
  background-image: url('../images/Bandeau_3_resultat.webp');
  background-position: 50%;
  background-size: cover;
}

.image-popup._4 {
  background-image: url('../images/Bandeau_4_resultat.webp');
  background-position: 32%;
  background-size: cover;
}

.image-popup._5 {
  background-image: url('../images/Bandeau_5_resultat.webp');
  background-position: 50%;
  background-size: cover;
}

.footer {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 20px;
}

.lightbox-overlay {
  background-image: linear-gradient(to top, #090642d9, #09064282 14%, #09064245 28%, #09064200 42%, #fff0 93%);
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.zoom-icon-wrapper {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.zoom-icon {
  background-color: #000c;
  background-image: url('../images/font-awesome_4-6-3_search_100_0_ffffff_none-2_1font-awesome_4-6-3_search_100_0_ffffff_none (2).webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.zoom-icon:hover {
  background-color: #02bfff;
}

.arrow-dropdown {
  margin-top: 18.5px;
  margin-right: 15px;
  font-size: 12px;
}

.dropdown-list.w--open {
  background-color: #000000d9;
  border-radius: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-link {
  color: #b4b4b4;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Playfair Display, sans-serif;
}

.dropdown-link:hover, .dropdown-link.w--current, .dropdown-link.w--current:hover {
  color: #fff;
}

.slide-1 {
  background-image: url('../images/IMG_4989_resultat.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.center {
  z-index: 3;
  background-color: #00000063;
  border-radius: 0;
  flex: 1;
  order: 4;
  align-self: baseline;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% 0;
}

.big-title-slider {
  color: #fff;
  margin-top: 45px;
  font-family: Playball, sans-serif;
  font-size: 75px;
  font-weight: 400;
  line-height: 80px;
}

.big-title-slider._1 {
  margin-top: 40px;
}

.big-title-slider._1._2 {
  text-shadow: 1px 1px 6px #000, 1px 1px 6px #000, 1px 1px 18px #000;
  font-family: Exo, sans-serif;
  font-size: 62px;
  font-weight: 500;
}

.navigation-style-2 {
  background-color: #0000;
  width: 100%;
  padding: 35px 25px 20px;
  position: absolute;
}

.float-right {
  text-align: right;
  position: absolute;
  bottom: 25px;
  right: 25px;
}

.navigation-style-3 {
  background-color: #fffffff2;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
}

.float-left {
  float: right;
}

.top-space {
  margin-top: 10px;
}

.form-wrapper {
  text-align: left;
  margin-top: 0;
  padding-right: 0;
}

.float-field {
  float: left;
  width: 48%;
  margin-right: 10px;
}

.float-field.not-full {
  width: 97%;
}

.float-field.date {
  width: 15%;
}

.float-field.date._1 {
  margin-right: 40px;
}

.text-field {
  background-color: #e8ebee;
  border-style: none;
  border-radius: 5px;
  height: 35px;
  padding-left: 20px;
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
}

.text-field:active, .text-field:focus {
  color: #313131;
  background-color: #dce1e6;
}

.text-field::placeholder {
  color: #474747;
}

.text-field.center-date {
  text-align: center;
  padding-left: 12px;
}

.text-field.area {
  margin-bottom: 40px;
  padding-top: 12px;
  padding-bottom: 40px;
}

.label {
  float: left;
  color: #616161;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: 12px;
  font-family: Playfair Display, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  display: inline-block;
}

.submit-button {
  float: left;
  text-align: center;
  width: 100%;
  margin-top: 10px;
  display: none;
}

.info-wrapper {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.info-wrapper.no-line {
  border-bottom-style: none;
}

.icon-icon {
  float: left;
  background-image: url('../images/phone-call-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 80px;
  height: 80px;
  margin-right: 15px;
}

.icon-icon.marker {
  background-image: url('../images/search-marker.webp');
  background-size: 60px;
}

.info-content {
  text-align: left;
  position: relative;
  top: 15px;
  overflow: hidden;
}

.number {
  color: #919191;
  text-align: left;
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.hide {
  display: block;
}

.success-message {
  color: #fff;
  background-color: #a92539;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
}

.error-message {
  color: #fff;
  background-color: #c52020;
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.mobile-navigation {
  background-color: #fff;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  position: absolute;
}

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

.top-margin.less-space {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.top-margin.less-space._2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.top-margin.less-space._2.btnn {
  margin-left: -320px;
}

.footer-icon {
  filter: invert(78%);
  background-image: url('../images/phone-call-4_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer-icon.addres {
  background-image: url('../images/placeholder-1_1placeholder (1).webp');
  background-size: 60px;
}

.footer-icon.email {
  background-image: url('../images/envelope-1_1envelope (1).webp');
  background-size: 60px;
}

.left-copyright-flex {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.left-copyright-flex.right {
  justify-content: center;
}

.left-copyright-flex.right._1 {
  flex-flow: column;
}

.big {
  color: var(--medium-purple);
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
}

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

.text-block {
  color: #fff;
  align-items: center;
  width: 250px;
  font-family: Playball, sans-serif;
  font-size: 55px;
  font-style: normal;
  text-decoration: none;
  transform: rotate(-3deg);
}

.text-block._1._2 {
  width: 250px;
  margin-top: -25px;
  margin-left: -12px;
  padding-left: 0;
  font-size: 56.5px;
  display: none;
  position: absolute;
  transform: rotate(-2deg);
}

.heading {
  color: #000;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.section-2._1 {
  margin-top: 100px;
}

.section-2._1.hide {
  display: block;
}

.image-3 {
  filter: none;
  width: 300px;
  max-width: none;
  margin: -58px 20px -30px 0;
  display: block;
}

.image-3._1 {
  width: 460px;
  margin-top: -20px;
  margin-bottom: -10px;
}

.image-4 {
  color: #fff;
  text-shadow: 1px 1px 12px #000, 1px 1px 6px #000;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Exo, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 70px;
}

.image-4.second {
  text-align: center;
  font-size: 30px;
  line-height: 1.35em;
}

.image-4.special {
  margin-bottom: 25px;
}

.heading-3 {
  font-family: Lato, sans-serif;
  font-size: 38px;
  line-height: 35px;
}

.link-block {
  margin-bottom: 70px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.text-block-2 {
  color: #fff;
  font-family: PT Serif, serif;
  font-size: 14px;
  font-style: italic;
  text-decoration: none;
}

.div-block {
  margin-bottom: 30px;
}

.div-block._1 {
  margin-bottom: 5px;
}

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

.div-block-3 {
  margin-bottom: 10px;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  font-family: Exo, sans-serif;
  font-size: 19px;
  display: flex;
}

.container-2 {
  max-width: 95%;
}

.body {
  background-color: #fff;
}

.paragraph {
  color: #595959;
}

.paragraph._1 {
  color: #000;
  font-size: 14.5px;
}

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

.heading-6 {
  margin-top: 5px;
  margin-bottom: 30px;
  padding-left: 15px;
  font-size: 17.5px;
}

.heading-6.special1 {
  margin-left: -70px;
}

.paragraph-2 {
  color: #000;
}

.section-3copy {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.div-block-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-6._2 {
  height: 800px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 40px;
  padding-right: 40px;
}

.html-embed {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  box-shadow: 2px 2px 10px -2px #000;
}

.heading-7 {
  color: #353535;
  text-align: center;
  margin-bottom: 50px;
  font-family: Exo, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
}

.paragraph-4 {
  color: #595959;
  text-align: left;
  justify-content: center;
  margin-bottom: 35px;
  margin-left: 0;
  font-family: Merriweather Sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 26px;
  display: inline-block;
}

.div-block-7copy {
  flex-direction: column;
  align-items: center;
  margin-top: 190px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-7copy._2copy {
  margin-top: 0;
  padding-left: 80px;
  padding-right: 80px;
}

.paragraph-5 {
  color: #000;
  font-weight: 400;
}

.italic-text {
  color: #000;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Bitter, serif;
  font-size: 15px;
  font-weight: 400;
}

.link-block-2 {
  margin-bottom: 10px;
  text-decoration: none;
}

.text-block-5 {
  margin-top: 0;
  font-size: 22px;
}

.text-block-5._1 {
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: 600;
  display: none;
}

.text-block-6 {
  font-size: 18px;
  line-height: 25px;
}

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

.form-block {
  display: none;
}

.div-block-8copy {
  background-image: url('../images/1ère-photo_encart-double_1.webp');
  background-position: 50% 80%;
  background-size: cover;
  width: 100%;
  height: 500px;
  margin-bottom: 60px;
  box-shadow: 1px 1px 16px #000;
}

.div-block-8copy._2222 {
  background-image: url('../images/2ème-photo-encart_1.webp');
}

.div-block-9 {
  justify-content: center;
  margin-top: 35px;
  display: flex;
}

.div-block-9._2 {
  margin-top: 10px;
  position: relative;
}

._6 {
  color: #fff;
  margin-top: 8px;
  font-size: 18px;
  display: none;
}

._6._3 {
  color: #000;
  margin-top: 5px;
  font-size: 17px;
}

.section-4 {
  z-index: 500;
  margin-bottom: 60px;
  position: relative;
  box-shadow: 0 0 20px #000;
}

.html-embed-3copy {
  margin-top: 80px;
  margin-bottom: 80px;
}

.html-embed-3copy._2copy.spec1copy {
  margin-top: 50px;
  margin-bottom: 25px;
}

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

.lightbox-link {
  display: none;
}

.lightbox-link-2, .lightbox-link-3, .lightbox-link-4, .lightbox-link-5 {
  height: 100%;
  display: none;
}

.bold-text-3 {
  font-size: 31px;
}

.navbar {
  width: 100%;
  height: 8.5em;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 5px 20px -8px #000;
}

.div-block-12 {
  background-color: #fff;
  border-bottom: 2px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 8.5em;
  padding: 20px 25px;
  display: flex;
  position: fixed;
  box-shadow: inset 0 1px 16px -4px #000;
}

.navbar-2 {
  display: none;
}

.div-block-17 {
  z-index: 9999;
  justify-content: flex-end;
  align-items: center;
  width: 350px;
  height: 80px;
  margin-right: -350px;
  padding-right: 50px;
  display: none;
  position: fixed;
  inset: 80% 0% 0% auto;
}

.div-block-18 {
  z-index: 9999;
  text-shadow: 1px 1px 6px #3f3f3f, 1px 1px 12px #000;
  background-color: #39b0ff;
  border: 4px solid #b4e3ff;
  border-right-style: none;
  border-top-left-radius: 120px;
  border-bottom-left-radius: 120px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 80px;
  padding-top: 6px;
  font-family: Playball, sans-serif;
  font-size: 40px;
  display: flex;
  position: relative;
  box-shadow: inset 0 0 15px -5px #000, 1px 1px 6px #000;
}

.div-block-19 {
  margin-top: -30px;
}

.div-block-20 {
  clear: right;
  justify-content: space-around;
  align-items: center;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.menu-button {
  display: none;
}

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

.slide-4 {
  background-image: url('../images/DSC_9456-2_resultat.webp');
  background-position: 50%;
  background-size: cover;
}

.tab-pane-tab-2 {
  width: 100%;
  height: 100%;
}

.tabs-content {
  width: 100%;
  height: 100%;
  box-shadow: 1px 1px 14px #000;
}

.tabs-menu-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.tabs-mobile {
  width: 281px;
  display: none;
}

.tabs-mobile.pc {
  width: 500px;
  height: 620px;
  display: block;
}

.tab-pane-tab-1 {
  width: 100%;
  height: 100%;
}

.tab-link1 {
  border: 1px solid #0000004d;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  width: 49%;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 1px 1px 7px -1px #000;
}

.tab-link1.w--current {
  color: #fff;
  background-color: #05005a;
  width: 100%;
}

.html-embed-5 {
  width: 100%;
  height: 100%;
  margin-top: 0;
}

.html-embed-5._1 {
  width: 100%;
  height: 100%;
  display: block;
}

.text-block-14 {
  text-align: center;
  padding-bottom: 2px;
  font-size: 13px;
  font-weight: 600;
}

.div-block-22 {
  justify-content: center;
  align-items: center;
  margin-top: 3em;
  margin-bottom: 5em;
  display: flex;
}

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

.uui-form_inputcopy {
  color: #101828;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-form_inputcopy:focus {
  color: #101828;
  border-color: #001168;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #ebebff;
}

.uui-form_inputcopy::placeholder {
  color: #667085;
}

.uui-form_inputcopy.text-area {
  height: auto;
  min-height: 7rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.uui-form_inputcopy.specets {
  font-size: 20px;
}

.uui-text-style-link-02copy {
  color: #060077;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}

.success-textcopy {
  font-family: Bitter, serif;
  font-size: 16px;
  font-weight: 600;
}

.uui-space-xsmall-2copy {
  width: 100%;
  min-height: 1rem;
}

.uui-icon-1x1-xsmall-4copy {
  color: #060077;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin-right: 5px;
  display: flex;
}

.uui-contact03_contentcopy {
  border-right: 1px solid #bbb;
  width: 103%;
}

.uui-field-labelcopy {
  color: #344054;
  margin-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
}

.uui-field-labelcopy.specets {
  color: #000;
  font-size: 22px;
  font-weight: 600;
}

.uui-contact03_itemcopy {
  align-items: center;
  display: flex;
  position: relative;
}

.uui-contact03_contact-listcopy {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  display: grid;
}

.text-block-16copy {
  display: none;
}

.uui-padding-vertical-xhuge-6copy {
  padding-top: 0;
  padding-bottom: 0;
}

.uui-container-large-5copy {
  width: 90%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-heading-medium-3copy {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.success-message-2copy {
  background-color: #d6ffd7;
  border: 1px solid #008518;
  border-radius: 18px;
  margin-top: 1.5rem;
  padding: 1.5rem;
}

.uui-text-size-large-3copy {
  color: #575757;
  letter-spacing: normal;
  font-family: Merriweather Sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}

.error-textcopy {
  color: #cf0000;
}

.uui-contact03_componentcopy {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.uui-form-button-wrapper {
  flex-direction: column;
  margin-top: .5rem;
  display: flex;
}

.uui-page-padding-5copy {
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
}

.section-contact-a-copier {
  padding-top: 0;
}

.uui-contact03_formcopy {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.uui-contact03_icon-wrappercopy {
  color: #7f56d9;
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.uui-button-3copy {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0c085d;
  border: 1px solid #dfdfdf;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-3copy:hover {
  background-color: #0900b2;
  border-color: #b6b6b6;
}

.uui-button-3copy:focus {
  background-color: #ff4343;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

.uui-contact03_form-wrappercopy {
  flex-direction: column;
  align-items: center;
  width: 95%;
  display: flex;
}

.uui-form-field-wrappercopy {
  position: relative;
}

.error-message-2copy {
  text-align: center;
  border: 2px solid red;
  border-radius: 12px;
  margin-top: 1.5rem;
  padding: .875rem 1rem;
  font-family: Bitter, serif;
  font-size: 15px;
  font-weight: 700;
}

.f-button-neutral {
  background-color: var(--flowui-component-library-gray-900);
  color: var(--flowui-component-library-white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 18px;
  font-weight: 500;
  transition: background-color .3s;
  display: flex;
  box-shadow: 0 0 9px #434343;
}

.f-button-neutral:hover {
  background-color: var(--flowui-component-library-gray-700);
}

.f-button-neutral.spec1 {
  margin-bottom: 0;
}

.f-paragraph-large {
  color: #585858;
  letter-spacing: -.02em;
  width: 90%;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 16.5px;
  font-weight: 500;
  line-height: 23px;
}

.f-paragraph-large.spec2 {
  margin-bottom: 40px;
  display: block;
}

.f-h3-heading {
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  line-height: 45px;
}

.f-h3-heading.reverse {
  font-weight: 500;
  line-height: 45px;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-heading-detail-small {
  color: var(--flowui-component-library-gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-12 {
  margin-bottom: 8px;
}

.f-image-cover {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 90%;
  box-shadow: 0 0 8px #5b5b5b;
}

.f-image-cover.spec99 {
  height: 70%;
}

.f-content-image-wrapper-large {
  border-radius: 12px;
  align-items: center;
  width: 100%;
  height: 460px;
  display: flex;
  overflow: visible;
}

.f-content-image-wrapper-large.spec99 {
  padding-top: 0;
}

.f-grid-two-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
  align-items: center;
}

.f-grid-two-column.spec99 {
  grid-template-columns: .8fr 1fr;
}

.f-grid-two-column.spec99.reverse {
  grid-template-columns: 1fr .8fr;
}

.f-grid-two-column.spec99.space-bottom {
  align-items: start;
  margin-bottom: 20px;
}

.f-container-regular {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large {
  padding: 60px 4%;
  position: relative;
}

.f-content-image-wrapper {
  border-radius: 12px;
  width: 100%;
  height: 430px;
  overflow: visible;
}

.f-paragraph-large-2 {
  color: #585858;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.f-margin-bottom-32 {
  margin-bottom: 32px;
}

.f-margin-bottom-33 {
  margin-bottom: 8px;
}

.f-grid-two-column-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.2fr;
  align-items: center;
}

.f-container-regular-2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-regular {
  padding: 60px 4%;
  position: relative;
}

.f-cta-logo-card {
  border: 1px solid #d6d6d6;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 96px;
  padding: 38px 24px 24px;
  transition: border-color .2s, box-shadow .2s;
  display: flex;
  box-shadow: 0 0 6px #d7d7d7;
}

.f-cta-logo-card:hover {
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.f-cta-logo-card.spec1 {
  min-width: 100%;
  max-width: 540px;
  padding-bottom: 38px;
}

.f-cta-logo-card.spec1.hide {
  display: none;
}

.f-grid-four-columns {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  margin-bottom: 70px;
}

.f-margin-bottom-48 {
  margin-bottom: 0;
}

.f-h2-heading {
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.2;
}

.f-margin-bottom-24 {
  margin-bottom: 24px;
}

.f-cta-text-wrapper-center {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-cta-text-wrapper-center.left {
  align-items: flex-start;
  margin-top: 30px;
}

.f-margin-bottom-72 {
  margin-bottom: 72px;
}

.f-container-regular-3 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-regular-2 {
  padding: 60px 5% 0;
  display: block;
  position: relative;
}

.f-section-regular-2.hide {
  display: block;
}

.image-9 {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 12px;
  width: 90%;
  height: 20em;
  margin-bottom: 25px;
  box-shadow: 0 0 8px #5b5b5b;
}

.heading-8 {
  text-align: center;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.div-block-24 {
  align-items: center;
  margin-bottom: 20px;
  margin-left: -20px;
  display: flex;
}

.image-10 {
  margin-right: 10px;
}

.image-10.spec1 {
  margin-bottom: -4px;
}

.image-10.spec33 {
  width: 20px;
  margin-right: 10px;
  display: none;
}

.link-4 {
  color: #000;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Bitter, serif;
  font-size: 15px;
  text-decoration: none;
}

.image-11 {
  width: 100px;
  margin-top: -3px;
}

.text-block-18 {
  color: #000;
  letter-spacing: -.5px;
  text-shadow: 1px 1px 3px #e9e9e9;
  font-family: Poppins, sans-serif;
  font-size: 16.5px;
  font-weight: 500;
}

.div-block-25 {
  background-color: #15ccff;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 32%;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.div-block-25.google-maps {
  background-color: #fff;
}

.div-block-26 {
  border-radius: 12px;
  align-items: center;
  width: 400px;
  height: 60px;
  text-decoration: none;
  display: flex;
  box-shadow: 1px 1px 3px #2d2d2d;
}

.div-block-27 {
  border-top: 2px solid #15ccff;
  border-bottom: 2px solid #15ccff;
  border-right: 2px solid #15ccff;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 68%;
  height: 100%;
  display: flex;
  box-shadow: inset 0 0 4px #2a2a2a;
}

.div-block-27.google-maps {
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-style: solid;
  border-right-color: #fff;
  justify-content: center;
  box-shadow: inset 0 0 4px #6c6c6c;
}

.div-block-28 {
  margin: 20px;
}

.div-block-29 {
  flex-direction: row;
  justify-content: center;
  margin-bottom: 50px;
  display: flex;
}

.div-block-29.spec1 {
  margin-bottom: 0;
}

.div-block-29.spec2 {
  margin-bottom: 15px;
}

.div-block-30 {
  margin: 20px;
}

.f-paragraph-small {
  color: #494949;
  margin-bottom: 0;
  padding: 7px 3px 8px;
  font-size: 16px;
}

.f-dropdown-link {
  color: #000;
  letter-spacing: -.3px;
  border-radius: 4px;
  align-items: center;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.f-dropdown-link:hover, .f-dropdown-link:focus {
  background-color: var(--flowui-component-library-gray-200);
}

.f-dropdown-link.w--current {
  color: var(--flowui-component-library-primary-dark);
}

.f-dropdown-link.w--current:hover {
  color: #000;
  background-color: #0040ff0f;
}

.f-dropdown-wrap {
  z-index: 999;
  background-color: #fff;
  height: auto;
  padding: 8px;
}

.f-dropdown-list {
  width: 200px;
}

.f-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #bebebe;
  border-top-style: none;
  border-radius: 0 0 8px 8px;
  width: 300px;
  margin-top: 12px;
  margin-left: -30px;
  overflow: hidden;
  box-shadow: 0 4px 13px #000, 34px 34px 88px #b1bac829;
}

.f-dropdown-icon-l {
  color: #494949;
  margin-right: -14px;
  font-size: 14px;
}

.f-dropdown-toggle {
  justify-content: space-between;
  width: 100%;
  padding: 0;
  transition: border-color .3s;
  display: inline-block;
}

.f-dropdown {
  width: 100%;
  max-width: 240px;
}

.dropdown-pc-menu_link-block {
  color: #313131;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 3px 10px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.dropdown-pc-menu_text-block {
  color: #313131;
  margin-right: 15px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.mobile-navigation_link {
  color: #fffc;
  letter-spacing: 0;
  text-transform: none;
  padding: 15px 15px 12px;
  font-size: 14px;
  font-weight: 400;
  transition: all .4s;
}

.mobile-navigation_link:hover {
  color: #fff;
}

.mobile-navigation_link.w--current {
  color: #fff;
  background-color: #a92539;
  border-radius: 5px;
}

.mobile-navigation_link.mobile-navigation_arrow-icon {
  color: #1b1b1b;
}

.mobile-navigation_link.mobile-navigation_dropdown-link {
  padding-right: 35px;
}

.mobile-navigation_dropdown-list.w--open {
  background-color: #000000d9;
  border-radius: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.f-button-neutral-2 {
  background-color: var(--flowui-component-library-gray-900);
  color: var(--flowui-component-library-white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
  box-shadow: 0 0 8px #00000061;
}

.f-button-neutral-2:hover {
  background-color: var(--flowui-component-library-gray-700);
}

.f-button-neutral-2.specets {
  background-color: #c00000;
  border-radius: 18px;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 24px;
}

.f-header-button-middle {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.f-paragraph-large-3 {
  color: #585858;
  text-align: left;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16.5px;
  font-weight: 500;
  line-height: 23px;
}

.f-paragraph-large-3.specets {
  width: 100%;
  margin-bottom: 50px;
}

.f-margin-bottom-40 {
  margin-bottom: 40px;
}

.f-margin-bottom-40.specets {
  flex-direction: column;
  align-self: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.f-h1-heading {
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  line-height: 1.2;
}

.f-margin-bottom-73 {
  margin-bottom: 35px;
}

.f-heading-detail-small-2 {
  color: var(--flowui-component-library-gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-header-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-container-regular-4 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-2 {
  padding: 60px 5%;
  position: relative;
}

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

.image-12 {
  width: 90%;
  height: auto;
  margin-left: -25px;
  display: block;
}

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

.link-block-4, .link-block-5 {
  position: absolute;
  inset: 0%;
}

.list {
  margin-top: 15px;
  margin-bottom: 15px;
}

.list-item {
  padding-top: 0;
  padding-bottom: 0;
}

.heading-9, .bold-text-50 {
  color: #585858;
}

.slide-5 {
  background-image: url('../images/1ère-photo_encart-double_1.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/2ème-photo-encart_1.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.f-paragraph-large-4 {
  color: #585858;
  letter-spacing: -.02em;
  width: 100%;
  max-width: 800px;
  margin-bottom: 25px;
  font-size: 21px;
  font-weight: 400;
  line-height: 25px;
}

.f-paragraph-large-4.mentions {
  max-width: 100%;
  padding-top: 8em;
  padding-left: 2%;
  padding-right: 2%;
}

.heading-10 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.heading-4 {
  color: #01426b;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.paragraph-8, .paragraph-9, .paragraph-10, .paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15, .paragraph-16, .heading-11, .heading-12, .paragraph-17, .heading-13, .paragraph-18 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.list-item-2, .list-item-3, .list-item-4, .list-item-5 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16.5px;
}

.paragraph-19, .heading-14, .paragraph-20 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.list-item-6, .list-item-7, .list-item-8 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16.5px;
}

.heading-15, .paragraph-21, .heading-16, .paragraph-22, .heading-17, .paragraph-23, .heading-18, .paragraph-24, .heading-19, .paragraph-25 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.list-item-9, .list-item-10 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16.5px;
}

.list-item-11, .list-item-12, .list-item-13, .list-item-14, .paragraph-26, .heading-20, .paragraph-27, .heading-21, .paragraph-28 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.list-2 {
  font-size: 16.5px;
}

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

@media screen and (max-width: 991px) {
  p {
    font-size: 13.8px;
  }

  .banner {
    height: 450px;
    margin-top: 7em;
  }

  .banner.spec3 {
    height: 27vh;
  }

  .banner.spec3.technique {
    height: 35vh;
  }

  .nav-menu.right {
    border-radius: 0 7px 7px 0;
    max-height: 150px;
    margin-top: 75px;
    display: block;
    position: fixed;
  }

  .brand-logo.float-left {
    width: 240px;
    height: 25px;
    padding-top: 0;
    top: 9px;
  }

  .navigation-link.dark {
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
    display: block;
  }

  .navigation-link.dark.w--current {
    color: #fff;
    border-radius: 0;
  }

  .navigation-link.dark._1 {
    display: none;
  }

  .navigation-link.spec18 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .follow-text.in-footer {
    font-size: 18px;
  }

  .follow-text.in-footer.spechoraires {
    width: 80%;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .follow-text._1 {
    margin-right: 0;
    font-size: 20px;
    position: absolute;
    top: 30px;
    right: 40px;
  }

  .follow-text._1._2._3 {
    font-size: 26px;
  }

  .follow-text._1._2._3.spec4 {
    font-size: 45px;
  }

  .follow-text._1._3 {
    color: #000;
    margin-top: 6px;
    font-size: 21px;
  }

  .social-icon.twitter.biger {
    background-image: url('../images/font-awesome_4-6-3_google-plus_100_0_ffffff_none_1font-awesome_4-6-3_google-plus_100_0_ffffff_none.webp');
  }

  .social-icon.biger {
    background-image: url('../images/fa-facebook_100_0_ffffff_none_1fa-facebook_100_0_ffffff_none.webp');
  }

  .container-center.in-slider {
    margin-top: -35px;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .section.prallax {
    border-top-left-radius: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .section.spec {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .sub-text {
    font-size: 24px;
    line-height: 35px;
  }

  .padding-both {
    padding-left: 50px;
    padding-right: 50px;
  }

  .call-us {
    background-color: #060077;
    display: block;
  }

  .services-wrapper {
    width: 100%;
    height: 490px;
  }

  .services-wrapper.color.purple {
    height: 500px;
  }

  .services-wrapper.photo-1 {
    background-position: 25% 100%;
    display: block;
  }

  .services-wrapper.photo-3 {
    background-position: 0 70%;
    background-size: 700px;
    height: 350px;
    display: block;
  }

  .services-wrapper._1 {
    height: 500px;
  }

  .services-wrapper._1._2, .services-wrapper._2, .services-wrapper._3 {
    height: 350px;
  }

  .services-icon {
    width: 70px;
  }

  .services-icon.icon-3 {
    width: 82px;
    height: 80px;
  }

  .white-font {
    font-size: 19px;
  }

  .center-div {
    padding-top: 0;
  }

  .center-div._1 {
    margin-top: -30px;
  }

  .right-section.on-mobile._1 {
    height: 300px;
    max-height: 300px;
  }

  .biger, .biger._1._2 {
    font-size: 18px;
  }

  .biger._2._3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
  }

  .reservation_section {
    height: 800px;
  }

  .show-text {
    font-size: 26px;
    line-height: 40px;
  }

  .image-popup {
    width: 33.3333%;
  }

  .image-popup._4, .image-popup._5 {
    display: none;
  }

  .footer {
    padding-top: 0;
    padding-bottom: 15px;
  }

  .arrow-dropdown {
    margin-top: 12px;
    margin-right: 70px;
  }

  .dropdown-list.w--open {
    background-color: #0000;
  }

  .big-title-slider {
    margin-top: 35px;
    font-size: 60px;
  }

  .big-title-slider._1 {
    margin-top: 75px;
  }

  .big-title-slider._1._2 {
    font-size: 45px;
  }

  .hamburger {
    margin-top: 5px;
    position: fixed;
    left: 10px;
    right: auto;
  }

  .hamburger.w--open {
    background-color: #0000;
    margin-top: 5px;
    padding: 13px;
  }

  .mobile-navigation {
    background-color: #fff;
    border-bottom: 2px solid #fff;
    height: 7em;
    position: relative;
    box-shadow: inset 0 0 20px -2px #000;
  }

  .footer-icon {
    margin-bottom: 20px;
  }

  .left-copyright-flex {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 10px;
  }

  .left-copyright-flex.right {
    align-items: center;
  }

  .left-copyright-flex.right._1 {
    flex-flow: column;
  }

  .text-block {
    width: 100%;
    position: relative;
  }

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

  .text-block._1._2 {
    margin-top: -2px;
    margin-left: -3px;
    font-size: 50px;
  }

  .icon-5 {
    color: #fff;
    background-color: #060077;
    border: 1px solid #000;
    border-radius: 8px;
    margin-top: -8px;
    padding: 7px;
    box-shadow: 2px 2px 7px #000;
  }

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

  .heading {
    margin-bottom: 25px;
    font-size: 34px;
  }

  .section-2._1 {
    margin-top: 30px;
  }

  .image-3 {
    width: 250px;
    margin-top: -5px;
  }

  .image-3._1 {
    width: 300px;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .image-3._1._2 {
    width: 260px;
    margin-top: 8px;
    margin-left: 0;
  }

  .image-4 {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 45px;
  }

  .image-4.second {
    font-size: 24px;
  }

  .image-4.special {
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 1.35em;
  }

  .heading-3 {
    font-size: 30px;
    line-height: 30px;
  }

  .link-block {
    margin-bottom: 30px;
  }

  .div-block-4 {
    flex-direction: column;
  }

  .heading-6 {
    margin-top: 23px;
    padding-left: 15px;
    line-height: 25px;
  }

  .heading-6.special1 {
    margin-left: 0;
  }

  .div-block-6._2 {
    height: 600px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-7 {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .paragraph-4 {
    margin-bottom: 40px;
    margin-left: 0;
    font-size: 16px;
    line-height: 25px;
  }

  .text-block-5 {
    margin-top: 10px;
  }

  .html-embed-2 {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .div-block-8copy {
    height: 350px;
    margin-bottom: 0;
  }

  .div-block-9 {
    margin-top: 35px;
  }

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

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

  .html-embed-3copy._2copy {
    margin-top: 40px;
    margin-bottom: -40px;
  }

  .html-embed-3copy._2copy.spec1copy {
    margin-top: 20px;
    margin-bottom: 0;
    display: block;
  }

  .bold-text-3 {
    font-size: 28px;
  }

  .navbar {
    flex-direction: column;
    height: 7em;
    display: none;
    position: relative;
  }

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

  .navbar-2 {
    background-color: #ddd0;
    border-bottom: 2px solid #fff;
    width: 100%;
    height: 7em;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

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

  .columns-3 {
    background-color: #fff;
    border-bottom: 2px solid #fff;
    width: 100%;
    height: 7em;
    position: fixed;
    box-shadow: inset 0 1px 16px -3px #000;
  }

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

  .column-6 {
    height: 100%;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-direction: column;
    align-items: center;
    width: 100vw;
    height: 14em;
    margin-top: 7em;
    padding-top: 10px;
    padding-bottom: 15px;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
    box-shadow: 6px 6px 13px -4px #000;
  }

  .nav-menu-2.test {
    height: auto;
  }

  .link-block-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tab-pane-tab-2, .tabs-content {
    width: 100%;
    height: 100%;
  }

  .tabs-mobile {
    width: 500px;
    height: 620px;
    display: block;
  }

  .tabs-mobile.pc {
    display: block;
  }

  .tabs-mobile.phone {
    display: none;
  }

  .tab-pane-tab-1, .html-embed-5, .html-embed-5._1 {
    width: 100%;
    height: 100%;
  }

  .div-block-22 {
    margin-bottom: 3em;
  }

  .uui-form_inputcopy {
    min-height: 2rem;
    padding-top: .125rem;
    padding-bottom: .125rem;
    font-size: 14px;
  }

  .uui-form_inputcopy.text-area {
    min-height: 3em;
  }

  .uui-text-style-link-02copy {
    font-size: 24px;
  }

  .uui-field-labelcopy.specets {
    font-size: 20px;
  }

  .uui-padding-vertical-xhuge-6copy {
    padding-top: 2rem;
    padding-bottom: 1rem;
  }

  .uui-container-large-5copy {
    width: 98%;
  }

  .uui-heading-medium-3copy {
    font-size: 24px;
  }

  .uui-text-size-large-3copy {
    font-size: 16px;
    line-height: 25px;
  }

  .uui-contact03_componentcopy {
    grid-column-gap: 1.6rem;
    grid-template-columns: 50% 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-page-padding-5copy {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-block-17 {
    letter-spacing: normal;
    justify-content: center;
    align-items: center;
    padding: 7px 18px 8px;
    font-family: Poppins, sans-serif;
    font-size: 15.5px;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
    display: flex;
  }

  .f-paragraph-large {
    width: 100%;
    margin-bottom: 0;
  }

  .f-h3-heading {
    font-size: 28px;
  }

  .f-image-cover {
    width: 80%;
  }

  .f-content-image-wrapper-large {
    justify-content: center;
    max-width: 100%;
    height: 350px;
  }

  .f-grid-two-column {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .f-grid-two-column.spec99 {
    grid-template-columns: 1fr;
    justify-content: center;
  }

  .f-section-large {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .f-section-large.spec1 {
    padding-top: 40px;
  }

  .f-content-image-wrapper {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 350px;
    display: flex;
  }

  .f-margin-bottom-32 {
    margin-bottom: 0;
  }

  .f-grid-two-column-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .f-section-regular {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .f-cta-logo-card.spec1 {
    max-width: 325px;
  }

  .f-grid-four-columns {
    grid-template-columns: 1fr 1fr;
  }

  .f-h2-heading {
    font-size: 28px;
  }

  .f-margin-bottom-72 {
    margin-bottom: 25px;
  }

  .f-section-regular-2 {
    padding-top: 25px;
  }

  .heading-8 {
    font-size: 18px;
  }

  .div-block-28 {
    margin: 0 0 10px;
  }

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

  .div-block-30 {
    margin: 10px 0 0;
  }

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

  .div-block-31.spec44, .div-block-32 {
    width: 80%;
  }

  .div58 {
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    display: flex;
  }

  .f-dropdown-list.w--open {
    margin-top: 320px;
    margin-left: 0;
  }

  .f-dropdown-icon-l {
    margin-left: -12px;
    margin-right: 0;
    position: relative;
    left: 100%;
    right: 0;
  }

  .f-dropdown-toggle.w--open {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .dropdown-pc-menu_link-block {
    justify-content: flex-start;
    width: 19.8em;
    margin-left: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .dropdown-pc-menu_link-block:hover {
    background-color: #e7e7e7;
  }

  .dropdown-pc-menu_link-block.end {
    margin-bottom: 30px;
  }

  .dropdown-pc-menu_text-block {
    margin-left: 3px;
    margin-right: 3px;
    font-family: Poppins, sans-serif;
    font-size: 15.5px;
    font-weight: 500;
  }

  .mobile-navigation_dropdown-submenu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .mobile-navigation_link {
    color: #333;
    text-align: center;
    letter-spacing: .5px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 700;
    display: block;
  }

  .mobile-navigation_link:hover {
    color: #333;
  }

  .mobile-navigation_link.w--current {
    color: #333;
    letter-spacing: .5px;
    background-color: #0000;
  }

  .mobile-navigation_link.mobile-navigation_arrow-icon {
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 0;
    padding: 0 0 0 3px;
    font-size: 14px;
  }

  .mobile-navigation_link.mobile-navigation_dropdown-link.figurines {
    padding: 0;
  }

  .mobile-navigation_dropdown-list.w--open {
    background-color: #0000;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .f-button-neutral-2.specets {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
  }

  .f-paragraph-large-3.specets {
    margin-bottom: 0;
  }

  .f-h1-heading {
    font-size: 28px;
  }

  .f-margin-bottom-73 {
    margin-bottom: 20px;
  }

  .f-margin-bottom-08 {
    margin-bottom: 8px;
  }

  .f-header-title-wrapper-center {
    width: 100%;
  }

  .f-section-large-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .image-12 {
    margin-left: 0;
  }

  .div-block-34 {
    margin-bottom: 15px;
  }

  .f-paragraph-large-4 {
    width: 100%;
    max-width: none;
    margin-bottom: 30px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  p {
    font-size: 12px;
    line-height: 18px;
  }

  .banner {
    height: 400px;
  }

  .banner.spec3 {
    height: 18vh;
  }

  .banner.spec3.technique {
    height: 25vh;
  }

  .align-center._1 {
    width: 100%;
  }

  .follow-text.in-footer {
    font-size: 16px;
  }

  .follow-text.in-footer.spechoraires {
    line-height: 24px;
  }

  .follow-text._1 {
    font-size: 15.5px;
    right: 10px;
  }

  .follow-text._1._2 {
    margin-top: 3px;
    font-size: 17px;
  }

  .follow-text._1._2._3 {
    text-shadow: 1px 1px 16px #000, 1px 1px 6px #000, 1px 1px 2px #000;
    font-size: 24px;
  }

  .follow-text._1._2._3.spec4 {
    margin-top: 50px;
    font-size: 35px;
  }

  .follow-text._1._3 {
    margin-top: 7px;
    margin-right: 10px;
    font-size: 19px;
    right: 0;
  }

  .social-icon.twitter.biger {
    background-size: 21px;
  }

  .social-icon.instagram.biger {
    background-size: 25px;
  }

  .social-icon.instagram.biger._1._2 {
    width: 43px;
    height: 43px;
    margin-top: -3px;
    margin-bottom: 0;
  }

  .social-icon.instagram.biger._1._2._3 {
    margin-top: -8px;
  }

  .social-icon.biger {
    background-size: 18px;
    width: 40px;
    height: 40px;
    margin-bottom: 5px;
  }

  .container-center.in-slider {
    max-width: 95%;
  }

  .section {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .section.prallax {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .sub-text {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 28px;
  }

  .padding-both {
    padding-left: 30px;
    padding-right: 30px;
  }

  .call-us {
    bottom: 25px;
    right: 35px;
  }

  .services-wrapper {
    max-height: 400px;
  }

  .services-wrapper.color.purple {
    height: 500px;
  }

  .services-wrapper._1._2 {
    height: 350px;
    max-height: none;
  }

  .services-wrapper._2 {
    max-height: none;
  }

  .services-icon {
    width: 80px;
  }

  .services-icon.icon-3 {
    height: 70px;
  }

  .center-div.add-center {
    margin-left: 5px;
    margin-right: 5px;
  }

  .center-div.add-center.spec {
    margin-top: 0;
  }

  .button {
    font-size: 13px;
  }

  .right-section {
    height: 1200px;
    max-height: 1200px;
  }

  .right-section.on-mobile {
    height: 800px;
  }

  .right-section.on-mobile._1 {
    height: 220px;
  }

  .biger {
    font-size: 15px;
    line-height: 25px;
  }

  .biger._1._2 {
    font-size: 15px;
  }

  .biger._2._3 {
    margin-top: 0;
    font-size: 15px;
  }

  .biger._4 {
    line-height: 22px;
  }

  .reservation_section {
    height: 720px;
  }

  .show-text {
    font-size: 16px;
    line-height: 20px;
  }

  .footer {
    padding-top: 10px;
  }

  .dropdown-list.w--open {
    background-color: #0000;
  }

  .big-title-slider {
    margin-bottom: 0;
    font-size: 50px;
    line-height: 70px;
  }

  .big-title-slider._1 {
    margin-top: 60px;
  }

  .big-title-slider._1._2 {
    font-size: 35px;
  }

  .navigation-style-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .float-field {
    width: 97%;
  }

  .mobile-navigation {
    height: 6.5em;
  }

  .top-margin.less-space._2.btnn {
    margin-left: 0;
  }

  .footer-icon {
    background-size: 45px;
    margin-bottom: 10px;
  }

  .footer-icon.addres, .footer-icon.email {
    background-size: 50px;
  }

  .left-copyright-flex {
    flex-direction: row;
  }

  .left-copyright-flex.right {
    padding-left: 0;
  }

  .text-block {
    width: 100%;
  }

  .text-block._1._2 {
    font-size: 48px;
  }

  .heading {
    margin-bottom: 5px;
    font-size: 24px;
  }

  .section-2 {
    padding-top: 40px;
  }

  .section-2._1 {
    padding-top: 0;
  }

  .image-3 {
    width: 200px;
    margin-top: -15px;
  }

  .image-3._1 {
    width: 280px;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .image-3._1._2 {
    width: 240px;
    margin-top: 11px;
    margin-left: -15px;
  }

  .image-4 {
    text-shadow: 1px 1px 16px #000, 1px 1px 12px #000, 1px 1px 6px #000;
    margin-top: 40px;
    font-size: 23px;
    line-height: 32px;
  }

  .image-4.second {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 18px;
  }

  .image-4.special {
    margin-bottom: 15px;
    font-size: 26px;
  }

  .heading-3 {
    font-size: 21px;
    line-height: 27px;
  }

  .link-block {
    margin-bottom: 20px;
  }

  .heading-6 {
    line-height: 22px;
  }

  .section-3copy {
    margin-bottom: 0;
  }

  .div-block-6._2 {
    height: 500px;
  }

  .heading-7 {
    margin-top: 12px;
    font-size: 24px;
    line-height: 30px;
  }

  .paragraph-4 {
    color: #575757;
    font-size: 1rem;
    line-height: 22px;
  }

  .div-block-7copy {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-5 {
    font-size: 20px;
  }

  .text-block-6 {
    font-size: 16.5px;
  }

  .div-block-8copy {
    height: 300px;
    margin-bottom: 40px;
  }

  .div-block-9 {
    margin-top: 17px;
  }

  .html-embed-3copy {
    padding-top: 30px;
  }

  .html-embed-3copy._2copy {
    padding-top: 0;
    display: none;
  }

  .html-embed-3copy._2copy.spec1copy {
    margin-top: 20px;
  }

  .bold-text-3 {
    font-size: 23px;
  }

  .navbar {
    height: 6.2em;
  }

  .nav-menu-2 {
    width: 100vw;
  }

  .tabs-content {
    width: 100%;
    height: 100%;
  }

  .tabs-mobile.pc {
    display: none;
  }

  .tabs-mobile.phone {
    width: 310px;
    height: 550px;
    display: block;
  }

  .tab-pane-tab-1 {
    width: 100%;
    height: 100%;
  }

  .tab-link1 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .html-embed-5 {
    width: 100%;
    height: 100%;
  }

  .uui-space-xsmall-2copy {
    min-height: .75rem;
  }

  .uui-contact03_contentcopy {
    border-right-style: none;
    width: 100%;
  }

  .uui-field-labelcopy.specets {
    font-size: 18px;
  }

  .uui-contact03_contact-listcopy {
    margin-top: 2rem;
  }

  .text-block-16copy {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    display: block;
  }

  .uui-padding-vertical-xhuge-6copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .uui-heading-medium-3copy {
    font-size: 24px;
    line-height: 1.4;
  }

  .uui-text-size-large-3copy {
    font-size: 1rem;
    line-height: 22px;
  }

  .uui-contact03_componentcopy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .uui-page-padding-5copy {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-button-3copy {
    font-size: 1rem;
  }

  .uui-contact03_form-wrappercopy {
    width: 100%;
  }

  .f-paragraph-large {
    line-height: 22px;
  }

  .f-h3-heading {
    font-size: 22px;
    line-height: 30px;
  }

  .f-h3-heading.reverse {
    line-height: 30px;
  }

  .f-image-cover.spec99 {
    width: 100%;
    height: 90%;
  }

  .f-content-image-wrapper-large.spec99 {
    height: 300px;
  }

  .f-grid-two-column.spec99 {
    grid-template-columns: 1fr;
  }

  .f-section-large {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .f-section-large.spec1 {
    padding-top: 30px;
  }

  .f-paragraph-large-2 {
    font-size: 16px;
    line-height: 22px;
  }

  .f-section-regular {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .f-cta-logo-card.spec1 {
    max-width: none;
  }

  .f-grid-four-columns {
    grid-template-columns: 1fr;
    margin-bottom: 10px;
  }

  .f-h2-heading {
    font-size: 22px;
    line-height: 1.3;
  }

  .f-margin-bottom-24 {
    margin-bottom: 15px;
  }

  .f-section-regular-2 {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .heading-8 {
    line-height: 24px;
  }

  .dropdown-pc-menu_link-block {
    width: 19.8em;
  }

  .dropdown-pc-menu_text-block {
    margin-right: 3px;
  }

  .mobile-navigation_dropdown-list.w--open {
    background-color: #0000;
  }

  .f-button-neutral-2 {
    font-size: 12px;
  }

  .f-button-neutral-2.specets {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .f-paragraph-large-3 {
    line-height: 22px;
  }

  .f-h1-heading {
    margin-top: 0;
    font-size: 22px;
    line-height: 30px;
  }

  .f-margin-bottom-08 {
    margin-bottom: 8px;
  }

  .f-section-large-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .f-section-large-2.specets {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .f-paragraph-large-4 {
    line-height: 22px;
  }

  .f-paragraph-large-4.mentions {
    padding-top: 8em;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 35px;
    line-height: 45px;
  }

  p {
    font-size: 14px;
    line-height: 1.35em;
  }

  .banner {
    height: 350px;
    margin-top: 6em;
  }

  .banner.spec3 {
    height: 80px;
  }

  .banner.spec3.technique {
    height: 15vh;
  }

  .nav-menu.right {
    margin-top: 60px;
  }

  .brand-logo.w--current {
    width: 160px;
    height: 25px;
    padding-top: 0;
    padding-left: 0;
    top: 0;
  }

  .navigation-link.dropdown.dark {
    color: #626262;
    font-size: 16px;
    line-height: 28px;
  }

  .navigation-link.dark {
    color: #626262;
    font-size: 16px;
    display: block;
  }

  .navigation-link.spec18 {
    margin-left: 0;
    margin-right: 0;
  }

  .follow-text.in-footer {
    margin-right: 5px;
    font-size: 14px;
    top: 0;
  }

  .follow-text.in-footer.spechoraires {
    letter-spacing: -.35px;
    margin-bottom: 15px;
    line-height: 20px;
  }

  .follow-text._1 {
    display: none;
  }

  .follow-text._1._2 {
    margin-top: 0;
    font-size: 17px;
  }

  .follow-text._1._2._3 {
    font-family: Poppins, sans-serif;
    font-size: 22px;
  }

  .follow-text._1._2._3.spec4 {
    font-family: Exo, sans-serif;
    font-size: 22px;
    font-weight: 600;
  }

  .follow-text._1._3 {
    display: block;
  }

  .follow-text._2 {
    color: #fff;
    align-items: flex-start;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 13px;
  }

  .social-icon.twitter.biger {
    background-size: 20px;
    width: 37px;
    height: 37px;
  }

  .social-icon.google.biger {
    display: none;
  }

  .social-icon.instagram.biger {
    background-size: 24px;
    width: 37px;
    height: 37px;
  }

  .social-icon.instagram.biger._1 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .social-icon.instagram.biger._1._2 {
    width: 40px;
    height: 40px;
  }

  .social-icon.instagram.biger._1._2._3 {
    background-size: 35px;
    width: 55px;
    height: 55px;
  }

  .social-icon.biger {
    background-size: 17px;
    width: 37px;
    height: 37px;
  }

  .arrow {
    width: 35px;
    height: 35px;
    margin-top: 205px;
  }

  .arrow.right {
    width: 35px;
    height: 35px;
    margin-left: 12px;
  }

  .container-center.in-slider {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -25px;
    display: flex;
  }

  .container-center.in-slider.spec5 {
    height: 100%;
    margin-top: 0;
    top: 30px;
  }

  .section {
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 16px;
    padding-bottom: 5px;
  }

  .section.prallax {
    border-top-style: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 8px;
  }

  .section.spec {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
  }

  .sub-text {
    letter-spacing: -.4px;
    margin-bottom: 5px;
    font-size: 14.8px;
    line-height: 22px;
  }

  .padding-both {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .video-overlay.spec4 {
    background-image: url('../images/rally4.jpg');
    background-position: 50% 70%;
    background-size: cover;
  }

  .video-overlay.spec4.prepachassis {
    background-image: url('../images/chassis1_1.webp');
  }

  .call-us {
    background-color: #0c085d;
    width: 50px;
    height: 50px;
    bottom: 25px;
    right: 22px;
  }

  .services-wrapper {
    height: 450px;
    max-height: 600px;
  }

  .services-wrapper.color.purple {
    height: 370px;
    max-height: 500px;
    padding: 20px;
  }

  .services-wrapper.photo-1 {
    background-position: 18% 100%;
    height: 300px;
  }

  .services-wrapper.photo-2 {
    height: 300px;
  }

  .services-wrapper.photo-3 {
    height: 350px;
  }

  .services-wrapper._1._2 {
    height: 290px;
    margin-top: -40px;
  }

  .services-wrapper._2 {
    height: 300px;
  }

  .services-wrapper._3 {
    height: 320px;
  }

  .services-icon {
    width: 70px;
    height: 55px;
    padding-left: 30px;
  }

  .services-icon.icon-3 {
    width: 120px;
    height: 70px;
  }

  .white-heading.big {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 40px;
  }

  .white-font {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .center-div {
    margin-top: -20px;
    margin-left: 15px;
    margin-right: 15px;
    left: 0;
    right: 0;
  }

  .center-div.add-center {
    margin-top: 0;
    left: 10px;
    right: 10px;
  }

  .center-div.add-center.spec {
    margin-top: 2px;
  }

  .center-div._1 {
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
  }

  .button {
    margin-bottom: 5px;
    padding: 11px 14px 10px;
    font-size: 12px;
    box-shadow: inset 0 0 6px -2px #000, 2px 2px 12px -2px #000;
  }

  .right-section {
    height: 1200px;
    max-height: 1200px;
  }

  .right-section.on-mobile {
    height: 750px;
    max-height: 900px;
  }

  .right-section.on-mobile._1 {
    height: 180px;
    max-height: 250px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .biger {
    font-size: 12.8px;
    line-height: 22px;
  }

  .biger._1 {
    font-size: 10px;
    line-height: 17px;
  }

  .biger._1._2 {
    letter-spacing: -.5px;
    font-size: 11px;
    font-weight: 500;
    line-height: 17px;
  }

  .biger._2 {
    margin-bottom: -15px;
    font-size: 10px;
  }

  .biger._2._3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 500;
    line-height: 17px;
  }

  .biger._4 {
    text-align: center;
    white-space: normal;
    width: 94%;
    font-size: 13.5px;
    line-height: 18px;
  }

  .biger.special1 {
    text-align: left;
    letter-spacing: -1px;
    width: 110%;
  }

  .reservation_section {
    height: 550px;
  }

  .show-text {
    letter-spacing: -.5px;
    font-size: 12.5px;
    line-height: 18px;
  }

  .image-popup {
    width: 50%;
  }

  .image-popup._1, .image-popup._2, .image-popup._3 {
    height: 8em;
  }

  .image-popup._4 {
    height: 8em;
    display: block;
  }

  .image-popup._5 {
    height: 8em;
  }

  .footer {
    padding-bottom: 15px;
  }

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

  .big-title-slider {
    margin-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
    line-height: 45px;
  }

  .big-title-slider._1 {
    margin-top: 42px;
  }

  .big-title-slider._1._2 {
    font-size: 22px;
  }

  .float-field, .float-field.not-full {
    width: 100%;
  }

  .float-field.date {
    width: 25%;
  }

  .hamburger {
    margin-top: 5px;
    padding: 8px 10px 8px 5px;
    position: relative;
  }

  .hamburger.w--open {
    z-index: 20;
    margin-top: 0;
    padding: 8px 10px;
  }

  .mobile-navigation {
    border-bottom-width: 1px;
    height: 5.1em;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: inset 0 0 20px -2px #000;
  }

  .top-margin.less-space {
    margin-top: 0;
    margin-bottom: 10px;
    display: flex;
  }

  .footer-icon {
    background-size: 40px;
    margin-bottom: 10px;
  }

  .footer-icon.addres, .footer-icon.email {
    background-size: 45px;
    margin-bottom: 10px;
  }

  .left-copyright-flex {
    flex-direction: column;
  }

  .left-copyright-flex.right._1 {
    flex-flow: column;
  }

  .text-block {
    width: 100%;
    font-size: 40px;
    transform: none;
  }

  .text-block._1 {
    transform: rotate(-3deg);
  }

  .text-block._1._2 {
    margin-top: -4px;
    margin-right: -95px;
    font-size: 35px;
  }

  .icon-5 {
    padding: 5px;
    box-shadow: 2px 2px 7px -2px #000;
  }

  .heading {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 25px;
  }

  .section-2 {
    height: 2800px;
    padding-top: 40px;
  }

  .section-2._1 {
    height: auto;
    margin-top: 45px;
    padding-top: 0;
  }

  .image-3 {
    width: 170px;
    margin-top: -15px;
    margin-left: 0;
  }

  .image-3._1 {
    width: 180px;
    margin-top: 17px;
    margin-bottom: 10px;
  }

  .image-3._1._2 {
    width: 100%;
    max-width: 190px;
    margin: 3px 0 0;
  }

  .image-4 {
    filter: contrast(200%);
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 18px;
    font-size: 16.2px;
    line-height: 25px;
  }

  .image-4.second {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .image-4.special {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .heading-3 {
    font-size: 18.1px;
    font-weight: 400;
    line-height: 23px;
  }

  .link-block {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .text-block-2 {
    font-size: 9px;
  }

  .div-block {
    margin-bottom: 10px;
  }

  .div-block._1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-2 {
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .div-block-3 {
    margin-bottom: 0;
  }

  .div-block-4 {
    flex-direction: column;
  }

  .paragraph {
    text-align: justify;
    margin-bottom: 20px;
  }

  .paragraph._1 {
    font-size: 13.5px;
  }

  .div-block-5 {
    margin-top: 0;
    display: flex;
  }

  .heading-6 {
    margin-top: 10px;
    padding-left: 15px;
    font-size: 17px;
  }

  .heading-6.special1 {
    margin-left: -40px;
  }

  .paragraph-2 {
    font-size: 13.5px;
  }

  .section-3copy {
    margin-bottom: 0;
  }

  .div-block-6._2 {
    height: 450px;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-7 {
    margin-bottom: 20px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.25em;
  }

  .paragraph-4 {
    color: #575757;
    text-align: left;
    margin-bottom: 30px;
    margin-left: 5px;
    margin-right: 5px;
    font-family: Merriweather Sans, sans-serif;
    font-size: 15px;
    line-height: 1.4em;
  }

  .div-block-7copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-5 {
    font-size: 13.5px;
  }

  .italic-text {
    font-size: 10px;
  }

  .link-block-2 {
    margin-bottom: 0;
  }

  .text-block-5 {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 17.1px;
  }

  .text-block-6 {
    font-size: 15px;
  }

  .html-embed-2 {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .div-block-8copy {
    background-position: 50%;
    height: 180px;
    margin-bottom: 15px;
    box-shadow: 1px 1px 16px #414141;
  }

  .div-block-9 {
    flex-direction: column;
    align-items: center;
    margin-top: 15px;
  }

  .div-block-9._2 {
    flex-direction: row;
    margin-top: -5px;
  }

  ._6 {
    font-family: Playball, sans-serif;
    font-size: 12px;
  }

  ._6._3 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px;
  }

  .html-embed-3copy._2copy.spec1copy {
    margin-top: 20px;
    margin-bottom: 5px;
  }

  .bold-text-3 {
    font-size: 18px;
  }

  .navbar {
    height: 5.5em;
  }

  .column-3 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .navbar-2, .column-4, .columns-3 {
    height: 6em;
  }

  .column-5 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .column-6 {
    display: block;
  }

  .nav-menu-2 {
    width: 100vw;
    margin-top: 6em;
    padding-top: 15px;
  }

  .nav-menu-2.test {
    padding-top: 30px;
    position: absolute;
  }

  .link-block-3 {
    width: 100%;
  }

  .link-block-3.w--current {
    width: 195px;
  }

  .div-block-19 {
    margin-top: 0;
    margin-bottom: -6px;
  }

  .columns-4 {
    margin-top: -9px;
  }

  .slide-4 {
    background-position: 65%;
    background-size: cover;
  }

  .tab-pane-tab-2, .tabs-content {
    width: 100%;
    height: 100%;
  }

  .tabs-mobile.phone {
    width: 310px;
    height: 550px;
    display: block;
  }

  .tab-pane-tab-1 {
    width: 100%;
    height: 100%;
  }

  .tab-link1 {
    padding: 7px 5px 6px;
    font-size: 13px;
  }

  .html-embed-5 {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    display: block;
  }

  .html-embed-5._1 {
    width: 100%;
    height: 100%;
  }

  .text-block-14 {
    font-size: 10px;
    line-height: 15px;
  }

  .div-block-22 {
    margin-top: 2em;
  }

  .div-block-22.spec {
    margin-top: 1.5em;
  }

  .uui-form_inputcopy:focus {
    border-color: #000b85;
    box-shadow: 0 1px 2px #1018280d, 0 0 0 2px #ebedff;
  }

  .uui-form_inputcopy.text-area.specets:focus {
    border-color: #00006d;
    box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #ecebff;
  }

  .uui-form_inputcopy.specets {
    width: 80%;
    font-size: 15px;
  }

  .uui-text-style-link-02copy {
    letter-spacing: -.8px;
    font-size: 21px;
    line-height: 1.35em;
  }

  .success-textcopy {
    font-size: 14px;
  }

  .uui-icon-1x1-xsmall-4copy {
    width: 1.5rem;
    height: 2rem;
    margin-right: 0;
  }

  .uui-field-labelcopy {
    text-align: center;
    margin-bottom: .2rem;
  }

  .uui-field-labelcopy.specets {
    margin-bottom: .5em;
    font-size: 16px;
  }

  .uui-contact03_contact-listcopy {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    margin-top: 1rem;
    margin-bottom: .5em;
    margin-left: 0;
  }

  .text-block-16copy {
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    display: block;
  }

  .uui-padding-vertical-xhuge-6copy {
    padding-top: .2rem;
    padding-bottom: .5rem;
  }

  .uui-heading-medium-3copy {
    text-align: center;
    margin-bottom: .5rem;
    font-family: Exo, sans-serif;
    font-size: 20px;
    line-height: 1.25;
  }

  .uui-text-size-large-3copy {
    color: #575757;
    text-align: left;
    letter-spacing: 0;
    margin-bottom: 1.5em;
    font-family: Merriweather Sans, sans-serif;
    font-size: 15px;
    line-height: 1.4em;
  }

  .error-textcopy {
    font-size: 13.5px;
  }

  .uui-contact03_componentcopy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .uui-page-padding-5copy {
    padding-left: .6rem;
    padding-right: .6rem;
  }

  .uui-contact03_formcopy {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    width: 100%;
  }

  .uui-contact03_icon-wrappercopy {
    margin-right: .3rem;
  }

  .uui-button-3copy {
    padding-left: .35em;
    padding-right: .35em;
    font-size: .95rem;
  }

  .uui-form-field-wrappercopy.specets {
    flex-direction: column;
    align-items: center;
    margin-bottom: .5em;
    display: flex;
  }

  .error-message-2copy {
    text-align: center;
  }

  .text-block-17 {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 0;
    font-size: 19px;
  }

  .text-block-17:active {
    margin-right: 0;
  }

  .f-button-neutral.spec1 {
    min-height: 40px;
    padding: 10px 25px;
    font-size: 15px;
  }

  .f-paragraph-large {
    font-size: 13.5px;
    line-height: 18px;
  }

  .f-paragraph-large.spec2 {
    margin-bottom: 25px;
    font-size: 13.5px;
  }

  .f-paragraph-large.spec1 {
    margin-bottom: 10px;
  }

  .f-h3-heading {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.35em;
  }

  .f-margin-bottom-16 {
    margin-bottom: 10px;
  }

  .f-heading-detail-small {
    font-size: 13px;
  }

  .f-margin-bottom-12 {
    margin-bottom: 2px;
  }

  .f-image-cover {
    border-radius: 6px;
    width: 90%;
  }

  .f-image-cover.spec99 {
    height: 90%;
  }

  .f-content-image-wrapper-large {
    height: 200px;
  }

  .f-content-image-wrapper-large.spec99 {
    height: 220px;
  }

  .f-content-image-wrapper-large.spec99.spec1 {
    margin-bottom: 10px;
  }

  .f-grid-two-column.spec99 {
    grid-template-columns: 1fr;
  }

  .f-section-large {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .f-section-large.spec1 {
    padding-top: 25px;
  }

  .f-content-image-wrapper {
    height: 200px;
  }

  .f-paragraph-large-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .f-margin-bottom-33 {
    margin-bottom: 2px;
  }

  .f-section-regular {
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .f-cta-logo-card.spec1 {
    border-color: #c3c3c3;
    padding-top: 25px;
    padding-bottom: 30px;
  }

  .f-h2-heading.spec1 {
    font-size: 19px;
  }

  .f-margin-bottom-24.spec1 {
    margin-bottom: 0;
  }

  .image-9 {
    margin-bottom: 12px;
  }

  .heading-8 {
    font-size: 18px;
  }

  .div-block-24 {
    margin-bottom: 10px;
  }

  .image-10 {
    width: 23px;
  }

  .image-10.spec2 {
    width: 21px;
    margin-bottom: -2px;
  }

  .link-4 {
    font-size: 10px;
  }

  .image-11 {
    width: 80px;
  }

  .text-block-18 {
    letter-spacing: -.2px;
    font-size: 15.5px;
  }

  .div-block-25 {
    width: 30%;
  }

  .div-block-26 {
    width: 300px;
    height: 50px;
  }

  .div-block-27 {
    width: 70%;
  }

  .div-block-28 {
    margin-bottom: 5px;
  }

  .div-block-29 {
    margin-bottom: 30px;
  }

  .div-block-30 {
    margin-top: 5px;
  }

  .div-block-31, .div-block-31.spec44, .div-block-32 {
    width: 92%;
  }

  .div58 {
    padding-top: 15px;
  }

  .f-dropdown-list.w--open {
    margin-left: 0;
    position: relative;
  }

  .f-dropdown-toggle {
    justify-content: center;
    display: flex;
  }

  .dropdown-pc-menu_link-block {
    margin-left: 15px;
  }

  .mobile-navigation_link.w--current {
    margin-top: 4px;
  }

  .mobile-navigation_link.mobile-navigation_arrow-icon {
    position: relative;
  }

  .mobile-navigation_link.mobile-navigation_dropdown-link.figurines {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .mobile-navigation_dropdown-list.w--open {
    padding-bottom: 15px;
  }

  .f-button-neutral-2.specets {
    background-color: #950000;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .f-header-button-middle {
    justify-content: center;
  }

  .f-paragraph-large-3 {
    font-size: 13.5px;
    line-height: 18px;
  }

  .f-margin-bottom-40 {
    margin-bottom: 25px;
  }

  .f-margin-bottom-40.specets {
    width: 100%;
    display: flex;
  }

  .f-h1-heading {
    font-size: 18px;
  }

  .f-margin-bottom-73 {
    margin-bottom: 15px;
  }

  .f-heading-detail-small-2 {
    font-size: 11px;
  }

  .f-margin-bottom-08 {
    margin-bottom: 0;
  }

  .f-header-title-wrapper-center {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

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

  .f-section-large-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .f-section-large-2.specets {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .link-block-5 {
    font-family: Poppins, sans-serif;
  }

  .f-paragraph-large-4 {
    font-size: 19px;
    line-height: 1.25em;
  }

  .f-paragraph-large-4.mentions {
    padding-top: 5em;
  }

  .heading-10 {
    font-size: 24px;
  }

  .paragraph-8, .paragraph-9, .paragraph-10, .paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15, .paragraph-16 {
    letter-spacing: 0;
  }

  .heading-11 {
    font-size: 24px;
    line-height: 1.35em;
  }

  .paragraph-17, .paragraph-18 {
    letter-spacing: 0;
  }

  .list-item-2, .list-item-3 {
    letter-spacing: 0;
    font-size: 12.5px;
  }

  .list-item-4 {
    font-size: 12.5px;
  }

  .list-item-5 {
    letter-spacing: 0;
    font-size: 12.5px;
  }

  .paragraph-19, .paragraph-20 {
    letter-spacing: 0;
  }

  .list-item-6, .list-item-7, .list-item-8 {
    letter-spacing: 0;
    font-size: 12.5px;
  }

  .paragraph-21, .paragraph-22, .paragraph-23, .paragraph-24, .paragraph-25 {
    letter-spacing: 0;
  }

  .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13, .list-item-14 {
    letter-spacing: 0;
    font-size: 12.5px;
  }

  .paragraph-26, .paragraph-27, .paragraph-28, .bold-text-51 {
    letter-spacing: 0;
  }

  .div-block-35 {
    justify-content: center;
    display: flex;
  }
}

#w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f7c {
  justify-self: start;
}

#w-node-_0ea6280a-d85b-06cc-6ec9-edb65be55579-eca72f7c, #w-node-f73d4109-f3c1-745c-9270-0f635995a94a-eca72f7c, #w-node-a09e6544-6c73-d369-a1c5-770d398d40a0-eca72f7c, #w-node-_467a14a7-96b2-1006-ceb6-65f862e37d9c-eca72f7c, #w-node-_68a66568-b0da-4257-0adc-b3afe74324fb-eca72f7c, #w-node-_7d5d4f5c-0e14-36e4-530a-18174423801f-eca72f7c, #w-node-_2433a64f-ff0a-0e6c-ec04-3f019fb8a339-eca72f7c, #w-node-_51301d89-d17a-7bf6-073f-248119da6c3f-eca72f7c, #w-node-_5d53a80e-7141-8dd0-3c12-5be77b093436-eca72f7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e749f46e-1030-b796-6c65-83d4050c20a9-eca72f7c {
  justify-self: end;
}

#w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f80, #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f81 {
  justify-self: start;
}

#w-node-_0ea6280a-d85b-06cc-6ec9-edb65be55579-eca72f81, #w-node-_5d53a80e-7141-8dd0-3c12-5be77b093436-eca72f81 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b5c1c4b-b88a-3c49-494a-0fae4a578792-eca72f81 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_6b5c1c4b-b88a-3c49-494a-0fae4a578796-eca72f81, #w-node-_81f53cd1-cd60-51cb-4eb6-00497d146890-eca72f81 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f85 {
  justify-self: start;
}

#w-node-f5e3c0c7-85a1-f543-624e-44f3eca958dc-eca72f86, #w-node-f5e3c0c7-85a1-f543-624e-44f3eca958e1-eca72f86 {
  align-self: start;
}

#w-node-f5e3c0c7-85a1-f543-624e-44f3eca958e8-eca72f86 {
  justify-self: end;
}

#w-node-f5e3c0c7-85a1-f543-624e-44f3eca958f6-eca72f86 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f5e3c0c7-85a1-f543-624e-44f3eca958f7-eca72f86, #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f8b {
  justify-self: start;
}

#w-node-_0cb2950e-b585-121a-37cc-6168c9ce91fe-eca72f8b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0cb2950e-b585-121a-37cc-6168c9ce91ff-eca72f8b, #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f8c, #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f98, #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f9a {
  justify-self: start;
}

#w-node-_0ea6280a-d85b-06cc-6ec9-edb65be55579-eca72f9a, #w-node-_5d53a80e-7141-8dd0-3c12-5be77b093436-eca72f9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b5c1c4b-b88a-3c49-494a-0fae4a578792-eca72f9a {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_6b5c1c4b-b88a-3c49-494a-0fae4a578796-eca72f9a, #w-node-_81f53cd1-cd60-51cb-4eb6-00497d146890-eca72f9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f9c, #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-b8d03c33 {
  justify-self: start;
}

#w-node-_6e3e8d67-543a-9e50-7a65-57afb426c304-b8d03c33 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-_0ea6280a-d85b-06cc-6ec9-edb65be55579-b8d03c33, #w-node-_5d53a80e-7141-8dd0-3c12-5be77b093436-b8d03c33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b5c1c4b-b88a-3c49-494a-0fae4a578792-b8d03c33 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_6b5c1c4b-b88a-3c49-494a-0fae4a578796-b8d03c33, #w-node-_81f53cd1-cd60-51cb-4eb6-00497d146890-b8d03c33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-5d55aa8e, #w-node-_78d1385b-46ce-945a-4361-59026e6e3cde-41a065ba, #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-9e70f591, #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-1f619bbd {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f7c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-eca72f7c {
    justify-self: center;
  }

  #w-node-e749f46e-1030-b796-6c65-83d4050c2098-eca72f7c {
    order: -9999;
    justify-self: center;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f80 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-eca72f80 {
    justify-self: center;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f81 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-eca72f81 {
    justify-self: center;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f85 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-eca72f85 {
    justify-self: center;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f8b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-eca72f8b {
    justify-self: center;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f8c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-eca72f8c {
    justify-self: center;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f98 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-eca72f98 {
    justify-self: center;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f9a {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-eca72f9a {
    justify-self: center;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-eca72f9c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-eca72f9c {
    justify-self: center;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-b8d03c33 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-b8d03c33 {
    justify-self: center;
  }

  #w-node-_6e3e8d67-543a-9e50-7a65-57afb426c304-b8d03c33 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6e3e8d67-543a-9e50-7a65-57afb426c306-b8d03c33 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-5d55aa8e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-5d55aa8e {
    justify-self: center;
  }

  #w-node-_78d1385b-46ce-945a-4361-59026e6e3cde-41a065ba {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_78d1385b-46ce-945a-4361-59026e6e3ce0-41a065ba {
    justify-self: center;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-9e70f591 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-9e70f591 {
    justify-self: center;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce2-1f619bbd {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87c9ae02-09bb-bc8b-58e1-f70f8f7e0ce4-1f619bbd {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6b5c1c4b-b88a-3c49-494a-0fae4a578792-eca72f81 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f5e3c0c7-85a1-f543-624e-44f3eca958dc-eca72f86, #w-node-f5e3c0c7-85a1-f543-624e-44f3eca958e1-eca72f86 {
    justify-self: center;
  }

  #w-node-_6b5c1c4b-b88a-3c49-494a-0fae4a578792-eca72f9a, #w-node-_6b5c1c4b-b88a-3c49-494a-0fae4a578792-b8d03c33 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f5e3c0c7-85a1-f543-624e-44f3eca958dc-eca72f86, #w-node-f5e3c0c7-85a1-f543-624e-44f3eca958e1-eca72f86 {
    justify-self: start;
  }

  #w-node-f5e3c0c7-85a1-f543-624e-44f3eca958e6-eca72f86 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


