/*------------------------------------------
 *  Reponsive
 * -----------------------------------------*/
/*------------------------------------------
 *  BUTTON
 * -----------------------------------------*/
/*------------------------------------------
 *  Before/After
 * -----------------------------------------*/
.home h2 {
  margin-bottom: 70px;
}

.home-acteur .sudvin-cols .sv-col-visu {
  position: relative;
}
.home-acteur .sudvin-cols .sv-col-visu figure {
  margin: 0;
}
.home-acteur .sudvin-cols .sv-col-visu figure + figure {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.home-chiffres {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}
.home-chiffres::after {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  left: -38%;
  background-repeat: repeat-x;
  background-position: center;
  background-image: url("/wp-content/themes/ikadia-theme-child/assets/icons/trame.svg");
  transform: rotate(90deg);
  z-index: 1;
}
.home-chiffres .wp-block-columns {
  gap: 140px;
  z-index: 2;
  position: relative;
}
.home-chiffres .wp-block-columns .wp-block-column:first-child {
  padding-top: 100px;
  padding-bottom: 100px;
}
.home-chiffres .wp-block-columns .wp-block-column:last-child {
  max-width: 580px;
}
.home-chiffres .wp-block-columns .wp-block-column:last-child figure {
  height: 100%;
}
.home-chiffres .wp-block-columns .wp-block-column:last-child figure picture img, .home-chiffres .wp-block-columns .wp-block-column:last-child figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.home-chiffres h2 strong {
  text-decoration-color: color-mix(in srgb, var(--wp--preset--color--white) 50%, transparent);
}
.home-chiffres .single-chiffre {
  border: solid 1px var(--wp--preset--color--first);
  border-radius: 10px;
  background-color: var(--wp--preset--color--third);
  gap: 30px;
  margin: 20px 0;
  position: relative;
  transition: all ease 0.3s;
}
.home-chiffres .single-chiffre::before {
  content: "";
  width: 1px;
  height: calc(100% - 20px);
  left: 50%;
  top: 10px;
  position: absolute;
  background-color: var(--wp--preset--color--first);
  transform: translateX(-50%);
  transition: all ease 0.3s;
}
.home-chiffres .single-chiffre p {
  flex: calc(50% - 15px);
  padding: 20px 42px;
  color: var(--wp--preset--color--first);
  transition: all ease 0.3s;
}
.home-chiffres .single-chiffre .label {
  font-size: var(--pxl);
  line-height: 135%;
}
.home-chiffres .single-chiffre .label em {
  display: block;
  font-size: var(--h2);
  font-style: normal;
  line-height: 150%;
}
.home-chiffres .single-chiffre.active {
  background-color: var(--wp--preset--color--first);
}
.home-chiffres .single-chiffre.active::before {
  background-color: var(--wp--preset--color--third);
}
.home-chiffres .single-chiffre.active p {
  color: var(--wp--preset--color--third);
}

.home-actus::after {
  content: "";
  width: 576px;
  height: 376px;
  position: absolute;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("/wp-content/themes/ikadia-theme-child/assets/icons/trame-2.svg");
  z-index: 1;
}
.home-actus .home-actus-intro {
  gap: 65px;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
.home-actus .home-actus-intro .wp-block-heading {
  margin: 0;
}
.home-actus .home-actus-intro .wp-block-group {
  padding-top: 15px;
}
.home-actus .ik-block-last-grille {
  margin-top: 50px;
  position: relative;
  z-index: 2;
}
.home-actus .ik-block-last-grille .ik-block-last-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
}
.home-actus .ik-block-last-grille .ik-block-last-content article:first-child {
  grid-column: 1/span 2;
  grid-row: 1/span 2;
  display: flex;
  flex-direction: column;
}
.home-actus .ik-block-last-grille .ik-block-last-content article:first-child .single-grid-header {
  flex: auto;
}
.home-actus .ik-block-last-grille .ik-block-last-content article:first-child .single-grid-header picture img, .home-actus .ik-block-last-grille .ik-block-last-content article:first-child .single-grid-header img {
  height: 100%;
}
.home-actus .ik-block-last-grille .ik-block-last-content article:first-child .single-grid-content .single-grid-title {
  font-size: var(--pxl);
  margin-bottom: 15px;
}
.home-actus .ik-block-last-grille .ik-block-last-content article:first-child .single-grid-content .single-grid-excerpt {
  display: -webkit-box;
}
.home-actus .ik-block-last-grille .ik-block-last-btn {
  margin-top: 35px;
}
.home-actus .ik-block-last-grille .ik-block-last-btn a {
  margin-left: auto;
  margin-right: 0;
}

.home-produits {
  padding-top: 0 !important;
  padding-bottom: calc(var(--padding-section-h) * 2) !important;
}
.home-produits::after {
  content: "";
  width: 700px;
  height: 460px;
  position: absolute;
  bottom: -80px;
  left: -80px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/wp-content/themes/ikadia-theme-child/assets/icons/trame-3.svg);
  z-index: 1;
}
.home-produits .home-produits-cats-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
  margin-bottom: var(--padding-section-h) !important;
}
.home-produits .home-produits-cats-row > .wp-block-group {
  min-height: 180px;
  border-radius: 10px;
  position: relative;
  background-size: 100% !important;
  background-position: center !important;
  transition: all ease 0.3s;
}
.home-produits .home-produits-cats-row > .wp-block-group::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--wp--preset--color--fourth);
  opacity: 0;
  border-radius: 10px;
  transition: all ease 0.3s;
  z-index: 1;
}
.home-produits .home-produits-cats-row > .wp-block-group a {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: var(--h2);
  color: var(--wp--preset--color--white);
  font-weight: 700;
  z-index: 2;
}
.home-produits .home-produits-cats-row > .wp-block-group a::before {
  content: none;
}
.home-produits .home-produits-cats-row > .wp-block-group:hover {
  background-size: 110% !important;
}
.home-produits .home-produits-cats-row > .wp-block-group:hover::before {
  opacity: 0.4;
}
.home-produits .wp-block-columns {
  gap: 100px;
  position: relative;
  z-index: 2;
}
.home-produits .wp-block-columns .wp-block-column:first-child {
  max-width: 535px;
}
.home-produits h2 {
  margin-bottom: 45px;
}

@media (max-width: 1600px) {
  .home-chiffres .wp-block-columns {
    gap: 80px;
  }
  .home-chiffres .single-chiffre p {
    flex: calc(50% - 10px);
    padding: 20px 35px;
  }
}
@media (max-width: 1400px) {
  .home h2 {
    margin-bottom: 35px;
  }
  .home-acteur .sudvin-cols .sv-col-visu figure + figure {
    width: 100px;
    height: 100px;
    transform: translate(-33%, -33%);
  }
  .home-chiffres .wp-block-columns .wp-block-column:first-child {
    padding-top: var(--padding-section-h);
    padding-bottom: var(--padding-section-h);
  }
  .home-actus::after {
    width: 350px;
    height: 230px;
  }
  .home-actus .home-actus-intro .wp-block-group {
    padding-top: 0;
  }
  .home-produits {
    padding-bottom: var(--padding-section-h) !important;
  }
  .home-produits::after {
    content: "";
    width: 400px;
    height: 265px;
    bottom: -20px;
    left: -20px;
  }
  .home-produits .home-produits-cats-row > .wp-block-group {
    min-height: 150px;
  }
  .home-produits .wp-block-columns {
    gap: 60px;
  }
}
@media (max-width: 1224px) {
  .home-chiffres .wp-block-columns {
    gap: 35px;
  }
  .home-chiffres .single-chiffre {
    gap: 20px;
  }
  .home-chiffres .single-chiffre p {
    padding: 12px 15px;
    width: calc(50% - 10px);
  }
  .home-actus .ik-block-last-grille .ik-block-last-content {
    grid-template-columns: 1fr 1fr;
  }
  .home-actus .ik-block-last-grille .ik-block-last-content article:first-child .single-grid-header picture img, .home-actus .ik-block-last-grille .ik-block-last-content article:first-child .single-grid-header img {
    height: 400px;
  }
  .home-produits .wp-block-columns {
    gap: 50px;
  }
  .home-produits .home-produits-cats-row > .wp-block-group {
    min-height: 100px;
  }
}
@media (max-width: 1024px) {
  .home h2 {
    margin-bottom: 25px;
  }
  .home-acteur .sudvin-cols .sv-col-visu figure + figure {
    right: 0;
    left: auto;
    transform: translate(50%, -50%);
  }
  .home-actus .home-actus-intro {
    gap: 35px;
  }
  .home-actus .home-actus-intro .wp-block-heading {
    min-width: 180px;
  }
  .home-produits .wp-block-columns {
    gap: 35px;
  }
}
@media (max-width: 781px) {
  .home-acteur .sudvin-cols .sv-col-visu figure + figure {
    width: 75px;
    height: 75px;
    transform: translate(25%, -25%);
  }
  .home-chiffres::after {
    content: none;
  }
  .home-chiffres .wp-block-columns {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: var(--padding-section-h);
    gap: 35px;
  }
  .home-chiffres .wp-block-columns .wp-block-column:first-child {
    padding-left: var(--padding-section);
    padding-right: var(--padding-section);
    padding-top: 0;
    padding-bottom: 0;
  }
  .home-chiffres .wp-block-columns .wp-block-column:last-child {
    max-width: 100%;
  }
  .home-chiffres .wp-block-columns .wp-block-column:last-child figure img, .home-chiffres .wp-block-columns .wp-block-column:last-child figure picture img {
    height: 150px;
    object-fit: cover;
  }
  .home-actus .home-actus-intro {
    gap: 25px;
  }
  .home-actus .home-actus-intro .wp-block-heading {
    min-width: 150px;
  }
  .home-actus .ik-block-last-grille .ik-block-last-content {
    grid-template-columns: 1fr 1fr;
  }
  .home-actus .ik-block-last-grille .ik-block-last-content article:first-child .single-grid-header picture img, .home-actus .ik-block-last-grille .ik-block-last-content article:first-child .single-grid-header img {
    height: 250px;
  }
  .home-produits .home-produits-cats-row > .wp-block-group {
    background-size: cover !important;
  }
}
@media (max-width: 550px) {
  .home-chiffres .single-chiffre {
    flex-direction: column;
    padding: 15px 25px;
    gap: 10px;
  }
  .home-chiffres .single-chiffre::before {
    content: none;
  }
  .home-chiffres .single-chiffre p {
    width: 100%;
    padding: 0;
  }
  .home-actus::after {
    width: 150px;
    height: 100px;
  }
  .home-actus .home-actus-intro {
    gap: 25px;
    flex-direction: column;
  }
  .home-actus .home-actus-intro .wp-block-heading {
    min-width: unset;
  }
  .home-actus .ik-block-last-grille .ik-block-last-content {
    grid-template-columns: 1fr;
  }
  .home-actus .ik-block-last-grille .ik-block-last-content article:first-child {
    grid-row: auto;
    grid-column: auto;
  }
  .home-actus .ik-block-last-grille .ik-block-last-content article:first-child .single-grid-header picture img, .home-actus .ik-block-last-grille .ik-block-last-content article:first-child .single-grid-header img {
    height: 250px;
  }
  .home-produits::after {
    width: 200px;
    height: 130px;
  }
  .home-produits .home-produits-cats-row {
    gap: 15px;
    grid-template-columns: 1fr;
  }
}/*# sourceMappingURL=accueil.css.map */