.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#0A0A0A;--e-global-color-accent:#61CE70;--e-global-color-69ccbb0:#F6F6F6;--e-global-color-c20f528:#D6230C;--e-global-color-21381f9:#0A0A0A;--e-global-color-56cd75d:#0A0A0A;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.3;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1.1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:1.2rem;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.4;--e-global-typography-52d2c2d-font-family:"Barlow";--e-global-typography-52d2c2d-font-size:18px;--e-global-typography-52d2c2d-font-weight:300;--e-global-typography-52d2c2d-line-height:1.4;color:#111111;font-family:"Inter", Sans-serif;font-size:17.6px;font-weight:400;line-height:1.6;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{color:#111111;font-family:"Inter", Sans-serif;font-size:40px;font-weight:700;line-height:1.2;}.elementor-kit-7 h2{color:#111111;font-family:"Inter", Sans-serif;font-size:32px;font-weight:600;line-height:1.3;}.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);}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:28px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:1.1;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:28px;--e-global-typography-secondary-font-size:24px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-line-height:1.4;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body, p, span, li, input, select, textarea, a, h1, h2, h3, h4, h5, h6 {
  font-family: 'Barlow', sans-serif !important;
}




.e-fas-arrow-down {
  animation: bounce 2.5s infinite ease-in-out;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(8px);
    opacity: 0.7;
  }
}/* End custom CSS */