.elementor-1477 .elementor-element.elementor-element-9dd335a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:50px 50px;--row-gap:50px;--column-gap:50px;}.elementor-1477 .elementor-element.elementor-element-5628d4b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-1477 .elementor-element.elementor-element-faa4306 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-1477 .elementor-element.elementor-element-faa4306 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-1477 .elementor-element.elementor-element-faa4306 .jet-listing-dynamic-field{justify-content:center;}.elementor-1477 .elementor-element.elementor-element-faa4306 .jet-listing-dynamic-field__content{text-align:center;}.elementor-1477 .elementor-element.elementor-element-faa4306 .jet-listing-dynamic-field.display-multiline{border-radius:10px 10px 10px 10px;}.elementor-1477 .elementor-element.elementor-element-faa4306 .jet-listing-dynamic-field.display-inline .jet-listing-dynamic-field__inline-wrap{border-radius:10px 10px 10px 10px;}.elementor-1477 .elementor-element.elementor-element-8670065{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-1477 .elementor-element.elementor-element-8bae97e .jet-listing-dynamic-field__content{font-size:26px;font-weight:600;text-align:left;}.elementor-1477 .elementor-element.elementor-element-8bae97e .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-1477 .elementor-element.elementor-element-8bae97e .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-1477 .elementor-element.elementor-element-8bae97e .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-1477 .elementor-element.elementor-element-ad1f734 .jet-listing-dynamic-field__content{font-size:16px;font-weight:normal;text-align:left;}.elementor-1477 .elementor-element.elementor-element-ad1f734 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-1477 .elementor-element.elementor-element-ad1f734 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-1477 .elementor-element.elementor-element-ad1f734 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-1477 .elementor-element.elementor-element-453cff8 .elementor-button:hover, .elementor-1477 .elementor-element.elementor-element-453cff8 .elementor-button:focus{color:var( --e-global-color-astglobalcolor5 );}.elementor-1477 .elementor-element.elementor-element-453cff8 .elementor-button:hover svg, .elementor-1477 .elementor-element.elementor-element-453cff8 .elementor-button:focus svg{fill:var( --e-global-color-astglobalcolor5 );}@media(min-width:768px){.elementor-1477 .elementor-element.elementor-element-5628d4b{--width:50%;}.elementor-1477 .elementor-element.elementor-element-8670065{--width:50%;}}@media(max-width:767px){.elementor-1477 .elementor-element.elementor-element-9dd335a{--flex-direction:column-reverse;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}/* Start custom CSS for jet-listing-dynamic-field, class: .elementor-element-faa4306 *//* CSS à placer dans "Avancé > CSS Personnalisé" du widget Dynamic Field */

.elementor-1477 .elementor-element.elementor-element-faa4306 img {
  /* --- Dimensions et Forme du carré (400x400px) --- */
  width: 800px !important; /* Force la largeur à 400px */
  height: 400px !important; /* Force la hauteur à 400px, rendant l'image carrée */

  /* --- Adaptation de l'image (mode 'cover') --- */
  object-fit: cover !important; /* L'image remplit la zone, rognée si nécessaire */
  object-position: center center !important; /* Centre l'image dans la zone visible */

  /* --- Esthétique (bords arrondis) --- */
  border-radius: 10px !important; /* Applique les bords arrondis de 10px */
  overflow: hidden !important; /* Important pour que les coins arrondis soient respectés sur l'image rognée */

  /* --- Comportement d'affichage --- */
  display: block !important; /* Convertit en élément bloc pour un meilleur contrôle */
  margin: 0 auto !important; /* Centre l'image horizontalement au sein du widget */

  /* --- Fallback visuel (optionnel) --- */
  background-color: #f0f0f0 !important; /* Couleur de fond avant le chargement de l'image ou si elle manque */
}/* End custom CSS */