.elementor-kit-6{--e-global-color-primary:#003366;--e-global-color-secondary:#66CCFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#339966;--e-global-color-96276f4:#F5F5F5;--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-f09e847-font-family:"Poppins";}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 img{border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:5px;}.elementor-element{--widgets-spacing:5px 5px;--widgets-spacing-row:5px;--widgets-spacing-column:5px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;gap:0px;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:92px;max-width:92px;}.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 *//* Card hover effects */
.elementor-widget-icon-box:hover {
    transform: translateY(-10px);
    transition: all 0.3s ease;
}

/* Button hover effects */
.elementor-button:hover {
    transform: translateY(-2px);
}

/* Gradient backgrounds */
.hero-gradient {
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
}

.green-gradient {
    background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
}/* End custom CSS */