.elementor-kit-5{--e-global-color-primary:#1C242D;--e-global-color-secondary:#F9F5EF;--e-global-color-text:#3A3F44;--e-global-color-accent:#8AC0CB;--e-global-color-4788b32:#FFFFFF;--e-global-color-d868e89:#3E7E8E;--e-global-color-d8fbd5b:#D4E7ED;--e-global-color-828299b:#FAFAFA;--e-global-color-57cbcd9:#D4D4D4;--e-global-color-45c5781:#737373;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-7c14b03-font-family:"Manrope";--e-global-typography-7c14b03-font-size:15px;--e-global-typography-7c14b03-font-weight:300;--e-global-typography-7c14b03-text-transform:uppercase;--e-global-typography-7c14b03-letter-spacing:2px;--e-global-typography-47cddd8-font-family:"Manrope";--e-global-typography-47cddd8-font-size:13px;--e-global-typography-47cddd8-font-weight:600;--e-global-typography-2f9b494-font-family:"Outfit";--e-global-typography-2f9b494-font-size:12px;--e-global-typography-2f9b494-font-weight:600;--e-global-typography-2f9b494-line-height:13px;background-color:var( --e-global-color-4788b32 );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1350px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.picto-card {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.picto-card__icon img {
  width: 56px;
  height: 56px;
  min-width: 56px;
  object-fit: contain;
}

.picto-card__body {
  flex: 1;
  min-width: 0;
}

.picto-card__desc {
  line-height: 1.5;
}/* End custom CSS */