.elementor-kit-945{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-51fbd18:#055EBC;--e-global-color-8e75fc0:#32C2E5;--e-global-color-5c3cd62:#298CF5;--e-global-color-8766e5b:#0A1F44;--e-global-color-f4eeb85:#FFFFFF;--e-global-color-1bccb76:#2DD4BF;--e-global-color-7ead452:#334155;--e-global-color-6d9d944:#E0F2FE;--e-global-color-846feeb:#F2F4F8;--e-global-color-58a2daa:#333333;--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;--e-global-typography-683a0cf-font-family:"Work Sans";--e-global-typography-c90f28b-font-family:"Poppins";--e-global-typography-5e0e16c-font-family:"Inter";--e-global-typography-6cedc19-font-family:"Space Grotesk";--e-global-typography-65364d1-font-family:"Outfit";--e-global-typography-cecb168-font-family:"Familjen Grotesk";font-family:var( --e-global-typography-5e0e16c-font-family ), Sans-serif;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;}.elementor-kit-945 e-page-transition{background-color:transparent;background-image:linear-gradient(125deg, #0A1F44DE 9%, #32C2E559 100%);}.elementor-kit-945 h1{font-family:var( --e-global-typography-c90f28b-font-family ), Sans-serif;}.elementor-kit-945 h2{font-family:"Poppins", Sans-serif;font-size:2.5em;font-weight:700;}.elementor-kit-945 h3{font-family:var( --e-global-typography-c90f28b-font-family ), Sans-serif;}.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 */@keyframes highlight {
    from {
      background-position: 0;
    }

    to {
      background-position: -100%;
    }
}

.highlight-text-ani {
    animation-name: highlight;
    animation-duration: 0.75s;
    animation-fill-mode: forwards;
    background-size: 200%;
    background-image: linear-gradient(to right, white 50%, transparent 50%), 
                      linear-gradient(#32c2e5 50%, #32c2e5 100%);
}/* End custom CSS */