.af-view .af-class-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/ImgHome.png');
  background-position: 50% 50%;
  background-size: cover;
}

.af-view .af-class-navbar {
  position: relative;
  left: auto;
  top: 0px;
  right: auto;
  bottom: auto;
  width: 100%;
  background-color: #fff;
}

.af-view .af-class-navbar.af-class-home {
  position: absolute;
  display: block;
  background-color: transparent;
}

.af-view .af-class-container-6 {
  width: 100%;
  height: 120px;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.af-view .af-class-container-6.af-class-home {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.56)), color-stop(53%, rgba(0, 0, 0, 0.41)), to(transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.41) 53%, transparent);
}

.af-view .af-class-brand {
  position: static;
  z-index: 900;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-image-9 {
  width: 110px;
  margin-bottom: 0px;
}

.af-view .af-class-nav-link {
  margin: 0px 5px;
  padding: 10px 15px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 14px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.af-view .af-class-nav-link:hover {
  border-bottom: 1px solid #000;
  font-weight: 300;
}

.af-view .af-class-nav-link.w--current {
  color: #1a1a1a;
  font-weight: 700;
}

.af-view .af-class-nav-link.af-class-langue {
  padding-right: 5px;
  padding-left: 5px;
}

.af-view .af-class-nav-link.af-class-langue:hover {
  border-bottom-width: 1px;
}

.af-view .af-class-nav-link.af-class-langue.af-class-current {
  padding-right: 5px;
  padding-left: 5px;
}

.af-view .af-class-nav-link.af-class-current {
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 0px solid #000;
  font-weight: 700;
}

.af-view .af-class-nav-link.af-class-home {
  color: #fff;
}

.af-view .af-class-nav-link.af-class-home:hover {
  border-bottom-color: #fff;
}

.af-view .af-class-nav-link.af-class-main {
  color: #0c0c0c;
}

.af-view .af-class-nav-link.af-class-main:hover {
  border-bottom-color: #000;
}

.af-view .af-class-nav-link.af-class-main.af-class-mobile {
  display: none;
}

.af-view .af-class-nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 40px;
  margin-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.af-view .af-class-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 4vw;
}

.af-view .af-class-body {
  background-color: #fff;
  font-family: Lato, sans-serif;
}

.af-view .af-class-div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-div-block-3.af-class-insta {
  margin-left: 20px;
}

.af-view .af-class-div-block-3.af-class-insta.af-class-mobile {
  display: none;
}

.af-view .af-class-separation {
  width: 1px;
  height: 13px;
  background-color: #000;
}

.af-view .af-class-separation.af-class-home {
  background-color: #fff;
}

.af-view .af-class-separation.af-class-main {
  background-color: #0c0c0c;
}

.af-view .af-class-image-10 {
  width: 18px;
}

.af-view .af-class-bloc-vignette {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.af-view .af-class-rotation-text {
  position: fixed;
  left: auto;
  top: auto;
  right: 24.7px;
  bottom: 24.7px;
  display: block;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-bottom: auto;
}

.af-view .af-class-rotation-text.af-class-home {
  z-index: 1000;
}

.af-view .af-class-image-12 {
  position: fixed;
  left: auto;
  top: auto;
  right: 20px;
  bottom: 20px;
  width: 90px;
  height: 90px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.af-view .af-class-image-12.af-class-home {
  left: auto;
  top: auto;
  right: 20px;
  bottom: 20px;
  z-index: 900;
}

.af-view .af-class-image-12.af-class-home.af-class-link {
  z-index: 1100;
  cursor: pointer;
}

.af-view .af-class-section-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.af-view .af-class-section-main.af-class-padding-right {
  padding-right: 140px;
}

.af-view .af-class-section-main.af-class-double-padding {
  padding-right: 140px;
  padding-left: 140px;
}

.af-view .af-class-section-main.af-class-double-padding.af-class-review {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.af-view .af-class-section-main.af-class-double-padding.af-class-review.af-class-bottom {
  margin-top: 40px;
}

.af-view .af-class-section-main.af-class-padding-left {
  padding-left: 140px;
}

.af-view .af-class-block-container {
  width: 50%;
  height: auto;
}

.af-view .af-class-block-container.af-class-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.af-view .af-class-block-container.af-class-text.af-class-_2 {
  width: 40%;
}

.af-view .af-class-block-container.af-class-text.af-class-ml {
  width: 100%;
}

.af-view .af-class-block-container.af-class-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.af-view .af-class-block-container.af-class-image.af-class-left {
  padding-right: 40px;
  padding-left: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.af-view .af-class-block-container.af-class-image.af-class-_2 {
  padding-right: 40px;
  padding-left: 0px;
}

.af-view .af-class-block-container.af-class-map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.af-view .af-class-block-container.af-class-review-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.af-view .af-class-block-container.af-class-review-left.af-class-_2 {
  width: 40%;
}

.af-view .af-class-block-container.af-class-review-left.af-class-ml {
  width: 100%;
}

.af-view .af-class-block-container.af-class-review-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.af-view .af-class-block-container.af-class-review-center.af-class-_2 {
  width: 40%;
}

.af-view .af-class-block-container.af-class-review-center.af-class-ml {
  width: 100%;
}

.af-view .af-class-block-container.af-class-review-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.af-view .af-class-block-container.af-class-review-right.af-class-_2 {
  width: 40%;
}

.af-view .af-class-block-container.af-class-review-right.af-class-ml {
  width: 100%;
}

.af-view .af-class-title {
  margin-bottom: 20px;
  font-family: Notoserifdisplay, sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 42px;
  font-weight: 900;
  text-align: left;
  letter-spacing: 1px;
}

.af-view .af-class-title.af-class-actualite {
  font-size: 40px;
}

.af-view .af-class-image {
  width: 100%;
}

.af-view .af-class-image.af-class-short {
  padding-left: 140px;
}

.af-view .af-class-image.af-class-top {
  margin-top: 40px;
}

.af-view .af-class-text-block {
  font-family: Lato, sans-serif;
  color: #0c0c0c;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
}

.af-view .af-class-text-block.af-class-italic {
  color: #818181;
  line-height: 18px;
  font-style: italic;
}

.af-view .af-class-text-block.af-class-mentions-legales {
  margin-bottom: 40px;
}

.af-view .af-class-footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-footer-link {
  overflow: hidden;
  margin: 0px;
  padding: 10px 15px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 14px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.af-view .af-class-footer-link:hover {
  border-bottom: 0px solid #000;
  font-weight: 400;
}

.af-view .af-class-footer-link.w--current {
  color: #1a1a1a;
}

.af-view .af-class-footer-link.af-class-presse {
  display: none;
}

.af-view .af-class-link-block-footer {
  overflow: hidden;
  text-decoration: none;
}

.af-view .af-class-visit-nav-menu {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7), hsla(0, 0%, 100%, 0));
}

.af-view .af-class-visit-nav-menu.af-class-home {
  height: 55%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-image-15 {
  width: 200px;
}

.af-view .af-class-line {
  width: 1px;
  height: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.af-view .af-class-visit-nav-bloc-sub {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  margin-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-visit-nav-bloc-sub.af-class-visit {
  width: 100%;
  height: 87%;
  margin-top: 0px;
}

.af-view .af-class-circle {
  width: 10px;
  height: 10px;
  margin-top: 5px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 100%;
  background-color: #fff;
}

.af-view .af-class-div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90%;
  padding-right: 11px;
  padding-left: 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-top-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.1), transparent), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), color-stop(30%, rgba(0, 0, 0, 0.1)), color-stop(79%, transparent)), url('../images/ImgArt.png');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.1), transparent), linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 30%, transparent 79%), url('../images/ImgArt.png');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
}

.af-view .af-class-top-image.af-class-batiment {
  background-image: url('../images/ImgBatiment.png');
  background-position: 0px 0px;
  background-size: cover;
}

.af-view .af-class-top-image.af-class-parc {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.02) 12%, transparent), url('../images/Privatiser.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.af-view .af-class-top-image.af-class-showroom {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.02) 12%, transparent), url('../images/showroom1.png');
  background-size: auto, cover;
}

.af-view .af-class-top-image.af-class-restaurant {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.02) 12%, transparent), url('../images/Restaurant2.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.af-view .af-class-top-image.af-class-labo {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.1), transparent), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), color-stop(30%, rgba(0, 0, 0, 0.1)), color-stop(79%, transparent)), url('../images/labo2.png');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.1), transparent), linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 30%, transparent 79%), url('../images/labo2.png');
}

.af-view .af-class-exposition-title {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.af-view .af-class-exposition-date {
  margin-bottom: 20px;
  font-family: Notoserifdisplay, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 20px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 1px;
}

.af-view .af-class-mask {
  width: 100%;
  height: auto;
}

.af-view .af-class-slider {
  width: 100%;
  height: auto;
  margin-top: 20px;
  background-color: transparent;
}

.af-view .af-class-slide-2 {
  height: auto;
}

.af-view .af-class-slide-3 {
  height: auto;
}

.af-view .af-class-slide-4 {
  height: auto;
}

.af-view .af-class-right-arrow-2 {
  height: auto;
}

.af-view .af-class-left-arrow-2 {
  height: auto;
}

.af-view .af-class-div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.af-view .af-class-div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 800px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-actu-block {
  width: 100%;
  margin-bottom: -40px;
}

.af-view .af-class-field-label {
  color: #0c0c0c;
  font-weight: 300;
}

.af-view .af-class-contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  margin-bottom: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.af-view .af-class-form-block-2 {
  position: relative;
  width: 100%;
  margin-bottom: 0px;
}

.af-view .af-class-submit-button {
  position: absolute;
  left: auto;
  top: 37px;
  right: 30px;
  bottom: auto;
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.af-view .af-class-submit-button:hover {
  background-color: #000;
  color: #fff;
}

.af-view .af-class-submit-button.af-class-form {
  position: static;
}

.af-view .af-class-submit-button.af-class-visit {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-color: #fff;
  background-color: rgba(12, 12, 12, 0.3);
  color: #fff;
}

.af-view .af-class-submit-button.af-class-visit:hover {
  background-color: #fff;
  color: #000;
}

.af-view .af-class-submit-button.af-class-visit.af-class-main {
  position: static;
  width: auto;
  padding: 0px;
  border-width: 0px;
  background-color: transparent;
  -webkit-transition: text-indent 500ms ease;
  transition: text-indent 500ms ease;
  font-weight: 300;
  text-shadow: 0 0 20px #000;
}

.af-view .af-class-submit-button.af-class-visit.af-class-main:hover {
  color: #fff;
  font-weight: 700;
}

.af-view .af-class-submit-button.af-class-visit.af-class-main.af-class-explorer {
  margin-bottom: 15px;
}

.af-view .af-class-submit-button.af-class-classic {
  position: static;
  margin-top: 20px;
}

.af-view .af-class-submit-button.af-class-event.w--current {
  position: static;
  margin-top: 30px;
  margin-bottom: 0px;
}

.af-view .af-class-submit-button.af-class-expo {
  position: static;
  margin-bottom: 20px;
}

.af-view .af-class-submit-button.af-class-expo.w--current {
  position: static;
  margin-top: 30px;
  margin-bottom: 0px;
}

.af-view .af-class-submit-button.af-class-collection {
  position: static;
  margin-top: 40px;
}

.af-view .af-class-form-block {
  margin-top: 40px;
}

.af-view .af-class-text-field {
  margin-bottom: 0px;
}

.af-view .af-class-textarea {
  margin-bottom: 0px;
}

.af-view .af-class-sub-title {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.af-view .af-class-sub-title.af-class-state {
  margin-left: 5px;
  color: rgba(0, 0, 0, 0.49);
}

.af-view .af-class-div-block-19 {
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.af-view .af-class-success-message {
  padding: 0px;
  background-color: transparent;
}

.af-view .af-class-div-block-20 {
  color: red;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
}

.af-view .af-class-error-message {
  position: absolute;
  left: 92px;
  top: auto;
  right: auto;
  bottom: 0%;
  background-color: transparent;
}

.af-view .af-class-actualite-bloc {
  position: relative;
  margin-bottom: 40px;
  padding-right: 160px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}

.af-view .af-class-actualite-date {
  margin-bottom: 10px;
  font-family: Notoserifdisplay, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 20px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 1px;
}

.af-view .af-class-form-2 {
  position: relative;
}

.af-view .af-class-actualite-line {
  position: relative;
  padding-bottom: 0px;
}

.af-view .af-class-div-block-21 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 120px;
  height: 80%;
  background-image: url('../images/showroom2.png');
  background-position: 0px 0px;
  background-size: cover;
}

.af-view .af-class-visiter-nav-bloc {
  position: absolute;
  display: block;
  width: 100vw;
  height: 100vh;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, 0) 46%, rgba(0, 0, 0, 0.6)), radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.5), hsla(0, 0%, 100%, 0) 38%);
}

.af-view .af-class-div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-html-embed {
  width: 100%;
  margin-top: 0px;
  padding-right: 0px;
}

.af-view .af-class-_404-bloc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-logo404 {
  margin-bottom: 40px;
}

.af-view .af-class-div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-_404-button {
  position: static;
  left: auto;
  top: 37px;
  right: 30px;
  bottom: auto;
  margin-top: 20px;
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.af-view .af-class-_404-button:hover {
  background-color: #000;
  color: #fff;
}

.af-view .af-class-language-selection-bloc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-nav-menu-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 40px;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.af-view .af-class-div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-event-hour {
  margin-top: -15px;
  margin-bottom: 20px;
  font-family: Notoserifdisplay, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 20px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 1px;
}

.af-view .af-class-event-date {
  margin-bottom: 20px;
  font-family: Notoserifdisplay, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 20px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 1px;
}

.af-view .af-class-image-16 {
  margin-top: 80px;
  margin-left: 30px;
}

.af-view .af-class-image-17 {
  max-width: 100%;
}

.af-view .af-class-div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-breadcrumbs-actu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.af-view .af-class-actu-back {
  text-decoration: none;
}

.af-view .af-class-bandeau {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.af-view .af-class-text-block-2 {
  font-size: 40px;
}

.af-view .af-class-text-block-3 {
  margin-right: 10px;
  font-size: 40px;
  line-height: 40px;
  font-weight: 300;
  white-space: nowrap;
}

.af-view .af-class-text-span {
  font-weight: 700;
}

.af-view .af-class-text-span-2 {
  font-weight: 700;
}

.af-view .af-class-utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.af-view .af-class-image-18 {
  width: 80%;
  max-height: none;
  max-width: none;
  margin-top: 30px;
}

.af-view .af-class-div-block-28.af-class-hiddendesk {
  display: none;
}

.af-view .af-class-div-block-29 {
  display: none;
}

.af-view .af-class-event-state {
  font-family: Lato, sans-serif;
  color: #0c0c0c;
  font-size: 13px;
  line-height: 15px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.af-view .af-class-event-state.af-class-page {
  font-family: Lato, sans-serif;
  color: grey;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.af-view .af-class-event-state.af-class-collection {
  margin-bottom: 20px;
}

.af-view .af-class-slider-event {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 20px;
  background-color: transparent;
}

.af-view .af-class-media-content {
  width: 100%;
  margin-bottom: 0px;
}

.af-view .af-class-div-block-30 {
  display: none;
  width: 100%;
}

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

.af-view .af-class-review-image {
  width: 100%;
  height: 13vw;
}

.af-view .af-class-image-19 {
  width: 100%;
}

.af-view .af-class-review-date {
  margin-right: 0.5vw;
  font-family: Notoserifdisplay, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 15px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 1px;
}

.af-view .af-class-review-date.af-class-selection {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 900;
  text-decoration: none;
}

.af-view .af-class-review-type {
  font-family: Lato, sans-serif;
  color: #0c0c0c;
  font-size: 13px;
  line-height: 15px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.af-view .af-class-review-type.af-class-page {
  font-family: Lato, sans-serif;
  color: grey;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.af-view .af-class-review-type.af-class-collection {
  margin-bottom: 20px;
}

.af-view .af-class-review-block {
  width: 100%;
  margin-bottom: 40px;
  text-decoration: none;
}

.af-view .af-class-div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

.af-view .af-class-div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.af-view .af-class-div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
}

.af-view .af-class-filter-review {
  overflow: hidden;
  margin: 0px;
  padding: 0px 10px;
  border-right: 0.5px solid #000;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 14px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: uppercase;
  cursor: pointer;
}

.af-view .af-class-filter-review:hover {
  border-bottom: 0px solid #000;
  font-weight: 400;
}

.af-view .af-class-filter-review.w--current {
  color: #1a1a1a;
}

.af-view .af-class-filter-review.af-class-presse {
  display: none;
}

.af-view .af-class-filter-review.af-class-title {
  padding-right: 0px;
  padding-left: 0px;
  border-right-width: 0px;
  font-weight: 400;
  cursor: default;
}

.af-view .af-class-filter-review.af-class-title:hover {
  font-weight: 400;
}

.af-view .af-class-filter-review.af-class-last {
  border-right-width: 0px;
}

.af-view .af-class-filter-review.af-class-selected {
  font-weight: 700;
}

.af-view .af-class-div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.af-view .af-class-div-block-36 {
  display: block;
  width: 100%;
  height: 0px;
}

.af-view .af-class-line-sep {
  width: 100%;
  height: 1px;
  margin-top: 80px;
  background-color: #0c0c0c;
}

.af-view .af-class-sep-section {
  padding-right: 0px;
  padding-left: 140px;
}

.af-view .af-class-button-bloc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media screen and (max-width: 991px) {
  .af-view .af-class-container-6 {
    margin-right: 25px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .af-view .af-class-container-6.af-class-home {
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .af-view .af-class-container-6.af-class-main {
    margin-right: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .af-view .af-class-image-9 {
    width: 13vw;
    max-width: 110px;
  }

  .af-view .af-class-nav-link {
    padding-right: 20px;
    padding-left: 20px;
  }

  .af-view .af-class-nav-link.af-class-langue.af-class-home {
    padding-right: 5px;
    padding-left: 5px;
  }

  .af-view .af-class-nav-link.af-class-langue.af-class-main {
    padding-right: 5px;
    padding-left: 5px;
  }

  .af-view .af-class-nav-link.af-class-langue.af-class-main {
    padding-right: 5px;
    padding-left: 5px;
  }

  .af-view .af-class-nav-link.af-class-home {
    margin-right: 2px;
    margin-left: 2px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .af-view .af-class-nav-link.af-class-main {
    margin-right: 0.1vw;
    margin-left: 0.1vw;
    padding-right: 10px;
    padding-left: 10px;
  }

  .af-view .af-class-nav-link.af-class-main.af-class-mobile {
    display: none;
  }

  .af-view .af-class-nav-menu-2 {
    background-color: transparent;
  }

  .af-view .af-class-div-block {
    margin-right: 1vw;
  }

  .af-view .af-class-div-block-3.af-class-insta {
    margin-left: 1vw;
  }

  .af-view .af-class-div-block-3.af-class-insta.af-class-mobile {
    display: none;
  }

  .af-view .af-class-rotation-text.af-class-home {
    z-index: 850;
  }

  .af-view .af-class-image-12.af-class-home {
    z-index: 849;
  }

  .af-view .af-class-section-main.af-class-padding-right {
    padding-right: 30px;
  }

  .af-view .af-class-section-main.af-class-double-padding {
    padding-right: 30px;
    padding-left: 30px;
  }

  .af-view .af-class-section-main.af-class-padding-left {
    padding-left: 30px;
  }

  .af-view .af-class-block-container.af-class-image {
    padding-left: 30px;
  }

  .af-view .af-class-block-container.af-class-image.af-class-left {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .af-view .af-class-block-container.af-class-image.af-class-_2 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .af-view .af-class-block-container.af-class-map {
    margin-top: 0px;
  }

  .af-view .af-class-block-container.af-class-review-left {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .af-view .af-class-block-container.af-class-review-center {
    width: 50%;
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .af-view .af-class-image.af-class-short {
    padding-left: 0px;
  }

  .af-view .af-class-footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .af-view .af-class-footer-link {
    padding-right: 10px;
    padding-left: 10px;
  }

  .af-view .af-class-visit-nav-menu {
    padding-right: 20px;
    padding-left: 20px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.65), hsla(0, 0%, 100%, 0));
  }

  .af-view .af-class-top-image {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.1), transparent), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), color-stop(30%, rgba(0, 0, 0, 0.1)), color-stop(79%, transparent)), url('../images/ImgArt.png');
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.1), transparent), linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 30%, transparent 79%), url('../images/ImgArt.png');
    background-position: 0px 0px, 0px 0px, 0px 0px;
    background-size: auto, auto, cover;
  }

  .af-view .af-class-submit-button.af-class-visit.af-class-main {
    width: 50px;
    text-align: center;
  }

  .af-view .af-class-form-block {
    width: 100%;
  }

  .af-view .af-class-div-block-21 {
    display: none;
  }

  .af-view .af-class-visiter-nav-bloc {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, 0) 38%, rgba(0, 0, 0, 0.6)), radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.25), hsla(0, 0%, 100%, 0) 38%);
  }

  .af-view .af-class-html-embed {
    padding-right: 0px;
  }

  .af-view .af-class-menu-button {
    padding: 20px;
  }

  .af-view .af-class-menu-button.w--open {
    background-color: transparent;
  }

  .af-view .af-class-lottie-animation {
    width: 25px;
  }

  .af-view .af-class-nav-menu-main {
    background-color: transparent;
  }

  .af-view .af-class-div-block-28 {
    display: block;
  }

  .af-view .af-class-review-date {
    margin-right: 1vw;
  }

  .af-view .af-class-filter-review {
    padding-right: 10px;
    padding-left: 10px;
  }

  .af-view .af-class-sep-section {
    padding-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  .af-view .af-class-navbar {
    position: relative;
  }

  .af-view .af-class-container-6 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .af-view .af-class-container-6.af-class-home {
    margin-left: 0px;
  }

  .af-view .af-class-container-6.af-class-main {
    margin-left: 0px;
    padding: 0px;
  }

  .af-view .af-class-brand {
    position: absolute;
    left: 0%;
    top: 20px;
    right: 0%;
    bottom: auto;
    z-index: 890;
    height: auto;
    padding-left: 0px;
  }

  .af-view .af-class-brand.w--current {
    position: absolute;
  }

  .af-view .af-class-image-9 {
    width: 32vw;
    max-width: 110px;
  }

  .af-view .af-class-nav-link {
    padding-right: 15px;
    text-align: right;
  }

  .af-view .af-class-nav-link.af-class-home {
    margin: 10px 0px;
    text-align: center;
  }

  .af-view .af-class-nav-link.af-class-main {
    margin: 10px 0px;
    text-align: center;
  }

  .af-view .af-class-nav-link.af-class-main.af-class-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .af-view .af-class-nav-link.af-class-main.af-class-mobile.af-class-white {
    color: #f7f7f7;
  }

  .af-view .af-class-nav-link.af-class-main.af-class-mobile.af-class-white:hover {
    border-bottom-color: #fff;
  }

  .af-view .af-class-nav-menu-2 {
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    margin-top: 0px;
    padding-top: 125px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0c0c0c;
  }

  .af-view .af-class-div-block {
    position: absolute;
    left: 0%;
    top: 25%;
    right: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0vw;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-div-block-3 {
    position: absolute;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-div-block-3.af-class-insta {
    display: none;
  }

  .af-view .af-class-div-block-3.af-class-insta.af-class-mobile {
    position: absolute;
    left: 20px;
    top: 50px;
    z-index: 900;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0vw;
  }

  .af-view .af-class-section-main {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .af-view .af-class-section-main.af-class-padding-right {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .af-view .af-class-section-main.af-class-double-padding {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .af-view .af-class-section-main.af-class-double-padding.af-class-contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .af-view .af-class-section-main.af-class-padding-left {
    padding-right: 0px;
    padding-left: 0px;
  }

  .af-view .af-class-block-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .af-view .af-class-block-container.af-class-text {
    width: 100%;
    margin-top: 40px;
  }

  .af-view .af-class-block-container.af-class-text.af-class-_2 {
    width: 100%;
  }

  .af-view .af-class-block-container.af-class-image {
    overflow: hidden;
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-block-container.af-class-image.af-class-left {
    max-height: none;
    padding-right: 20px;
    padding-left: 0px;
  }

  .af-view .af-class-block-container.af-class-image.af-class-_2 {
    padding-right: 20px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .af-view .af-class-block-container.af-class-image.af-class-double {
    padding-right: 20px;
  }

  .af-view .af-class-block-container.af-class-map {
    overflow: hidden;
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-block-container.af-class-review-left {
    width: 100%;
    margin-top: 40px;
  }

  .af-view .af-class-block-container.af-class-review-left.af-class-_2 {
    width: 100%;
  }

  .af-view .af-class-block-container.af-class-review-center {
    width: 100%;
    margin-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .af-view .af-class-block-container.af-class-review-center.af-class-_2 {
    width: 100%;
  }

  .af-view .af-class-block-container.af-class-review-right {
    width: 100%;
    margin-top: 0px;
    padding-left: 20px;
  }

  .af-view .af-class-block-container.af-class-review-right.af-class-_2 {
    width: 100%;
  }

  .af-view .af-class-title.af-class-actualite {
    font-size: 35px;
    line-height: 37px;
  }

  .af-view .af-class-text-block.af-class-mentions-legales.af-class-bottom {
    margin-bottom: 0px;
  }

  .af-view .af-class-footer {
    padding-top: 80px;
    padding-bottom: 20px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .af-view .af-class-footer-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    text-align: right;
  }

  .af-view .af-class-footer-link.af-class-hide {
    display: none;
  }

  .af-view .af-class-visit-nav-menu {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.56)), color-stop(64%, rgba(0, 0, 0, 0.4)), to(transparent));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.4) 64%, transparent);
  }

  .af-view .af-class-image-15 {
    width: 110px;
  }

  .af-view .af-class-line {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .af-view .af-class-visit-nav-bloc-sub.af-class-visit {
    height: 90%;
  }

  .af-view .af-class-circle {
    margin-left: -0.1px;
  }

  .af-view .af-class-top-image {
    background-position: 0px 0px, 0px 0px, 50% 50%;
  }

  .af-view .af-class-exposition-title {
    font-size: 25px;
    line-height: 25px;
  }

  .af-view .af-class-div-block-17.af-class-_2 {
    margin-left: -20px;
  }

  .af-view .af-class-actu-block {
    padding-left: 20px;
  }

  .af-view .af-class-submit-button.af-class-visit.af-class-main {
    width: 50px;
    text-align: center;
    text-shadow: 0 0 20px #000;
  }

  .af-view .af-class-submit-button.af-class-visit.af-class-main.af-class-explorer {
    width: auto;
  }

  .af-view .af-class-submit-button.af-class-expo {
    margin-right: 20px;
  }

  .af-view .af-class-actualite-bloc {
    padding-right: 140px;
  }

  .af-view .af-class-actualite-line {
    z-index: 0;
  }

  .af-view .af-class-visiter-nav-bloc {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.2)), radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.25), hsla(0, 0%, 100%, 0) 38%);
  }

  .af-view .af-class-html-embed {
    padding-right: 0px;
  }

  .af-view .af-class-menu-button {
    position: absolute;
    left: auto;
    top: 27px;
    right: 0%;
    bottom: auto;
    z-index: 900;
  }

  .af-view .af-class-lottie-animation {
    width: 22px;
  }

  .af-view .af-class-language-selection-bloc {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-nav-menu-main {
    z-index: 400;
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    margin-top: 0px;
    padding-top: 125px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .af-view .af-class-div-block-26 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .af-view .af-class-event-hour {
    margin-bottom: 20px;
  }

  .af-view .af-class-event-date {
    margin-bottom: 20px;
  }

  .af-view .af-class-image-16 {
    margin-left: 20px;
  }

  .af-view .af-class-image-17 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .af-view .af-class-bandeau {
    height: 50px;
  }

  .af-view .af-class-text-block-3 {
    font-size: 30px;
  }

  .af-view .af-class-image-18 {
    width: 100%;
    max-height: none;
    max-width: 300px;
  }

  .af-view .af-class-div-block-28.af-class-hiddenmob {
    display: none;
  }

  .af-view .af-class-div-block-28.af-class-hiddendesk {
    display: block;
  }

  .af-view .af-class-div-block-34 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .af-view .af-class-filter-review {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 7px;
    padding-left: 7px;
    text-align: right;
  }

  .af-view .af-class-filter-review.af-class-hide {
    display: none;
  }

  .af-view .af-class-filter-review.af-class-title {
    display: none;
    margin-bottom: 5px;
  }

  .af-view .af-class-filter-review.af-class-left.af-class-selected {
    padding-left: 0px;
  }

  .af-view .af-class-sep-section {
    padding-left: 20px;
  }

  .af-view .af-class-button-bloc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (max-width: 479px) {
  .af-view .af-class-container-6 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .af-view .af-class-container-6.af-class-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(78%, rgba(0, 0, 0, 0.47)), to(transparent));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.47) 78%, transparent);
  }

  .af-view .af-class-container-6.af-class-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-brand {
    position: absolute;
    left: auto;
    top: 20px;
    right: auto;
    height: auto;
  }

  .af-view .af-class-image-9 {
    width: 32vw;
    max-width: 110px;
  }

  .af-view .af-class-nav-link.af-class-home {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .af-view .af-class-nav-link.af-class-main {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .af-view .af-class-nav-menu-2 {
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    margin-top: 0px;
    padding-top: 125px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #0c0c0c;
  }

  .af-view .af-class-div-block {
    position: absolute;
    left: 0%;
    top: 25%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-div-block-3 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 20px;
    margin-top: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-div-block-3.af-class-insta {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: none;
    margin-top: 25px;
    margin-left: 0px;
  }

  .af-view .af-class-div-block-3.af-class-insta.af-class-mobile {
    left: 20px;
    top: 50px;
    z-index: 900;
    display: block;
    margin-top: 0px;
  }

  .af-view .af-class-image-10 {
    width: 17px;
  }

  .af-view .af-class-section-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .af-view .af-class-section-main.af-class-padding-right {
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .af-view .af-class-section-main.af-class-double-padding {
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .af-view .af-class-block-container.af-class-text {
    width: 100%;
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .af-view .af-class-block-container.af-class-text.af-class-_2 {
    width: 100%;
    margin-top: 40px;
  }

  .af-view .af-class-block-container.af-class-image {
    width: 100%;
  }

  .af-view .af-class-block-container.af-class-image.af-class-left {
    padding-right: 20px;
  }

  .af-view .af-class-block-container.af-class-image.af-class-double {
    padding-right: 20px;
  }

  .af-view .af-class-block-container.af-class-map {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .af-view .af-class-block-container.af-class-review-left {
    width: 100%;
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .af-view .af-class-block-container.af-class-review-left.af-class-_2 {
    width: 100%;
    margin-top: 40px;
  }

  .af-view .af-class-block-container.af-class-review-center {
    width: 100%;
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .af-view .af-class-block-container.af-class-review-center.af-class-_2 {
    width: 100%;
    margin-top: 40px;
  }

  .af-view .af-class-block-container.af-class-review-right {
    width: 100%;
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .af-view .af-class-block-container.af-class-review-right.af-class-_2 {
    width: 100%;
    margin-top: 40px;
  }

  .af-view .af-class-title {
    font-size: 35px;
    line-height: 37px;
  }

  .af-view .af-class-title.af-class-actualite {
    font-size: 35px;
  }

  .af-view .af-class-text-block.af-class-mentions-legales.af-class-bottom {
    margin-bottom: 0px;
  }

  .af-view .af-class-footer {
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .af-view .af-class-visit-nav-menu {
    height: 60%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }

  .af-view .af-class-line {
    display: block;
    background-image: linear-gradient(315deg, hsla(0, 0%, 100%, 0), #fff);
  }

  .af-view .af-class-line.af-class-hide-mobile {
    display: none;
  }

  .af-view .af-class-circle {
    margin-top: 30px;
    margin-right: -0.1px;
    margin-left: 0px;
  }

  .af-view .af-class-circle.af-class-hide-mobile {
    display: none;
  }

  .af-view .af-class-top-image {
    height: 100vh;
  }

  .af-view .af-class-top-image.af-class-batiment {
    height: 100vh;
  }

  .af-view .af-class-top-image.af-class-showroom {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.02) 12%, transparent), url('../images/showroom1.png'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.02) 12%, transparent), url('../images/showroom1.png'), linear-gradient(180deg, null, null);
    background-position: 0px 0px, 50% 50%, 0px 0px;
  }

  .af-view .af-class-slider {
    margin-top: 20px;
  }

  .af-view .af-class-div-block-17 {
    margin-left: -20px;
  }

  .af-view .af-class-submit-button {
    position: static;
    font-size: 12px;
    line-height: 19px;
  }

  .af-view .af-class-submit-button.af-class-form {
    font-size: 12px;
    line-height: 19px;
  }

  .af-view .af-class-submit-button.af-class-visit.af-class-main {
    width: 150px;
    margin-bottom: 0px;
  }

  .af-view .af-class-submit-button.af-class-visit.af-class-main.af-class-focus {
    width: auto;
    font-size: 18px;
    font-weight: 700;
  }

  .af-view .af-class-submit-button.af-class-visit.af-class-main.af-class-focus.af-class-bottom.w--current {
    font-size: 18px;
  }

  .af-view .af-class-submit-button.af-class-visit.af-class-main.af-class-bottom {
    margin-bottom: 15px;
  }

  .af-view .af-class-submit-button.af-class-visit.af-class-main.af-class-explorer {
    margin-bottom: 0px;
  }

  .af-view .af-class-submit-button.af-class-actualite {
    margin-top: 20px;
  }

  .af-view .af-class-submit-button.af-class-classic {
    margin-top: 20px;
  }

  .af-view .af-class-submit-button.af-class-event {
    margin-top: 20px;
  }

  .af-view .af-class-submit-button.af-class-expo {
    margin-top: 0px;
    margin-right: 0px;
  }

  .af-view .af-class-submit-button.af-class-collection {
    margin-top: 20px;
  }

  .af-view .af-class-actualite-bloc {
    margin-bottom: 0px;
    padding-top: 60px;
    padding-right: 20px;
    padding-bottom: 60px;
  }

  .af-view .af-class-actualite-bloc.af-class-new {
    padding-top: 0px;
  }

  .af-view .af-class-actualite-date {
    padding-right: 20px;
  }

  .af-view .af-class-visiter-nav-bloc {
    background-image: -webkit-gradient(linear, right top, left top, from(hsla(0, 0%, 100%, 0)), color-stop(48%, rgba(0, 0, 0, 0.5)), color-stop(52%, rgba(0, 0, 0, 0.5)), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(270deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, 0.5) 48%, rgba(0, 0, 0, 0.5) 52%, hsla(0, 0%, 100%, 0));
  }

  .af-view .af-class-div-block-24 {
    width: 100%;
    height: 8vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-div-block-24.af-class-bottom {
    height: 80%;
    padding-top: 20px;
  }

  .af-view .af-class-html-embed {
    padding-right: 0px;
  }

  .af-view .af-class-_404-bloc {
    padding-right: 20px;
    padding-left: 20px;
  }

  .af-view .af-class-menu-button {
    position: absolute;
    left: auto;
    top: 27px;
    right: 0%;
    bottom: auto;
    z-index: 900;
  }

  .af-view .af-class-lottie-animation {
    width: 22px;
  }

  .af-view .af-class-language-selection-bloc {
    margin-top: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-nav-menu-main {
    z-index: 500;
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    margin-top: 0px;
    padding-top: 125px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .af-view .af-class-icon {
    margin-right: 10px;
  }

  .af-view .af-class-icon-2 {
    margin-left: 10px;
  }

  .af-view .af-class-div-block-26 {
    width: 100%;
    height: 8vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-div-block-26.af-class-bottom {
    height: 80%;
    padding-top: 20px;
  }

  .af-view .af-class-event-hour {
    padding-right: 0%;
  }

  .af-view .af-class-event-date {
    padding-right: 0%;
  }

  .af-view .af-class-image-18 {
    max-width: none;
  }

  .af-view .af-class-review-date {
    margin-right: 2vw;
    padding-right: 0px;
  }

  .af-view .af-class-div-block-34 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .af-view .af-class-filter-review {
    margin-right: 7px;
    margin-bottom: 5px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-filter-review.af-class-title {
    font-size: 13px;
    line-height: 15px;
  }

  .af-view .af-class-div-block-35 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .af-view .af-class-button-bloc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.af-view #w-node-b3c2b397-9f7d-ca79-4b74-876b4c7caac8-e7c9f8e2 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

.af-view #w-node-_9d159771-fc60-61a5-54a4-a1905fe457bd-e7c9f8e2 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 479px) {
  .af-view #w-node-b3c2b397-9f7d-ca79-4b74-876b4c7caab8-e7c9f8e2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-b3c2b397-9f7d-ca79-4b74-876b4c7caabc-e7c9f8e2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-b3c2b397-9f7d-ca79-4b74-876b4c7caac0-e7c9f8e2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-b3c2b397-9f7d-ca79-4b74-876b4c7caac4-e7c9f8e2 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Notoserifdisplay';
  src: url('../fonts/NotoSerifDisplay-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notoserifdisplay';
  src: url('../fonts/NotoSerifDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}