:root {
  --white: white;
  --paper: #fdf4ec;
  --blue: #4a52f4;
  --black: #1f1f1f;
  --red: #f25b5a;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

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

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

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

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

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

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

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

p {
  margin-bottom: 10px;
}

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

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

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

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

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

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

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

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

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

.section_heros_interaction {
  margin-top: 100px;
  margin-left: 30px;
  margin-right: 30px;
}

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

.section_heros_interaction.cc-store-home-wrap {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background-image: linear-gradient(#fdf4ec, #fdf4ec);
  width: 100%;
  height: 87vh;
  min-height: 700px;
  max-height: 61.8047vw;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

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

.container_prog {
  text-align: left;
  justify-content: space-between;
  margin-left: 56px;
  margin-right: 56px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.container_prog.reste {
  z-index: 0;
  background-image: linear-gradient(#fff, #fff);
  flex-direction: column;
  margin-top: 80px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

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

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

.paragraph-bigger.cc-bigger-white-light {
  opacity: 1;
  color: #000;
  background-color: #0000;
  margin-top: 63px;
  margin-bottom: 0;
  font-weight: 200;
  position: absolute;
}

.paragraph-bigger.cc-bigger-white-light.eju {
  opacity: 1;
  color: #000;
  background-color: #07070700;
  background-image: linear-gradient(#fcfaf2, #fcfaf2);
  justify-content: center;
  width: 200px;
  padding-left: 0;
  display: flex;
}

.button_white_icon {
  color: #1f1f1f;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 0 solid #e0b33f00;
  border-radius: 8px;
  padding: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition-property: none;
  position: static;
  inset: auto auto 48px 48px;
}

.button_white_icon:hover {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: #32343a00;
  background-image: url('../images/Vector-1159.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-clip: border-box;
  border-width: 0;
  border-color: #e0b33f;
  padding-left: 8px;
  padding-right: 8px;
}

.button_white_icon:active {
  background-color: #fff0;
}

.button_white_icon.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button_white_icon.cc-contact-us {
  z-index: 5;
  background-color: #ec3b35;
  border-radius: 4px;
  align-self: center;
  margin-top: 0;
  position: relative;
}

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

.button_white_icon.cc-white-button:hover {
  background-color: #fffc;
}

.button_white_icon.cc-white-button:active {
  background-color: #ffffffe6;
}

.button_white_icon.autrtuiej {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  background-color: #fff0;
  border: 0 solid #fff;
  padding-top: 11px;
  padding-bottom: 11px;
  top: 304px;
  left: 287px;
}

.button_white_icon.autrtuiej:hover {
  background-size: 100% 100%;
}

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

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-light {
  opacity: 1;
  color: #000;
  letter-spacing: 4px;
  margin-bottom: 34px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.label.cc-light.citation {
  color: #fff;
  letter-spacing: 1px;
  width: 66%;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
}

.label.cc-light.citation-copy {
  color: #fff;
  letter-spacing: 1px;
  width: 327px;
  font-size: 12px;
  font-weight: 300;
  line-height: 39px;
  text-decoration: line-through;
}

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

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

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

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

.rich-text figcaption {
  opacity: .6;
}

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

.paragraph-light {
  opacity: .6;
}

.heading-jumbo {
  color: #000;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 700;
  line-height: 80px;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

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

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

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
  background-image: url('../images/black.svg');
  background-position: 0 0;
  background-size: cover;
  width: 80px;
  height: 80px;
}

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

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

.logo-link.w--current {
  background-color: #fff0;
  background-image: url('../images/black.svg');
  background-position: 0 0;
  background-size: cover;
  width: 80px;
  height: 80px;
}

.menu {
  z-index: 0;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0%;
}

.navigation-wrap {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.navigation {
  background-color: #0000;
  background-image: linear-gradient(#fdf4ec, #fdf4ec);
  align-items: center;
  width: 100vw;
  height: 104px;
  padding: 0 40px;
  display: flex;
  position: relative;
}

.navigation-item {
  opacity: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 20px;
  transition: opacity .2s;
}

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

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

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

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

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

.logo-image {
  background-color: #96828200;
  width: 80px;
  height: 80px;
  display: block;
}

.navigation-items {
  background-image: linear-gradient(#fdf4ec, #fdf4ec);
  flex: none;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

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

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

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

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

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

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

.cta-wrap {
  text-align: center;
  justify-content: center;
  padding-top: 110px;
  padding-bottom: 120px;
  display: flex;
}

.hero_content {
  color: #fff;
  mix-blend-mode: normal;
  background-color: #b15353;
  background-image: url('../images/homepage_pioche.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero_content.cc-subpage {
  color: #fff;
  background-color: #000;
  background-image: none;
  height: 480px;
}

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

.intro-content.cc-homepage {
  text-align: left;
  align-self: flex-end;
  width: 1vw;
  max-width: 100vw;
  margin-bottom: 20px;
  margin-left: 50px;
  margin-right: 50px;
}

.box_prog_poster {
  text-align: left;
  background-image: linear-gradient(#fffbf7, #fffbf7);
  border: 4px #000;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  width: 50%;
  margin: -102px 0 40px;
  padding: 32px 40px 40px;
  display: flex;
  position: relative;
}

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

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

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

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

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

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

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

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

.contact-form-wrap {
  border: 1px solid #eee;
  padding: 45px 50px 50px;
}

.contact-form-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 2.5fr 1fr;
  align-items: start;
  margin-top: 100px;
  margin-bottom: 100px;
}

.details-wrap {
  margin-bottom: 30px;
}

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

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

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

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

.text-field::placeholder {
  color: #32343a66;
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
}

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

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

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

.contact-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 400;
}

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

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

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

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

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

.team-pic {
  background-color: #f4f4f4;
  width: 100%;
  height: 420px;
  margin-bottom: 40px;
}

.team-members {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 60px;
}

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

.team-member-name {
  opacity: 1;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

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

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

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

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

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

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

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

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

.project-overview-header {
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/portfolio-1---wide.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 620px;
  margin-bottom: 100px;
  display: flex;
}

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

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

.project-details-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: start;
  margin-top: 100px;
  margin-bottom: 100px;
}

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

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.contact-email-link {
  opacity: .6;
  margin-bottom: 5px;
}

.contact-email-link:hover {
  opacity: 1;
}

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

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

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

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

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

._404-wrap {
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

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

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

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

.section-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 900;
  line-height: 41px;
}

.about-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1.75fr 2fr;
  align-content: start;
  place-items: center end;
  margin-bottom: 80px;
  padding-left: 80px;
}

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

.intro-text {
  -webkit-text-stroke-color: #fdfcef;
  flex-direction: column;
  align-items: center;
  width: 30%;
  height: 150px;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.intro-text.eju {
  background-image: linear-gradient(#fcfaf2, #fcfaf2);
}

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

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

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

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

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

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

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

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

.intro-header-eju {
  color: #fff;
  background-color: #fff;
  background-image: url('../images/hfdskfh.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 620px;
  margin-bottom: 100px;
  display: flex;
}

.heading-jumbo-eju {
  color: #e5521a;
  text-transform: none;
  width: 170px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  font-weight: 900;
  line-height: 80px;
}

.poster_prog {
  width: 100%;
}

.voir-les-salles {
  color: #fff;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
}

.new-page {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 1153px;
  display: flex;
}

.frame-40 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-41 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-42 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-6 {
  color: #1f1f1f;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 900;
}

.vectors-wrapper {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-10 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-7 {
  color: #1f1f1f;
  font-size: 26px;
  font-weight: 900;
}

.text-8 {
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.frame-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #000;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 288px;
  height: 44px;
  padding: 10px 16px;
  display: flex;
}

.frame-13 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #000;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 288px;
  height: 44px;
  padding: 10px 16px;
  display: flex;
}

.voir-les-salles-2 {
  color: #000;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
}

._8-euros-ht-par-personnes-et-par-salles-hors-consommation-0 {
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

._8-euros-ht-par-personnes-et-par-salles-hors-consommation-1 {
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.hero_image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  flex: 0 auto;
  align-self: auto;
  width: auto;
  min-width: 100%;
  min-height: 100%;
  max-height: none;
  display: block;
  position: absolute;
  bottom: auto;
  overflow: visible;
}

.overlap_illustration_box {
  aspect-ratio: 16 / 9;
  background-image: radial-gradient(circle, #000, #000), linear-gradient(#1b020266, #6b080800 26%), linear-gradient(#0000003d, #0000);
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  height: 100vh;
  min-height: 600px;
  max-height: 100%;
  display: flex;
  position: absolute;
  overflow: visible;
}

.overlap_illustration_box.illustration {
  object-fit: cover;
  background-image: linear-gradient(#050101b5, #6b080800 19%);
  align-self: auto;
  align-items: flex-start;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  max-height: none;
  display: block;
  position: absolute;
}

.image-2-copy {
  aspect-ratio: 16 / 9;
  opacity: 0;
  object-fit: cover;
  align-self: auto;
  width: 10%;
  min-width: 0%;
  height: auto;
  min-height: 0%;
  transition: opacity .3s;
  display: none;
  position: relative;
  top: 18%;
  bottom: auto;
  left: 20%;
  overflow: visible;
}

.image-2-copy:hover {
  opacity: 1;
}

.image-2-copy.autreautre {
  opacity: 0;
  top: 20%;
  left: 71%;
}

.image-2-copy.autreautre:hover {
  opacity: 1;
}

.image-2-copy.autreautre-copy-copy-copy-copy {
  opacity: 0;
  width: 12%;
  top: 79%;
  left: 8%;
}

.image-2-copy.autreautre-copy-copy-copy-copy {
  opacity: 0;
  width: 12%;
  display: none;
  top: 18%;
  left: 46%;
}

.image-2-copy.autreautre-copy-copy-copy-copy:hover {
  opacity: 1;
}

.box_citation_homepage {
  aspect-ratio: 1;
  text-align: left;
  background-image: url('../images/compagnie-creole2.png'), linear-gradient(#4a52f4, #4a52f4);
  background-position: 100% 105%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  border: 4px #000;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: 47%;
  margin: auto auto 126px 0;
  padding: 40px;
  display: flex;
  position: relative;
}

.box_citation_homepage.mobile {
  display: none;
}

.section_prog {
  background-image: url('../images/lighting_boule.svg'), linear-gradient(#fdf4ec, #fdf4ec);
  background-position: 0 -10%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 50%, auto;
  width: 100%;
}

.image-3 {
  mix-blend-mode: multiply;
}

.text-block {
  background-color: #fff;
  align-self: center;
}

.text-block-2 {
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 12px 24px;
  display: flex;
}

.section-heading-copy {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 80px;
  padding-right: 80px;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 73px;
}

.image-5 {
  border-radius: 0 12px 12px 0;
  width: 624px;
}

.div-block-4 {
  position: relative;
}

.button-copy {
  color: #1f1f1f;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 12px;
  padding: 12px 24px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
  position: relative;
  inset: auto auto 0 0;
}

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

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

.div-block-5 {
  z-index: -1;
  background-color: #fbf2e1;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  width: 500px;
  height: 510px;
  position: absolute;
  top: 218px;
  right: 0;
}

.about-grid-copy {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 2fr 1.75fr;
  align-content: start;
  place-items: center end;
  margin-bottom: 80px;
  padding-left: 0;
  padding-right: 80px;
}

.image-5-copy {
  border-radius: 12px 0 0 12px;
  width: 624px;
}

.div-block-5-copy {
  z-index: -1;
  background-color: #fbf2e1;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  width: 500px;
  height: 510px;
  position: absolute;
  top: 482px;
  left: 0;
  right: auto;
}

.body-content {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.body-content.full_height {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}

.header {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 99px;
  padding-bottom: 24px;
  padding-right: 56px;
  display: flex;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 76.8261px;
  display: flex;
}

.content_header {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 24px;
  display: flex;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 121px;
  height: 41px;
  display: flex;
}

.navigation-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.navigation-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-name {
  color: #d63f19;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 900;
}

.link-name-2 {
  color: #1f1f1f;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 900;
}

.link-name-3 {
  color: #000;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 900;
}

.section-top-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 60px 56px 0;
  display: flex;
}

.section-top-content.secondary_page {
  background-color: #fdf4ed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-top-content.info, .section-top-content.contact {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-top-content.contact.full_height {
  height: 100%;
}

.section-top-content.is-ml {
  flex-flow: column;
}

.top-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  margin-right: 16px;
  padding-right: 60px;
  display: flex;
}

.top-content.info, .top-content.contact {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}

.top-text {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 0;
  display: flex;
}

.top-text.prog {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 120px;
}

.top-text.anniversaire {
  width: 50%;
}

.top-text.marto {
  width: 100%;
  padding-right: 24px;
}

.top-text.anniversaire-copy {
  width: 50%;
}

.text {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 73px;
}

.text-9 {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.cta {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.cta.hidden {
  display: none;
}

.book-button {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f25a5a;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 10px 24px;
  display: flex;
}

.voir-les-salles-3 {
  color: #fff;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
}

.price-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #d7d7d7;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 10px 24px;
  display: flex;
}

.voir-les-salles-4 {
  color: #000;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.box_quote {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fdf4ec;
  background-image: none;
  border-radius: 12px;
  flex-flow: column wrap;
  place-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 8px;
  padding: 40px;
  display: flex;
}

.box_quote.evenement {
  width: 60%;
}

.text-10 {
  color: #1f1f1f;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 46px;
  font-weight: 900;
  line-height: 56px;
}

.text-11 {
  color: #1f1f1f;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  text-decoration: line-through;
}

.section-room {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 38px 56px 80px;
  display: flex;
}

.section-room.evenement {
  padding-top: 100px;
}

.title_lowcap {
  color: #1f1f1f;
  width: 100%;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 24px;
  display: none;
}

.title_lowcap.caps {
  text-transform: uppercase;
}

.frame-57 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.room_link_square {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 1;
  background-image: url('../images/Frame-62.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 0;
  padding: 32px;
  display: flex;
}

.room_link_square.desequilibre {
  background-image: linear-gradient(#212ac033, #212ac033), url('../images/Frame-62.png'), url('../images/AVECDESGENS_1-1.jpg');
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto 100%, auto 0%;
  text-decoration: none;
  transition-property: all;
}

.room_link_square.desequilibre:hover {
  background-image: linear-gradient(#4d4d4d5c, #4d4d4d5c), url('../images/AVECDESGENS_1_big.jpg'), url('../images/Frame-62.png');
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto 120%, auto 0%;
}

.room_link_square.vol-de-nuit {
  background-image: linear-gradient(#030fe633, #030fe633), url('../images/voldenuit.jpg'), url('../images/voldenuit_1.jpg');
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto 100%, auto 100%;
  text-decoration: none;
  transition: all .2s;
}

.room_link_square.vol-de-nuit:hover {
  background-image: linear-gradient(#030fe600, #030fe600), url('../images/voldenuit_1.jpg'), url('../images/voldenuit.jpg');
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto 120%, auto 100%;
}

.room_link_square.soiree_privee {
  background-image: linear-gradient(#0000, #00000080), url('../images/2022-10-14_Julia-Briend_0N3A8211.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  border-style: none;
  text-decoration: none;
}

.room_link_square.anniversaire {
  background-image: linear-gradient(#0003, #0003), url('../images/anniveraire.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  border-style: none;
  text-decoration: none;
}

.room_link_square.entreprise {
  background-image: linear-gradient(#0000, #0003), url('../images/IMG_0079.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  border-style: none;
  border-width: 0;
  text-decoration: none;
}

.room_link_square.soiree_amies {
  background-image: linear-gradient(#0000, #00000080), url('../images/VIGNETTE_SOIREE_ENTRE_POTE.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  border-style: none;
  text-decoration: none;
}

.room_link_square.reu_asso {
  background-image: linear-gradient(#0000, #00000080), url('../images/REUNION_ASSO.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  border-style: none;
  text-decoration: none;
}

.room_link_square.placeholder {
  background-image: none;
  border-style: none;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.room_link_square.escapebomb {
  background-image: linear-gradient(#212ac033, #212ac033), url('../images/NOMGENIALATROUVER_COVER.jpg'), url('../images/NOMGENIALATROUVER_COVER.jpg');
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto 100%, auto 0%;
  text-decoration: none;
  transition-property: all;
}

.room_link_square.escapebomb:hover {
  background-image: linear-gradient(#212ac033, #212ac033), url('../images/NOMGENIALATROUVER_COVER.jpg'), url('../images/NOMGENIALATROUVER_COVER.jpg');
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto 120%, auto 0%;
}

.corpore-sano---aka-tape-sur-les-lumi-res {
  clear: left;
  flex-direction: column;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.arrow {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff0;
  border-radius: 0;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0;
  display: flex;
}

.arrow.eju {
  -webkit-text-stroke-color: #1a1b1f00;
  background-color: #1f1f1f00;
  width: 34px;
  margin-right: 10px;
}

.arrow.black {
  background-color: #0000;
  width: 55px;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: visible;
  transform: rotate(0);
}

.vectors-wrapper-4.back {
  width: 30px;
  height: 30px;
  transform: rotate(180deg);
}

.vectors-wrapper-4.is-retour {
  margin-right: 0;
  transform: rotate(180deg);
}

.frame-63 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.footer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f3d4cf;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.frame-72 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #d7a874;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 56px;
  display: flex;
}

.frame-54 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 182px;
  display: flex;
}

.contact-r-f-rencememt-acc-s-mentions-l-gales {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.frame-53 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.small-facebook-logo-blue-white-f-png {
  object-fit: cover;
}

.copyright-pioche-site-internet-par-les-facteurs {
  color: #000;
  text-align: right;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.vectors-wrapper-5 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 1242.01px;
  left: 2023px;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 191px;
  display: flex;
  position: absolute;
  inset: 169px 0 auto auto;
}

.room_name {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 24px;
  text-decoration: none;
}

.room_catchphrase {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.room_catchphrase.eveenement_description {
  font-style: normal;
}

.copyright-pioche-site-internet-par-les-facteurs-1 {
  color: #000;
  text-align: right;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
}

.room_link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 3 / 2;
  background-image: url('../images/corpore_sano_detail.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  padding: 32px;
  display: flex;
}

.room_link.corpore-sano {
  mix-blend-mode: normal;
  background-image: linear-gradient(#4a53f405, #4a53f405), url('../images/JEU_CORPORESANO_PHOTO1.jpg'), url('../images/ACCUEIL_JEU.jpg');
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, 0%, 100%;
  text-decoration: none;
  transition: all .2s;
}

.room_link.corpore-sano:hover {
  filter: none;
  background-image: linear-gradient(#4a53f400, #4a53f400), url('../images/ACCUEIL_JEU.jpg'), url('../images/JEU_CORPORESANO_PHOTO1.jpg');
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, 0, 120%;
}

.room_link.photobunker {
  background-image: linear-gradient(#2931c533, #2931c533), url('../images/photobunker.jpg'), url('../images/photo_bunker.jpg');
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, 100%, 0%;
  text-decoration: none;
  transition: all .2s;
}

.room_link.photobunker:hover {
  background-image: linear-gradient(#0000, #0000), url('../images/photo_bunker.jpg'), url('../images/photobunker.jpg');
  background-size: auto, 120%, 0%;
}

.room_link.waiting_room {
  mix-blend-mode: normal;
  background-image: linear-gradient(#212ac033, #212ac033), url('../images/whydote_door_with_a_wooden_diamond_sign_shape_with_question_5.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100%;
  text-decoration: none;
  transition-property: none;
}

.room_link.waiting_room:hover {
  background-image: linear-gradient(#212ac033, #212ac033), url('../images/whydote_door_with_a_wooden_diamond_sign_shape_with_question_5.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100%;
}

.white_button_background {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #fff;
  border-radius: 4px;
  height: 44px;
  padding: 12px 16px 12px 8px;
  display: flex;
}

.white_button_background:active {
  background-color: #ebebeb;
}

.div-block-6-copy {
  background-color: #fff;
  border-radius: 4px;
  padding: 12px 24px;
}

.div-block-6-copy:hover {
  background-image: url('../images/Vector-134.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.button_no_background {
  color: #1f1f1f;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 0 solid #e0b33f00;
  border-radius: 8px;
  flex-direction: column;
  padding: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition-property: none;
  display: flex;
  position: static;
  inset: auto auto 48px 302px;
}

.button_no_background:hover {
  color: #000;
  background-color: #32343a00;
  background-image: url('../images/Vector-1159.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border-width: 0;
  border-color: #e0b33f;
  padding-left: 8px;
  padding-right: 8px;
}

.button_no_background:active {
  background-color: #43464d00;
}

.button_no_background.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button_no_background.cc-contact-us {
  z-index: 5;
  background-color: #ec3b35;
  border-radius: 4px;
  align-self: center;
  margin-top: 0;
  position: relative;
}

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

.button_no_background.cc-white-button:hover {
  background-color: #fffc;
}

.button_no_background.cc-white-button:active {
  background-color: #ffffffe6;
}

.button_no_background.autrtuiej {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  background-color: #fff0;
  border: 0 solid #fff;
  padding-top: 11px;
  padding-bottom: 11px;
  left: 287px;
}

.button_no_background.autrtuiej:hover {
  background-size: 100% 100%;
}

.blue_button_background {
  background-color: #fff0;
  background-image: linear-gradient(#4a53f4, #4a53f4);
  border-radius: 4px;
  flex-wrap: wrap;
  place-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  height: 44px;
  padding: 12px 24px;
  display: flex;
}

.blue_button_background:hover {
  background-image: linear-gradient(#4a53f4, #4a53f4);
}

.blue_button_background:active {
  background-image: linear-gradient(#3e47e2, #3e47e2);
}

.text-block-copy {
  color: #fff;
  background-color: #fff0;
}

.div-block-7 {
  align-items: flex-start;
  width: 100%;
  height: 87px;
  display: flex;
  position: absolute;
  inset: 26% auto auto 0%;
}

.top_section {
  justify-content: center;
  width: 100%;
  max-width: none;
  height: 100%;
  display: flex;
}

.div-block-8 {
  background-image: linear-gradient(#4a53f5, #4a53f5);
  border-bottom-right-radius: 8px;
  width: 48px;
  height: 100%;
}

.logo_desktop_homepage {
  width: 210px;
  padding-top: 32px;
  padding-left: 16px;
}

.div-block-8-copy {
  background-image: linear-gradient(#4a53f5, #4a53f5);
  border-bottom-right-radius: 8px;
  width: 48px;
  height: 100%;
  padding-left: 4px;
}

.text-block-copy {
  background-color: #ff9a9a00;
  margin-top: 26px;
  font-size: 18px;
  font-weight: 900;
}

.text-block-copy-copy {
  color: #fff;
  background-color: #ff9a9a00;
  font-size: 9px;
  font-weight: 400;
  line-height: 10px;
}

.navbar {
  background-color: #ddd0;
  width: 100%;
  position: absolute;
  inset: 0% 0 auto 0%;
}

.navbar.homepage {
  display: block;
}

.navbar.all_page {
  color: #1a1b1f;
  background-color: #fff;
  padding-right: 0;
  position: static;
}

.navbar.paper {
  background-color: #fdf4ed;
  padding-right: 0;
  position: static;
}

.navbar.paper_background {
  color: #1a1b1f;
  background-color: #fff;
  flex-direction: row;
  align-items: flex-end;
  height: 140px;
  padding-right: 56px;
  display: flex;
  position: static;
}

.navbar.paper_background.eju {
  align-items: center;
}

.top_navbar {
  width: 100%;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-right: 56px;
}

.top_navbar.homepage, .top_navbar.homepage-copy, .top_navbar.paper {
  padding-right: 56px;
}

.brand-eju {
  background-color: #4a53f4;
  border-bottom-right-radius: 8px;
  width: 48px;
  height: 87px;
  padding-left: 4px;
}

.brand-eju.small {
  background-color: #1f1f1f;
  height: 72px;
}

.brand-pioche {
  position: absolute;
  left: 46px;
}

.brand-pioche.homepage {
  width: 40%;
  padding-left: 8px;
}

.brand-pioche.homepage.w--current {
  width: auto;
  position: relative;
  left: 0;
}

.brand-pioche.all_page {
  height: 72px;
  padding-left: 8px;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 8px;
  padding-bottom: 12px;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 900;
}

.nav-link:hover {
  color: #fff;
  background-image: url('../images/Line-7.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100% 8px;
}

.nav-link.small {
  color: #000;
  font-size: 16px;
}

.nav-link.small:hover {
  color: #f25c5a;
}

.nav-link.small:lang(en) {
  color: #f25b5a;
}

.nav-link.small.w--current {
  color: #f25c5a;
  background-image: url('../images/Line-7.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto 8px;
}

.nav-link.small.jeux {
  color: #1f1f1f;
  font-size: 16px;
  font-style: normal;
}

.nav-link.small.jeux.w--current {
  color: #f25b5a;
  font-size: 16px;
  font-style: normal;
}

.nav-link.small.prog {
  color: #1f1f1f;
  font-size: 16px;
  font-style: normal;
}

.nav-link.small.prog:hover, .nav-link.small.prog.w--current {
  color: #f25b5a;
}

.nav-link.small.evenement {
  color: #1f1f1f;
  font-size: 16px;
  font-style: normal;
}

.nav-link.small.evenement:hover, .nav-link.small.evenement.w--current {
  color: #f25b5a;
}

.nav-link.small.info {
  color: #1f1f1f;
  font-size: 16px;
  font-style: normal;
}

.nav-link.small.info:hover, .nav-link.small.info.w--current {
  color: #f25b5a;
}

.nav-link.small.extramuros {
  color: #1f1f1f;
  font-size: 16px;
  font-style: normal;
}

.nav-link.small.extramuros:hover {
  color: #f25b5a;
}

.nav-link.small.jeuxjeux {
  color: #1f1f1f;
}

.nav-link.small.jeuxjeux:hover, .nav-link.small.jeuxjeux.w--current {
  color: #f25b5a;
}

.nav-menu {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  height: 87px;
  min-height: 0;
  margin-right: 0;
  padding-right: 56px;
  display: flex;
}

.text_button {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  flex-wrap: wrap;
  flex: 0 auto;
  place-content: flex-start center;
  width: 100%;
  display: block;
}

.text_button.black {
  color: #000;
}

.button_icons {
  width: 32px;
}

.cta-cowboy {
  z-index: 15;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 3%;
  height: 14%;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: 40%;
  left: 48%;
  overflow: hidden;
}

.cta-cowboy:hover {
  opacity: 1;
  overflow: visible;
}

.illu_cowbow {
  aspect-ratio: 1;
  background-image: url('../images/16.central_1.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 320%;
  height: 120%;
  position: absolute;
  top: -54%;
  left: -122%;
}

.illu_cowbow.other {
  display: none;
}

.cta-mineur {
  opacity: 0;
  width: 18%;
  height: 42%;
  transition: opacity .2s;
  position: absolute;
  top: 43%;
  left: 14%;
  overflow: hidden;
}

.cta-mineur:hover {
  opacity: 1;
  overflow: visible;
}

.illu_mineur {
  background-image: url('../images/1.illu_mineur.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: 130%;
  height: 110%;
  position: absolute;
  top: -1%;
  left: -18%;
}

.illu_mineur:hover {
  background-image: url('../images/1.illu_mineur.svg');
  top: -1%;
  left: -18%;
}

.cta-camera {
  opacity: 0;
  width: 4%;
  height: 6%;
  transition: opacity .2s;
  position: absolute;
  top: 54%;
  left: 47%;
  overflow: hidden;
}

.cta-camera:hover {
  opacity: 1;
  overflow: visible;
}

.illu_fire {
  background-image: url('../images/7.illu_feu.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 260px;
  height: 80px;
  position: absolute;
  top: 25px;
  left: 43px;
}

.cta-fire {
  opacity: 0;
  width: 360px;
  height: 210px;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
}

.cta-fire:hover {
  opacity: 1;
}

.illu_camera {
  background-image: url('../images/13.click.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 80%;
  height: 100px;
  position: absolute;
  top: -57%;
  left: 61%;
  overflow: visible;
}

.illu_camera:active {
  background-image: url('../images/13.click_flash.svg');
  width: 170%;
  top: -10%;
  left: -138%;
}

.cta-minigame {
  opacity: 0;
  width: 30%;
  height: 6%;
  transition: opacity .2s;
  display: none;
  position: absolute;
  top: 64%;
  left: 35%;
  overflow: hidden;
}

.cta-minigame:hover {
  opacity: 1;
  overflow: visible;
}

.illu_minigame {
  background-image: url('../images/11.mini_game.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0%;
  left: 0%;
}

.modal_game {
  z-index: 30;
  aspect-ratio: auto;
  background-image: linear-gradient(#fff, #fff);
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin: 0 auto auto;
  padding: 24px 100px 100px;
  display: flex;
  position: static;
  inset: -100vh auto auto 0%;
}

.modal_game.page {
  aspect-ratio: auto;
  padding-top: 24px;
  position: static;
  top: 0%;
}

.modal_game.hide {
  display: none;
}

.spotlight_center {
  z-index: 1;
  background-image: radial-gradient(circle, #0000, #000 22%);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.cta-bomb {
  opacity: 0;
  width: 14%;
  height: 17%;
  transition: opacity .2s;
  position: absolute;
  top: 63%;
  left: 43%;
  overflow: hidden;
}

.cta-bomb:hover {
  opacity: 1;
  overflow: visible;
}

.illu_bomb {
  background-image: url('../images/10.bombe.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67%;
  height: 126px;
  position: absolute;
  top: 39%;
  left: 6%;
}

.cta-beer {
  opacity: 0;
  width: 16%;
  height: 20%;
  transition: opacity .2s;
  position: absolute;
  top: 15%;
  left: 39%;
  overflow: visible;
}

.cta-beer:hover {
  opacity: 1;
  overflow: visible;
}

.illu_beer {
  background-image: url('../images/4.beer.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 50%;
  height: 150px;
  position: absolute;
  top: 31px;
  left: 32px;
}

.cta-dress {
  opacity: 0;
  width: 8%;
  height: 22%;
  transition: opacity .2s;
  position: absolute;
  top: 22%;
  left: 22%;
  overflow: hidden;
}

.cta-dress:hover {
  opacity: 1;
  overflow: visible;
}

.illu_dress {
  opacity: 1;
  background-image: url('../images/3.dress.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 107%;
  height: 285px;
  position: absolute;
  top: -4%;
  left: -3%;
}

.homepage_cta {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  order: 0;
  align-self: flex-start;
  display: flex;
  position: absolute;
  bottom: 48px;
  left: 48px;
}

.game_title {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.content_presentation_homepage {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.titre_homepage {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 40px;
  padding-left: 56px;
  line-height: .8;
  display: flex;
}

.pioche-c-est-quoi {
  line-height: 1.2;
}

.content_description_pioche {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.content_right_picture {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
  position: relative;
}

.content_text_cta {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  margin-right: 56px;
  padding-left: 56px;
  display: flex;
}

.title-et-texte {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.sub_title_32 {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 44px;
}

.sub_title_32.with_button {
  width: 100%;
  margin-right: 56px;
}

.text_18 {
  color: #1f1f1f;
  text-align: left;
  width: 100%;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.text_18.white {
  color: #fff;
  white-space: normal;
}

.text_18.with_button {
  width: 100%;
  margin-right: 56px;
  padding-right: 0;
}

.text_18.bold {
  font-weight: 700;
}

.text_18.margin-bottom {
  margin-bottom: 24px;
  padding-right: 0;
}

.text_18.margin-bottom.centered {
  text-align: center;
  padding-right: 0;
}

.text_18.back {
  text-decoration: none;
}

.text_18.light {
  color: #858585;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 22px;
}

.button-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #4a52f4;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-15 {
  color: #fff;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.image_1 {
  aspect-ratio: 6 / 5;
  object-fit: cover;
  border-radius: 8px 0 0 8px;
  width: 100%;
  position: relative;
}

.image_1.left {
  border-radius: 0 8px 8px 0;
  margin-right: 0;
}

.vectors-wrapper-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20%;
  height: auto;
  display: flex;
  position: absolute;
  top: -11%;
  left: 7%;
  overflow: visible;
}

.section_prez_picture {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.content_left_picture {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-right: 0;
  display: flex;
  position: relative;
}

.content_text_cta-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column wrap;
  place-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  margin-left: 0;
  margin-right: 56px;
  padding-left: 56px;
  padding-right: 0;
  display: flex;
}

.vectors-wrapper-8 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18%;
  height: auto;
  display: flex;
  position: absolute;
  top: 91%;
  left: 6%;
}

.text-16 {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vectors-wrapper-9 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: auto;
  display: flex;
  position: absolute;
  top: -20%;
  left: 67%;
}

.vectors-wrapper-9.homapge {
  top: -18%;
}

.section_prez_picture-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.vectors-wrapper-10 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24%;
  height: auto;
  display: flex;
  position: absolute;
  top: -8%;
  left: 69%;
}

.pioche-c-est-quoi-0 {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 900;
}

.pioche-c-est-quoi-1 {
  color: #f25a5a;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 900;
}

.content_eju_marto {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fbf2e1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  height: 932px;
  padding-top: 60px;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
}

.content_eju {
  grid-column-gap: 104px;
  grid-row-gap: 104px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.eju_presentation {
  grid-column-gap: 49px;
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-11 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 175.969px;
  display: flex;
  overflow: visible;
}

.content_text_cta-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 514px;
  display: flex;
}

.title_description {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 44px;
}

.text_description {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.text_description.name {
  align-self: center;
  padding-left: 8px;
}

.button-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f25a5a;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text_citation {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text_citation.white {
  color: #fff;
  width: 66%;
  font-family: Inter, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 44px;
}

.quote_text {
  color: #f25a5a;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48px;
}

.quote_text.black {
  color: #000;
  flex: 0 auto;
  width: auto;
}

.quote_text.black.nowrap {
  color: #1f1f1f;
  text-transform: uppercase;
  white-space: normal;
  font-size: 36px;
  line-height: 44px;
}

.text-19 {
  color: #1f1f1f;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-decoration: line-through;
}

.marto_presentation {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
}

.card_marto {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fffbf7;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 548px;
  padding: 40px;
  display: flex;
}

.vectors-wrapper-12 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 116.909px;
  display: flex;
}

.content_text_cta-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.title-et-texte-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.section_content {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-direction: column;
  padding-top: 100px;
  display: flex;
}

.footer-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #af5f06;
  background-image: linear-gradient(#d7a874, #d7a874);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 56px;
  display: flex;
  position: relative;
  inset: 0;
}

.footer_content {
  grid-column-gap: 155px;
  grid-row-gap: 155px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: static;
  top: 70px;
  left: 67px;
}

.left_footer {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.menu_link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-20 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.link_social {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.facebook_icon {
  object-fit: cover;
  width: 28px;
  height: 28px;
}

.copyright-pioche-site-internet-par-les-facteurs-2 {
  color: #000;
  text-align: right;
  flex-direction: row;
  justify-content: flex-end;
  width: 50%;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.copyright-pioche-site-internet-par-les-facteurs-3 {
  color: #000;
  text-align: right;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
}

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

.button_blue {
  color: #1f1f1f;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 0 solid #e0b33f00;
  border-radius: 8px;
  flex-flow: column wrap;
  align-content: flex-start;
  width: auto;
  margin-bottom: 0;
  margin-left: -8px;
  margin-right: 8px;
  padding: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition-property: none;
  display: flex;
  position: static;
  inset: auto auto 48px 302px;
}

.button_blue:hover {
  color: #000;
  background-color: #32343a00;
  background-image: url('../images/Vector-1160.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-width: 0;
  border-color: #e0b33f;
  padding-left: 8px;
  padding-right: 8px;
}

.button_blue:active {
  background-color: #fff;
}

.button_blue.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button_blue.cc-contact-us {
  z-index: 5;
  background-color: #ec3b35;
  border-radius: 4px;
  align-self: center;
  margin-top: 0;
  position: relative;
}

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

.button_blue.cc-white-button:hover {
  background-color: #fffc;
}

.button_blue.cc-white-button:active {
  background-color: #ffffffe6;
}

.button_blue.autrtuiej {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  background-color: #fff0;
  border: 0 solid #fff;
  padding-top: 11px;
  padding-bottom: 11px;
  left: 287px;
}

.button_blue.autrtuiej:hover {
  background-size: 100% 100%;
}

.button_blue.light_background {
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  width: auto;
}

.transparent_button_background {
  background-color: #fff0;
  border-radius: 4px;
  height: 44px;
  padding: 12px 24px;
}

.text_citation_sources {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 8px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 28px;
  text-decoration: none;
  display: flex;
}

.text_citation_sources.white {
  color: #fff;
  text-transform: uppercase;
  object-fit: fill;
  width: 66%;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 40px;
  text-decoration: none;
}

.text_citation_sources.black {
  color: #1f1f1f;
}

.button_red {
  color: #1f1f1f;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 0 solid #e0b33f00;
  border-radius: 8px;
  flex-direction: column;
  margin-bottom: -8px;
  margin-left: -8px;
  padding: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition-property: none;
  display: flex;
  position: static;
  inset: auto auto 48px 302px;
}

.button_red:hover {
  color: #000;
  background-color: #32343a00;
  background-image: url('../images/Vector-353.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-width: 0;
  border-color: #e0b33f;
  padding-left: 8px;
  padding-right: 8px;
}

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

.button_red.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button_red.cc-contact-us {
  z-index: 5;
  background-color: #ec3b35;
  border-radius: 4px;
  align-self: center;
  margin-top: 0;
  position: relative;
}

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

.button_red.cc-white-button:hover {
  background-color: #fffc;
}

.button_red.cc-white-button:active {
  background-color: #ffffffe6;
}

.button_red.autrtuiej {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  background-color: #fff0;
  border: 0 solid #fff;
  padding-top: 11px;
  padding-bottom: 11px;
  left: 287px;
}

.button_red.autrtuiej:hover {
  background-size: 100% 100%;
}

.button_red.light_background {
  flex-flow: column wrap;
  align-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 60px;
  margin-bottom: 0;
  margin-right: 8px;
  position: relative;
  inset: 0% 56px 0% 0;
}

.button_red.light_background:hover {
  background-image: url('../images/Vector-1161.svg');
}

.button_red.light_background:active {
  background-color: #fff0;
}

.button_red.eju {
  background-image: url('../images/Rectangle-4182.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  border-style: none;
  width: 220px;
  margin-bottom: 0;
  position: relative;
  top: -30%;
  left: -62px;
  right: 0;
}

.button_red.eju:active {
  background-color: #43464d00;
}

.button_red.eju.top_navigation {
  top: 0%;
}

.button_red.eju.top_navigation.no-left-margin {
  width: 250px;
  left: 0;
}

.button_red.eju.footer {
  margin-top: 12px;
  position: static;
  left: 0;
}

.red_button_background {
  background-color: #fff0;
  background-image: linear-gradient(#f25b5a, #f25b5a);
  border-radius: 4px;
  flex: 0 auto;
  width: 210px;
  height: 44px;
  padding: 12px 24px;
}

.red_button_background:hover {
  background-image: linear-gradient(#f25b5a, #f25b5a);
}

.red_button_background:active {
  background-image: linear-gradient(#df4f4e, #df4f4e);
}

.frame-7 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 12px;
  display: flex;
}

.small-facebook-logo-blue-white-f-png-2 {
  object-fit: cover;
}

.suivez-nous-sur-les-r-seaux-pour-ne-rien-manquer {
  color: #1f1f1f;
  letter-spacing: .1em;
  width: 200px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.image-9 {
  padding-top: 32px;
  padding-left: 8px;
}

.nav-link-copy {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 8px;
  padding-bottom: 12px;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-weight: 900;
}

.nav-link-copy:hover {
  color: #fff;
  background-image: url('../images/Line-7.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100% 8px;
}

.logo_pioche_black {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 31px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.big_title {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 46px;
}

.big_title.caps {
  text-transform: uppercase;
  line-height: 66px;
}

.big_title.other {
  margin-bottom: 24px;
}

.big_title.contact {
  width: 100%;
}

.big_title.contact.feedback {
  text-align: center;
}

.big_title.mention {
  width: 100%;
}

.text-10-copy {
  color: #1f1f1f;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 46px;
  font-weight: 900;
  line-height: 56px;
}

.top_room {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.content_salle {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 0;
  display: flex;
}

.section-top-content-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 80px 56px 38px;
  display: flex;
}

.top-content-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.top-text-2 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 120px;
  display: flex;
}

.big_title-2 {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 73px;
}

.text_18-2 {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.cta-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.book-button-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f25a5a;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 10px 24px;
  display: flex;
}

.voir-les-salles-5 {
  color: #fff;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
}

.price-button-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #d7d7d7;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 10px 24px;
  display: flex;
}

.voir-les-salles-6 {
  color: #000;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.section_mozaic_photo {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
}

.section_mozaic_photo.second_page {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section_mozaic_photo.second_page.is-record {
  display: none;
}

.content_mozaic_photo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 21px;
  padding-bottom: 21px;
  display: flex;
}

.frame-73 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1168px;
  height: auto;
  display: flex;
  position: relative;
}

.frame-73.boumbox {
  position: static;
}

.frame-64 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 3 / 2;
  background-image: url('../images/AVECDESGENS_1_big.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  min-height: 0;
  padding: 32px;
  display: flex;
  position: relative;
}

.frame-64.desequilibre_small_1 {
  background-image: url('../images/desequilibre_small1.jpg');
}

.frame-64.desequilibre_small_2 {
  background-image: url('../images/desequilibre_small2.jpg');
}

.frame-64.corpore_sano_small1 {
  background-image: url('../images/corpore_sano.jpg');
}

.frame-64.corpore_sano_small2 {
  background-image: url('../images/JEU_CORPORESANO_PHOTO3.jpg');
}

.frame-64.vol_de_nuit {
  background-image: url('../images/AVECDESGENS_1_big.jpg');
}

.frame-64.photobunker {
  background-image: url('../images/photo_bunker.jpg');
}

.frame-64.photobunker_small1 {
  background-image: url('../images/photobunker_small1.jpg');
}

.frame-64.photobunker_small2 {
  background-image: url('../images/photobunker_small2.jpg');
}

.frame-64.voldenuit {
  background-image: url('../images/JEU_VOLDENUIT_PHOTO3.jpg');
  background-size: cover;
}

.frame-64.voldenuit_small1 {
  background-image: url('../images/voldenuit_small2.jpg');
  background-size: cover;
}

.frame-64.voldenuit_small2 {
  background-image: url('../images/voldenuit_1.jpg');
  background-position: 50% 80%;
  background-size: auto;
}

.frame-64.boumbox1 {
  background-image: url('../images/IMG_20210401_165038-5-1024x1024_big.jpg');
  display: none;
}

.frame-64.boumbox_small_1 {
  background-image: url('../images/NOMGENIALATROUVER_COVER.jpg');
  display: none;
}

.frame-64.boumbox_small_2 {
  background-image: linear-gradient(#0000, #0000);
  border-style: none;
  display: none;
}

.frame-64.corpore_sano_big {
  background-image: url('../images/JEU_CORPORESANO_PHOTO1_big.jpg');
}

.box_info_salle {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 40%;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: -31% 40px auto auto;
}

.box_info_salle.boum-box {
  top: 38%;
  right: 56px;
}

.text-21 {
  color: #000;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 900;
}

.info_salle_content {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.frame-74 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.frame-75 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.alarmclock_light {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  aspect-ratio: 1;
  background-image: url('../images/Pioche_logo_v3-5-uai-258x258.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.vectors-wrapper-13 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 71.25px;
  height: 60px;
  display: flex;
}

.group_light {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 19px 16px;
  display: flex;
}

.vectors-wrapper-14 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 58.6859px;
  height: 52.5px;
  display: flex;
}

.date_range_light {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 17px 14px;
  display: flex;
}

.vectors-wrapper-15 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
}

.text-23 {
  color: #000;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.text-24 {
  color: #000;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
}

.frame-76 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  display: flex;
  position: static;
}

.frame-62 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: cover;
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: auto;
  padding: 0;
  display: flex;
  position: static;
}

.section_mozaic_photo-2 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.frame-77 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1168px;
  padding-top: 60px;
  display: flex;
}

.text-25 {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 24px;
}

.text-26 {
  color: #f25a5a;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.le-plus-de-la-salle-va-faire-ressortir-votre-c-t-zen-la-d-licatesse-est-de-mise-0 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 26px;
}

.le-plus-de-la-salle-va-faire-ressortir-votre-c-t-zen-la-d-licatesse-est-de-mise-1 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.le-plus-de-la-salle-va-faire-ressortir-votre-c-t-zen-la-d-licatesse-est-de-mise-2 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.top-content-left {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.top-content-left.anniversaire {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

.text_26_bold {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 32px;
}

.text_26_bold.caps {
  text-transform: uppercase;
  width: 100%;
  font-weight: 900;
}

.text_26_bold.caps.white {
  color: #fff;
}

.text_26_bold.caps.margin {
  font-size: 26px;
}

.text_26_bold.caps.no_margin {
  display: none;
}

.text_26_bold.anniversaire {
  line-height: 28px;
}

.text_26_bold.info_event {
  color: #fff;
}

.text_26_bold.faq {
  color: #fff;
  width: 100%;
  margin-bottom: 16px;
}

.data_salle {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
}

.text_26_bold-copy {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.text_26_bold-copy.evenement {
  padding-right: 0;
}

.big_title-2-copy {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 73px;
}

.big_title-2-copy.white {
  color: #fff;
}

.box_network {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fdf4ec;
  border-radius: 12px 12px 0 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  margin-right: 40px;
  padding: 40px;
  display: flex;
  position: static;
  inset: -28% 40px auto auto;
}

.section-prog {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0 56px 80px;
  display: flex;
}

.section-top-prog {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 60px 56px 0;
  display: flex;
}

.image-10, .image-prog {
  width: 100%;
}

.image-prog.big {
  border-radius: 12px;
}

.network_link_box {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.frame-78 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1168px;
  display: flex;
}

.frame-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.frame-4.activity {
  height: 100%;
}

.frame-59 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: 3 / 2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.frame-59.eju {
  margin-top: 0;
}

.images_games {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  width: 100%;
  display: block;
}

.frame-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 214px;
  left: 0;
}

.frame-79 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-top-right-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: -48px;
  padding: 12px 24px;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
}

.frame-79.paper {
  background-color: #fdf4ed;
}

.text-27 {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.text-27.caps {
  text-transform: uppercase;
}

.frame-80 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 24px;
  display: flex;
}

.frame-80.paper {
  background-color: #fdf4ee;
  flex-direction: column;
  align-items: flex-end;
}

.frame-80.paper.eju {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  justify-content: flex-start;
  align-items: flex-end;
  height: 100%;
}

.frame-80.paper.eju.half {
  height: 50%;
}

.text-28 {
  color: #1f1f1f;
  text-align: left;
  flex-flow: column;
  justify-content: space-between;
  align-self: center;
  width: 100%;
  height: 100%;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.text-28.notworking {
  font-style: italic;
}

.text-28.heigh_fix {
  height: 120px;
}

.content_famous_game {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". . ."
                 ". Area Area"
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  width: 100%;
  max-width: 1280px;
  margin-right: 56px;
  display: grid;
}

.section_famous-games {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fdf4ed;
  flex-direction: column;
  padding: 60px 56px;
  display: flex;
}

.description_evenement {
  width: 100%;
}

.text_16 {
  color: #1f1f1f;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  display: block;
}

.text_16.info_evenement, .text_16.info_evenement-copy {
  aspect-ratio: auto;
  color: #fff;
  justify-content: flex-start;
  padding-bottom: 24px;
}

.content_evenements {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.section_presentaion_evenement {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 60px 56px;
  display: flex;
}

.content_presentaion_evenement {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image_pr-sentation {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 3 / 2;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  min-height: 0;
  padding: 32px;
  display: flex;
  position: relative;
}

.image_pr-sentation.anniversaire {
  background-image: url('../images/anniveraire.jpg');
  background-position: 0 0;
  background-size: cover;
  border-style: none;
}

.image_pr-sentation.entreprise {
  background-image: url('../images/Photo-Entreprise.jpg');
  background-size: cover;
}

.image_pr-sentation.party {
  background-image: url('../images/VIGNETTE-SOIREE-PRIVATISEE.jpg');
  background-size: cover;
}

.frame-61 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 382px;
  height: 78px;
  display: flex;
}

.text-29 {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 100px;
  font-weight: 900;
  line-height: 80px;
}

.frame-60 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.ht-par-enfant-et-par-activit-salle-de-jeux-hors-consommations-0 {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.ht-par-enfant-et-par-activit-salle-de-jeux-hors-consommations-1 {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 24px;
}

.ht-par-enfant-et-par-activit-salle-de-jeux-hors-consommations-2 {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.pricing {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 382px;
  height: 78px;
  display: flex;
}

.pricing.anniversaire {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  max-width: 380px;
  height: auto;
}

.box_card_evenement {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
  top: -50%;
}

.card_evenement {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  background-color: #fdf4ee;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: -100px;
  padding: 24px;
  display: flex;
  position: relative;
}

.section_information_evenement {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #4a53f4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 60px 56px 140px;
  display: flex;
}

.section_information_evenement.secondary_page {
  background-color: #fdf4ed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.box_info_evenement {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
  position: relative;
  top: 0%;
}

.info_evenement {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  aspect-ratio: auto;
  background-color: #fdf4ee00;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.div-block-10 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: -8px;
  margin-left: -8px;
  padding-bottom: 8px;
  padding-left: 8px;
  display: flex;
  overflow: visible;
}

.thumbnail {
  border-radius: 4px;
  width: 55px;
  height: 55px;
  margin-right: 10px;
}

.main-media-player {
  z-index: 999;
  -webkit-backdrop-filter: saturate(200%) blur(15px);
  backdrop-filter: saturate(200%) blur(15px);
  background-color: #050505e6;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.previous-song-icon {
  cursor: pointer;
  width: 12px;
  height: 12px;
}

.progress-bar {
  background-color: #fff;
  width: 50%;
  height: 3px;
  position: relative;
}

.progress-bar-background {
  background-color: #f0f0f00f;
}

.progress-bar-wrapper {
  cursor: pointer;
  flex: 1;
  height: 3px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 13px;
}

.media-player-bar-wrapper {
  color: #ffffff73;
  flex: 1;
  align-items: center;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.media-player-exit-icon {
  cursor: pointer;
  width: 14px;
  height: 14px;
}

.media-player-play-button {
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 1px;
  padding-left: 2px;
  display: flex;
}

.volume-bar-wrapper {
  background-color: #f0f0f00f;
  width: 100px;
  height: 3px;
}

.media-player-controls-wrapper {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.volume-toggle {
  cursor: pointer;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}

.pause-button-icon {
  width: 11px;
}

.media-player-control-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.title {
  color: #fff;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}

.title.truncate {
  color: #fffffff2;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.volume-bar {
  background-color: #fff;
  width: 50%;
  height: 3px;
}

.genre {
  color: #ffffffb3;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}

.media-player-wrapper {
  flex-direction: column;
  flex: 1;
  align-items: center;
  display: flex;
}

.container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.play-button-icon {
  width: 11px;
  height: 11px;
}

.media-player {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
}

.elapsed {
  flex-direction: row;
  display: flex;
}

.next-song-icon {
  cursor: pointer;
  width: 12px;
  height: 12px;
}

.true-progress-head {
  background-color: #fff;
  border-radius: 20px;
  width: 10px;
  height: 10px;
  position: absolute;
  inset: -3px 0% auto auto;
}

.media-player-pause-button {
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.media-player-volume-wrapper {
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.media-player-song {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.media-player-content-wrapper {
  flex: 1;
  align-items: center;
  display: flex;
}

.track-time {
  color: #ffffff80;
  font-family: Inter, sans-serif;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1;
}

.track-details-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.thumbnail-wrapper {
  align-items: center;
  display: flex;
}

.track {
  cursor: pointer;
  background-color: #0000000d;
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 20px;
  transition: all .2s;
  display: flex;
}

.track:hover {
  background-color: #ffffff0d;
}

.true-media-player-track {
  display: none;
}

.track-thumbnail {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 4px;
  width: 65px;
  height: 65px;
  margin-right: 15px;
}

.tl-track-time-wrapper {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.track-genre {
  color: #ffffffd9;
  font-family: Inter, sans-serif;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1;
}

.track-number {
  color: #ffffff80;
  margin-right: 20px;
  font-family: Inter, sans-serif;
  font-size: .875rem;
  line-height: 1;
}

.track-title {
  color: #fff;
  margin-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

.mp-audio-bar {
  cursor: pointer;
  width: 15px;
  margin-right: 10px;
  display: none;
}

.sp-progress-bar-wrapper {
  cursor: pointer;
  flex: 1;
  height: 3px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 13px;
}

.sp-thumbnail {
  border-radius: 4px;
  width: 50px;
  height: 50px;
}

.sp-media-player-bar-wrapper {
  color: #ffffff73;
  flex: 1;
  align-items: center;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.sp-track-wrapper {
  -webkit-backdrop-filter: saturate(200%) blur(15px);
  backdrop-filter: saturate(200%) blur(15px);
  background-color: #aa4a3b;
  border: 1px solid #ffffff1a;
  border-radius: 4px;
  width: 100%;
  padding: 25px 30px;
}

.sp-title-wrapper {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  font-family: Inter, sans-serif;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.sp-elapsed {
  flex-direction: row;
  display: flex;
}

.sp-progress-bar-background {
  background-color: #f0f0f00f;
}

.true-media-player-single-track {
  display: none;
}

.sp-details-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

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

.sp-example-wrapper {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.sp-pause {
  cursor: pointer;
  width: 30px;
  margin-right: 10px;
}

.sp-artist-name {
  color: #fff;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.sp-title {
  color: #ffffffd9;
  font-family: Inter, sans-serif;
  font-size: .875rem;
  font-weight: 300;
}

.sp-play {
  cursor: pointer;
  width: 30px;
  margin-right: 10px;
}

.sp-controla-wrapper {
  align-items: center;
  width: 100%;
  display: flex;
}

.section_information_evenement-copy {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #4a53f4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 60px 56px 140px;
  display: flex;
}

.section_information_evenement-copy.secondary_page {
  background-color: #fdf4ed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section_information_acces {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #fdf4ed;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 0 56px 120px;
  display: flex;
}

.section_information_acces.secondary_page {
  background-color: #fdf4ed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section_faq {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #4a53f4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 60px 56px 140px;
  display: flex;
}

.section_faq.secondary_page {
  background-color: #fdf4ed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.dropdown-toggle {
  border-top: 2px solid #fff;
  width: 100%;
  padding-left: 0;
}

.dropdown-toggle.w--open {
  padding-left: 0;
}

.dropdown {
  border: 2px #fff;
  width: 100%;
  top: 0;
}

.dropdown-list {
  background-color: #ddd0;
  position: relative;
}

.icon-2, .icon-3 {
  color: #fff;
}

.container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.column_faq_right {
  width: 100%;
  padding-left: 20px;
}

.column_faq_left {
  width: 100%;
  padding-right: 20px;
}

.second_page {
  background-color: #fdf4ed;
}

.cta-switch {
  opacity: 1;
  width: 4%;
  height: 6%;
  transition: opacity .2s;
  display: none;
  position: absolute;
  top: 9%;
  left: 49%;
  overflow: visible;
}

.cta-switch:hover {
  opacity: 1;
  overflow: visible;
}

.illu_switch {
  background-image: url('../images/8.interupteur_on.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 40px;
  height: 51px;
  display: none;
  position: relative;
  top: 3px;
  left: 0;
  overflow: visible;
}

.spot {
  opacity: 0;
  background-image: url('../images/spot.svg');
  background-position: 0 0;
  background-size: 100%;
  width: 83%;
  height: 580px;
  transition: opacity .2s;
  position: absolute;
  top: 9%;
  left: 6%;
  overflow: hidden;
}

.spot:hover {
  opacity: 0;
  overflow: visible;
}

.section_product_eju {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  flex-direction: column;
  padding: 80px 56px 120px;
  display: flex;
}

.section_product_eju.sur-mesure {
  background-color: #4a53f4;
}

.section-eju-presentation {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  aspect-ratio: 16 / 9;
  background-image: url('../images/PIOCHE_NDE_Corpore-Sano_036-copie.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 56px 56px 80px;
  display: flex;
}

.section-eju-presentation.evenement {
  padding-top: 100px;
}

.sign1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  aspect-ratio: 1;
  background-image: url('../images/Sign_simon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 15%;
  padding: 0;
  display: flex;
}

.sign2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  aspect-ratio: 1;
  background-image: url('../images/Sign_tristan.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  padding: 0;
  display: flex;
}

.image-11 {
  width: 100%;
}

.content_evenements-copy {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.eju_header {
  aspect-ratio: 16 / 9;
  background-color: #0c093e;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
}

.cta-camera-copy {
  opacity: 0;
  width: 4%;
  height: 6%;
  transition: opacity .2s;
  position: absolute;
  top: 54%;
  left: 47%;
  overflow: hidden;
}

.cta-camera-copy:hover {
  opacity: 1;
  overflow: visible;
}

.cta-noalcool {
  opacity: 0;
  width: 4%;
  height: 7%;
  transition: opacity .2s;
  position: absolute;
  top: 54%;
  left: 56%;
  overflow: visible;
}

.cta-noalcool:hover {
  opacity: 1;
  overflow: visible;
}

.illu_noalcool {
  opacity: 1;
  background-image: url('../images/14.sans_alcool.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 250%;
  height: 100px;
  position: absolute;
  top: -68%;
  left: 0%;
  overflow: hidden;
}

.illu_noalcool:hover {
  opacity: 1;
}

.cta-canard {
  opacity: 0;
  width: 4%;
  height: 7%;
  transition: opacity .2s;
  position: absolute;
  top: 46%;
  left: 51%;
  overflow: hidden;
}

.cta-canard:hover {
  opacity: 1;
  overflow: visible;
}

.illu_canard {
  background-image: url('../images/15.coincoin_small.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100px;
  position: absolute;
  top: -83%;
  left: 20%;
  overflow: visible;
}

.illu_canard:active {
  background-image: url('../images/15.coincoin.svg');
  width: 180%;
  top: -137%;
  left: 72%;
}

.cta-balance {
  opacity: 0;
  border-radius: 0;
  width: 8%;
  height: 12%;
  transition: opacity .2s;
  position: absolute;
  top: 39%;
  left: 37%;
  overflow: hidden;
}

.cta-balance:hover {
  opacity: 1;
  overflow: visible;
}

.illu_balance {
  background-image: url('../images/19.plongeon_1.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 60%;
  height: 100px;
  position: absolute;
  top: -67%;
  left: 39%;
  overflow: visible;
}

.illu_balance:active {
  background-image: url('../images/19.plongeon_3.svg');
  width: 80%;
  top: 2%;
  left: 14%;
}

.cta-cosmonote {
  opacity: 0;
  border-radius: 0;
  width: 10%;
  height: 15%;
  transition: opacity .2s;
  position: absolute;
  top: 21%;
  left: 54%;
  overflow: hidden;
}

.cta-cosmonote:hover {
  opacity: 1;
  overflow: visible;
}

.illu_cosmonote {
  background-image: url('../images/5.cosmonote.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 90%;
  height: 120px;
  position: absolute;
  top: -22%;
  left: 13%;
  overflow: visible;
}

.cta-thinking {
  opacity: 0;
  border-radius: 0;
  width: 9%;
  height: 15%;
  transition: opacity .2s;
  position: absolute;
  top: 32%;
  left: 4%;
  overflow: hidden;
}

.cta-thinking:hover {
  opacity: 1;
  overflow: visible;
}

.illu_thinking {
  background-image: url('../images/2.thinking.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 120%;
  height: 120px;
  position: absolute;
  top: -68%;
  left: 39%;
  overflow: visible;
}

.cta-whipe {
  opacity: 0;
  width: 10%;
  height: 30%;
  transition: opacity .2s;
  position: absolute;
  top: 15%;
  left: 67%;
  overflow: hidden;
}

.cta-whipe:hover {
  opacity: 1;
  overflow: visible;
}

.illu_whipe {
  background-image: url('../images/6.fouet.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 240%;
  height: 310px;
  position: absolute;
  top: -24%;
  left: 16%;
}

.cta-guitare {
  opacity: 0;
  width: 10%;
  height: 42%;
  transition: opacity .2s;
  position: absolute;
  top: 42%;
  left: 84%;
  overflow: hidden;
}

.cta-guitare:hover {
  opacity: 1;
  overflow: visible;
}

.illu_guitare {
  background-image: url('../images/9.musique.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 60%;
  height: 140px;
  position: absolute;
  top: 31%;
  left: -32%;
}

.cta-room {
  opacity: 0;
  width: 15%;
  height: 32%;
  transition: opacity .2s;
  position: absolute;
  top: 11%;
  left: 80%;
  overflow: hidden;
}

.cta-room:hover {
  opacity: 1;
  overflow: visible;
}

.illu_room {
  background-image: url('../images/7.salles.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 101%;
  height: 340px;
  position: absolute;
  top: -1%;
  left: 12%;
}

.close {
  text-align: center;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 72px;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
  position: static;
  inset: 72px 72px auto auto;
}

.image-12 {
  width: 25%;
  position: absolute;
  left: 24%;
}

.stars {
  width: 50%;
  margin-bottom: 4px;
}

.time_icons {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  aspect-ratio: 1;
  background-image: url('../images/Alarmclock_light.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.team_icon {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  aspect-ratio: 1;
  background-image: url('../images/Group_light.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.age_icon {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  aspect-ratio: 1;
  background-image: url('../images/Date_range_light.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

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

.image-13 {
  width: 15%;
  position: absolute;
  top: 12%;
  left: 81%;
}

.div-block-11 {
  flex-direction: row;
  align-self: flex-start;
  display: flex;
}

.div-block-12 {
  background-image: url('../images/Capture-d’écran-2024-05-24-à-15.34.57.png'), linear-gradient(#fff, #fff);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  position: static;
  inset: 67px 0 auto 335px;
}

.section_tarif {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: linear-gradient(to bottom, var(--white), var(--white));
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  padding: 38px 56px 80px;
  display: flex;
}

.section_tarif.evenement {
  padding-top: 100px;
}

.section_tarif.beige {
  background-image: linear-gradient(to bottom, var(--paper), var(--paper));
}

.box_info_tarif {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
  position: relative;
  top: 0%;
}

.info_tarif {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  aspect-ratio: auto;
  color: #000;
  background-color: #fdf4ee00;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.content_top_page {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.button {
  background-color: #333;
  border-radius: 20px;
}

.button.contact {
  background-color: #1d1d1b;
  border-radius: 40px;
  margin-top: 0;
  padding: 12px 20px;
  display: flex;
}

.button.contact.closing {
  display: none;
}

.logo_mobile_homepage {
  padding-top: 32px;
  padding-left: 16px;
  display: none;
}

.image_illustration {
  width: 50%;
  position: relative;
}

.image_illustration.homepage {
  aspect-ratio: auto;
  width: 50%;
  margin-right: 0;
}

.image_illustration.homepage.after {
  display: none;
}

.container-3 {
  max-width: 1280px;
}

.link_footer {
  color: #000;
  justify-content: flex-end;
  align-self: flex-end;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.link_footer.white {
  color: #fff;
}

.link_footer.white:hover {
  text-decoration: underline;
}

.link-block, .link-block-2, .link-block-3, .link-block-4, .link_block_footer {
  text-decoration: none;
}

.link_block_footer:hover {
  color: #1f1f1f;
  font-weight: 700;
  text-decoration: underline;
}

.right_footer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  display: flex;
}

.body {
  overflow: visible;
}

.ancrage {
  text-decoration: none;
}

.logo-eju {
  background-color: #4a53f400;
  border-bottom-right-radius: 8px;
  width: auto;
  height: auto;
  padding-left: 0;
}

.logo-eju.small {
  background-color: #1f1f1f;
  height: 72px;
}

.navbar_eju {
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
}

.no_style {
  height: 100%;
  text-decoration: none;
}

.footer-eju {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #0c0a3e;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 56px;
  display: flex;
  position: relative;
  inset: 0;
}

.text_footer {
  color: #000;
  justify-content: flex-end;
  align-self: flex-end;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.text_footer.white {
  color: #fff;
}

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

.button_yellow {
  color: #1f1f1f;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 0 solid #e0b33f00;
  border-radius: 8px;
  flex-flow: column wrap;
  align-content: flex-start;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition-property: none;
  display: block;
  position: static;
  inset: 74% 0 48px -62%;
}

.button_yellow:hover {
  color: #000;
  background-color: #32343a00;
  background-image: url('../images/Vector-134_1.svg');
  background-repeat: no-repeat;
  background-size: cover;
  border-width: 0;
  border-color: #e0b33f;
  padding-left: 8px;
  padding-right: 8px;
}

.button_yellow:active {
  background-color: #fff0;
  background-image: url('../images/Vector-134_1.svg');
  background-repeat: no-repeat;
  background-size: cover;
}

.button_yellow.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button_yellow.cc-contact-us {
  z-index: 5;
  background-color: #ec3b35;
  border-radius: 4px;
  align-self: center;
  margin-top: 0;
  position: relative;
}

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

.button_yellow.cc-white-button:hover {
  background-color: #fffc;
}

.button_yellow.cc-white-button:active {
  background-color: #ffffffe6;
}

.button_yellow.autrtuiej {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  background-color: #fff0;
  border: 0 solid #fff;
  padding-top: 11px;
  padding-bottom: 11px;
  left: 287px;
}

.button_yellow.autrtuiej:hover {
  background-size: 100% 100%;
}

.button_yellow.light_background {
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  width: auto;
}

.blue_yellow_background-copy {
  background-color: #fff0;
  background-image: linear-gradient(#fce77e, #fce77e);
  border-radius: 4px;
  flex-wrap: wrap;
  place-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  height: 44px;
  padding: 12px 24px;
  display: flex;
}

.blue_yellow_background-copy:hover {
  background-image: linear-gradient(#ffea7f, #ffea7f);
}

.blue_yellow_background-copy:active {
  background-color: #ffea7f;
  background-image: none;
  border: 1px solid #0000;
  border-radius: 0;
}

.text_button_yellow {
  color: #1f1f1f;
  text-align: center;
  white-space: nowrap;
  flex-wrap: wrap;
  flex: 0 auto;
  place-content: flex-start center;
  width: 100%;
  display: flex;
}

.text_button_yellow.black {
  color: #000;
}

.cta-alcool {
  opacity: 0;
  width: 4%;
  height: 7%;
  transition: opacity .2s;
  position: absolute;
  top: 54%;
  left: 39%;
  overflow: hidden;
}

.cta-alcool:hover {
  opacity: 1;
  overflow: visible;
}

.illu_alcool {
  opacity: 1;
  background-image: url('../images/18.avec_alcool.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 210%;
  height: 100px;
  position: absolute;
  top: -36%;
  left: -106%;
  overflow: hidden;
}

.illu_alcool:hover {
  opacity: 1;
}

.cta-copore {
  opacity: 0;
  width: 4%;
  height: 7%;
  transition: opacity .2s;
  position: absolute;
  top: 54%;
  left: 51%;
  overflow: hidden;
}

.cta-copore:hover {
  opacity: 1;
  overflow: visible;
}

.illu_corpore {
  opacity: 1;
  background-image: url('../images/20.button.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 50%;
  height: 100px;
  position: absolute;
  top: 17%;
  left: 30%;
  overflow: hidden;
}

.illu_corpore:hover {
  opacity: 1;
}

.illu_balance2 {
  opacity: 0;
  background-image: url('../images/19.plongeon_2.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 60%;
  height: 100px;
  position: absolute;
  top: -37%;
  left: 16%;
  overflow: visible;
}

.illu_balance2:active {
  background-image: url('../images/19.plongeon_3.svg');
  width: 80%;
  top: 2%;
  left: 14%;
}

.illu_balance3 {
  opacity: 0;
  background-image: url('../images/19.plongeon_3.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 69%;
  height: 100px;
  position: absolute;
  top: 7%;
  left: 17%;
  overflow: visible;
}

.illu_balance3:active {
  background-image: url('../images/19.plongeon_3.svg');
  width: 80%;
  top: 2%;
  left: 14%;
}

.image-15 {
  width: 50%;
  margin-top: 0;
}

.image-16 {
  width: 50%;
}

.container_info {
  max-width: none;
  display: flex;
}

.input_form {
  background-color: #fff;
  border: 1px solid #a8a8a8;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 8px;
  font-family: Inter, sans-serif;
}

.text-field-2 {
  padding-left: 8px;
  padding-right: 8px;
}

.input_label {
  font-family: Inter, sans-serif;
}

.blue_button_contact {
  outline-offset: 0px;
  color: #fff;
  text-transform: capitalize;
  background-color: #fff0;
  background-image: linear-gradient(#4a53f4, #4a53f4);
  border: 1px #000;
  border-radius: 4px;
  outline: 3px #fff;
  flex-wrap: wrap;
  place-content: center flex-start;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  height: 44px;
  padding: 12px 24px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  box-shadow: 0 2px 11px #0000;
}

.blue_button_contact:hover {
  background-image: linear-gradient(#4a53f4, #4a53f4);
}

.blue_button_contact:active {
  background-image: linear-gradient(#3e47e2, #3e47e2);
}

.text_26_bold_contact {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 900;
  line-height: 32px;
}

.text_26_bold_contact.caps {
  text-transform: uppercase;
  width: 100%;
  font-weight: 900;
}

.text_26_bold_contact.anniversaire {
  line-height: 28px;
}

.text_26_bold_contact.info_event {
  color: #fff;
}

.text_26_bold_contact.faq {
  color: #fff;
  margin-bottom: 16px;
}

.field-label {
  font-size: 26px;
  font-weight: 700;
}

.top-text-copy {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  min-width: 550px;
  padding-right: 0;
  display: flex;
}

.top-text-copy.prog {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 120px;
}

.top-text-copy.anniversaire {
  width: 50%;
}

.top-text-copy.is-ml {
  justify-content: flex-start;
  align-items: flex-start;
}

.top-text-copy.is-ml.mention {
  margin-bottom: 80px;
}

.top-text-copy.height {
  justify-content: center;
  align-items: center;
  min-height: 50vh;
}

.html-embed {
  width: 100%;
  margin-top: 24px;
}

.text_18-copy {
  color: #1f1f1f;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.text_18-copy.white {
  color: #fff;
}

.text_18-copy.centered {
  text-align: center;
}

.text_18-copy.sous-texte-resa {
  width: auto;
  margin-top: 0;
}

.color-display {
  background-image: linear-gradient(#d6d6d680, #d6d6d680);
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
}

.embeded_game {
  text-align: center;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  width: 33%;
  font-weight: 700;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.box_mot_fondateur {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  padding: 40px;
  display: flex;
  position: static;
  inset: -30% 40px auto 0;
}

.container_eju {
  background-image: url('../images/65de1e235eb5486d9bdadc41_EJU-Basegraphique-2.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.container_mot_fondateur {
  width: 100%;
  max-width: 1280px;
  height: auto;
}

.section-marto-header {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  aspect-ratio: 16 / 9;
  background-image: url('../images/MARTO-big.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 560px;
  padding: 0;
  display: flex;
}

.section-marto-header.evenement {
  padding-top: 100px;
}

.illustration-marto {
  position: relative;
  top: 427px;
  bottom: -427px;
  right: -6px;
}

.intro-marto {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  width: 66%;
  display: flex;
}

.content_sur_mesure {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  margin-right: 56px;
  display: grid;
}

.logo_activity.bingomarto {
  aspect-ratio: auto;
  background-color: #fdf4ef;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 204px;
  padding-top: 24px;
  display: flex;
}

.game_marto {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  flex-direction: column;
  padding: 0 56px 120px;
  display: flex;
}

.section-two-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 60px 56px 80px;
  display: flex;
}

.section-two-column.secondary_page {
  background-color: #fdf4ed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-two-column.info, .section-two-column.contact {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.content-two-column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-right: 0;
  display: grid;
}

.content-two-column.info, .content-two-column.contact {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}

.image-17 {
  width: 90%;
}

.description-activity {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 0;
  display: flex;
}

.description-activity.prog {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 120px;
}

.description-activity.anniversaire {
  width: 50%;
}

.description-activity.marto {
  width: 50%;
  padding-right: 24px;
}

.logo_eju {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 80px;
  margin-top: 31px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.brand-pioche-copy {
  position: absolute;
  left: 46px;
}

.brand-pioche-copy.homepage {
  width: 240px;
  padding-left: 8px;
}

.brand-pioche-copy.homepage.w--current {
  position: relative;
  left: 0;
}

.brand-pioche-copy.all_page {
  height: 72px;
  padding-left: 8px;
}

.button-4 {
  background-color: #333;
  border-radius: 20px;
}

.button-4.contact {
  background-color: #1d1d1b;
  border-radius: 40px;
  margin-top: 0;
  padding: 12px 20px;
  display: flex;
}

.button-4.contact.closing {
  display: none;
}

.big_title-2-copy-copy {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 73px;
}

.big_title-2-copy-copy.white {
  color: #fff;
}

.bouton-color {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  width: 237%;
  height: 60px;
  display: flex;
  position: absolute;
  inset: 70% auto auto;
}

.image-18 {
  width: 300px;
}

.logo-marto {
  width: 250px;
}

.logo-marto.vertical {
  height: 180px;
}

.information-double {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 24px;
  display: flex;
}

.information-double.paper {
  background-color: #fdf4ee;
  flex-direction: column;
  align-items: flex-end;
}

.information-double.paper.eju {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-end;
  height: 50%;
}

.sub-text-information {
  color: #fff;
  text-align: left;
  background-color: #1f1f1f;
  border-radius: 20px;
  width: auto;
  height: auto;
  padding: 4px 12px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
  line-height: 24px;
}

.sub-text-information.notworking {
  font-style: italic;
}

.sub-text-information.heigh_fix {
  height: 120px;
}

.carte-proposition {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  background-image: url('../images/idea.svg');
  background-position: 95% 90%;
  background-repeat: no-repeat;
  background-size: 30%;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: flex;
}

.carte-proposition.paper {
  background-color: #fdf4ee;
  flex-direction: column;
  align-items: flex-end;
}

.carte-proposition.paper.eju {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-end;
  height: 50%;
}

.light-text {
  color: #1f1f1f;
  text-align: left;
  width: 70%;
  height: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 26px;
}

.light-text.notworking {
  font-style: italic;
}

.light-text.heigh_fix {
  height: 120px;
}

.content_famous_game-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". . ."
                 ". Area Area"
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  width: 100%;
  max-width: 1280px;
  margin-right: 56px;
  display: grid;
}

.link-block-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.link-block-6.back {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.div-block-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-64-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 3 / 2;
  background-image: url('../images/Icon-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  min-height: 0;
  padding: 32px;
  display: flex;
  position: relative;
}

.frame-64-copy.desequilibre_small_1 {
  background-image: url('../images/desequilibre_small1.jpg');
}

.frame-64-copy.desequilibre_small_2 {
  background-image: url('../images/desequilibre_small2.jpg');
}

.frame-64-copy.corpore_sano_small1 {
  background-image: url('../images/corpore_sano.jpg');
}

.frame-64-copy.corpore_sano_small2 {
  background-image: url('../images/corpore_sano_small1.jpg');
}

.frame-64-copy.vol_de_nuit {
  background-image: url('../images/AVECDESGENS_1_big.jpg');
}

.frame-64-copy.photobunker {
  background-image: url('../images/photo_bunker.jpg');
}

.frame-64-copy.photobunker_small1 {
  background-image: url('../images/photobunker_small1.jpg');
}

.frame-64-copy.photobunker_small2 {
  background-image: url('../images/photobunker_small2.jpg');
}

.frame-64-copy.voldenuit {
  background-image: url('../images/voldenuit_1.jpg');
  background-size: cover;
}

.frame-64-copy.voldenuit_small1 {
  background-image: url('../images/voldenuit_small2.jpg');
  background-size: cover;
}

.frame-64-copy.voldenuit_small2 {
  background-image: url('../images/voldenuit_small_1.jpg');
  background-size: cover;
}

.frame-64-copy.bingomarto1 {
  background-image: url('../images/BINGO_MARTO_GRILLE.jpg');
}

.frame-64-copy.bingomarto2 {
  background-image: url('../images/BINGO_MARTO_RING3.jpg');
}

.frame-64-copy.bingomarto3 {
  background-image: url('../images/BINGO_MARTO_CRAYONCOOP2.jpg');
}

.frame-64-copy.lancer1 {
  background-image: url('../images/KARAOKE_1.jpg');
}

.frame-64-copy.lancer2 {
  background-image: url('../images/KARAOKE_2.jpg');
  display: none;
}

.frame-64-copy.lancer3 {
  background-image: url('../images/KARAOKE_2.jpg');
  display: flex;
}

.frame-64-copy.master1, .frame-64-copy.master2, .frame-64-copy.master3 {
  display: none;
}

.waiting-title {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.waiting_modale {
  z-index: 30;
  aspect-ratio: 1;
  background-image: url('../images/homepage_final_v6.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin: auto;
  padding: 100px;
  display: flex;
  position: static;
  inset: -100vh auto auto 0%;
}

.waiting_modale.page {
  position: static;
  top: 0%;
}

.waiting_modale.hide {
  display: none;
}

.cta-bomb-copy {
  opacity: 0;
  width: 14%;
  height: 17%;
  transition: opacity .2s;
  display: none;
  position: absolute;
  top: 63%;
  left: 43%;
  overflow: hidden;
}

.cta-bomb-copy:hover {
  opacity: 1;
  overflow: visible;
}

.html-embed-2 {
  margin-bottom: 0;
  display: none;
}

.section-room-copy {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.section-room-copy.evenement {
  padding-top: 100px;
}

.text-span {
  text-decoration: line-through;
}

.back-button {
  color: #1f1f1f;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 0 solid #e0b33f00;
  border-radius: 8px;
  flex-direction: column;
  width: 70px;
  height: 70px;
  margin-bottom: -8px;
  margin-left: -8px;
  padding: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition-property: none;
  display: flex;
  position: relative;
  inset: -89% auto auto 8px;
}

.back-button:hover {
  color: #000;
  background-color: #32343a00;
  border-width: 0;
  border-color: #e0b33f;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

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

.back-button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.back-button.cc-contact-us {
  z-index: 5;
  background-color: #ec3b35;
  border-radius: 4px;
  align-self: center;
  margin-top: 0;
  position: relative;
}

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

.back-button.cc-white-button:hover {
  background-color: #fffc;
}

.back-button.cc-white-button:active {
  background-color: #ffffffe6;
}

.back-button.autrtuiej {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  background-color: #fff0;
  border: 0 solid #fff;
  padding-top: 11px;
  padding-bottom: 11px;
  left: 287px;
}

.back-button.autrtuiej:hover {
  background-size: 100% 100%;
}

.back-button.light_background {
  flex-flow: column wrap;
  align-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 60px;
  margin-bottom: 0;
  margin-right: 8px;
  position: relative;
  inset: 0% 56px 0% 0;
}

.back-button.light_background:hover {
  background-image: url('../images/Vector-1161.svg');
}

.back-button.light_background:active {
  background-color: #fff0;
}

.back-button.eju {
  background-image: url('../images/Rectangle-4182.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 0;
  position: relative;
  top: -30%;
  left: 0;
}

.back-button.eju.top_navigation {
  top: 0%;
}

.container-main-footer {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.flex-block-2 {
  display: none;
}

.footer-title {
  color: #000;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 45px;
}

.footer-title.marto {
  color: #fff;
}

.flex-block {
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
}

.link {
  color: #000;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 800;
  text-decoration: none;
}

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

.link.passage {
  margin-bottom: 8px;
}

.link.follow {
  margin-bottom: 0;
}

.link.follow:hover {
  text-decoration: none;
}

.link.marto {
  color: var(--white);
  display: block;
}

.wrapper-footer {
  flex: 0 auto;
  width: 50%;
}

.wrapper-footer.right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.text-button {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text-button.white {
  color: #fff;
}

.footer-dark {
  background-color: #d7a874;
  background-image: url('../images/peint-blanc-panneaux-osb-la-texture-de-fond-photo-conseil-sterling-h27pr4.jpg');
  background-position: 0 0;
  background-size: auto 100%;
  border-bottom: 1px #e4ebf3;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 100%;
  max-width: 1280px;
  padding: 50px 56px 0;
  position: relative;
}

.footer-dark.marto {
  background-color: #0c0a3e;
  background-image: none;
}

.link-block-7 {
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  padding-left: 8px;
  text-decoration: none;
  display: flex;
}

.text-block-4 {
  width: 330px;
  margin-bottom: 54px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 22px;
}

.footer-divider {
  background-color: #1d1d1b;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-divider.marto {
  background-color: var(--white);
}

.html-embed-3 {
  margin-left: 8px;
  line-height: 12px;
}

.bouton {
  object-fit: fill;
  background-color: #fff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  margin-right: 24px;
  padding: 12px 18px;
  text-decoration: none;
  display: flex;
}

.bouton.secondaire {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  cursor: pointer;
  background-color: #000;
  border-radius: 80px;
}

.bouton.secondaire {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  cursor: pointer;
  background-color: #000;
}

.bouton.secondaire:hover {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.picto_rs {
  color: #fff;
  margin-right: 0;
  line-height: 11px;
  display: block;
}

.picto_rs:hover {
  color: #fde257;
  display: flex;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container_footer_beige_bg {
  color: #333;
  -webkit-text-fill-color: inherit;
  background-color: #fbf2e1;
  background-clip: border-box;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.container_footer_beige_bg.blue {
  background-color: #4a53f4;
}

.container_footer_beige_bg.white {
  background-color: #fff;
}

.container_footer_beige_bg.clear_blue {
  background-color: #4a53f4;
}

.footer-copyright-center {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-decoration: underline;
}

.footer-copyright-center:hover {
  font-weight: 600;
}

.footer-copyright-center.left {
  text-decoration: none;
}

.footer-copyright-center.left:hover {
  font-weight: 400;
}

.footer-copyright-center.left.marto, .footer-copyright-center.marto {
  color: var(--white);
}

.content_giant_game, .content_animation {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". . ."
                 ". Area Area"
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  width: 100%;
  max-width: 1280px;
  margin-right: 56px;
  display: grid;
}

.image-19 {
  width: 48px;
}

.box_quote-copy {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fdf4ec;
  background-image: none;
  border-radius: 12px 0 0 12px;
  flex-flow: column wrap;
  place-content: flex-start;
  align-items: flex-start;
  width: 40%;
  height: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: 0;
  padding: 24px 40px 32px;
  display: flex;
}

.box_quote-copy.evenement {
  width: 60%;
}

.box_quote-copy.mobilevisible {
  display: none;
}

.html-embed-4 {
  height: 80px;
}

.section-top-content-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 60px 0 0 56px;
  display: flex;
}

.section-top-content-copy.secondary_page {
  background-color: #fdf4ed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-top-content-copy.info, .section-top-content-copy.contact {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.flex-block-3 {
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-block-5 {
  width: 330px;
  margin-bottom: 54px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 22px;
}

.text-block-5.marto {
  color: #fff;
}

.html-embed-5 {
  margin-left: 8px;
  line-height: 12px;
  display: block;
}

.text_18-copy {
  color: #1f1f1f;
  text-align: left;
  width: 100%;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.text_18-copy.white {
  color: #fff;
  white-space: normal;
}

.text_18-copy.with_button {
  width: 100%;
  margin-right: 56px;
  padding-right: 0;
}

.text_18-copy.bold {
  font-weight: 700;
}

.text_18-copy.margin-bottom {
  margin-bottom: 24px;
  padding-right: 0;
}

.text_18-copy.margin-bottom.centered {
  text-align: center;
  padding-right: 0;
}

.text_18-copy.back {
  text-decoration: none;
}

.text_18-copy.light {
  color: #858585;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 22px;
}

.profile {
  background-image: url('../images/Capture-d’écran-2024-05-24-à-15.34.57.png'), linear-gradient(#fff, #fff);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  position: static;
  inset: 67px 0 auto 335px;
}

.profile.terminator {
  background-image: url('../images/Capture-d’écran-2024-05-24-à-15.37.15.png'), linear-gradient(#0000, #0000);
}

.description-card {
  color: #1f1f1f;
  text-align: left;
  align-self: center;
  width: 100%;
  height: 100%;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.description-card.notworking {
  font-style: italic;
}

.description-card.heigh_fix {
  height: 120px;
}

.text-button-marto {
  color: #1f1f1f;
  text-align: left;
  align-self: center;
  width: 100%;
  height: 100%;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.text-button-marto.notworking {
  font-style: italic;
}

.text-button-marto.heigh_fix {
  height: 120px;
}

.code-embed {
  width: 100%;
  height: 100%;
  display: block;
}

.wrapper_footer_rs {
  display: flex;
}

.text_retour_jeu {
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-weight: 300;
  line-height: 24px;
}

.text_retour_jeu:hover {
  font-weight: 700;
}

.link_retour_jeu {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  text-decoration: none;
  display: flex;
}

.title_ml {
  margin-top: 40px;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.illu_cowbow-2 {
  aspect-ratio: 1;
  background-image: url('../images/16.central_1.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 320%;
  height: 120%;
  position: absolute;
  top: -54%;
  left: -122%;
}

.illu_cowbow-2.other {
  display: none;
}

.illu_text_cowboy {
  aspect-ratio: 1;
  background-image: url('../images/16.central_1.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 320%;
  height: 120%;
  position: absolute;
  top: -54%;
  left: -122%;
}

.illu_text_cowboy.other {
  display: none;
}

.container_footer_blue_bg {
  background-color: var(--blue);
  color: #333;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.container_footer_blue_bg.blue {
  background-color: #4a53f4;
}

.container_footer_blue_bg.white {
  background-color: #fff;
}

.container_footer_blue_bg.clear_blue {
  background-color: #4a53f4;
}

.retourn-link {
  margin-top: 20px;
  margin-bottom: 60px;
}

.container_footer_white_bg {
  color: #333;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.container_footer_white_bg.blue {
  background-color: #4a53f4;
}

.container_footer_white_bg.white {
  background-color: #fff;
}

.container_footer_white_bg.clear_blue {
  background-color: #4a53f4;
}

.content_score {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  display: flex;
}

.div-block-20, .div-block-21 {
  display: flex;
}

.text-28-copy {
  color: #1f1f1f;
  text-align: left;
  flex-flow: column;
  justify-content: space-between;
  align-self: center;
  width: 100%;
  height: 100%;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.text-28-copy.notworking {
  font-style: italic;
}

.text-28-copy.heigh_fix {
  height: 120px;
}

.text-28-copy.italic {
  font-style: italic;
}

.text_button-hiden {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  flex-wrap: wrap;
  flex: 0 auto;
  place-content: flex-start center;
  width: 100%;
  display: block;
}

.text_button-hiden.black {
  color: #000;
}

.image-21 {
  width: 300px;
}

.form-group {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 0;
  padding-bottom: 24px;
  display: flex;
}

.form-group.sous-texte-resa {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  padding-top: 13px;
  padding-bottom: 0;
}

.text-block-6 {
  color: #fff;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 900;
}

.icon-4 {
  border: 1px #0000;
  margin-right: 0;
}

.dropdown-toggle-2 {
  padding-left: 0;
}

.dropdown-toggle-2.w--open {
  padding-right: 20px;
}

.text-block-7 {
  color: var(--white);
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
}

.dropdown-toggle-5 {
  border: 2px solid #fff;
  border-radius: 8px;
  padding: 4px 8px;
  transition: all .4s;
}

.dropdown-toggle-5:hover {
  background-color: #ffea7f;
  border-width: 2px;
}

.dropdown-toggle-5.w--open {
  border: 2px solid #fff;
  border-radius: 8px 8px 0 0;
  margin-left: 0;
  padding: 4px 8px;
}

.dropdown-link-7 {
  text-align: left;
  border: 2px solid #fff;
  border-radius: 0 0 8px 8px;
  margin-top: 0;
  padding: 4px 8px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
}

.dropdown-link-7:hover {
  background-color: #ffea7f;
}

.dropdown-list-5 {
  border: 1px solid #fff;
  top: 67px;
}

.dropdown-list-5.w--open {
  background-color: #fff0;
  border-style: none;
  top: 38px;
  left: 0;
}

.dropdown-list-5.w--open:hover {
  background-color: #ffea7f00;
}

.icon-5 {
  filter: brightness(1010%);
}

.dropdown-toggle-8 {
  border: 2px solid #20202080;
  border-radius: 8px;
  padding: 4px 8px;
  transition: all .4s;
}

.dropdown-toggle-8:hover {
  background-color: #ffea7f;
  border-width: 2px;
}

.dropdown-toggle-8.w--open {
  border: 2px solid #202020;
  border-radius: 8px 8px 0 0;
  margin-left: 0;
  padding: 4px 8px;
}

.dropdown-link-8 {
  text-align: left;
  border: 2px solid #202020;
  border-radius: 0 0 8px 8px;
  margin-top: 0;
  padding: 4px 8px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
}

.dropdown-link-8:hover {
  background-color: #ffea7f;
}

.dropdown-list-8 {
  border: 1px solid #fff;
  top: 67px;
}

.dropdown-list-8.w--open {
  background-color: #fff0;
  border-style: none;
  top: 38px;
  left: 0;
}

.dropdown-list-8.w--open:hover {
  background-color: #ffea7f00;
}

.text-block-8 {
  color: var(--white);
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
}

@media screen and (min-width: 1280px) {
  img {
    color: #000;
  }

  .section_heros_interaction.cc-store-home-wrap {
    height: 100vh;
    min-height: 840px;
    max-height: 56.25vw;
  }

  .container_prog {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .button_white_icon {
    z-index: 6;
    padding-left: 8px;
  }

  .hero_content {
    background-image: none;
    max-height: 56.25vw;
  }

  .box_prog_poster {
    z-index: 6;
    width: 100%;
    margin-top: -126px;
    margin-bottom: 80px;
    margin-left: 20px;
  }

  .image-2-copy {
    opacity: 1;
    display: none;
    top: 40%;
    left: 47%;
  }

  .image-2-copy.autreautre {
    opacity: 1;
    top: 21%;
  }

  .image-2-copy.autreautre-copy-copy-copy-copy {
    opacity: .98;
    opacity: 1;
    top: -5%;
    left: 19%;
  }

  .box_citation_homepage {
    width: 100%;
    margin-right: 20px;
    padding: 4vw 4px 4px 4vw;
  }

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

  .section-top-content {
    max-width: none;
    padding-bottom: 0;
    padding-left: 56px;
    padding-right: 56px;
  }

  .section-top-content.secondary_page {
    justify-content: center;
    align-items: flex-start;
  }

  .section-top-content.info {
    background-color: #fff;
    justify-content: center;
    align-self: auto;
  }

  .section-top-content.second_page {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-top-content.contact {
    background-color: #fff;
    justify-content: center;
    align-self: auto;
  }

  .top-content {
    width: 50%;
    max-width: 1280px;
  }

  .top-content.info {
    width: 50%;
    margin-right: 40px;
    padding-right: 16px;
  }

  .top-content.contact {
    width: 100%;
    max-width: 1280px;
    margin-right: 40px;
  }

  .cta {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .box_quote {
    margin-bottom: 8px;
  }

  .section-room.evenement {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
  }

  .title_lowcap, .frame-57 {
    max-width: 1280px;
  }

  .room_link_square {
    height: auto;
  }

  .room_link_square.escapebomb {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/NOMGENIALATROUVER_COVER.jpg'), url('../images/IMG_20210401_165038-5-1024x1024_big.jpg');
  }

  .room_link_square.escapebomb:hover {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/IMG_20210401_165038-5-1024x1024_big.jpg'), url('../images/NOMGENIALATROUVER_COVER.jpg');
  }

  .corpore-sano---aka-tape-sur-les-lumi-res {
    text-decoration: none;
  }

  .room_link {
    aspect-ratio: 3 / 2;
    height: auto;
  }

  .room_link.corpore-sano {
    background-image: linear-gradient(#4a53f405, #4a53f405), url('../images/ACCUEIL_JEU.jpg'), url('../images/JEU_CORPORESANO_PHOTO1.jpg');
    background-position: 0 0, 50%, 50%;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, 100%, 0%;
  }

  .room_link.corpore-sano:hover {
    background-image: linear-gradient(#4a53f400, #4a53f400), url('../images/JEU_CORPORESANO_PHOTO1.jpg'), url('../images/ACCUEIL_JEU.jpg');
    background-position: 0 0, 50%, 50%;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, 120%, 0;
  }

  .room_link.photobunker {
    background-image: linear-gradient(#2931c533, #2931c533), url('../images/photobunker.jpg'), url('../images/photo_bunker.jpg');
    background-position: 0 0, 50%, 50%;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, 100%, 0%;
  }

  .room_link.photobunker:hover {
    background-image: linear-gradient(#0000, #0000), url('../images/photo_bunker.jpg'), url('../images/photobunker.jpg');
    background-position: 0 0, 50%, 50%;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, 120%, 0%;
  }

  .room_link.waiting_room, .room_link.waiting_room:hover {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/whydote_door_with_a_wooden_diamond_sign_shape_with_question_5.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100%;
  }

  .white_button_background {
    height: 44px;
    padding: 12px 24px;
  }

  .div-block-6-copy {
    padding: 12px 24px;
  }

  .button_no_background {
    z-index: 6;
    padding-left: 8px;
    left: 327px;
  }

  .blue_button_background {
    padding: 12px 24px;
  }

  .top_section {
    max-height: 56.25vw;
  }

  .logo_desktop_homepage {
    width: auto;
    padding-left: 24px;
  }

  .top_navbar.homepage, .top_navbar.homepage-copy, .top_navbar.paper {
    padding-right: 0;
  }

  .brand-pioche.homepage {
    width: auto;
  }

  .nav-link.small.jeux {
    color: #1f1f1f;
  }

  .nav-link.small.jeux:hover {
    color: #f25b5a;
  }

  .nav-link.small.jeux:lang(en) {
    color: #1f1f1f;
  }

  .nav-link.small.jeux.w--current {
    color: #f25b5a;
    -webkit-text-stroke-color: #cca9a9;
  }

  .nav-link.small.prog, .nav-link.small.evenement, .nav-link.small.info, .nav-link.small.extramuros {
    color: #1f1f1f;
  }

  .nav-menu {
    margin-right: 0;
    padding-right: 56px;
  }

  .cta-cowboy {
    z-index: 3;
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 3%;
    height: 14%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 40%;
    left: 48%;
    overflow: hidden;
  }

  .cta-cowboy:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .image-8 {
    object-fit: none;
    width: 150px;
    position: relative;
    top: -4px;
    left: 73px;
    overflow: visible;
  }

  .image-8-copy {
    object-fit: fill;
    width: 120px;
    position: absolute;
    top: -4px;
    left: 73px;
    overflow: visible;
  }

  .illu_cowbow {
    aspect-ratio: auto;
    background-image: url('../images/16.central_1.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 320%;
    height: auto;
    position: absolute;
    inset: -54% 0% 0% -122%;
  }

  .cta-mineur {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 18%;
    height: 42%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 43%;
    left: 14%;
    overflow: visible;
  }

  .cta-mineur:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_mineur {
    aspect-ratio: 3 / 4;
    background-image: url('../images/1.illu_mineur.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 130%;
    height: auto;
    position: absolute;
    inset: -13% 0% 0% -22%;
  }

  .illu_mineur:hover {
    top: -13%;
    left: -22%;
  }

  .cta-camera {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 4%;
    height: 6%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 54%;
    left: 47%;
    overflow: hidden;
  }

  .cta-camera:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_fire {
    aspect-ratio: auto;
    background-image: url('../images/7.illu_feu.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 260px;
    height: 80px;
    margin-top: 54px;
    margin-left: 57px;
    position: static;
    inset: auto auto 0% 0%;
  }

  .cta-fire {
    z-index: 5;
    opacity: 0;
    object-fit: none;
    background-color: #e4343400;
    background-image: linear-gradient(#f000, #f000);
    width: 632px;
    height: 240px;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    inset: auto auto 0% 0%;
    overflow: hidden;
  }

  .cta-fire:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_camera {
    aspect-ratio: 1;
    background-image: url('../images/13.click.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 80%;
    height: auto;
    position: absolute;
    top: -57%;
    left: 61%;
  }

  .illu_camera:active {
    top: -66%;
    left: -120%;
  }

  .cta-minigame {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 30%;
    height: 6%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 64%;
    left: 35%;
    overflow: hidden;
  }

  .cta-minigame:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_minigame {
    aspect-ratio: 9;
    background-image: url('../images/11.mini_game.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: auto;
    position: absolute;
    inset: 0%;
  }

  .modal_game {
    z-index: 20;
    aspect-ratio: auto;
    background-color: #fff;
    background-image: linear-gradient(#fff, #fff);
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    height: 90%;
    margin: 0 auto auto;
    padding: 24px 100px 100px;
    display: flex;
    position: static;
    inset: -194% 0% 0%;
  }

  .spotlight_center {
    z-index: 1;
    background-image: radial-gradient(circle, #0000, #0000009e 12%, #000 21%);
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
  }

  .cta-bomb {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 14%;
    height: 17%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 63%;
    left: 43%;
    overflow: hidden;
  }

  .cta-bomb:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_bomb {
    aspect-ratio: 1;
    background-image: url('../images/10.bombe.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 67%;
    height: auto;
    position: absolute;
    top: 39%;
    left: 6%;
  }

  .cta-beer {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 16%;
    height: 20%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 15%;
    left: 39%;
    overflow: visible;
  }

  .cta-beer:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_beer {
    background-image: url('../images/4.beer.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 50%;
    height: 150px;
    position: absolute;
    top: 31px;
    left: 33px;
  }

  .cta-dress {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 8%;
    height: 250px;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 22%;
    left: 22%;
    overflow: hidden;
  }

  .cta-dress:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_dress {
    opacity: 1;
    background-image: url('../images/3.dress.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 107%;
    height: 410px;
    position: absolute;
    top: -2%;
    left: -3%;
  }

  .homepage_cta {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    bottom: 72px;
    left: auto;
  }

  .content_presentation_homepage {
    align-items: center;
  }

  .titre_homepage {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .pioche-c-est-quoi {
    width: 100%;
    max-width: 1280px;
  }

  .content_right_picture {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    padding-left: 0;
  }

  .content_text_cta {
    align-items: flex-start;
    width: 50%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 80px;
  }

  .title-et-texte, .title-et-texte.eljuego {
    width: 100%;
  }

  .sub_title_32 {
    font-size: 2vw;
    line-height: 2.4vw;
  }

  .sub_title_32.with_button, .sub_title_32.eljuego {
    width: 100%;
  }

  .text_18 {
    font-size: 18px;
    line-height: 28px;
  }

  .text_18.with_button {
    width: 100%;
  }

  .text_18.margin {
    width: 80%;
  }

  .image_1 {
    aspect-ratio: 6 / 5;
    border-radius: 8px;
    width: 100%;
    height: auto;
    margin-right: 0;
    position: relative;
    right: 0;
  }

  .image_1.left {
    border-radius: 8px;
    width: 100%;
  }

  .vectors-wrapper-7 {
    width: 20%;
    position: absolute;
    top: -11%;
    left: 7%;
  }

  .section_prez_picture {
    align-items: center;
  }

  .content_left_picture {
    width: 100%;
    max-width: 1280px;
    padding-right: 0;
  }

  .content_text_cta-2 {
    width: 50%;
    margin-left: 80px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 80px;
  }

  .vectors-wrapper-8 {
    width: 18%;
  }

  .vectors-wrapper-9 {
    width: 25%;
    top: -20%;
    left: 67%;
  }

  .section_prez_picture-2 {
    align-items: center;
  }

  .vectors-wrapper-10 {
    width: 24%;
    top: -8%;
    left: 69%;
  }

  .pioche-c-est-quoi-1 {
    font-size: 60px;
  }

  .content_eju_marto {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 1280px;
    height: auto;
    padding: 80px 0;
  }

  .content_eju {
    width: 100%;
  }

  .eju_presentation {
    width: 100%;
    padding-right: 0%;
  }

  .content_text_cta-3 {
    width: 80%;
    max-width: none;
  }

  .text_citation.white {
    width: 70%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .marto_presentation {
    width: 100%;
    height: auto;
  }

  .card_marto {
    max-width: none;
  }

  .title-et-texte-2 {
    height: auto;
  }

  .homepage_bottom_content {
    background-color: #fbf2e1;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .button_blue {
    z-index: 6;
    margin-bottom: 0;
    padding-left: 8px;
    left: 327px;
  }

  .transparent_button_background {
    padding: 12px 24px;
  }

  .text_citation_sources.white {
    text-decoration: none;
  }

  .button_red {
    z-index: 6;
    padding-left: 8px;
    left: 327px;
  }

  .button_red.light_background {
    top: 0%;
  }

  .button_red.eju {
    top: -26%;
  }

  .button_red.eju.top_navigation {
    top: 0%;
  }

  .red_button_background {
    padding: 12px 24px;
  }

  .big_title {
    font-size: 60px;
  }

  .top_room {
    max-width: 1280px;
  }

  .content_salle {
    background-color: #fdf4ee;
    align-items: center;
  }

  .content_mozaic_photo {
    align-items: center;
    max-width: 1280px;
  }

  .content_mozaic_photo.boumbox {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .frame-73 {
    max-width: 1280px;
  }

  .frame-64 {
    aspect-ratio: 3 / 2;
    max-width: 1280px;
  }

  .box_info_salle {
    top: -24%;
  }

  .text-21 {
    line-height: 48px;
  }

  .frame-76, .frame-77, .top-content-left.anniversaire {
    max-width: 1280px;
  }

  .text_26_bold.caps {
    width: 100%;
    max-width: 1280px;
  }

  .text_26_bold.caps.no_margin {
    width: 66%;
  }

  .data_salle {
    width: 100%;
  }

  .text_26_bold-copy {
    line-height: 26px;
  }

  .section-top-prog {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-prog.big {
    max-width: 1280px;
  }

  .frame-79 {
    margin-top: -47px;
    margin-left: 0;
  }

  .text-28 {
    flex-flow: column;
    justify-content: space-between;
    width: 66%;
    display: flex;
  }

  .text-28.vignette {
    width: 100%;
  }

  .content_famous_game {
    margin-right: 0;
  }

  .section_famous-games {
    align-self: flex-start;
    align-items: center;
    width: 100%;
  }

  .content_evenements {
    padding-top: 60px;
  }

  .section_presentaion_evenement {
    background-color: #fff;
    max-width: none;
  }

  .content_presentaion_evenement, .image_pr-sentation.anniversaire, .box_card_evenement {
    max-width: 1280px;
  }

  .card_evenement {
    width: 60%;
  }

  .section_information_evenement {
    align-items: center;
  }

  .sp-track-wrapper {
    background-color: #e54f17;
  }

  .section_information_evenement-copy, .section_information_acces, .section_faq {
    align-items: center;
  }

  .cta-switch {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 5%;
    height: 7%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 53%;
    left: 60%;
    overflow: visible;
  }

  .cta-switch:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_switch {
    background-image: url('../images/3.illu_cloche.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    height: 100px;
    position: absolute;
    top: -70px;
    left: 55px;
  }

  .spot {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 18%;
    height: 48%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    display: none;
    position: absolute;
    top: 37%;
    left: 66%;
    overflow: visible;
  }

  .spot:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .section_product_eju {
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    width: 100%;
  }

  .section-eju-presentation.evenement {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
  }

  .sign1 {
    background-image: url('../images/Sign_simon.svg');
    width: 15%;
  }

  .sign2 {
    background-image: url('../images/Sign_tristan.svg');
    width: 15%;
  }

  .content_evenements-copy {
    padding-top: 60px;
  }

  .eju_header {
    background-image: none;
    width: 100%;
    max-height: 900px;
  }

  .cta-camera-copy {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 5%;
    height: 7%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 53%;
    left: 60%;
    overflow: visible;
  }

  .cta-camera-copy:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .cta-noalcool {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 4%;
    height: 7%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 54%;
    left: 56%;
    overflow: hidden;
  }

  .cta-noalcool:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_noalcool {
    aspect-ratio: 1;
    opacity: 1;
    background-image: url('../images/14.sans_alcool.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 250%;
    height: auto;
    position: absolute;
    top: -68%;
    left: 0%;
  }

  .cta-canard {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 4%;
    height: 7%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 46%;
    left: 51%;
    overflow: hidden;
  }

  .cta-canard:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_canard {
    aspect-ratio: 1;
    background-image: url('../images/15.coincoin_small.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 170px;
    position: absolute;
    top: -83%;
    left: 20%;
  }

  .cta-balance {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 8%;
    height: 12%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 39%;
    left: 37%;
    overflow: hidden;
  }

  .cta-balance:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_balance {
    aspect-ratio: 2 / 3;
    background-image: url('../images/19.plongeon_1.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 60%;
    height: auto;
    position: absolute;
    top: -67%;
    left: 39%;
  }

  .cta-cosmonote {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 10%;
    height: 15%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 21%;
    left: 54%;
    overflow: hidden;
  }

  .cta-cosmonote:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_cosmonote {
    aspect-ratio: 1;
    background-image: url('../images/5.cosmonote.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 90%;
    height: auto;
    position: absolute;
    top: -22%;
    left: 13%;
  }

  .cta-thinking {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 9%;
    height: 15%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 32%;
    left: 4%;
    overflow: hidden;
  }

  .cta-thinking:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_thinking {
    aspect-ratio: 1;
    background-image: url('../images/2.thinking.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 120%;
    height: auto;
    position: absolute;
    top: -68%;
    left: 39%;
  }

  .cta-whipe {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 10%;
    height: 30%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 15%;
    left: 67%;
    overflow: hidden;
  }

  .cta-whipe:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_whipe {
    aspect-ratio: 3 / 2;
    background-image: url('../images/6.fouet.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 240%;
    height: auto;
    position: absolute;
    top: -24%;
    left: 16%;
  }

  .cta-guitare {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 10%;
    height: 42%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 42%;
    left: 84%;
    overflow: hidden;
  }

  .cta-guitare:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_guitare {
    aspect-ratio: 2 / 3;
    background-image: url('../images/9.musique.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 60%;
    height: auto;
    position: absolute;
    top: 31%;
    left: -32%;
  }

  .cta-room {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 15%;
    height: 32%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 11%;
    left: 80%;
    overflow: visible;
  }

  .cta-room:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_room {
    aspect-ratio: 2 / 3;
    background-image: url('../images/7.salles.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 101%;
    height: auto;
    position: absolute;
    top: 1%;
    left: 12%;
  }

  .image-12 {
    width: 22%;
    left: 28%;
  }

  .stars {
    width: 50%;
    margin-bottom: 8px;
  }

  .time_icons {
    background-image: url('../images/Alarmclock_light.svg');
    background-size: 100%;
  }

  .team_icon {
    background-image: url('../images/Group_light.svg');
    background-size: 100%;
  }

  .age_icon {
    background-image: url('../images/Date_range_light.svg');
    background-size: 100%;
  }

  .section_tarif {
    justify-content: flex-start;
    align-items: center;
  }

  .section_tarif.evenement {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
  }

  .content_top_page {
    flex-direction: row;
    width: 100%;
    max-width: 1280px;
    display: flex;
  }

  .button.contact.closing {
    display: none;
  }

  .logo_mobile_homepage {
    padding-left: 24px;
  }

  .image_illustration.homepage {
    aspect-ratio: 6 / 5;
  }

  .container-3 {
    background-image: linear-gradient(#ff000080, #ff000080);
    width: 300px;
    max-width: none;
  }

  .container-3.menu {
    justify-content: flex-start;
    align-items: flex-start;
    width: 25%;
    height: 100vh;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 75px;
    padding-right: 0;
  }

  .container-3.content {
    background-image: linear-gradient(#8800ff80, #8800ff80);
    width: 100%;
    padding: 100px;
  }

  .section {
    background-image: linear-gradient(#3ad9db80, #3ad9db80);
    flex-direction: row;
    display: flex;
  }

  .content_text {
    grid-column-gap: 16px;
    grid-row-gap: 14px;
    background-color: #e9ad7f;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    height: 200px;
    display: block;
  }

  .image-14 {
    width: 100%;
  }

  .navbar_eju {
    max-width: none;
  }

  .button_yellow {
    z-index: 6;
    opacity: 1;
    width: auto;
    height: auto;
    margin-bottom: 0;
    padding-left: 8px;
    position: static;
    left: -60%;
    overflow: visible;
  }

  .button_yellow:hover {
    background-image: url('../images/Vector-1159.svg');
  }

  .blue_yellow_background-copy {
    padding: 12px 24px;
  }

  .cta-alcool {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 4%;
    height: 7%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 54%;
    left: 39%;
    overflow: hidden;
  }

  .cta-alcool:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_alcool {
    aspect-ratio: 1;
    opacity: 1;
    background-image: url('../images/18.avec_alcool.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 210%;
    height: auto;
    position: absolute;
    top: -36%;
    left: -106%;
  }

  .cta-copore {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 4%;
    height: 7%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 54%;
    left: 51%;
    overflow: hidden;
  }

  .cta-copore:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .illu_corpore {
    aspect-ratio: auto;
    opacity: 1;
    background-image: url('../images/20.button.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 50%;
    height: 100px;
    position: absolute;
    top: 17%;
    left: 30%;
  }

  .illu_balance2 {
    aspect-ratio: 1;
    background-image: url('../images/19.plongeon_2.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 60%;
    height: auto;
    position: absolute;
    top: -37%;
    left: 16%;
  }

  .illu_balance3 {
    aspect-ratio: 1;
    background-image: url('../images/19.plongeon_3.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 69%;
    height: auto;
    position: absolute;
    top: 7%;
    left: 17%;
  }

  .container_info {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .blue_button_contact {
    padding: 12px 24px;
  }

  .text_26_bold_contact.caps {
    width: 100%;
    max-width: 1280px;
  }

  .box_mot_fondateur {
    position: static;
    top: 56px;
  }

  .container_eju {
    aspect-ratio: auto;
    max-width: 1280px;
    max-height: 720px;
  }

  .container_mot_fondateur {
    background-image: none;
    max-width: 1280px;
  }

  .section-marto-header.evenement {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
  }

  .intro-marto {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 1280px;
    display: block;
  }

  .content_sur_mesure {
    margin-right: 0;
  }

  .game_marto {
    align-self: flex-start;
    align-items: center;
    width: 100%;
  }

  .section-two-column {
    align-items: center;
    max-width: none;
    padding-bottom: 0;
    padding-left: 56px;
    padding-right: 56px;
  }

  .section-two-column.secondary_page {
    justify-content: center;
    align-items: flex-start;
  }

  .section-two-column.info {
    background-color: #fff;
    justify-content: center;
    align-self: auto;
  }

  .section-two-column.second_page {
    padding-left: 56px;
    padding-right: 56px;
  }

  .section-two-column.contact {
    background-color: #fff;
    justify-content: center;
    align-self: auto;
  }

  .content-two-column {
    width: 100%;
    max-width: 1280px;
    margin-bottom: 80px;
    padding-right: 0;
  }

  .content-two-column.info {
    width: 33%;
    margin-right: 40px;
  }

  .content-two-column.contact {
    width: 100%;
    max-width: 1280px;
    margin-right: 40px;
  }

  .div-block-16 {
    width: 100%;
    max-width: 1280px;
  }

  .brand-pioche-copy.homepage {
    width: auto;
  }

  .button-4.contact.closing {
    display: none;
  }

  .content_famous_game-copy {
    margin-right: 0;
  }

  .frame-64-copy {
    aspect-ratio: 3 / 2;
    max-width: 1280px;
  }

  .waiting_modale {
    z-index: 20;
    aspect-ratio: auto;
    background-color: #fdf4ec;
    background-image: url('../images/homepage_final_v6.jpg');
    background-position: 50%;
    background-size: cover;
    border-radius: 0;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 100vh;
    margin: auto;
    padding: 0;
    display: flex;
    position: static;
    inset: -194% 0% 0%;
  }

  .cta-bomb-copy {
    opacity: 0;
    object-fit: none;
    background-image: linear-gradient(#f000, #f000);
    width: 14%;
    height: 17%;
    padding-bottom: 0;
    padding-right: 0;
    transition: opacity .2s;
    position: absolute;
    top: 63%;
    left: 43%;
    overflow: hidden;
  }

  .cta-bomb-copy:hover {
    opacity: 1;
    background-image: none;
    overflow: visible;
  }

  .section-room-copy.evenement {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
  }

  .back-button {
    z-index: 6;
    width: auto;
    height: auto;
    padding-left: 0;
    top: -87%;
    left: 8px;
  }

  .back-button.light_background, .back-button.eju.top_navigation {
    top: 0%;
  }

  .container-main-footer {
    max-width: 1280px;
  }

  .footer-dark {
    max-width: none;
  }

  .footer-divider {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .container_footer_beige_bg.clear_blue {
    background-color: #4a53f4;
  }

  .content_giant_game, .content_animation {
    margin-right: 0;
  }

  .box_quote-copy {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    width: 50%;
    margin-bottom: 8px;
  }

  .section-top-content-copy {
    max-width: none;
    padding-bottom: 0;
    padding-left: 56px;
    padding-right: 56px;
  }

  .section-top-content-copy.secondary_page {
    justify-content: center;
    align-items: flex-start;
  }

  .section-top-content-copy.info {
    background-color: #fff;
    justify-content: center;
    align-self: auto;
  }

  .section-top-content-copy.second_page {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-top-content-copy.contact {
    background-color: #fff;
    justify-content: center;
    align-self: auto;
  }

  .flex-block-3 {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }

  .text_18-copy {
    font-size: 18px;
    line-height: 28px;
  }

  .text_18-copy.with_button {
    width: 100%;
  }

  .text_18-copy.margin {
    width: 80%;
  }

  .description-card, .text-button-marto, .code-embed {
    width: 100%;
  }

  .illu_cowbow-2, .illu_text_cowboy {
    aspect-ratio: auto;
    background-image: url('../images/16.central_1.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 320%;
    height: auto;
    position: absolute;
    inset: -54% 0% 0% -122%;
  }

  .container_footer_blue_bg.clear_blue {
    background-color: #4a53f4;
  }

  .retourn-link {
    width: 100%;
    max-width: 1280px;
    display: flex;
  }

  .container_footer_white_bg.clear_blue {
    background-color: #4a53f4;
  }

  .result {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
  }

  .text-28-copy {
    flex-flow: column;
    justify-content: space-between;
    width: 100%;
    display: flex;
  }

  .dropdown-toggle-5 {
    border-color: #ffffff80;
  }

  .dropdown-toggle-5:hover {
    border-color: #ffffff;
  }

  .dropdown-link-7 {
    border-style: solid;
    border-color: #ffffff;
  }

  .dropdown-toggle-8 {
    border-color: #20202080;
  }

  .dropdown-toggle-8:hover {
    border-color: #202020;
  }

  .dropdown-link-8 {
    border-style: solid;
    border-color: #202020;
  }
}

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

  .section_heros_interaction.cc-store-home-wrap {
    min-height: auto;
  }

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

  .container_prog {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .button_white_icon {
    justify-content: center;
  }

  .button_white_icon.cc-contact-us {
    display: none;
  }

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

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

  .menu-icon {
    display: block;
  }

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

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

  .navigation {
    padding: 25px 30px;
  }

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

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

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

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

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

  .cta-text {
    width: auto;
  }

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

  .box_prog_poster {
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .blog-item {
    width: 80%;
  }

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

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

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

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

  .intro-text {
    width: auto;
  }

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

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

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

  .hero_image {
    overflow: visible;
  }

  .overlap_illustration_box {
    width: auto;
    height: 100vh;
    position: absolute;
  }

  .image-2-copy {
    overflow: visible;
  }

  .box_citation_homepage {
    width: 50%;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: auto;
    display: none;
  }

  .box_citation_homepage.mobile {
    width: 100%;
    display: block;
  }

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

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

  .body-content {
    margin-bottom: 0;
  }

  .f2wf-columns {
    flex-direction: column;
    align-items: center;
  }

  .section-top-content {
    flex-direction: row;
    align-self: flex-start;
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-top-content.secondary_page {
    margin-top: 0;
  }

  .section-top-content.info {
    background-color: #fff;
    margin-top: 0;
  }

  .section-top-content.second_page {
    margin-top: 0;
  }

  .section-top-content.contact {
    background-color: #fff;
    justify-content: center;
    margin-top: 0;
  }

  .top-content {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .top-content.info {
    width: 50%;
  }

  .top-content.contact {
    width: 100%;
  }

  .top-text {
    width: 100%;
    padding-right: 0;
  }

  .top-text.prog {
    width: 100%;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .top-text.anniversaire {
    width: 50%;
  }

  .top-text.marto {
    width: 66%;
  }

  .top-text.anniversaire-copy {
    width: 50%;
  }

  .cta {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    width: 100%;
  }

  .cta.info {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .box_quote {
    align-content: flex-start;
    width: 100%;
    margin-bottom: auto;
    margin-left: 24px;
  }

  .box_quote.evenement {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-end;
    margin-bottom: 40px;
    padding: 24px;
  }

  .section-room {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-room.evenement {
    padding-top: 40px;
  }

  .frame-57 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .room_link_square {
    aspect-ratio: 3 / 2;
    width: 100%;
  }

  .room_link_square.desequilibre {
    background-image: url('../images/Frame-62.png');
    background-size: cover;
  }

  .room_link_square.vol-de-nuit {
    background-image: url('../images/voldenuit_small_1.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .room_link_square.placeholder {
    display: none;
  }

  .room_link_square.escapebomb {
    background-image: url('../images/NOMGENIALATROUVER_COVER.jpg');
    background-size: cover;
  }

  .room_link_square.escapebomb:hover {
    background-image: linear-gradient(#0000, #0000), url('../images/IMG_20210401_165038-5-1024x1024_big.jpg'), url('../images/NOMGENIALATROUVER_COVER.jpg');
    background-size: auto, 100%, auto 0%;
  }

  .room_catchphrase.eveenement_description {
    width: 66%;
  }

  .room_link.corpore-sano {
    background-image: linear-gradient(#4a53f405, #4a53f405), url('../images/JEU_CORPORESANO_PHOTO1.jpg'), url('../images/ACCUEIL_JEU.jpg');
    background-position: 0 0, 50%, 50%;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, 0%, cover;
  }

  .room_link.corpore-sano:hover {
    background-image: linear-gradient(#4a53f405, #4a53f405), url('../images/JEU_CORPORESANO_PHOTO1.jpg'), url('../images/ACCUEIL_JEU.jpg');
    background-position: 0 0, 50%, 50%;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, 120%, 0;
  }

  .room_link.photobunker {
    background-image: url('../images/photobunker.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .room_link.waiting_room {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/whydote_door_with_a_wooden_diamond_sign_shape_with_question_5.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .button_no_background {
    justify-content: center;
  }

  .button_no_background.cc-contact-us {
    display: none;
  }

  .top_section {
    max-width: none;
  }

  .logo_desktop_homepage {
    width: auto;
  }

  .navbar.all_page {
    z-index: 30;
    padding-right: 0;
    position: relative;
  }

  .navbar.paper_background {
    z-index: 30;
    padding-right: 40px;
    position: relative;
  }

  .top_navbar {
    padding-right: 0;
  }

  .top_navbar.homepage, .top_navbar.homepage-copy, .top_navbar.paper {
    background-color: #fff0;
    justify-content: flex-start;
    align-items: flex-start;
    height: 72px;
    padding-right: 0;
    display: block;
  }

  .brand-eju.small {
    position: static;
  }

  .nav-link.small.jeux {
    width: 124px;
    margin-left: 0;
    margin-right: auto;
    font-size: 26px;
    font-style: normal;
  }

  .nav-link.small.jeux:hover {
    font-size: 26px;
  }

  .nav-link.small.jeux:lang(en) {
    color: #f25c5a;
    background-image: url('../images/Line-7.svg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: auto 8px;
    font-size: 26px;
  }

  .nav-link.small.prog {
    color: #fff;
    width: 116px;
    margin-left: 0;
    margin-right: auto;
    font-size: 26px;
    font-style: normal;
  }

  .nav-link.small.evenement {
    color: #fff;
    width: 251px;
    margin-left: 0;
    margin-right: auto;
    font-size: 26px;
    font-style: normal;
  }

  .nav-link.small.info {
    color: #fff;
    width: 62px;
    margin-left: 0;
    margin-right: auto;
    font-size: 26px;
    font-style: normal;
  }

  .nav-link.small.extramuros {
    color: #fff;
    width: 297px;
    margin-left: 0;
    margin-right: auto;
    font-size: 26px;
    font-style: normal;
  }

  .nav-link.small.jeuxjeux {
    color: #fff;
    width: 133px;
    margin-left: 0;
    margin-right: auto;
    font-size: 26px;
  }

  .nav-link.jeuxjeux {
    width: 118px;
    margin-left: 0;
    margin-right: auto;
    font-size: 24px;
  }

  .nav-link.prog {
    width: 109px;
    margin-left: 0;
    margin-right: auto;
    font-size: 24px;
  }

  .nav-link.evenement {
    width: 233px;
    margin-left: 0;
    margin-right: auto;
    font-size: 24px;
  }

  .nav-link.info {
    width: 60px;
    margin-left: 0;
    margin-right: auto;
    font-size: 24px;
  }

  .nav-link.extramuros {
    width: 276px;
    margin-left: 0;
    margin-right: auto;
    font-size: 24px;
  }

  .nav-menu {
    z-index: 7;
    background-color: #4a53f4;
    align-items: flex-start;
    width: 100vw;
    height: 200vh;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
    position: fixed;
    inset: 0 auto auto 0%;
  }

  .menu-button-2 {
    z-index: 0;
    opacity: 1;
    background-color: #fff0;
    height: 100%;
    padding-top: 30px;
    bottom: auto;
    right: auto;
  }

  .icon {
    color: #000;
  }

  .icon.homepage {
    color: #fff;
  }

  .homepage_cta {
    bottom: 40px;
    left: 40px;
  }

  .titre_homepage {
    padding-left: 40px;
  }

  .content_right_picture {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    margin-top: 0;
    padding-left: 0;
  }

  .content_text_cta {
    width: 50%;
    max-width: none;
    margin-left: 40px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 40px;
  }

  .text_18 {
    width: auto;
  }

  .image_1 {
    width: 100%;
  }

  .vectors-wrapper-7 {
    width: 24%;
    top: -7%;
    left: 13%;
  }

  .content_left_picture {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-right: 0;
  }

  .content_text_cta-2 {
    margin-right: 40px;
    padding-left: 40px;
  }

  .vectors-wrapper-8 {
    width: 24%;
    top: 93%;
    left: 10%;
  }

  .vectors-wrapper-9 {
    width: 28%;
    top: -18%;
    left: 64%;
  }

  .vectors-wrapper-9.homapge {
    top: -10%;
  }

  .vectors-wrapper-10 {
    top: -7%;
    left: 73%;
  }

  .content_eju_marto {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    align-items: flex-start;
    height: auto;
    padding: 40px;
  }

  .content_eju {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

  .text_citation.white {
    width: 80%;
    font-size: 60px;
    line-height: 66px;
  }

  .quote_text.black {
    font-size: 32px;
    line-height: 40px;
  }

  .quote_text.black.nowrap {
    clear: none;
    white-space: normal;
    width: 100%;
    display: block;
  }

  .marto_presentation {
    width: 100%;
    height: auto;
  }

  .card_marto {
    max-width: none;
    height: auto;
  }

  .vectors-wrapper-12 {
    height: 81px;
  }

  .content_text_cta-4, .title-et-texte-2 {
    height: auto;
  }

  .button_blue {
    justify-content: center;
  }

  .button_blue.cc-contact-us {
    display: none;
  }

  .button_red {
    justify-content: center;
  }

  .button_red.cc-contact-us {
    display: none;
  }

  .button_red.light_background {
    width: auto;
    margin-right: -8px;
  }

  .red_button_background {
    width: 100%;
  }

  .menu-button-light {
    z-index: 32;
    opacity: 1;
    background-color: #fff0;
    height: 100%;
    margin-top: 0;
    padding-top: 30px;
    position: static;
    inset: 0% 0% auto auto;
  }

  .menu-button-light.w--open {
    z-index: 0;
    background-color: #d8d8d800;
    margin-right: 18px;
    position: absolute;
  }

  .big_title {
    width: 100%;
  }

  .big_title.caps {
    font-size: 48px;
    line-height: 56px;
  }

  .big_title.high_line {
    line-height: 60px;
  }

  .big_title.contact, .big_title.mention {
    text-align: center;
  }

  .top_room {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .content_salle {
    padding-bottom: 0;
  }

  .cta-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    width: auto;
    display: flex;
  }

  .section_mozaic_photo {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-73 {
    flex-direction: column;
  }

  .frame-64.voldenuit_small2 {
    background-position: 50% 80%;
    background-size: auto 200%;
  }

  .box_info_salle {
    width: 44%;
    padding: 24px;
    position: absolute;
    top: -46%;
    left: auto;
    right: 24px;
  }

  .box_info_salle.boum-box {
    top: 40%;
  }

  .text-21 {
    font-size: 26px;
  }

  .info_salle_content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .frame-75 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-top: 8px;
  }

  .alarmclock_light {
    aspect-ratio: 1;
    background-image: url('../images/Pioche_logo_v3-5-uai-258x258.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 80%;
    padding: 0;
  }

  .vectors-wrapper-13 {
    aspect-ratio: 1;
    width: 40px;
    height: 40px;
  }

  .vectors-wrapper-14 {
    height: 39px;
  }

  .vectors-wrapper-15 {
    height: 44px;
  }

  .top-content-left {
    width: 50%;
    margin-bottom: 0;
    padding-right: 0;
  }

  .text_26_bold {
    width: 100%;
  }

  .text_26_bold.anniversaire {
    width: auto;
  }

  .data_salle {
    font-size: 16px;
    line-height: 24px;
  }

  .text_26_bold-copy {
    width: 100%;
    font-size: 26px;
  }

  .text_26_bold-copy.evenement {
    padding-right: 0;
  }

  .big_title-2-copy {
    font-size: 48px;
    line-height: 56px;
  }

  .box_network {
    width: 100%;
    margin-top: 94px;
    margin-right: 24px;
    position: relative;
    top: 0%;
    left: 0;
  }

  .section-prog {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-top-prog {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: row;
    align-self: flex-start;
    align-items: flex-end;
    margin-top: 0;
    padding: 60px 0 0 40px;
  }

  .text-28 {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }

  .text-28.heigh_fix {
    height: 200px;
  }

  .content_famous_game {
    grid-template-columns: 1fr;
    grid-template-areas: ". ."
                         ". Area";
    grid-auto-flow: row;
  }

  .section_famous-games {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text_16 {
    width: 100%;
  }

  .section_presentaion_evenement {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image_pr-sentation.anniversaire {
    background-size: cover;
    border-style: none;
    border-radius: 0;
  }

  .image_pr-sentation.entreprise, .image_pr-sentation.party {
    border-style: none;
    border-radius: 0;
  }

  .text-29 {
    font-size: 80px;
    line-height: 60px;
  }

  .div-block-9 {
    flex-direction: column;
    align-items: flex-start;
  }

  .pricing.anniversaire {
    align-items: flex-start;
    width: 270px;
    max-width: none;
  }

  .box_card_evenement {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: -120px;
    padding-top: 0;
    display: grid;
    top: 0%;
  }

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

  .card_evenement {
    margin-top: 0;
  }

  .section_information_evenement {
    flex-direction: column;
    align-self: flex-start;
    margin-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .box_info_evenement {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .main-media-player {
    padding-left: 20px;
    padding-right: 20px;
  }

  .progress-bar-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .media-player-bar-wrapper {
    position: absolute;
    inset: 0% 0% auto;
  }

  .duration, .elapsed, .media-player-volume-wrapper {
    display: none;
  }

  .sp-duration, .sp-elapsed {
    display: flex;
  }

  .section_information_evenement-copy {
    flex-direction: column;
    align-self: flex-start;
    margin-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section_information_acces {
    background-color: #fdf4ed;
    flex-direction: column;
    align-self: flex-start;
    margin-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section_faq {
    flex-direction: column;
    align-self: flex-start;
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .column_faq_right {
    padding-left: 0;
  }

  .section_product_eju {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-eju-presentation {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-eju-presentation.evenement {
    padding-top: 40px;
  }

  .sign1 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    aspect-ratio: 1;
    background-image: url('../images/Sign_simon.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20%;
    padding: 0;
  }

  .sign2 {
    aspect-ratio: 1;
    background-image: url('../images/Sign_tristan.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20%;
    padding: 0;
  }

  .eju_header {
    background-size: cover;
  }

  .illu_cosmonote {
    top: -22%;
    left: 13%;
  }

  .illu_whipe {
    top: -24%;
    left: 16%;
  }

  .illu_room {
    top: -1%;
    left: 12%;
  }

  .image-12 {
    display: none;
  }

  .time_icons {
    aspect-ratio: 1;
    background-image: url('../images/Alarmclock_light.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 0;
  }

  .team_icon {
    aspect-ratio: 1;
    background-image: url('../images/Group_light.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 0;
  }

  .age_icon {
    aspect-ratio: 1;
    background-image: url('../images/Date_range_light.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 0;
  }

  .section_tarif {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section_tarif.evenement {
    padding-top: 40px;
  }

  .box_info_tarif {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .closing_button {
    justify-content: flex-end;
    width: 100%;
    margin-top: 40px;
    margin-right: 40px;
    display: flex;
  }

  .button.contact {
    width: auto;
    height: auto;
    margin-top: 40px;
    padding: 20px 40px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-weight: 700;
  }

  .button.contact.closing {
    background-color: #0000;
    background-image: url('../images/Frame-109-1.svg');
    background-position: 0 0;
    background-size: cover;
    border-radius: 0;
    width: 32px;
    height: 32px;
    margin-top: 0;
    padding: 0;
    display: flex;
  }

  .image_illustration {
    aspect-ratio: 6;
  }

  .link_footer {
    text-align: right;
    flex-direction: row;
  }

  .logo-eju.small {
    position: static;
  }

  .navbar_eju {
    padding-left: 40px;
  }

  .text_footer {
    text-align: right;
    flex-direction: row;
  }

  .button_yellow {
    justify-content: center;
  }

  .button_yellow.cc-contact-us {
    display: none;
  }

  .image-16 {
    align-self: flex-start;
    width: 50%;
  }

  .text_26_bold_contact {
    width: 100%;
  }

  .text_26_bold_contact.anniversaire {
    width: auto;
  }

  .top-text-copy {
    align-self: auto;
    width: 100%;
    padding-right: 0;
  }

  .top-text-copy.prog {
    width: 100%;
    padding-left: 0;
    padding-right: 24px;
  }

  .top-text-copy.anniversaire {
    width: 100%;
  }

  .embeded_game {
    width: 66%;
  }

  .box_mot_fondateur {
    width: 50%;
    padding: 24px;
    position: static;
    top: -46%;
    left: auto;
    right: 24px;
  }

  .container_mot_fondateur {
    height: auto;
  }

  .section-marto-header {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-marto-header.evenement {
    padding-top: 40px;
  }

  .illustration-marto {
    right: -44px;
  }

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

  .game_marto {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-two-column {
    flex-direction: column;
    align-self: flex-start;
    margin-top: 0;
    padding-top: 24px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-two-column.secondary_page {
    margin-top: 0;
  }

  .section-two-column.info {
    background-color: #fff;
    margin-top: 0;
  }

  .section-two-column.second_page {
    margin-top: 0;
  }

  .section-two-column.contact {
    background-color: #fff;
    justify-content: center;
    margin-top: 0;
  }

  .content-two-column {
    grid-template-columns: 1fr;
    width: 100%;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .content-two-column.info {
    width: 33%;
  }

  .content-two-column.contact {
    width: 100%;
  }

  .image-17 {
    width: 40%;
  }

  .description-activity {
    width: 100%;
    padding-right: 0;
  }

  .description-activity.prog {
    width: 100%;
    padding-left: 0;
    padding-right: 24px;
  }

  .description-activity.anniversaire {
    width: 100%;
  }

  .description-activity.marto {
    width: 66%;
  }

  .brand-pioche-copy.homepage {
    width: 220px;
  }

  .button-4.contact {
    width: auto;
    height: auto;
    margin-top: 40px;
    padding: 20px 40px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-weight: 700;
  }

  .button-4.contact.closing {
    background-color: #0000;
    background-image: url('../images/Frame-10.svg');
    background-position: 0 0;
    background-size: cover;
    border-radius: 0;
    width: 32px;
    height: 32px;
    margin-top: 0;
    padding: 0;
    display: flex;
  }

  .big_title-2-copy-copy {
    font-size: 48px;
    line-height: 56px;
  }

  .sub-text-information.heigh_fix {
    height: 200px;
  }

  .carte-proposition {
    background-position: 95% 95%;
    background-size: 40%;
  }

  .light-text.heigh_fix {
    height: 200px;
  }

  .content_famous_game-copy {
    grid-template-columns: 1fr 1fr;
  }

  .waiting_modale {
    justify-content: space-around;
  }

  .section-room-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-room-copy.evenement {
    padding-top: 40px;
  }

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

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

  .back-button.light_background {
    width: auto;
    margin-right: -8px;
  }

  .container-main-footer {
    max-width: 728px;
  }

  .flex-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .footer-title {
    font-size: 35px;
    line-height: 33px;
  }

  .text-block-4 {
    width: 260px;
    font-size: 16px;
    line-height: 19px;
  }

  .content_giant_game {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ".";
    grid-auto-flow: row;
    display: grid;
  }

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

  .box_quote-copy {
    align-content: flex-start;
    width: 100%;
    margin-bottom: auto;
    margin-left: 24px;
  }

  .box_quote-copy.evenement {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-end;
    margin-bottom: 40px;
    padding: 24px;
  }

  .section-top-content-copy {
    flex-direction: row;
    align-self: flex-start;
    margin-top: 0;
    padding-left: 40px;
    padding-right: 0;
  }

  .section-top-content-copy.secondary_page {
    margin-top: 0;
  }

  .section-top-content-copy.info {
    background-color: #fff;
    margin-top: 0;
  }

  .section-top-content-copy.second_page {
    margin-top: 0;
  }

  .section-top-content-copy.contact {
    background-color: #fff;
    justify-content: center;
    margin-top: 0;
  }

  .text-block-5 {
    width: 260px;
    font-size: 16px;
    line-height: 19px;
  }

  .text_18-copy {
    width: auto;
  }

  .description-card.heigh_fix, .text-button-marto.heigh_fix {
    height: 200px;
  }

  .flex-block-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .text-28-copy {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }

  .text-28-copy.heigh_fix {
    height: 200px;
  }

  .image-21 {
    width: 300px;
  }

  .dropdown-toggle-5 {
    border-color: #fff;
    padding: 12px 20px;
  }

  .dropdown-toggle-5.w--open {
    border-style: solid none solid solid;
    border-color: #fff;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    padding: 12px 20px;
    display: flex;
  }

  .dropdown-link-7 {
    border-style: solid solid solid none;
    border-color: #fff;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
    flex-flow: row;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 20px;
    display: flex;
  }

  .dropdown-list-5.w--open {
    display: flex;
    position: relative;
    top: 0;
  }

  .dropdown-5 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 68px;
    margin-top: 26px;
    margin-left: 0;
    margin-right: auto;
    display: flex;
  }

  .dropdown-toggle-8 {
    border-color: #fff;
    padding: 12px 20px;
  }

  .dropdown-toggle-8.w--open {
    border-style: solid none solid solid;
    border-color: #fff;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    padding: 12px 20px;
    display: flex;
  }

  .dropdown-link-8 {
    border-style: solid solid solid none;
    border-color: #fff;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
    flex-flow: row;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 20px;
    display: flex;
  }

  .dropdown-8 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 68px;
    margin-top: 26px;
    margin-left: 0;
    margin-right: auto;
    display: flex;
  }

  .dropdown-list-8.w--open {
    display: flex;
    position: relative;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .section_heros_interaction {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section_heros_interaction.cc-cta {
    padding: 15px;
  }

  .section_heros_interaction.cc-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section_heros_interaction.cc-store-home-wrap {
    height: 100vh;
    min-height: 200px;
    max-height: 100vh;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container_prog {
    text-align: center;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .navigation {
    padding: 20px 0;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .hero_content {
    background-image: none;
  }

  .intro-content {
    width: 80%;
  }

  .box_prog_poster {
    margin-top: 0;
    margin-bottom: 0;
  }

  .our-services-grid {
    grid-row-gap: 60px;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .text-field.cc-contact-field, .text-field.cc-textarea {
    text-align: left;
  }

  .team-pic {
    height: 300px;
    margin-bottom: 30px;
  }

  .team-member-name {
    font-size: 16px;
    line-height: 28px;
  }

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

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .blog-detail-header-wrap {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .heading-jumbo-eju {
    font-size: 50px;
    line-height: 64px;
  }

  .overlap_illustration_box {
    height: 100vh;
    max-height: 100vh;
  }

  .box_citation_homepage.mobile {
    border-radius: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .section-top-content {
    flex-direction: column;
    padding-top: 120px;
    padding-bottom: 0;
  }

  .section-top-content.secondary_page {
    padding-top: 120px;
  }

  .section-top-content.info {
    background-color: #fff;
    padding-top: 120px;
  }

  .section-top-content.second_page {
    padding-top: 120px;
  }

  .section-top-content.contact {
    background-color: #fff;
    padding-top: 120px;
  }

  .top-content, .top-content.info, .top-content.contact {
    width: 100%;
  }

  .top-text {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
    min-width: auto;
    min-height: auto;
    padding-right: 0;
  }

  .top-text.prog {
    padding: 0 0 24px;
  }

  .top-text.anniversaire, .top-text.marto, .top-text.anniversaire-copy {
    width: 100%;
  }

  .cta {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .box_quote {
    width: 100%;
    margin-bottom: 0;
  }

  .box_quote.evenement {
    width: 100%;
  }

  .section-room {
    padding-top: 16px;
  }

  .section-room.evenement {
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .frame-57 {
    flex-direction: column;
    display: flex;
  }

  .room_link_square.desequilibre {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/AVECDESGENS_1-1.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .room_link_square.desequilibre:hover {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/AVECDESGENS_1_big.jpg'), url('../images/Frame-62.png');
    background-size: auto, cover, auto 0%;
  }

  .room_link_square.vol-de-nuit {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/JEU_VOLDENUIT_PHOTO3.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .room_link_square.vol-de-nuit:hover {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/JEU_VOLDENUIT_PHOTO3.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .room_link_square.escapebomb {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/IMG_20210401_165038-5-1024x1024_big.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .room_link_square.escapebomb:hover {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/IMG_20210401_165038-5-1024x1024_big.jpg'), url('../images/NOMGENIALATROUVER_COVER.jpg');
    background-size: auto, cover, auto 0%;
  }

  .room_link.corpore-sano, .room_link.corpore-sano:hover {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/JEU_CORPORESANO_PHOTO1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .room_link.photobunker {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/photo_bunker.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .room_link.photobunker:hover {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/photo_bunker.jpg'), url('../images/photobunker.jpg');
    background-size: auto, cover, 0%;
  }

  .room_link.waiting_room {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/whydote_door_with_a_wooden_diamond_sign_shape_with_question_5.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .top_section {
    height: 100%;
  }

  .logo_desktop_homepage {
    align-self: flex-start;
    width: 50%;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-left: 0;
    display: none;
  }

  .text-block-copy {
    text-align: center;
    margin-top: 0;
  }

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

  .navbar.homepage {
    z-index: 5;
    height: 72px;
  }

  .navbar.all_page {
    display: flex;
    right: auto;
  }

  .navbar.paper {
    flex-flow: row;
    display: block;
  }

  .navbar.paper_background {
    align-items: center;
    height: 90px;
  }

  .top_navbar.homepage, .top_navbar.homepage-copy, .top_navbar.paper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-end;
    padding-right: 0;
    display: flex;
    position: absolute;
  }

  .brand-eju {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    padding-left: 0;
    display: flex;
  }

  .brand-eju.small {
    width: 48px;
    padding-left: 4px;
    padding-right: 4px;
    position: static;
  }

  .brand-pioche.homepage {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding-left: 8px;
    display: flex;
    position: relative;
    left: auto;
  }

  .brand-pioche.homepage.w--current {
    justify-content: flex-start;
    width: 100%;
    padding-left: 8px;
    top: 0;
  }

  .brand-pioche.all_page {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    left: auto;
  }

  .nav-link {
    font-size: 24px;
  }

  .nav-link.small.jeux {
    width: 124px;
    margin-left: 0;
    margin-right: auto;
    font-size: 26px;
    font-style: normal;
  }

  .nav-link.small.prog {
    width: 116px;
    margin-left: 0;
    margin-right: auto;
    font-size: 26px;
    font-style: normal;
  }

  .nav-link.small.evenement {
    width: 251px;
    margin-left: 0;
    margin-right: auto;
    font-size: 26px;
    font-style: normal;
  }

  .nav-link.small.info {
    width: 62px;
    margin-left: 0;
    margin-right: auto;
    font-size: 26px;
    font-style: normal;
  }

  .nav-link.small.extramuros {
    width: 297px;
    margin-left: 0;
    margin-right: auto;
    font-size: 26px;
    font-style: normal;
  }

  .nav-link.small.jeuxjeux {
    color: #fff;
    width: 133px;
    margin-left: 0;
    margin-right: auto;
    font-size: 26px;
    left: 0;
  }

  .nav-link.jeuxjeux {
    width: 118px;
  }

  .nav-link.extramuros {
    width: 276px;
  }

  .nav-menu {
    z-index: 30;
    width: 100vw;
    height: 200vh;
    min-height: 100vh;
    margin-top: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
    position: fixed;
    top: 0;
    overflow: auto;
  }

  .menu-button-2 {
    z-index: 4;
    color: #101113;
    background-color: #fff0;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 100%;
    padding: 30px 0 0;
    display: flex;
    position: relative;
    inset: 0% 0% auto auto;
  }

  .icon {
    color: #000;
  }

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

  .homepage_cta {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    width: auto;
    bottom: 24px;
    left: 24px;
    right: auto;
  }

  .titre_homepage {
    padding-left: 40px;
  }

  .content_description_pioche {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .content_right_picture {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .content_text_cta {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
  }

  .text_18 {
    width: 100%;
  }

  .text_18.white {
    clear: none;
    white-space: normal;
  }

  .image_1 {
    width: 100%;
  }

  .image_1.left {
    margin-bottom: 0;
  }

  .content_left_picture {
    flex-direction: column;
    margin-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .content_text_cta-2 {
    width: 100%;
    margin-right: 0;
    padding-top: 80px;
    padding-left: 0;
  }

  .vectors-wrapper-8 {
    width: 20%;
    top: 91%;
    left: 65%;
  }

  .vectors-wrapper-9 {
    width: 24%;
    top: -20%;
    left: 73%;
  }

  .vectors-wrapper-10 {
    position: absolute;
    inset: 90% 0 0 3%;
  }

  .content_eju_marto {
    flex-direction: column;
    height: auto;
    padding-top: 80px;
  }

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

  .text_citation {
    display: none;
  }

  .text_citation.white {
    width: 100%;
    display: block;
  }

  .marto_presentation {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .card_marto {
    max-width: none;
  }

  .vectors-wrapper-12 {
    width: 100%;
    height: 126px;
  }

  .section_content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .footer_content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .button_blue {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
  }

  .button_red.light_background {
    top: 0%;
  }

  .suivez-nous-sur-les-r-seaux-pour-ne-rien-manquer {
    width: 205px;
  }

  .image-9 {
    align-self: flex-start;
    width: 50%;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-left: 0;
  }

  .menu-button-light {
    color: #101113;
    background-color: #fff0;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .menu-button-light.w--open {
    margin-right: 0;
  }

  .logo_pioche_black {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 24px;
  }

  .big_title.contact {
    text-align: left;
  }

  .top_room {
    flex-direction: column;
  }

  .section_mozaic_photo {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-73 {
    flex-direction: column;
  }

  .frame-64.boumbox_small_2 {
    display: none;
  }

  .box_info_salle {
    width: 100%;
    max-width: none;
    padding-bottom: 40px;
    position: relative;
    top: -100%;
    left: 0;
  }

  .info_salle_content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    max-width: none;
  }

  .frame-75 {
    margin-top: 0;
  }

  .frame-76 {
    flex-direction: column;
  }

  .top-content-left {
    width: 100%;
  }

  .top-content-left.anniversaire {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .text_26_bold {
    width: 100%;
  }

  .data_salle {
    font-size: 18px;
  }

  .text_26_bold-copy {
    width: 80%;
  }

  .box_network {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    position: static;
    top: 0%;
    left: 0;
  }

  .section-prog {
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-top-prog {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 120px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .image-prog.big {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .text-28.heigh_fix {
    height: 100px;
  }

  .content_famous_game {
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    display: flex;
  }

  .section_famous-games {
    padding-left: 24px;
    padding-right: 24px;
  }

  .text_16 {
    width: 100%;
  }

  .section_presentaion_evenement {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image_pr-sentation.anniversaire {
    background-size: cover;
  }

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

  .box_card_evenement {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fdf4ef;
    flex-direction: column;
    margin-top: 0;
    padding-bottom: 24px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .card_evenement {
    aspect-ratio: auto;
    padding-top: 24px;
    padding-bottom: 40px;
  }

  .section_information_evenement {
    flex-direction: column;
    margin-top: 0;
  }

  .div-block-10 {
    flex-flow: wrap;
  }

  .progress-bar-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .media-info-wrapper {
    display: none;
  }

  .media-player-play-button {
    margin-left: 15px;
    margin-right: 15px;
  }

  .media-player-control-wrapper {
    margin-bottom: 0;
  }

  .media-player-pause-button {
    margin-left: 15px;
    margin-right: 15px;
  }

  .track {
    padding-left: 12px;
    padding-right: 12px;
  }

  .sp-track-wrapper {
    padding: 20px;
  }

  .section_information_evenement-copy {
    flex-direction: column;
    margin-top: 0;
  }

  .section_information_acces {
    background-color: #fdf4ed;
    flex-direction: column;
    margin-top: 0;
  }

  .section_faq {
    flex-direction: column;
    margin-top: 0;
  }

  .container-2 {
    flex-direction: column;
  }

  .column_faq_right {
    padding-left: 0;
  }

  .column_faq_left {
    margin-bottom: 40px;
    padding-right: 0;
  }

  .section_product_eju {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-eju-presentation.evenement {
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .sign1, .sign2 {
    width: 15%;
  }

  .eju_header {
    background-size: cover;
  }

  .time_icons, .team_icon, .age_icon {
    background-size: 80%;
  }

  .section_tarif {
    padding-top: 80px;
  }

  .section_tarif.evenement {
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .box_info_tarif {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .content_top_page {
    flex-direction: column;
  }

  .closing_button {
    margin-right: 0;
  }

  .button.contact {
    display: flex;
    overflow: visible;
  }

  .logo_mobile_homepage {
    align-self: flex-start;
    width: 60%;
    margin: 0;
    padding-top: 0;
    padding-left: 0;
    display: block;
    position: relative;
    inset: 12vh 0% auto;
  }

  .image_illustration {
    aspect-ratio: auto;
    width: 100%;
  }

  .image_illustration.homepage {
    width: 100%;
  }

  .image_illustration.homepage.after {
    margin-top: 40px;
    display: block;
  }

  .image_illustration.homepage.before {
    display: none;
  }

  .logo-eju {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    padding-left: 0;
    display: flex;
  }

  .logo-eju.small {
    width: 60px;
    position: relative;
  }

  .image-16 {
    width: 100%;
  }

  .container_info {
    flex-direction: column;
  }

  .text_26_bold_contact {
    width: 100%;
  }

  .top-text-copy {
    width: 100%;
    padding-right: 0;
  }

  .top-text-copy.prog {
    padding-top: 0;
    padding-left: 0;
  }

  .text_18-copy, .embeded_game {
    width: 100%;
  }

  .box_mot_fondateur {
    width: 100%;
    max-width: none;
    position: static;
    top: -100%;
    left: 0;
  }

  .section-marto-header.evenement {
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .illustration-marto {
    width: 50%;
    top: 451px;
  }

  .intro-marto {
    width: 100%;
  }

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

  .game_marto {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-two-column {
    flex-direction: column;
    padding-bottom: 0;
  }

  .section-two-column.info, .section-two-column.contact {
    background-color: #fff;
  }

  .content-two-column, .content-two-column.info, .content-two-column.contact {
    width: 100%;
  }

  .image-17 {
    width: 50%;
  }

  .description-activity {
    width: 100%;
    padding-right: 0;
  }

  .description-activity.prog {
    padding-top: 0;
    padding-left: 0;
  }

  .description-activity.marto {
    width: 100%;
  }

  .logo_eju {
    width: auto;
    height: auto;
    margin-top: 24px;
  }

  .brand-pioche-copy.homepage {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding-left: 8px;
    display: flex;
    position: relative;
    left: auto;
  }

  .brand-pioche-copy.homepage.w--current {
    justify-content: flex-start;
    width: 100%;
    padding-left: 8px;
    top: 0;
  }

  .brand-pioche-copy.all_page {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    left: auto;
  }

  .button-4.contact {
    display: flex;
    overflow: visible;
  }

  .sub-text-information.heigh_fix {
    height: 100px;
  }

  .carte-proposition {
    background-position: 95% 90%;
    background-size: 30%;
  }

  .light-text.heigh_fix {
    height: 100px;
  }

  .content_famous_game-copy {
    grid-template-columns: 1fr;
    grid-template-areas: ".";
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
  }

  .section-room-copy {
    padding-top: 72px;
  }

  .section-room-copy.evenement {
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .back-button.light_background {
    top: 0%;
  }

  .wrapper-footer {
    width: 100%;
  }

  .wrapper-footer.right {
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    margin-top: 47px;
  }

  .footer-dark, .footer-dark.marto {
    padding-left: 40px;
    padding-right: 40px;
  }

  .link-block-7 {
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .content_giant_game {
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    display: flex;
  }

  .content_animation {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    display: flex;
  }

  .box_quote-copy {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .box_quote-copy.evenement {
    width: 100%;
  }

  .box_quote-copy.mobilehidden {
    display: none;
  }

  .section-top-content-copy {
    flex-direction: column;
    padding-top: 120px;
    padding-bottom: 0;
  }

  .section-top-content-copy.secondary_page {
    padding-top: 120px;
  }

  .section-top-content-copy.info {
    background-color: #fff;
    padding-top: 120px;
  }

  .section-top-content-copy.second_page {
    padding-top: 120px;
  }

  .section-top-content-copy.contact {
    background-color: #fff;
    padding-top: 120px;
  }

  .text_18-copy {
    width: 100%;
  }

  .text_18-copy.white {
    clear: none;
    white-space: normal;
  }

  .description-card.heigh_fix, .text-button-marto.heigh_fix {
    height: 100px;
  }

  .code-embed {
    display: none;
  }

  .link_retour_jeu {
    margin-top: 52px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 30px;
  }

  .text-28-copy.heigh_fix {
    height: 100px;
  }

  .image-21 {
    width: 300px;
  }

  .dropdown-toggle-5, .dropdown-toggle-8 {
    padding: 12px 20px;
  }
}

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

  .section_heros_interaction.cc-store-home-wrap {
    height: 95vh;
    min-height: auto;
    max-height: 95vh;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container_prog {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

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

  .button_white_icon {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    align-items: center;
    width: 100%;
    height: 74px;
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
    position: relative;
    inset: auto;
  }

  .button_white_icon.autrtuiej {
    bottom: 43px;
    left: 40px;
  }

  .label.cc-light {
    text-align: center;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .logo-link.w--current {
    background-repeat: no-repeat;
    background-size: auto;
    height: 40px;
  }

  .menu {
    margin-left: 15px;
  }

  .navigation-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }

  .navigation {
    height: 76px;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero_content {
    background-image: none;
    border-radius: 0;
    height: 95vh;
    min-height: auto;
    max-height: 95vh;
    margin-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .box_prog_poster {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .status-message.cc-no-data, .contact-form-grid {
    width: 100%;
  }

  .our-contacts {
    width: 90%;
  }

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

  .project-details-grid {
    width: 100%;
  }

  .blog-detail-header-wrap, .blog-item {
    width: 100%;
    max-width: none;
  }

  .intro-text {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .heading-jumbo-eju {
    font-size: 36px;
    line-height: 48px;
  }

  .poster_prog {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 100%;
  }

  .hero_image {
    width: 310%;
    display: block;
  }

  .overlap_illustration_box {
    height: 95vh;
    min-height: auto;
    max-height: 95vh;
  }

  .overlap_illustration_box.illustration {
    background-image: radial-gradient(circle, #6b080800 23%, #050101b5 83%);
    height: 100%;
  }

  .box_citation_homepage {
    width: 100%;
    display: none;
  }

  .box_citation_homepage.mobile {
    background-image: url('../images/boulefacette.png'), url('../images/lighting_boule.svg'), linear-gradient(#4a52f4, #4a52f4);
    background-position: 100% 0, 0 0, 0 0;
    background-repeat: no-repeat, no-repeat, repeat;
    background-size: auto 50%, auto 170px, auto;
    border-radius: 0;
    justify-content: flex-end;
    margin: 0;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 40px;
    display: flex;
  }

  .image-4 {
    height: 40px;
  }

  .text-block, .text-block-2 {
    text-align: center;
  }

  .button-copy {
    width: 76%;
    bottom: 103px;
  }

  .body-content {
    background-color: #fff0;
    margin-top: 72px;
  }

  .navigation-2 {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .section-top-content {
    flex-direction: column;
    margin-top: 60px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-top-content.secondary_page {
    margin-top: 72px;
    padding-top: 60px;
  }

  .section-top-content.info {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .section-top-content.second_page {
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .section-top-content.contact {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-top-content.is-ml {
    padding-left: 15px;
    padding-right: 15px;
  }

  .top-content, .top-content.info, .top-content.contact {
    width: 100%;
  }

  .top-text, .top-text.prog {
    padding-left: 0;
    padding-right: 0;
  }

  .top-text.anniversaire {
    padding-left: 24px;
    padding-right: 24px;
  }

  .top-text.anniversaire.no-margin {
    padding-left: 0;
    padding-right: 0;
  }

  .top-text.info.margin {
    padding-left: 24px;
    padding-right: 24px;
  }

  .top-text.marto {
    padding-left: 24px;
  }

  .top-text.anniversaire-copy {
    padding-left: 24px;
    padding-right: 24px;
  }

  .cta {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cta.info {
    padding-top: 8px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .box_quote {
    border-radius: 12px;
    width: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 32px;
  }

  .section-room {
    padding-left: 24px;
    padding-right: 24px;
  }

  .title_lowcap.caps {
    line-height: 34px;
  }

  .frame-57 {
    flex-direction: column;
    display: flex;
  }

  .room_link_square {
    aspect-ratio: 1;
  }

  .room_link_square.desequilibre {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/AVECDESGENS_1_big.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .room_link_square.desequilibre:hover {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/AVECDESGENS_1_big.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .room_link_square.vol-de-nuit {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/JEU_VOLDENUIT_PHOTO3.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .room_link_square.vol-de-nuit:hover {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/JEU_VOLDENUIT_PHOTO3.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .room_link_square.escapebomb {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/IMG_20210401_165038-5-1024x1024_big.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .room_link_square.escapebomb:hover {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/IMG_20210401_165038-5-1024x1024_big.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .frame-63 {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .room_name {
    line-height: 34px;
  }

  .room_catchphrase.eveenement_description {
    width: 100%;
  }

  .room_link {
    aspect-ratio: 1;
  }

  .room_link.corpore-sano {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/JEU_CORPORESANO_PHOTO1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .room_link.corpore-sano:hover {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/JEU_CORPORESANO_PHOTO1.jpg'), url('../images/ACCUEIL_JEU.jpg');
    background-size: auto, cover, 0;
  }

  .room_link.photobunker {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/photo_bunker.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .room_link.photobunker:hover {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/photo_bunker.jpg'), url('../images/photobunker.jpg');
    background-size: auto, cover, 0%;
  }

  .room_link.waiting_room {
    background-image: linear-gradient(#212ac033, #212ac033), url('../images/whydote_door_with_a_wooden_diamond_sign_shape_with_question_5.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .room_link.waiting_room:hover {
    background-image: linear-gradient(to bottom, null, null), url('../images/whydote_door_with_a_wooden_diamond_sign_shape_with_question_5.jpg');
    background-size: auto, cover;
  }

  .white_button_background {
    justify-content: center;
    width: 100%;
    height: 52px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
  }

  .button_no_background {
    align-items: center;
    width: 100%;
    height: 66px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    bottom: auto;
    left: auto;
  }

  .button_no_background:active {
    background-color: #43464d00;
  }

  .button_no_background.autrtuiej {
    bottom: 43px;
    left: 40px;
  }

  .blue_button_background {
    place-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 60px;
    display: flex;
    bottom: auto;
  }

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

  .logo_desktop_homepage {
    width: 70%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    position: absolute;
    inset: 100px auto auto;
  }

  .text-block-copy {
    text-align: center;
    margin-top: 0;
  }

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

  .navbar {
    z-index: 18;
  }

  .navbar.homepage {
    aspect-ratio: auto;
    align-items: flex-start;
    display: flex;
    position: absolute;
  }

  .navbar.all_page, .navbar.paper_background {
    z-index: 10;
    flex-wrap: nowrap;
    display: flex;
    left: 0%;
    right: auto;
  }

  .navbar.paper_background.eju {
    padding-right: 24px;
  }

  .top_navbar.homepage {
    background-color: #fff;
    justify-content: flex-start;
    align-items: flex-end;
    padding-right: 0;
    display: flex;
    position: absolute;
  }

  .top_navbar.homepage-copy {
    background-color: #fff0;
    justify-content: flex-start;
    align-items: flex-end;
    padding-right: 0;
    display: flex;
    position: absolute;
  }

  .top_navbar.paper {
    background-color: #fdf4ed;
    justify-content: flex-start;
    align-items: flex-end;
    padding-right: 0;
    display: flex;
    position: absolute;
  }

  .brand-eju {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    padding-left: 0;
    display: flex;
  }

  .brand-eju.small {
    align-items: center;
    width: 48px;
    padding-left: 4px;
    padding-right: 4px;
    display: flex;
    position: relative;
  }

  .brand-pioche {
    justify-content: center;
    width: 100%;
    padding-left: 0;
    display: flex;
    position: relative;
    left: auto;
  }

  .brand-pioche.homepage {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    position: relative;
  }

  .brand-pioche.homepage.w--current {
    justify-content: flex-start;
    width: 100%;
    padding-left: 8px;
    top: 0;
  }

  .brand-pioche.all_page {
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    padding-left: 8px;
  }

  .nav-link {
    font-size: 24px;
    line-height: 32px;
    overflow: visible;
  }

  .nav-link:hover {
    background-position: 0 96%;
    width: auto;
    margin-right: auto;
  }

  .nav-link.small {
    color: #fff;
    flex-wrap: wrap;
    width: 232px;
    margin-left: 0;
    margin-right: auto;
    font-size: 24px;
    font-style: normal;
    display: flex;
  }

  .nav-link.small.jeux {
    clear: none;
    flex-flow: column;
    align-self: flex-start;
    align-items: flex-start;
    width: 124px;
    margin-left: 0;
    margin-right: auto;
    left: 0;
  }

  .nav-link.small.prog {
    width: 116px;
    margin-left: 0;
    margin-right: auto;
  }

  .nav-link.small.info {
    color: #fff;
    width: 63px;
  }

  .nav-link.small.info:hover {
    color: #f25c5a;
  }

  .nav-link.small.extramuros {
    width: 190px;
  }

  .nav-link.small.jeuxjeux {
    color: #fff;
    width: 133px;
    font-size: 26px;
  }

  .nav-link.jeuxjeux {
    width: 118px;
    margin-left: 0;
    margin-right: auto;
  }

  .nav-link.prog {
    width: 109px;
    margin-left: 0;
    margin-right: auto;
  }

  .nav-link.evenement {
    width: 233px;
    margin-left: 0;
    margin-right: auto;
  }

  .nav-link.info {
    width: 60px;
    margin-left: 0;
    margin-right: auto;
  }

  .nav-link.extramuros {
    width: 176px;
    margin-left: 0;
    margin-right: auto;
  }

  .nav-menu {
    z-index: 10;
    background-color: #4a54f4;
    flex-flow: column;
    align-content: flex-start;
    align-items: flex-start;
    width: 100vw;
    height: 200vh;
    min-height: 100vh;
    margin-right: 0;
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
    overflow: auto;
  }

  .text_button {
    text-align: center;
    align-items: center;
    width: 100%;
    display: block;
  }

  .text_button.black {
    place-content: center flex-start;
    width: auto;
    padding-left: 8px;
    padding-right: 12px;
  }

  .button_icons {
    width: 24px;
  }

  .cta-cowboy {
    z-index: 4;
    opacity: 1;
    background-color: #d000;
    justify-content: center;
    align-items: center;
    width: 20vh;
    height: 26vh;
    margin: auto;
    display: block;
    position: absolute;
    inset: 0% 0% 0% 0;
    overflow: visible;
  }

  .cta-cowboy:hover {
    overflow: visible;
  }

  .illu_cowbow {
    z-index: 0;
    aspect-ratio: 1;
    background-image: url('../images/16.central_1.svg');
    background-position: 50%;
    width: 15vh;
    height: auto;
    display: none;
    inset: -70% auto 0% 6%;
  }

  .illu_cowbow.other {
    aspect-ratio: 2 / 3;
    background-image: url('../images/16.central.svg');
    background-position: 50% 0;
    width: 6vh;
    height: auto;
    display: flex;
    top: 11%;
    left: 34%;
  }

  .cta-mineur, .cta-camera {
    display: none;
  }

  .illu_fire {
    margin-left: auto;
    margin-right: auto;
    display: none;
    inset: 16% 0% 0%;
  }

  .cta-fire {
    opacity: 1;
    width: 100%;
    display: none;
    bottom: 62px;
  }

  .cta-minigame {
    z-index: 20;
    opacity: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    display: none;
    top: 68%;
    left: 0%;
    overflow: hidden;
  }

  .illu_minigame {
    background-position: 50% 0;
    background-size: 90%;
    width: 100%;
    display: block;
    inset: 0%;
  }

  .modal_game {
    z-index: 21;
    border-radius: 0;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: 100%;
    padding: 24px;
    position: static;
    inset: 0 auto auto 0%;
  }

  .modal_game.page {
    padding-top: 0;
  }

  .modal_game.hide {
    display: none;
  }

  .spotlight_center {
    display: none;
    top: 0;
  }

  .cta-bomb {
    display: block;
  }

  .cta-beer, .cta-dress {
    display: none;
  }

  .menu-button-2 {
    z-index: auto;
    background-color: #fff0;
    justify-content: center;
    align-items: center;
    width: 72px;
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    inset: 0% 0% auto auto;
  }

  .menu-button-2.w--open {
    background-color: #eee3e300;
  }

  .icon {
    color: #000;
    align-self: center;
    margin-top: auto;
    margin-bottom: auto;
  }

  .icon.homepage {
    justify-content: center;
    align-items: center;
  }

  .homepage_cta {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    bottom: 4vh;
    left: auto;
  }

  .game_title {
    text-align: center;
    margin-top: 60px;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    position: relative;
  }

  .titre_homepage {
    padding-left: 24px;
    padding-right: 24px;
  }

  .titre_homepage.no-margin {
    padding-bottom: 0;
  }

  .pioche-c-est-quoi {
    margin-bottom: 0;
  }

  .content_description_pioche {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .content_right_picture {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    margin-top: 80px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .title-et-texte {
    padding-left: 24px;
    padding-right: 24px;
  }

  .sub_title_32, .sub_title_32.with_button {
    margin-left: 0;
    margin-right: 0;
  }

  .sub_title_32.eljuego {
    padding-left: 0;
    padding-right: 0;
  }

  .text_18 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text_18.margin_left {
    padding-left: 24px;
  }

  .text_18.with_button {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .text_18.bold, .text_18.margin-bottom {
    padding-left: 0;
    padding-right: 0;
  }

  .text_18.margin {
    padding-left: 24px;
    padding-right: 24px;
  }

  .text_18.no-button {
    margin-bottom: 24px;
  }

  .image_1 {
    aspect-ratio: 1;
    border-radius: 0;
    width: 100vw;
    height: 100vw;
  }

  .image_1.left {
    border-radius: 0;
  }

  .vectors-wrapper-7 {
    width: 33%;
    height: auto;
    inset: -9% 0% 0% 6%;
  }

  .content_left_picture {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .content_text_cta-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-top: 0;
    margin-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
  }

  .vectors-wrapper-8 {
    width: 24%;
    height: auto;
    top: 90%;
    left: 72%;
  }

  .vectors-wrapper-9 {
    width: 30%;
    height: auto;
    inset: -16% 0% 0% 65%;
  }

  .vectors-wrapper-10 {
    width: 100px;
    height: 100px;
    position: absolute;
    inset: 88% 0% 0% 67%;
  }

  .pioche-c-est-quoi-1 {
    line-height: 66px;
  }

  .content_eju_marto {
    flex-direction: column;
    height: auto;
    padding: 40px 0 0;
  }

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

  .vectors-wrapper-11 {
    margin-left: 24px;
    overflow: visible;
  }

  .text_citation {
    display: none;
  }

  .text_citation.white {
    width: 100%;
    display: block;
  }

  .quote_text.black.nowrap {
    white-space: normal;
    font-size: 24px;
  }

  .marto_presentation {
    height: auto;
  }

  .card_marto {
    padding-left: 24px;
    padding-right: 24px;
  }

  .vectors-wrapper-12 {
    height: 84px;
  }

  .title-et-texte-2 {
    height: auto;
  }

  .section_content {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    padding-top: 60px;
  }

  .footer-2 {
    padding-left: 24px;
    padding-right: 24px;
    overflow: hidden;
  }

  .footer_content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .link_social {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 44px;
    display: flex;
  }

  .facebook_icon {
    aspect-ratio: 1;
    object-fit: none;
    width: 44px;
    height: 44px;
    overflow: hidden;
  }

  .button_blue {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 76px;
    margin-left: 0;
    margin-right: auto;
    padding: 12px 8px;
    position: relative;
    bottom: auto;
    left: auto;
  }

  .button_blue.autrtuiej {
    bottom: 43px;
    left: 40px;
  }

  .button_blue.light_background {
    background-image: url('../images/Vector-353.svg');
    background-position: 0 0;
    background-size: auto;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 8px;
    padding-right: 8px;
  }

  .transparent_button_background {
    bottom: auto;
  }

  .button_red {
    align-items: center;
    width: 100%;
    height: 66px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    bottom: auto;
    left: auto;
  }

  .button_red.autrtuiej {
    bottom: 43px;
    left: 40px;
  }

  .button_red.light_background {
    opacity: 1;
    background-image: none;
    background-size: auto;
    width: 100%;
    height: 76px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 8px;
    right: 0;
  }

  .button_red.light_background.short {
    width: auto;
    margin-left: 16px;
  }

  .button_red.eju {
    width: auto;
    margin-left: 0;
    padding-left: 8px;
    padding-right: 8px;
    top: 0%;
    left: 0;
  }

  .button_red.eju.top_navigation {
    margin-right: 0;
  }

  .button_red.eju.top_navigation:hover {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .button_red.eju.footer {
    margin-left: -8px;
  }

  .red_button_background {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    display: flex;
    bottom: auto;
  }

  .suivez-nous-sur-les-r-seaux-pour-ne-rien-manquer {
    width: auto;
  }

  .image-9 {
    width: 70%;
    margin-left: 0;
    padding-top: 60px;
    padding-left: 0;
  }

  .menu-button-light {
    z-index: 0;
    background-color: #fff0;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 30px;
    display: flex;
    position: relative;
    inset: 0% 0% auto auto;
  }

  .menu-button-light.w--open {
    z-index: 0;
    background-color: #eee3e300;
    height: 72px;
    margin-right: 0;
  }

  .nav-link-copy {
    font-size: 24px;
    line-height: 32px;
    overflow: visible;
  }

  .nav-link-copy:hover {
    background-position: 0 96%;
    width: auto;
    margin-right: auto;
  }

  .logo_pioche_black {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 24px;
    margin-left: 0;
  }

  .big_title {
    line-height: 66px;
  }

  .big_title.caps {
    font-size: 36px;
    line-height: 44px;
  }

  .big_title.high_line {
    padding-left: 24px;
    padding-right: 24px;
    line-height: 60px;
  }

  .big_title.high_line.eju {
    padding-left: 0;
  }

  .big_title.contact {
    text-align: left;
    font-size: 54px;
    line-height: 64px;
  }

  .big_title.contact.feedback {
    text-align: center;
  }

  .big_title.mention {
    text-align: left;
    font-size: 54px;
    line-height: 64px;
  }

  .big_title.mention.feedback {
    text-align: center;
  }

  .top_room {
    flex-direction: column;
  }

  .cta-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .content_mozaic_photo, .frame-73 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .frame-64 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: 3 / 2;
    background-size: cover;
    border-style: none;
    border-radius: 0;
    margin-bottom: 10px;
  }

  .frame-64.desequilibre_small_1, .frame-64.corpore_sano_small1, .frame-64.photobunker_small1, .frame-64.voldenuit_small1 {
    margin-bottom: 0;
  }

  .frame-64.corpore_sano_big {
    background-image: url('../images/JEU_CORPORESANO_PHOTO1_big.jpg');
  }

  .box_info_salle {
    padding-left: 24px;
    padding-right: 24px;
  }

  .frame-76 {
    box-sizing: border-box;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: auto;
    display: flex;
  }

  .text-26.margin_left {
    padding-left: 24px;
  }

  .top-content-left {
    width: 100%;
  }

  .top-content-left.anniversaire {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .text_26_bold {
    padding-left: 24px;
    padding-right: 24px;
  }

  .text_26_bold.margin_left {
    padding-left: 24px;
  }

  .text_26_bold.caps {
    padding-left: 24px;
    padding-right: 0;
  }

  .text_26_bold.caps.margin, .text_26_bold.caps.no_margin {
    padding-left: 0;
  }

  .text_26_bold.anniversaire {
    align-self: flex-start;
    padding-left: 0;
  }

  .text_26_bold.faq.no-margin {
    padding-left: 0;
  }

  .text_26_bold.marge, .text_26_bold.margin {
    padding-left: 24px;
  }

  .text_26_bold.no_margin {
    padding-left: 0;
    padding-right: 24px;
  }

  .text_26_bold-copy {
    width: 100%;
  }

  .big_title-2-copy {
    padding-left: 24px;
    font-size: 36px;
    line-height: 44px;
  }

  .big_title-2-copy.white.no-margin {
    padding-left: 0;
  }

  .big_title-2-copy.margin {
    padding-left: 24px;
  }

  .box_network {
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-prog {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-top-prog {
    flex-direction: column;
    margin-top: 0;
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .image-prog.big {
    border-radius: 0;
  }

  .frame-79.paper {
    width: auto;
  }

  .frame-79.paper.corpore {
    width: 100%;
  }

  .content_famous_game {
    flex-flow: column;
    grid-auto-flow: column;
    display: flex;
  }

  .section_famous-games {
    width: 100%;
    padding-top: 60px;
  }

  .text_16 {
    width: 100%;
    padding-left: 0;
    padding-right: 24px;
  }

  .text_16.margin_left, .text_16.margin {
    padding-left: 24px;
  }

  .content_evenements {
    background-color: #fff0;
    margin-top: 72px;
  }

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

  .image_pr-sentation {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: 1;
    border-radius: 0;
  }

  .image_pr-sentation.anniversaire {
    aspect-ratio: 2 / 3;
    background-position: 50%;
  }

  .image_pr-sentation.entreprise {
    background-position: 50%;
    background-size: cover;
  }

  .div-block-9 {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .box_card_evenement {
    background-color: #fff;
  }

  .card_evenement {
    background-color: #fff;
    padding-right: 16px;
  }

  .section_information_evenement {
    flex-direction: column;
    margin-top: 0;
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .box_info_evenement {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    display: flex;
  }

  .info_evenement.marge {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-10 {
    flex-direction: column;
    padding-left: 0;
  }

  .track-thumbnail {
    width: 55px;
    height: 55px;
  }

  .track-number {
    margin-right: 10px;
    display: none;
  }

  .section_information_evenement-copy {
    flex-direction: column;
    margin-top: 0;
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .section_information_acces {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    margin-top: 0;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .section_faq {
    flex-direction: column;
    margin-top: 0;
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .cta-switch, .spot {
    display: none;
  }

  .section_product_eju {
    padding-top: 60px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-eju-presentation {
    aspect-ratio: auto;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
    padding: 0;
  }

  .sign1 {
    background-image: url('../images/Sign_simon.svg');
    width: 25%;
  }

  .sign2 {
    background-image: url('../images/Sign_tristan.svg');
    width: 25%;
  }

  .image-11 {
    aspect-ratio: auto;
    width: auto;
    height: 80vh;
  }

  .content_evenements-copy {
    background-color: #fff0;
    margin-top: 72px;
  }

  .eju_header {
    aspect-ratio: 1;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .cta-camera-copy, .cta-noalcool, .cta-canard, .cta-balance, .cta-cosmonote, .cta-thinking, .cta-whipe, .cta-guitare, .cta-room {
    display: none;
  }

  .close {
    text-align: center;
    margin-top: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .close.w--current {
    width: auto;
    height: auto;
    margin-top: 24px;
    margin-right: 24px;
    padding-top: 0;
    padding-right: 0;
  }

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

  .box_info_tarif {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .content_top_page {
    flex-direction: column;
  }

  .closing_button {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .button.contact {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 22px;
  }

  .button.contact.closing {
    color: #fff;
    background-image: url('../images/Frame-109-1.svg');
    width: 40px;
    height: 40px;
  }

  .logo_mobile_homepage {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    position: relative;
    inset: 18vh auto auto;
  }

  .div-block-13 {
    position: absolute;
  }

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

  .image_illustration {
    position: relative;
  }

  .image_illustration.homepage.after {
    margin-top: 0;
    display: block;
  }

  .link_footer {
    color: #1f1f1f;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .right_footer {
    align-items: flex-start;
    width: 100%;
  }

  .link-block-5 {
    aspect-ratio: 1;
    width: 100px;
  }

  .logo-eju {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    padding-left: 0;
    display: flex;
  }

  .logo-eju.small {
    align-items: center;
    width: 48px;
    padding-left: 4px;
    padding-right: 4px;
    display: flex;
    position: relative;
  }

  .navbar_eju {
    width: 100%;
    padding-left: 24px;
    padding-right: 0;
  }

  .footer-eju {
    padding-left: 24px;
    padding-right: 24px;
    overflow: hidden;
  }

  .text_footer {
    color: #1f1f1f;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .button_yellow {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 8px;
    display: block;
    position: relative;
    top: 0%;
    bottom: 0;
    left: 0%;
  }

  .button_yellow.autrtuiej {
    bottom: 43px;
    left: 40px;
  }

  .button_yellow.light_background {
    background-image: url('../images/Vector-353.svg');
    background-position: 0 0;
    background-size: auto;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 8px;
    padding-right: 8px;
  }

  .blue_yellow_background-copy {
    place-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
    bottom: auto;
  }

  .text_button_yellow {
    text-align: center;
    align-items: center;
    width: 100%;
  }

  .text_button_yellow.black {
    place-content: center flex-start;
    width: auto;
    padding-left: 8px;
    padding-right: 12px;
  }

  .cta-alcool, .cta-copore {
    display: none;
  }

  .image-16 {
    flex: 0 auto;
    order: 0;
    display: none;
  }

  .blue_button_contact {
    place-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 60px;
    display: flex;
    bottom: auto;
  }

  .text_26_bold_contact {
    padding-left: 0;
    padding-right: 24px;
  }

  .text_26_bold_contact.margin_left, .text_26_bold_contact.caps {
    padding-left: 24px;
  }

  .top-text-copy.prog {
    padding-left: 24px;
    padding-right: 24px;
  }

  .text_18-copy {
    text-align: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text_18-copy.with_button {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .embeded_game {
    width: 100%;
    position: relative;
  }

  .text_result {
    color: #2245d3;
    font-size: 50px;
  }

  .box_mot_fondateur {
    padding-left: 24px;
    padding-right: 24px;
    position: static;
    top: 0%;
    right: 0;
  }

  .container_eju {
    aspect-ratio: 1;
    background-size: 200%;
    flex-wrap: wrap;
    place-content: stretch space-between;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .section-marto-header {
    height: 300px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .illustration-marto {
    top: 241px;
  }

  .game_marto {
    padding-top: 60px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-two-column {
    flex-direction: column;
    margin-top: 60px;
    padding-top: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-two-column.secondary_page {
    margin-top: 72px;
  }

  .section-two-column.second_page {
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .section-two-column.contact {
    padding-left: 24px;
    padding-right: 24px;
  }

  .content-two-column, .content-two-column.info, .content-two-column.contact, .image-17 {
    width: 100%;
  }

  .description-activity.prog {
    padding-left: 24px;
    padding-right: 24px;
  }

  .logo_eju {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 24px;
    margin-left: 0;
  }

  .brand-pioche-copy {
    justify-content: center;
    width: 100%;
    padding-left: 0;
    display: flex;
    position: relative;
    left: auto;
  }

  .brand-pioche-copy.homepage {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    position: relative;
  }

  .brand-pioche-copy.homepage.w--current {
    justify-content: flex-start;
    width: 100%;
    padding-left: 8px;
    top: 0;
  }

  .brand-pioche-copy.all_page {
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    padding-left: 8px;
  }

  .button-4.contact {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 22px;
  }

  .button-4.contact.closing {
    color: #fff;
    width: 24px;
    height: 24px;
  }

  .big_title-2-copy-copy {
    font-size: 36px;
    line-height: 44px;
  }

  .big_title-2-copy-copy.margin {
    padding-left: 24px;
  }

  .div-margin {
    padding-left: 24px;
    padding-right: 24px;
  }

  .bouton-color {
    width: 100%;
    display: none;
    position: absolute;
    inset: 49% auto 0%;
  }

  .image-18 {
    width: 100%;
    margin-left: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .logo-marto {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .carte-proposition {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding: 24px 0;
  }

  .light-text {
    width: 100%;
  }

  .light-text.margin {
    padding-left: 24px;
    padding-right: 24px;
  }

  .content_famous_game-copy {
    grid-column-gap: 16px;
    flex-flow: column;
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: 1fr;
    grid-auto-columns: 1.25fr;
    grid-auto-flow: row;
    justify-items: start;
    display: flex;
  }

  .frame-64-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: 3 / 2;
    background-size: cover;
    border-style: none;
    border-radius: 0;
  }

  .frame-64-copy.bingomarto1 {
    border-radius: 4px;
    height: auto;
    overflow: hidden;
  }

  .frame-64-copy.bingomarto2 {
    border-radius: 4px;
    display: block;
    overflow: visible;
  }

  .frame-64-copy.bingomarto3, .frame-64-copy.lancer1, .frame-64-copy.lancer2 {
    border-radius: 4px;
  }

  .waiting-title {
    text-align: center;
    margin-top: 60px;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    position: relative;
  }

  .waiting_modale {
    z-index: 21;
    border-radius: 0;
    justify-content: space-around;
    align-items: center;
    width: 100vw;
    height: 100vh;
    min-height: 0;
    padding: 24px;
    position: static;
    inset: 0 auto auto 0%;
  }

  .waiting_modale.hide {
    display: none;
  }

  .cta-bomb-copy {
    display: block;
  }

  .section-room-copy {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .back-button {
    align-items: center;
    width: 100%;
    height: 66px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    bottom: auto;
    left: auto;
  }

  .back-button.autrtuiej {
    bottom: 43px;
    left: 40px;
  }

  .back-button.light_background {
    opacity: 1;
    background-image: none;
    background-size: auto;
    width: 100%;
    height: 76px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 8px;
    right: 0;
  }

  .back-button.light_background.short {
    width: auto;
    margin-left: 16px;
  }

  .back-button.eju {
    margin-left: 0;
    top: 0%;
  }

  .back-button.eju.top_navigation {
    margin-right: 0;
  }

  .back-button.eju.top_navigation:hover {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .container-main-footer {
    max-width: none;
  }

  .flex-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .text-button {
    font-size: 13px;
  }

  .footer-dark, .footer-dark.marto {
    padding-left: 24px;
    padding-right: 24px;
  }

  .link-block-7 {
    padding-left: 0;
    padding-right: 16px;
  }

  .content_giant_game, .content_animation {
    flex-flow: column;
    grid-auto-flow: column;
    display: flex;
  }

  .box_quote-copy {
    border-radius: 12px;
    width: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 32px;
  }

  .box_quote-copy.mobilehidden {
    display: none;
  }

  .box_quote-copy.mobilevisible {
    margin-top: 40px;
  }

  .html-embed-4 {
    height: 80px;
  }

  .section-top-content-copy {
    flex-direction: column;
    margin-top: 60px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-top-content-copy.secondary_page {
    margin-top: 72px;
    padding-top: 60px;
  }

  .section-top-content-copy.info {
    padding-bottom: 0;
  }

  .section-top-content-copy.second_page {
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .section-top-content-copy.contact {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .image-20 {
    width: 100%;
  }

  .flex-block-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .text-block-5 {
    margin-bottom: 24px;
  }

  .text_18-copy {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text_18-copy.margin_left {
    padding-left: 24px;
  }

  .text_18-copy.with_button {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .text_18-copy.bold, .text_18-copy.margin-bottom {
    padding-left: 0;
    padding-right: 0;
  }

  .text_18-copy.margin {
    padding-left: 24px;
    padding-right: 24px;
  }

  .link-block-8 {
    width: 100px;
  }

  .wrapper_footer_rs {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .link_retour_jeu {
    margin-left: auto;
    margin-right: auto;
    padding-right: 30px;
  }

  .illu_cowbow-2 {
    z-index: 0;
    aspect-ratio: 1;
    background-image: url('../images/16.central_1.svg');
    background-position: 50%;
    width: 15vh;
    height: auto;
    display: none;
    inset: -70% auto 0% 6%;
  }

  .illu_cowbow-2.other {
    aspect-ratio: 2 / 3;
    background-image: url('../images/16.central.svg');
    background-position: 50% 0;
    width: 6vh;
    height: auto;
    display: flex;
    top: 11%;
    left: 34%;
  }

  .illu_text_cowboy {
    z-index: 0;
    aspect-ratio: 1;
    background-image: url('../images/16.central_1.svg');
    background-position: 50%;
    width: 15vh;
    height: auto;
    display: none;
    inset: -70% auto 0% 6%;
  }

  .illu_text_cowboy.other {
    aspect-ratio: 2 / 3;
    background-image: url('../images/16.central.svg');
    background-position: 50% 0;
    width: 6vh;
    height: auto;
    display: flex;
    top: 11%;
    left: 34%;
  }

  .retourn-link {
    padding-left: 24px;
  }

  .div-block-20, .div-block-21 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: flex;
  }

  .text_button-hiden {
    text-align: center;
    align-items: center;
    width: 100%;
    display: block;
  }

  .text_button-hiden.black {
    place-content: center flex-start;
    width: auto;
    padding-left: 8px;
    padding-right: 12px;
  }

  .image-21 {
    width: 300px;
  }
  
  /*display:none for displaying language button */
  .dropdown-toggle-5 {
    width: 68px;
    display: block;
  }

  .dropdown-toggle-5.w--open {
    border-right-style: none;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    padding: 12px 20px;
  }

  .dropdown-link-7 {
    border-top-style: solid;
    border-left-style: none;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
    padding: 12px 20px;
    display: block;
  }

  .dropdown-list-5 {
    width: 0;
  }

  .dropdown-list-5.w--open {
    border-top: 1px #000;
    border-left: 1px #000;
    width: 68px;
    top: 0;
    left: 0;
  }

  .dropdown-list-5.w--open:hover {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .dropdown-5 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 0;
    margin-top: 24px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .dropdown-5:hover {
    width: 68px;
  }

  .dropdown-toggle-8 {
    width: 68px;
    display: block;
  }

  .dropdown-toggle-8.w--open {
    border-right-style: none;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    padding: 12px 20px;
  }

  .dropdown-link-8 {
    border-top-style: solid;
    border-left-style: none;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
    padding: 12px 20px;
    display: block;
  }

  .dropdown-8 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 0;
    margin-top: 24px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .dropdown-8:hover {
    width: 68px;
  }

  .dropdown-list-8 {
    width: 0;
  }

  .dropdown-list-8.w--open {
    border-top: 1px #000;
    border-left: 1px #000;
    width: 68px;
    top: 0;
    left: 0;
  }

  .dropdown-list-8.w--open:hover {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
}

#w-node-_3f61509a-fac7-b0d5-3763-509be705858e-31d73911 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3f61509a-fac7-b0d5-3763-509be70585a6-31d73911 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-cb4222c2-e34c-f4e1-7796-79bb93a2fb08-31d73911 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-cb4222c2-e34c-f4e1-7796-79bb93a2fb15-31d73911 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-cb4222c2-e34c-f4e1-7796-79bb93a2fb22-31d73911 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-c28cc763-f708-1e61-f196-6bd9fce9803c-31d73919 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c28cc763-f708-1e61-f196-6bd9fce98043-31d73919 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-c28cc763-f708-1e61-f196-6bd9fce9804a-31d73919 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-c28cc763-f708-1e61-f196-6bd9fce98051-31d73919 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-c28cc763-f708-1e61-f196-6bd9fce98058-31d73919 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-c28cc763-f708-1e61-f196-6bd9fce9805f-31d73919 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-dcc4e5ea-48af-6276-cd0f-580e7ae795a3-d7fdc9ed {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_62de4054-f3ce-869e-61f2-2350aa49bd63-11e68447 {
  align-self: auto;
}

#w-node-_6ab89f94-1fc5-adee-fa35-c0bf66972305-11e68447 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_106d4327-756e-9982-6a89-8e294c779c1f-1e6f7ad8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b8cba563-73fc-21f1-6835-2ee50407dd3d-f1b9bed9, #w-node-_40f73ad2-f426-2f06-4f23-9d4951e37155-03de0d70 {
  place-self: auto start;
}

@media screen and (min-width: 1280px) {
  #w-node-_6ab89f94-1fc5-adee-fa35-c0bf66972305-11e68447 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_3f61509a-fac7-b0d5-3763-509be70585a6-31d73911, #w-node-cb4222c2-e34c-f4e1-7796-79bb93a2fb15-31d73911 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-cb4222c2-e34c-f4e1-7796-79bb93a2fb22-31d73911 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-c28cc763-f708-1e61-f196-6bd9fce9804a-31d73919 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c28cc763-f708-1e61-f196-6bd9fce98051-31d73919 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c28cc763-f708-1e61-f196-6bd9fce98058-31d73919 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-c28cc763-f708-1e61-f196-6bd9fce9805f-31d73919 {
    grid-area: 3 / 2 / 4 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c28cc763-f708-1e61-f196-6bd9fce98043-31d73919 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c28cc763-f708-1e61-f196-6bd9fce9804a-31d73919 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-c28cc763-f708-1e61-f196-6bd9fce98051-31d73919 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-c28cc763-f708-1e61-f196-6bd9fce98058-31d73919 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-c28cc763-f708-1e61-f196-6bd9fce9805f-31d73919 {
    grid-area: 6 / 1 / 7 / 2;
  }
}

