.wiziblocks__item__maxWidth {
    background-color: transparent;
}
h1.prod-list__right__title {
    z-index: 3;
    margin-left: 2rem;
    color: white;
}
div#bloc-home-2 {
    margin-top: -6rem;
}
.wiziblocks__item--fullpage {
    background: transparent;
}
div#\32 45eb34b-797d-441d-909f-5e407f9288d8 .wizi-img__content:nth-child(4) {
    display: none;
}
.wiziBtn__wrapper {
    justify-content: flex-start;
}
div#\31 d87013a-e5b4-45e7-af79-df69fdf2c74a {
    display: none;
}
@media (min-width: 1024px) {
    .body__wrapper--withoutPadding {
        margin-top: 0px;
    }
}
div#\33 bbc4dcc-93dc-4266-b355-47e7ec5e5fde a.wiziBtn {
    background-color: #2F7F33 !important;
    border-radius: 10px !important;
    color: white !important;
}

div#\33 bbc4dcc-93dc-4266-b355-47e7ec5e5fde .wiziBtn__wrapper {
    justify-content: center !important;
}
div#\32 e97e2ec-cf1b-4685-acc8-b6f5504d3eae {
    background-color: #F5F5DB;
    padding: 30px 0px !important;
}
div#\32 45eb34b-797d-441d-909f-5e407f9288d8 {
    background-color: #F5F5DB;
}
@media screen and (min-width: 1024px) {
  div#\32 45eb34b-797d-441d-909f-5e407f9288d8 {
    background-color: #F5F5DB;
    padding: 30px 150px !important;
  }
}
div#\32 45eb34b-797d-441d-909f-5e407f9288d8 .wizi-img__content {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.footer {
    background-color: #81c784;
}
.rea {
    background: #FAFAED;
}
div#\31 257f78f-7263-40ee-8650-b1befceec595 img.wizi-img__item {
    border-radius: 20px;
}
@media (min-width: 720px) {
    div#\32 45eb34b-797d-441d-909f-5e407f9288d8 .wizi-img--quadruple .wizi-img__content {
        width: calc(25% - -50px);
    }
}
div#\31 257f78f-7263-40ee-8650-b1befceec595 {
    background-color: #F5F5DB;
    padding: 60px 50px !important;
}
div#\30 49d44b5-b9de-47c2-8f89-f85ea4594008 img.wizi-img__item {
    border-radius: 20px;
}
div#d743d7ad-0bd3-4276-82c4-4bc76c258373 .wizi-txt__background {
    border-radius: 15px;
}
div#\32 45eb34b-797d-441d-909f-5e407f9288d8 p.we-align-center:nth-child(2) {
    margin-bottom: 10px !important;
}
div#\31 257f78f-7263-40ee-8650-b1befceec595 a.wiziBtn {
    border: solid 3px #81C784 !important;
    border-radius: 10px !important;
    color: #81C784 !important;
}
div#\30 49d44b5-b9de-47c2-8f89-f85ea4594008 a.wiziBtn {
    border: solid 3px #81C784 !important;
    border-radius: 10px !important;
    color: #81C784 !important;
}
div#d743d7ad-0bd3-4276-82c4-4bc76c258373 a.wiziBtn {
    border: solid 3px #81C784 !important;
    border-radius: 10px !important;
    color: #81C784 !important;
}
div#d743d7ad-0bd3-4276-82c4-4bc76c258373 .wiziBtn__wrapper {
    justify-content: center;
}
/* SCROLLING */
@media (max-width: 2100px) and (min-width: 1200px) {
      div#\31 257f78f-7263-40ee-8650-b1befceec595 .wizi-imgtxt__left {
        animation: slide1 linear;
        animation-timeline: view();
        animation-range-start: cover 0%;
        animation-range-end: contain 30%;
    }
}
@media (max-width: 2100px) and (min-width: 1200px) {
      div#\30 49d44b5-b9de-47c2-8f89-f85ea4594008 .wizi-imgtxt__right {
        animation: slide2 linear;
        animation-timeline: view();
        animation-range-start: cover 0%;
        animation-range-end: contain 30%;
    }
}
 @keyframes slide1 {
  from{
  transform: translateX(-100%);
  opacity:0;
  }
  to {
  transform: translateX(0%);
  opacity:1;
  }
}
 @keyframes slide2 {
  from{
  transform: translateX(100%);
  opacity:0;
  }
  to {
  transform: translateX(0%);
  opacity:1;
  }
}
/* Logo au-dessus du H1 du bloc plantes */
.wizi-txt.wizi-txt--large h1.we-align-center::before {
  content: "";
  display: block;
  width: 180px;
  height: 180px;
  margin: 0 auto 12px auto;
  background-image: url("https://media.cdnws.com/_i/417529/47/475/47/logo-plantimpecs.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

div#\36 7082cb6-5403-45b0-891d-16fa91d6c1b9 a.wiziBtn {
    border: solid 3px #81C784 !important;
    border-radius: 10px !important;
    color: #81C784 !important;
}