@charset "UTF-8";
/*
Theme Name: idylliq
Author: Jo Mourad
Author URI: https://idylliq.ca
Template: hello-elementor
Version: 1.0.0
Text Domain: idylliq
*/
.titre-icone p::before, .titre-icone h2::before {
  content: "";
  position: absolute;
  margin-left: -1em;
  margin-top: 0.4em;
  width: 28px;
  height: 28px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.439' height='28.161' viewBox='0 0 34.439 28.161'%3E%3Cg id='Component_3_1' data-name='Component 3 – 1' transform='translate(2.907 0.74)'%3E%3Cline id='Line_72' data-name='Line 72' x1='6.794' y2='26.68' fill='none' stroke='%23ae0019' stroke-width='6'/%3E%3Cline id='Line_73' data-name='Line 73' x1='6.794' y2='26.68' transform='translate(10.915)' fill='none' stroke='%23e13612' stroke-width='6'/%3E%3Cline id='Line_74' data-name='Line 74' x1='6.794' y2='26.68' transform='translate(21.831)' fill='none' stroke='%23f27c00' stroke-width='6'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .titre-icone p::before, .titre-icone h2::before {
    margin-left: -1.1em;
    width: 22px;
  }
}
.titre-fill h1, .titre-fill h2, .titre-heroe h1, .titre-heroe h2 {
  word-break: break-word;
}
.home .section-header {
  clip-path: inset(0 0 100% 0);
}
