.elementor-kit-6{--e-global-color-primary:#008149;--e-global-color-secondary:#0157E6;--e-global-color-text:#111111;--e-global-color-accent:#FBFBFB;--e-global-color-374ff69:#FFFFFF;--e-global-color-0b32611:#000000;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:3.75rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-line-height:3.79rem;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:3rem;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-line-height:3.4rem;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-line-height:1.4rem;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-4831dbc-font-family:"SF Pro Display";--e-global-typography-4831dbc-font-size:3.75rem;--e-global-typography-4831dbc-font-weight:600;--e-global-typography-4831dbc-text-transform:none;--e-global-typography-4831dbc-line-height:3.79rem;--e-global-typography-d104dfe-font-family:"SF Pro Display";--e-global-typography-d104dfe-font-size:1.25rem;--e-global-typography-d104dfe-font-weight:500;--e-global-typography-d104dfe-text-transform:none;--e-global-typography-d104dfe-line-height:1.29rem;background-color:#FEFEFE;color:var( --e-global-color-text );font-family:"Raleway", Sans-serif;font-size:1rem;line-height:1.4rem;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-text );}.elementor-kit-6 h2{color:var( --e-global-color-text );}.elementor-kit-6 h3{color:var( --e-global-color-text );}.elementor-kit-6 h4{color:var( --e-global-color-text );}.elementor-kit-6 h5{color:var( --e-global-color-text );}.elementor-kit-6 h6{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 *//* --- Headings: fade + slide up --- */
.fade-words .word {
  opacity: 0;
  display: inline-block;
  transform: translateY(20px);
  transition: all 0.5s ease;
}
.fade-words .word.visible {
  opacity: 1;
  transform: translateY(0);
}

/* --- Paragraphs: overflow hidden slide-up --- */
.fade-words-fast .word {
  display: inline-block;
  overflow: hidden; /* mask */
  vertical-align: bottom;
}

.fade-words-fast .word span {
  display: inline-block;
  transform: translateY(100%); /* hidden below */
  transition: transform 0.2s ease;
}

.fade-words-fast .word.visible span {
  transform: translateY(0); /* slides up */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'SF Pro Display';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('http://finovareceipts.com/wp-content/uploads/2025/08/SF-Pro-Display-Semibold.ttf') format('truetype');
}
@font-face {
	font-family: 'SF Pro Display';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('http://finovareceipts.com/wp-content/uploads/2025/08/SF-Pro-Display-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'SF Pro Display';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('http://finovareceipts.com/wp-content/uploads/2025/08/SF-Pro-Display-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'SF Pro Display';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('http://finovareceipts.com/wp-content/uploads/2025/08/SF-Pro-Display-Heavy.ttf') format('truetype');
}
/* End Custom Fonts CSS */