.elementor-kit-13{--e-global-color-primary:#E9EAE2;--e-global-color-secondary:#000000;--e-global-color-text:#E9EAE2;--e-global-color-accent:#000000;--e-global-color-b92175a:#FF69FA;--e-global-color-b4dc4cb:#FFC300;--e-global-color-55753d3:#54B4F8;--e-global-color-44743a9:#8FC03D;--e-global-typography-primary-font-family:"Gabarito";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Gabarito";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Gabarito";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Gabarito";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );--e-preloader-animation-duration:500ms;--e-preloader-delay:0ms;--e-preloader-width:10%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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: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 */#gif-slide {
  overflow: hidden;
  position: relative;
  text-align: center;
}

#gif-slide video {
  position: relative;
  display: inline-block;
  width: 20%;        /* video always at 35% of container */
  height: auto;
  animation: slidePauseExit 8s ease-in-out infinite; /* now 8s */
}

@media only screen and (max-width: 767px) {
#gif-slide video {
    width: 65%;  
}
}

@keyframes slidePauseExit {
  0%   { transform: translateX(-300%); }
  40%  { transform: translateX(0); }
  60%  { transform: translateX(0); }
  100% { transform: translateX(300%); }
}

@media only screen and (max-width: 767px) {
 body {
     background-color: #E5E6DB !important;
 }   
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gabarito';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-Regular.eot');
	src: url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-Regular.woff2') format('woff2'),
		url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-Regular.woff') format('woff'),
		url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-Regular.ttf') format('truetype'),
		url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-Regular.svg#Gabarito') format('svg');
}
@font-face {
	font-family: 'Gabarito';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-Medium.eot');
	src: url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-Medium.woff2') format('woff2'),
		url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-Medium.woff') format('woff'),
		url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-Medium.ttf') format('truetype'),
		url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-Medium.svg#Gabarito') format('svg');
}
@font-face {
	font-family: 'Gabarito';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-SemiBold.eot');
	src: url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-SemiBold.woff2') format('woff2'),
		url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-SemiBold.woff') format('woff'),
		url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-SemiBold.ttf') format('truetype'),
		url('https://domainepapou.com/wp-content/uploads/2025/08/Gabarito-SemiBold.svg#Gabarito') format('svg');
}
/* End Custom Fonts CSS */