.elementor-kit-987499805{--e-global-color-primary:#174885;--e-global-color-secondary:#000000;--e-global-color-text:#1D1D1D;--e-global-color-accent:#2763AB;--e-global-color-92ac921:#FFFFFF;--e-global-color-846f9cb:#000000;--e-global-color-925b7a5:#091F8C;--e-global-color-845e272:#82A9D5;--e-global-color-960bdf0:#E86202;--e-global-color-739c083:#0A0B10;--e-global-color-314e555:#FFFFFF00;--e-global-color-c554e23:#1172FA;--e-global-color-4f3a967:#00060F;--e-global-color-14637d1:#1C2026;--e-global-color-7ba3abb:#0446A16B;--e-global-color-fc845ad:#F5F5F5;--e-global-color-1ba3b27:#6F9ED7;--e-global-color-cc924ba:#FFFFFF;--e-global-color-8d36712:#E7E7E7;--e-global-color-91779fc:#181818CC;--e-global-color-586c404:#00000000;--e-global-color-c6a8777:#EB6000;--e-global-color-62b00ad:#ACC9EC;--e-global-color-ececfde:#CCDBEC;--e-global-color-19f2f1d:#F9FCFF;--e-global-color-5fc656a:#A7C0DF26;--e-global-color-4c887d8:#F2F2F2;--e-global-color-0172a8d:#11111299;--e-global-color-4794abe:#C7C7C7;--e-global-typography-primary-font-family:"Satoshi";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Satoshi";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Satoshi";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Satoshi";--e-global-typography-accent-font-weight:500;--e-global-typography-e35f9d2-font-family:"Archivo";--e-global-typography-e35f9d2-font-size:4rem;--e-global-typography-e35f9d2-font-weight:400;--e-global-typography-bd89d15-font-family:"Inter";--e-global-typography-bd89d15-font-size:1rem;--e-global-typography-bd89d15-font-weight:400;--e-global-typography-2edfef0-font-family:"Archivo";--e-global-typography-2edfef0-font-size:45px;--e-global-typography-2edfef0-font-weight:400;--e-global-typography-b3b1e17-font-family:"Archivo";--e-global-typography-b3b1e17-font-size:26px;--e-global-typography-b3b1e17-font-weight:400;--e-global-typography-b3b1e17-line-height:1.5em;font-family:"Satoshi", Sans-serif;}.elementor-kit-987499805 button:hover,.elementor-kit-987499805 button:focus,.elementor-kit-987499805 input[type="button"]:hover,.elementor-kit-987499805 input[type="button"]:focus,.elementor-kit-987499805 input[type="submit"]:hover,.elementor-kit-987499805 input[type="submit"]:focus,.elementor-kit-987499805 .elementor-button:hover,.elementor-kit-987499805 .elementor-button:focus{background-color:var( --e-global-color-c6a8777 );}.elementor-kit-987499805 e-page-transition{background-color:#FFBC7D;}.elementor-kit-987499805 p{margin-bottom:5px;}.elementor-kit-987499805 a{color:var( --e-global-color-accent );text-decoration:underline;}.elementor-kit-987499805 a:hover{color:var( --e-global-color-primary );}.elementor-kit-987499805 h1{line-height:1.2em;}.elementor-kit-987499805 h2{line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-987499805{--e-global-typography-2edfef0-font-size:38px;--e-global-typography-2edfef0-line-height:48px;--e-global-typography-b3b1e17-font-size:26px;--e-global-typography-b3b1e17-line-height:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-987499805{--e-global-typography-e35f9d2-font-size:36px;--e-global-typography-e35f9d2-line-height:42px;--e-global-typography-2edfef0-font-size:32px;--e-global-typography-2edfef0-line-height:42px;--e-global-typography-b3b1e17-font-size:18px;--e-global-typography-b3b1e17-line-height:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@keyframes blurToClear {
    0% {
        filter: blur(8px);
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        filter: blur(0);
        opacity: 1;
        transform: translateY(0);
    }
}

.animate {
            animation: blurToClear 1s ease-out forwards;
        }/* End custom CSS */