.elementor .e-9b93cd0-8b2d746{color:var(--Col-Texte-Blanc);text-align:start;padding-block-start:var(--Padding-espacement);padding-block-end:var(--Padding-espacement);align-self:start;}.elementor .e-d18ab17-53ebb70{color:var(--Col-Texte-Blanc);text-align:start;padding-block-end:var(--Padding-espacement);align-self:start;}.elementor .e-059e27c-bffe8e4{flex-direction:column;}.elementor .e-00328c6-f86798d{height:700px;background-image:url("https://atenon-dev2.fr/wp-content/uploads/2026/06/Articles-2.jpg");background-repeat:no-repeat;background-attachment:scroll;background-size:cover;background-position:center center;flex-direction:row;justify-content:center;align-items:center;selector {
position: relative;
overflow: hidden;
isolation: isolate;
}

selector::before {
content: "";
position: absolute;
inset: 0;
z-index: 0;
pointer-events: none;

background:
  linear-gradient(
    90deg,
    rgba(2, 11, 36, 0.94) 0%,
    rgba(2, 11, 36, 0.88) 36%,
    rgba(2, 11, 36, 0.62) 62%,
    rgba(2, 11, 36, 0.30) 100%
  );
}

selector > * {
position: relative;
z-index: 1;
}

selector h1,
selector h2,
selector p {
text-shadow: 0 2px 14px rgba(0, 0, 0, 0.42);
}

selector h1,
selector h2 {
color: #ffffff;
line-height: 1.05;
}

selector p {
color: rgba(255, 255, 255, 0.95);
line-height: 1.55;
}

@media (max-width: 767px) {
selector::before {
  background:
    linear-gradient(
      90deg,
      rgba(2, 11, 36, 0.97) 0%,
      rgba(2, 11, 36, 0.94) 58%,
      rgba(2, 11, 36, 0.82) 100%
    );
}

selector h1,
selector h2 {
  line-height: 1.08;
}

selector p {
  line-height: 1.6;
}
}\n}