.elementor-kit-6{--e-global-color-primary:#0D7377;--e-global-color-secondary:#54595F;--e-global-color-text:#3D4A5C;--e-global-color-accent:#095658;--e-global-color-33e8808:#5A6578;--e-global-color-94df3a4:#F7F7FA;--e-global-color-bf543ab:#EEEFF3;--e-global-color-b64258e:#E0E0E8;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--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:"Oswald";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#0D7377;font-family:"Oswald", Sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;color:#FFFFFF;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#0B585C;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */:root {
 --accent: #0D7377;
    --accent-dark: #095658;
    --accent-light: rgba(13, 115, 119, 0.08);
    --dark: #2D3A4A;
    --text: #3D4A5C;
    --text-light: #5A6578;
    --bg-white: #FFFFFF;
    --bg-off: #F7F7FA;
    --bg-light-grey: #EEEFF3;
    --border: #E0E0E8;
    --font-heading: 'Oswald', sans-serif;
    --font-body: 'Inter', sans-serif;
    --radius-sm: 4px;
    --radius: 6px;
    --shadow-sm: 0 2px 8px rgba(45, 58, 74, 0.06);
    --shadow-md: 0 6px 24px rgba(45, 58, 74, 0.10);
    --shadow-lg: 0 16px 48px rgba(45, 58, 74, 0.14);
}/* End custom CSS */