.elementor-kit-7{--e-global-color-primary:#FAFAFA;--e-global-color-secondary:#F5F5F5;--e-global-color-text:#000000;--e-global-color-accent:#FF1400;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#212121;}.elementor-kit-7 a{color:var( --e-global-color-text );}.elementor-kit-7 a:hover{color:var( --e-global-color-text );}.elementor-kit-7 h1{color:var( --e-global-color-text );font-family:"Alliance No.2", Sans-serif;font-size:48px;font-weight:100;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:960px;}.e-con{--container-max-width:960px;}.elementor-widget:not(:last-child){margin-bottom:0px;}.elementor-element{--widgets-spacing:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@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 */.hover-underline-animation-black {
  display: inline-block;
  position: relative;
  color: #000000;
}

.hover-underline-animation-black:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #000000;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation-black:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.hover-underline-animation-white {
  display: inline-block;
  position: relative;
  color: #ffffff;
}

.hover-underline-animation-white a {
  color: #ffffff;
}

.hover-underline-animation-white a:hover {
  color: #ffffff;
}

.hover-underline-animation-white:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation-white:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Alliance No.2';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://otif-profil.fr/wp-content/uploads/2022/07/Degarism-Studio-Alliance-No.2-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Alliance No.2';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://otif-profil.fr/wp-content/uploads/2022/07/Degarism-Studio-Alliance-No.2-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Alliance No.2';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://otif-profil.fr/wp-content/uploads/2022/07/Degarism-Studio-Alliance-No.2-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Alliance No.2';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://otif-profil.fr/wp-content/uploads/2022/07/AllianceNo.2-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */