.elementor .e-ed573ef-0e1ad6c{font-family:Poppins;font-weight:700;font-size:36px;color:#fcfcfa;box-shadow:2px 5px 10px 0px rgba(0, 0, 0, 0.7);}.elementor .e-82d4a18-0f494c1{width:230px;font-family:Poppins;font-weight:500;color:#fffcfc;border-radius:15px;background-color:#D4A017;}.elementor .e-f818c34-d6e66ff{width:230px;font-family:Poppins;font-weight:500;color:#fefefe;border-radius:15px;border-width:2px;border-color:#fbf7f7;border-style:solid;background-color:#1d3595b3;}.elementor .e-709e137{width:100%;min-height:380px;padding-block-start:30px;padding-block-end:0px;padding-inline-start:60px;padding-inline-end:0px;margin:0px;background-image:url("https://www.cnpb.cm/wp-content/uploads/2026/05/DSC_7736-scaled.jpg");background-repeat:no-repeat;background-attachment:scroll;background-size:cover;background-position:center center;opacity:80%;backdrop-filter:brightness(85%);flex-direction:column;justify-content:center;align-items:start;}.elementor .e-e210194-6dbc7d7{width:1px;height:33px;box-shadow:0px 3px 10px 0px rgba(0, 0, 0, 1);}.elementor .e-fc21921-8575be2{width:1px;height:33px;box-shadow:0px 3px 10px 0px rgba(0, 0, 0, 1);}.elementor .e-0c9e92e-accc58d{width:1px;height:33px;box-shadow:0px 3px 10px 0px rgba(0, 0, 0, 1);}.elementor .e-06df220-d768287{width:1px;height:33px;box-shadow:0px 3px 10px 0px rgba(0, 0, 0, 1);}.elementor .e-7877495-346bf03{width:1px;height:33px;box-shadow:0px 3px 10px 0px rgba(0, 0, 0, 1);}.elementor .e-5ae3443{width:100%;border-radius:70px;border-style:none;background-color:#FFFFFF;box-shadow:0px 5px 20px 0px rgba(0, 0, 0, 0.3);flex-direction:row;justify-content:center;align-items:center;}.elementor .e-7ab453a{margin-block-start:-10px;flex-direction:row;justify-content:space-around;align-items:center;/* Conteneur parent */
selector {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
  padding: 40px 20px;
}

/* Version mobile */
@media (max-width: 768px) {
  selector {
      flex-direction: column-reverse;
      gap: 30px;
      text-align: center;
  }
}\n}