:root {
  --black: #232323;
  --dodger-blue: #219df3;
  --ffffff: white;
  --red: #ef3e36;
  --medium-aquamarine: #97d8c4;
}

body {
  color: var(--black);
  font-family: Inter, sans-serif;
  font-size: 1vw;
  line-height: 1;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5.2em;
  font-weight: 700;
  line-height: 1.15;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.15;
}

h3 {
  margin-top: .2em;
  margin-bottom: .2em;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.25;
}

p {
  margin-bottom: 10px;
  font-size: 1em;
  line-height: 1.4;
}

a {
  text-decoration: none;
}

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

.container {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block {
  background-image: url('../images/homebg.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60em;
  display: flex;
  position: relative;
}

.nav {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 4em;
  display: flex;
}

.image {
  width: 15em;
}

.div-block-3 {
  width: 100%;
  margin-top: 5.5em;
}

.button-container {
  flex-flow: column wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.button-container.mobile {
  display: none;
}

.button-standard {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  padding: .5em 1.2em;
  font-size: 1.6em;
  line-height: 1;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-text {
  z-index: 5;
}

.button-bg-color {
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: content-box;
  width: 125%;
  height: 200%;
  display: block;
  position: absolute;
  transform: skew(-35deg);
}

.div-block-4 {
  align-items: stretch;
  display: flex;
}

.content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  padding-left: 4em;
  padding-right: 4em;
  display: flex;
  transform: translate(0, -3.5em);
}

.div-block-6 {
  background-color: var(--dodger-blue);
  border-radius: 25px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding: 4em 2em;
  display: flex;
  box-shadow: 0 10px 25px 1px rgba(35, 35, 35, .25);
}

.div-block-7 {
  text-align: center;
  width: 33%;
  padding-left: 2.5em;
  padding-right: 2.5em;
}

.div-block-8 {
  align-items: center;
  width: 1px;
  display: flex;
}

.div-block-9 {
  background-color: var(--ffffff);
  width: 1px;
  height: 35%;
}

.separator {
  width: 100%;
  height: 2em;
}

.meilleur-marques {
  background-color: var(--ffffff);
  border-radius: 25px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  box-shadow: 0 10px 25px 1px rgba(35, 35, 35, .25);
}

.div-block-7-copy {
  flex-direction: column;
  align-items: flex-start;
  width: 40%;
  padding: 6em 2em 6em 4em;
  display: flex;
}

.white {
  color: var(--ffffff);
}

.projet-img {
  text-align: center;
  background-image: url('../images/projetsection.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.meilleur-marques-copy {
  background-color: var(--ffffff);
  border-radius: 25px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 25px 1px rgba(35, 35, 35, .25);
}

.div-block-7-copy-copy {
  flex-direction: column;
  align-items: flex-start;
  width: 40%;
  padding: 6em 2em 6em 4em;
  display: flex;
}

.link-social {
  align-items: stretch;
  margin-right: 3em;
  display: flex;
}

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

.link-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.link-standard {
  font-size: 1.4em;
  line-height: 1;
  text-decoration: none;
}

.effect-underline {
  background-color: #000;
  width: 0%;
  height: 2px;
  margin-top: .2em;
  transition: width .2s;
}

.nav-separator {
  width: 1.5em;
  height: 100%;
  font-size: 1.8em;
  line-height: 1;
}

.footer {
  background-color: var(--ffffff);
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 6em;
  margin-bottom: 2em;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.content-copy {
  background-image: url('../images/building.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 75em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  height: 100%;
  padding-left: 4em;
  padding-right: 4em;
  display: flex;
}

.section-header {
  margin-bottom: .4em;
}

.section-paragraph {
  margin-bottom: 2.5em;
}

.footer-left {
  flex-direction: column;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.footer-right {
  text-align: center;
  justify-content: flex-end;
  width: 50%;
  display: flex;
}

.div-block-10 {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-10-copy {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 3em;
  display: flex;
}

.button-standard-menu {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  padding: .5em 1.2em;
  font-size: 1.4em;
  line-height: 1;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-3-copy {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 10em;
  padding-left: 4em;
  display: flex;
}

.div-block-11 {
  justify-content: flex-end;
  width: 50%;
  padding-right: 4em;
  display: flex;
}

.image-2 {
  width: 30em;
}

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

.page-title {
  margin-bottom: .25em;
}

.page-top {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60em;
  display: flex;
  position: relative;
}

.asdasdas {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 6em 4em;
  display: flex;
}

.div-block-23 {
  border-bottom: 1px solid var(--black);
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.div-block-23.last {
  border-bottom-style: none;
}

.div-block-24-v3 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-30 {
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.v3img {
  max-width: 130px;
  max-height: 80px;
  margin-left: 40px;
  margin-right: 40px;
  transition: all .2s ease-in-out;
}

.v3img:hover {
  opacity: 1;
  filter: saturate();
}

.heading-6 {
  margin-bottom: 20px;
}

.accordion-bottom {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  width: 100%;
  overflow: hidden;
}

.accordion-mask {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.accordion-icon {
  justify-content: center;
  align-items: center;
  position: relative;
}

.accordion-container {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.accordion-top-content {
  border-top: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.accordion-top-content.first {
  border-top-style: none;
}

.plus-line-02 {
  background-color: #000;
  width: 1px;
  height: 100%;
  position: absolute;
}

.accordion-content-wrapper {
  justify-content: flex-start;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
  overflow: hidden;
}

.plus-icon-wrapper {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  padding: 5px;
  transition: transform .55s;
  display: flex;
  position: relative;
}

.plus-line-01 {
  background-color: #000;
  width: 100%;
  height: 1px;
  position: absolute;
}

.accordion-wrapper, .accordion-trigger {
  width: 100%;
}

.accordion-top-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-3 {
  display: none;
}

.fourni, .proje {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  height: 100%;
  padding-left: 4em;
  padding-right: 4em;
  display: flex;
}

.prrr {
  background-color: var(--ffffff);
  border-radius: 25px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  box-shadow: 0 10px 25px 1px rgba(35, 35, 35, .25);
}

.image-4 {
  width: 7em;
}

.selected-brands {
  text-align: center;
  flex-flow: wrap;
  align-items: center;
  width: 50%;
  padding-top: 6em;
  padding-bottom: 6em;
  padding-right: 4em;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-5 {
  width: 50%;
}

.div-block-31 {
  flex-direction: column;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.project-contain {
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-32 {
  background-color: var(--dodger-blue);
  width: .5em;
  height: .5em;
  margin-right: 10px;
}

.text-block {
  font-size: 1.4em;
  line-height: 1;
}

.menu-btn {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  padding: 5px;
  transition: transform .55s;
  display: none;
  position: relative;
}

.button-text-large {
  z-index: 5;
  position: relative;
}

.effect-underline-2 {
  background-color: #000;
  width: 0%;
  height: 1px;
  margin-top: .2em;
  transition: width .2s;
}

.item-wrapper-2 {
  align-items: center;
  display: flex;
  overflow: hidden;
}

.item-wrapper-2.menu-link {
  margin-bottom: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}

.menu-bg {
  background-color: var(--dodger-blue);
  border-radius: 2000px;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.menu {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
}

.link-social-menu {
  color: #fff;
  font-size: 2em;
  line-height: 1;
}

.link-wrapper-2 {
  border-bottom-style: none;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.menu-container {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  overflow: hidden;
}

.button-email {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 501px;
  justify-content: center;
  align-items: center;
  padding: .2em .9em;
  font-size: 4em;
  line-height: 1;
  transition: all .2s ease-in-out;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-menu-email {
  flex-flow: column wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.button-menu-email.mobile {
  display: none;
}

.menu-social-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 6em;
  margin-bottom: 2em;
  display: flex;
}

.menu-social-container {
  align-items: flex-start;
  margin-top: 8em;
  display: flex;
}

.link-menu {
  color: #fff;
  font-size: 5em;
  line-height: 1;
}

.menu-links {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-separator-menu {
  color: #fff;
  padding-right: .5em;
  font-size: 2em;
  line-height: 1;
}

.button-email-bg {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: content-box;
  border-radius: 400px;
  width: 900px;
  height: 900px;
  position: absolute;
}

.menu-vertical-separator {
  display: none;
}

.menu-content {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  padding-top: 10em;
  padding-bottom: 2em;
  display: flex;
}

@media screen and (max-width: 991px) {
  h3 {
    font-size: 3em;
  }

  .plus-icon-wrapper {
    width: 2.5em;
    height: 2.5em;
  }

  .project-contain {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .text-block {
    font-size: 1.6em;
  }

  .menu-btn {
    width: 2.5em;
    height: 2.5em;
  }

  .menu-social-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .menu-links {
    padding-top: 4em;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 10em;
  }

  h2 {
    font-size: 7.5em;
  }

  h3 {
    font-size: 5em;
  }

  p {
    font-size: 3em;
  }

  .div-block {
    height: 125em;
  }

  .image {
    width: 30em;
  }

  .div-block-3 {
    margin-top: 10em;
  }

  .button-container {
    display: none;
  }

  .button-container.mobile {
    display: block;
  }

  .button-standard {
    justify-content: center;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 4em;
    display: flex;
  }

  .button-bg-color {
    width: 600px;
    height: 600px;
  }

  .content {
    transform: translate(0, -9em);
  }

  .div-block-6 {
    flex-direction: column;
    align-items: center;
    padding: 8em 0;
  }

  .div-block-7 {
    width: 100%;
    padding-left: 8em;
    padding-right: 8em;
  }

  .div-block-8 {
    height: 8em;
  }

  .div-block-9 {
    display: none;
  }

  .separator {
    height: 6em;
  }

  .meilleur-marques {
    flex-direction: column;
    padding: 0;
  }

  .div-block-7-copy {
    text-align: center;
    align-items: center;
    width: 100%;
    padding: 8em;
  }

  .projet-img {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .meilleur-marques-copy {
    flex-direction: column-reverse;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .div-block-7-copy-copy {
    text-align: center;
    align-items: center;
    width: 100%;
    padding: 8em;
  }

  .link-social {
    margin-top: 14em;
    display: none;
  }

  .link-standard, .nav-separator {
    font-size: 4em;
  }

  .footer {
    flex-direction: column;
    align-items: center;
    margin-top: 16em;
    margin-bottom: 6em;
  }

  .content-copy {
    background-size: 110em;
  }

  .footer-left {
    align-items: center;
    width: 100%;
    margin-bottom: 6em;
  }

  .footer-right {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .div-block-10 {
    text-align: center;
    align-items: center;
  }

  .div-block-10-copy {
    text-align: center;
    align-items: center;
    margin-right: 0;
  }

  .button-standard-menu {
    justify-content: center;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 8.5em;
    display: none;
  }

  .div-block-3-copy {
    margin-top: 16em;
    padding-left: 0;
  }

  .div-block-11 {
    display: none;
  }

  .div-block-12 {
    text-align: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-top {
    height: 100em;
  }

  .asdasdas {
    text-align: center;
    align-items: center;
    width: 100%;
    padding: 8em;
  }

  .div-block-30 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .v3img {
    width: 90%;
  }

  .accordion-content-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .plus-icon-wrapper {
    width: 6em;
    height: 6em;
  }

  .accordion-wrapper {
    margin-left: 2.5em;
    margin-right: 2.5em;
  }

  .image-3 {
    width: 100%;
    display: block;
  }

  .fourni, .proje {
    background-size: 110em;
  }

  .prrr {
    flex-direction: column;
    padding: 0;
  }

  .image-4 {
    width: 20em;
  }

  .selected-brands {
    width: 100%;
    padding-left: 4em;
    position: static;
  }

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

  .div-block-32 {
    width: 1em;
    height: 1em;
    margin-right: 5px;
  }

  .text-block {
    font-size: 2.4em;
  }

  .menu-btn {
    width: 6em;
    height: 6em;
    display: flex;
  }

  .menu-bg {
    border-radius: 0;
    width: 100%;
    height: 100%;
  }

  .menu {
    justify-content: flex-start;
    padding-left: 2em;
    padding-right: 2em;
  }

  .link-social-menu {
    font-size: 5em;
  }

  .menu-container {
    display: none;
  }

  .button-email {
    justify-content: center;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 8.5em;
    display: flex;
  }

  .button-menu-email {
    margin-top: 4em;
  }

  .button-menu-email.mobile {
    display: none;
  }

  .menu-social-wrapper {
    align-items: stretch;
    width: 100%;
    padding-left: 0;
  }

  .menu-social-container {
    justify-content: center;
    margin-top: 14em;
  }

  .link-menu {
    font-size: 10vw;
  }

  .menu-links {
    align-items: center;
    width: 100%;
  }

  .text-separator-menu {
    padding-left: .5em;
    font-size: 5em;
  }

  .button-email-bg {
    width: 600px;
    height: 600px;
  }

  .menu-vertical-separator {
    width: 100%;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .menu-content {
    width: 100%;
    padding-top: 30em;
    padding-bottom: 6em;
  }
}

@media screen and (max-width: 479px) {
  .div-block-30 {
    width: 50%;
  }

  .v3img {
    max-width: none;
    max-height: none;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-31 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block {
    font-size: 3.4em;
  }

  .menu-container {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61bf4-1b9f9813 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61bfb-1b9f9813 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61c10-1b9f9813 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61c17-1b9f9813 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61c20-1b9f9813 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61c27-1b9f9813 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_82b1646a-5c67-825f-a909-aee8a526cbe4-1b9f9813 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_82b1646a-5c67-825f-a909-aee8a526cbeb-1b9f9813 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_82b1646a-5c67-825f-a909-aee8a526cc00-1b9f9813 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_82b1646a-5c67-825f-a909-aee8a526cc07-1b9f9813 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_82b1646a-5c67-825f-a909-aee8a526cc10-1b9f9813 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_82b1646a-5c67-825f-a909-aee8a526cc17-1b9f9813 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_9a091739-636a-b3eb-ec70-1f80d3b95da3-1b9f9813 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_9a091739-636a-b3eb-ec70-1f80d3b95daa-1b9f9813 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61bf4-a78bc0a9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61bfb-a78bc0a9 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61c10-a78bc0a9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61c17-a78bc0a9 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61c20-a78bc0a9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61c27-a78bc0a9 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_82b1646a-5c67-825f-a909-aee8a526cbe4-a78bc0a9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_82b1646a-5c67-825f-a909-aee8a526cbeb-a78bc0a9 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_82b1646a-5c67-825f-a909-aee8a526cc00-a78bc0a9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_82b1646a-5c67-825f-a909-aee8a526cc07-a78bc0a9 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_82b1646a-5c67-825f-a909-aee8a526cc10-a78bc0a9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_82b1646a-5c67-825f-a909-aee8a526cc17-a78bc0a9 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_9a091739-636a-b3eb-ec70-1f80d3b95da3-a78bc0a9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_9a091739-636a-b3eb-ec70-1f80d3b95daa-a78bc0a9 {
    grid-area: 2 / 1 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61bfb-1b9f9813, #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61c17-1b9f9813, #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61c27-1b9f9813, #w-node-_82b1646a-5c67-825f-a909-aee8a526cbeb-1b9f9813, #w-node-_82b1646a-5c67-825f-a909-aee8a526cc07-1b9f9813, #w-node-_82b1646a-5c67-825f-a909-aee8a526cc17-1b9f9813, #w-node-_9a091739-636a-b3eb-ec70-1f80d3b95daa-1b9f9813, #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61bfb-a78bc0a9, #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61c17-a78bc0a9, #w-node-_97578fc5-a01f-ed7a-6c40-cb3992f61c27-a78bc0a9, #w-node-_82b1646a-5c67-825f-a909-aee8a526cbeb-a78bc0a9, #w-node-_82b1646a-5c67-825f-a909-aee8a526cc07-a78bc0a9, #w-node-_82b1646a-5c67-825f-a909-aee8a526cc17-a78bc0a9, #w-node-_9a091739-636a-b3eb-ec70-1f80d3b95daa-a78bc0a9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


