.elementor-kit-28835{--e-global-color-primary:#0F1F43;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f410cfa:#ECECEC;--e-global-typography-primary-font-family:"Acumin Variable";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Acumin Variable";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Acumin Variable";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Acumin Variable";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0%;--container-default-padding-right:8%;--container-default-padding-bottom:0%;--container-default-padding-left:8%;}.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);}@media(max-width:1024px){.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 *//* ACF Données techniques */


.avantage_list {
	text-indent: -30px; /* key property */
	margin-left: 30px; /* key property */
}

.avantages {
	  display: grid!important;
	  grid-template-columns: repeat(auto-fit,minmax(300px, 1fr));
	  gap: 15px;
}

ul.film_specs {
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(300px, 1fr));
  gap: 15px;
}

ul.film_specs li {
  text-align: left;
  padding-bottom: 15px;
}

ul.film_specs .term {
	text-decoration: none;
}

ul.film_specs .value {
	font-weight: 600;
	font-size: 29px;
}

ul.pdf-document-list li {
    list-style-type: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Acumin Variable';
	font-display: auto;
	src: url('/Users/admin/Downloads/Acumin-Variable-Concept.ttf') format('truetype');
}
/* End Custom Fonts CSS */