.elementor-kit-2278{--e-global-color-primary:#34CCFF;--e-global-color-secondary:#183650;--e-global-color-text:#4A5568;--e-global-color-accent:#00FFA3;--e-global-color-kadence1:#2B6CB0;--e-global-color-kadence2:#215387;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--e-global-color-8da83f7:#F4F7FA;--e-global-color-2f76e40:#FFFFFF;--e-global-color-8e37efe:#FFFFFF1A;--e-global-typography-primary-font-family:"Titillium Web";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.6em;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-2278.el-is-editing{--global-palette1:#2B6CB0;--global-palette2:#215387;--global-palette3:#1A202C;--global-palette4:#2D3748;--global-palette5:#4A5568;--global-palette6:#718096;--global-palette7:#EDF2F7;--global-palette8:#F7FAFC;--global-palette9:#ffffff;}.elementor-kit-2278 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2278 p{margin-block-end:1px;}.elementor-kit-2278 h1{font-family:"Urbanist", Sans-serif;font-size:64px;font-weight:700;}.elementor-kit-2278 h2{font-family:"Urbanist", Sans-serif;font-size:42px;font-weight:700;}.elementor-kit-2278 h3{font-family:"Urbanist", Sans-serif;font-size:24px;font-weight:700;}.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);}@media(max-width:1024px){.elementor-kit-2278{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-2278 h1{font-size:42px;}.elementor-kit-2278 h2{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2278{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-2278 h1{font-size:36px;}.elementor-kit-2278 h2{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Ensure the background transition is smooth */
#service-section {
    transition: background-color 0.5s ease-in-out !important;
}

/* Optional: Make cards slightly transparent on hover so the section color peaks through */
.service-card:hover {
    background-color: rgba(255, 255, 255, 0.9) !important;
    transform: translateY(-10px);
}/* End custom CSS */