.elementor-kit-6{--e-global-color-primary:#0057A8;--e-global-color-secondary:#54595F;--e-global-color-text:#1C1C1C;--e-global-color-accent:#A64253;--e-global-color-8912858:#D8DBE2;--e-global-color-70a79f3:#003566;--e-global-color-f8cbbc0:#99CEFF;--e-global-typography-primary-font-family:"Noto Sans Marchen";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Archivo Black";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Bebas Neue";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-slide-out-up;--e-page-transition-animation-duration:500ms;--e-preloader-animation-duration:900ms;--e-preloader-delay:0ms;--e-preloader-color:#01101F;--e-preloader-size:37px;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-70a79f3 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-header .site-branding .site-logo img{width:352px;max-width:352px;}.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 */.fade-text, .fade-icon {
            
            transition: opacity 2s ease-in-out, transform 2s ease-in-out;
        }
        .fade-text {
            opacity: 1;
            transform: scale(1);
        }
        .fade-icon {
            opacity: 0;
            font-size: 30px;
            transform: scale(0);
        }
.off-canvas h2 {
    
      -webkit-text-fill-color: #ffffff00; 
  -webkit-text-stroke: 1px #f0f2f5;
}

.off-canvas h2:hover {
    
      -webkit-text-fill-color: #ffffff; 
  -webkit-text-stroke: 0px #00000000;
}

@keyframes fadeOutVid {
  from { opacity: 1; }
  to { opacity: 0; }
}

.video-fade-out {
  opacity: 1;
  animation: fadeOutVid 1s ease-in-out forwards;
}

.intro-block h3 {
    margin-bottom:.6rem;
    margin-top:1.5rem;
}/* End custom CSS */