@media (min-width: 1024px) {
    .nav__itemlvl1 {
        text-transform: uppercase;
    }
}

div#a5dc1d93-6f4f-4b10-891e-ebf67970e817 .wizi-img__content:nth-child(4) {
    display: none;
}

@media screen and (min-width: 1024px) {
  div#a5dc1d93-6f4f-4b10-891e-ebf67970e817 .wizi-img--quadruple.wizi-img--picto .wizi-img__content {
    width: calc(33% - 30px);
  }
}

@media (min-width: 1024px) {
    .header.header--fixed .nav__itemlvl1 {
        font-weight: 900 !important;
    }
}

.wiziBtn {
    border-radius: 14px;
}

img.wizi-img__item.lazyloaded {
    border-radius: 30px;
}

div#fbba5cde-4b89-4768-821d-a0af422be769 {
    z-index: 3;
}

@media (min-width: 1024px) {
    .prod-list__title.h1 {
        font-size: 2.125rem !important;
    }
}

.wiziBtn__wrapper {
    justify-content: center !important;
}

div#fbba5cde-4b89-4768-821d-a0af422be769 .wiziBtn__wrapper {
    justify-content: flex-start !important;
}

div#daa40d98-aed9-4cdd-8d45-37ad5041f6d8 .wizi-img--small:before {
    padding-top: 18%;
}

div#a5dc1d93-6f4f-4b10-891e-ebf67970e817 i.far.fa-question-circle {
    display: none;
}

@media (min-width: 1024px) {
    .header.header--fixed .nav__maxWidth {
        gap: 20px;
    }
}

div#a5dc1d93-6f4f-4b10-891e-ebf67970e817 span {
    background-color: #000000a3;
    border-radius: 0px 10px 10px 0px;
    padding: 6px;
}

div#a5dc1d93-6f4f-4b10-891e-ebf67970e817 h3.we-align-center {
    text-align: left;
}

div#bloc-cat-1 {
    border: 3px solid #009BAB;
    border-radius: 20px;
    padding: 10px;
}

.prod-list__left {
    border: 3px solid #009BAB;
    border-radius: 20px;
    padding: 10px;
}

div#a5dc1d93-6f4f-4b10-891e-ebf67970e817 {
    background-color: #009BAB;
}

div#a5dc1d93-6f4f-4b10-891e-ebf67970e817 .wiziblocks__item__maxWidth {
    background-color: transparent;
}

@media (max-width: 2100px) and (min-width: 1200px) {
      div#d2f7ecf8-3c54-432d-8b6e-66a9f4976e6c .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#\31 51f9c46-ebfa-4be4-ac58-121623b29b6c .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;
  }
}

@media (max-width: 719px) {
    .wizi-imgtxt--reverse .wizi-imgtxt__left {
        margin-bottom: 40px !important;
    }
}

@media screen and (max-width: 768px) {
  div#a5dc1d93-6f4f-4b10-891e-ebf67970e817 {
    background-color: #009BAB;
    padding-top: 20px;
  }
}

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