.elementor-kit-6{--e-global-color-primary:#004266;--e-global-color-secondary:#4A90E2;--e-global-color-text:#1A202C;--e-global-color-accent:#E85D04;--e-global-color-da04e1f:#F8F9FA;--e-global-color-63c683d:#FFFFFF;--e-global-color-ad3ea3b:#718096;--e-global-color-75ea725:#E2E8F0;--e-global-color-2ab56b0:#EDF2F7;--e-global-typography-primary-font-family:"Merriweather";--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:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-ccdb0f4-font-family:"Merriweather";--e-global-typography-ccdb0f4-font-size:3rem;--e-global-typography-ccdb0f4-line-height:1.5rem;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:1rem;line-height:1.6;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-primary );}.elementor-kit-6 h1{font-family:"Merriweather", Sans-serif;font-size:3rem;font-weight:700;line-height:1.15;}.elementor-kit-6 h2{font-family:"Merriweather", Sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2;}.elementor-kit-6 h3{font-family:"Merriweather", Sans-serif;font-size:1.5rem;line-height:1.3;}.elementor-kit-6 h4{font-family:"Merriweather", Sans-serif;font-size:1.25rem;font-weight:700;line-height:1.4;}.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-kit-6{font-size:0.9rem;}.elementor-kit-6 h1{font-size:2.5rem;}.elementor-kit-6 h2{font-size:1.75rem;}.elementor-kit-6 h3{font-size:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --primary:#004266; --secondary:#4A90E2; --bg:#F8F9FA; --surface:#ffffff; --text:#1A202C; --muted:#718096; --border:#E2E8F0; --Accent:#E85D04; }
/* Start custom CSS */.shadow-card{
     box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
}
.shadow-button{
     box-shadow:  0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.shadow-card:hover{
    box-shadow:  0 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.shadow-elevated{
    box-shadow:  0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

p{
    margin-bottom:0 !important;
}


.shape-circle--1 {
    width: 600px;
    height: 600px;
    top: -200px;
    right: -100px;
}
.shape-circle--2 {
    width: 400px;
    height: 400px;
    bottom: -150px;
    left: -100px;
}
.shape-circle {
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05);
    pointer-events: none;
    z-index: 0;
}

.section-shapes{
    position: relative;
    overflow: hidden;
}/* End custom CSS */