.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-89f7f2a:#222222;--e-global-color-d7c2ff8:#FFFFFF;--e-global-color-e3003ec:#E2E2E2;--e-global-color-4b26358:#375EFB;--e-global-color-d7e1df1:#F7F7F7;--e-global-color-8a3654f:#9B9B9B;--e-global-color-6f0966e:#0859A8;--e-global-color-4d577fb:#049DD7;--e-global-color-257e833:#A3ADBA;--e-global-color-c0d5154:#1F2937;--e-global-color-52f83cb:#F4F6F8;--e-global-color-a52f8eb:#55A228;--e-global-color-1be6ae3:#FF6900;--e-global-color-9fca566:#2B7FFF;--e-global-color-e6db3b8:#3F7E1B;--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;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --tdc-green:#54a329; --tdc-light-blue:#049dd7; --tdc-dark-blue:#0859a8; --headings:Poppins; --body-txt:Inter; --grey-50:#6f6f6f; --copy-txt-dark:#222222; --dark-blue:#1F2937; --tdc-blue-gray:#a3adba; --bright-blue:#375EFB; --DUP_body-txt:Inter; --DUP_tdc-light-blue:#049dd7; --DUP_body-txt1:Inter; --DUP_tdc-light-blue1:#049dd7; }
/* Start custom CSS */.tdc-card .tdc-card_content {
    transform: translateY(10px);
    transition: all 0.3s ease-in-out;
}

.tdc-card:hover .tdc-card_content {
    transform: translateY(0);
}/* End custom CSS */