:root{--background_global:#e4e2e2;--background_hero_title:rgba(22,83,77,.675);--foreground_global:#2d3e50;--background_container:rgba(255,255,255,.765);--foreground_hover_global:#1a2738;--box_shadow_global:rgba(44,62,80,.07);--color_global:#222;--color_link_global:#e4e9f7;--color_link_hover_global:rgba(77,182,172,.44);--color_link_active_global:rgba(90,209,230,.12);--color_white:#fff;--color_title:#004d40;--color_subtitle:#4a5568;--color_section_title:#2d3e50;--background_navbar:#004d40;--hamburgerBar_color:#e4e9f7;--hamburgerBar_background:#e4e9f7;--hamburgerBar_background_links:#004d40;--footer_background:#004d40;--footer_color:#f5f7fa;--footer_link_color:#b3c7e6;--footer_link_hover_background:rgba(255,255,255,.08);--footer_link_hover_color:#fff;--footer_copyright_color:#7a8fa6;--bgc_phoneIcon:#00897b;--bgc_bannerlink_call:#00796b;--bgc_bannerlink_call_hover:#4db6ac;--bgc_emergency_btn:#ff5722;--bgc_emergency_btn_hover:#ff8a65}@media (max-width:768px){:root{--hamburgerBar_color:#e4e9f7;--hamburgerBar_background:#162447}}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background_global);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
